*{box-sizing:border-box;font-size:20px;line-height:30px;font-family:League Spartan,sans-serif}body{background-color:#16232d;color:#fff;line-height:1}body.no-scroll{overflow:hidden;height:100%}strong{font-size:inherit}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:inherit;text-decoration:inherit;font-size:inherit;line-height:inherit;font-weight:inherit}img{display:block;max-width:100%;height:auto}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;display:flex}h1{font-size:40px;line-height:48px;margin-bottom:16px;font-weight:300}h2{font-size:32px;line-height:44px;margin-bottom:20px;font-weight:400}h1,h2{font-family:Jost,sans-serif}@media(min-width:768px){.container{width:750px}}@media(min-width:992px){h1{font-size:60px;line-height:72px;margin-bottom:24px}.container{width:970px}}@media(min-width:1200px){.container{width:1170px}}@media(min-width:1440px){.container{width:1280px}}.btn{all:unset;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:0 12px;color:#fff}.btn-gold{background-color:#bea86f;border-radius:4px;height:43px;box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a}.btn-dark{background-color:#16232d;border-radius:6px;height:66px;width:calc(100% - 22px);margin-top:32px}.languageSwitcher{display:flex;gap:8px}.languageSwitcher.btn-gold{width:calc(100% - 24px)}.languageSwitcher span{font-size:16px;line-height:20px;margin-top:2px}.languageSwitcher .icon--globe{display:block;width:20px;height:20px;background:url(/assets/icons/globe.svg) center center no-repeat}.languageSwitcher .icon--arrow_down{display:block;width:12px;height:13px;background:url(/assets/icons/arrow_down.svg) center center no-repeat}.languages{position:relative}.languages ul{display:none;position:absolute;top:calc(100% + 12px);padding:12px;width:100%;min-width:125px;border:1px solid #FFFFFF;border-radius:4px;background-color:#16232d;z-index:1000}.languages ul:before{content:"";position:absolute;width:8px;height:8px;border-top:1px solid #FFFFFF;border-left:1px solid #FFFFFF;background-color:#16232d;transform:rotate(45deg);top:-5px;left:calc(50% - 4px);z-index:1001}.languages li{display:flex;align-items:center;justify-content:center;padding:8px 0;cursor:pointer}.languages.active .languageSwitcher .icon--arrow_down{transform:rotate(180deg)}.languages.active ul{display:block}.headerWrapper{justify-content:space-between;align-items:center;height:72px}nav{display:none;justify-content:center;align-items:center;gap:20px;font-size:16px;line-height:24px}.hamburgerMenuWrapper .hamburgerMenu{padding:0 16px;position:fixed;top:72px;left:0;border-top:1px solid #FFFFFF;width:100%;height:100%;z-index:999;background-color:#16232d;display:none}.hamburgerMenuWrapper .hamburgerMenu--btn{all:unset;cursor:pointer}.hamburgerMenuWrapper .hamburgerMenu--btn .icon--hamburger{display:block;width:24px;height:24px;background:url(/assets/icons/hamburger.svg) center center no-repeat}.hamburgerMenuWrapper .hamburgerMenu--btn .icon--close{display:none;width:24px;height:24px;background:url(/assets/icons/x-close.svg) center center no-repeat}.hamburgerMenuWrapper .hamburgerMenu--links{margin:24px 0;display:flex;flex-direction:column;gap:12px;color:#fff}.hamburgerMenuWrapper.active .hamburgerMenu{display:block}.hamburgerMenuWrapper.active .hamburgerMenu--btn .icon--hamburger{display:none}.hamburgerMenuWrapper.active .hamburgerMenu--btn .icon--close{display:block}@media(min-width:768px){nav{display:flex}header{padding:24px 0 16px}.headerWrapper{height:unset}.hamburgerMenuWrapper{display:none}}footer{padding:64px 0 48px}.footerWrapper{display:flex;flex-direction:column;gap:64px}.footerText,.footerLinks{font-size:16px;line-height:24px;color:#d0d5dd}.footerLinks{display:flex;flex-direction:column}.footerLinks a{cursor:pointer}.footerRow{display:flex;justify-content:space-between;flex-direction:column-reverse;gap:16px}@media(min-width:572px){.footerLinks{justify-content:space-between}}@media(min-width:768px){.footerRow{flex-direction:row;align-items:center}.footerLinks{gap:16px;flex-direction:row}}.heroWrapper{margin-top:64px;margin-bottom:64px;gap:64px;flex-direction:column}.heroDescriptionWrapper{width:100%;display:flex;flex-direction:column;justify-content:center}.heroDescriptionWrapper p,.heroDescriptionWrapper h1{max-width:480px}.heroDescriptionWrapper p{margin-bottom:32px}.heroDescriptionWrapper .btn-gold{padding:0 38px;height:58px;width:fit-content}.heroBg{width:100%;position:relative;display:flex;align-items:flex-start;justify-content:center}.heroBgImg{margin-top:-29px;display:none}.heroTilesWrapper{position:absolute;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;gap:20px;max-width:343px;bottom:-93px}.heroTile{display:flex;align-items:center;justify-content:center;background-color:#fff;gap:8px;padding:20px;border-radius:12px;box-shadow:0 24px 48px -12px #1018282e;font-size:20px;line-height:24px;font-weight:500;color:#101828;width:fit-content}.tileAL{align-self:flex-end}.icon--handshake{display:block;width:27px;height:18px;background:url(/assets/icons/handshake.svg) center center no-repeat}.icon--couch{display:block;width:28px;height:20px;background:url(/assets/icons/couch.svg) center center no-repeat}.icon--smile{display:block;width:22px;height:24px;background:url(/assets/icons/smile.svg) center center no-repeat;flex-shrink:0}@media(min-width:572px){.heroBgImg--mobile{width:80%}.heroTilesWrapper{width:80%;max-width:unset}}@media(min-width:768px){.heroWrapper{flex-direction:row;gap:32px}.heroDescriptionWrapper{width:50%}.heroBg{width:50%;justify-content:unset}.heroBgImg--mobile{width:100%}.heroTilesWrapper{bottom:0;width:100%;max-width:343px}}@media(min-width:992px){.heroTilesWrapper{top:calc(50% - 125px);height:300px;align-items:unset;gap:unset;max-width:unset}.tileFT{margin-left:8%}.heroBgImg{margin-left:26px;display:block}.heroBgImg--mobile{display:none}.heroWrapper{height:calc(100vh - 147px);min-height:500px;margin-bottom:0}.heroDescriptionWrapper{margin-top:-29px}.heroDescriptionWrapper p{margin-bottom:40px}.heroBg{align-items:center}}@media(min-width:1200px){.heroBgImg{margin-left:30px}.heroWrapper{min-height:680px}.heroTilesWrapper{top:calc(50% - 190px);margin-left:-25px;height:420px}.tileFT{margin-left:24%}.tileAL{transform:translateY(-32%);margin-right:3%}.tileComfort{margin-left:4%}.heroDescriptionWrapper{width:480px;margin-left:32px;margin-right:32px}.heroBg{width:unset}}@media(min-width:1440px){.heroBgImg{margin-left:95px}.heroWrapper{min-height:630px}.heroTilesWrapper{top:calc(50% - 185px);margin-left:0}}.section{padding:64px 0}.sectionLight{background-color:#f4f2f1;color:#101828}.sectionWhite{background-color:#fff;color:#101828}@media(min-width:768px){.section{padding:96px 0}}.servicesWrapper{display:grid;column-gap:64px;row-gap:40px;font-size:20px;line-height:30px}.servicesWrapper .gridBox1{grid-row:1;padding-bottom:8px}.servicesWrapper .gridBox2{grid-row:2}.servicesWrapper .gridBox5{grid-row:3}.servicesWrapper .gridBox3{grid-row:4}.servicesWrapper .gridBox6{grid-row:5}.servicesWrapper .gridBox4{display:none}.servicesWrapper ul{margin-top:8px}.servicesWrapper li{margin-bottom:4px;background-image:url(/assets/icons/shield_check.svg);background-repeat:no-repeat;background-position:0 3px;padding-left:29px}.serviceTitle{display:flex;align-items:center;gap:8px;margin-bottom:8px}.serviceTitle span,.benefitsTitle{font-family:Jost,sans-serif;font-weight:500}.icon--fast_track{background-image:url(/assets/icons/fast_track.svg);display:block;width:26px;height:30px}.icon--airport_lounge{background-image:url(/assets/icons/airport_lounge.svg);width:24px;height:24px;display:block}@media(min-width:992px){.servicesWrapper{grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;row-gap:32px}.servicesWrapper .gridBox1{padding-bottom:0}.servicesWrapper .gridBox4{display:block}.servicesWrapper .gridBox1,.servicesWrapper .gridBox2,.servicesWrapper .gridBox3{grid-row:1}.servicesWrapper .gridBox4,.servicesWrapper .gridBox5,.servicesWrapper .gridBox6{grid-row:2}}.partnershipWrapper{align-items:center}.partnershipBg{display:flex;align-items:center}.partnershipTextWrapper{display:flex;flex-direction:column}.partnershipTextWrapper .box{width:100%;display:flex;flex-direction:column;justify-content:center;gap:16px}.partnershipTextWrapper h2{margin-bottom:0}.partnershipTextWrapper .partnershipList{margin-top:16px;margin-left:16px}.partnershipTextWrapper .partnershipItem{background:url(/assets/icons/circle_check.svg) 0 0 no-repeat;padding-left:40px}.partnershipTextWrapper .partnershipItem:not(:last-of-type){margin-bottom:20px}.partnershipSolutionImg{display:none;border-radius:0 10px 10px 0}.partnershipSolutionImg--mobile{display:block;margin-top:40px;align-self:center}@media(min-width:572px){.partnershipSolutionImg--mobile{width:80%}}@media(min-width:992px){.partnershipWrapper{gap:96px}.partnershipSolutionImg{display:block;margin-left:-26px}.partnershipSolutionImg--mobile{display:none}.partnershipBg,.partnershipTextWrapper{width:50%}}@media(min-width:1200px){.partnershipSolutionImg{margin-left:-30px}}@media(min-width:1440px){.partnershipSolutionImg{margin-left:-95px}}.faqSectionWrapper{flex-direction:column}.faqSectionWrapper .box{width:100%}.faqSectionWrapper .box h2{margin-bottom:16px}.faqImgWrapper{width:100%;display:flex;justify-content:center;margin-top:-64px;margin-bottom:32px}.accordion{margin-top:40px}.accordion-button{all:unset;cursor:pointer;width:100%;border-top:1px solid #E5E7EB}.accordion-button.active .icon--chevron_down{transform:rotate(180deg)}.accordion-button.active .accordion-button--description{display:block}.accordion-button--title{display:flex;align-items:center;justify-content:space-between;padding:15px 0}.accordion-button--title .icon--chevron_down{background:url(/assets/icons/chevron_down.svg) center center no-repeat;width:16px;height:16px;display:block}.accordion-button--title strong{font-weight:500}.accordion-button--description{display:none;padding:0 0 15px 24px;color:#374151}.faqSectionImg{display:none}.faqSectionImg--mobile{display:block;width:100%}@media(min-width:768px){.faqImgWrapper{margin-top:0;margin-bottom:0}.faqSectionImg{display:block}.faqSectionImg--mobile{display:none}.faqSectionWrapper{flex-direction:row;gap:64px}.faqSectionWrapper .box{width:50%}.accordion-button--description{padding-left:36px}}.contactFormWrapper{gap:64px;align-items:center}.contactFormWrapper .box{width:100%;display:flex;flex-direction:column;justify-content:center;position:relative}.contactFormWrapper .box p{color:#475467}.contactFormWrapper .imageBox{display:none}.contactFormWrapper form{margin-top:48px}.contactFormWrapper form .formMaskModal{display:none}.contactFormWrapper form .formMaskModal.active{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;position:absolute;top:0;left:0;width:calc(100% + 2px);height:100%;background-color:#ffffffd9;z-index:999}.contactFormWrapper form .formMaskModal.active .error,.contactFormWrapper form .formMaskModal.active .error-email,.contactFormWrapper form .formMaskModal.active .error-company,.contactFormWrapper form .formMaskModal.active .success{display:none}.contactFormWrapper form .formMaskModal.active .error.visible,.contactFormWrapper form .formMaskModal.active .error-email.visible,.contactFormWrapper form .formMaskModal.active .error-company.visible,.contactFormWrapper form .formMaskModal.active .success.visible{display:flex}.contactFormWrapper form .formMaskModal .icon--check{background:url(/assets/icons/check.svg) center center no-repeat;width:64px;height:64px;display:block}.contactFormWrapper form .formMaskModal .icon--x{background:url(/assets/icons/x-circle.svg) center center no-repeat;width:64px;height:64px;display:block}.contactFormWrapper form .formMaskModal .header span{font-family:Inter;font-size:36px;font-weight:600;line-height:44px;text-align:center}.contactFormWrapper form .formMaskModal p{font-family:Inter;color:#475467;text-align:center}.contactFormWrapper form .formRow{display:flex;width:100%;gap:32px;margin-bottom:24px}.contactFormWrapper form .formRow.formRowName{flex-direction:column}.contactFormWrapper form .formRow label{display:flex;flex-direction:column;width:100%}.contactFormWrapper form .formRow .checkboxWrapper{display:flex;width:100%;flex-direction:row;gap:12px}.contactFormWrapper form .formRow .formInput{width:100%;border-radius:8px;border:1px solid #D0D5DD;padding:10px 14px}.contactFormWrapper form .formRow .formTextarea{width:100%;padding:12px 14px;border:1px solid #D0D5DD;border-radius:8px;resize:vertical}.contactFormWrapper form .formRow .formCheckbox{width:20px;height:20px;cursor:pointer}.contactFormWrapper form .formRow .labelCheckbox{color:#475467;cursor:pointer;display:inline}.contactFormWrapper form .formRow .labelCheckbox a{text-decoration:underline}.contactFormWrapper form .formRow .formField.error{outline:1px solid red}@media(min-width:768px){.contactFormWrapper .imageBox{display:block}.contactFormWrapper .box{width:50%}.contactFormWrapper form .formRow.formRowName{flex-direction:row}}
