.heroBanner,body{overflow-x:hidden}.contact-btn,.desktop-menu .menu-item a,.mobile-menu .mobile-nav .menu-item a{transition:.3s ease;text-decoration:none}*,::after,::before{margin:0;padding:0;box-sizing:border-box}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:Poppins,sans-serif;line-height:1.6;color:#111;background:#fff;-webkit-tap-highlight-color:transparent;height:auto}.sectionTitle,.termsPolicyTemplate .sectionContent h2{font-family:"Open Sans",sans-serif;text-transform:uppercase}.sectionPadding{padding-block:50px}@media (min-width:992px){.sectionPadding{padding-block:70px}}.sectionTitle{position:relative;font-weight:400;font-size:32px;line-height:46px;color:#272E3E;margin-bottom:65px}.sectionTitle::after{content:"";position:absolute;left:0;bottom:-35px;width:245px;height:2px;background:#232935;transform-origin:left center;transform:scaleX(var(--line-scale))}.sectionTitle.bigTitle{font-size:36px;line-height:50px}.sectionTitle.bigTitle::after{display:none}@media (min-width:1200px){.sectionPadding{padding-block:80px}.sectionTitle::after{width:285px}.sectionTitle.bigTitle{font-size:42px;line-height:56px}}@media (min-width:1300px){.sectionPadding{padding-block:90px}.sectionTitle::after{width:315px}.sectionTitle.bigTitle{font-size:56px;line-height:70px}}@media (min-width:1500px){.sectionPadding{padding-block:100px}.sectionTitle::after{width:340px}.sectionTitle.bigTitle{font-size:60px;line-height:74px}}.sectionTitle.text-white::after{background:#fff}@media (min-width:1200px){.sectionTitle{font-size:42px;line-height:56px}}@media (min-width:1300px){.sectionTitle{font-size:46px;line-height:60px}}.descWrap p{color:#272E3D}.text-white p{color:#fff}.main-header{background-color:#232935}#navbarSupportedContent .btnGroup{display:flex;flex-wrap:nowrap;column-gap:25px;width:100%}@media (min-width:768px){#navbarSupportedContent .btnGroup{width:350px}}@media (min-width:1200px){#navbarSupportedContent .btnGroup{width:385px;margin-left:-70px}}@media (min-width:1500px){.sectionTitle{font-size:50px;line-height:64px}#navbarSupportedContent .btnGroup{width:410px}}.headLogo img{width:120px}@media (min-width:1200px){.headLogo img{width:125px}}@media (min-width:1300px){.headLogo img{width:145px}}.navbar-nav{display:flex;align-items:center}.desktop-menu,.mobile-nav{list-style:none;padding:0;margin:0}.desktop-menu .menu-item{display:flex;align-items:center;margin:0 18px}.desktop-menu .menu-item a{font-family:Poppins,sans-serif;white-space:nowrap;display:block;padding:8px 12px;color:#fff;font-size:14px;text-transform:uppercase;box-shadow:none!important;outline:0!important}.desktop-menu .menu-item a:hover{color:#E5A57F}@media (min-width:1500px){.headLogo img{width:155px}.desktop-menu .menu-item a{font-size:16px}}.desktop-menu .menu-item-has-children>a::after{font-size:10px;margin-left:6px}.navbar-toggler{border-color:#fff}.navbar-toggler:focus{box-shadow:none}.contact-btn{background:#E5A57F;border:1px solid #E5A57F;color:#545454;font-size:14px;padding:12px 42px;font-weight:600;border-radius:0;display:block;width:max-content;text-transform:uppercase}.contact-btn:hover{background:0 0;color:#E5A57F;border-color:#E5A57F}.contact-btn.invert{background-color:transparent;border-color:#fff;color:#fff}.contact-btn.invert:hover{background-color:#fff;color:#232935}@media (min-width:1500px){.contact-btn{font-size:16px}}header .contact-btn{position:relative;overflow:hidden;z-index:1;font-size:14px}header .contact-btn::before{content:"";position:absolute;top:0;left:-150%;width:50%;height:100%;background:linear-gradient(120deg,rgba(255,255,255,0) 0,rgba(255,255,255,.45) 50%,rgba(255,255,255,0) 100%);transform:skewX(-20deg);opacity:.6;animation:shine 10s ease-in-out infinite}@media (min-width:1500px){header .contact-btn{font-size:16px}}@keyframes shine{0%{left:-150%}100%,40%{left:150%}}.mobile-menu{height:100vh!important;background-color:#232935}.mobile-menu .mobile-nav .menu-item{margin:15px 0;text-align:center}.mobile-menu .mobile-nav .menu-item a{display:block;padding:12px 0;font-size:20px;color:#fff}.mobile-menu .mobile-nav .menu-item a:hover{color:#E5A57F}.mobile-menu .mobile-nav .contact-btn{width:100%}.desktop-menu,.desktop-menu .menu-item-has-children{position:relative}.desktop-menu .menu-item-has-children>a{position:relative;padding-right:16px}.desktop-menu .menu-item-has-children>a::after{content:"";background-image:url(https://idigitalise.org/lemarch/wp-content/uploads/2025/12/Keyboard-arrow-down.svg);background-size:contain;display:block;width:20px;height:20px;position:absolute;top:11px;right:-15px;transition:transform .3s ease}.desktop-menu .menu-item-has-children:hover>a::after{transform:rotate(180deg)}.desktop-menu .menu-item-has-children .sub-menu{position:absolute;top:120%;left:0;min-width:200px;background:#232935;padding:10px 0;border-radius:6px;list-style:none;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;z-index:99}.desktop-menu .menu-item-has-children:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.desktop-menu .menu-item-has-children .sub-menu a{display:block;padding:10px 18px;font-size:14px;color:#fff;text-decoration:none;transition:.25s ease}.desktop-menu .menu-item-has-children .sub-menu a:hover{background:rgba(255,255,255,.08);color:#E5A57F}.heroBanner .heroBanner-media img{width:100%;display:block;object-fit:cover;height:350px}@media (min-width:992px){.heroBanner .heroBanner-media img{height:650px}.whoAreYou .whoCard .whoCard-media img{height:100%}}.whoAreYou .row.g-4{--bs-gutter-y:1.8rem;--bs-gutter-x:1.8rem}.whoAreYou .cardWrapper{margin-top:24px}.whoAreYou .whoCard{background:#fff;border:1px solid #e3e3e3;border-radius:0;overflow:hidden;display:flex;flex-direction:column;align-items:center;height:100%;box-shadow:0 0 10px 0 rgba(0,0,0,.15);padding:30px;transition:transform .25s ease}.whoAreYou .whoCard .whoCard-media img{width:100%;display:block;object-fit:cover}.whoAreYou .whoCard .whoCard-body{padding:20px 0 0}.whoAreYou .whoCard .whoCard-body .whoCard-title{font-size:20px;font-weight:400;margin:0 0 25px;color:#000;text-transform:uppercase}@media (min-width:1300px){.whoAreYou .whoCard .whoCard-body .whoCard-title{font-size:23px}}@media (min-width:1500px){.whoAreYou .whoCard .whoCard-body .whoCard-title{font-size:25px}}.whoAreYou .whoCard .whoCard-body .whoCard-text p{font-size:14px;line-height:1.8;color:#787878;margin:0}@media (min-width:992px){.whoAreYou .whoCard .whoCard-body{padding-inline:30px 0;padding-block:0}.whoAreYou .whoCard .whoCard-body .whoCard-text{min-height:auto}.whoAreYou .whoCard .whoCard-body .whoCard-text p{font-size:16px}}@media (min-width:1500px){.whoAreYou .whoCard .whoCard-body .whoCard-text p{font-size:17px}}.whoAreYou .whoCard .whoCard-body .whoCard-cta{display:inline-block;padding:12px 40px;border-radius:0;background:#E5A57F;border:1px solid #E5A57F;color:#545454;font-size:14px;font-weight:500;text-decoration:none;text-transform:uppercase;letter-spacing:0;transition:all .25s ease}.whoAreYou .whoCard .whoCard-body .whoCard-cta:hover{background:0 0;color:#E5A57F;border:1px solid #E5A57F}.whoAreYou .whoCard.box1{border-color:#fff}.whoAreYou .whoCard.box1 .whoCard-media{flex:0 0 40%}.whoAreYou .whoCard.box2,.whoAreYou .whoCard.box3{background-color:#F6F6F6;border-color:#f6f6f6;box-shadow:none}.whoAreYou .whoCard.box2 .whoCard-media,.whoAreYou .whoCard.box3 .whoCard-media{flex:0 0 45%}.whoAreYou .whoCard.box2 .whoCard-text p,.whoAreYou .whoCard.box3 .whoCard-text p{margin-bottom:0}@media (min-width:992px){.whoAreYou .whoCard .whoCard-body .whoCard-cta{font-size:16px}.whoAreYou .whoCard.box1 .whoCard-body{padding-left:70px}.whoAreYou .whoCard{flex-direction:row;padding:23px 30px}}.brandPartners .brandLogos{width:100%;margin-top:24px}.brandPartners .brandMarquee{overflow:hidden;width:100%;position:relative;padding:20px 0}.brandPartners .brandTrack{display:flex;gap:20px;align-items:center}.brandPartners .brandItem img{height:180px;width:auto;opacity:.9;transition:.3s ease}.brandPartners .brandItem img:hover{opacity:1}.dealsSection{background-color:#F6F6F6}.dealsSection .row{align-items:center}.dealsSection .sectionContent p{margin-bottom:20px;font-size:14px;line-height:1.6;color:#262626}.dealsSection .dealsMedia{margin-top:24px;position:relative}@media (min-width:768px){.dealsSection .sectionContent p{font-size:16px}.dealsSection .dealsMedia{margin-top:0;padding-left:16px}}.dealsSection .dealsMedia .dealsMedia-main img{margin-left:auto;width:85%;display:block;object-fit:cover}.dealsSection .contact-btn{padding:12px 50px}.unveilRetail .sectionContent p{font-size:15px;line-height:1.6;color:#262626}@media (min-width:992px){.brandPartners .brandTrack{gap:60px}.brandPartners .brandItem img{height:200px}.unveilRetail .sectionContent p{font-size:17px}}@media (min-width:768px){.unveilRetail .rightContent{padding-left:80px}}.unveilRetail .sectionCTA{display:flex;column-gap:20px}.unveilRetail .sectionCTA .primary{font-size:16px;font-weight:600;line-height:1.6;padding:10px 55px;text-decoration:none;text-transform:uppercase;background-color:#fff;color:#000;box-shadow:rgba(0,0,0,.25) 0 0 10px 0}.unveilRetail .sectionCTA .primary.active{background:#E1C3B1;color:#fff;box-shadow:none}.unveilRetail .retailMap .map-img{display:none}.unveilRetail .retailMap .map-img.active{display:block}.thankyou404Template{width:100%;margin-inline:auto}.thankyou404Template .sectionTitle.bigTitle{margin-bottom:25px}.thankyou404Template .sectionTitle.bigTitle span{color:#7D7D7D}.termsPolicyTemplate .sectionTitle.bigTitle::after{display:block}.termsPolicyTemplate .sectionContent{background:#232935;color:#fff;padding:60px 30px}.termsPolicyTemplate .sectionContent h2{position:relative;font-weight:400;font-size:32px;line-height:46px;margin-bottom:20px}@media (min-width:1200px){.thankyou404Template{width:1080px}.termsPolicyTemplate .sectionContent h2{font-size:42px;line-height:56px}}@media (min-width:1300px){.termsPolicyTemplate .sectionContent h2{font-size:46px;line-height:60px}}@media (min-width:1500px){.brandPartners .brandItem img{height:220px}.thankyou404Template{width:1180px}.termsPolicyTemplate .sectionContent h2{font-size:50px;line-height:64px}}@media (min-width:992px){.termsPolicyTemplate .sectionContent{padding:100px 60px}}.page-template-about-us .herobanner .sectionTitle{margin-bottom:10px}.page-template-about-us .herobanner .sectionTitle.bigTitle::after{display:none}.page-template-about-us .herobanner .subTitle{position:relative;font-family:Open Sans;font-weight:400;font-size:18px;line-height:34px;text-transform:uppercase;color:#fff;margin-bottom:60px}.page-template-about-us .herobanner .subTitle::after{content:"";position:absolute;left:0;bottom:-15px;width:245px;height:2px;background:#fff;transform-origin:left center;transform:scaleX(var(--line-scale))}.journeyLemarche,.ourMission{background-color:#F6F6F6}@media (min-width:1200px){.page-template-about-us .herobanner .subTitle::after{width:285px}}@media (min-width:1300px){.page-template-about-us .herobanner .subTitle::after{width:315px}}@media (min-width:1500px){.page-template-about-us .herobanner .subTitle::after{width:340px}.page-template-about-us .herobanner .subTitle{font-size:22px;line-height:38px}}.expectationJourney .sectionContent h2,.single-post .post-content h2{line-height:46px;font-family:"Open Sans",sans-serif;text-transform:uppercase}.expectationJourney .sectionContent{background:#232935;color:#fff;padding:60px 30px}.expectationJourney .sectionContent h2{position:relative;font-weight:400;font-size:32px}@media (min-width:1200px){.expectationJourney .sectionContent h2{font-size:42px;line-height:56px}}@media (min-width:1300px){.expectationJourney .sectionContent h2{font-size:46px;line-height:60px}}@media (min-width:1500px){.expectationJourney .sectionContent h2{font-size:50px;line-height:64px}}@media (min-width:992px){.expectationJourney .sectionContent{padding:100px 60px}}.exclusiveDutyFree .cardWrapper{margin-top:24px}.exclusiveDutyFree .whoCard{background:#fff;border:1px solid #e3e3e3;border-radius:0;overflow:hidden;display:flex;flex-direction:column;height:100%;box-shadow:0 0 10px 0 rgba(0,0,0,.25);transition:transform .25s ease}.exclusiveDutyFree .whoCard:hover{transform:translateY(-4px)}.exclusiveDutyFree .whoCard .whoCard-media img{width:100%;display:block;object-fit:cover}.exclusiveDutyFree .whoCard .whoCard-body{padding:38px 25px 48px}@media (min-width:768px){.exclusiveDutyFree .whoCard .whoCard-body{padding:48px 30px 20px}}.exclusiveDutyFree .whoCard .whoCard-body .whoCard-title{font-size:20px;line-height:1.3em;font-weight:600;margin:0 0 25px;color:#222;text-transform:uppercase}@media (min-width:1300px){.exclusiveDutyFree .whoCard .whoCard-body .whoCard-title{font-size:21px;line-height:1.5em}}@media (min-width:1500px){.exclusiveDutyFree .whoCard .whoCard-body .whoCard-title{font-size:23px}}.exclusiveDutyFree .whoCard .whoCard-body .whoCard-text p{font-size:14px;line-height:1.8;color:#545454;font-weight:300;margin:0 0 20px}@media (min-width:992px){.exclusiveDutyFree .whoCard .whoCard-body .whoCard-text p{font-size:16px}}@media (min-width:1500px){.exclusiveDutyFree .whoCard .whoCard-body .whoCard-text p{font-size:17px}}.ourMission .descWrap h3{font-size:20px;line-height:1.5em;font-weight:400;text-transform:uppercase}@media (min-width:1500px){.ourMission .descWrap h3{font-size:22px;line-height:1.7em}}.ourMission .descWrap ul{list-style:none}.ourMission .descWrap ul li{position:relative;font-size:16px;line-height:1.2em;margin-bottom:15px;color:#1f1f1f}.ourMission .descWrap ul li::before{content:"";background-color:#000;width:10px;height:10px;border-radius:100px;position:absolute;top:7px;left:-24px}@media (min-width:1500px){.ourMission .descWrap ul li{font-size:18px;line-height:1.3em}}.ourTeam .whoCard .divider{margin-block:30px;border:2px solid #A0A0A0}.ourTeam .whoCard .whoCardPofileName{font-size:20px;font-weight:400;text-transform:uppercase;color:#000}@media (min-width:992px){.ourTeam .whoCard .whoCardPofileName{font-size:24px}}.ourTeam .whoCard .whoCard-designation{font-size:16px;font-weight:600}@media (min-width:992px){.ourTeam .whoCard .whoCard-designation{font-size:18px}}.ourTeam .whoCard .whoCard-text p{color:#787878;font-weight:300;font-size:14px}@media (min-width:992px){.ourTeam .whoCard .whoCard-text p{font-size:16px}.ourTeam .cardWrapper .row.g-5{--bs-gutter-x:5rem}}.contactFormWrap{background:#EFEFEF;border:1px solid #A6A6A6;padding:40px 48px}.contactFormWrap .wpcf7-not-valid-tip{font-size:12px}.contactFormWrap .wpcf7-response-output{display:none}.contactFormWrap .form-control{border-radius:0;padding:15px 30px;border-color:#fff}.contactFormWrap .form-control .intl-tel-input.separate-dial-code .selected-flag{background-color:#fff}.contactFormWrap .form-control:focus{box-shadow:none;border-color:transparent}.contactFormWrap .form-control::placeholder{color:#696969}.quickConnect .sectionTitle::after{display:none}.quickConnect .contactDetails{display:flex;flex-wrap:wrap;align-items:start;justify-content:space-between;width:100%;margin-inline:auto;text-align:center}@media (min-width:992px){.quickConnect .contactDetails{width:70%}}.quickConnect .contactDetails .contactLabel{font-size:14px;color:#696969}.quickConnect .contactDetails .contactLink a{color:#696969;text-decoration:none;transition:.3s ease-in}.quickConnect .contactDetails .contactLink a:hover{color:#E5A57F}.quickConnect .contactMap iframe{width:100%;height:400px}.page-template-for-travellers .herobanner{background-size:cover;background-position:center}.page-template-for-travellers .herobanner .sectionTitle.bigTitle::after{display:block;width:320px}@media (min-width:992px){.page-template-for-travellers .herobanner .sectionTitle.bigTitle::after{width:360px}}.page-template-for-travellers .herobanner .descWrap ul{list-style:none}.page-template-for-travellers .herobanner .descWrap ul li{position:relative;color:#CBC9C9;margin-bottom:15px}.page-template-for-travellers .herobanner .descWrap ul li::before{content:"";background-color:#7B7676;width:12px;height:12px;border-radius:100px;position:absolute;top:6px;left:-30px}.page-template-for-travellers .herobanner .descWrap ul li:last-child{margin-bottom:0}.page-template-for-travellers .herobanner .placeholder{display:none}@media (max-width:768px){.page-template-for-travellers .herobanner .descWrap{font-size:14px}.page-template-for-travellers .herobanner .placeholder{display:block;height:350px;background:0 0}}.dutyFreeCollection .whoCard{box-shadow:0 0 10px 0 rgba(0,0,0,.4)}.single-post .related-posts .related-post-card,section.blogListingWrapper .singleItem{box-shadow:0 4px 10px 0 rgba(0,0,0,.1)}.dutyFreeCollection .whoCard .whoCard-body{padding:25px 15px;min-height:265px}.dutyFreeCollection .whoCard .whoCard-body .whoCard-title{font-size:16px;font-weight:400;color:#000;text-transform:uppercase;margin-bottom:15px}@media (min-width:992px){.dutyFreeCollection .whoCard .whoCard-body .whoCard-title{font-size:28px}}.dutyFreeCollection .whoCard .whoCard-body .whoCard-text p{font-size:14px;line-height:1.5em;color:#787878}.servicesProvide{background-color:#F6F6F6}.servicesProvide .row{flex-direction:column-reverse}@media (min-width:992px){.dutyFreeCollection .whoCard .whoCard-body .whoCard-text p{font-size:18px}.dutyFreeCollection .whoCard .whoCard-body{padding:30px 25px;min-height:240px}.servicesProvide .row{flex-direction:inherit}}.servicesProvide .descWrap p{text-transform:uppercase;color:#111;font-size:18px}@media (min-width:1200px){.servicesProvide .descWrap p{font-size:22px}}.servicesProvide .descWrap ul{list-style:none}.servicesProvide .descWrap ul li{position:relative;color:#262626}.servicesProvide .descWrap ul li::before{content:"";background-color:#262626;width:10px;height:10px;border-radius:100px;position:absolute;top:6px;left:-30px}.storeLocation .col-lg-7 .row{height:100%}.storeLocation .descWrap p{font-size:20px;text-transform:uppercase;color:#111}@media (min-width:992px){.storeLocation .descWrap p{font-size:22px}}.storeLocation .descWrap ul{list-style:none}.storeLocation .descWrap ul li{position:relative;color:#262626}.storeLocation .descWrap ul li::before{content:"";background-color:#262626;width:10px;height:10px;border-radius:100px;position:absolute;top:6px;left:-30px}.storeLocation .mapMarker img{width:25px;height:25px}.storeLocation .locationDetails .locationTitle{font-size:20px;text-transform:uppercase;color:#111}@media (min-width:992px){.storeLocation .locationDetails .locationTitle{font-size:22px}}.storeLocation .locationDetails .locationName{font-size:16px;color:#262626}.storeLocation .dynamicMap{overflow:hidden}.storeLocation .dynamicMap iframe{height:100%}.single-post .sectionTitle{color:#111}.single-post .sectionTitle.bigTitle::after{display:block;width:370px}.single-post .post-excerpt p{font-size:18px;line-height:1.5em;color:#262626;font-weight:400}.single-post .post-author{display:flex;flex-wrap:wrap;align-items:center;column-gap:15px}.single-post .post-author .author-avatar img{width:65px;height:65px;border-radius:100px}.single-post .post-author .author-info{color:#555}.single-post .post-author .author-info .author-name{font-weight:600;font-size:17px}.single-post .post-author .author-info .post-date{font-size:14px;font-weight:400}.single-post .post-banner img{width:100%;height:470px;object-fit:cover}.single-post .post-content{color:#262626}.single-post .post-content h2{position:relative;font-weight:400;font-size:32px;color:#000;margin-bottom:65px}.single-post .post-content h2::after{content:"";position:absolute;left:0;bottom:-35px;width:245px;height:2px;background:#232935;transform-origin:left center;transform:scaleX(var(--line-scale))}@media (min-width:1200px){.single-post .post-content h2::after{width:285px}.single-post .post-content h2{font-size:42px;line-height:56px}}@media (min-width:1300px){.single-post .post-content h2::after{width:315px}.single-post .post-content h2{font-size:46px;line-height:60px}}@media (min-width:1500px){.single-post .post-content h2::after{width:340px}.single-post .post-content h2{font-size:50px;line-height:64px}}.single-post .post-content hr{opacity:.5;margin-block:3em}.single-post .post-content ul{list-style:none}.single-post .post-content ul li{position:relative;color:#262626;margin-bottom:10px}.single-post .post-content ul li::before{content:"";background-color:#262626;width:10px;height:10px;border-radius:100px;position:absolute;top:6px;left:-30px}.single-post .post-author-row{display:flex;align-items:center;justify-content:space-between}.single-post .post-author-row .post-share{display:flex;align-items:center;gap:20px}.single-post .post-author-row .post-share a{width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f4f4f4;color:#111;transition:all .3s ease}.single-post .post-author-row .post-share a:hover{background:#111;color:#fff;transform:translateY(-2px)}.single-post .related-posts a{text-decoration:none}.single-post .related-posts .related-post-card .related-thumb img{width:100%;height:210px;object-fit:cover}.single-post .related-posts .related-post-card .related-content{padding:30px 15px}.single-post .related-posts .related-post-card .related-content .postTitle{font-weight:400;font-size:20px;line-height:normal;text-transform:uppercase;margin-bottom:20px}.single-post .related-posts .related-post-card .related-content .postTitle a{color:#000}@media (min-width:992px){.single-post .related-posts .related-post-card .related-content .postTitle{font-size:22px}}.single-post .related-posts .related-post-card .related-content p{color:#787878;font-weight:300}.single-post .related-posts .related-post-card .related-content .read-more.contact-btn{font-size:14px;line-height:1.5em;padding:5px 20px}.single-post .related-posts .related-post-card .related-content .read-more.contact-btn img{width:27px}footer{color:#fff}footer .footerTop{background-color:#232935;padding-block:68px 38px}footer .footerTop .footerLeftWrapper .imgWrapper img{width:195px}@media (min-width:992px){footer .footerTop .footerLeftWrapper .imgWrapper img{width:130px}footer .footerTop .contactDetails .contactItem .contactIcon{margin-top:5px}}@media (min-width:1500px){footer .footerTop .footerLeftWrapper .imgWrapper img{width:145px}}footer .footerTop .footerLeftWrapper .newsletterWrap{padding:40px 0;background:#232935;text-align:left}footer .footerTop .footerLeftWrapper .newsletterWrap .newsletterTitle{color:#fff;font-size:16px;margin-bottom:14px;font-weight:400}footer .footerTop .footerLeftWrapper .newsletterForm{position:relative;display:flex;width:100%;height:53px;background:#fff;border-radius:0}footer .footerTop .footerLeftWrapper .newsletterInput{width:100%}footer .footerTop .footerLeftWrapper .newsletterInput input[type=email]{width:100%;border:none;padding:12px 165px 12px 16px;font-size:16px;color:#232935;background:#fff;outline:0}footer .footerTop .footerLeftWrapper .newsletterInput input[type=email]::placeholder{color:#7a7a7a}footer .footerTop .footerLeftWrapper .newsletterInput p{margin-bottom:0}footer .footerTop .footerLeftWrapper .newsletterInput .wpcf7-not-valid-tip{position:absolute;bottom:-60px}footer .footerTop .footerLeftWrapper .newsletterButton input[type=submit]{position:absolute;right:5px;top:5px;color:#545454;font-weight:400;font-size:17px;line-height:1.6;height:auto;padding:8px 35px;background:#E5A57F;border:none;cursor:pointer;white-space:nowrap;transition:.3s ease}footer .footerTop .footerLeftWrapper .newsletterButton input[type=submit]:hover{background:#e9b494}footer .footerTop .footerLeftWrapper .newsletterButton .wpcf7-spinner{display:none}@media (min-width:1200px){footer .footerTop .footerMenuWrapper.box1{padding-left:35px}}footer .footerTop .footerMenuWrapper .footerTitle{font-size:18px;line-height:1.3em;font-weight:600;margin-bottom:20px}footer .footerTop .footerMenuWrapper .menuFooter ul{list-style:none;padding-left:0}footer .footerTop .footerMenuWrapper .menuFooter li a{display:block;font-size:16px;line-height:1.3em;text-decoration:none;color:#fff;margin-bottom:25px;transition:.3s ease-in}footer .footerTop .footerMenuWrapper .menuFooter li a:hover{color:#E5A57F}footer .footerTop .socialIcons .socialOuter{display:flex;align-items:center;justify-content:start;column-gap:10px}footer .footerTop .contactDetails .contactItem{display:flex;flex-wrap:wrap;align-items:start;column-gap:20px;margin-bottom:22px}footer .footerTop .contactDetails .contactItem .contactLabel a{color:#fff;text-decoration:none;transition:.3s ease-in}footer .footerTop .contactDetails .contactItem .contactLabel a:hover{color:#E5A57F}footer .footerTop .contactDetails .contactItem .contactLabel.w-80{width:80%}@media (min-width:992px) and (max-width:1400px){footer .footerTop .contactDetails .contactItem.box-3{font-size:14px}}footer .footerBottom{background-color:#fff;padding-block:12px;padding-inline:5%}footer .footerBottom .footerCopy{color:#272E3D;font-size:12px;line-height:1.2em}@media (max-width:992px){footer .footerBottom .footerCopy{text-align:center}}footer .footerBottom .footerCopy a{color:#272E3D}footer .footerBottom .footerCopy a:hover{color:#E5A57F}@media (max-width:991px){.desktop-menu{display:none!important}}section.blogListingWrapper .singleItem .imgWrapper img{height:230px;object-fit:cover}section.blogListingWrapper .singleItem .postTitle{font-weight:400;font-size:20px;line-height:normal;text-transform:uppercase;margin-bottom:20px}@media (min-width:992px){footer .footerBottom .footerCopy.p2{text-align:right}.mobile-menu,.navbar-toggler{display:none!important}section.blogListingWrapper .singleItem .postTitle{font-size:22px}}section.blogListingWrapper .singleItem .postContent p{color:#787878;font-weight:300}section.blogListingWrapper .singleItem .contact-btn{font-size:14px;line-height:1.5em;padding:5px 20px}section.blogListingWrapper .singleItem .contact-btn img{width:27px}section.whyUsLocation .sectionTitle{margin-bottom:50px}section.whyUsLocation .sectionTitle::after{bottom:-25px;width:100%}@media (min-width:1300px){section.whyUsLocation .sectionTitle{font-size:42px}section.whyUsLocation .sectionContent{padding-right:20px;padding-bottom:20px}}@media (min-width:1500px){section.whyUsLocation .sectionTitle{font-size:49px}}section.whyUsLocation .sectionContent p{padding-left:20px;margin-bottom:24px;position:relative}section.whyUsLocation .sectionContent p::before{content:"";background-color:#000;border-radius:50px;width:10px;height:10px;position:absolute;left:0;top:10px}section.ourLocation .cardWrapper{padding:30px 0}section.ourLocation .cardWrapper:nth-child(odd){background-color:#F7F7F7}section.ourLocation .cardWrapper:nth-child(odd) .row{flex-direction:column}section.ourLocation .cardWrapper .singleItem{height:100%}section.ourLocation .cardWrapper .singleItem .sectionTitle{font-weight:400;font-size:20px;text-transform:uppercase;margin-bottom:30px;margin-left:35px}section.ourLocation .cardWrapper .singleItem .sectionTitle::before{content:"";background-image:url(../images/location.svg);background-size:20px;width:20px;height:28px;position:absolute;top:20px;left:-35px}section.ourLocation .cardWrapper .singleItem .sectionTitle::after{width:100%;bottom:-5px}section.ourLocation .cardWrapper .singleItem .content p{font-weight:400;text-transform:uppercase;margin-bottom:25px}@media (min-width:992px){section.ourLocation .cardWrapper{padding:70px 0}section.ourLocation .cardWrapper:nth-child(odd) .row{flex-direction:row-reverse}section.ourLocation .cardWrapper .singleItem .sectionTitle{font-size:30px}section.ourLocation .cardWrapper .singleItem .content p{font-size:20px}}section.ourLocation .cardWrapper .singleItem .content h4{text-transform:uppercase;margin-bottom:15px;font-size:20px}section.ourLocation .cardWrapper .singleItem .content ul{padding-left:0;list-style:none}section.ourLocation .cardWrapper .singleItem .content ul li{padding-left:20px;margin-bottom:10px;position:relative}section.ourLocation .cardWrapper .singleItem .content ul li::before{content:"";background-color:#000;border-radius:50px;width:10px;height:10px;position:absolute;left:0;top:8px}section.ourLocation .cardWrapper .mapWrapper,section.ourLocation .cardWrapper .mapWrapper iframe{height:100%}@media (min-width:992px){section.ourLocation .cardWrapper .singleItem .content h4{font-size:24px}.translated-ltr body{font-size:14px}}@media (min-width:1200px){.translated-ltr header .desktop-menu .menu-item{margin:0 5px}.translated-ltr header .desktop-menu .menu-item a{font-size:12px}.translated-ltr header .btn.contact-btn{font-size:12px;padding:12px 20px}}.translated-ltr .sectionTitle{font-size:22px;line-height:36px}@media (min-width:1200px){.translated-ltr .sectionTitle{font-size:30px;line-height:44px}}@media (min-width:1500px){.translated-ltr .sectionTitle{font-size:36px;line-height:50px}}.translated-ltr .whoAreYou .whoCard .whoCard-body .whoCard-cta{font-size:12px;padding-inline:20px}@media (min-width:992px){.translated-ltr .whoAreYou .whoCard .whoCard-body .whoCard-cta{font-size:13px;padding-inline:10px}}.teamicon{width:1.8vw}.careersPage .careerHero{background-color:#EFEFEF}.careersPage .careerHero .sectionTitle.bigTitle{margin-bottom:0}.careersPage .careerHero .sectionTitle.bigTitle::after{display:block}.careersPage .joinLeader .sectionTitle::after{display:block}.careersPage .joinLeader .descWrap p{color:#262626;font-size:15px;line-height:1.8;margin-bottom:20px}@media (min-width:768px){.careersPage .joinLeader .descWrap p{font-size:16px}}.careersPage .joinLeader .descWrap p strong{font-weight:600}.careersPage .whyWorkUs .sectionTitle::after{display:block}.careersPage .whyWorkUs .benefitsWrapper{margin-top:40px}.careersPage .whyWorkUs .benefitItem{margin-bottom:40px}@media (min-width:992px){.careersPage .joinLeader .descWrap p{font-size:17px}.careersPage .whyWorkUs .benefitsWrapper{margin-top:10px}.careersPage .whyWorkUs .benefitItem{margin-bottom:25px}}.careersPage .whyWorkUs .benefitItem:last-child{margin-bottom:0}.careersPage .whyWorkUs .benefitItem .benefitTitle{font-size:16px;font-weight:600;line-height:1.4;color:#222;margin-bottom:12px;position:relative;padding-left:20px}@media (min-width:768px){.careersPage .whyWorkUs .benefitItem .benefitTitle{font-size:17px}}@media (min-width:992px){.careersPage .whyWorkUs .benefitItem .benefitTitle{font-size:18px}}.careersPage .whyWorkUs .benefitItem .benefitTitle::before{content:"|";position:absolute;left:0;top:0;font-weight:700;color:#222}.careersPage .whyWorkUs .benefitItem .benefitDesc{font-size:14px;line-height:1.7;color:#262626;margin-bottom:0}.careersPage .shareProfile .shareProfileBox{background-color:#EFEFEF;padding:50px 30px;text-align:center;display:flex;justify-content:center;align-items:center;border:1px solid #A6A6A6}@media (min-width:768px){.careersPage .whyWorkUs .benefitItem .benefitDesc{font-size:15px}.careersPage .shareProfile .shareProfileBox{padding:60px 50px}}@media (min-width:992px){.careersPage .whyWorkUs .benefitItem .benefitDesc{font-size:16px}.careersPage .shareProfile .shareProfileBox{padding:70px 80px}}.careersPage .shareProfile .shareProfileBox .careerFormWrapper{display:inline-block;width:auto;max-width:100%;text-align:center}.careersPage .shareProfile .shareProfileBox .careerFormWrapper .shareTitle{font-family:"Open Sans",sans-serif;font-weight:400;font-size:24px;line-height:1.4;text-transform:uppercase;color:#222;margin-bottom:30px;display:block}@media (min-width:768px){.careersPage .shareProfile .shareProfileBox .careerFormWrapper .shareTitle{font-size:28px}}@media (min-width:992px){.careersPage .shareProfile .shareProfileBox .careerFormWrapper .shareTitle{font-size:32px}}@media (min-width:1300px){.careersPage .shareProfile .shareProfileBox{padding:80px 100px}.careersPage .shareProfile .shareProfileBox .careerFormWrapper .shareTitle{font-size:36px}}.careersPage .shareProfile .shareProfileBox .careerFormWrapper .wpcf7-form{width:100%}.careerEmailInput{width:100%;max-width:100%;margin-bottom:30px}.careerEmailInput .wpcf7-form-control.wpcf7-email,.careerEmailInput input.wpcf7-email,.careerEmailInput input.wpcf7-form-control,.careerEmailInput input[type=email]{width:100%!important;max-width:100%!important;padding:12px 25px!important;font-size:15px!important;line-height:1.6!important;color:#262626!important;background-color:#fff!important;border:1px solid #D9D9D9!important;border-radius:0!important;outline:0!important;transition:border-color .3s ease!important;display:block!important;font-family:Poppins,sans-serif!important;box-shadow:none!important}@media (min-width:768px){.careerEmailInput{margin-bottom:35px}.careerEmailInput .wpcf7-form-control.wpcf7-email,.careerEmailInput input.wpcf7-email,.careerEmailInput input.wpcf7-form-control,.careerEmailInput input[type=email]{font-size:16px!important;padding:12px 30px!important}}@media (min-width:992px){.careerEmailInput{margin-bottom:40px}.careerEmailInput .wpcf7-form-control.wpcf7-email,.careerEmailInput input.wpcf7-email,.careerEmailInput input.wpcf7-form-control,.careerEmailInput input[type=email]{padding:12px 35px!important}}.careerEmailInput input.wpcf7-email::placeholder,.careerEmailInput input.wpcf7-form-control::placeholder,.careerEmailInput input[type=email]::placeholder{color:#999!important}.careerEmailInput input.wpcf7-email:focus,.careerEmailInput input.wpcf7-form-control:focus,.careerEmailInput input[type=email]:focus{border-color:#E5A57F!important;box-shadow:none!important;outline:0!important}.careerEmailInput .wpcf7-not-valid-tip{font-size:12px!important;color:#dc3545!important;margin-top:5px!important;text-align:left!important;display:block!important}.careerSubmitBtn{text-align:center!important;width:100%}.careerSubmitBtn .wpcf7-form-control.wpcf7-submit,.careerSubmitBtn input.wpcf7-form-control.wpcf7-submit,.careerSubmitBtn input.wpcf7-submit,.careerSubmitBtn input[type=submit]{background:#E5A57F!important;border:1px solid #E5A57F!important;color:#545454!important;padding:12px 60px!important;font-size:15px!important;font-weight:600!important;text-decoration:none!important;text-transform:uppercase!important;letter-spacing:.04em!important;transition:all .3s ease!important;cursor:pointer!important;border-radius:0!important;display:inline-block!important;font-family:Poppins,sans-serif!important;box-shadow:none!important}.careerBanner .bannerContent .bannerSubtitle,.challengeSection .challengeTitle,.faqSection .faqMainTitle,.genderIndexSection .genderIndexContent h1,.genderIndexSection .genderIndexContent h2,.genderIndexSection .genderIndexContent h3,.genderIndexSection .genderIndexContent h4,.genderIndexSection .genderIndexContent h5,.genderIndexSection .genderIndexContent h6,.lookingForSection .positionTitle,.lookingForSection .sectionSubtitle,.ourValues .sectionSubtitle,.ourValues .valueCard .valueTitle{font-family:"Open Sans",sans-serif;text-transform:uppercase}@media (min-width:768px){.careerSubmitBtn .wpcf7-form-control.wpcf7-submit,.careerSubmitBtn input.wpcf7-form-control.wpcf7-submit,.careerSubmitBtn input.wpcf7-submit,.careerSubmitBtn input[type=submit]{font-size:16px!important;padding:12px 70px!important}}@media (min-width:992px){.careerSubmitBtn .wpcf7-form-control.wpcf7-submit,.careerSubmitBtn input.wpcf7-form-control.wpcf7-submit,.careerSubmitBtn input.wpcf7-submit,.careerSubmitBtn input[type=submit]{padding:12px 80px!important}}.careerSubmitBtn input.wpcf7-form-control.wpcf7-submit:hover,.careerSubmitBtn input.wpcf7-submit:hover,.careerSubmitBtn input[type=submit]:hover{background:0 0!important;color:#E5A57F!important;border-color:#E5A57F!important}.careerSubmitBtn .wpcf7-spinner{display:none!important}.careerFormWrapper .wpcf7-response-output{margin-top:20px!important;padding:12px 20px!important;border-radius:0!important;text-align:center!important}@media (max-width:767px){.careersPage .careerHero,.careersPage .joinLeader,.careersPage .shareProfile,.careersPage .whyWorkUs{padding-block:40px}.careersPage .sectionTitle{font-size:28px;line-height:1.3;margin-bottom:50px}.careersPage .sectionTitle::after{bottom:-25px;width:200px}.careersPage .sectionTitle.bigTitle{font-size:32px}}@media (min-width:992px){.careersPage .careerHero{padding-bottom:160px!important}}.careerBanner{position:relative;display:flex;align-items:center;background-attachment:fixed}.careerBanner .bannerContent .bannerSubtitle{font-size:32px;line-height:1.3;font-weight:400;color:#BFBFBF;margin-bottom:0}@media (min-width:1200px){.sectionTitle.bigTitle::after{width:550px}.careerBanner .bannerContent .bannerSubtitle{font-size:42px;line-height:56px}}@media (min-width:1300px){.careerBanner .bannerContent .bannerSubtitle{font-size:46px;line-height:60px}}@media (min-width:1500px){.careerBanner .bannerContent .bannerSubtitle{font-size:50px;line-height:64px}}.careerBanner .bannerContent .sectionTitle{margin-bottom:30px;font-size:32px}@media (min-width:1200px){.careerBanner .bannerContent .sectionTitle{font-size:42px;line-height:56px}}@media (min-width:1300px){.careerBanner .bannerContent .sectionTitle{font-size:46px;line-height:60px}}@media (min-width:1500px){.careerBanner .bannerContent .sectionTitle{font-size:50px;line-height:64px}}.careerBanner .bannerContent .sectionTitle::after{display:none}.careerBanner .bannerContent .descWrap p{font-size:16px;line-height:1.8;margin-bottom:15px}@media (min-width:1500px){.careerBanner .bannerContent .descWrap p{font-size:19px}}.careerAboutUs{background-color:#F6F6F6;padding-bottom:250px;position:relative}@media (min-width:768px){.careerAboutUs{padding-bottom:300px}}.careerAboutUs .aboutContent .sectionTitle{margin-bottom:25px}.careerAboutUs .aboutContent .sectionTitle::after{display:none}.careerAboutUs .aboutContent .descWrap p{font-size:15px;line-height:1.8;color:#262626;margin-bottom:20px}@media (min-width:992px){.careerAboutUs{padding-bottom:350px}.careerAboutUs .aboutContent .descWrap p{font-size:16px}}@media (min-width:1500px){.careerAboutUs .aboutContent .descWrap p{font-size:17px}}.careerAboutUs .aboutImages .aboutImageGroup img{width:100%;height:auto;object-fit:cover;display:block}.ourValues{background:linear-gradient(to bottom,#F6F6F6 0,#F6F6F6 50%,#fff 50%,#fff 100%);position:relative;z-index:10;margin-top:-200px;padding-top:40px;padding-bottom:40px}@media (min-width:768px){.ourValues{margin-top:-250px;padding-top:50px;padding-bottom:50px}}@media (min-width:992px){.ourValues{margin-top:-300px;padding-top:60px;padding-bottom:80px}.ourValues .row.g-4{--bs-gutter-x:1.5rem}}.ourValues .sectionTitle{margin-bottom:35px;text-align:left}.ourValues .sectionTitle::after{display:none}.ourValues .sectionSubtitle{font-size:36px;font-weight:400;line-height:1.4;padding-bottom:10px}@media (max-width:768px){.ourValues .sectionSubtitle{font-size:26px}}.ourValues .row.g-4{--bs-gutter-x:1rem;--bs-gutter-y:1rem}.ourValues .valueCard{background:#fff;border:1px solid #e3e3e3;border-top:4px solid #000;padding:20px 15px;text-align:left;height:100%;transition:all .3s ease;border-radius:0}.ourValues .valueCard:hover{transform:translateY(-8px);box-shadow:0 10px 20px rgba(0,0,0,.15)}.ourValues .valueCard .valueIcon{margin-bottom:12px}.ourValues .valueCard .valueIcon img{width:50px;height:50px;object-fit:contain}.ourValues .valueCard .valueTitle{font-size:16px;font-weight:600;color:#222;margin-bottom:8px;line-height:1.2}@media (min-width:992px){.ourValues .valueCard .valueIcon img{width:55px;height:55px}.ourValues .valueCard .valueTitle{font-size:17px}}@media (min-width:1500px){.ourValues .valueCard .valueIcon img{width:60px;height:60px}.ourValues .valueCard .valueTitle{font-size:18px}}.ourValues .valueCard .valueDesc p{font-size:13px;line-height:1.5;color:#545454;margin:0}@media (min-width:1500px){.ourValues .valueCard .valueDesc p{font-size:14px}}.workMeanSection{background:#fff;padding-bottom:40px}.workMeanSection .sectionTitle{margin-bottom:10px}.workMeanSection .sectionTitle::after{display:none}.workMeanSection .row.g-4.mt-2{margin-top:.5rem!important}.workMeanSection .meanItem{position:relative;padding-left:20px}.workMeanSection .meanItem::before{content:"";position:absolute;left:0;top:2px;width:3px;height:20px;background:#000}.workMeanSection .meanItem .meanText{font-size:14px;line-height:1.6;color:#262626}@media (min-width:992px){.ourValues .valueCard .valueDesc p{font-size:14px}.workMeanSection .meanItem .meanText{font-size:15px}}@media (min-width:1500px){.workMeanSection .meanItem .meanText{font-size:16px}}.whyWorkSection{position:relative;overflow:hidden;padding:60px 0}.whyWorkSection .container{width:100%}.whyWorkSection .row{align-items:center}.whyWorkSection .whyWorkContent{padding-right:0}.whyWorkSection .whyWorkContent .sectionTitle{margin-bottom:30px}.whyWorkSection .whyWorkContent .sectionTitle::after{display:none}.whyWorkSection .whyWorkContent .whyWorkList ul{list-style:none;padding-left:0;margin:0}.whyWorkSection .whyWorkContent .whyWorkList ul li{position:relative;padding-left:25px;font-size:14px;line-height:1.8;color:#fff;margin-bottom:18px}.whyWorkSection .whyWorkContent .whyWorkList ul li::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:20px;background:#fff}.whyWorkSection .whyWorkContent .whyWorkList ul li:last-child{margin-bottom:0}@media (min-width:992px){.whyWorkSection .whyWorkContent{padding-right:40px}.whyWorkSection .whyWorkContent .whyWorkList ul li{font-size:15px;padding-left:28px;margin-bottom:20px}}@media (min-width:1500px){.whyWorkSection .whyWorkContent .whyWorkList ul li{font-size:16px;padding-left:30px;margin-bottom:22px}}.lookingForSection{background:#fff}.lookingForSection .sectionTitle{margin-bottom:40px;position:relative;padding-bottom:20px}.lookingForSection .sectionTitle::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#000}.lookingForSection .sectionSubtitle{font-size:22px;font-weight:400;line-height:1.4;color:#949494;margin-bottom:45px;position:relative;padding-bottom:20px}.lookingForSection .sectionSubtitle::after{content:"";position:absolute;left:0;bottom:0;width:100%;max-width:460px;height:1px;background:#949494}@media (min-width:992px){.lookingForSection .sectionSubtitle{font-size:24px}}@media (min-width:1500px){.lookingForSection .sectionSubtitle{font-size:26px}}.lookingForSection .positionTitle{font-size:18px;font-weight:600;line-height:1.4;color:#222;margin-top:40px;margin-bottom:20px}.lookingForSection .positionTitle:first-of-type{margin-top:0}@media (min-width:992px){.lookingForSection .positionTitle{font-size:20px;margin-top:50px}}@media (min-width:1500px){.lookingForSection .positionTitle{font-size:22px}}.lookingForSection .positionCard{background:#fff;border:1px solid #DEDEDE;padding:30px;margin-bottom:20px}.lookingForSection .positionCard .positionContent p{font-size:14px;line-height:1.6;color:#262626;margin-bottom:15px}@media (min-width:992px){.lookingForSection .positionCard{padding:40px}.lookingForSection .positionCard .positionContent p{font-size:15px}}@media (min-width:1500px){.lookingForSection .positionCard .positionContent p{font-size:16px}}.lookingForSection .positionCard .positionContent h3,.lookingForSection .positionCard .positionContent h4,.lookingForSection .positionCard .positionContent h5,.lookingForSection .positionCard .positionContent strong{font-size:15px;font-weight:600;text-transform:uppercase;color:#222;margin-top:20px;margin-bottom:12px}@media (min-width:992px){.lookingForSection .positionCard .positionContent h3,.lookingForSection .positionCard .positionContent h4,.lookingForSection .positionCard .positionContent h5,.lookingForSection .positionCard .positionContent strong{font-size:16px}}.lookingForSection .positionCard .positionContent ul{list-style:none;padding-left:0;margin:0 0 20px}.lookingForSection .positionCard .positionContent ul li{position:relative;padding-left:20px;font-size:14px;line-height:1.6;color:#262626;margin-bottom:12px}.lookingForSection .positionCard .positionContent ul li::before{content:"";position:absolute;left:0;top:2px;width:3px;height:20px;background:#000}.lookingForSection .positionCard .positionContent ul li:last-child{margin-bottom:0}@media (min-width:992px){.lookingForSection .positionCard .positionContent ul li{font-size:15px}}@media (min-width:1500px){.lookingForSection .positionCard .positionContent ul li{font-size:16px}}.challengeSection{background:#fff;text-align:center}.challengeSection .challengeTitle{font-size:32px;font-weight:400;line-height:1.3;color:#222;margin-bottom:35px}@media (min-width:1200px){.challengeSection .challengeTitle{font-size:42px}}@media (min-width:1300px){.challengeSection .challengeTitle{font-size:46px}}@media (min-width:1500px){.challengeSection .challengeTitle{font-size:50px}}.challengeSection .challengeBtn{margin-bottom:30px;display:inline-block}.challengeSection .challengeInfo{max-width:900px;margin:0 auto}.challengeSection .challengeInfo .emailText{font-size:15px;line-height:1.6;color:#262626;margin-bottom:10px}.challengeSection .challengeInfo .emailText a{color:#06C;text-decoration:none;font-weight:600}.challengeSection .challengeInfo .emailText a:hover{text-decoration:underline}@media (min-width:992px){.challengeSection .challengeInfo .emailText{font-size:16px}}@media (min-width:1500px){.challengeSection .challengeInfo .emailText{font-size:17px}}.challengeSection .challengeInfo .instructionText{font-size:14px;line-height:1.6;color:#545454;margin-bottom:0}.genderIndexSection{background:#fff}.genderIndexSection .genderDivider{border:none;border-top:1.5px solid #000;margin:60px 0;opacity:1}@media (min-width:992px){.challengeSection .challengeInfo .instructionText{font-size:15px}.genderIndexSection .genderDivider{margin:70px 0}}@media (min-width:1500px){.challengeSection .challengeInfo .instructionText{font-size:16px}.genderIndexSection .genderDivider{margin:80px 0}}.genderIndexSection .genderIndexContent p{font-size:14px;line-height:1.6;color:#262626;margin-bottom:15px}.genderIndexSection .genderIndexContent p:first-child{font-weight:600;color:#222}@media (min-width:992px){.genderIndexSection .genderIndexContent p{font-size:15px}}@media (min-width:1500px){.genderIndexSection .genderIndexContent p{font-size:16px}}.genderIndexSection .genderIndexContent table+p{max-width:950px;margin-left:auto;margin-right:auto}.genderIndexSection .genderIndexContent h1,.genderIndexSection .genderIndexContent h2,.genderIndexSection .genderIndexContent h3,.genderIndexSection .genderIndexContent h4,.genderIndexSection .genderIndexContent h5,.genderIndexSection .genderIndexContent h6{font-weight:400;line-height:1.3;color:#222;margin-bottom:25px}.genderIndexSection .genderIndexContent h1,.genderIndexSection .genderIndexContent h2{font-size:28px}@media (min-width:992px){.genderIndexSection .genderIndexContent h1,.genderIndexSection .genderIndexContent h2{font-size:32px}}@media (min-width:1300px){.genderIndexSection .genderIndexContent h1,.genderIndexSection .genderIndexContent h2{font-size:36px}}@media (min-width:1500px){.genderIndexSection .genderIndexContent h1,.genderIndexSection .genderIndexContent h2{font-size:40px}}.genderIndexSection .genderIndexContent h3,.genderIndexSection .genderIndexContent h4{font-size:20px;font-weight:600}@media (min-width:992px){.genderIndexSection .genderIndexContent h3,.genderIndexSection .genderIndexContent h4{font-size:22px}}@media (min-width:1500px){.genderIndexSection .genderIndexContent h3,.genderIndexSection .genderIndexContent h4{font-size:24px}}.genderIndexSection .genderIndexContent table{width:100%;max-width:950px;border-collapse:collapse;margin:35px auto}.genderIndexSection .genderIndexContent table tr{border:1px solid #000}.genderIndexSection .genderIndexContent table tr:first-child{background:#E5A57F}.genderIndexSection .genderIndexContent table tr:first-child td{font-weight:600;color:#222}.genderIndexSection .genderIndexContent table tr:last-child{background:#FBF4F0}.genderIndexSection .genderIndexContent table td,.genderIndexSection .genderIndexContent table th{padding:15px 20px;font-size:14px;line-height:1.5;color:#262626;border-right:1px solid #DEDEDE;text-align:left}.genderIndexSection .genderIndexContent table td:first-child,.genderIndexSection .genderIndexContent table th:first-child{border-right:2px solid #000}.genderIndexSection .genderIndexContent table td:last-child,.genderIndexSection .genderIndexContent table th:last-child{border-right:none}@media (min-width:992px){.genderIndexSection .genderIndexContent table td,.genderIndexSection .genderIndexContent table th{padding:18px 25px;font-size:15px}}@media (min-width:1500px){.genderIndexSection .genderIndexContent table td,.genderIndexSection .genderIndexContent table th{padding:20px 30px;font-size:16px}}.genderIndexSection .genderIndexContent table th{font-weight:400;background:#E5A57F;color:#222;text-align:center;border-right:none!important}.faqSection{background:#2C3340}.faqSection .faqMainTitle{font-size:32px;font-weight:400;line-height:1.3;color:#fff;margin-bottom:40px}@media (min-width:992px){.faqSection .faqMainTitle{font-size:42px}}@media (min-width:1300px){.faqSection .faqMainTitle{font-size:46px}}@media (min-width:1500px){.faqSection .faqMainTitle{font-size:50px}}.faqSection .faqList .faqItem{background:#8E8E8E;margin-bottom:20px;padding:25px 30px}.faqSection .faqList .faqItem:last-child{margin-bottom:0}.faqSection .faqList .faqItem .faqContent h3,.faqSection .faqList .faqItem .faqContent h4,.faqSection .faqList .faqItem .faqContent h5,.faqSection .faqList .faqItem .faqContent h6{font-size:16px;font-weight:600;line-height:1.4;color:#fff;margin-bottom:15px}@media (min-width:992px){.faqSection .faqList .faqItem{padding:30px 40px}.faqSection .faqList .faqItem .faqContent h3,.faqSection .faqList .faqItem .faqContent h4,.faqSection .faqList .faqItem .faqContent h5,.faqSection .faqList .faqItem .faqContent h6{font-size:18px}}@media (min-width:1500px){.faqSection .faqList .faqItem .faqContent h3,.faqSection .faqList .faqItem .faqContent h4,.faqSection .faqList .faqItem .faqContent h5,.faqSection .faqList .faqItem .faqContent h6{font-size:20px}}.faqSection .faqList .faqItem .faqContent p{font-size:14px;line-height:1.6;color:#fff;margin-bottom:10px}.faqSection .faqList .faqItem .faqContent p:last-child{margin-bottom:0}@media (min-width:992px){.faqSection .faqList .faqItem .faqContent p{font-size:15px}}@media (min-width:1500px){.faqSection .faqList .faqItem .faqContent p{font-size:16px}}.faqSection .faqList .faqItem .faqContent ul{list-style:none;padding-left:0;margin:10px 0 0}.faqSection .faqList .faqItem .faqContent ul li{font-size:14px;line-height:1.6;color:#fff;margin-bottom:8px;padding-left:0}.faqSection .faqList .faqItem .faqContent ul li:last-child{margin-bottom:0}@media (min-width:992px){.faqSection .faqList .faqItem .faqContent ul li{font-size:15px}}@media (min-width:1500px){.faqSection .faqList .faqItem .faqContent ul li{font-size:16px}}.faqSection .faqList .faqItem .faqContent ol{padding-left:20px;margin:10px 0 0}.faqSection .faqList .faqItem .faqContent ol li{font-size:14px;line-height:1.6;color:#fff;margin-bottom:8px}.faqSection .faqList .faqItem .faqContent ol li:last-child{margin-bottom:0}@media (min-width:992px){.faqSection .faqList .faqItem .faqContent ol li{font-size:15px}}@media (min-width:1500px){.faqSection .faqList .faqItem .faqContent ol li{font-size:16px}}.faqSection .faqBottomText{margin-top:30px}.faqSection .faqBottomText p{font-size:14px;line-height:1.6;color:#fff;margin:0}@media (min-width:992px){.faqSection .faqBottomText p{font-size:15px}}@media (min-width:1500px){.faqSection .faqBottomText p{font-size:16px}}