.header{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#000000bf;transition:background-color .4s ease,box-shadow .4s ease;padding:0 30px}.header--scrolled{background-color:#000000d9;box-shadow:0 2px 10px #0000004d}.header__inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:120px;transition:height .4s ease;position:relative}.header--scrolled .header__inner{height:100px}.header__group{flex:1;display:flex;align-items:center;gap:25px;min-width:0}.header__group--left{justify-content:flex-start}.header__group--right{justify-content:flex-end}.header__cta-btn{display:inline-block;padding:10px 22px;border:2px solid #e02b20;border-radius:30px;color:#d0d0d8;font-family:Lato,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;white-space:nowrap}.header__cta-btn:hover{background-color:#e02b20;color:#fff}.header__nav{display:flex;align-items:center;gap:25px}.header__link{color:#d0d0d8;font-family:Lato,sans-serif;font-size:15px;font-weight:400;letter-spacing:.5px;transition:color .3s ease;white-space:nowrap}.header__link:hover{color:#e02b20}.header__dropdown-trigger{background:none;border:none;padding:0;cursor:pointer}.header__arrow{font-size:10px;margin-left:3px}.header__dropdown{position:relative}.header__dropdown-menu{display:none;position:absolute;top:100%;left:0;background-color:#1a1a1a;min-width:220px;padding:10px 0;border-top:3px solid #e02b20;z-index:100}.header__dropdown:hover .header__dropdown-menu{display:block}.header__dropdown-item{display:block;padding:10px 20px;color:#ccc;font-family:Lato,sans-serif;font-size:14px;transition:all .2s ease}.header__dropdown-item:hover{background-color:#333;color:#e02b20}.header__logo{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.header__logo-img{height:100px;width:auto;object-fit:contain;transition:height .5s ease}.header--scrolled .header__logo-img{height:70px}.header__phone-btn{display:inline-block;padding:10px 22px;border:2px solid #e02b20;border-radius:30px;color:#d0d0d8;font-family:Lato,sans-serif;font-size:14px;font-weight:700;letter-spacing:1px;transition:all .3s ease;white-space:nowrap}.header__phone-btn:hover{background-color:#e02b20;color:#fff}.header__hamburger{display:none;flex-direction:column;justify-content:space-between;width:26px;height:18px;background:none;border:none;cursor:pointer;padding:0;z-index:1001}.header__hamburger span{display:block;width:100%;height:2px;background-color:#d0d0d8;transition:all .3s ease;transform-origin:left center}.header__hamburger--open span:nth-child(1){transform:rotate(45deg)}.header__hamburger--open span:nth-child(2){opacity:0}.header__hamburger--open span:nth-child(3){transform:rotate(-45deg)}.header__mobile-menu{display:flex;flex-direction:column;background-color:#000000f7;padding:20px 30px 30px;border-top:1px solid rgba(255,255,255,.1)}.header__mobile-link{color:#d0d0d8;font-family:Lato,sans-serif;font-size:16px;font-weight:400;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08);letter-spacing:.5px;transition:color .2s ease}.header__mobile-link:hover{color:#e02b20}.header__mobile-group-label{color:#888;font-family:Lato,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;padding:16px 0 6px}.header__mobile-link--sub{padding-left:16px;font-size:14px;color:#aaa}.header__mobile-phone{display:inline-block;margin-top:20px;padding:12px 28px;border:2px solid #e02b20;border-radius:30px;color:#d0d0d8;font-family:Lato,sans-serif;font-size:15px;font-weight:700;text-align:center;letter-spacing:1px;transition:all .3s ease}.header__mobile-phone:hover{background-color:#e02b20}.header__mobile-phone-inline{display:none}@media(max-width:1024px){.header{padding:0 20px}.header__inner{height:80px}.header__group{display:none}.header__logo-img{height:60px}.header__hamburger{display:flex}.header__mobile-phone-inline{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center}.header__mobile-divider{color:#ffffff4d;font-size:18px;font-weight:300}.header__mobile-phone-link{color:#d0d0d8;font-family:Lato,sans-serif;font-size:13px;font-weight:700;letter-spacing:.5px;white-space:nowrap;transition:color .2s ease}.header__mobile-phone-link:hover{color:#e02b20}.header--scrolled .header__inner{height:70px}.header--scrolled .header__logo-img{height:50px}}.footer{position:relative}.footer__main{background-color:#000;padding:36px 0}.footer__container{max-width:1080px;width:80%;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.footer__col{display:flex;flex-direction:column;gap:6px}.footer__brand{font-family:Old Standard TT,serif;font-size:18px;font-style:italic;font-weight:700;color:#d0d0d8;margin-bottom:2px}.footer__tagline{font-family:Lato,sans-serif;font-size:12px;color:#666;margin-bottom:14px}.footer__nav{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap}.footer__nav-link{font-family:Lato,sans-serif;font-size:13px;color:#888;transition:color .3s ease}.footer__nav-link:hover{color:#e02b20}.footer__col--right{align-items:flex-end;text-align:right}.footer__heading{font-family:Old Standard TT,serif;font-size:18px;color:#d0d0d8;font-style:italic;font-weight:700;margin-bottom:10px}.footer__contact-link{font-family:Lato,sans-serif;font-size:13px;color:#888;transition:color .3s ease}.footer__contact-link:hover{color:#e02b20}.footer__social-link{display:inline-flex;align-items:center;justify-content:center;margin-top:10px;width:32px;height:32px;color:#e02b20;border:1px solid #e02b20;transition:all .3s ease}.footer__social-link:hover{background-color:#e02b20;color:#fff}.footer__bottom{background-color:#111;padding:12px 0}.footer__bottom-inner{max-width:1080px;width:80%;margin:0 auto}.footer__copyright{font-family:Lato,sans-serif;font-size:12px;color:#555}.footer__scroll-top{position:fixed;bottom:30px;right:30px;width:56px;height:56px;background-color:#000000b3;color:#d0d0d8;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;transition:background-color .3s ease,opacity .4s ease;z-index:999}.footer__scroll-top:hover{background-color:#e02b20}.footer__scroll-top-arrow{font-size:20px;line-height:1}.footer__scroll-top-label{font-family:Lato,sans-serif;font-size:10px;letter-spacing:1px;text-transform:uppercase;line-height:1}@media(max-width:768px){.footer__container{flex-direction:column;width:90%;gap:28px}.footer__col--right{align-items:flex-start;text-align:left}.footer__bottom-inner{width:90%}}@font-face{font-family:Fjalla One;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/fjalla-one-400.woff2) format("woff2")}@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/lato-300.woff2) format("woff2")}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/lato-400.woff2) format("woff2")}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/lato-700.woff2) format("woff2")}@font-face{font-family:Lato;font-style:italic;font-weight:300;font-display:swap;src:url(/fonts/lato-300-italic.woff2) format("woff2")}@font-face{font-family:Lato;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/lato-400-italic.woff2) format("woff2")}@font-face{font-family:Lato;font-style:italic;font-weight:700;font-display:swap;src:url(/fonts/lato-700-italic.woff2) format("woff2")}@font-face{font-family:Old Standard TT;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/old-standard-tt-400.woff2) format("woff2")}@font-face{font-family:Old Standard TT;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/old-standard-tt-700.woff2) format("woff2")}@font-face{font-family:Old Standard TT;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/old-standard-tt-400-italic.woff2) format("woff2")}/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.absolute{position:absolute}.relative{position:relative}.mx-auto{margin-inline:auto}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-\[890px\]{height:890px}.h-full{height:100%}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.bg-gradient-to-b{--tw-gradient-position:to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.text-center{text-align:center}.text-transparent{color:#0000}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}*,:before,:after{box-sizing:border-box;border:0;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:100px}@media(max-width:768px){html{scroll-padding-top:70px}}body{color:#666;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Open Sans,Lato,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.7em;overflow-x:hidden}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{text-transform:uppercase;color:#333;font-family:Fjalla One,sans-serif;line-height:1.2em}input,textarea,select,button{font-family:Lato,Helvetica,Arial,sans-serif}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
