.popup{z-index:999999;opacity:0;pointer-events:none;background-color:#001f6099;place-items:center;width:100%;height:100%;transition:opacity .1s ease-out .1s;display:grid;position:fixed;bottom:0;left:0;right:0}.popup.-active{opacity:1;pointer-events:all}.popup__inner{opacity:0;flex-direction:column;justify-content:center;align-items:center;gap:1rem;max-width:60rem;margin:-4rem 1rem 1rem;display:flex}@media only screen and (width>=768px){.popup__inner{margin:1rem}}.popup__inner{transition:opacity .1s ease-out}.-active .popup__inner{opacity:1;animation:.2s ease-out forwards come-in}@keyframes come-in{0%{transform:translateY(100%)}to{transform:translateY(0%)}}.popup__close-button{cursor:pointer;background-color:#0000;border:none;outline:0;padding:1rem}.popup__close-button:hover{opacity:.85}.popup__close-button img{width:40px;height:40px}.popup__content{background-color:#fff;width:100%;height:auto;padding:1rem;display:block;box-shadow:0 -4px 39px #001f6038}@media only screen and (width>=768px){.popup__content{padding:1.3rem}}.corporate{z-index:3;justify-content:center;align-items:center;width:100%;height:auto;display:flex;position:relative;bottom:-5px}.corporate:before{content:"";z-index:-1;background-color:#f0efee;width:100%;height:100%;position:absolute;top:0;left:0}.corporate__wrapper{background-color:#fff;border-bottom-left-radius:70px;justify-content:center;align-items:center;width:100%;padding:100px 0;display:flex}@media only screen and (width>=1280px){.corporate__text{padding:0 64px}}.corporate__text p{color:#808285;font-feature-settings:"kern" 1;font-kerning:normal;text-align:center;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media only screen and (width>=768px){.corporate__text p{font-feature-settings:"kern" 1;font-kerning:normal;font-size:1.25rem;line-height:1.875rem}}.awards{background:#fff url(awards-bg.c39d1be5.png) top/cover no-repeat;border-top-right-radius:70px;border-bottom-right-radius:70px;justify-content:center;align-items:center;padding:120px 0 155px;display:flex;position:relative}.awards:before{content:"";z-index:-1;background-color:#fff;width:100%;height:10%;position:absolute;top:0;left:0}.awards:after{content:"";z-index:-1;background:url(contact-bg.f2990b11.png) top/cover no-repeat;width:100%;height:90%;position:absolute;bottom:0;right:0}@media only screen and (width>=768px){.awards:after{background-position:inherit}}.awards__title{color:#ff8300;font-feature-settings:"kern" 1;font-kerning:normal;text-align:center;width:100%;margin:0;font-size:1.875rem;font-weight:500;line-height:2.75rem}@media only screen and (width>=768px){.awards__title{font-feature-settings:"kern" 1;font-kerning:normal;font-size:2.5rem;line-height:4.125rem}}.awards .swiper{z-index:0;width:100%;height:100%;margin:100px 0 0}.awards .swiper-slide{justify-content:center;align-items:flex-end;height:auto;margin:0;display:flex}.awards .swiper-slide__image{display:block}.awards .swiper-button-prev:after,.awards .swiper-button-next:after{color:#ff8300;font-size:24px}.contact{background:#fff url(contact-bg-mobile.2b7062b8.png) bottom/cover no-repeat;border-top-left-radius:70px;justify-content:center;align-items:center;padding:240px 0;display:flex;position:relative}@media only screen and (width>=768px){.contact{background:url(contact-bg.f2990b11.png) 50%/cover no-repeat}}.contact:before{content:"";z-index:-1;background-color:#f0efee;width:100%;height:90%;position:absolute;top:0;left:0}.contact .content-wrapper{flex-direction:column;justify-content:flex-end;display:flex}@media only screen and (width>=768px){.contact .content-wrapper{flex-direction:row}}.contact__info{background-color:#001f60;border-bottom-right-radius:30px;width:100%;padding:68px 30px}@media only screen and (width>=768px){.contact__info{width:50%;padding:69px 60px}}.contact__info__title{color:#fff;font-feature-settings:"kern" 1;font-kerning:normal;margin:0 0 32px;font-size:1.625rem;font-weight:500;line-height:2.625rem}@media only screen and (width>=768px){.contact__info__title{font-feature-settings:"kern" 1;font-kerning:normal;font-size:2rem;line-height:2.625rem}}.contact__info__text{color:#fff;font-feature-settings:"kern" 1;font-kerning:normal;margin:0 0 20px;font-size:1.125rem;font-weight:400;line-height:1.875rem}@media only screen and (width>=768px){.contact__info__text{font-feature-settings:"kern" 1;font-kerning:normal;font-size:1.25rem;line-height:1.875rem}}.contact__info__link{color:#fff;font-feature-settings:"kern" 1;font-kerning:normal;font-size:1.125rem;font-weight:400;line-height:1.875rem;display:flex}@media only screen and (width>=768px){.contact__info__link{font-feature-settings:"kern" 1;font-kerning:normal;font-size:1.25rem;line-height:1.875rem}}.contact__info__map-link{color:#ff8300;font-feature-settings:"kern" 1;font-kerning:normal;letter-spacing:.36px;justify-content:flex-start;align-items:center;width:100%;margin:40px 0 0;font-size:1.125rem;font-weight:400;line-height:1.3125rem;display:flex}@media only screen and (width>=768px){.contact__info__map-link{margin:60px 0 0}}.contact__info__map-link svg{margin:0 0 0 10px}html{font-variant-ligatures:none;-webkit-font-variant-ligatures:none;text-rendering:optimizeLegibility;font-smooth:always;font-smoothing:antialiased;-moz-font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-size:16px}body{background-color:#fff;width:100vw;max-width:100%;min-height:100vh;margin:0;font-family:Maven Pro,sans-serif;position:relative}section{flex-direction:column;justify-content:flex-start;align-items:center;max-width:100%;display:flex}.content-wrapper{flex-direction:column;flex-grow:1;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1180px;height:100%;padding:0 24px;display:flex}@media only screen and (width>=768px){.content-wrapper{align-items:stretch}}@media only screen and (width>=1440px){.content-wrapper{padding:0}}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.content-wrapper{height:100%}}*,:after,:before{box-sizing:border-box;outline:none}a{text-decoration:none}.header{z-index:99;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;position:relative}.header__logo{position:absolute;top:0;left:0}.header__banner{flex-direction:column;justify-content:center;width:100%;height:auto;display:flex;position:relative;top:0;left:0}@media only screen and (width>=768px){.header__banner{max-height:unset}}.header__banner img{width:100%;height:auto}.header:not(.-static){flex-grow:0}.header__content{justify-content:center;width:100%;margin:24px 0 0;display:flex;position:relative}@media only screen and (width>=640px){.header__content{margin:0;position:absolute;bottom:-10px}}.header__content .content-wrapper{flex-direction:row;justify-content:center;align-items:center;display:flex}@media only screen and (width>=640px){.header__content .content-wrapper{display:none}}.header__content__info{flex-direction:column;justify-content:center;align-items:center;display:flex}@media only screen and (width>=640px){.header__content__info{padding:0 60px 0 0}}@media only screen and (width>=1024px){.header__content__info{padding:0 120px 0 0}}.header__content__info__text{text-align:center;color:#00ade6;font-feature-settings:"kern" 1;font-kerning:normal;margin:0;font-size:1.875rem;line-height:2.75rem}@media only screen and (width>=640px){.header__content__info__text{text-align:start}}@media only screen and (width>=768px){.header__content__info__text{font-feature-settings:"kern" 1;font-kerning:normal;font-size:2.5rem;line-height:4.125rem}}@media only screen and (width>=640px){.header__content__info__text span{color:#fff}}.header__title{width:100%;display:none}@media only screen and (width>=640px){.header__title{display:block}}.navbar{z-index:1;justify-content:center;align-items:center;width:100%;height:50px;transition:all .3s ease-in-out;display:flex;position:absolute}@media only screen and (width>=1024px){.navbar{height:90px}}.navbar.sticky{background:#fff url(banner-mobile.6ec3f4d8.png) 0 0/cover no-repeat;padding:0;position:fixed;overflow:hidden}@media only screen and (width>=640px){.navbar.sticky{background:#fff url(banner.1b33cd5a.png) 0 0/cover no-repeat}}.navbar.sticky .navbar-top{display:none}.navbar.sticky .content-wrapper{justify-content:center}@media only screen and (width>=1024px){.navbar.sticky .navbar__item.-lang{margin-left:auto}}.navbar.sticky .navbar__logo{top:-5px}@media only screen and (width>=1024px){.navbar.sticky .navbar__logo{top:-15px}}@media only screen and (width>=1440px){.navbar.sticky .navbar__logo{top:-27px}}@media only screen and (width>=1920px){.navbar.sticky .navbar__logo{top:-49px}}.navbar .content-wrapper{justify-content:center;align-items:flex-end}.navbar-top{justify-content:flex-end;padding:9px 0 0;display:none}@media only screen and (width>=1024px){.navbar-top{display:flex}}.navbar-top__link{font-feature-settings:"kern" 1;font-kerning:normal;color:#fff;font-size:.8125rem;font-weight:400;line-height:.9375rem}.navbar-bottom{justify-content:flex-end;align-items:flex-end;width:100%;display:flex}@media only screen and (width>=640px){.navbar-bottom{justify-content:space-between}}.navbar__logo{position:absolute;top:0;left:0}.navbar__logo img{width:200px;height:auto}@media only screen and (width>=1024px){.navbar__logo img{width:60%}}@media only screen and (width>=1440px){.navbar__logo img{width:75%}}@media only screen and (width>=1920px){.navbar__logo img{width:100%}}.navbar__content{visibility:hidden;background-color:#001f60;flex-direction:column;gap:24px;width:100%;height:100%;margin:0 0 7px;padding:40px;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0;transform:translate(100%)}@media only screen and (width>=1024px){.navbar__content{visibility:visible}}.navbar__content.-on{visibility:visible;flex-direction:column-reverse;justify-content:flex-end;gap:0;transform:translate(0)}.navbar__content.-on .-lang{margin-left:unset;border-top:1px solid #ffffff4d}@media only screen and (width>=1024px){.navbar__content{width:initial;height:initial;background-color:#0000;justify-content:center;padding:0;display:flex;position:relative;transform:translate(0)}}.navbar__content .row{flex-direction:column;display:flex}@media only screen and (width>=1024px){.navbar__content .row{flex-direction:row}}.navbar__item{font-feature-settings:"kern" 1;font-kerning:normal;color:#fff;cursor:pointer;border-bottom:1px solid #ffffff4d;font-size:1.375rem;font-weight:400;line-height:3.75rem}.navbar__item:last-child{border:0}.navbar__item.-lang{margin-left:auto}@media only screen and (width>=1024px){.navbar__item{text-transform:uppercase;font-feature-settings:"kern" 1;font-kerning:normal;border:0;margin:0 0 0 36px;font-size:.875rem;line-height:1rem}}.navbar__icon{cursor:pointer;flex-direction:row;justify-content:center;align-items:center;height:100%;display:flex;position:relative}@media only screen and (width>=1024px){.navbar__icon{display:none}}.navbar__icon-content{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:24px;height:15px;display:flex;position:relative}.navbar__icon .line{transform-origin:50%;border-bottom:2px solid #fff;border-radius:1px;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:24px;height:0;transition:width .3s;display:flex;position:absolute;left:0}.navbar__icon .line.-top{transition:transform .3s;top:2px;transform:translate(0)rotate(0)}.navbar__icon .line.-center{transition:opacity .3s,transform .3s;top:8px}.navbar__icon .line.-bottom{transition:transform .3s;top:14px;transform:translate(0)rotate(0)}.navbar__icon.-on .line{border-color:#fff;width:26px}.navbar__icon.-on .line.-top{top:0;transform:translateY(8px)rotate(45deg)}.navbar__icon.-on .line.-center{opacity:0;transform:translate(-10px)}.navbar__icon.-on .line.-bottom{top:16px;transform:translateY(-8px)rotate(-45deg)}main{flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex}.footer{background-color:#fff;border-top-right-radius:70px;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;padding:80px 0;display:flex;position:relative}.footer:before{content:"";z-index:-1;background:url(contact-bg.f2990b11.png) top/cover no-repeat;width:100%;height:50%;position:absolute;top:0;left:0}@media only screen and (width>=768px){.footer{padding:65px 0}}.footer__top{border-bottom:1px solid #001f6026;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 0 80px;display:flex}.footer__bottom{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:30px 0 0;display:flex}@media only screen and (width>=768px){.footer__bottom{flex-direction:row;justify-content:space-between}}.footer__text{font-feature-settings:"kern" 1;font-kerning:normal;color:#001f60;text-align:center;padding:0 20px;font-size:.8125rem;line-height:1.125rem}@media only screen and (width>=768px){.footer__text{text-align:start;padding:0}}.footer__links{text-align:center;flex-direction:column;justify-content:center;gap:10px;padding:40px 0;display:flex}@media only screen and (width>=768px){.footer__links{flex-direction:row;padding:0}}.footer__links__text{font-feature-settings:"kern" 1;font-kerning:normal;color:#001f60;text-align:center;padding:0 20px;font-size:.8125rem;line-height:1.125rem}@media only screen and (width>=768px){.footer__links__text{text-align:start;border-right:1px solid #001f60}.footer__links__text:last-child{border:0}}.static{flex-direction:column;justify-content:flex-start;align-items:center;height:100vh;padding:0 24px;display:flex}.static__content{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:400px;padding:80px 0 0;display:flex}@media only screen and (width>=768px){.static__content{padding:120px 0 0}}.static__icon{background-color:#f4f6f6;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;width:100px;height:100px;margin:0 0 20px;display:flex}.static__icon img{width:34px;height:auto}.static__title{color:#808285;font-feature-settings:"kern" 1;font-kerning:normal;margin:0 0 15px;font-size:1.5rem;font-style:normal;font-weight:400;line-height:2.1875rem}.static__text{color:#808285;font-feature-settings:"kern" 1;font-kerning:normal;margin:0;font-size:.8125rem;font-style:normal;font-weight:400;line-height:1.25rem}.static__button{color:#fff;font-feature-settings:"kern" 1;font-kerning:normal;user-select:none;cursor:pointer;background-color:#001f60;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:100%;max-width:150px;height:50px;margin:20px 0 0;font-size:1.0625rem;font-style:normal;font-weight:700;line-height:1.7rem;transition:background-color .3s;display:flex}.cookie{z-index:999;background-color:#001f60;justify-content:center;align-items:center;width:100%;padding:20px 0;display:flex;position:fixed;bottom:0;left:0}.cookie .content-wrapper{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.cookie__text{font-feature-settings:"kern" 1;font-kerning:normal;color:#fff;max-width:980px;margin:0;font-size:.875rem;line-height:1.25rem}.cookie__text__link{color:#00ade6;text-decoration:underline}.cookie .icon-close{cursor:pointer}.cookie.-hide{z-index:0;display:none}.-desktop{display:none}@media only screen and (width>=640px){.-desktop{display:flex}}.-mobile{display:flex}@media only screen and (width>=640px){.-mobile{display:none}}.-active{color:#ff8300}.-fixed{overflow:hidden}.swiper-controls{z-index:0}