*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;background-color:#fff}html{scroll-behavior:smooth}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;outline:none}.container{max-width:1200px;margin:0 auto;padding:0 20px}@media(max-width:768px){.container{padding:0 15px}}@media(max-width:480px){.container{padding:0 10px}}.app{min-height:100vh;width:100%}.flex{display:flex}.flex-center{display:flex;justify-content:center;align-items:center}.flex-between{display:flex;justify-content:space-between;align-items:center}.text-center{text-align:center}.hidden{display:none}@media(max-width:768px){.hide-mobile{display:none}}@media(min-width:769px){.hide-desktop{display:none}}._header_15esl_7{position:fixed;top:0;left:0;width:100%;z-index:100;background-color:transparent;padding:1rem 0;transition:background-color .3s ease,box-shadow .3s ease}._header_15esl_7._scrolled_15esl_33{background-color:#fff;box-shadow:0 2px 10px #0000001a}._container_15esl_43{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center}._logo_15esl_67{display:flex;align-items:center;text-decoration:none;color:#000;padding:5px}._logoSVG_15esl_87{display:block}._nav_15esl_109{display:flex;align-items:center;gap:1.5rem}._nav_15esl_109 a{color:#333;text-decoration:none;font-size:1rem;font-weight:500;transition:color .2s ease}._nav_15esl_109 a:hover{color:#f1a501}._login_15esl_145{font-weight:600!important}._signupBtn_15esl_155{color:#010101;padding:.5rem 1rem;border-radius:4px;font-weight:600;transition:background-color .2s ease;border:2px solid black}._signupBtn_15esl_155:hover{background-color:#ffb733;border:none;color:#fff!important}._language_15esl_187{display:flex;align-items:center;cursor:pointer;color:#333}._globeIcon_15esl_201{margin-right:.3rem;font-size:1.1rem}._menuButton_15esl_217{display:none;background:none;border:none;cursor:pointer;color:#000;padding:0;z-index:101}._mobileMenu_15esl_239{display:none}@media(max-width:992px){._nav_15esl_109{display:none}._menuButton_15esl_217{display:block}._mobileMenu_15esl_239{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#f7f7f7;padding-top:5rem;transform:translate(100%);transition:transform .3s ease-in-out;display:block;z-index:99;overflow-y:auto}._mobileMenu_15esl_239._active_15esl_313{transform:translate(0)}._mobileNav_15esl_321{display:flex;flex-direction:column;padding:1rem 1.5rem}._mobileNav_15esl_321 a{color:#333;text-decoration:none;font-size:1.2rem;padding:1rem 0;border-bottom:1px solid #eeeeee;font-weight:500}._mobileLogin_15esl_353,._mobileSignup_15esl_355{margin-top:1rem;text-align:center;padding:.75rem 0!important;border-radius:4px;font-weight:600}._mobileLogin_15esl_353{color:#333!important;border:1px solid #ccc}._mobileSignup_15esl_355{background-color:#f1a501;color:#fff!important}._mobileLanguage_15esl_391{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:2rem;font-size:1.2rem;color:#333}}._hero_143we_7{position:relative;padding:8rem 0 4rem;min-height:90vh;display:flex;align-items:center;background-color:#fff;color:#252b55;overflow:hidden}._container_143we_29{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}._content_143we_53{max-width:500px}._subtitle_143we_63{color:#df6951;font-size:1.1rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}._title_143we_81{font-size:3.5rem;font-weight:700;color:#252b55;line-height:1.2;margin-bottom:1.5rem}._highlight_143we_97{color:#df6951;position:relative}._highlight_143we_97:after{content:"";position:absolute;bottom:5px;left:0;width:100%;height:8px;background:#df695133;z-index:-1}._description_143we_131{color:#303030cc;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem}._buttons_143we_147{display:flex;gap:2rem;align-items:center}._primaryBtn_143we_161{background:#f1a501;color:#fff;padding:1rem 2rem;border:none;border-radius:10px;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 10px 20px #df69514d;cursor:pointer}._primaryBtn_143we_161:hover{background:#c55a44;transform:translateY(-2px);box-shadow:0 15px 30px #df695166}._demoBtn_143we_201{display:flex;align-items:center;gap:1rem;background:none;border:none;color:#68697b;font-weight:600;font-size:1.1rem;transition:color .3s ease;cursor:pointer}._demoBtn_143we_201:hover{color:#df6951}._playCircle_143we_235{width:50px;height:50px;background:#df6951;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;box-shadow:0 15px 30px #df695166}._demoBtn_143we_201:hover ._playCircle_143we_235{transform:scale(1.1)}._playIcon_143we_267{color:#fff;font-size:.8rem;margin-left:2px}._imageSection_143we_283{display:flex;justify-content:center;align-items:center;position:relative}._svgBackground_143we_299{position:absolute;top:-50px;right:-50px;width:650px;height:650px;z-index:1;opacity:1}._imageContainer_143we_319{width:100%;max-width:500px;height:500px;display:flex;align-items:center;justify-content:center;position:relative;z-index:3}._heroImage_143we_341{width:100%;height:100%;object-fit:contain}@media(max-width:992px){._hero_143we_7{padding:6rem 0 2rem;min-height:auto}._container_143we_29{grid-template-columns:1fr;gap:3rem;padding:0 1.5rem;text-align:center}._content_143we_53{max-width:100%;margin:0 auto}._title_143we_81{font-size:3rem}._buttons_143we_147{justify-content:center}._imageContainer_143we_319{height:350px;max-width:450px;margin:0 auto}._svgBackground_143we_299{width:400px;height:400px;top:0;right:-100px}}@media(max-width:600px){._title_143we_81{font-size:2.5rem}._description_143we_131{font-size:1rem}._buttons_143we_147{flex-direction:column;gap:1.5rem}._primaryBtn_143we_161{width:100%;padding:.8rem 1.5rem;font-size:1rem}._demoBtn_143we_201{color:#252b55}._svgBackground_143we_299{display:none}}._offers_rjfls_1{position:relative;padding:6rem 0 3rem;background-color:#f7f7f7;overflow:hidden}._container_rjfls_15{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:10}._dottedPattern_rjfls_31{position:absolute;top:50px;right:50px;width:150px;height:150px;background-image:radial-gradient(circle,#ff0000 2px,transparent 2px),radial-gradient(circle,#0000ff 2px,transparent 2px);background-size:30px 30px,30px 30px;background-position:0 0,15px 15px;opacity:.5;z-index:5}._header_rjfls_59{text-align:center;margin-bottom:4rem}._subtitle_rjfls_69{color:#5e6282;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem}._title_rjfls_87{font-size:3rem;font-weight:700;color:#181e4b;line-height:1.2}._servicesGrid_rjfls_101{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:5rem;position:relative;z-index:5}._serviceCard_rjfls_119{background:#fff;padding:5rem 1.5rem 2.5rem;border-radius:2rem;text-align:center;transition:all .3s ease;position:relative;box-shadow:0 5px 20px #00000014;border:none;z-index:15}._activeCard_rjfls_145{box-shadow:0 40px 60px #0000001a;background:#fff;z-index:20}._decorationBox_rjfls_157{position:absolute;bottom:-40px;left:-40px;width:90px;height:90px;background:#df6951;border-radius:20px;z-index:1;transform:rotate(45deg);box-shadow:0 10px 20px #df695166}._iconBackground_rjfls_185{position:absolute;top:0;left:50%;transform:translate(-50%) translateY(15%);width:80px;height:80px;background:#fdfdfd;border-radius:1rem;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 20px #0000000d;z-index:21}._iconImage_rjfls_219{max-width:60%;max-height:60%;height:auto;width:auto;object-fit:contain}._serviceTitle_rjfls_235{font-size:1.3rem;font-weight:700;color:#181e4b;margin-bottom:.5rem}._serviceDescription_rjfls_249{color:#5e6282;line-height:1.8;font-size:1rem}._topSelling_rjfls_261{text-align:center;padding:3rem 0}._topSellingTitle_rjfls_271{font-size:1.1rem;font-weight:600;color:#5e6282;margin-bottom:2rem}@media(max-width:1100px){._servicesGrid_rjfls_101{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._offers_rjfls_1{padding:4rem 0}._container_rjfls_15{padding:0 1rem}._title_rjfls_87{font-size:2.2rem}._servicesGrid_rjfls_101{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}._serviceCard_rjfls_119{padding:4rem 1rem 2rem}._decorationBox_rjfls_157,._dottedPattern_rjfls_31{display:none}._iconBackground_rjfls_185{transform:translate(-50%) translateY(0);top:0}}._destinations_1vxng_7{padding:6rem 0;background:#fff}._container_1vxng_17{max-width:1200px;margin:0 auto;padding:0 2rem}._header_1vxng_29{text-align:center;margin-bottom:4rem}._title_1vxng_39{font-size:3rem;font-weight:700;color:#181e4b;line-height:1.2}._destinationsGrid_1vxng_59{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid;gap:2rem;justify-items:center}._destinationCard_1vxng_75{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;max-width:300px;width:100%}._destinationCard_1vxng_75:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}._imageContainer_1vxng_107{width:100%;height:250px;overflow:hidden;position:relative}._destinationImage_1vxng_123{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._destinationCard_1vxng_75:hover ._destinationImage_1vxng_123{transform:scale(1.05)}._destinationInfo_1vxng_145{padding:1.5rem}._destinationMain_1vxng_153{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._destinationName_1vxng_167{font-size:1.3rem;font-weight:600;color:#181e4b;margin:0}._destinationPrice_1vxng_181{font-size:1.1rem;font-weight:600;color:#df6951}._destinationMeta_1vxng_193{display:flex;align-items:center}._duration_1vxng_205{color:#5e6282;font-size:1rem;display:flex;align-items:center;gap:.5rem}._durationIcon_1vxng_221{font-size:.9rem;color:#5e6282;transform:rotate(45deg)}@media(max-width:768px){._destinations_1vxng_7{padding:4rem 0}._container_1vxng_17{padding:0 1rem}._title_1vxng_39{font-size:2.2rem}._destinationsGrid_1vxng_59{grid-template-columns:1fr;gap:1.5rem}._destinationCard_1vxng_75{max-width:100%}._imageContainer_1vxng_107{height:250px}._destinationInfo_1vxng_145{padding:1.25rem}._destinationName_1vxng_167{font-size:1.2rem}._destinationPrice_1vxng_181{font-size:1rem}}@media(max-width:480px){._title_1vxng_39{font-size:1.8rem}._destinationMain_1vxng_153{flex-direction:column;align-items:flex-start;gap:.5rem}._destinationInfo_1vxng_145{padding:1rem}._imageContainer_1vxng_107{height:200px}}._book_x55bt_1{padding:6rem 0;background:#fff}._container_x55bt_11{max-width:1200px;margin:0 auto;padding:0 2rem}._content_x55bt_23{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}._stepsSection_x55bt_39{max-width:500px}._subtitle_x55bt_47{color:#df6951;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}._title_x55bt_65{font-size:3rem;font-weight:700;color:#181e4b;line-height:1.2;margin-bottom:2.5rem}._steps_x55bt_39{display:flex;flex-direction:column;gap:2.5rem}._step_x55bt_39{display:flex;gap:1.5rem;align-items:flex-start}._iconYellow_x55bt_107{background:#f0bb1f}._iconOrange_x55bt_113{background:#f15a2b}._iconBlue_x55bt_119{background:#006380}._stepIcon_x55bt_127{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0;box-shadow:0 10px 20px #0000001a}._stepContent_x55bt_151{flex:1}._stepTitle_x55bt_159{font-size:1.3rem;font-weight:600;color:#181e4b;margin-bottom:.5rem}._stepDescription_x55bt_173{color:#5e6282;line-height:1.6;font-size:1rem}._cardSection_x55bt_187{display:flex;justify-content:center;position:relative;padding:2rem}._tripCard_x55bt_201{background:#fff;border-radius:24px;box-shadow:0 18px 40px #23222e1a;overflow:hidden;max-width:350px;width:100%;z-index:10}._tripImage_x55bt_223{width:100%;height:160px;overflow:hidden;border-radius:24px 24px 0 0}._tripImage_x55bt_223 img{width:100%;height:100%;object-fit:cover}._tripInfo_x55bt_249{padding:1.5rem 1.5rem 1rem}._tripTitle_x55bt_259{font-size:1.2rem;font-weight:700;color:#181e4b;margin-bottom:.3rem}._tripDates_x55bt_273{color:#5e6282;font-size:.9rem;margin-bottom:1.2rem}._tripIcons_x55bt_285{display:flex;gap:1.2rem;margin-bottom:1.5rem;color:#8a8f9b}._icon_x55bt_107{display:inline-flex;cursor:pointer;height:18px}._peopleGoing_x55bt_313{display:flex;justify-content:space-between;align-items:center}._peopleIcon_x55bt_325{width:20px;height:20px;object-fit:cover;border-radius:50%;margin-right:.5rem}._peopleText_x55bt_341{color:#5e6282;font-size:.9rem;font-weight:500;flex-grow:1}._heartIcon_x55bt_355{cursor:pointer;color:#8a8f9b}._ongoingTripCard_x55bt_367{position:absolute;right:0;bottom:-20px;width:200px;background:#fff;border-radius:18px;padding:1rem;box-shadow:0 10px 30px #00000026;display:flex;gap:.75rem;align-items:flex-start;z-index:15}._ongoingProfile_x55bt_401{width:30px;height:30px;border-radius:50%;object-fit:cover;flex-shrink:0;margin-top:.2rem}._ongoingContent_x55bt_419{flex-grow:1}._ongoingText_x55bt_427{color:#5e6282;font-size:.8rem;font-weight:500;display:block;margin-bottom:.1rem}._ongoingTitle_x55bt_443{font-size:1rem;font-weight:600;color:#181e4b;margin-bottom:.5rem;line-height:1}._progressBar_x55bt_459{width:80%;height:5px;background:#e9ecef;border-radius:3px;overflow:hidden;margin-bottom:.2rem}._progressFill_x55bt_477{height:100%;background:#8a8f9b;border-radius:3px}._progressDetail_x55bt_489{color:#5e6282;font-size:.8rem;font-weight:500}@media(max-width:768px){._book_x55bt_1{padding:4rem 0}._container_x55bt_11{padding:0 1rem}._content_x55bt_23{grid-template-columns:1fr;gap:3rem}._title_x55bt_65{font-size:2.2rem}._steps_x55bt_39{gap:1.5rem}._step_x55bt_39{gap:1rem}._stepIcon_x55bt_127{width:45px;height:45px;font-size:1.3rem}._stepTitle_x55bt_159{font-size:1.2rem}._cardSection_x55bt_187{padding:1rem}._tripCard_x55bt_201{max-width:100%}._ongoingTripCard_x55bt_367{right:1rem;bottom:-10px;width:180px;padding:.75rem}}@media(max-width:480px){._title_x55bt_65{font-size:1.8rem}._step_x55bt_39{flex-direction:column;text-align:center}._stepIcon_x55bt_127{align-self:center}._tripInfo_x55bt_249{padding:1.25rem}._ongoingTripCard_x55bt_367{display:none}}._testimonials_rigva_1{padding:8rem 0;background-color:#fcfcfc;overflow:hidden}._container_rigva_13{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;gap:4rem;align-items:flex-start}._leftContent_rigva_31{flex:1;max-width:450px}._subtitle_rigva_41{color:#5e6282;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem}._title_rigva_59{font-size:3rem;font-weight:700;color:#181e4b;line-height:1.2;margin-bottom:4rem}._paginationDots_rigva_75{display:flex;gap:.75rem}._dot_rigva_85{width:10px;height:10px;border-radius:50%;background-color:#c4c4c4;cursor:pointer;transition:all .3s ease}._activeDot_rigva_103{background-color:#3e2e5b;width:25px;border-radius:5px}._rightContent_rigva_115{flex:1;position:relative;min-height:400px;display:flex;justify-content:flex-end;padding-right:2rem}._testimonialCard_rigva_133{background:#fff;border-radius:15px;box-shadow:0 15px 45px #0000001a;padding:2.5rem;width:400px;position:absolute;transition:all .5s ease;opacity:1;z-index:3;top:0;left:0}._nextCard_rigva_161{z-index:2;transform:translateY(30px) translate(20px) scale(.95);opacity:.6;filter:blur(1px);background-color:#f7f7f7}._thirdCard_rigva_177{z-index:1;transform:translateY(60px) translate(40px) scale(.9);opacity:.3;filter:blur(2px);background-color:#e9e9e9}._profileImage_rigva_193{width:60px;height:60px;border-radius:50%;position:absolute;top:-30px;left:30px;border:4px solid #fff;box-shadow:0 5px 15px #0000001a;object-fit:cover}._quote_rigva_217{font-size:1.1rem;line-height:1.8;color:#5e6282;margin-bottom:1.5rem;margin-top:1rem}._name_rigva_233{font-size:1.2rem;font-weight:700;color:#181e4b;margin-bottom:.3rem}._designation_rigva_247{font-size:1rem;color:#5e6282}._arrows_rigva_257{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1rem;z-index:10}._arrow_rigva_257{width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 5px 15px #0000001a;transition:all .2s ease;border:1px solid #e9ecef}._arrow_rigva_257:hover{background-color:#f8f9fa;transform:scale(1.05)}@media(max-width:1024px){._container_rigva_13{flex-direction:column;align-items:center;gap:3rem;text-align:center}._leftContent_rigva_31{max-width:100%}._paginationDots_rigva_75{justify-content:center}._rightContent_rigva_115{justify-content:center;padding-right:0;min-height:350px;width:100%}._testimonialCard_rigva_133{width:450px;left:50%;transform:translate(-50%)}._nextCard_rigva_161{transform:translate(-50%) translateY(30px) scale(.95)}._thirdCard_rigva_177{transform:translate(-50%) translateY(60px) scale(.9)}._arrows_rigva_257{right:1rem}}@media(max-width:768px){._testimonials_rigva_1{padding:5rem 0}._container_rigva_13{padding:0 1rem;gap:2.5rem}._title_rigva_59{font-size:2.2rem;margin-bottom:2.5rem}._rightContent_rigva_115{min-height:300px;padding:0}._testimonialCard_rigva_133{width:100%;max-width:400px;padding:2rem 1.5rem;left:50%;transform:translate(-50%)}._nextCard_rigva_161{transform:translate(-50%) translateY(20px) scale(.95)}._thirdCard_rigva_177{transform:translate(-50%) translateY(40px) scale(.9)}._profileImage_rigva_193{left:50%;transform:translate(-50%)}._quote_rigva_217{font-size:1rem;text-align:center}._name_rigva_233,._designation_rigva_247{text-align:center}._arrows_rigva_257{display:none}}@media(max-width:480px){._testimonials_rigva_1{padding:4rem 0}._title_rigva_59{font-size:1.8rem;margin-bottom:2rem}._subtitle_rigva_41{font-size:1rem}._rightContent_rigva_115{min-height:280px}._testimonialCard_rigva_133{padding:1.5rem 1rem;max-width:320px}._profileImage_rigva_193{width:50px;height:50px;top:-25px}._quote_rigva_217{font-size:.95rem;line-height:1.6;margin-top:1.5rem}._name_rigva_233{font-size:1.1rem}._designation_rigva_247{font-size:.9rem}._paginationDots_rigva_75{gap:.5rem}._dot_rigva_85{width:8px;height:8px}._activeDot_rigva_103{width:20px}}@media(max-width:360px){._testimonialCard_rigva_133{max-width:280px;padding:1.25rem 1rem}._quote_rigva_217{font-size:.9rem}._title_rigva_59{font-size:1.6rem}}._brands_idun4_1{padding:4rem 0;background:#fff}._container_idun4_11{max-width:1200px;margin:0 auto;padding:0 2rem}._brandsGrid_idun4_23{display:grid;grid-template-columns:repeat(5,1fr);gap:3rem;align-items:center;justify-items:center}._brandItem_idun4_39{display:flex;align-items:center;justify-content:center;padding:1rem;transition:all .3s ease;position:relative;height:110px;cursor:pointer}._brandLogo_idun4_63{max-width:100%;height:100px;width:auto;object-fit:contain;transition:all .3s ease;z-index:5}._grayscaleLogo_idun4_85{filter:grayscale(100%);opacity:.7}._highlightedItem_idun4_97{padding:1.5rem 3rem;background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000014;z-index:10;transform:translateY(-10px)}._highlightedItem_idun4_97 ._brandLogo_idun4_63{filter:none;opacity:1;transform:none}._brandItem_idun4_39:not(._highlightedItem_idun4_97):hover ._brandLogo_idun4_63{filter:grayscale(0%);opacity:1;transform:scale(1.05)}@media(max-width:1024px){._brandsGrid_idun4_23{gap:1.5rem}._highlightedItem_idun4_97{padding:1rem 2rem}}@media(max-width:768px){._brands_idun4_1{padding:3rem 0}._container_idun4_11{padding:0 1rem}._brandsGrid_idun4_23{grid-template-columns:repeat(3,1fr);gap:1rem}._brandItem_idun4_39{height:90px}._brandLogo_idun4_63{height:35px}._highlightedItem_idun4_97{padding:1rem;transform:translateY(0)}}@media(max-width:480px){._brandsGrid_idun4_23{grid-template-columns:repeat(2,1fr);gap:.5rem}._brandItem_idun4_39{height:70px}._brandLogo_idun4_63{height:100px}}._subscribeAdSection_yvt2x_3{padding:6rem 0;background-color:#fff;position:relative;overflow:hidden}._container_yvt2x_17{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}._subscribeBox_yvt2x_33{background:linear-gradient(180deg,#dfd7f9,#fff);border-radius:129px 20px 20px;padding:5rem 4rem;text-align:center;position:relative;overflow:visible;z-index:5;border:2px solid rgba(255,255,255,.3);box-shadow:0 20px 60px #0000000d;margin:40px 0}._planeIconContainer_yvt2x_61{width:70px;height:70px;background:linear-gradient(180deg,#ff946d,#ff7d68);border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;top:-35px;right:-35px;z-index:20;box-shadow:0 15px 30px #ff7d6866}._planeIcon_yvt2x_61{font-size:28px;color:#fff}._heading_yvt2x_103{font-size:2.2rem;font-weight:600;color:#5e6282;margin-bottom:3rem;z-index:5;position:relative;line-height:1.4}._heading_yvt2x_103 br{display:block;margin-bottom:.5rem}._subscriptionForm_yvt2x_135{display:flex;justify-content:center;gap:1.5rem;max-width:650px;margin:0 auto;z-index:5;position:relative}._inputWrapper_yvt2x_155{flex-grow:1;display:flex;align-items:center;background:#fff;border-radius:10px;padding:.75rem 1.5rem;box-shadow:0 5px 20px #00000014;border:1px solid rgba(0,0,0,.05)}._mailIcon_yvt2x_177{font-size:1.25rem;color:#39425d;margin-right:.75rem;opacity:.6}._emailInput_yvt2x_191{border:none;outline:none;width:100%;font-size:1rem;color:#39425d;background:transparent}._emailInput_yvt2x_191::placeholder{color:#39425d;opacity:.5}._subscribeButton_yvt2x_219{background:linear-gradient(180deg,#ff946d,#ff7d68);color:#fff;border:none;border-radius:10px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 20px #ff7d684d;white-space:nowrap}._subscribeButton_yvt2x_219:hover{transform:translateY(-2px);box-shadow:0 15px 30px #ff7d6866}._dottedPlusPattern_yvt2x_259{position:absolute;bottom:-30px;right:-30px;width:150px;height:150px;pointer-events:none;z-index:4;opacity:.7}._dottedPlusPattern_yvt2x_259:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle,#ff5b5b 2px,transparent 2px),radial-gradient(circle,#babac9 2px,transparent 2px);background-size:20px 20px,20px 20px;background-position:0 0,10px 10px}@media(max-width:900px){._subscribeBox_yvt2x_33{padding:4rem 2rem;border-radius:80px 15px 15px;margin:30px 0}._heading_yvt2x_103{font-size:1.8rem;margin-bottom:2.5rem}._subscriptionForm_yvt2x_135{flex-direction:column;gap:1rem;max-width:400px}._inputWrapper_yvt2x_155{padding:.75rem 1.25rem}._subscribeButton_yvt2x_219{padding:.9rem 2rem;font-size:1rem}._planeIconContainer_yvt2x_61{top:-25px;right:-25px;width:60px;height:60px}._planeIcon_yvt2x_61{font-size:24px}}@media(max-width:768px){._subscribeAdSection_yvt2x_3{padding:4rem 0}._container_yvt2x_17{padding:0 1rem}._subscribeBox_yvt2x_33{padding:3rem 1.5rem;border-radius:60px 10px 10px;margin:25px 0}._heading_yvt2x_103{font-size:1.5rem;margin-bottom:2rem}._dottedPlusPattern_yvt2x_259{display:none}}@media(max-width:480px){._subscribeAdSection_yvt2x_3{padding:3rem 0}._subscribeBox_yvt2x_33{padding:2.5rem 1rem;border-radius:40px 8px 8px;margin:20px 0}._heading_yvt2x_103{font-size:1.3rem}._inputWrapper_yvt2x_155{padding:.75rem 1rem}._subscribeButton_yvt2x_219{padding:.8rem 1.5rem;font-size:.95rem}._planeIconContainer_yvt2x_61{top:-20px;right:-20px;width:50px;height:50px}._planeIcon_yvt2x_61{font-size:20px}}._footer_8b02f_1{background:#f7f7f7;padding:4rem 0 2rem;border-top:1px solid #e9ecef}._container_8b02f_13{max-width:1200px;margin:0 auto;padding:0 2rem}._footerContent_8b02f_25{display:grid;grid-template-columns:2fr 3fr 2fr;gap:3rem;margin-bottom:3rem}._leftSection_8b02f_41{display:flex;flex-direction:column;gap:1.5rem}._logo_8b02f_53{font-size:2.5rem;font-weight:700;color:#181e4b;margin-bottom:.5rem}._description_8b02f_67{color:#5e6282;line-height:1.6;font-size:1rem;max-width:300px}._linksSections_8b02f_83{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._linkColumn_8b02f_95{display:flex;flex-direction:column;gap:1rem}._columnTitle_8b02f_107{font-size:1.3rem;font-weight:600;color:#181e4b;margin-bottom:.5rem}._linkList_8b02f_121{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}._linkList_8b02f_121 li a{color:#5e6282;text-decoration:none;transition:color .3s ease;font-size:1rem}._linkList_8b02f_121 li a:hover{color:#df6951}._rightSection_8b02f_163{display:flex;flex-direction:column;gap:2rem}._socialIcons_8b02f_175{display:flex;gap:1rem;justify-content:flex-end}._socialIcon_8b02f_175{width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#181e4b;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 10px #0000001a;border:1px solid #e9ecef}._socialIcon_8b02f_175:hover{background:#df6951;color:#fff;transform:translateY(-2px)}._appSection_8b02f_229{display:flex;flex-direction:column;gap:1rem}._appTitle_8b02f_241{font-size:1.1rem;font-weight:600;color:#5e6282;text-align:right;margin-bottom:.5rem}._appButtons_8b02f_257{display:flex;flex-direction:column;gap:.75rem;align-items:flex-end}._appButton_8b02f_257{display:flex;align-items:center;gap:.75rem;background:#181e4b;color:#fff;border:none;border-radius:10px;padding:.75rem 1.25rem;cursor:pointer;transition:all .3s ease;min-width:160px}._appButton_8b02f_257:hover{background:#df6951;transform:translateY(-2px)}._appIcon_8b02f_309{font-size:1.5rem}._appText_8b02f_317{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}._getOn_8b02f_331{font-size:.7rem;opacity:.8}._storeName_8b02f_341{font-size:.9rem;font-weight:600}._bottomSection_8b02f_353{border-top:1px solid #e9ecef;padding-top:2rem;text-align:center}._copyright_8b02f_365{color:#5e6282;font-size:.9rem;margin:0}@media(max-width:768px){._footer_8b02f_1{padding:3rem 0 1.5rem}._container_8b02f_13{padding:0 1rem}._footerContent_8b02f_25{grid-template-columns:1fr;gap:2rem;text-align:center}._linksSections_8b02f_83{grid-template-columns:repeat(3,1fr);gap:1.5rem}._rightSection_8b02f_163{align-items:center}._socialIcons_8b02f_175{justify-content:center}._appTitle_8b02f_241{text-align:center}._appButtons_8b02f_257{align-items:center}._description_8b02f_67{max-width:100%;margin:0 auto}}@media(max-width:480px){._linksSections_8b02f_83{grid-template-columns:1fr;gap:2rem;text-align:center}._footerContent_8b02f_25{gap:2.5rem}._logo_8b02f_53{font-size:2rem}._appButton_8b02f_257{min-width:140px;padding:.6rem 1rem}._socialIcons_8b02f_175{gap:.75rem}._socialIcon_8b02f_175{width:35px;height:35px}}
