.Home-module__bxFsia__pageWrapper{background-color:#000;width:100%;overflow-x:hidden}.Home-module__bxFsia__container{max-width:1240px;margin:0 auto;padding:0 24px}.Home-module__bxFsia__hero{background:linear-gradient(#00000073,#000000b3),url(/bookingbg.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.Home-module__bxFsia__bgVideo{object-fit:cover;z-index:0;pointer-events:none;min-width:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Home-module__bxFsia__videoOverlay{z-index:0;background:#0009;position:absolute;inset:0}.Home-module__bxFsia__heroContent{z-index:1;text-align:center;color:#fff;position:relative}.Home-module__bxFsia__heroSubtitle{color:#e31e24;letter-spacing:5px;text-transform:uppercase;font-weight:800}.Home-module__bxFsia__heroTitle{text-transform:uppercase;margin:15px 0;font-size:clamp(3rem,8vw,5.5rem);font-weight:900;line-height:1}.Home-module__bxFsia__heroDescription{color:#fffc;margin-bottom:40px;max-width:800px;margin-inline:auto;font-size:1.2rem}.Home-module__bxFsia__featureSection{color:#fff;background:#0a0a0a;padding:120px 0}.Home-module__bxFsia__sectionHeader{text-align:center;margin-bottom:70px}.Home-module__bxFsia__accentText{color:#e31e24;letter-spacing:3px;font-weight:800}.Home-module__bxFsia__sectionTitle{margin:15px 0;font-size:45px;font-weight:900}.Home-module__bxFsia__featureGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px;display:grid}.Home-module__bxFsia__featureCard{text-align:center;background:#111;border:1px solid #ffffff0d;border-radius:35px;padding:50px 35px;transition:transform .3s,border-color .3s}.Home-module__bxFsia__featureCard:hover{border-color:#e31e24;transform:translateY(-10px)}.Home-module__bxFsia__featureIcon{color:#e31e24;margin-bottom:25px;font-size:45px}.Home-module__bxFsia__howSection{color:#fff;background:#000;padding:120px 0}.Home-module__bxFsia__centerTitleLight{text-align:center;margin-bottom:70px;font-size:45px;font-weight:900}.Home-module__bxFsia__howGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:25px;display:grid}.Home-module__bxFsia__stepCard{background:#0a0a0a;border:1px solid #1a1a1a;border-radius:40px;padding:45px 35px}.Home-module__bxFsia__stepHeader{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.Home-module__bxFsia__stepNumber{color:#e31e24;opacity:.2;font-size:50px;font-weight:900;line-height:1}.Home-module__bxFsia__stepIcon{color:#e31e24;font-size:30px}.Home-module__bxFsia__servicesSection{color:#000;background:#fff;padding:120px 0}.Home-module__bxFsia__centerTitle{text-align:center;text-transform:uppercase;margin-bottom:60px;font-size:45px;font-weight:900}.Home-module__bxFsia__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px;display:grid}.Home-module__bxFsia__serviceCard{text-align:center;background:#f9f9f9;border:1px solid #eee;border-radius:35px;padding:50px 35px;transition:all .4s}.Home-module__bxFsia__serviceCard:hover{color:#fff;background:#e31e24;transform:scale(1.05)}.Home-module__bxFsia__checkIcon{opacity:.2;margin-top:20px;font-size:24px}.Home-module__bxFsia__serviceCard:hover .Home-module__bxFsia__checkIcon{opacity:1}.Home-module__bxFsia__heroBtns{justify-content:center;gap:20px;display:flex}.Home-module__bxFsia__btnRed,.Home-module__bxFsia__btnGold{text-transform:uppercase;cursor:pointer;border:none;border-radius:60px;padding:18px 40px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-block}.Home-module__bxFsia__btnRed{color:#fff;background:#e31e24}.Home-module__bxFsia__btnGold{color:#000;background:#fff}.Home-module__bxFsia__btnRed:hover,.Home-module__bxFsia__btnGold:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0003}.Home-module__bxFsia__heroBtns{flex-wrap:wrap;justify-content:center;gap:15px;margin-top:20px;display:flex}.Home-module__bxFsia__btnTransparent{text-transform:uppercase;color:#fff;cursor:pointer;letter-spacing:1px;background:0 0;border:2px solid #fff;border-radius:60px;padding:18px 40px;font-size:.9rem;font-weight:800;text-decoration:none;transition:all .3s}.Home-module__bxFsia__btnTransparent:hover{color:#000;background:#fff;transform:translateY(-3px)}.Home-module__bxFsia__serviceCard{text-align:center;cursor:pointer;background:#f9f9f9;border:1px solid #eee;border-radius:35px;padding:50px 35px;transition:all .4s;display:block;position:relative;overflow:hidden}.Home-module__bxFsia__ctaSection{text-align:center;color:#fff;background-color:#0000;background-image:linear-gradient(#000c,#000c),url(/cta-bg.jpg);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:140px 0}.Home-module__bxFsia__ctaContent h2{margin-bottom:25px;font-size:50px;font-weight:900}.Home-module__bxFsia__ctaContent p{color:#aaa;margin-bottom:45px;font-size:1.3rem}@media (max-width:768px){.Home-module__bxFsia__hero{align-items:center;min-height:100svh;padding:120px 0 72px}.Home-module__bxFsia__bgVideo{display:none}.Home-module__bxFsia__heroTitle{font-size:clamp(2.8rem,10vw,4.8rem)}.Home-module__bxFsia__heroDescription{max-width:800px;margin-bottom:40px;font-size:1.15rem}.Home-module__bxFsia__heroBtns{gap:14px}.Home-module__bxFsia__btnRed,.Home-module__bxFsia__btnGold,.Home-module__bxFsia__btnTransparent{width:auto;max-width:none;padding:18px 34px;font-size:.9rem}.Home-module__bxFsia__featureSection,.Home-module__bxFsia__howSection,.Home-module__bxFsia__servicesSection{padding:84px 0}.Home-module__bxFsia__sectionTitle,.Home-module__bxFsia__centerTitleLight,.Home-module__bxFsia__centerTitle,.Home-module__bxFsia__ctaContent h2{font-size:clamp(2rem,8vw,2.8rem)}.Home-module__bxFsia__featureCard,.Home-module__bxFsia__stepCard,.Home-module__bxFsia__serviceCard{border-radius:28px;padding:32px 22px}}@media (max-width:480px){.Home-module__bxFsia__hero{min-height:100svh;padding-top:112px}.Home-module__bxFsia__heroSubtitle{letter-spacing:5px}.Home-module__bxFsia__heroTitle{font-size:clamp(2.4rem,12vw,4rem)}.Home-module__bxFsia__featureGrid,.Home-module__bxFsia__howGrid,.Home-module__bxFsia__servicesGrid,.Home-module__bxFsia__heroMobilePanel{grid-template-columns:1fr}}
