.about-page{position:relative;min-height:100vh;overflow-x: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%);will-change:transform}@media(max-width:768px){.about-page__background{position:fixed;height:100vh}}.about-page .navbar{position:sticky;top:0;z-index:100}.about-hero{position:relative;flex:1;min-height:50vh;padding:2rem 0 3rem;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:2}@media(min-width:640px){.about-hero{padding:3rem 0 4rem}}@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;max-width:100%;height:auto;margin:0 auto;display:block}@media(max-width:640px){.about-hero__image{max-height:12rem}}@media(max-width:480px){.about-hero__image{max-height:10rem}}.about-hero__title{font-size:1.875rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em;word-wrap:break-word;overflow-wrap:break-word}@media(min-width:640px){.about-hero__title{font-size:2.25rem;margin-bottom:1.5rem}}@media(min-width:768px){.about-hero__title{font-size:3rem;margin-bottom:2rem}}.about-hero__text{font-size:1rem;font-weight:600;line-height:1.7;color:#fff;max-width:600px;margin:0 auto;opacity:.95;word-wrap:break-word;overflow-wrap:break-word;padding:0 1rem}@media(min-width:640px){.about-hero__text{font-size:1.125rem;padding:0}}@media(min-width:768px){.about-hero__text{font-size:1.25rem;line-height:1.8}}.about-faq-section{position:relative;padding:2rem 0;z-index:2}@media(min-width:640px){.about-faq-section{padding:3rem 0}}@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:1rem;transition:transform .2s ease,box-shadow .2s ease;will-change:transform}@media(min-width:640px){.about-faq-section__item{padding:1.5rem}}@media(min-width:768px){.about-faq-section__item{padding:2rem}}@media(hover:none){.about-faq-section__item:hover{transform:none}}.about-faq-section__question{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.03em;word-wrap:break-word;overflow-wrap:break-word}@media(min-width:640px){.about-faq-section__question{font-size:1.125rem;margin-bottom:.75rem}}@media(min-width:768px){.about-faq-section__question{font-size:1.25rem;margin-bottom:1rem}}.about-faq-section__answer{font-size:.875rem;font-weight:600;line-height:1.6;color:#fff;margin:0;opacity:.9;word-wrap:break-word;overflow-wrap:break-word}@media(min-width:640px){.about-faq-section__answer{font-size:1rem;line-height:1.7}}@media(min-width:768px){.about-faq-section__answer{font-size:1.125rem}}