.header{position:fixed;top:var(--banner-height, 0px);left:0;right:0;width:100%;background-color:#000000f2;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);z-index:999;box-shadow:0 .125rem .5rem #0000001a;transition:none;will-change:top}.header--banner-hidden{top:0}.header__container{max-width:100rem;margin:0 auto;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.header__logo{flex-shrink:0;width:10rem;max-width:40%}.header__logo a{display:block}.header__logo img{width:100%;height:auto;display:block}.header__cta-button{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#eb5b27,#d94d1f);color:#fff;padding:.625rem 1rem;border:none;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:.875rem;transition:all .3s ease;box-shadow:0 .125rem .5rem #eb5b274d;white-space:nowrap;margin-left:auto}.header__cta-button:hover{background:linear-gradient(135deg,#d94d1f,#c7441a);transform:translateY(-.125rem);box-shadow:0 .25rem .75rem #eb5b2766}.header__cta-button:active{transform:translateY(0)}.header__cta-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.header__cta-icon svg{width:1.125rem;height:1.125rem;fill:currentColor}.header__cta-text{font-family:Poppins,sans-serif;font-weight:600;letter-spacing:.025em}.header__mobile-toggle{display:flex;flex-direction:column;gap:.25rem;background:none;border:none;padding:.5rem;cursor:pointer;z-index:1001}.header__mobile-toggle span{display:block;width:1.5rem;height:.125rem;background-color:#fff;transition:transform .3s ease,opacity .3s ease}.header__nav{position:fixed;top:0;right:-100%;width:80%;max-width:20rem;height:100vh;background-color:#68ccd1fa;padding:5rem 2rem 2rem;transition:right .3s ease;overflow-y:auto}.header__nav--open{right:0}.header__nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.header__nav-item{width:100%}.header__nav-link{display:block;color:#fff;text-decoration:none;padding:.75rem 1rem;font-weight:500;font-size:.9375rem;font-family:Poppins,sans-serif;transition:background-color .3s ease;border-radius:.25rem}.header__nav-link:hover{background-color:#ffffff1a}.header__nav-link--active{font-weight:700;background-color:#ffffff26}.header__cta{display:none}.header--nav-hidden .header__cta{display:block}.header--nav-hidden .header__phone-button{padding:.625rem .75rem}.header__phone-button{display:flex;align-items:center;gap:.5rem;background-color:transparent;color:#fff;padding:.625rem 1rem;border:.125rem solid rgba(235,91,39,1);border-radius:.375rem;text-decoration:none;font-weight:500;transition:background-color .3s ease,transform .3s ease}.header__phone-button:hover{background-color:#eb5b271a;transform:translateY(-.0625rem)}.header__phone-icon{display:flex;align-items:center;justify-content:center;color:#eb5b27}.header__phone-text{white-space:nowrap}@media (min-width: 641px) and (max-width: 1024px){.header{transition:top .24s cubic-bezier(.2,.8,.2,1)}.header--banner-hidden{top:0}.header__container{padding:1rem 2rem}.header__logo{width:12rem}.header__mobile-toggle{display:none}.header__nav{position:static;width:auto;max-width:none;height:auto;background-color:transparent;padding:0;overflow-y:visible;flex:1}.header__nav-list{flex-direction:row;justify-content:flex-end;gap:.5rem}.header__nav-item{width:auto}.header__nav-link{padding:.5rem;font-size:.9375rem}.header__cta{display:block}.header__cta-button{padding:.75rem 1.25rem;font-size:.9375rem}.header__cta-icon svg{width:1.25rem;height:1.25rem}.header__cta-button{border-radius:.5rem}.header__cta-text{display:block}}@media (min-width: 1025px){.header{transition:top .24s cubic-bezier(.2,.8,.2,1)}.header--banner-hidden{top:0}.header__container{padding:1rem 2.5rem}.header__logo{width:12.75rem}.header__mobile-toggle{display:none}.header__nav{position:static;width:auto;max-width:none;height:auto;background-color:transparent;padding:0;overflow-y:visible;flex:1}.header__nav-list{flex-direction:row;justify-content:flex-end;gap:.5rem}.header__nav-item{width:auto}.header__nav-link{padding:.5rem;font-size:.9375rem}.header__cta{display:block}.header__phone-button{padding:.75rem 1.25rem}.header__cta-button{padding:.875rem 1.5rem;font-size:1rem}.header__cta-icon svg{width:1.375rem;height:1.375rem}}@media (prefers-reduced-motion: reduce){.header{transition:none}}@media (max-width: 640px){.header__nav--open:before{content:"";position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#00000080;z-index:-1}.header__cta-button{padding:.5rem .75rem;font-size:.8125rem;gap:.375rem;border-radius:.5rem}.header__cta-icon svg{width:1rem;height:1rem}.header__cta-text{display:block}}.footer{width:100%;background-color:#c3471a;color:#fff;padding:3rem 1rem 1.5rem}.footer__container{max-width:100rem;margin:0 auto}.footer__main{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:.0625rem solid rgba(255,255,255,.2)}.footer__brand{text-align:center}.footer__logo{width:12rem;max-width:100%;margin:0 auto 1.5rem}.footer__logo img{width:100%;height:auto;display:block}.footer__cta-button{display:inline-block;background-color:#fff;color:#c3471a;padding:.875rem 2rem;border-radius:3.125rem;text-decoration:none;font-weight:500;margin-bottom:1.5rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 .1875rem .6875rem #00000040}.footer__cta-button:hover{transform:translateY(-.125rem);box-shadow:0 .375rem 1rem #0000004d}.footer__contact-social{margin-top:1.25rem;display:flex;align-items:center;gap:.75rem;flex-wrap:nowrap}.footer__disclaimer{font-size:.75rem;line-height:1.6;color:#ffffffe6;margin:0;text-align:left}.footer__social-links{display:flex;gap:1rem;align-items:center}.footer__social-link{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:#fff;background-color:#ffffff1a;border-radius:50%;transition:background-color .3s ease,transform .3s ease}.footer__social-link:hover{background-color:#fff3;transform:translateY(-.125rem)}.footer__social-link svg{width:1.25rem;height:1.25rem}.footer__contact{text-align:left}.footer__contact-title{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:1rem;font-family:Poppins,sans-serif}.footer__contact-info{font-style:normal}.footer__contact-item{color:#ffffffe6;font-weight:300;font-size:.9375rem;margin-bottom:.5rem;line-height:1.6}.footer__contact-link{color:#ffffffe6;text-decoration:none;transition:color .3s ease}.footer__contact-link:hover{color:#fff;text-decoration:underline}.footer__bottom{text-align:left;padding-top:1.5rem}.footer__credit{color:#ffffffe6;font-size:.875rem;margin:0}.footer__credit-link{color:#ffffffe6;text-decoration:none;transition:color .3s ease}.footer__credit-link:hover{color:#fff;text-decoration:underline}@media (min-width: 641px) and (max-width: 1024px){.footer{padding:4rem 2rem 2rem}.footer__main{grid-template-columns:repeat(2,1fr);gap:3rem}.footer__brand{grid-column:1 / -1;text-align:left}.footer__logo{margin-left:0}.footer__contact-social{justify-content:flex-start}.footer__contact{justify-self:end;text-align:left}.footer__contact-title{font-size:1.375rem}.footer__contact-item{font-size:1rem}}@media (min-width: 1025px){.footer{padding:5rem 2.5rem 2rem}.footer__main{grid-template-columns:2fr 1.5fr;gap:4rem}.footer__brand{text-align:left}.footer__logo{margin-left:0;width:13rem}.footer__contact-social{justify-content:flex-start}.footer__contact{justify-self:end;text-align:left}.footer__social-link{width:3rem;height:3rem}.footer__social-link svg{width:1.5rem;height:1.5rem}.footer__contact-title{font-size:1.5rem}.footer__contact-item{font-size:1rem}.footer__disclaimer{font-size:.8125rem}}
