@import url(https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&display=swap);.icon{display:inline-block;width:1em;height:1em;fill:currentColor;text-decoration:inherit}.dropdown{overflow:hidden;backface-visibility:hidden;transition:height 425ms cubic-bezier(.6,.05,.01,.99)}.dropdown__content{margin-top:0;margin-bottom:0;opacity:0;transform:translate3d(0,-1.25rem,0);pointer-events:none;transition:transform .4s cubic-bezier(.6,.05,.01,.99),opacity .25s linear}.dropdown__content:after,.dropdown__content:before{content:"";display:table}.dropdown__content.-open{opacity:1;transform:translateZ(0);pointer-events:auto;z-index:0;transition:transform 425ms cubic-bezier(.6,.05,.01,.99),opacity .25s linear .15s}*{margin:0;padding:0;background:none;border:none;border-radius:0;outline:none;-moz-margin-after:0;-webkit-margin-after:0;-moz-margin-before:0;-webkit-margin-before:0;-moz-margin-end:0;-webkit-margin-end:0;-moz-margin-start:0;-webkit-margin-start:0;-moz-padding-after:0;-webkit-padding-after:0;-moz-padding-before:0;-webkit-padding-before:0;-moz-padding-end:0;-webkit-padding-end:0;-moz-padding-start:0;-webkit-padding-start:0}*,:after,:before{box-sizing:inherit}:active,:hover{outline:0}html{box-sizing:border-box;height:100%;font-size:100%}body{position:relative;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}address,b,button,del,em,h1,h2,h3,h4,h5,h6,i,input,ins,pre,select,strong,td,textarea,th{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit}input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box}a,button,del,input,ins,select,textarea{color:inherit;font-variant-numeric:inherit;text-decoration:none}menu,ol,ul{list-style:none}table{width:100%;border-collapse:separate;border-spacing:0}pre,textarea{overflow:auto;max-width:100%}img{display:block;width:100%;height:auto}svg:not(:root){overflow:hidden}form{width:100%}[role=button],a,button{cursor:pointer}textarea{resize:none;line-height:inherit}::-moz-focus-inner{padding:0;border:none}input:-webkit-autofill{-webkit-transition:background-color 50000s ease-in 0s;transition:background-color 50000s ease-in 0s;animation-name:on-autofill-start}.fade-enter-active,.fade-leave-active{transition:opacity .4s linear}.fade-enter-to,.fade-leave-from{opacity:1}.fade-enter-from,.fade-leave-to{opacity:0}.slide-up-enter-active,.slide-up-leave-active{transition:transform .5s}.slide-up-enter-from,.slide-up-leave-to{transform:translateY(100%)}.list-enter-from,.list-leave-to{opacity:0;transform:translateX(30px)}.fade-fast-enter-active,.fade-fast-leave-active{transition:opacity .25s linear}.fade-fast-enter-to,.fade-fast-leave-from{opacity:1}.fade-fast-enter-from,.fade-fast-leave-to{opacity:0}.list-enter-active,.list-leave-active,.list-move{transition:all .5s ease}.list-enter-from{opacity:0;transform:translateX(-30px)}.list-leave-to{opacity:0;transform:translateX(30px)}.list-leave-active{position:absolute}body{color:#151b21;width:100%;height:100%;font-size:16px;overflow-x:hidden}#app{font-family:Inter Tight,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.5;letter-spacing:.23px;display:flex;flex-direction:column}.navbar{height:5rem;width:100%;display:flex;align-items:center;justify-content:space-between;background:hsla(0,0%,100%,.85);position:sticky;top:0;z-index:3;backdrop-filter:blur(10px)}@media(min-width:64.0625rem){.navbar{height:7.3125rem}}.navbar__section{display:flex;align-items:center}@media(min-width:64.0625rem){.navbar__section{flex:1}}.navbar__section.-center{justify-content:center}.navbar__section.-end{justify-content:flex-end}.navbar__logo{height:2.1875rem;width:auto;margin-left:1.25rem}@media(min-width:35.5rem){.navbar__logo{margin-left:3rem;height:2.8125rem}}.navbar__actions{display:none}@media(min-width:64.0625rem){.navbar__actions{display:flex}}.navbar__burger{display:flex;font-size:1.5rem;margin-right:.875rem}@media(min-width:64.0625rem){.navbar__burger{display:none}}.navbar__links{display:none}@media(min-width:35.5rem){.navbar__links{display:flex;align-items:center}}.navbar__link{padding:0 .5rem;cursor:pointer;margin:0 1.25rem;position:relative}.navbar__link:hover{font-weight:500}.navbar__link.-active:after{content:"";position:absolute;background:#151b21;min-width:.3125rem;min-height:.3125rem;border-radius:100%;top:1.5rem;left:calc(50% - 2.5px)}.navbar__lang{margin:0 2.5rem}.navbar__lang:hover{font-weight:500}.navbar-menu{padding:6.25rem 1.25rem 1.25rem;z-index:-1;position:fixed;left:0;top:0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100vh;width:100%;background:transparent linear-gradient(180deg,#fff,#c9e4ed)}.navbar-menu__link{position:relative;font-size:3.125rem;font-weight:500;letter-spacing:.75px;margin-bottom:1.375rem}.navbar-menu__link.-active{padding-left:1.5rem}.navbar-menu__link.-active:before{content:"";position:absolute;background:#0379a3;top:calc(50% - 5px);left:0;min-width:.6875rem;min-height:.6875rem;border-radius:100%}.navbar-menu__lang{width:100%;text-align:left;font-weight:500;font-size:1.375rem}.navbar-menu__note{line-height:1.0625rem;font-weight:400;font-size:.75rem;letter-spacing:.18px;padding-bottom:1.875rem;text-align:center}.navbar-menu__note-image{height:1.75rem;width:auto;margin:0 auto 1rem}.footer{color:#fff;padding-bottom:2.5rem;padding-top:7.8125rem;display:flex;flex-direction:column;padding-right:1.25rem;padding-left:1.25rem}@media(min-width:35.5rem){.footer{padding-right:2.25rem;padding-left:2.25rem}}@media(min-width:64.0625rem){.footer{padding-right:3rem;padding-left:3rem}}@media(min-width:90rem){.footer{padding-right:calc(50vw - 42rem);padding-left:calc(50vw - 42rem)}}.footer{background-color:#151b21;background-image:url(/img/grad-footer.f7820508.png);background-position-y:-60%;background-position-x:60%;background-size:225vw;background-repeat:no-repeat}@media(min-width:64.0625rem){.footer{padding-top:13.5625rem;background-position-y:0;background-position-x:50%;background-size:105vw;background-repeat:no-repeat}}.footer.-cut{padding-top:3.75rem;background-position-y:0;background-position-x:50%;background-size:225vw}@media(min-width:64.0625rem){.footer.-cut{padding-top:5.75rem;background-position-y:10%;background-position-x:50%;background-size:110%}}.footer__row{display:flex;align-items:center;justify-content:center;flex-direction:column}.footer__row+.footer__row{margin-top:7.125rem}@media(min-width:64.0625rem){.footer__row{flex-direction:row}}.footer__row.-logo{flex-direction:row;flex-wrap:wrap;margin-top:4.6875rem}@media(min-width:64.0625rem){.footer__row.-logo{margin-top:114}}.footer__col{display:flex;flex-direction:column}@media(min-width:64.0625rem){.footer__col{margin-left:4.3125rem}}.footer__title{font-weight:400;font-size:2.1875rem;letter-spacing:.53px}@media(min-width:64.0625rem){.footer__title{font-size:3.125rem;letter-spacing:.75px}}.footer__title{font-weight:500;line-height:2.6875rem;margin-bottom:1.25rem}@media(min-width:64.0625rem){.footer__title{width:75%;line-height:3.5625rem;margin-bottom:0}}.footer__notes{width:100%;text-align:center;display:flex;flex-direction:column}.footer__logo{height:auto;width:9.375rem;margin:1rem 2rem}@media(min-width:64.0625rem){.footer__logo{margin:0}}.footer__logo.-cap{width:6.25rem;margin-right:1rem}.footer__separator{min-width:2px;min-height:2.25rem;background:#fff;opacity:.3;margin:0 1.5rem}@media(min-width:64.0625rem){.footer__separator{margin:0 2.25rem;min-height:3.1875rem}}.footer__small{margin:1.4375rem auto 1.25rem;max-width:31.0625rem}.footer__policy,.footer__small{line-height:1.0625rem;font-weight:400;font-size:.75rem;letter-spacing:.18px}.footer__policy{opacity:.3}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-6{margin-top:6rem}.mb-5{margin-bottom:5rem}.mb-3{margin-bottom:3rem}.mb-1{margin-bottom:1rem}.mr-1{margin-right:1rem}.-reverse{transform:rotate(180deg)}.w-100{width:100%}.col{flex-direction:column}.col,.row{width:100%;display:flex}.row{align-items:center}.row.-wrap{flex-wrap:wrap}.row.-center{justify-content:center}.row.-between{justify-content:space-between}.row.-start{align-items:flex-start}.row.-end{justify-content:flex-end}.row.-gap{gap:1rem}.row.-gap-25{gap:1.5625rem}.row.-gap-5{gap:.3125rem}.link{border-bottom:1px solid #000}.link,b{font-weight:600}.m-w-110{width:110%}@media(min-width:64.0625rem){.m-w-110{width:inherit}html.sr .v-scroll{visibility:hidden}}.content{position:relative;z-index:1;background:transparent linear-gradient(180deg,#fff,#e5f1f6);min-height:100vh;transition:height .2s ease-in-out}.content.-dark{background:transparent linear-gradient(180deg,#0379a3,#1a7399) 0 0 no-repeat padding-box}.content.-deep{background:transparent linear-gradient(180deg,#fff,#e2eff4 26%,#1a7399 60%,#033e5a 81%,#151b21)}.content.-light{background:transparent linear-gradient(180deg,#fff,#c9e4ed 50%)}@media(min-width:64.0625rem){.content.-light{background:transparent linear-gradient(180deg,#fff,#c9e4ed 75%)}}.content.-image:before{height:90%;background-position:bottom;background-size:cover}.content.-image:before,.content.-light-image:before{z-index:-1;position:absolute;content:"";top:0;left:0;width:100%;opacity:.3;background-image:url(/img/img-header.34b3ddd6.png);background-repeat:no-repeat;mix-blend-mode:soft-light}.content.-light-image:before{height:100%;background-position-y:0;background-position-x:100%;background-size:400%}@media(min-width:64.0625rem){.content.-light-image:before{background-size:100%;height:100%;width:100%;opacity:.5;background-position-y:60%}}.section{padding-right:1.25rem;padding-left:1.25rem}@media(min-width:35.5rem){.section{padding-right:2.25rem;padding-left:2.25rem}}@media(min-width:64.0625rem){.section{padding-right:5.75rem;padding-left:5.75rem}}@media(min-width:90rem){.section{padding-right:calc(50vw - 39.25rem);padding-left:calc(50vw - 39.25rem)}}.section{z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;margin-top:2.9375rem}@media(min-width:64.0625rem){.section{margin-top:6.5625rem}}.section.-relative{position:relative;overflow:hidden}.section.-index{padding-right:1.25rem;padding-left:1.25rem}@media(min-width:35.5rem){.section.-index{padding-right:2.25rem;padding-left:2.25rem}}@media(min-width:64.0625rem){.section.-index{padding-right:3rem;padding-left:3rem}}@media(min-width:90rem){.section.-index{padding-right:calc(50vw - 42rem);padding-left:calc(50vw - 42rem)}}.section.-white{color:#fff}.section.-dark-bg{background:#151b21;margin-top:0}.section.-no-m-top{margin-top:0}.section.-left{align-items:flex-start}.section.-left,.section.-left .section__title{text-align:left}.section.-overfooter{margin-top:0;margin-bottom:-2rem}.section__flex{width:100%;display:flex;justify-content:flex-start;flex-wrap:wrap;gap:1.5625rem}.section__title{font-weight:400;font-size:2.1875rem;letter-spacing:.53px}@media(min-width:64.0625rem){.section__title{font-size:3.125rem;letter-spacing:.75px}}.section__title{font-weight:500;text-align:center;line-height:1.25;margin-top:3.75rem;z-index:1}@media(min-width:64.0625rem){.section__title{margin-top:6.5625rem;letter-spacing:.75px;line-height:1.15}}.section__title.-center{text-align:center!important}.section__title.-left{text-align:left}.section__title.-no-m-top{margin-top:0}.section__title.-narrow{max-width:65rem}.section__subtitle{font-weight:400;font-size:1.375rem;letter-spacing:.33px}@media(min-width:64.0625rem){.section__subtitle{font-size:1.6875rem;letter-spacing:.41px}}.section__subtitle{max-width:55.3125rem}.section__subtitle.-b{font-weight:500}.section__text{max-width:55.3125rem;margin:1rem 0;white-space:pre-line;z-index:1}.section__text.-narrow{max-width:41.875rem}.section__text.-larger{max-width:68.75rem}.section__stats{font-weight:300;font-size:3.125rem;line-height:1}@media(min-width:64.0625rem){.section__stats{font-size:5.5625rem;line-height:inherit}}.section__center{width:100%;flex-direction:column;text-align:center}.section__center,.section__not-found{display:flex;align-items:center}.section__not-found svg{font-size:3rem;color:#1a7399;margin-right:1rem}.button{padding:.5rem .875rem;border-radius:1.25rem;border:1px solid #151b21;transition:all .2s ease-in-out;text-align:center;line-height:1.3;margin-right:.5625rem}@media(min-width:64.0625rem){.button{padding:.5rem 1.25rem}}.button.-full{width:100%}.button.-fit{width:-moz-max-content;width:max-content}.button.-nowrap{white-space:nowrap;overflow:hidden}.button.-transparent{border:none;display:flex;align-items:center;justify-content:flex-start}.button.-transparent:hover{background:none}.button+.button{margin-left:0}@media(min-width:64.0625rem){.button+.button{margin-left:.5625rem}}.button:hover{color:#fff;background:#151b21}.button:hover .button__arrow{transform:translateX(.5rem)}.button:disabled{border:1px solid #74848a;color:#74848a}.button:disabled:hover{background:initial;color:#74848a}.button.-white{border:1px solid #fff;color:#fff}.button.-white:hover{color:#151b21;background:#fff}.button.-white:disabled{opacity:.25}.button.-white:disabled:hover{background:initial;color:#fff}.button__arrow{font-size:1.5rem;margin-left:.5rem;transition:all .2s ease-in-out}.card-blur{background:hsla(0,0%,100%,.1);box-shadow:0 3px 6px rgba(0,0,0,.05);backdrop-filter:blur(30px);padding:1.5625rem;display:flex;flex-direction:column;text-align:left;flex:1;min-width:16.75rem}@media(min-width:64.0625rem){.card-blur{max-width:50vw;padding:2.1875rem 1.8125rem}}.card-blur--big{min-height:22.125rem}.card-blur--big.-lighter{background:hsla(0,0%,100%,.3)}.card-blur--big.-half{height:26.875rem}@media(min-width:64.0625rem){.card-blur--big.-half{height:25.625rem;max-width:49%}}.card-blur.-home{width:100%}@media(min-width:64.0625rem){.card-blur.-home{min-width:30%;max-width:27rem;min-height:19.75rem}.card-blur.-home h3{font-size:1.57rem;flex:1}}.card-blur.-tool{width:100%;flex-shrink:0}@media(min-width:35.5rem){.card-blur.-tool{min-width:49%}}@media(min-width:64.0625rem){.card-blur.-tool{min-width:30%;max-width:31.5%}}.card-blur.-tool .card-blur__text{max-height:7.5rem;overflow:hidden}.card-blur.-dark .card-blur__hr{background:#151b21}.card-blur.-home-4 .card-blur__title{flex:1;display:flex;align-items:flex-end}.card-blur__tag{width:1.75rem;height:1.75rem;border:1px solid #fff;border-radius:100%;display:flex;align-items:center;justify-content:center;margin-bottom:1.125rem;font-size:.9rem}@media(min-width:64.0625rem){.card-blur__tag{width:2.1875rem;height:2.1875rem;margin-bottom:2.4375rem}}.card-blur__icon{width:2rem;height:2rem;font-size:2rem;margin-bottom:1rem}@media(min-width:64.0625rem){.card-blur__icon{width:3.25rem;height:3.25rem;font-size:3.25rem;margin-bottom:2.4375rem}}.card-blur__title{opacity:1;font-weight:400;font-size:1.375rem;letter-spacing:.33px}@media(min-width:64.0625rem){.card-blur__title{font-size:1.6875rem;letter-spacing:.41px}}.card-blur__title{font-weight:500;line-height:1.3;margin-bottom:1.25rem}@media(min-width:64.0625rem){.card-blur__title{padding-right:1rem}}.card-blur__text{margin-bottom:1rem;line-height:1.5rem;flex:1}.card-blur__hr{opacity:.5;min-width:100%;min-height:1px;background:#fff;color:#fff;margin-bottom:1.375rem}.card-blur__link{display:flex;align-items:center}.card-blur__link:hover svg{margin-left:1rem}.card-blur__link svg{transition:all .2s ease-in-out;margin-left:.5rem;font-size:1.5rem}.card-blur__arrow{transition:transform .25s cubic-bezier(.6,.05,.01,.99)}.card-blur__arrow.-open{transform:rotate(90deg)}.card-blur__dropdown{margin-top:2.5rem;background:transparent}.card-blur__dropdown ul{list-style:disc;margin-left:1.15rem;line-height:1.75rem}.card-blur__dropdown li{margin-top:1rem}.header-top-bg{background:transparent linear-gradient(180deg,#fff,#e2eff4 5%,#1a7399 20%,#033e5a 25%,#151b21)}@media(min-width:64.0625rem){.header-top-bg{position:relative;background:url(/img/grad-header.626ac412.png),linear-gradient(180deg,#fff 20%,#151b21 50%);background-repeat:no-repeat;background-size:105%;background-position-x:50%;background-position-y:0}}.header-top-bg:before{z-index:1;content:"";position:absolute;top:0;left:0;min-width:100%;height:75vh;background:linear-gradient(180deg,#fff 0,transparent 75%);backdrop-filter:blur(10px)}.header-top-bg__img{z-index:0;position:absolute;top:0;left:0;width:100%;height:100vh;opacity:.5;background-image:url(/img/img-header.34b3ddd6.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;mix-blend-mode:soft-light}@media only screen and (max-width:1600px){.header-top-bg__img{height:125vh}}@media(min-width:90rem){.header-top-bg__img{height:75%}}.header-top-bg__grad{z-index:1;content:"";position:absolute;bottom:0;left:0;min-width:100%}.header{z-index:1;position:relative;text-align:center;height:calc(100vh - 80px);max-height:100rem;display:flex;flex-direction:column;align-items:center}@media(min-width:64.0625rem){.header{height:calc(100vh - 117px)}}.header__title{position:relative;margin-top:16vh;font-size:3.125rem;font-weight:500;line-height:1.15;color:#151b21;background:url(/img/grad-title.36e42a23.jpg) 40% 45%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding:0 .9375rem;white-space:inherit}@media(max-width:64rem){.header__title{font-size:2.8125rem}}@media(min-width:64.0625rem){.header__title{white-space:pre-line;font-size:5.5625rem;letter-spacing:2px;background:url(/img/grad-title.36e42a23.jpg) 0 30%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding:0}}.header__bubble{font-weight:400;font-size:.875rem;position:absolute;width:-moz-fit-content;width:fit-content;background:rgba(178,214,227,.22);color:#0379a3;border-radius:1.25rem;padding:.375rem 1.25rem;animation:floating 13s infinite}.header__bubble.-left{bottom:-87%;left:1rem;background:rgba(178,214,227,.5);animation-delay:-5s}@media(min-width:64.0625rem){.header__bubble.-left{bottom:-1rem;left:0;background:rgba(178,214,227,.22)}}.header__bubble.-right{right:1rem;top:3rem}@media(min-width:64.0625rem){.header__bubble.-right{right:-2rem;top:14.75rem}}.header__subtitle{max-width:40.625rem;text-align:center;margin:2vh auto}@media(max-width:35.4375rem){.header__subtitle{padding:0 3rem}}.header__button{margin-top:5vh}.header__anchor{position:absolute;bottom:5rem;line-height:1.0625rem;font-weight:400;font-size:.75rem;letter-spacing:.18px;color:#fff;opacity:.4;justify-self:flex-end;height:.3125rem}.header__anchor:after{content:"";position:absolute;top:2rem;left:49.8%;min-height:6rem;min-width:1px;background:#fff;opacity:.4}.page-header{margin:2.1875rem 1.25rem 2.9375rem;text-align:center}@media(min-width:64.0625rem){.page-header{margin:3.4375rem auto 5.9375rem}}.page-header__title{font-weight:500;letter-spacing:.75px;font-size:3.125rem;line-height:3.375rem}@media(min-width:64.0625rem){.page-header__title{line-height:inherit;font-size:4.6875rem;letter-spacing:1.13px}}.page-header__subtitle{max-width:46.25rem;margin:1rem auto 2.8125rem}.page-header__subtitle a{font-weight:500;text-decoration:underline}.page-header__actions{display:flex;align-items:flex-start;justify-content:center;gap:1rem;flex-direction:column}@media(min-width:64.0625rem){.page-header__actions{flex-direction:row}}.page-header__action{width:100%;position:relative}@media(min-width:64.0625rem){.page-header__action{width:auto}}.page-header__action--box{max-width:24.375rem;margin-top:.625rem;border-radius:1.25rem;border:1px solid #151b21;padding:.875rem;display:flex;gap:.375rem;flex-wrap:wrap}.home__light-section{background:transparent linear-gradient(155deg,#f6f8f8,#b2d6e3) 0 0 no-repeat padding-box}.home__world-section{overflow:hidden;flex-direction:column;padding-bottom:5rem}@media(min-width:64.0625rem){.home__world-section{flex-direction:row}}.home__world-section-content{padding-bottom:1rem}@media(min-width:64.0625rem){.home__world-section-content{width:475px;flex-shrink:0;margin-right:1rem}}.home__world-section-image-wrap{position:relative;overflow-x:scroll;margin-left:1rem;width:125vw}@media(min-width:64.0625rem){.home__world-section-image-wrap{width:70vw;overflow-x:initial}}.home__world-section-image{width:200vw;overflow:scroll;margin-top:3.5rem;max-width:78.125rem}@media(min-width:64.0625rem){.home__world-section-image{margin-left:-5.5rem;margin-top:5.5rem;width:70vw}.home__world-section-mobile{display:none}}.home__world-section-mobile{z-index:1;position:absolute;display:flex;color:#fff;bottom:0;right:17%}.home__world-section-mobile img{height:2.25rem;width:auto;margin-right:1rem}.home__world-section-mobile-text{text-align:left;font-size:.75rem;opacity:.5;width:6rem}.home__world-section-mobile-text.-larger{width:7rem}.home__world-section-mobile.-harbor{bottom:45%;right:6rem;color:#151b21}.home__map-section{display:flex;width:100%;flex-direction:row-reverse}@media(min-width:64.0625rem){.home__map-section{height:43.75rem;flex-direction:row}}.home__map-section-svg{z-index:-1;width:71.875rem;position:absolute;top:-630px;left:-450px;opacity:.5}@media(min-width:64.0625rem){.home__map-section-svg{max-width:1200px;bottom:5%;left:-15%}}@media(min-width:85rem){.home__map-section-svg{left:-10%;max-width:1500px}}.home__map-section-left{overflow:hidden;flex:3}.home__map-section-right{display:flex;flex-direction:column;justify-content:flex-end;text-align:left;flex:1;min-width:19.375rem;margin-top:25rem}@media(min-width:64.0625rem){.home__map-section-right{margin-top:auto;margin-bottom:4rem}}.home__stat-section{margin-top:0;background:transparent linear-gradient(156deg,#0379a3,#8dc2d5) 0 0 no-repeat padding-box}@media(min-width:64.0625rem){.home__stat-section--content{max-width:55%}}.home__stat-section--item{flex:1;min-width:45%;height:11rem}@media(min-width:64.0625rem){.home__stat-section--item{min-width:14.6875rem;max-width:18.75rem;height:auto}}.home__bottom-section{position:relative}.home__bottom-section-image{z-index:-1;position:absolute;top:17%;max-width:85.0625rem;width:100%}.home__bottom-section-image:before{content:"";position:absolute;top:0;left:0;height:31.25rem;max-width:85.0625rem;width:100%;background:transparent linear-gradient(180deg,#151b21,#151b21 30%,rgba(21,27,33,0))}@media(min-width:64.0625rem){.home__bottom-section-image{top:7.8125rem}.home__bottom-section-image:before{content:"";position:absolute;top:0;left:0;height:18.75rem;max-width:85.0625rem;width:100%;background:transparent linear-gradient(180deg,#151b21,#151b21 30%,rgba(21,27,33,0))}}.home__bottom-section-image img{-o-object-fit:cover;object-fit:cover;height:32.8125rem}.home__bottom-section-buttons{display:flex;align-items:center;flex-direction:column;margin-top:2rem;margin-bottom:8rem;height:6rem;justify-content:space-between}@media(min-width:64.0625rem){.home__bottom-section-buttons{height:auto;flex-direction:row;margin-bottom:3rem}}.home__bottom-section-buttons.-no-marg{margin-bottom:0}@media(max-width:64rem){.home__bottom-section-buttons.-no-marg a+a{margin-top:1rem}}.card-row{width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:3.9375rem;gap:1rem}@media(min-width:64.0625rem){.card-row{gap:2rem}.card-row.-bigger{width:110%}}.card-row.-top{align-items:flex-start}.card-row.-start{justify-content:flex-start}.card-row.-start,.card-row__4items{align-items:unset}@media(min-width:64.0625rem){.card-row__4items{min-height:17.5625rem}}.input{padding:.4375rem 1.25rem;border-radius:20px;border:1px solid #151b21;min-width:18.6875rem;width:100%}@media(min-width:64.0625rem){.input{width:auto}}.input.-flex{flex:1}.input::-moz-placeholder{color:#151b21;opacity:1}.input::placeholder{color:#151b21;opacity:1}.input--select{padding:0;position:relative;min-height:2.1875rem}.input--select:after{content:"❯";position:absolute;right:.75rem;top:15%;transform:rotate(90deg);font-size:1rem;font-weight:300;color:#151b21;pointer-events:none}.input--select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.375rem 1.6rem .375rem 1.25rem;width:100%}@media(min-width:64.0625rem){.input--search{min-width:24.5625rem}}.label{display:flex;flex:1}.tag{font-weight:400;font-size:.875rem;padding:.4375rem .75rem;border-radius:1.25rem;background:#e5f1f6;color:#1a7399;text-transform:uppercase;letter-spacing:.7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:64.0625rem){.tag{padding:.4375rem 1.25rem}}.tag.-dark{background:#1a7399;color:#fff}.tag--small{line-height:1.0625rem;font-weight:400;font-size:.75rem;letter-spacing:.18px;display:flex;align-items:center;justify-content:center;border:1px solid #151b21;border-radius:.9375rem;max-height:1.875rem;padding:.4375rem 1rem}.card-business{background:#fdfcfb;padding:2rem;display:flex;flex-direction:column;align-items:flex-start;height:auto;cursor:pointer;width:100%}@media(min-width:64.0625rem){.card-business{min-height:16.625rem}}@media(min-width:35.5rem){.card-business{width:calc(50% - 25px)}}@media(min-width:64.0625rem){.card-business{width:calc(33% - .9rem)}}.card-business:hover .card-business__link-icon{margin-right:-.5rem}.card-business__title{flex:1;margin-top:1rem;font-weight:400;font-size:1.375rem;letter-spacing:.33px}@media(min-width:64.0625rem){.card-business__title{font-size:1.6875rem;letter-spacing:.41px}}.card-business__title{font-weight:500;margin-bottom:1.8125rem;text-align:left}@media(min-width:64.0625rem){.card-business__title{margin-bottom:0}}.card-business__link-icon{margin-left:1rem;flex-shrink:0;font-size:2.15rem;display:flex;transition:all .2s ease-in-out}.card-study{display:flex;flex-direction:column;width:100%;background:#fdfcfb}@media(min-width:35.5rem){.card-study{width:calc(50% - 25px)}}@media(min-width:64.0625rem){.card-study{width:calc(33% - 13px)}}.card-study:hover .card-study__link-icon{margin-right:-.5rem}.card-study__img{width:100%;height:10.75rem;background-position:50%;background-repeat:no-repeat;background-size:cover}.card-study__content{padding:1.5625rem;display:flex;flex-direction:column;align-items:flex-start;text-align:left;cursor:pointer;height:auto}@media(min-width:64.0625rem){.card-study__content{padding:2rem;min-height:23rem}}.card-study__title{font-weight:400;font-size:1.375rem;letter-spacing:.33px}@media(min-width:64.0625rem){.card-study__title{font-size:1.6875rem;letter-spacing:.41px}}.card-study__title{font-weight:500;margin-bottom:1rem;line-height:1.6875rem}@media(min-width:64.0625rem){.card-study__title{margin-bottom:1.25rem;line-height:2.125rem}}.card-study__text{flex:1;margin-bottom:1.8125rem}@media(min-width:64.0625rem){.card-study__text{margin-bottom:0}}.card-study__link-icon{margin-left:1rem;flex-shrink:0;font-size:2.15rem;display:flex;transition:all .2s ease-in-out}.card-tool{background:#fdfcfb;padding:1.5625rem;display:flex;flex-direction:column;align-items:flex-start;height:auto;cursor:pointer;width:100%;text-align:left}@media(min-width:64.0625rem){.card-tool{width:calc(50% - 13px);height:15.9375rem;padding:2rem}}.card-tool:hover .card-tool__link-icon{margin-right:-.5rem}.card-tool:hover .card-tool__link-icon-down{margin-right:0;margin-bottom:-1rem}.card-tool__title{font-weight:400;font-size:1.375rem;letter-spacing:.33px}@media(min-width:64.0625rem){.card-tool__title{font-size:1.6875rem;letter-spacing:.41px}}.card-tool__title{font-weight:500;margin-bottom:1rem;line-height:1.6875rem}@media(min-width:64.0625rem){.card-tool__title{line-height:2.125rem}}.card-tool__text{flex:1;margin-bottom:1.8125rem}@media(min-width:64.0625rem){.card-tool__text{margin-bottom:0}}.card-tool__link-icon{display:flex;transition:all .2s ease-in-out;font-size:2.15rem;margin-left:1rem}@media(min-width:64.0625rem){.card-tool__link-icon{margin-left:0}}.card-tool__link-icon-down{transform:rotate(90deg)}.signup{display:flex;flex-direction:column;max-width:55.4375rem;gap:.8125rem}.signup__row{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:.6875rem}.signup__select{flex:1}.signup__confirm{display:flex;align-items:center;background:hsla(0,0%,100%,.6);border-radius:.8125rem;height:auto;padding:.8125rem .9375rem;margin-top:.1875rem}@media(min-width:64.0625rem){.signup__confirm{height:2.8125rem;border-radius:1.8125rem;padding:0 1.25rem}}.signup__button{min-width:10.875rem}.signup__note{margin:.5rem auto 4.375rem;line-height:1.0625rem;font-weight:400;font-size:.75rem;letter-spacing:.18px;max-width:28.125rem}@media(min-width:64.0625rem){.signup__note{margin:.5rem auto}}.signup__confirm-icon{font-size:2.4375rem;color:#1a7399;margin-right:1rem;flex-shrink:0}.signup__error{display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.signup__error svg{font-size:2rem;margin-right:.5rem}.checkbox{display:flex;cursor:pointer;color:#151b21}.checkbox.-center{align-items:center}.checkbox__checked{background:#151b21;border-radius:4px;color:#fff}.checkbox__icon{margin-right:.75rem;font-size:1.25rem}.checkbox__label{margin-bottom:.125rem;text-align:left;line-height:1.2}.show-back-link{padding-right:1.25rem;padding-left:1.25rem}@media(min-width:35.5rem){.show-back-link{padding-right:2.25rem;padding-left:2.25rem}}@media(min-width:64.0625rem){.show-back-link{padding-right:5.75rem;padding-left:5.75rem}}@media(min-width:90rem){.show-back-link{padding-right:calc(50vw - 39.25rem);padding-left:calc(50vw - 39.25rem)}}.show-back-link{display:flex;align-items:center;cursor:pointer}.show-back-link:hover svg{transform:rotate(180deg) translateX(.5rem)}.show-back-link svg{font-size:1.5rem;margin-right:.5rem;transition:transform .25s ease-in-out;transform:rotate(180deg)}.show{display:flex;width:100%;margin-bottom:7.375rem}.show.-policy{max-width:55.4375rem}.show__share{display:flex;font-size:1.5rem;margin-right:1rem}@media(min-width:64.0625rem){.show__share{display:none}}.show__share-desktop{display:none}@media(min-width:64.0625rem){.show__share-desktop{display:flex;align-items:flex-end;font-size:1.75rem;margin-bottom:-1.75rem}.show__share-desktop svg{cursor:pointer;margin-left:1rem}}.show__title{font-weight:500;letter-spacing:.75px;font-size:3.125rem;line-height:3.375rem}@media(min-width:64.0625rem){.show__title{line-height:inherit;font-size:4.6875rem;letter-spacing:1.13px}}.show__title{margin-top:1.875rem;margin-bottom:1.25rem;line-height:3.125rem;word-break:break-word;hyphens:auto}@media(min-width:64.0625rem){.show__title{margin-top:3.125rem;margin-bottom:1.75rem;line-height:5.125rem;hyphens:manual}}.show__sectors{row-gap:.4375rem;-moz-column-gap:.3125rem;column-gap:.3125rem}.show__sectors,.show__tags{display:flex;flex-wrap:wrap}.show__tags{margin-top:3.125rem;gap:.3125rem}.show__tags-more{line-height:2rem;display:flex;align-items:center;margin-left:.9375rem;cursor:pointer}.show__tags-more svg{margin-left:.5rem;font-size:.7rem}.show__content{text-align:left;width:100%}@media(min-width:64.0625rem){.show__content{flex:1}}.show__content-description{white-space:pre-wrap;margin-top:2.375rem}@media(min-width:64.0625rem){.show__content-description{margin-top:4.1875rem;margin-right:3.125rem}}.show__content-title{font-weight:400;font-size:1.375rem;letter-spacing:.33px}@media(min-width:64.0625rem){.show__content-title{font-size:1.6875rem;letter-spacing:.41px}}.show__content-title{font-weight:500;margin-top:2.5rem;margin-bottom:1.15rem}.show__content-text{white-space:pre-wrap}@media(min-width:64.0625rem){.show__content-text{margin-right:3.125rem}}.show__content-text.-flex{display:flex;flex-direction:column}.show__content-text ul{list-style:disc;margin-left:1rem;line-height:1.25}.show__content-text h2{font-weight:400;font-size:1.375rem;letter-spacing:.33px}@media(min-width:64.0625rem){.show__content-text h2{font-size:1.6875rem;letter-spacing:.41px}}.show__content-text h2{font-weight:500;margin-top:2.1875rem}.show__content-text p{margin:1rem 0 .5rem}.show__content-text a{font-weight:500;text-decoration:underline}.show__content-text.-study h2{margin-top:1rem;margin-bottom:-1rem}.show__content-international{margin-top:1.25rem;padding:1.125rem;display:flex;align-items:flex-start;white-space:pre-line;background-color:#d9ebf1}@media(min-width:64.0625rem){.show__content-international{margin-right:3.125rem}}.show__content-international svg{font-size:1.25rem;margin-right:1rem}.show__content-also{padding:1.3125rem;background-color:#d9ebf1}@media(min-width:64.0625rem){.show__content-also{margin-right:3.125rem}}.show__content-also ul{margin-top:.5rem;text-decoration:underline}.show__content-responsability{line-height:1.0625rem;font-weight:400;font-size:.75rem;letter-spacing:.18px;margin-right:3.125rem;margin-top:2.1875rem}.show__slider{height:auto;margin-top:3.4375rem;width:100%;max-width:52.625rem;display:flex}@media(min-width:64.0625rem){.show__slider{height:31.25rem}}.show__slider-swiper{position:relative;height:15.625rem}@media(min-width:64.0625rem){.show__slider-swiper{height:31.25rem}}.show__slider-slide{display:flex;width:100%;margin-bottom:2rem}.show__slider-img{height:95%;width:auto;margin:0 auto}.show__slider-controls{margin-top:1.25rem;margin-bottom:3.75rem;width:100%;display:flex;align-items:center;justify-content:center;font-size:1.75rem}@media(min-width:64.0625rem){.show__slider-controls{margin-top:2.5rem}}.show__slider-controls svg{cursor:pointer;transition:all .3s cubic-bezier(.6,.05,.01,.99)}.show__slider-controls svg:hover{translate:.75rem 0}.show__slider-controls--left{transform:rotate(180deg);margin-right:1.625rem}.show__slider-controls--left:hover{transform:rotate(180deg) translateX(1.5rem)}.show__separator{margin:1.5625rem 0;min-height:1px;background-color:#151b21}@media(min-width:64.0625rem){.show__separator{margin:1.5625rem 3.125rem 1.5625rem 0}}.show__side{position:relative;width:21.6875rem;text-align:left;display:none}@media(min-width:64.0625rem){.show__side{flex-shrink:0;display:initial}}.show__side.-mobile{display:inherit}@media(min-width:64.0625rem){.show__side.-mobile{display:none}}.show__side.-mobile .show__side-box{margin-top:3.125rem}.show__side-share{float:right;margin-top:5rem;font-size:1.75rem;display:flex;align-items:center}.show__side-share svg{cursor:pointer;margin-left:1rem}.show__side-toggle{font-weight:600;margin-top:1.4375rem;margin-bottom:1rem;display:flex}.show__side-toggle-arrow{margin-left:.5625rem;transform:rotate(90deg);transition:all .2s ease-in-out}.show__side-toggle-arrow.-open{transform:rotate(270deg)}.show__side-box{margin-top:11.25rem;display:flex;flex-direction:column;padding:2rem;background-color:#d9ebf1}.show__side-box.-study{margin-top:0;padding:0}.show__side-box .button+.button{margin-left:0;margin-top:.5625rem}.show__side-box.-sticky{position:sticky;top:9.3125rem}.show__side-content{padding:0 1.875rem 1.875rem}.show__side-image{height:4.625rem;width:100%;margin-bottom:2rem;-o-object-fit:contain;object-fit:contain}.show__side-image--full{height:8.625rem;width:auto;-o-object-fit:cover;object-fit:cover}.show__side-link{word-break:break-all}.show__side-row{display:flex;align-items:flex-start;line-height:1.5rem;margin-top:1.25rem}.show__side-row.-region{margin-top:.8125rem}.show__side-row-icon{min-width:.9375rem;margin-right:.75rem;margin-top:.35rem}.show__side-row.-col{flex-direction:column}.show__side-socials{display:flex;align-items:center;justify-content:space-between;margin-top:1.25rem;margin-bottom:2rem}.show__side-socials svg{margin-right:1.125rem}.swipe-controls{display:none;align-items:center;justify-content:center;gap:1.25rem;transform:translateY(-1rem);z-index:1;position:relative}@media(min-width:64.0625rem){.swipe-controls{display:flex}}.swipe-controls__arrow{font-size:1.5rem;cursor:pointer;transition:transform .25s cubic-bezier(.6,.05,.01,.99)}.swipe-controls__arrow:hover{transform:translateX(.5rem)}.swipe-controls__arrow.-reverse:hover{transform:rotate(180deg) translateX(.5rem)}.swipe-controls__arrow.-reverse.-disabled:hover{transform:rotate(180deg) translateX(0)}.swipe-controls__arrow.-disabled{opacity:.35;cursor:auto}.swipe-controls__arrow.-disabled:hover{transform:translateX(0)}@keyframes floating{0%{transform:translateY(0)}30%{transform:translateY(-7px) rotate(-1deg)}75%{transform:translateY(5px) rotate(1deg)}to{transform:translateY(0)}}.paging{display:flex;flex-direction:column;align-items:center;color:#fff;margin-bottom:1.625rem}.paging__count{margin-bottom:.875rem}.paging__line{position:relative;width:16.25rem;height:2px;background:hsla(0,0%,100%,.5)}.paging__line--fill{position:absolute;left:0;height:2px;width:auto;background:#fff;transition:all .75s ease-in-out}.not-found__title{font-weight:500;letter-spacing:.75px;font-size:3.125rem;line-height:3.375rem}@media(min-width:64.0625rem){.not-found__title{line-height:inherit;font-size:4.6875rem;letter-spacing:1.13px}}.not-found__button{margin-top:1rem}@media(min-width:64.0625rem){.not-found__button{margin-top:3.625rem}}.harbor-map{position:absolute;top:-10rem;left:0;width:1200px;transition:all .25s ease-in-out;overflow:hidden}@media only screen and (max-width:1550px){.harbor-map{width:1100px!important}}@media only screen and (max-width:1390px){.harbor-map{width:1050px!important}}@media only screen and (max-width:1290px){.harbor-map{width:1000px!important}}@media only screen and (max-width:1225px){.harbor-map{top:-8rem!important;width:1000px!important}}@media only screen and (max-width:1024px){.harbor-map{top:-10rem!important;width:900px!important;left:0!important}}@media only screen and (max-width:600px){.harbor-map{left:-13rem!important;top:-5rem!important}}.harbor-modal{position:fixed;top:0;left:0;z-index:10;width:100%;height:100%}.harbor-modal--top{display:flex;align-items:flex-start;justify-content:space-between;padding:1.25rem;font-size:1.15rem}.harbor-modal--top h2{font-size:1.375rem;font-weight:500;line-height:1.6875rem;max-width:16.25rem}.harbor-modal--controls{top:4rem;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem;margin-bottom:-1.5rem}.harbor-modal--controls-item{display:flex}.harbor-modal--controls-item img{height:2.0625rem;width:auto;margin-right:1rem}.harbor-modal--map{overflow:scroll}.harbor-modal--map svg{width:900px;transform:translateY(-45%) scale(1.1)}.cookies{background:hsla(0,0%,100%,.7);backdrop-filter:blur(10px);padding:1.5625rem;display:flex;flex-direction:column;max-width:26.9375rem;line-height:1.0625rem;font-weight:400;font-size:.75rem;letter-spacing:.18px;position:fixed;bottom:0;right:0;z-index:5}.cookies__button{font-size:.9375rem;margin-top:1.25rem}.home-swiper{position:relative;height:27.1875rem;margin-bottom:4rem}@media(min-width:64.0625rem){.home-swiper{height:28.125rem}}.home-swiper-horizontal{bottom:0!important;cursor:pointer}@media(min-width:64.0625rem){.home-swiper-horizontal{display:none}}.home-swiper-bullet{width:.375rem;height:.375rem;display:inline-block;border-radius:50%;background:#fff;opacity:.5;margin-left:.3125rem}.home-swiper-bullet.-dark{background:#151b21}@media(min-width:64.0625rem){.home-swiper-bullet{display:none}}.home-swiper-bullet-active{opacity:1}