.page_container__jZF7q{min-height:100vh;background-color:#32353E;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.page_scrollProgress__zuNpa{position:fixed;top:0;left:0;width:100%;height:4px;background-color:rgba(228,228,228,.1);z-index:100}.page_scrollProgressBar__wy1J_{height:100%;background:linear-gradient(90deg,#E95933,#d94d2b);transition:width .1s ease-out;box-shadow:0 0 10px rgba(233,89,51,.5)}.page_nav__ijo23{position:fixed;width:100%;z-index:50;transition:all .3s}.page_navScrolled__bZEbe{background-color:rgba(50,53,62,.95);backdrop-filter:blur(12px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.page_navContent__ZA8P_{max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;height:80px}.page_logo__ikIZE{display:flex;align-items:center;gap:.75rem}.page_logoImage__ILPbl{transition:transform .3s}.page_logoImage__ILPbl:hover{transform:scale(1.1)}.page_logoText__M1jdM{font-size:1.5rem;font-weight:700;color:white;letter-spacing:.05em}.page_navLinks__8rPi_{display:none;align-items:center;gap:2rem}@media (min-width:768px){.page_navLinks__8rPi_{display:flex}}.page_navLink__Z58UL{color:#E4E4E4;font-weight:500;text-decoration:none;transition:color .3s}.page_navLink__Z58UL:hover{color:#E95933}.page_navButton__G_SkT{background-color:#E95933;color:white;padding:.625rem 1.5rem;border-radius:9999px;font-weight:500;border:none;cursor:pointer;transition:all .3s}.page_navButton__G_SkT:hover{background-color:#d94d2b;box-shadow:0 0 20px rgba(233,89,51,.5);transform:scale(1.05)}.page_hero__7KFOs{position:relative;padding:8rem 1.5rem 5rem;overflow:hidden}.page_heroGradient__e5qDu{position:absolute;inset:0;background:linear-gradient(180deg,rgba(233,89,51,.1),transparent)}.page_heroContent__dzLob{max-width:900px;margin:0 auto;position:relative;text-align:center}.page_heroText__JVWLO{text-align:center;animation:page_fadeIn__jjObi .8s ease-out}.page_heroTitle__ixXIp{font-size:3rem;font-weight:700;color:white;line-height:1.2;margin-bottom:1.5rem}@media (min-width:768px){.page_heroTitle__ixXIp{font-size:4rem}}@media (min-width:1024px){.page_heroTitle__ixXIp{font-size:4.5rem}}.page_heroTitleAccent__UreXx{display:block;color:#E95933}.page_heroDescription__BOlMS{font-size:1.25rem;color:#E4E4E4;line-height:1.75;margin-bottom:1.5rem}.page_heroSubtext__Fecvn{font-size:1.05rem;color:rgba(228,228,228,.85);line-height:1.7;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.page_heroButtons__QFahC{display:flex;flex-direction:column;gap:1rem;padding-top:1rem;justify-content:center}@media (min-width:640px){.page_heroButtons__QFahC{flex-direction:row}}.page_primaryButton__gjjaG{background-color:#E95933;color:white;padding:1rem 2rem;border-radius:9999px;font-size:1.125rem;font-weight:500;border:none;cursor:pointer;transition:all .3s}.page_primaryButton__gjjaG:hover{background-color:#d94d2b;box-shadow:0 0 40px rgba(233,89,51,.5);transform:scale(1.05)}.page_secondaryButton__0Pzex{border:2px solid #e4e4e4;color:#E4E4E4;background:transparent;padding:1rem 2rem;border-radius:9999px;font-size:1.125rem;font-weight:500;cursor:pointer;transition:all .3s}.page_secondaryButton__0Pzex:hover{background-color:#E4E4E4;color:#32353E;transform:scale(1.05)}.page_appBadges__MyTbV{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap;justify-content:center}.page_appBadge__b4UtT{display:inline-block;transition:transform .3s,opacity .3s;cursor:pointer}.page_appBadge__b4UtT:hover{transform:translateY(-3px);opacity:.9}.page_badgeImage__UVIbG{height:40px;width:auto}.page_scrollIndicator__OEoWZ{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#E4E4E4;font-size:.875rem;animation:page_bounce__i7ayu 2s infinite}.page_scrollMouse__zCvB6{width:24px;height:36px;border:2px solid #e95933;border-radius:12px;position:relative}.page_scrollMouse__zCvB6:before{content:"";position:absolute;top:6px;left:50%;transform:translateX(-50%);width:3px;height:8px;background-color:#E95933;border-radius:2px;animation:page_scroll__QAb5r 2s infinite}@keyframes page_scroll__QAb5r{0%{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(10px)}}@keyframes page_bounce__i7ayu{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-10px)}60%{transform:translateX(-50%) translateY(-5px)}}.page_problemSection__0_sbE{padding:5rem 1.5rem;background-color:#2a2d35}.page_problemContent__A0zld{max-width:1280px;margin:0 auto}.page_problemIntro__QgoEg{font-size:1.125rem;color:#E4E4E4;line-height:1.8;margin-bottom:3rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.page_problemGrid__92DMG{display:grid;gap:2rem;margin:3rem 0}@media (min-width:768px){.page_problemGrid__92DMG{grid-template-columns:1fr 1fr}}.page_problemCard__JWtsw{background-color:#32353E;padding:2rem;border-radius:1rem;border:1px solid rgba(233,89,51,.2)}.page_problemCard__JWtsw h3{color:#E95933;font-size:1.5rem;margin-bottom:1.5rem;font-weight:700}.page_problemCard__JWtsw ul{list-style:none;padding:0;margin:0}.page_problemCard__JWtsw li{color:#E4E4E4;padding:.75rem 0 .75rem 1.5rem;position:relative;line-height:1.6}.page_problemCard__JWtsw li:before{content:"×";position:absolute;left:0;color:#E95933;font-size:1.5rem;font-weight:700}.page_problemStats__R5nz3{display:grid;gap:2rem}.page_statItem___GYM4{background:linear-gradient(135deg,#32353E,#2a2d35);padding:2rem;border-radius:1rem;text-align:center;border:1px solid rgba(233,89,51,.3)}.page_statNumber__vz8WS{font-size:3.5rem;font-weight:700;color:#E95933;margin-bottom:.5rem}.page_statLabel__2jNx3{color:#E4E4E4;font-size:1rem;line-height:1.5}.page_problemConclusion__4uilE{text-align:center;font-size:1.125rem;color:#E4E4E4;font-style:italic;margin-top:3rem;padding:2rem;background-color:rgba(233,89,51,.1);border-radius:1rem;border-left:4px solid #e95933}.page_features__GdcOS{padding:5rem 1.5rem;background-color:#32353E;opacity:0;animation:page_fadeInUp__7IOrd .8s ease-out forwards;animation-delay:.2s}.page_sectionTitle__6ic_4{text-align:center;margin-bottom:4rem}.page_title__po7na{font-size:2.5rem;font-weight:700;color:white;margin-bottom:1rem}@media (min-width:768px){.page_title__po7na{font-size:3rem}}.page_subtitle__YBgxm{font-size:1.25rem;color:#E4E4E4;max-width:42rem;margin:0 auto}.page_featureGrid__QBsGp{display:grid;gap:2rem;max-width:1280px;margin:0 auto}@media (min-width:768px){.page_featureGrid__QBsGp{grid-template-columns:repeat(3,1fr)}}.page_featureCard__swyBK{background-color:#32353E;padding:2rem;border-radius:1rem;transition:all .3s;cursor:pointer;border:1px solid transparent}.page_featureCard__swyBK:hover{background-color:#3a3d47;transform:scale(1.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1);border-color:rgba(233,89,51,.3)}.page_featureIcon__UHR_A{width:4rem;height:4rem;margin-bottom:1.5rem;transition:transform .3s;color:#E95933;display:flex;align-items:center;justify-content:center}.page_featureIcon__UHR_A svg{width:100%;height:100%}.page_featureCard__swyBK:hover .page_featureIcon__UHR_A{transform:scale(1.1) rotate(5deg)}.page_featureTitle__pGLZ6{font-size:1.5rem;font-weight:700;color:white;margin-bottom:.75rem}.page_featureDescription__RYtW4{color:#E4E4E4;line-height:1.6}.page_howItWorks__Xf7_c{padding:5rem 1.5rem;background-color:#32353E}.page_stepsGrid__svYG0{display:grid;gap:3rem;max-width:1280px;margin:0 auto}@media (min-width:768px){.page_stepsGrid__svYG0{grid-template-columns:repeat(3,1fr)}}.page_step__0ZyaY{position:relative;text-align:center}.page_stepNumber__Is_ZR{display:inline-flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:9999px;background-color:#E95933;color:white;font-size:1.875rem;font-weight:700;margin-bottom:1.5rem;box-shadow:0 4px 6px -1px rgba(233,89,51,.3)}.page_stepTitle__D2o3b{font-size:1.5rem;font-weight:700;color:white;margin-bottom:1rem}.page_stepDescription__lHQhA{color:#E4E4E4;font-size:1.125rem;line-height:1.6}.page_stepConnector__ijxOz{display:none}@media (min-width:768px){.page_stepConnector__ijxOz{display:block;position:absolute;top:2.5rem;left:100%;width:100%;height:2px;background:linear-gradient(90deg,#E95933,transparent);transform:translateX(-50%)}.page_step__0ZyaY:last-child .page_stepConnector__ijxOz{display:none}}.page_benefits__vhxWS{padding:5rem 1.5rem;background-color:#2a2d35}.page_benefitsContent__iFf_L{display:grid;gap:3rem;max-width:1280px;margin:0 auto;align-items:center}@media (min-width:768px){.page_benefitsContent__iFf_L{grid-template-columns:repeat(2,1fr)}}.page_benefitsList__jaMKd{display:flex;flex-direction:column;gap:1.5rem}.page_benefitItem__IBMDW{display:flex;gap:1rem;align-items:flex-start}.page_benefitItem__IBMDW:hover .page_checkmark__PE_LQ{transform:scale(1.1)}.page_checkmark__PE_LQ{flex-shrink:0;width:2rem;height:2rem;border-radius:9999px;background-color:#E95933;display:flex;align-items:center;justify-content:center;margin-top:.25rem;transition:transform .3s}.page_benefitContent__db1Jc h3{font-size:1.25rem;font-weight:700;color:white;margin-bottom:.5rem}.page_benefitContent__db1Jc p{color:#E4E4E4;line-height:1.6}.page_ctaBox__pRoiu{background:linear-gradient(to bottom right,#E95933,#d94d2b);border-radius:1.5rem;padding:3rem;text-align:center;box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.page_ctaBox__pRoiu h3{font-size:1.875rem;font-weight:700;color:white;margin-bottom:1rem}.page_ctaBox__pRoiu p{color:rgba(255,255,255,.9);font-size:1.125rem;margin-bottom:2rem}.page_ctaButton__lcwUc{background-color:white;color:#E95933;padding:1rem 2rem;border-radius:9999px;font-size:1.125rem;font-weight:700;border:none;cursor:pointer;transition:all .3s;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.page_ctaButton__lcwUc:hover{background-color:#E4E4E4;transform:scale(1.05)}.page_finalCta__NLnKF{padding:5rem 1.5rem;background:linear-gradient(to bottom right,#32353E,#2a2d35);text-align:center}.page_finalCtaContent__J_vos{max-width:56rem;margin:0 auto}.page_finalCtaContent__J_vos h2{font-size:2.5rem;font-weight:700;color:white;margin-bottom:1.5rem}@media (min-width:768px){.page_finalCtaContent__J_vos h2{font-size:3rem}}.page_finalCtaContent__J_vos p{font-size:1.25rem;color:#E4E4E4;margin-bottom:2.5rem;max-width:42rem;margin-left:auto;margin-right:auto}.page_finalCtaButton__ojZDe{background-color:#E95933;color:white;padding:1.25rem 3rem;border-radius:9999px;font-size:1.25rem;font-weight:700;border:none;cursor:pointer;transition:all .3s}.page_finalCtaButton__ojZDe:hover{background-color:#d94d2b;box-shadow:0 0 40px rgba(233,89,51,.5);transform:scale(1.05)}.page_aiDeepDive__aqMjq{padding:5rem 1.5rem;background-color:#32353E}.page_deepDiveContent__VjQWW{max-width:1280px;margin:0 auto;text-align:center}.page_aiDescription__a4JZo{font-size:1.125rem;color:#E4E4E4;line-height:1.8;margin-bottom:3rem;max-width:900px;margin-left:auto;margin-right:auto}.page_aiFeatures__DyGrl{display:grid;gap:2rem}@media (min-width:768px){.page_aiFeatures__DyGrl{grid-template-columns:repeat(3,1fr)}}.page_aiFeatureItem__OHwHs{background-color:#2a2d35;padding:2rem;border-radius:1rem;border:1px solid rgba(233,89,51,.2)}.page_aiFeatureItem__OHwHs h3{color:white;font-size:1.25rem;margin-bottom:1rem;font-weight:700}.page_aiFeatureItem__OHwHs p{color:#E4E4E4;line-height:1.6}.page_manualMode__Fszpr{padding:5rem 1.5rem;background-color:#2a2d35}.page_manualModeContent__knN5D{max-width:1280px;margin:0 auto}.page_manualModeText__uZ1wY{margin-bottom:3rem}.page_manualFeatures__pa0AK{display:grid;gap:1.5rem}.page_manualFeature__YGeTT{background-color:#32353E;padding:1.5rem;border-radius:.75rem;border-left:4px solid #e95933}.page_manualFeature__YGeTT h4{color:white;font-size:1.125rem;margin-bottom:.5rem;font-weight:600}.page_manualFeature__YGeTT p{color:#E4E4E4;line-height:1.6}.page_basketSection__aT_ku{padding:5rem 1.5rem;background-color:#32353E}.page_basketContent__BUbY3{max-width:1280px;margin:0 auto;text-align:center}.page_basketFeatures__dkhCO{display:grid;gap:2rem;margin-top:3rem}@media (min-width:768px){.page_basketFeatures__dkhCO{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page_basketFeatures__dkhCO{grid-template-columns:repeat(4,1fr)}}.page_basketFeature__IefJQ{background-color:#2a2d35;padding:2rem;border-radius:1rem;transition:all .3s}.page_basketFeature__IefJQ:hover{transform:translateY(-5px);border:1px solid rgba(233,89,51,.3)}.page_basketFeature__IefJQ h3{color:white;font-size:1.25rem;margin-bottom:.75rem;font-weight:700}.page_basketFeature__IefJQ p{color:#E4E4E4;line-height:1.6}.page_flightSection__WV90Y{padding:5rem 1.5rem;background-color:#2a2d35}.page_flightContent__dTGQt{max-width:1280px;margin:0 auto}.page_flightFeatures__nsw_k{display:grid;gap:2rem;margin-top:3rem}@media (min-width:768px){.page_flightFeatures__nsw_k{grid-template-columns:repeat(2,1fr)}}.page_flightFeatureCard__2R00n{background-color:#32353E;padding:2rem;border-radius:1rem;border:1px solid rgba(228,228,228,.1);transition:all .3s}.page_flightFeatureCard__2R00n:hover{border-color:rgba(233,89,51,.3);transform:translateX(5px)}.page_flightFeatureCard__2R00n h3{color:#E95933;font-size:1.25rem;margin-bottom:.75rem;font-weight:700}.page_flightFeatureCard__2R00n p{color:#E4E4E4;line-height:1.6}.page_hotelSection__Eh7Xu{padding:5rem 1.5rem;background-color:#32353E}.page_hotelContent__lYuFN{max-width:1280px;margin:0 auto}.page_hotelGrid__Dhcam{display:grid;gap:2rem;margin-top:3rem}@media (min-width:768px){.page_hotelGrid__Dhcam{grid-template-columns:repeat(2,1fr)}}.page_hotelFeature__u1f0E{padding:2rem}.page_hotelFeature__u1f0E h3{color:white;font-size:1.5rem;margin-bottom:1rem;font-weight:700}.page_hotelFeature__u1f0E p{color:#E4E4E4;line-height:1.6}.page_activitySection__Iha1M{padding:5rem 1.5rem;background-color:#2a2d35}.page_activityContent__Esa48{max-width:1280px;margin:0 auto;text-align:center}.page_activityCategories__PzXU5{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:3rem 0}.page_categoryTag__aHBzI{background-color:#32353E;color:#E95933;padding:.75rem 1.5rem;border-radius:9999px;font-weight:600;border:2px solid #e95933;transition:all .3s;cursor:pointer}.page_categoryTag__aHBzI:hover{background-color:#E95933;color:white}.page_activityFeature__j9N1x{background-color:#32353E;padding:2rem;border-radius:1rem;color:#E4E4E4;line-height:1.8;font-size:1.125rem;max-width:800px;margin:2rem auto 0}.page_securitySection__5dcCA{padding:5rem 1.5rem;background-color:#32353E}.page_securityContent__W5G_8{max-width:1280px;margin:0 auto}.page_securityGrid__xTw6y{display:grid;gap:2rem;margin-top:3rem}@media (min-width:768px){.page_securityGrid__xTw6y{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page_securityGrid__xTw6y{grid-template-columns:repeat(4,1fr)}}.page_securityFeature__lgLHj{background-color:#2a2d35;padding:2rem;border-radius:1rem;text-align:center;transition:all .3s}.page_securityFeature__lgLHj:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(233,89,51,.2)}.page_securityIcon__rVYo2{width:3rem;height:3rem;margin:0 auto 1rem;color:#E95933}.page_securityFeature__lgLHj h3{color:white;font-size:1.125rem;margin-bottom:.75rem;font-weight:700}.page_securityFeature__lgLHj p{color:#E4E4E4;line-height:1.6}.page_rewardsSection__grYPe{padding:5rem 1.5rem;background-color:#2a2d35}.page_rewardsContent__L6_WE{max-width:1280px;margin:0 auto}.page_rewardsGrid__QZN6D{display:grid;gap:2rem;margin-top:3rem}@media (min-width:768px){.page_rewardsGrid__QZN6D{grid-template-columns:repeat(3,1fr)}}.page_rewardCard__KrYYs{background-color:#32353E;padding:2rem;border-radius:1rem;text-align:center;transition:all .3s;border:2px solid transparent}.page_rewardCard__KrYYs:hover{border-color:#E95933;transform:translateY(-5px)}.page_rewardCard__KrYYs h3{color:white;font-size:1.25rem;margin-bottom:1rem;font-weight:700}.page_rewardCard__KrYYs p{color:#E4E4E4;line-height:1.6}.page_mobileSection__w0Dj3{padding:5rem 1.5rem;background-color:#32353E}.page_mobileContent__OoV7D{max-width:1280px;margin:0 auto}.page_mobileFeatures__KU18r{display:grid;gap:2rem;margin-top:3rem}@media (min-width:768px){.page_mobileFeatures__KU18r{grid-template-columns:repeat(2,1fr)}}.page_mobileFeature__dkLz6{background-color:#2a2d35;padding:2rem;border-radius:1rem;border-left:4px solid #e95933}.page_mobileFeature__dkLz6 h3{color:white;font-size:1.25rem;margin-bottom:.75rem;font-weight:700}.page_mobileFeature__dkLz6 p{color:#E4E4E4;line-height:1.6}.page_supportSection__VGGon{padding:5rem 1.5rem;background-color:#2a2d35}.page_supportContent__ct3ag{max-width:1280px;margin:0 auto}.page_supportGrid__PXgGJ{display:grid;gap:2rem;margin-top:3rem}@media (min-width:768px){.page_supportGrid__PXgGJ{grid-template-columns:repeat(3,1fr)}}.page_supportCard__h78OP{background-color:#32353E;padding:2rem;border-radius:1rem;text-align:center;transition:all .3s}.page_supportCard__h78OP:hover{transform:scale(1.05);box-shadow:0 10px 20px rgba(0,0,0,.2)}.page_supportCard__h78OP h3{color:#E95933;font-size:1.25rem;margin-bottom:.75rem;font-weight:700}.page_supportCard__h78OP p{color:#E4E4E4;line-height:1.6}.page_getStartedSection__VVtdh{padding:5rem 1.5rem;background-color:#32353E}.page_getStartedContent__WH2T_{max-width:1000px;margin:0 auto}.page_getStartedSteps__l7z6R{margin-top:3rem;display:flex;flex-direction:column;gap:2rem}.page_getStartedStep__gRH4j{display:flex;gap:2rem;align-items:flex-start;background-color:#2a2d35;padding:2rem;border-radius:1rem;transition:all .3s}.page_getStartedStep__gRH4j:hover{transform:translateX(10px);border-left:4px solid #e95933}.page_getStartedNumber__HDfCr{flex-shrink:0;width:3.5rem;height:3.5rem;background-color:#E95933;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.page_getStartedText__ztX84 h3{color:white;font-size:1.25rem;margin-bottom:.5rem;font-weight:700}.page_getStartedText__ztX84 p{color:#E4E4E4;line-height:1.6}.page_pricing__WvXsI{padding:5rem 1.5rem;background-color:#2a2d35}.page_pricingGrid__hcZZ_{display:grid;gap:2rem;max-width:1280px;margin:0 auto}@media (min-width:768px){.page_pricingGrid__hcZZ_{grid-template-columns:repeat(3,1fr)}}.page_pricingCard__pkYdi{background-color:#2a2d35;border:2px solid rgba(228,228,228,.1);border-radius:1.5rem;padding:2.5rem;transition:all .3s;position:relative}.page_pricingCard__pkYdi:hover{transform:translateY(-8px);border-color:rgba(233,89,51,.3);box-shadow:0 20px 40px rgba(0,0,0,.2)}.page_pricingCardFeatured__zd3c0{background:linear-gradient(135deg,#2a2d35,#32353E);border-color:#E95933;transform:scale(1.05)}.page_pricingCardFeatured__zd3c0:hover{transform:scale(1.05) translateY(-8px)}.page_featuredBadge__1VdRo{position:absolute;top:-15px;right:2rem;background-color:#E95933;color:white;padding:.5rem 1.5rem;border-radius:9999px;font-size:.875rem;font-weight:600}.page_pricingHeader__ZxPJe{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(228,228,228,.1)}.page_pricingHeader__ZxPJe h3{font-size:1.5rem;font-weight:700;color:white;margin-bottom:1rem}.page_price__9Mgp5{display:flex;align-items:baseline;justify-content:center;gap:.5rem}.page_priceAmount__QzH1H{font-size:3rem;font-weight:700;color:#E95933}.page_pricePeriod__L_jo6{font-size:1rem;color:#E4E4E4}.page_pricingFeatures__tL8ob{list-style:none;padding:0;margin:0 0 2rem}.page_pricingFeatures__tL8ob li{padding:.75rem 0;color:#E4E4E4;display:flex;align-items:center;gap:.75rem}.page_pricingFeatures__tL8ob li:before{content:"✓";color:#E95933;font-weight:700;font-size:1.25rem}.page_pricingButton__F8HMh{width:100%;padding:1rem 2rem;border-radius:.75rem;font-size:1rem;font-weight:600;border:2px solid #e4e4e4;background:transparent;color:#E4E4E4;cursor:pointer;transition:all .3s}.page_pricingButton__F8HMh:hover{background-color:#E4E4E4;color:#32353E;transform:translateY(-2px)}.page_pricingButtonFeatured___tNKC{width:100%;padding:1rem 2rem;border-radius:.75rem;font-size:1rem;font-weight:600;border:none;background-color:#E95933;color:white;cursor:pointer;transition:all .3s}.page_pricingButtonFeatured___tNKC:hover{background-color:#d94d2b;transform:translateY(-2px);box-shadow:0 10px 20px rgba(233,89,51,.3)}.page_testimonials__eoJmU{padding:5rem 1.5rem;background-color:#2a2d35}.page_testimonialsGrid__nPL9n{display:grid;gap:2rem;max-width:1280px;margin:0 auto}@media (min-width:768px){.page_testimonialsGrid__nPL9n{grid-template-columns:repeat(3,1fr)}}.page_testimonialCard__ciKNV{background-color:#32353E;border-radius:1.5rem;padding:2rem;transition:all .3s;border:1px solid transparent}.page_testimonialCard__ciKNV:hover{transform:translateY(-8px);border-color:rgba(233,89,51,.3);box-shadow:0 15px 30px rgba(0,0,0,.2)}.page_testimonialContent__5qBpu{margin-bottom:1.5rem}.page_testimonialContent__5qBpu p{color:#E4E4E4;line-height:1.8;font-size:1.125rem;font-style:italic}.page_testimonialAuthor__a32R1{display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(228,228,228,.1)}.page_authorInfo__IUZrj h4{color:white;font-weight:600;margin-bottom:.25rem}.page_authorInfo__IUZrj p{color:#E95933;font-size:.875rem}.page_footer__F3MD0{background-color:#000000;color:#E4E4E4;padding:3rem 1.5rem}.page_footerContent__aXrXd{max-width:1280px;margin:0 auto}.page_footerGrid__geUIL{display:grid;gap:2rem;margin-bottom:2rem}@media (min-width:768px){.page_footerGrid__geUIL{grid-template-columns:2fr 1fr 1fr 1fr}}.page_footerBrand__LFSWn{display:flex;flex-direction:column;gap:1rem}.page_footerLogo__LcRrq{display:flex;align-items:center;gap:.75rem}.page_footerLogoText__7nE6X{font-size:1.5rem;font-weight:700;color:white}.page_footerBrand__LFSWn p{color:#E4E4E4;line-height:1.6}.page_footerColumn__3Snvs h4{color:white;font-weight:700;margin-bottom:1rem}.page_footerColumn__3Snvs ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.page_footerColumn__3Snvs a{color:#E4E4E4;text-decoration:none;transition:color .3s}.page_footerColumn__3Snvs a:hover{color:#E95933}.page_footerBottom___Oisj{border-top:1px solid #32353e;padding-top:2rem;text-align:center}.page_footerBottom___Oisj p{font-size:.875rem;color:#E4E4E4}@keyframes page_fadeIn__jjObi{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes page_fadeInUp__7IOrd{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes page_float__Xp_VR{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (prefers-reduced-motion:no-preference){.page_benefitItem__IBMDW,.page_featureCard__swyBK,.page_pricingCard__pkYdi,.page_step__0ZyaY,.page_testimonialCard__ciKNV{opacity:0;animation:page_fadeInUp__7IOrd .6s ease-out forwards}.page_featureCard__swyBK:first-child{animation-delay:.1s}.page_featureCard__swyBK:nth-child(2){animation-delay:.2s}.page_featureCard__swyBK:nth-child(3){animation-delay:.3s}.page_featureCard__swyBK:nth-child(4){animation-delay:.4s}.page_featureCard__swyBK:nth-child(5){animation-delay:.5s}.page_featureCard__swyBK:nth-child(6){animation-delay:.6s}.page_step__0ZyaY:first-child{animation-delay:.2s}.page_step__0ZyaY:nth-child(2){animation-delay:.4s}.page_step__0ZyaY:nth-child(3){animation-delay:.6s}.page_pricingCard__pkYdi:first-child{animation-delay:.1s}.page_pricingCard__pkYdi:nth-child(2){animation-delay:.2s}.page_pricingCard__pkYdi:nth-child(3){animation-delay:.3s}.page_testimonialCard__ciKNV:first-child{animation-delay:.1s}.page_testimonialCard__ciKNV:nth-child(2){animation-delay:.2s}.page_testimonialCard__ciKNV:nth-child(3){animation-delay:.3s}}