:root{--color-bg: #eaebef;--color-block: #fff;--color-text: #3b3b3b;--color-muted: #6e6f77;--color-accent: #ff5c00;--color-accent-hover: #e14c00;--color-border: #d1d1d6;--color-shadow: rgba(0, 0, 0, 0.05);--color-overlay: rgba(0, 0, 0, 0.1);--color-success: #34c759;--color-error: #ff3b30;--color-warning: #ffcc00}html{font-size:18px}@media(max-width: 1920px){html{font-size:16px}}@media(max-width: 992px){html{font-size:14px}}body{background-color:var(--color-bg);color:var(--color-text);font-family:"Manrope",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;letter-spacing:.03em;line-height:1.5;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;overflow-x:hidden;max-width:2560px;margin:0 auto}button{cursor:pointer}.container{max-width:1650px;width:100%;margin:0 auto}img{display:block}.non-select-image{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.will-change-transform,.fade-in,.zoom-in-fade-in,.right-fade-in{will-change:transform}#smooth-content{will-change:transform}.btn{border-radius:1.5rem;background-color:var(--color-block);padding:.4rem .8rem;font-weight:600;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.1);box-shadow:0 3px 6px rgba(0,0,0,.1);-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.btn:hover{background-color:#f1f1f1}.btn--primary{background-color:#393847;color:var(--color-block);-webkit-box-shadow:none;box-shadow:none}.btn--primary:hover{background-color:var(--color-text)}.btn--gray{background-color:#e9e9e9;color:#32323a;-webkit-box-shadow:none;box-shadow:none}@media(max-width: 1200px){.btn--gray{background-color:#fff}}.btn--premium{background:-webkit-gradient(linear, left bottom, left top, from(#3a292b), to(#37292a));background:linear-gradient(to top, #3a292b, #37292a);border:1px solid hsla(0,0%,100%,.1);-webkit-transition:border-color .4s ease;transition:border-color .4s ease}.btn--premium:hover{border-color:hsla(0,0%,100%,.2)}.sub-title{opacity:.7;text-transform:uppercase;font-size:1.1rem;font-weight:500}@media(max-width: 768px){.sub-title{font-size:1rem}}.description{margin:1.4rem 0 1.7rem;font-size:1.3rem;font-weight:500}@media(max-width: 768px){.description{font-size:1.1rem}}@media(max-width: 480px){.description{font-size:1rem}}.form__group{margin-bottom:1.4rem;display:block;font-size:.85rem;font-weight:600;color:#374151}.form__group>span{display:block;margin-bottom:.5rem}.form__group>input{width:100%;padding:.6rem .9rem;border:2px solid #e5e7eb;border-radius:.5rem;font-family:inherit;-webkit-transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease}.form__group>input:focus{outline:none;border-color:rgba(57,56,71,.7607843137)}.form__group>input::-webkit-input-placeholder{color:#9ca3af}.form__group>input::-moz-placeholder{color:#9ca3af}.form__group>input:-ms-input-placeholder{color:#9ca3af}.form__group>input::-ms-input-placeholder{color:#9ca3af}.form__group>input::placeholder{color:#9ca3af}.form__group:last-child{margin-bottom:0}.header{position:sticky;top:0;z-index:100;background:rgba(0,0,0,0);-webkit-transition:background-color .3s ease;transition:background-color .3s ease;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0px 0px 10px 10px}.header--scrolled{background:#f5f5f5;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.05);box-shadow:0 2px 4px rgba(0,0,0,.05)}@media(max-width: 768px){.header{padding:1rem 1.5rem}}@media(max-width: 480px){.header{padding:.8rem 1rem}}.header__logo{font-size:2rem;font-weight:700}@media(max-width: 480px){.header__logo{font-size:1rem}}.header__menu>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.header__menu>ul>li>a{font-weight:500;color:var(--color-muted);-webkit-transition:color .3s ease;transition:color .3s ease}@media(max-width: 480px){.header__menu>ul>li>a{font-size:.9rem}}.header__menu>ul>li>a:hover{color:var(--color-text)}.welcome{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:60vh;margin-top:7rem}@media(max-width: 480px){.welcome{margin-top:4rem}}.welcome__information{width:40%;margin:auto;text-align:center;position:relative;z-index:1}@media(max-width: 1400px){.welcome__information{width:70%}}@media(max-width: 768px){.welcome__information{width:80%}}.welcome__title{font-size:7rem;font-weight:600;line-height:1}@media(max-width: 768px){.welcome__title{font-size:5rem}}@media(max-width: 480px){.welcome__title{font-size:4rem}}.welcome__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.8rem;margin:0 auto}.welcome__plane{position:absolute;bottom:-29rem;max-width:70%;height:auto;margin-top:0;z-index:1;margin-left:-9rem;will-change:transform}@media(max-height: 820px)and (min-width: 1600px){.welcome__plane{bottom:-24rem}}@media(max-width: 1400px){.welcome__plane{bottom:-20rem;max-width:100%}}@media(max-width: 1200px){.welcome__plane{bottom:-18rem}}@media(max-width: 768px){.welcome__plane{bottom:-14rem;max-width:140%}}@media(max-width: 480px){.welcome__plane{bottom:-10rem;max-width:145%}}.welcome__bg-clouds{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.welcome__bg-clouds>img{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.welcome__bg-clouds>img:nth-child(1){top:-15rem;left:10rem;width:25vw}@media(max-width: 1200px){.welcome__bg-clouds>img:nth-child(1){top:-11.5rem;left:7.5rem;width:30vw}}@media(max-width: 768px){.welcome__bg-clouds>img:nth-child(1){top:-9rem}}.welcome__bg-clouds>img:nth-child(2){top:4rem;left:49%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:60vw}@media(max-width: 1200px){.welcome__bg-clouds>img:nth-child(2){width:80vw;top:2rem}}@media(max-width: 768px){.welcome__bg-clouds>img:nth-child(2){width:95vw}}.welcome__bg-clouds>img:nth-child(3){top:-3rem;right:-10rem;width:25vw;-webkit-transform:rotate(10deg);transform:rotate(10deg)}@media(max-width: 1200px){.welcome__bg-clouds>img:nth-child(3){right:-7rem}}@media(max-width: 768px){.welcome__bg-clouds>img:nth-child(3){right:-5rem;top:-4rem}}.welcome::after{content:"";position:absolute;width:100%;height:100%;top:-8rem;z-index:2;background:radial-gradient(ellipse at 50% 30%, rgba(110, 135, 175, 0.07) 0%, transparent 75%);pointer-events:none}.mission{position:relative;z-index:2;width:28%;margin:13rem auto 0}@media(max-width: 1400px){.mission{width:40%}}@media(max-width: 768px){.mission{margin-top:10rem;width:70%}}@media(max-width: 480px){.mission{margin-top:7rem;width:80%}}.mission>div{margin:1.3rem auto;opacity:.6;font-size:2.6rem;font-weight:800;text-align:center;line-height:1.2;letter-spacing:.01rem;will-change:transform}@media(max-width: 1200px){.mission>div{font-size:2rem;margin:1rem auto}}@media(max-width: 480px){.mission>div{font-size:1.7rem}}.mission>div:first-child{opacity:1}section{position:relative;padding:12rem 0}@media(max-width: 1650px){section{padding:10rem 3rem}}@media(max-width: 1400px){section{padding:8rem 3rem}}@media(max-width: 1200px){section{padding:7rem 3rem}}@media(max-width: 768px){section{padding:5rem 2.5rem}}@media(max-width: 480px){section{padding:4rem 2.5rem}}.section-title{font-size:9.5rem;font-weight:800;line-height:1}@media(max-width: 768px){.section-title{font-size:8rem}}@media(max-width: 480px){.section-title{font-size:6rem}}.section-title>div{font-weight:400;font-size:6rem}@media(max-width: 768px){.section-title>div{font-size:5rem}}@media(max-width: 480px){.section-title>div{font-size:3.7rem}}.section__description{width:54%;margin:1.7rem 0}@media(max-width: 768px){.section__description{width:80%}}@media(max-width: 480px){.section__description{width:100%}}.section-bottom-title{font-weight:500;font-size:2.5rem}@media(max-width: 768px){.section-bottom-title{font-size:2rem;line-height:1.3}}@media(max-width: 480px){.section-bottom-title{font-size:1.6rem}}.section-bottom-description{margin:1.2rem 0 1.7rem;font-size:1.2rem;font-weight:400;width:40%}@media(max-width: 1400px){.section-bottom-description{width:50%}}@media(max-width: 1200px){.section-bottom-description{width:55%}}@media(max-width: 992px){.section-bottom-description{width:65%}}@media(max-width: 768px){.section-bottom-description{font-size:1rem;width:90%}}@media(max-width: 480px){.section-bottom-description{font-size:.8rem;width:100%}}.luxury-flights__image{position:absolute;right:-30rem;bottom:-30rem;max-width:85%;height:auto;-webkit-transform:rotate(10deg);transform:rotate(10deg);will-change:transform}@media(max-width: 1400px){.luxury-flights__image{bottom:-10rem;max-width:100%}}.loyalty{margin-top:25rem}@media(max-width: 1400px){.loyalty{margin-top:15rem}}.loyalty>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.loyalty>div .loyalty__top{margin-left:auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;will-change:transform}.loyalty>div .loyalty__image{position:absolute;left:-28rem;top:15rem;max-width:130%;height:auto;will-change:transform}.loyalty>div .loyalty__bottom{margin-top:30rem;will-change:transform}@media(max-width: 1400px){.loyalty>div .loyalty__bottom{margin-top:20rem}}@media(max-width: 1200px){.loyalty>div .loyalty__bottom{margin-top:13rem}}.costs>div .costs__sub-heading{text-transform:uppercase;font-weight:300;font-size:2.5rem;text-align:center;color:#56565a;letter-spacing:.05em}@media(max-width: 1200px){.costs>div .costs__sub-heading{font-size:2rem}}@media(max-width: 768px){.costs>div .costs__sub-heading{font-size:1.5rem}}@media(max-width: 480px){.costs>div .costs__sub-heading{font-size:1.3rem}}.costs>div .costs__heading{color:#c6c7cc;font-weight:600;font-size:25rem;text-align:center;margin-top:-11rem}@media(max-width: 1400px){.costs>div .costs__heading{font-size:22rem;margin-top:-8rem}}@media(max-width: 1200px){.costs>div .costs__heading{font-size:18rem}}@media(max-width: 992px){.costs>div .costs__heading{font-size:16rem}}@media(max-width: 768px){.costs>div .costs__heading{font-size:9rem;margin-top:-3.5rem}}@media(max-width: 480px){.costs>div .costs__heading{font-size:7rem;margin-top:-3rem}}.costs>div .costs__image{position:absolute;left:2rem;top:15rem;max-width:110%;height:auto;will-change:transform}@media(max-width: 1400px){.costs>div .costs__image{top:20rem}}@media(max-width: 1200px){.costs>div .costs__image{top:15rem;z-index:1}}@media(max-width: 768px){.costs>div .costs__image{top:12rem}}@media(max-width: 480px){.costs>div .costs__image{top:11rem;max-width:150%}}.costs>div .costs__bottom-description{width:55%}@media(max-width: 768px){.costs>div .costs__bottom-description{width:100%}}.costs>div .costs__bottom-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9rem}.costs>div .costs__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:18rem}@media(max-width: 1200px){.costs>div .costs__bottom{margin-top:10rem}}@media(max-width: 480px){.costs>div .costs__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.costs>div .costs__bottom-left{will-change:transform}@media(max-width: 480px){.costs>div .costs__bottom-left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.costs>div .costs__bottom-right{margin-top:-2rem;will-change:transform}@media(max-width: 480px){.costs>div .costs__bottom-right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:0}}.costs>div .costs__bottom-right>div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.costs>div .costs__bottom-right>div:first-child>div{font-size:7rem;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;color:#c6c7cc;letter-spacing:.002em}@media(max-width: 768px){.costs>div .costs__bottom-right>div:first-child>div{font-size:5rem}}.costs>div .costs__bottom-right>div:first-child>div:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2.3rem}@media(max-width: 768px){.costs>div .costs__bottom-right>div:first-child>div:last-child{margin-top:1.7rem}}.costs>div .costs__bottom-right>div:first-child>div:last-child>span{line-height:1.2;display:block;font-size:2.5rem;color:var(--color-text);font-weight:600}@media(max-width: 768px){.costs>div .costs__bottom-right>div:first-child>div:last-child>span{font-size:1.8rem}}.costs>div .costs__bottom-right>div:last-child{margin-top:2.5rem;font-size:.9rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media(max-width: 768px){.costs>div .costs__bottom-right>div:last-child{font-size:.8rem;margin-top:0rem}}@media(max-width: 1650px){.apply{padding-left:0;padding-right:0}}@media(max-width: 480px){.apply{padding-left:1.25rem;padding-right:1.25rem}}.apply__grid{display:grid;grid-template-columns:1fr 2.35fr 1fr;grid-template-rows:auto auto;gap:1.5rem}@media(max-width: 1400px){.apply__grid{grid-template-columns:1fr 5.6fr 1fr}}@media(max-width: 1200px){.apply__grid{grid-template-columns:1fr 17.7fr 1fr}}@media(max-width: 992px){.apply__grid{grid-template-columns:1fr 30fr 1fr}}@media(max-width: 768px){.apply__grid{gap:1rem}}@media(max-width: 480px){.apply__grid{display:-webkit-box;display:-ms-flexbox;display:flex}}.apply__empty-wrapper{display:grid;grid-template-rows:1fr 1fr;gap:1.5rem;height:100%;align-self:stretch;grid-row:1/span 2}@media(max-width: 768px){.apply__empty-wrapper{gap:1rem}}@media(max-width: 480px){.apply__empty-wrapper{display:none;gap:.8rem}}.apply__empty-wrapper:last-child>div{border-radius:1rem 0 0 1rem}.apply__empty{-webkit-box-shadow:0 2px 16px rgba(0,0,0,.1);box-shadow:0 2px 16px rgba(0,0,0,.1);background-color:#ececf0;border-radius:0 1rem 1rem 0;height:100%;will-change:transform}.apply__main{grid-row:1/span 2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;align-self:stretch}@media(max-width: 768px){.apply__main{gap:1rem}}@media(max-width: 480px){.apply__main{gap:.8rem}}.apply__first-plane{position:absolute;right:-2rem;top:-2.5rem;max-width:80%;height:auto}@media(max-width: 1400px){.apply__first-plane{max-width:100%;top:-5.35rem;right:-10rem}}@media(max-width: 992px){.apply__first-plane{top:-0.6rem;right:-9rem}}@media(max-width: 768px){.apply__first-plane{right:-14rem;top:-0.7rem;max-width:125%}}@media(max-width: 480px){.apply__first-plane{top:-3.7rem;right:-12.5rem}}.apply__second-plane{position:absolute;left:-7.5rem;top:-8rem;max-width:130%;height:auto}@media(max-width: 768px){.apply__second-plane{top:-2rem;left:-4rem}}.apply__card{-webkit-box-shadow:0 2px 16px rgba(0,0,0,.1);box-shadow:0 2px 16px rgba(0,0,0,.1);background-color:var(--color-block);border-radius:1rem;padding:1.7rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;overflow:hidden;will-change:transform}@media(max-width: 768px){.apply__card{padding:1rem;gap:1rem}}@media(max-width: 480px){.apply__card{gap:.8rem}}.apply__card--top{min-height:25rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 992px){.apply__card--top{min-height:27.2rem}}@media(max-width: 768px){.apply__card--top{min-height:21rem}}@media(max-width: 480px){.apply__card--top{min-height:14rem}}.apply__card--top>button{width:-webkit-max-content;width:-moz-max-content;width:max-content}.apply__card--left{background:-webkit-gradient(linear, left top, left bottom, from(#373135), to(#2d2023));background:linear-gradient(to bottom, #373135, #2d2023);color:#fff;position:relative;text-align:center;padding-top:15rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 768px){.apply__card--left{padding-top:11rem}}.apply__card--left>button{width:-webkit-max-content;width:-moz-max-content;width:max-content}.apply__card--right{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.5rem}@media(max-width: 768px){.apply__card--right{gap:1rem}}@media(max-width: 480px){.apply__card--right{gap:.8rem}}.apply__row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%}@media(max-width: 768px){.apply__row{gap:1rem}}.apply__title{font-size:1.9rem;font-weight:600;color:#23233d;line-height:1.2}@media(max-width: 768px){.apply__title{font-size:1.2rem}}@media(max-width: 480px){.apply__title{font-size:1rem}}.apply__title--light{color:#fff}.apply__chat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.apply__message{border-radius:1rem;padding:.6rem 1.2rem;font-size:.9rem;max-width:80%}@media(max-width: 768px){.apply__message{font-size:.7rem;padding:.5rem .7rem}}.apply__message--user{background:#26a4ff;color:#fff;-ms-flex-item-align:end;align-self:flex-end;margin-bottom:.3rem}.apply__message--system{background:#e9e9e9;color:#23233d;-ms-flex-item-align:start;align-self:flex-start}.apply__support>button{margin-top:1rem}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.faq{padding-top:0}.faq__container{max-width:920px;will-change:transform}.faq__title{font-size:3rem;font-weight:700;margin-bottom:4rem;line-height:1.1;text-align:center}@media(max-width: 480px){.faq__title{font-size:2rem}}.faq__item{margin-bottom:2rem;-webkit-transition:all .4s ease;transition:all .4s ease}.faq__item--open .faq__answer{display:block}.faq__item--open .faq__question::after{content:"-"}.faq__question{position:relative;font-weight:700;font-size:1.25rem;width:100%;text-align:left}@media(max-width: 480px){.faq__question{font-size:1rem;padding-right:2rem}}.faq__question::after{content:"+";position:absolute;right:0;top:0;font-weight:600;font-size:1.3rem}.faq__answer{padding-top:.5rem;-webkit-animation:fadeIn .4s;animation:fadeIn .4s;display:none}.modal{position:fixed;inset:0;width:100%;height:100%;z-index:1000;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modal--active{opacity:1;visibility:visible}.modal--active .modal__content{-webkit-transform:scale(1);transform:scale(1)}.modal__overlay{position:absolute;inset:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);backdrop-filter:blur(1px);cursor:pointer}.modal__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:1.4rem;pointer-events:none}.modal__content{position:relative;background:#f5f5f5;border-radius:1rem;padding:2.2rem;max-width:25rem;width:100%;-webkit-transform:scale(0.87);transform:scale(0.87);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;pointer-events:auto;-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1);box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.modal__close{position:absolute;top:.8rem;right:1.3rem;font-size:1.5rem;cursor:pointer;opacity:.6;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.modal__close:hover{opacity:1}.modal__header{margin-bottom:1.2rem}.modal__title{font-size:1.8rem;font-weight:700;margin-bottom:.5rem;line-height:1.2}.modal__subtitle{font-size:.9rem;opacity:.6;line-height:1.45}