/*1755169889*/
@font-face{font-family:'hkgrotesk_web';src:url(fonts/hkgrotesk-regular.woff2) format('woff2'),url(fonts/hkgrotesk-regular.woff) format('woff');font-weight:400;font-style:normal;font-display:block}:root{--background:#e1ecfb;--radius:30px;--button-radius:10px;--grid-space:20px;--content-max-width:1464px;--half-content-max-width:calc(var(--content-max-width) / 2);--box-shadow:6px 6px 10px 0px #d2dff2, -6px -6px 7px 0px #ffffffb2}a{color:inherit}::placeholder{color:inherit}input,select,textarea{color:#1c3387;border-radius:10px;border:1px solid #fff0;resize:none;font-family:inherit;font-size:1.25rem;background:#fff}input.error,textarea.error,.label-checkbox input[type="checkbox"].error,select.error{background-color:#da2720!important;color:#fff}select{border-right:var(--grid-space) solid #fff0;appearance:none;background:#fff url(../../images/arrow.png) no-repeat right center}h1,h2,h3{margin:0}textarea,input:not([type="checkbox"]),select{padding:var(--grid-space);width:100%}textarea{height:4em}.label-checkbox input[type="checkbox"]{-moz-appearance:none;-webkit-appearance:none;appearance:none;vertical-align:middle;outline:none;font-size:inherit;cursor:pointer;width:40px;height:40px;background:#fff!important;border-radius:10px;text-align:center;line-height:40px}.label-checkbox input[type="checkbox"]:checked{background:#adf}.label-checkbox input[type="checkbox"]:checked:after{content:"✔"}figure,p{margin:0}.tabs{width:100%}section{overflow:hidden}.wrapper{max-width:1838px;margin:0 auto;padding:0 20px}.footer-wrapper{margin-top:auto;width:100%;box-sizing:border-box}.wrapper-inner{margin:0 auto;max-width:1464px}.richtext>*+*{margin-top:10px}html,body{scroll-behavior:smooth}body{margin:0;background:var(--background);color:#1c3387;font-family:hkgrotesk_web,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:1rem;-webkit-text-size-adjust:100%}.button{padding:0 20px;background:linear-gradient(90deg,#9747ff 0%,#bd8bff 100%);color:#fff;border:0;border-radius:var(--button-radius);font-size:clamp(1.125rem, 1.1016rem + 0.125vw, 1.25rem);height:60px}a.button{padding-block:18px;text-decoration:none}.button:disabled{position:relative}.button:disabled:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(0 0 0 / .5);border-radius:var(--button-radius)}.button:disabled:after{position:absolute;content:url(../../images/img_loading.gif);top:50%;left:50%;transform:translate(-50%,-50%)}.header .wrapper{overflow:hidden;border-radius:30px;padding-top:40px}.inner .header .wrapper{overflow:initial}.header .wrapper-inner{position:relative}body:not(.inner) .header .wrapper-inner{max-width:none}.languages-wrapper{position:absolute;display:flex;right:0;width:min(50%, 100% - 600px);padding:30px 30px 0 0;box-sizing:border-box;justify-content:flex-end;z-index:1}.inner .header .wrapper-inner{display:flex;justify-content:space-between;align-items:center}.inner .languages-wrapper{position:static;order:1;padding-top:0;width:auto}x.inner .header-nav-wrapper{flex-grow:1}.languages-wrapper a.current-language{display:flex;width:60px;height:60px;border-radius:50%;border:1px solid rgb(255 255 255 / .5);text-decoration:none;justify-content:center;align-items:center;color:#fff;font-size:20px;background-color:rgb(0 0 0 / .08)}.languages-list{position:absolute;top:100%;right:30px;margin:3px 0 0 0;padding:0;list-style:none none;background-color:rgb(0 0 0 / .5);color:#fff;font-size:18px;text-align:right;max-height:0;overflow:hidden;transition:max-height ease-in 200ms;box-sizing:border-box}.languages-opened .languages-list{max-height:100px}.languages-list a{display:block;text-decoration:none;padding:5px 10px}.header-top{position:relative;display:flex;min-width:600px;min-height:40px;padding-bottom:20px;border-radius:0 0 var(--radius) 0;background:var(--background);justify-content:space-between;align-items:center}.header-logo{flex-grow:1}.inner .header-logo{max-width:350px;flex-grow:1}.header-logo img{display:block;width:100%;height:auto}.header .box{background-color:rgb(10 26 79 / .4);backdrop-filter:blur(7px);border-radius:var(--radius) 0 0 var(--radius);position:relative;color:#fff;align-content:center;flex-grow:1;min-width:600px;opacity:0;animation:opacity 2s ease forwards 2s}.header .box:before{content:'';position:absolute;width:var(--radius);height:var(--radius);background-color:inherit;bottom:100%;right:0;mask:radial-gradient(circle var(--radius) at top left,#0000 98%,#000) top left}.header .box-inner{box-sizing:border-box;max-width:var(--half-content-max-width);margin-left:auto;padding-right:150px}.header .box h1{margin:0;letter-spacing:-4%;font-size:clamp(4rem, 2.6406rem + 7.25vw, 11.25rem);font-weight:600;line-height:1}.header .box h1 span{font-weight:400}.header .box p{margin:30px 0;font-size:clamp(1.125rem, 0.9609rem + 0.875vw, 2rem)}.header-nav{display:flex;margin:0 40px 0 0;list-style:none none;gap:20px}.header-nav a{color:#1c3387;font-weight:700;text-decoration:none;white-space:nowrap}.header-top:before,.header-top:after{content:'';position:absolute;width:var(--radius);height:var(--radius);background-color:inherit;mask:radial-gradient(circle var(--radius) at bottom right,#0000 98%,#000) top left}.header-top:before{top:0;left:100%}.header-top:after{top:100%}.header .content{position:absolute;top:0;height:100%;display:flex;flex-direction:column;width:50%}.inner .header .content{position:static;width:auto;flex-direction:row;align-items:center;flex-grow:1}.header .wrapper-inner>img{display:block;width:100%;height:auto;border-radius:var(--radius);min-height:760px;max-height:calc(100dvh - 40px);object-fit:cover;object-position:60% top}.title{margin-bottom:40px;background:linear-gradient(90deg,#1c3387 0%,#9747ff 53.94%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;font-size:clamp(1.875rem, 1.1016rem + 4.125vw, 6rem);font-weight:500;line-height:1}.row{display:flex;color:#1c3387}.col-1{padding-inline:var(--grid-space);flex:1 0}.line{padding-inline:var(--grid-space);background:linear-gradient(90deg,#1c3387 0%,#9747ff 53.94%) no-repeat center 10px / calc(95% - 2 * var(--grid-space)) 1px}.col-2{padding-inline:var(--grid-space);flex:2 0}.col-3{padding-inline:var(--grid-space);flex:3 0}.col-4{padding-inline:var(--grid-space);flex:4 0}.col-4.title{padding:0}.slider-wrapper-outer{position:relative;--gap:20px;--items-per-view:1;--items:calc(var(--items-per-view) + 1);--percents:10;--percents-real:calc((100 - var(--percents)) / 100)}.slider{display:flex;gap:var(--gap);transition:transform 0.5s ease-in-out;touch-action:pan-y;user-select:none}.slider-wrapper .prev.disabled,.slider-wrapper .next.disabled{display:none}.slider-wrapper .prev,.slider-wrapper .next{position:absolute;display:flex;padding:0;top:-6px;bottom:30px;width:11%;z-index:1;border:0;font-size:0pt;align-items:center}.slider-wrapper .next:after,.slider-wrapper .prev:after{content:'';max-width:60px;width:100%;aspect-ratio:1;border-radius:50%;margin-inline:auto 15%;background-image:url(../../images/arrow-right.svg),linear-gradient(219.62deg,#415fd5 14.14%,#22326f 82.19%);background-repeat:no-repeat,repeat;background-position:center;box-shadow:0 4px 14px 0 rgb(0 0 0 / .35);flex-shrink:0}.slider-wrapper .prev:after{margin-inline:15% auto;background-image:url(../../images/arrow-right.svg),linear-gradient(-219.62deg,#415fd5 14.14%,#22326f 82.19%);transform:rotate(180deg)}.slider-wrapper .prev{left:0;background:linear-gradient(-88.94deg,#fff0 .76%,#e1ecfb 98.94%)}.slider-wrapper .next{right:0;background:linear-gradient(88.94deg,#fff0 .76%,#e1ecfb 98.94%)}ul.slider{list-style:none none;padding:0}.slide{flex:0 0 calc((min(1838px, 100dvw) * var(--percents-real) - var(--items) * var(--gap)) / var(--items-per-view));box-sizing:border-box;user-select:none}.slider img{display:block;width:100%;height:auto;object-fit:cover;border-radius:var(--radius);aspect-ratio:16/9;pointer-events:none}.slider figcaption{margin-top:20px;padding-inline:50px 20px;background:linear-gradient(90deg,#1C3387 0%,#9747FF 100%) no-repeat left top / 40px 1px;font-size:1rem}.slider-wrapper-outer-small{--items-per-view:1;--gap:20px;--percents:15}.slider-wrapper-outer-small .slide{display:flex;flex-direction:column;padding:30px;border-radius:30px;box-shadow:6px 6px 10px 0 #d2dff2,-6px -6px 7px 0 #ffffffb2;background:#eaf3fc}x.slider-wrapper-outer-small .slide:after{content:'';margin:10px -10px -10px auto;display:block;width:42px;height:42px;border-radius:50%;background:url(../../images/arrow-up-right.svg) no-repeat center center;box-shadow:var(--box-shadow)}.slider-wrapper-outer-small .title{margin-block:1.5em 1em;background-image:linear-gradient(90deg,#1C3387 0%,#9747FF 100%);font-size:1.5rem}.slider-wrapper-outer-small img{border-radius:50%;aspect-ratio:1;box-shadow:inherit}.slider-wrapper-outer-small .slide p{flex-grow:1;color:#7c84a2}#wrapper{display:flex;flex-direction:column;min-height:100dvh}.progress-bar{height:20px;background:#deedfd;width:100%;margin-top:10px;border-radius:10px;overflow:hidden;border-radius:12px;box-shadow:4px 4px 4px 0 #ffffff66,4px 4px 4px 0 #d1d8e2 inset}.progress{height:100%;width:0%;background:linear-gradient(90deg,#1C3387 0%,#9747FF 100%);transition:width 0.5s ease-in-out}.location{margin-top:50px}.location-box{position:absolute;display:flex}.location-wrapper-inner{position:relative;overflow:hidden;border-radius:0 var(--radius) var(--radius) var(--radius)}.location-box:before{content:'';position:absolute;inset:0;height:150%;background:linear-gradient(180deg,#ffffff 40%,transparent 100%)}.location-title-wrapper{position:relative;width:100%;flex:0 0 50%;background:var(--background);border-radius:0 0 var(--radius) 0}.location-title-wrapper:before,.location-title-wrapper:after{content:'';position:absolute;width:var(--radius);height:var(--radius);background-color:inherit;mask:radial-gradient(circle var(--radius) at bottom right,#0000 98%,#000) top left}.location-title-wrapper:before{top:100%;left:0}.location-title-wrapper:after{left:100%;top:0}.location-title,.location-info{margin-left:auto;padding-right:20px;max-width:var(--half-content-max-width);font-weight:400;line-height:1.1;box-sizing:border-box}.location-title{margin-block:40px 0}.location-info{margin-block:0 40px}.location-description{position:relative;border-radius:var(--radius) 0 0 0;flex:0 0 50%;margin:auto;padding:50px 50px 0 50px;box-sizing:border-box}.contacts-image,.location-image{display:block;object-fit:cover;width:100%;height:780px}.faq .wrapper-inline{margin-inline:auto;max-width:var(--content-max-width)}.faq-question-wrapper{box-shadow:6px 6px 10px 0 #D2DFF2,-6px -6px 7px 0 #FFFFFFB2;margin-bottom:20px;padding-inline:40px;padding-block:20px;border-radius:30px}.faq-questions .question-title{font-size:1.5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;gap:20px}.faq-questions .question-title:after{content:'+';display:block;width:40px;line-height:40px;border-radius:50%;box-shadow:6px 6px 10px 0 #D2DFF2,-6px -6px 7px 0 #FFFFFFB2;text-align:center;color:#9747ff;font-weight:700;flex-shrink:0}.faq-questions .question-title.opened:after{content:'-'}.faq-questions .question-answer-wrapper{color:#7c84a2;box-sizing:border-box;display:grid;grid-template-rows:0fr;transition:grid-template-rows 250ms ease-out}.faq-questions .question-answer{overflow:hidden}.faq-questions .question-answer :first-child{margin-top:20px}.faq-questions .question-title.opened+.question-answer-wrapper{grid-template-rows:1fr}#wrapper>section{margin-top:50px}.contacts{margin-bottom:40px}.contacts-wrapper-inner{position:relative;overflow:hidden;border-radius:var(--radius) var(--radius) 0 var(--radius)}.contact-content-wrapper{position:absolute;inset:0;display:flex;z-index:1;max-width:50%}.contact-form-wrapper{max-width:var(--half-content-max-width);width:100%;margin:auto 0 auto auto;color:#fff;box-sizing:border-box}.contact-form-wrapper-success{position:relative;overflow:hidden}.contact-form-success{position:absolute;display:flex;background:rgb(0 0 0 / .5);width:100%;max-width:600px;bottom:0;font-size:40px;font-weight:700;flex-grow:100%;top:0;justify-content:center;align-items:flex-end;text-shadow:3px 1px 4px rgb(0 0 0 / .35);text-align:center;padding-bottom:160px}.contact-form-wrapper h2{margin-top:0;margin-bottom:3rem;font-size:clamp(1.875rem, 1.1016rem + 4.125vw, 6rem);font-weight:400}.contact-form-wrapper .label{display:none}.contact-form-wrapper .label-checkbox{display:flex;margin-block:10px;padding:0;line-height:1;color:#fff;font-size:1.25rem;gap:10px;user-select:none}.contact-form-wrapper .label-checkbox input{margin:0;flex-shrink:0}.contact-form-wrapper .row{margin-bottom:10px;max-width:600px;gap:10px}.contacts-image-wrapper{position:relative}.contacts-image-wrapper:before{content:'';position:absolute;inset:0;background:linear-gradient(-60.66deg,#fff0 32.01%,rgb(0 0 0 / .7) 75.33%)}.contacts-image{max-height:930px}footer{position:absolute;padding:40px 0 40px 40px;right:0;bottom:0;width:50%;background:var(--background);border-radius:var(--radius) 0 0 0;box-sizing:border-box}.inner footer{position:static;width:auto;padding-inline:0}footer .row{justify-content:space-between;column-gap:20px}footer .row span{color:#7C84A2}footer .row *:not(:nth-child(2)){white-space:nowrap}footer:before,footer:after{content:'';position:absolute;width:var(--radius);height:var(--radius);background-color:inherit;mask:radial-gradient(circle var(--radius) at top left,#0000 98%,#000) top left}footer:before{bottom:100%;right:0}footer:after{bottom:0;right:100%}footer ul{display:flex;margin:20px 0 0 0;padding:20px 0 0 0;list-style:none none;border-top:1px solid;border-image:linear-gradient(270deg,#1c3387 0%,#9747ff 100%) 100;gap:40px}footer ul a{text-decoration:none}@media screen and (max-width:670px){.contact-form-wrapper .row{flex-wrap:wrap}.contact-form-wrapper .col-2{flex-basis:100%;box-sizing:border-box}.contacts-image-wrapper:before{background:linear-gradient(42.28deg,#fff0 1.04%,rgb(0 0 0 / .7) 64.09%)}.slider-wrapper .next:after,.slider-wrapper .prev:after{background-size:20px auto,auto auto}}@media screen and (min-width:670px){.slider-wrapper-outer{--gap:20px;--items-per-view:2}.slider-wrapper-outer-small{--percents:10}}@media screen and (max-width:767px){.row-line{display:block}.row-line .line{display:block;height:1px;background-position:0 0;background-size:20% 1px}.row-line .col-3{margin-top:40px;padding-inline:0}footer .row{flex-wrap:wrap}footer .row span{flex-basis:100%;box-sizing:border-box}}@media screen and (max-width:850px){.inner .header .content,.header-top{gap:15px}.header-nav-wrapper{margin-inline:auto 15px;position:relative}.header-nav{display:none;border-radius:8px 0 8px 8px;position:absolute;flex-direction:column;background:#9747ff;right:0;padding:0;margin-right:0;gap:0;width:max-content;overflow:hidden}.header-nav-opened .header-nav{display:block}.header-nav a{display:block;padding:0 15px;color:#fff;font-weight:400;line-height:2}.header-nav a:hover{background:rgb(255 255 255 / .3);backdrop-filter:blur(7px)}.header-nav-wrapper .hamburger{position:relative;width:60px;aspect-ratio:1;background:#9747ff linear-gradient(#fff,#fff) no-repeat center center / 40% 2px;border-radius:50%;transition:background-size 200ms ease}.inner .header-nav-wrapper .hamburger{margin-left:auto}.header-nav-opened .header-nav-wrapper .hamburger{border-bottom-right-radius:0;border-bottom-left-radius:0}.header-nav-wrapper .hamburger:before,.header-nav-wrapper .hamburger:after{content:'';position:absolute;width:40%;height:2px;top:50%;left:50%;background:#fff;transform:translate(-50%,-50%);transition:all 300ms ease}.header-nav-wrapper .hamburger:before{margin-top:-8px}.header-nav-wrapper .hamburger:after{margin-top:8px}.header-nav-opened .header-nav-wrapper .hamburger{background-size:0 2px}.header-nav-opened .header-nav-wrapper .hamburger:after{margin-top:0;transform:translate(-50%,-50%) rotate(45deg)}.header-nav-opened .header-nav-wrapper .hamburger:before{margin-top:0;transform:translate(-50%,-50%) rotate(-45deg)}.languages-wrapper{width:140px;padding:15px 0 0 0;justify-content:center}.header-top{padding-top:15px;padding-bottom:10px;min-width:0;width:calc(100% - 140px)}.header-logo{margin-top:-5px;max-width:min(90%, 350px);flex-grow:1}.inner .header-logo{margin-top:0}.header .content{width:100%}.header .box:before{content:none}.header .box{position:absolute;bottom:0;right:0;left:0;border-radius:var(--radius);min-width:0}.header .box-inner{padding:40px;max-width:none}}@media screen and (min-width:990px){.slider-wrapper-outer-small{--gap:20px;--items-per-view:3}}@media screen and (min-width:1420px){.slider-wrapper-outer{--gap:50px}.slider-wrapper-outer-small{--items-per-view:4}}@media screen and (min-width:1640px){.slider-wrapper-outer-small{--gap:60px}}@media screen and (max-width:1024px){.slider-wrapper-outer-small .title{font-size:1.25rem}.location-box:before{top:100%;height:50dvh}.location-box{position:relative}.location-title-wrapper:after{top:99.96%;left:auto;right:0;mask:radial-gradient(circle var(--radius) at bottom left,#0000 98%,#000) top left}.location-title-wrapper{flex-basis:100%}.location-title,.location-info{max-width:none}.location-title{margin-top:0}.location-info{margin-block:10px 20px}.location-description{position:absolute;top:100%;padding:20px}}@media screen and (max-width:1024px){.contact-form-wrapper{margin:auto}.contact-form-success{margin:auto;max-width:none}.contact-form-wrapper .row{max-width:none}.contact-content-wrapper{max-width:none}}@media screen and (max-width:1480px){.contacts-image-wrapper{border-radius:0 0 var(--radius) var(--radius);overflow:hidden}footer{position:static;width:auto;padding-left:0}}@media screen and (max-width:1520px){.header .box-inner{padding-inline:20px}}@media screen and (max-width:1570px){.contact-content-wrapper{padding-inline:20px}}@keyframes opacity{0%{opacity:0}100%{opacity:1}}@keyframes headeranimationmobile{0%{transform:translateY(200%)}100%{transform:translateY(0)}}@keyframes headeranimation{0%{transform:translateX(-200%)}100%{transform:translateX(0)}}