:root{--ds-color-primary:#003974;--ds-color-accent:#be1d37;--ds-color-text:#212529;--ds-color-text-secondary:#495057;--ds-color-text-muted:#6c757d;--ds-color-text-darker:#2e2e2e;--ds-color-text-tag:#adb5bd;--ds-color-white:#fff;--ds-color-bg:#fff;--ds-color-bg-soft:#f9f9f9;--ds-color-bg-medium:#efefef;--ds-color-bg-light:#e9ecef;--ds-color-black:#000;--ds-color-border:#dee2e6;--ds-color-link:#07c;--ds-color-link-hover:#004a99;--ds-color-blue-gray:#6d7fac;--ds-font-family-base:"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--ds-font-family-fallback:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;--ds-fs-xs:12px;--ds-fs-sm:14px;--ds-fs-base:16px;--ds-fs-md:18px;--ds-fs-lg:20px;--ds-fs-xl:22px;--ds-fs-2xl:24px;--ds-fs-3xl:28px;--ds-fs-4xl:32px;--ds-fs-5xl:38px;--ds-fs-display-md:48px;--ds-fs-display-lg:58px;--ds-fs-display-xl:78px;--ds-line-height-base:1.5;--ds-spacing-xs:4px;--ds-spacing-sm:8px;--ds-spacing-md:16px;--ds-spacing-lg:24px;--ds-spacing-xl:32px;--ds-radius-sm:4px;--ds-radius-md:8px;--ds-radius-lg:12px;--ds-radius-xl:16px;--ds-scale:1}[data-scale=small]{--ds-scale:.875}[data-scale=default]{--ds-scale:1}[data-scale=large]{--ds-scale:1.125}[data-scale=xlarge]{--ds-scale:1.25}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
*{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;overflow-x:hidden;height:100vh;width:100%}body{margin:0;height:inherit;width:inherit;font-family:'Manrope'}body:not(:has(.contact)){background-image:url(/assets/media/images/body-background.png?v=8R3tVAdluaL_U-fshcN2lCi6qdA)}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;text-decoration:none}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:600}p{margin:0}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button{border:0;cursor:pointer}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}ul{list-style:none;margin:0;padding:0}figure{margin:0}[hidden]{display:none}html{overflow-x:hidden}body{width:100%;max-width:100%}@media(min-width:1024px){body{zoom:var(--ds-scale,1)}}@media print{body{zoom:1!important}}.header__menu__item a[title=Education]:hover{color:var(--ds-color-accent,#be1d37)}.header__menu__item a[title=Migration]:hover{color:var(--ds-color-accent,#be1d37)}.header__menu__item a[title=Training]:hover{color:var(--ds-color-primary,#003974)}.header__menu__item a[title="Contact us"]:hover{color:var(--ds-color-primary,#003974)}.d-none{display:none!important}.plane-section{background-color:hsla(0,0%,100%,0)!important}.loader{width:16px;height:16px;border:3px solid var(--ds-color-white,#fff);border-bottom-color:rgba(0,0,0,0);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;margin-left:6px;display:none}.visa-list-content p{line-height:30px!important}.visa-list-content .btn-v2--bg-cardinal-red:hover{background-color:#f0516b}.visa-list-content .btn-v2--bg-midnight-green:hover{background-color:#37699c}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.timeline-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;font-family:var(--ds-font-family-base,"Manrope",sans-serif);width:100%;padding:16px 0;max-width:1200px;border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6}.timeline-date{color:var(--ds-color-muted,#6c757d);font-size:var(--ds-fs-md,18px);font-weight:600;line-height:1.366;letter-spacing:-.04em;white-space:nowrap;flex-shrink:0}.tag-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-left:auto}.tag{background-color:var(--ds-color-text,#212529);color:#adb5bd;padding:10px 22px;border-radius:10px;font-size:var(--ds-fs-sm,14px);font-weight:600;line-height:1.366;letter-spacing:-.04em;white-space:nowrap;transition:all .3s ease}.tag:hover{background-color:#2c3237;transform:translateY(-2px)}.skeleton{position:relative;overflow:hidden;background-color:#e2e2e2;border-radius:var(--ds-radius-sm,4px);margin-bottom:1rem}.skeleton::after{content:"";position:absolute;top:0;left:-100%;height:100%;width:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shimmer 1.5s infinite}@keyframes shimmer{100%{left:100%}}.skeleton-img{width:100%;height:200px}.skeleton-title{height:20px;width:80%}.skeleton-subtitle{height:14px;width:60%}.skeleton-button{height:30px;width:100px}.fade-in{opacity:0;transform:translateY(10px);animation:fadeInMoveUp .5s ease-out forwards}@keyframes fadeInMoveUp{to{opacity:1;transform:translateY(0)}}.pagination__link.disabled{pointer-events:none;opacity:.5;cursor:default}.pagination__ellipsis{display:inline-block;margin:0 5px;color:#888}.facebook__card{padding:0!important}@keyframes shake{0%{transform:translateX(-2px)}25%{transform:translateX(2px)}50%{transform:translateX(-2px)}75%{transform:translateX(2px)}100%{transform:translateX(0)}}.shake{animation:shake .5s infinite}.whatsapp__typing .whatsapp__dots_img{width:28px;height:17px;margin:0!important}.whatsapp__container{overflow-x:visible!important;overflow-y:visible!important}.whatsapp{overflow-x:visible!important;overflow-y:visible!important}.whatsapp .container{overflow-x:visible!important;overflow-y:visible!important}@font-face{font-family:var(--ds-font-family-base,"Manrope",sans-serif);font-style:normal;font-weight:400;font-display:swap;src:url("/assets/fonts//Manrope-Regular.woff2?v=XfUbPaNSoMwKBPAaIlUeNXMY95A") format("woff2")}@font-face{font-family:var(--ds-font-family-base,"Manrope",sans-serif);font-style:normal;font-weight:500;font-display:swap;src:url("/assets/fonts//Manrope-Medium.woff2?v=BLcNLeSR-PFlJMTKoD-eSaiWok4") format("woff2")}@font-face{font-family:var(--ds-font-family-base,"Manrope",sans-serif);font-style:normal;font-weight:600;font-display:swap;src:url("/assets/fonts//Manrope-SemiBold.woff2?v=enkvlOELT21YFGE9poh3W6oZSIc") format("woff2")}@font-face{font-family:var(--ds-font-family-base,"Manrope",sans-serif);font-style:normal;font-weight:700;font-display:swap;src:url("/assets/fonts//Manrope-Bold.woff2?v=28xznhUBjt7s9Iv2KAuiFeyyN5o") format("woff2")}@font-face{font-family:var(--ds-font-family-base,"Manrope",sans-serif);font-style:normal;font-weight:800;font-display:swap;src:url("/assets/fonts//Manrope-ExtraBold.woff2?v=Az7P81jUusPEdX1deCe4CoUV8Kc") format("woff2")}.container{width:100%;padding-inline:24px;margin-inline:auto}@media screen and (min-width:1400px){.container{max-width:1440px}}.txt-highlighted-red{color:var(--ds-color-accent,#be1d37)}.txt-highlighted-midnight-green{color:var(--ds-color-primary,#003974)}.txt-highlighted-white{color:var(--ds-color-white,#fff)}.header{position:relative;padding:0;z-index:2}.header__wrapper{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;box-shadow:0 -3px 10px 0 rgba(0,0,0,.2509803922);min-height:65px;padding:8px 24px 12px;position:absolute;background-color:var(--ds-color-white,#fff);border-bottom-left-radius:50% 20px;border-bottom-right-radius:50% 20px}.header--extended{height:auto;padding-bottom:54px}.header__menu{margin-block:41px 60px;text-align:center}.header__menu__toggle__btn{background-color:rgba(0,0,0,0);border:0;padding:0}.header__menu__wrapper{display:none;color:var(--ds-color-primary,#003974)}.header__menu__wrapper--active{display:block;flex-basis:100%}.header__menu__item{font-size:var(--ds-fs-xl,22px);line-height:30px}.header__menu__item:not(:first-child){margin-top:40px}.header__menu__item--mobile-hide{display:none}.header__menu__link{color:var(--ds-color-primary,#003974)}.header__accounts{display:flex;justify-content:center;align-items:center;gap:32px;margin-top:22px}.header__accounts__title{text-align:center;display:block;font-size:var(--ds-fs-xs,12px);font-weight:600;line-height:16px}.header__accounts__link{display:block}.header__contact{padding:6px 4px;background-color:var(--ds-color-primary,#003974);color:var(--ds-color-white,#fff);border-radius:6px;width:min-content;display:flex;align-items:center;gap:4px;font-size:8px}@media screen and (min-width:768px){.header__wrapper{padding-block:24px 28px;border-bottom-left-radius:50% 40px;border-bottom-right-radius:50% 40px}.header__menu__toggle__btn,.header__home,.header__contact,.header__accounts__title,.header__accounts,.header__menu__item--desktop-hide{display:none}.header__menu{margin:0 auto;display:flex;align-items:center;justify-content:center;gap:20px}.header__menu__wrapper{display:block;width:100%}.header__menu__item{margin:0!important;font-size:var(--ds-fs-lg,20px);line-height:28px}.header__menu__item--mobile-hide{display:block}.header__menu__link{color:var(--ds-color-text,#212529)}}@media screen and (min-width:1024px){.header__menu{gap:70px}.header__logo{width:150px;height:auto}}@media screen and (min-width:1200px){.header__logo{width:246px;height:auto}}@media screen and (min-width:1400px){.header__wrapper{left:50%;transform:translateX(-50%);border-bottom-left-radius:50% 86px;border-bottom-right-radius:50% 86px}}.plane__section__animation .frame{width:100%}.plane__section__animation{min-height:48px}@media screen and (min-width:768px){.plane__section__animation{min-height:96px}}@media screen and (min-width:1400px){.plane__section__animation{min-height:181px}}.main-banner{margin-top:-8px}.main-banner__img,.main-banner__video{display:block;width:100%;object-fit:cover;border-bottom-left-radius:50% 40px;border-bottom-right-radius:50% 40px}@media screen and (min-width:768px){.main-banner__img,.main-banner__video{border-bottom-left-radius:50% 65px;border-bottom-right-radius:50% 65px;height:585px}}@media screen and (min-width:1024px){.main-banner__img,.main-banner__video{height:auto;border-bottom-left-radius:50% 100px;border-bottom-right-radius:50% 100px}}@media screen and (min-width:2560px){.main-banner__img,.main-banner__video{height:800px;border-bottom-left-radius:50% 130px;border-bottom-right-radius:50% 130px}}.footer{background-color:#f9f9f9}.footer__container{padding-block:40px 0}.footer__benefit__area{display:flex;flex-wrap:wrap;gap:11px;max-width:327px;margin-bottom:20px}.footer__logo__wrapper{flex-basis:100%}.footer__nav{margin-bottom:42px}.footer__nav__link{color:var(--ds-color-text,#212529)}.footer__nav__item{margin-bottom:12px;max-width:162px}.footer__nav__item--bold{margin-bottom:20px}.footer__nav__item--bold strong{font-weight:800}.footer__contact__item{margin-bottom:19px;display:flex;align-items:flex-start;gap:14px}.footer__contact__link{color:var(--ds-color-text,#212529)}.footer__accounts{display:flex;align-items:center;justify-content:center;gap:32px}.footer__bottom{padding-block:25px 20px;border-top:1px solid var(--ds-color-muted,#6c757d)}.footer__bottom__container{padding-top:15px}.footer__bottom *{color:var(--ds-color-text,#212529);font-size:10px;line-height:13px}.footer__bottom__wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px}.footer__bottom .footer__copyright{text-align:center}@media screen and (min-width:768px){.footer__seo__zone,.footer__bottom{display:flex;flex-wrap:wrap;gap:15px}.footer__nav,.footer__contact,.footer__accounts{margin-bottom:0}.footer__bottom{justify-content:center}}@media screen and (min-width:1024px){.footer__bottom{border-top:1px solid var(--ds-color-muted,#6c757d);justify-content:center;gap:60px}.footer__bottom *{font-size:var(--ds-fs-xs,12px)}.footer__bottom .footer__copyright{margin-top:0}.footer__bottom__wrapper,.footer__bottom .footer__copyright{padding:0}.footer__bottom__wrapper{gap:20px}}@media screen and (min-width:1400px){.footer__container{padding-block:40px 0;padding-inline:102px}.footer__body{display:flex;gap:40px}.footer__nav,.footer__contact{width:max-content;max-width:260px;flex-grow:1}.footer__nav__item:last-child,.footer__contact__item:last-child{margin-bottom:0}.footer__seo__zone{row-gap:60px;column-gap:40px;align-content:flex-start}.footer__contact{flex-grow:1}.footer__accounts{margin-top:15px;justify-content:center;width:100%;gap:48px}.footer__bottom *{font-size:var(--ds-fs-base,16px)}}.common__container{margin-top:40px}.common__title{margin-block:11px 30px;font-weight:800;font-size:40px;line-height:100%}.common__main__img{height:232px;border-radius:32.21px}.common__main__img,.common__sub__img{width:100%;object-fit:cover}@media screen and (min-width:768px){.common__container{margin-top:50px}.common__title{margin-block:20px 50px;font-size:var(--ds-fs-display-lg,58px);line-height:100%}.common__main__img{width:calc(54.7% - 54px)}.common__main__img,.common__sub__img{border-radius:54px;height:388px}}@media screen and (min-width:1400px){.common__container{padding-inline:140px}}.content h1,.content h2{font-size:var(--ds-fs-3xl,28px);line-height:38.25px}.content h3,.content h4,.content h5,.content h6{font-size:var(--ds-fs-xl,22px);line-height:26px}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{font-weight:600}.content p,.content ul{font-size:var(--ds-fs-base,16px);line-height:22px}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6,.content p{margin-block:30px}.content img{width:100%;height:auto;object-fit:cover;border-radius:32.21px;margin-block:50px}.content ul{list-style:initial;margin:initial;padding:initial}@media screen and (min-width:768px){.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin-top:0;font-size:54px;line-height:68px}.content p,.content ul{font-size:var(--ds-fs-xl,22px);line-height:100%}.content img{border-radius:54px}}