*{box-sizing:inherit;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}*:before,*:after{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}b,i,em,strong,h1,h2,h3,h4,h5,h6,th,td,pre,ins,del,address,input,select,button,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit}textarea,input{appearance:none;background-clip:padding-box}a,ins,del,button,input,select,textarea{color:inherit;font-variant-numeric:inherit;text-decoration:none}ul,ol,menu{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%}button,[role=button]{cursor:pointer}textarea{resize:none;line-height:inherit}::-moz-focus-inner{padding:0;border:none}input:-webkit-autofill{transition:background-color 50000s ease-in 0s;animation-name:on-autofill-start}@keyframes on-autofill-start{}body{font-family:Poppins,sans-serif;font-weight:300;font-size:1rem;line-height:1.35;background:#fff8e9;color:#222;width:100%;height:100%;font-size:.9375rem;line-height:1.5rem}body.--lock{overflow:hidden}a{display:block}@media(max-width:64rem){main{margin-top:4.75rem}}figure .image{aspect-ratio:16/9}figcaption{margin-top:1rem;font-style:italic;font-size:.8125rem}.v-reveal{opacity:0;visibility:hidden;transform:translateY(10px);filter:blur(.1rem);transition:all .5s ease-in-out}.v-reveal-active{opacity:1;visibility:visible;filter:blur(0);transform:translateY(0)!important}.subtitle{font-family:Poppins,sans-serif;font-weight:500;font-size:1.125rem;margin-bottom:1rem}@media(min-width:64.0625rem){.subtitle{font-size:1.25rem;line-height:1.625rem}}.title{font-family:Poppins,sans-serif;font-weight:500;color:transparent;font-size:1.875rem;line-height:2.25rem;-webkit-text-stroke-width:.0625rem;-webkit-text-stroke-color:#222222;text-transform:uppercase;margin-bottom:.625rem}@media(min-width:64.0625rem){.title{font-size:2.1875rem;line-height:2.8125rem;margin-bottom:1.25rem}}.title.--main{font-size:2.5rem;line-height:2.875rem;-webkit-text-stroke-width:.09375rem}@media(min-width:64.0625rem){.title.--main{font-size:3.9375rem;line-height:4.25rem}}.blob{position:absolute;z-index:-1;transition:top .3s ease,right .3s ease,bottom .3s ease,left .3s ease,width .4s ease,height .5s ease,transform .4s ease}.blob.--banner-1{top:0;right:0;width:60vw;max-width:28.4375rem}.blob.--banner-2{top:0;right:70vw;width:25rem;transform:translate3d(0,-30%,0)}@media(min-width:64.0625rem){.blob.--banner-2{right:32.8125rem}}.blob.--banner-3{bottom:0;left:0;max-width:28.125rem;transform:translate3d(-25%,50%,0)}.blob.--banner-4{bottom:0;left:35vw;width:30vw;max-width:13.125rem;transform:translate3d(0,40%,0)}.blob.--banner-5{bottom:0;left:0;transform:translate3d(45vw,50%,0);max-width:35.9375rem}.blob.--footer-1{bottom:0;right:0;width:50vw;transform:translate3d(30%,40%,0) rotate(-45deg);max-width:41.875rem}.blob.--footer-2{bottom:-1.25rem;right:25vw;width:40vw;max-width:19.6875rem}.blob.--projects-1{top:0;right:0;transform:translate3d(35%,-50%,0);max-width:62.5rem}.blob.--projects-2{bottom:0;right:0;transform:translate3d(35%,55%,0);max-width:68.75rem}.blob.--promotion-1{top:0;right:0;transform:translate3d(45%,-50%,0) rotate(25deg);max-width:62.5rem}.blob.--promotion-2{aspect-ratio:1/1;bottom:0;right:0;transform:rotate(180deg) translate3d(0,-2vw,0) scaleX(-1);width:30vw;max-width:28.125rem}.blob.--team-1{top:0;right:0;width:50vw;transform:translate3d(15%,-45%,0) rotate(-135deg);max-width:31.25rem}.blob.--team-2{bottom:0;left:0;transform:translate3d(-50%,70%,0) rotate(180deg);width:110vw;max-width:87.5rem}.bubble{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:nowrap;gap:.75rem}.bubble__group{margin-top:1.25rem}.bubble__text{border:.0625rem solid #222222;border-radius:50vh;display:block;width:max-content;max-width:100%;padding:.125rem .625rem;flex-shrink:0}@media(min-width:64.0625rem){.raw-html ul .bubble{flex-direction:row;justify-content:space-between;width:100%;gap:1.25rem}}.button{font-family:Poppins,sans-serif;font-weight:500;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:.625rem;padding:.9375rem 2.1875rem;border-radius:50vh;border:.09375rem #222222 solid;width:max-content;max-width:100%;margin-top:1.875rem;position:relative;z-index:1;overflow:hidden;transition:.3s ease}.button:before{content:"";position:absolute;top:100%;left:50%;width:100%;height:200%;transform:translate3d(-50%,0,0);background:#222;transition:.3s ease;z-index:-1;border-radius:70%}.button:hover{color:#fff8e9}.button:hover:before{top:0;border-radius:0}.button .icon{font-size:.75rem}.button.--nav{width:100%;margin-top:0}.director{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:1.5625rem}.director__group{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:1.25rem;margin-top:1.875rem}.director__name{font-family:Poppins,sans-serif;font-weight:500;margin:1.25rem 0 .3125rem}.director__profile{width:9.6875rem;aspect-ratio:1/1;border-radius:50vh}.director__signature{height:3.4375rem;width:9.0625rem}.footer{padding:3.125rem 1.25rem .625rem;background:#c4dbee;position:relative;z-index:0;overflow:hidden}@media(min-width:64.0625rem){.footer{padding:5rem 6.25rem .625rem}}.footer__address{white-space:break-spaces;max-width:18.75rem;transition:.2s ease}.footer__address:hover{transform:translate3d(.3125rem,0,0)}.footer__credits{display:block;margin-top:3.125rem;font-size:.8125rem}.footer__credits:hover em{transform:translate3d(.1875rem,0,0)}@media(min-width:64.0625rem){.footer__credits{margin-top:3.75rem}}.footer__credits em{font-family:Poppins,sans-serif;font-weight:500;display:inline-block;transition:.2s ease}.footer__description{max-width:50rem}.footer__logo{width:18.75rem;margin-bottom:1.25rem}@media(min-width:64.0625rem){.footer__logo{margin-bottom:1.875rem}}.image{object-fit:cover;display:block}.image__scalable{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:1rem;max-width:42.5625rem;cursor:pointer}.image__scalable:hover .image__scalable-icon{scale:.96}.image__scalable-icon{font-size:3.125rem;transition:.3s ease;margin-left:auto}.image__scalable-image{max-width:38.4375rem;aspect-ratio:16/9}.image__scalable.--performance .image{object-fit:contain;aspect-ratio:auto}.loader{border:.25rem solid #FFF8E9;border-top:.25rem solid #222222;border-radius:50%;width:3.125rem;height:3.125rem;animation:spin 2s linear infinite}.loader__container{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;position:fixed;top:0;left:0;z-index:10;width:100vw;height:100vh;background:#fff8e9}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.logo{display:block;width:18.75rem;margin-bottom:3.75rem}@media(max-width:64rem){.logo{display:none}}.mission{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;flex-wrap:nowrap;gap:1.5625rem;transition:.2s ease}@media(min-width:64.0625rem){.mission{gap:2.5rem}}.mission__group{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:nowrap;gap:1.875rem;margin-top:1.875rem}.mission__icon{width:2.5rem;flex-shrink:0}@media(min-width:64.0625rem){.mission__icon{width:3.125rem}}.mission__title{font-family:Poppins,sans-serif;font-weight:500;margin-bottom:.625rem}.modal{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;position:fixed;top:0;left:0;z-index:20;background:#222222b3;width:100vw;height:100vh;cursor:pointer;padding:5vh 5vw}.modal__button{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;position:absolute;z-index:5;top:5vh;right:5vw;background:#fff8e9;width:3.125rem;height:3.125rem;font-size:1.25rem;border-radius:.1875rem;transition:.3s ease}.modal__button:hover{transform:translate3d(.1875rem,-.1875rem,0)}.modal__button:disabled{opacity:.4}.modal__button.--controls{top:50%;transform:translate3d(0,-50%,0) rotate(180deg);left:1.25rem}.modal__button.--controls:hover:not(:disabled){transform:translate3d(-.1875rem,-50%,0) rotate(180deg)}.modal__button.--controls.--right{transform:translate3d(0,-50%,0);right:1.25rem;left:auto}.modal__button.--controls.--right:hover:not(:disabled){transform:translate3d(.1875rem,-50%,0)}.modal__image{max-width:90vw;max-height:90vh;border-top-right-radius:.1875rem;object-fit:contain}.navbar{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;flex-wrap:nowrap;position:fixed;top:0;right:0;transition:.4s ease;background:#fff8e9;z-index:10;width:100%;height:4.75rem;overflow:hidden}@media(min-width:64.0625rem){.navbar{width:17.1875rem;right:2.25rem;top:3.75rem;background:transparent;height:max-content;overflow:visible}}@media(min-width:85rem){.navbar{right:6.25rem}}.navbar__bottom{flex-grow:1;width:100%;overflow-y:auto;padding:1.25rem 1.25rem 6.25rem;transition:.2s ease}@media(min-width:64.0625rem){.navbar__bottom{padding:0;overflow:visible}}.navbar__hamburger{display:flex;justify-content:space-between;align-items:center;flex-direction:column;flex-wrap:nowrap;position:relative;width:1.5rem;height:.875rem;transition:.3s ease}.navbar__hamburger span{height:.125rem;width:100%;background:#222;transition:.3s ease}.navbar__hamburger span:last-of-type{width:.9375rem;margin-left:auto}.navbar__hamburger.--opened{justify-content:center}.navbar__hamburger.--opened span:first-of-type{position:absolute;transform:rotate(45deg)}.navbar__hamburger.--opened span:nth-of-type(2){position:absolute;transform:rotate(-45deg)}.navbar__hamburger.--opened span:last-of-type{opacity:0;transform:rotate(45deg)}.navbar__link{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:nowrap;padding:1.25rem;gap:.625rem;background:#fff;font-size:.9375rem;border-radius:.3125rem;transition:.2s ease}@media(min-width:64.0625rem){.navbar__link:hover{transform:translate3d(.625rem,0,0)}}@media(min-width:64.0625rem){.navbar__link{font-size:.8125rem;padding:.75rem .9375rem}}.navbar__link .icon{color:#fff;font-size:1.375rem;transition:.3s ease}@media(min-width:64.0625rem){.navbar__link.--active .icon{color:#c4dbee}}.navbar__link-group{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:nowrap;gap:.3125rem;width:100%}.navbar__link-item{width:100%}.navbar__logo{height:2.625rem;width:auto}.navbar__panel{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;flex-wrap:nowrap;gap:1rem;width:100%}.navbar__top{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:nowrap;padding:1.0625rem 1.25rem;width:100%;transition:.3s ease;opacity:1}@media(min-width:64.0625rem){.navbar__top{height:0;overflow:hidden;padding:0;opacity:0}}.navbar.--full{height:100vh}.raw-html a{display:inline-block;position:relative}.raw-html a:before{content:"";position:absolute;bottom:.125rem;left:0;height:.0625rem;width:100%;background:#222;transition:.3s ease}.raw-html a:hover:before{width:0}.raw-html h3{font-family:Poppins,sans-serif;font-weight:500;margin-bottom:.625rem;font-size:1rem;line-height:1.625rem}.raw-html ul{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:nowrap;gap:1rem}.raw-html ul li{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:nowrap;position:relative;padding-left:2.1875rem}.raw-html ul li:before{content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='uuid-09177053-73c6-4fcf-bc0f-0eb15cc1bf97'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2017.2136%2017.83262'%3e%3cpath%20id='uuid-1e4e2680-080f-4d72-9fba-b19181a0d958'%20d='m17.2136,8.61486c-.0023,1.55035-.3768,3.07748-1.092,4.453-.47173.80916-1.08084,1.52994-1.8,2.13-.83349.73895-1.76535,1.35884-2.769,1.842-.81858.39507-1.69729.65091-2.6.757-1.13576.12168-2.2832-.06847-3.319-.55-.80952-.37279-1.55266-.87542-2.2-1.488-.99918-.93397-1.83892-2.02503-2.486-3.23-.48985-.86782-.79937-1.82564-.91-2.816-.16684-1.63551.22474-3.27935,1.111-4.664.44208-.74575.98712-1.42544,1.619-2.019,1.09706-1.02096,2.37995-1.82179,3.779-2.359C7.5711.25544,8.66239.02911,9.7676.00286c1.1717-.0374,2.3257.29306,3.3.945.72107.46434,1.40331.98639,2.04,1.561.58287.54774,1.02445,1.22847,1.287,1.984.3969,1.0834.65691,2.21214.774,3.36.025.254.038.507.045.762'%20style='fill:%23FFD2CC;'/%3e%3c/svg%3e");width:1.25rem;height:1.25rem;color:#ffd2cc;position:absolute;left:0;top:.7rem;transform:translate3d(0,-50%,0);border-radius:50vh}.raw-html ul li ul{margin-top:.625rem}.raw-html ul li ul li:before{content:none}.raw-html *+h3,.raw-html *:not(h3)+p,.raw-html *:not(h3)+ul{margin-top:1.875rem}.section.--blue .raw-html ul li:before,.section.--red .raw-html ul li:before,.section.--yellow .raw-html ul li:before{content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='uuid-09177053-73c6-4fcf-bc0f-0eb15cc1bf97'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2017.2136%2017.83262'%3e%3cpath%20id='uuid-1e4e2680-080f-4d72-9fba-b19181a0d958'%20d='m17.2136,8.61486c-.0023,1.55035-.3768,3.07748-1.092,4.453-.47173.80916-1.08084,1.52994-1.8,2.13-.83349.73895-1.76535,1.35884-2.769,1.842-.81858.39507-1.69729.65091-2.6.757-1.13576.12168-2.2832-.06847-3.319-.55-.80952-.37279-1.55266-.87542-2.2-1.488-.99918-.93397-1.83892-2.02503-2.486-3.23-.48985-.86782-.79937-1.82564-.91-2.816-.16684-1.63551.22474-3.27935,1.111-4.664.44208-.74575.98712-1.42544,1.619-2.019,1.09706-1.02096,2.37995-1.82179,3.779-2.359C7.5711.25544,8.66239.02911,9.7676.00286c1.1717-.0374,2.3257.29306,3.3.945.72107.46434,1.40331.98639,2.04,1.561.58287.54774,1.02445,1.22847,1.287,1.984.3969,1.0834.65691,2.21214.774,3.36.025.254.038.507.045.762'%20style='fill:%23FFF8E9;'/%3e%3c/svg%3e")}p.raw-html{white-space:break-spaces}.section{padding-inline:1.25rem}@media(min-width:35.5rem){.section{padding-inline:2.25rem}}@media(min-width:64.0625rem){.section{padding-right:21.875rem}}@media(min-width:85rem){.section{padding-left:6.25rem;padding-right:calc(100vw - 63.5rem)}}.section{position:relative;padding-top:3.125rem;padding-bottom:3.125rem;overflow:hidden;transition:.3s ease}@media(max-width:64rem){.section{scroll-margin:4.75rem}}@media(min-width:64.0625rem){.section{padding-top:4.375rem;padding-bottom:4.375rem}}@media(min-width:64.0625rem){.section__column{width:calc((100% - 4.6875rem)/2)}}.section__column-group{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:nowrap;gap:1.875rem}@media(min-width:64.0625rem){.section__column-group{flex-direction:row;gap:4.6875rem}}.section__content{position:relative}.section__content+.section__content{margin-top:2.5rem}.section__description{margin-bottom:2.5rem}.section__icon{position:absolute;right:0;font-size:11.875rem;bottom:0;transform:translate3d(50%,-5%,0);opacity:1;transition:.2s ease}@media(max-width:64rem){.section__icon{opacity:0}}.section__icon.--blue{color:#c4dbee}.section__icon.--red{color:#ffd2cc}.section__icon.--yellow{color:#fed88d}.section.--banner{padding-bottom:7.5rem}.section.--blue{background:#c4dbee}.section.--no-top{padding-top:0}@media(min-width:64.0625rem){.section.--no-top{scroll-margin:4.375rem}}@media(min-width:64.0625rem){.section.--partners .raw-html ul{flex-direction:row;gap:1rem 5.625rem;flex-wrap:wrap}}@media(min-width:64.0625rem){.section.--partners .raw-html ul li{width:calc(50% - 2.8125rem)}}.section.--red{background:#ffd2cc}.section.--yellow{background:#fed88d}.fade-enter-active,.fade-leave-active{transition:opacity .4s linear}.fade-leave-from,.fade-enter-to{opacity:1}.fade-enter-from,.fade-leave-to{opacity:0}.modal-slider-left-enter-active,.modal-slider-left-leave-active,.modal-slider-right-enter-active,.modal-slider-right-leave-active{transition:all .4s ease-in-out}.modal-slider-left-leave-active,.modal-slider-right-leave-active{position:absolute}.modal-slider-left-leave-from,.modal-slider-left-enter-to,.modal-slider-right-leave-from,.modal-slider-right-enter-to{opacity:1;transform:translateZ(0)}.modal-slider-left-enter-from{transform:translate3d(-100%,0,0)}.modal-slider-left-leave-to,.modal-slider-right-enter-from{transform:translate3d(100%,0,0)}.modal-slider-right-leave-to{transform:translate3d(-100%,0,0)}.stat{text-align:center;font-size:.9375rem}.stat:nth-of-type(n) .icon{color:#8ab7dd}.stat:nth-of-type(2n) .icon{color:#ffd2cc}.stat:nth-of-type(3n) .icon{color:#fecb68}.stat__number{font-family:Poppins,sans-serif;font-weight:700;font-size:1.875rem;position:absolute;inset:0;width:max-content;height:max-content;margin:auto}.stat__group{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;flex-wrap:nowrap;gap:2.5rem;overflow-x:auto}.stat__section{margin:2.5rem 0 0}@media(min-width:64.0625rem){.stat__section{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:2.5rem 4.6875rem}}.stat__section-item{width:100%}@media(min-width:64.0625rem){.stat__section-item:nth-of-type(2),.stat__section-item:nth-of-type(3){margin-top:0;width:calc((100% - 4.6875rem)/2)}}.stat__top{position:relative;display:block}.stat__top .icon{font-size:5.625rem}.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:before,.dropdown__content:after{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}.icon{display:inline-block;width:1em;height:1em;fill:currentColor;text-decoration:inherit}
