.about-core-values{width:100%;background-color:rgba(17,24,39,.1);display:flex;justify-content:center;align-items:center;padding:8rem 4rem;text-align:center}.about-core-values .about-core-values__container{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center}.about-core-values .about-core-values__title{color:#FFF;text-align:center;font-family:Inter;font-size:2.25rem;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.07625rem;margin-bottom:1.5rem}.about-core-values .about-core-values__subtitle{color:#C0C0C0;text-align:center;font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:4rem}.about-core-values .about-core-values__grid{display:flex;justify-content:space-between;align-items:flex-start;gap:2.5rem;width:100%;margin-top:1rem;flex-wrap:wrap}.about-core-values .about-core-values__item{flex:1;min-width:230px;max-width:280px}.about-core-values .about-core-values__item-title{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700;color:#2563EB;margin-bottom:.75rem}.about-core-values .about-core-values__item-desc{font-family:Inter,sans-serif;font-size:.95rem;color:#C0C0C0;line-height:1.7}@media (max-width:1024px){.about-core-values{padding:6rem 2.5rem}.about-core-values .about-core-values__grid{gap:2rem}.about-core-values .about-core-values__item{max-width:260px}}@media (max-width:768px){.about-core-values{padding:5rem 2rem}.about-core-values .about-core-values__title{font-size:1.8rem}.about-core-values .about-core-values__subtitle{font-size:.95rem;margin-bottom:2rem}.about-core-values .about-core-values__grid{flex-direction:column;align-items:center;gap:2.5rem}.about-core-values .about-core-values__item{max-width:400px}}@media (max-width:480px){.about-core-values{padding:4rem 1rem;width:100%;max-width:100%}.about-core-values .about-core-values__title{font-size:1.6rem;width:100%}.about-core-values .about-core-values__item-title{font-size:1rem;width:100%}.about-core-values .about-core-values__item-desc{font-size:.8rem}}.about-crafted{width:100%;background-color:#0A0A0A;color:#ffffff;display:flex;justify-content:center;align-items:center;padding:8rem 5rem}.about-crafted .about-crafted__container{max-width:1300px;width:100%;display:flex;justify-content:space-between;align-items:center;gap:6rem}.about-crafted .about-crafted__left{flex:1}.about-crafted .about-crafted__title{color:#FFF;font-family:Inter;font-size:3rem;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.09125rem}.about-crafted .about-crafted__right{flex:1;display:flex;flex-direction:column;gap:2rem}.about-crafted .about-crafted__paragraph{color:#C0C0C0;font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:400;line-height:normal}@media (max-width:1024px){.about-crafted{padding:6rem 3rem}.about-crafted .about-crafted__container{gap:4rem}.about-crafted .about-crafted__title{font-size:2.5rem}}@media (max-width:768px){.about-crafted{padding:5rem 2rem}.about-crafted .about-crafted__container{flex-direction:column;align-items:flex-start;gap:2.5rem}.about-crafted .about-crafted__title{font-size:2.2rem}.about-crafted .about-crafted__paragraph{font-size:.95rem}}@media (max-width:480px){.about-crafted{padding:4rem 1.5rem}.about-crafted .about-crafted__title{font-size:1.9rem;line-height:1.3}.about-crafted .about-crafted__paragraph{font-size:.9rem;line-height:1.7}}.about-hero{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center}.about-hero .about-hero__background{position:absolute;inset:0;z-index:1}.about-hero .about-hero__background .about-hero__background-image{object-fit:cover;object-position:center}.about-hero .about-hero__overlay{position:relative;z-index:2;text-align:center;padding:0 1.5rem;max-width:900px}.about-hero .about-hero__content{display:flex;flex-direction:column;align-items:center;justify-content:center}.about-hero .about-hero__title{color:#FFF;font-size:72px;font-weight:700;letter-spacing:-1.94px;margin-bottom:1.5rem}.about-hero .about-hero__subtitle,.about-hero .about-hero__title{text-align:center;font-family:Inter;font-style:normal;line-height:normal}.about-hero .about-hero__subtitle{color:#C0C0C0;font-size:24px;font-weight:400;max-width:700px}@media (max-width:1024px){.about-hero .about-hero__title{font-size:3rem}.about-hero .about-hero__subtitle{font-size:1rem}}@media (max-width:768px){.about-hero{height:80vh;min-height:500px}.about-hero .about-hero__title{font-size:2.4rem}.about-hero .about-hero__subtitle{font-size:.95rem}}@media (max-width:480px){.about-hero{height:auto;padding:5rem 0}.about-hero .about-hero__title{font-size:2rem}.about-hero .about-hero__subtitle{font-size:.9rem}}.about-image-showcase{width:100%;background-color:#0A0A0A;display:flex;justify-content:center;align-items:center;padding:6rem 5rem}.about-image-showcase .about-image-showcase__container{position:relative;width:100%;max-width:1200px;aspect-ratio:16/7;border-radius:16px;overflow:hidden}.about-image-showcase .about-image-showcase__container .about-image-showcase__image{object-fit:cover;object-position:center;filter:brightness(.9);transition:transform .6s ease;opacity:.6}.about-image-showcase .about-image-showcase__container:hover .about-image-showcase__image{transform:scale(1.03)}@media (max-width:1024px){.about-image-showcase{padding:5rem 3rem}.about-image-showcase .about-image-showcase__container{aspect-ratio:16/8}}@media (max-width:768px){.about-image-showcase{padding:4rem 2rem}.about-image-showcase .about-image-showcase__container{aspect-ratio:16/9;border-radius:12px}}@media (max-width:480px){.about-image-showcase{padding:3rem 1.5rem}.about-image-showcase .about-image-showcase__container{aspect-ratio:4/3;border-radius:10px}}.about-values{width:100%;background-color:rgba(17,24,39,.1);display:flex;justify-content:center;align-items:center;padding:6rem 4rem}.about-values .about-values__container{max-width:1200px;width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:3rem}.about-values .about-values__card{flex:1;text-align:center;display:flex;flex-direction:column;align-items:center}.about-values .about-values__icon{width:5rem;height:5rem;border-radius:50%;background:rgba(37,99,235,.1);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.about-values .about-values__title{color:#FFF;text-align:center;font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.05625rem;margin-bottom:1rem}.about-values .about-values__description{color:#C0C0C0;text-align:center;font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:normal}@media (max-width:1024px){.about-values{padding:5rem 2.5rem}.about-values .about-values__card{gap:1rem}.about-values .about-values__icon,.about-values .about-values__title{margin:0}.about-values .about-values__container{gap:2rem}.about-values .about-values__description{font-size:.9rem}}@media (max-width:768px){.about-values{padding:5rem 2rem}.about-values .about-values__container{flex-direction:column;align-items:center;gap:3.5rem}.about-values .about-values__card{max-width:400px}.about-values .about-values__title{font-size:1.05rem}.about-values .about-values__description{font-size:.9rem}}@media (max-width:480px){.about-values{padding:4rem 1.5rem}.about-values .about-values__icon{width:68px;height:68px}.about-values .about-values__title{font-size:1rem}.about-values .about-values__description{font-size:.88rem;line-height:1.6}}.about-vision{width:100%;background-color:#0A0A0A;display:flex;justify-content:center;align-items:center;padding:8rem 3rem;text-align:center}.about-vision .about-vision__container{max-width:60rem;display:flex;flex-direction:column;align-items:center;gap:2.5rem}.about-vision .about-vision__quote{color:#FFF;font-size:3.75rem;font-weight:700;letter-spacing:-.10625rem}.about-vision .about-vision__quote,.about-vision .about-vision__text{text-align:center;font-family:Inter;font-style:normal;line-height:normal}.about-vision .about-vision__text{color:#C0C0C0;font-size:1.5rem;font-weight:400;max-width:750px}@media (max-width:1024px){.about-vision{padding:6rem 2.5rem}.about-vision .about-vision__quote{font-size:2.2rem}}@media (max-width:768px){.about-vision{padding:5rem 2rem}.about-vision .about-vision__quote{font-size:1.9rem;line-height:1.35}.about-vision .about-vision__text{font-size:.95rem}}@media (max-width:480px){.about-vision{padding:4rem 1.5rem}.about-vision .about-vision__quote{font-size:1.6rem;line-height:1.4}.about-vision .about-vision__text{font-size:.9rem;line-height:1.65}}