@charset "UTF-8";.header{position:sticky;top:0;z-index:100;background-color:#fff;border-bottom:1px solid rgba(10,10,10,.12)}.header__container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.header__container{padding:0 2rem}}.header__container{padding-top:1rem;padding-bottom:1rem}.header__logo{display:flex;align-items:center;gap:1rem;text-decoration:none;color:#0a0a0a;position:relative}.header__logo-img{height:48px;width:auto;opacity:0;transition:opacity .3s ease}.header__logo-img.header__logo-img--loaded{opacity:1}.header__logo-text{font-family:Montserrat,sans-serif;font-weight:700;font-size:1.25rem;text-transform:uppercase;letter-spacing:.02em}@media(min-width:768px){.header__logo-text{font-size:1.5rem}}.header__logo-text--red{color:#b91c3c}.header__logo-text--black{color:#0a0a0a}.header__logo-text--hidden{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}.header__nav{display:none;gap:2rem}@media(min-width:992px){.header__nav{display:flex;align-items:center}}.header__nav-link{color:#0a0a0a;text-decoration:none;font-weight:500;font-size:1rem;transition:color .2s ease}.header__nav-link:hover{color:#b91c3c}.header__mobile-menu{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#0a0a0a}@media(min-width:992px){.header__mobile-menu{display:none}}.header__mobile-nav{background-color:#0a0a0a;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.header__mobile-nav .header__nav-link,.header__mobile-nav a{color:#fff!important;text-decoration:none;font-weight:500;padding:1rem 0}.header__mobile-nav .header__nav-link:hover,.header__mobile-nav a:hover{color:#b91c3c!important}.hero{background-color:#0a0a0a;color:#fff;padding:4rem 0;text-align:center}@media(min-width:768px){.hero{padding:6rem 0}}.hero__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.hero__container{padding:0 2rem}}.hero__container{max-width:800px}.hero__tagline{font-family:Montserrat,sans-serif;font-size:1.5rem;line-height:normal;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#b91c3c;margin-bottom:1.5rem}@media(min-width:768px){.hero__tagline{font-size:2rem}}@media(min-width:992px){.hero__tagline{font-size:4rem}}.hero__subtitle{font-size:1.125rem;color:#fffc;line-height:1.7;margin-bottom:3rem}.hero__cta{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.hero__button{padding:1rem 3rem;font-family:Montserrat,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.hero__button--primary{background-color:#b91c3c;color:#fff;border-color:#b91c3c}.hero__button--primary:hover{background-color:#9a1533;border-color:#9a1533}.hero__button--secondary{background-color:transparent;color:#fff;border-color:#fff}.hero__button--secondary:hover{background-color:#fff;color:#0a0a0a}.about{padding:3rem 0}@media(min-width:768px){.about{padding:4rem 0}}.about{background-color:#fff}.about__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.about__container{padding:0 2rem}}.about__container{max-width:800px}.about__title{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;color:#0a0a0a;text-transform:uppercase;margin-bottom:2rem}@media(min-width:992px){.about__title{font-size:2.5rem}}.about__paragraph{color:#0a0a0ab3;margin-bottom:1.5rem;line-height:1.8}.about__highlight{color:#b91c3c;font-weight:600}.services{padding:3rem 0}@media(min-width:768px){.services{padding:4rem 0}}.services{background-color:#f8f8f8}.services__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.services__container{padding:0 2rem}}.services__header{text-align:center;margin-bottom:3rem}.services__title{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;color:#0a0a0a;text-transform:uppercase;margin-bottom:1rem}@media(min-width:992px){.services__title{font-size:2.5rem}}.services__subtitle{color:#0a0a0ab3;font-size:1.125rem}.services__grid{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.services__grid{grid-template-columns:repeat(3,1fr)}}.services__card{background-color:#fff;border-radius:6px;border:1px solid rgba(10,10,10,.12);transition:box-shadow .3s ease;overflow:hidden}.services__card:hover{box-shadow:0 4px 12px #00000014}.services__card-image{aspect-ratio:16/9;background-color:#e8e8e8;line-height:0}.services__card-image img{width:100%;height:100%;object-fit:cover;display:block}.services__card-title{font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600;color:#b91c3c;margin-bottom:1.5rem;padding:2rem 2rem 0}.services__card-list{list-style:none;padding:0 2rem 2rem}.services__card-item{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#0a0a0ab3}.services__card-item:before{content:"—";position:absolute;left:0;color:#b91c3c}.our-approach{padding:3rem 0}@media(min-width:768px){.our-approach{padding:4rem 0}}.our-approach{background-color:#fff}.our-approach__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.our-approach__container{padding:0 2rem}}.our-approach__container{max-width:900px}.our-approach__header{text-align:center;margin-bottom:3rem}.our-approach__title{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;color:#0a0a0a;text-transform:uppercase;margin-bottom:1rem}@media(min-width:992px){.our-approach__title{font-size:2.5rem}}.our-approach__subtitle{color:#0a0a0ab3;font-size:1.125rem}.our-approach__grid{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.our-approach__grid{grid-template-columns:repeat(3,1fr)}}.our-approach__item{text-align:center;padding:2rem}.our-approach__icon{font-size:2rem;color:#b91c3c;margin-bottom:1rem}.our-approach__item-title{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600;color:#0a0a0a;margin-bottom:.5rem}.our-approach__item-desc{color:#0a0a0ab3;font-size:1rem}.contact{padding:3rem 0}@media(min-width:768px){.contact{padding:4rem 0}}.contact{background-color:#f8f8f8}.contact__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.contact__container{padding:0 2rem}}.contact__container{max-width:600px}.contact__header{text-align:center;margin-bottom:3rem}.contact__title{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;color:#0a0a0a;text-transform:uppercase;margin-bottom:1rem}@media(min-width:992px){.contact__title{font-size:2.5rem}}.contact__subtitle{color:#0a0a0ab3;font-size:1.125rem;margin-bottom:1.5rem}.contact__subtitle a{color:#b91c3c;text-decoration:none}.contact__subtitle a:hover{color:#9a1533;text-decoration:underline}.contact__buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.contact__link-button{display:inline-flex;align-items:center;gap:1rem;padding:1rem 2rem;border-radius:4px;font-weight:500;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.contact__link-button:hover{opacity:.9}.contact__link-button:active{transform:scale(.98)}.contact__link-button--facebook{background-color:#b91c3c;color:#fff}.contact__link-button--facebook:hover{background-color:#9a1533}.contact__link-button--email{background-color:#b91c3c;color:#fff}.contact__link-button--email:hover{background-color:#9a1533}.contact__icon{width:1.25rem;height:1.25rem;flex-shrink:0}.contact__quote-intro{text-align:center;margin-bottom:2rem}.contact__quote-title{font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:700;color:#0a0a0a;margin-bottom:.5rem}.contact__quote-instructions{color:#0a0a0ab3;font-size:1rem}.footer{background-color:#0a0a0a;color:#fff;padding:3rem 0;margin-top:auto}.footer__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.footer__container{padding:0 2rem}}.footer__content{display:flex;flex-direction:column;gap:2rem;text-align:center}@media(min-width:768px){.footer__content{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}}.footer__logo{display:flex;align-items:center;justify-content:center;gap:1rem;text-decoration:none;color:#fff}@media(min-width:768px){.footer__logo{justify-content:flex-start}}.footer__logo-img{height:40px;width:auto}.footer__logo-text{font-family:Montserrat,sans-serif;font-weight:700;font-size:1.125rem;text-transform:uppercase}.footer__logo-text--red{color:#b91c3c}.footer__nav{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}@media(min-width:768px){.footer__nav{justify-content:flex-end}}.footer__nav-link{color:#fffc;text-decoration:none;font-size:1rem;transition:color .2s ease}.footer__nav-link:hover{color:#b91c3c}.footer__copy{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);font-size:.875rem;color:#fffc;text-align:center}.about-us-page{padding:3rem 0}@media(min-width:768px){.about-us-page{padding:4rem 0}}.about-us-page__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.about-us-page__container{padding:0 2rem}}.about-us-page__container{max-width:800px}.about-us-page__title{font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;color:#0a0a0a;text-transform:uppercase;margin-bottom:2rem}@media(min-width:992px){.about-us-page__title{font-size:2.5rem}}.about-us-page__paragraph{color:#0a0a0ab3;margin-bottom:1.5rem;line-height:1.8}.faq-page{padding:3rem 0}@media(min-width:768px){.faq-page{padding:4rem 0}}.faq-page__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.faq-page__container{padding:0 2rem}}.faq-page__container{max-width:700px}.faq-page__title{font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;color:#0a0a0a;text-transform:uppercase;margin-bottom:3rem;text-align:center}@media(min-width:992px){.faq-page__title{font-size:2.5rem}}.faq-page__list{display:flex;flex-direction:column;gap:1rem}.faq-page__item{border:1px solid rgba(10,10,10,.12);border-radius:6px;overflow:hidden;background-color:#fff}.faq-page__question{width:100%;padding:1.5rem 2rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;text-align:left;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease}.faq-page__question:hover{background-color:#f8f8f8}.faq-page__question-icon{transition:transform .3s ease;color:#b91c3c}.faq-page__item--open .faq-page__question-icon{transform:rotate(180deg)}.faq-page__answer{padding:0 2rem 1.5rem;color:#0a0a0ab3;line-height:1.7}.faq-page__answer .faq-page__answer-inner{padding-top:0}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.6;color:#0a0a0a;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{min-height:100vh;display:flex;flex-direction:column}main{flex:1}#root{min-height:100vh}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.container{padding:0 2rem}}.section{padding:3rem 0}@media(min-width:768px){.section{padding:4rem 0}}
