.navbar_example__273HO{border-radius:4px;-ms-box-shadow:0 1px 4px 0 rgba(0,0,0,.1);box-shadow:0 1px 4px 0 rgba(0,0,0,.1);display:flex;justify-content:center;align-items:center}.navbar_navbar__vwAzY{margin:0 20px;height:96px;background-color:#fff;box-shadow:0 4px 16px rgba(0,0,0,.05);position:-webkit-sticky;position:sticky;top:0;z-index:1000;font-family:Montserrat,sans-serif;border:2px solid #fff;border-radius:16px}@media(max-width:768px){.navbar_navbar__vwAzY{height:70px}}@media(max-width:480px){.navbar_navbar__vwAzY{height:60px;width:100%;margin:0;border-radius:0}}.navbar_navbarContainer__1zJhF{width:100%;max-width:1340px;height:100%;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}@media(max-width:480px){.navbar_navbarContainer__1zJhF{padding:0 16px}}.navbar_navbarLogo__pRvs2{display:flex;align-items:center;height:100%;padding:3px 0}@media(max-width:768px){.navbar_navbarLogo__pRvs2{width:120px}}@media(max-width:480px){.navbar_navbarLogo__pRvs2{width:100px}}.navbar_logoLink__b_Gj9{display:flex;align-items:center;height:100%}.navbar_navbarLinks__mYRAY{display:flex;align-items:center;gap:40px}@media(max-width:968px){.navbar_navbarLinks__mYRAY{display:none}}.navbar_searchOptions__Yg_qZ{display:flex;align-items:center;gap:24px}@media(max-width:768px){.navbar_searchOptions__Yg_qZ{flex-direction:column;align-items:flex-start;gap:16px}}.navbar_dropdownPanel__iXiIG{position:absolute;top:100%;left:0;min-width:240px;background:#fff;border-radius:12px;box-shadow:0 18px 40px rgba(15,23,42,.12);padding:12px 0;z-index:1001}.navbar_dropdownLink__qIDfN{display:block;padding:10px 18px;font-size:14px;color:#374151;text-decoration:none;transition:background .2s ease,color .2s ease}.navbar_dropdownLink__qIDfN:hover{background:#f5f7fb;color:#111827}.navbar_searchLink__0htHH{display:flex;align-items:center;gap:8px;color:hsla(0,0%,50%,.502);font-size:14px;font-weight:600;text-decoration:none;transition:color .2s ease}.navbar_searchLink__0htHH:hover{color:#0071bc}@media(max-width:768px){.navbar_searchLink__0htHH{font-size:16px}}.navbar_navbarButtons__HGgzD{display:flex;align-items:center;gap:16px}@media(max-width:768px){.navbar_navbarButtons__HGgzD{flex-direction:column;align-items:flex-start;width:100%;gap:12px}}.navbar_loginBtn__g2Jdw{color:#0071bc;font-size:14px;font-weight:600;text-decoration:none;padding:8px 16px;transition:color .2s ease}@media(max-width:768px){.navbar_loginBtn__g2Jdw{font-size:16px;padding:8px 0}}.navbar_signupBtn__qm9O1{color:#0071bc;font-size:14px;font-weight:600;text-decoration:none;padding:8px 16px;transition:color .2s ease;border:2px solid #0071bc;border-radius:4px}.navbar_signupBtn__qm9O1:hover{color:#0071bc;border-color:#0071bc}@media(max-width:768px){.navbar_signupBtn__qm9O1{font-size:16px;width:100%;text-align:center}}.navbar_requestBtn__33w3R{background-color:#0071bc;color:#fff;font-size:14px;font-weight:500;text-decoration:none;padding:8px 16px;border-radius:4px;transition:background-color .2s ease}@media(max-width:768px){.navbar_requestBtn__33w3R{font-size:16px;width:100%;text-align:center}}.navbar_navbarMenuToggle__55Im4{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;cursor:pointer;z-index:10}.navbar_navbarMenuToggle__55Im4 span{width:100%;height:2px;background-color:#4d4d4d;border-radius:4px;transition:all .3s ease;transform-origin:center}.navbar_navbarMenuToggle__55Im4.navbar_active__iooJn span:first-child{transform:translateY(8px) rotate(45deg)}.navbar_navbarMenuToggle__55Im4.navbar_active__iooJn span:nth-child(2){opacity:0}.navbar_navbarMenuToggle__55Im4.navbar_active__iooJn span:last-child{transform:translateY(-8px) rotate(-45deg)}@media(max-width:968px){.navbar_navbarMenuToggle__55Im4{display:flex}}.navbar_mobileMenu__rWc9a{display:none;position:fixed;top:80px;left:0;width:100%;height:calc(100vh - 80px);background-color:#fff;padding:24px 20px;box-shadow:0 4px 16px rgba(0,0,0,.1);flex-direction:column;gap:32px;transform:translateX(100%);opacity:0;transition:all .3s ease;overflow-y:auto}.navbar_mobileMenu__rWc9a.navbar_open__k5u8R{transform:translateX(0);opacity:1;display:flex}@media(max-width:968px){.navbar_mobileMenu__rWc9a{display:flex}}@media(max-width:768px){.navbar_mobileMenu__rWc9a{top:70px;height:calc(100vh - 70px);padding:20px 16px}}@media(max-width:480px){.navbar_mobileMenu__rWc9a{top:60px;height:calc(100vh - 60px);padding:16px}}.navbar_mobileButtons__kZ6v6{display:flex;flex-direction:column;gap:16px;width:100%}.navbar_mobileHolidayGroup__Jm0qJ{width:100%;border-top:1px solid rgba(0,0,0,.06);padding-top:16px;display:flex;flex-direction:column;gap:8px}.navbar_mobileHolidayHeading__OWsTZ{font-size:15px;font-weight:600;color:#111827;margin:0}.navbar_modalOverlay__fPZN5{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.navbar_modalContent__DatGo{background:#fff;padding:2rem;border-radius:8px;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;position:relative}.navbar_modalContent__DatGo h2{margin-bottom:1.5rem;color:#333;font-size:1.5rem}.navbar_closeButton__bOXs0{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:.5rem;line-height:1}.navbar_closeButton__bOXs0:hover{color:#333}.navbar_formSection__DAQY1{margin-bottom:.9rem}.navbar_label__quYJM{display:block;margin-bottom:.5rem;font-weight:500;color:#333;font-size:.9rem}.navbar_inlineRadioRow__25fHl{display:flex;gap:3.5rem;align-items:flex-start;flex-wrap:wrap}.navbar_radioSection__5UJdb{margin-bottom:1rem}.navbar_radioGroup__0ziAo{display:flex;gap:1.5rem}.navbar_radioGroup__0ziAo label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.navbar_radioGroup__0ziAo label input[type=radio]{margin:0}.navbar_textarea__aCfIB{width:100%;min-height:100px;resize:vertical}.navbar_formGrid__9z8Bi{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.navbar_modalButtons__zYZhT{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}.navbar_cancelButton__zjOTB{padding:.75rem 1.5rem;border:1px solid #ddd;border-radius:4px;background:#fff;color:#666;cursor:pointer;font-weight:500;font-size:16px;height:49px}.navbar_cancelButton__zjOTB:hover{background:#f5f5f5}.navbar_submitButton__umns_{padding:.75rem 1.5rem;border:none;border-radius:4px;background:#0071c2;color:#fff;cursor:pointer;font-weight:500;font-size:16px;height:49px}.navbar_submitButton__umns_:hover{background:#005c9e}.navbar_submitButton__umns_:disabled{background:#ccc;cursor:not-allowed}@media(max-width:768px){.navbar_modalContent__DatGo{width:95%;padding:1.5rem}.navbar_formGrid__9z8Bi{grid-template-columns:1fr}}.navbar_floatingButton__ad7nl{display:flex;align-items:center;gap:8px;background-color:#0071bc;text-decoration:none;padding:8px 16px}.navbar_floatingButton__ad7nl,.navbar_floatingButton__ad7nl span{color:#fff;font-size:14px;font-weight:500;border-radius:4px;transition:background-color .2s ease}.footer_example__p6x9O{border-radius:4px;-ms-box-shadow:0 1px 4px 0 rgba(0,0,0,.1);box-shadow:0 1px 4px 0 rgba(0,0,0,.1);display:flex;justify-content:center;align-items:center}.footer_footer__sFaMG{background-color:#0071bc;padding:3rem 0 2rem;color:#fff;width:100%;position:relative;margin-top:200px}.footer_footer__sFaMG *{text-align:left}@media(max-width:768px){.footer_footer__sFaMG{margin-top:370px}}.footer_footerContainer__xrCBN{max-width:1200px;margin:0 auto;padding:0 1rem}.footer_footerTop__Cs53H{margin-bottom:2rem;display:flex;justify-content:flex-start;align-items:center}@media(max-width:768px){.footer_footerTop__Cs53H{justify-content:center}}.footer_logoContainer__9Kt8P{display:flex;flex-direction:column;gap:1rem}@media(max-width:768px){.footer_logoContainer__9Kt8P{align-items:flex-start}}.footer_logo__ch3YZ{width:auto;height:auto}.footer_socialLinks__T3P0P{display:flex;gap:1rem}.footer_socialLink__JNLec{display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.footer_socialLink__JNLec:hover{opacity:.8}.footer_footerLinks__vhpY_{display:flex;flex-wrap:wrap;gap:2rem;padding-top:100px}@media(max-width:1024px){.footer_footerLinks__vhpY_{gap:3rem 2rem}}@media(max-width:768px){.footer_footerLinks__vhpY_{flex-direction:column;gap:2rem;text-align:center}}.footer_footerSection__B2vqy{flex:1 1;min-width:160px}@media(max-width:1240px){.footer_footerSection__B2vqy{min-width:140px;flex-grow:0;flex-shrink:0;flex-basis:calc(20% - 2rem)}}@media(max-width:1024px){.footer_footerSection__B2vqy{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 2rem)}}@media(max-width:768px){.footer_footerSection__B2vqy{flex:1 0 100%}}.footer_sectionTitle__UVQVC{font-size:1rem;font-weight:600;margin:0 0 1rem;color:#fff}.footer_linksList__n0Kso{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer_linkItem__fWUXC{font-size:.875rem}.footer_link__CEkcq{color:#fff;text-decoration:none;transition:opacity .2s ease}.footer_link__CEkcq:hover{opacity:.8;text-decoration:underline}.footer_contactInfo__G_EHI{display:flex;flex-direction:column;gap:.75rem}.footer_contactItem__jpqXp{font-size:12px;line-height:1.5;color:#fff;display:flex;align-items:center;gap:.5rem}.footer_contactIcon___GJGh{color:#fff;font-size:1rem;flex-shrink:0}.footer_contactLabel__M_QJh{color:#fff;font-weight:400}.footer_contactLink__DFmaO{color:#fff;text-decoration:none;transition:opacity .2s ease}.footer_contactLink__DFmaO:hover{opacity:.8;text-decoration:underline}.footer_paymentIcons__Ptw_8{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;align-items:center}.footer_paymentIcon__YaW4F{height:25px;object-fit:contain;opacity:.9;transition:opacity .2s ease;background-color:#fff;padding:4px;border-radius:4px}.footer_paymentIcon__YaW4F:hover{opacity:1}@media(max-width:768px){.footer_paymentIcon__YaW4F{max-width:45px}}.newsletter_newsletterContainer__hALZC{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.newsletter_newsletterContent__jmZNT{display:flex;align-items:center;background-color:#f6f8fc;border-radius:10px;overflow:hidden;box-shadow:0 4px 16px rgba(17,34,17,.05);position:relative;min-height:150px}@media(max-width:1024px){.newsletter_newsletterContent__jmZNT{flex-direction:column;align-items:flex-start;padding-top:2rem}}.newsletter_illustrationWrapper__ZGq6D{position:absolute;left:0;bottom:0;width:130px;height:150px;overflow:visible;display:flex;align-items:flex-end;justify-content:center}@media(max-width:1024px){.newsletter_illustrationWrapper__ZGq6D{position:relative;align-self:center;margin-bottom:1.5rem}}@media(max-width:768px){.newsletter_illustrationWrapper__ZGq6D{width:100px;height:120px}}.newsletter_illustration__YX88P{width:auto;height:auto;object-fit:contain}.newsletter_formContainer__SSHDD{width:100%;padding:1.5rem 1.5rem 1.5rem calc(150px + 1.5rem);display:flex;flex-direction:column;justify-content:center;background-color:#fff}@media(max-width:1024px){.newsletter_formContainer__SSHDD{padding:0 1.5rem 1.5rem;align-items:center}}.newsletter_textContent__OXefJ{margin-bottom:1.5rem}@media(max-width:1024px){.newsletter_textContent__OXefJ{text-align:center}}.newsletter_title__G1Az_{font-size:40px;font-weight:600;color:#0071bc;margin:0 0 .5rem}@media(max-width:768px){.newsletter_title__G1Az_{font-size:30px}}.newsletter_subtitle__68QGu{font-size:20px;font-weight:400;line-height:1.5;color:#666;margin:0}@media(max-width:768px){.newsletter_subtitle__68QGu{font-size:16px}}.newsletter_subscribeForm__cUVe8{display:flex;width:100%;gap:1rem}@media(max-width:768px){.newsletter_subscribeForm__cUVe8{flex-direction:column}}.newsletter_inputWrapper__UzdZS{flex:1 1;position:relative}.newsletter_emailInput__uhyS7{flex:1 1;height:44px;border:1px solid #dfe1e7;border-radius:4px;padding:0 1rem;font-size:.875rem;color:#1e1e1e;width:100%}.newsletter_emailInput__uhyS7::placeholder{color:#999}.newsletter_emailInput__uhyS7:focus{outline:none;border-color:#0071bc}.newsletter_emailInput__uhyS7.newsletter_errorInput__wwbFh{border-color:#dc3545;background-color:#fff8f8}@media(max-width:768px){.newsletter_emailInput__uhyS7{padding:1rem}}.newsletter_validationError__gBbu_{position:absolute;bottom:-20px;left:0;color:#dc3545;font-size:12px;display:flex;align-items:center;gap:4px}.newsletter_validationError__gBbu_ .newsletter_errorIcon__sBLi8{flex-shrink:0}.newsletter_successMessage__lExZy{background-color:#e8f5e9;color:#2e7d32;padding:12px 16px;border-radius:4px;margin-bottom:16px;display:flex;align-items:center;gap:8px;font-size:14px}.newsletter_successMessage__lExZy .newsletter_successIcon__0w08m{flex-shrink:0}.newsletter_subscribeButton__9QDxL{background-color:#0071bc;color:#fff;border:none;border-radius:4px;height:44px;padding:0 5rem;font-size:20px;font-weight:600;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.newsletter_subscribeButton__9QDxL:hover{background-color:#005289}@media(max-width:768px){.newsletter_subscribeButton__9QDxL{width:100%;padding:0 1rem}}.faqs_example__MjrqJ{border-radius:4px;-ms-box-shadow:0 1px 4px 0 rgba(0,0,0,.1);box-shadow:0 1px 4px 0 rgba(0,0,0,.1);display:flex;justify-content:center;align-items:center}.faqs_container__PCiyg{max-width:980px;margin:40px auto;padding:0 20px;font-family:Montserrat,sans-serif}@media(max-width:768px){.faqs_container__PCiyg{margin:24px auto;padding:0 16px}}.faqs_header__xfx04{text-align:center;margin-bottom:24px}.faqs_header__xfx04 h2{font-size:calc(2rem + .25rem);font-weight:700;margin:0;color:#1e1e1e}@media(max-width:768px){.faqs_header__xfx04 h2{font-size:1.75rem}}.faqs_header__xfx04 p{color:#666;margin-top:8px;font-size:.875rem}.faqs_accordion___up3o{background:#fff;border-radius:12px;border:1px solid #e0e0e0;box-shadow:0 10px 20px rgba(0,0,0,.1)}.faqs_item__u5oyc{border-bottom:1px solid #f0f0f0}.faqs_item__u5oyc:last-child{border-bottom:none}.faqs_question__mcLN4{width:100%;text-align:left;background:transparent;border:none;padding:18px 20px;font-size:1.11rem;font-weight:600;display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:#1e1e1e}.faqs_question__mcLN4:hover{background:rgba(25,118,210,.1)}.faqs_question__mcLN4:focus-visible{outline:2px solid #005289;outline-offset:2px;border-radius:6px}@media(max-width:768px){.faqs_question__mcLN4{font-size:1rem;padding:16px}}.faqs_chevron__1V03Z{display:flex;align-items:center;justify-content:center;transition:transform .3s ease;color:#666;flex-shrink:0;margin-left:12px}.faqs_chevron__1V03Z svg{width:20px;height:20px}.faqs_chevron__1V03Z.faqs_open__cZMeh{transform:rotate(180deg);color:#0071bc}.faqs_answer__za153{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 20px;color:#666}.faqs_answer__za153 p{margin:0;padding:0 0 16px;font-size:1rem;line-height:1.65}.faqs_answer__za153.faqs_show__nM3ma{padding:0 20px 16px;max-height:500px}@media(max-width:768px){.faqs_answer__za153{padding:0 16px}.faqs_answer__za153.faqs_show__nM3ma{padding:0 16px 16px}}.faqs_cta__1CCjp{text-align:center;margin-top:24px}.faqs_contactBtn__UnyZQ{display:inline-block;background:#0071bc;color:#fff;padding:12px 18px;border-radius:6px;text-decoration:none;font-weight:600;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:background .3s ease,transform .3s ease,box-shadow .3s ease}.faqs_contactBtn__UnyZQ:hover{background:#005289;transform:translateY(-1px);box-shadow:0 10px 20px rgba(0,0,0,.1)}@media(max-width:768px){.faqs_contactBtn__UnyZQ{width:100%}}.about-us_container__Kd_bZ{min-height:100vh;display:flex;flex-direction:column}.about-us_main__KOIF6{flex:1 1;background-color:#f4f5f7;padding:0 0 120px}@media(max-width:768px){.about-us_main__KOIF6{padding-bottom:300px}}.about-us_hero__dEtY4{background:linear-gradient(135deg,#0071bc,#004370);padding:80px 0;text-align:center;color:#fff;position:relative;overflow:hidden}.about-us_hero__dEtY4:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.about-us_hero__dEtY4 .about-us_heroContent__04X3o{position:relative;z-index:1;max-width:1240px;margin:0 auto;padding:0 1rem}.about-us_hero__dEtY4 h1{font-size:48px;font-weight:700;margin-bottom:.5rem}@media(max-width:768px){.about-us_hero__dEtY4 h1{font-size:36px}}.about-us_hero__dEtY4 .about-us_tagline__xYOya{font-size:20px;opacity:.9;color:#fff;font-weight:500;max-width:600px;margin:0 auto}@media(max-width:768px){.about-us_hero__dEtY4 .about-us_tagline__xYOya{font-size:18px}}.about-us_contentWrapper__RlO_F{max-width:1240px;padding:36px 16px;background:#f6fbff;border-radius:12px;margin:-40px auto 0;position:relative;z-index:2}@media(max-width:768px){.about-us_contentWrapper__RlO_F{margin-top:-20px;padding:24px 16px;border-radius:8px}}.about-us_section__giDLS{margin-bottom:48px}.about-us_section__giDLS:last-child{margin-bottom:0}.about-us_sectionHeader__TKy7f{text-align:center;margin-bottom:24px}.about-us_sectionHeader__TKy7f h2{font-size:32px;font-weight:600;color:#1e1e1e;margin-bottom:8px}.about-us_accentLine__Td67i{display:inline-block;width:64px;height:4px;background:#ff3e6c;border-radius:2px;margin-top:10px}.about-us_sectionContent__znTRB{max-width:800px;margin:0 auto}.about-us_sectionContent__znTRB p{font-size:16px;color:#666;line-height:1.6;margin-bottom:16px;text-align:center}.about-us_sectionContent__znTRB p:last-child{margin-bottom:0}.about-us_introText__Vbu7o{font-size:18px;font-weight:500;color:#1e1e1e;line-height:1.7;margin-bottom:24px}.about-us_highlightText__bTyMb{font-size:20px;font-weight:600;color:#0071bc;margin:24px 0}.about-us_quote__In2KB{background:linear-gradient(135deg,rgba(0,113,188,.05),rgba(0,113,188,.1));border-left:4px solid #0071bc;padding:24px;font-style:italic;font-size:18px;color:#1e1e1e;text-align:center;border-radius:8px;max-width:600px;margin:32px auto}@media(max-width:768px){.about-us_quote__In2KB{font-size:16px;padding:20px;margin:24px 0}}.about-us_challenges___UNhT,.about-us_journeyDecisions__amlGt,.about-us_journeyMoments__ZbIeI,.about-us_travelerNeeds__XnjLl{background-color:#fff;padding:24px;border-radius:12px;margin:24px 0;border:1px solid #dfe1e7}.about-us_challenges___UNhT p,.about-us_journeyDecisions__amlGt p,.about-us_journeyMoments__ZbIeI p,.about-us_travelerNeeds__XnjLl p{text-align:left;margin-bottom:16px}.about-us_challenges___UNhT p:last-child,.about-us_journeyDecisions__amlGt p:last-child,.about-us_journeyMoments__ZbIeI p:last-child,.about-us_travelerNeeds__XnjLl p:last-child{margin-bottom:0}.about-us_stories__0og6T{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:16px;gap:16px;margin:24px 0}@media(max-width:768px){.about-us_stories__0og6T{grid-template-columns:1fr;gap:12px}}.about-us_storyItem__ZJ1un{background:linear-gradient(135deg,rgba(0,113,188,.05),rgba(0,113,188,.08));padding:20px;border-radius:8px;border-left:3px solid #0071bc;font-weight:500;color:#1e1e1e;text-align:center;transition:transform .2s ease;font-size:15px}.about-us_storyItem__ZJ1un:hover{transform:translateY(-2px)}@media(max-width:768px){.about-us_storyItem__ZJ1un{padding:16px;font-size:14px}}.about-us_finalStatement__Pt0B4{font-size:22px;font-weight:600;color:#0071bc;text-align:center;max-width:600px;margin:32px auto;padding:24px;background:linear-gradient(135deg,rgba(0,113,188,.05),rgba(0,113,188,.1));border-radius:12px;border:2px solid rgba(0,113,188,.2)}@media(max-width:768px){.about-us_finalStatement__Pt0B4{font-size:18px;padding:20px;margin:24px auto}}.about-us_brandSignature__fxoBE{text-align:center;margin-top:48px;padding:32px;background:linear-gradient(135deg,#0071bc,#005289);color:#fff;border-radius:12px;box-shadow:0 10px 20px rgba(0,0,0,.1)}.about-us_brandSignature__fxoBE h3{font-size:28px;font-weight:700;margin-bottom:8px}.about-us_brandSignature__fxoBE p{font-size:18px;opacity:.9;margin:0;color:#fff}@media(max-width:768px){.about-us_brandSignature__fxoBE{padding:24px;margin-top:32px}.about-us_brandSignature__fxoBE h3{font-size:24px}.about-us_brandSignature__fxoBE p{font-size:16px}}.about-us_footerSection__O5nVV{position:relative;margin-top:auto}.about-us_newsletterSection__pNAq1{position:absolute;top:-200px;width:100%;z-index:10}@media(max-width:768px){.about-us_newsletterSection__pNAq1{top:-300px}}