.about-page{position:relative;min-height:100vh;overflow:hidden;display:flex;flex-direction:column}.about-page__background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;pointer-events:none;filter:brightness(80%)}.about-page .navbar{position:sticky;top:0;z-index:100}.about-hero{position:relative;flex:1;min-height:50vh;padding:0 0 4rem;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:2}@media(min-width:768px){.about-hero{padding:10rem 0 6rem;min-height:60vh}}.about-hero__container{max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.about-hero__container{padding:0 1.5rem}}.about-hero__container{position:relative;z-index:2;max-width:800px}.about-hero__image{max-height:22rem;width:auto;margin:0 auto}.about-hero__title{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}@media(min-width:768px){.about-hero__title{font-size:3rem;margin-bottom:2rem}}.about-hero__text{font-size:1.125rem;font-weight:600;line-height:1.8;color:#fff;max-width:600px;margin:0 auto;opacity:.95}@media(min-width:768px){.about-hero__text{font-size:1.25rem}}.about-faq-section{position:relative;padding:4rem 0;z-index:2}@media(min-width:768px){.about-faq-section{padding:5rem 0}}.about-faq-section__container{max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.about-faq-section__container{padding:0 1.5rem}}.about-faq-section__container{max-width:900px}.about-faq-section__title{font-size:1.875rem;font-weight:700;color:#fff;margin-bottom:2.5rem;text-transform:uppercase;letter-spacing:.05em;text-align:center}@media(min-width:768px){.about-faq-section__title{font-size:2.25rem;margin-bottom:3rem}}.about-faq-section__list{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.about-faq-section__list{gap:2rem}}.about-faq-section__item{text-align:center;padding:1.5rem;transition:all .3s ease-in-out}@media(min-width:768px){.about-faq-section__item{padding:2rem}}.about-faq-section__question{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.03em}@media(min-width:768px){.about-faq-section__question{font-size:1.25rem;margin-bottom:1rem}}.about-faq-section__answer{font-size:1rem;font-weight:600;line-height:1.7;color:#fff;margin:0;opacity:.9}@media(min-width:768px){.about-faq-section__answer{font-size:1.125rem}}