﻿*,*:before,*:after{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-size-adjust:none}button{-webkit-appearance:none;all:unset}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{-webkit-appearance:none;border-radius:0;font:inherit}a{text-decoration:none;color:inherit}button{all:unset;cursor:pointer}body{color:#484848;font-family:"Poppins",sans-serif;line-height:1.6;font-size:16px}html{scroll-behavior:smooth}h1{color:#174b52;font-size:30.7692307692px;line-height:1.2;font-weight:700}@media(min-width: 640px){h1{font-size:40px}}h2{color:#174b52;font-size:24.6153846154px;line-height:1.2;font-weight:700}@media(min-width: 640px){h2{font-size:32px}}h3{color:#174b52;font-size:26px;line-height:1.2;font-weight:700}@media(min-width: 640px){h3{font-size:26px}}h4{color:#174b52;font-size:18px;line-height:1.2;font-weight:700}@media(min-width: 640px){h4{font-size:18px}}.ge_headline{color:#174b52;font-size:40px;line-height:1.2;font-weight:700}@media(min-width: 640px){.ge_headline{font-size:40px}}.ge_headline--tiny{color:#174b52;font-size:18px;line-height:1.2;font-weight:700}@media(min-width: 640px){.ge_headline--tiny{font-size:18px}}.ge_headline--small{color:#174b52;font-size:26px;line-height:1.2;font-weight:700;display:block}@media(min-width: 640px){.ge_headline--small{font-size:26px}}.ge_headline--medium{color:#174b52;font-size:32px;line-height:1.2;font-weight:700}@media(min-width: 640px){.ge_headline--medium{font-size:32px}}.ge_headline--light{color:#fff}.ge_btn{position:relative;font-size:16px;text-decoration:none;padding:1rem 2rem;cursor:pointer;white-space:nowrap;box-sizing:border-box;border-radius:200px;width:max-content;background:#1f8a96;color:#f2f2f2;box-shadow:rgba(0,45,90,.2) 0px 8px 24px;transition:.2s;height:max-content;z-index:1;margin-top:1rem}.ge_btn::after{margin-left:1rem;content:"→";transition:.2s}.ge_btn:hover{transition:.2s;box-shadow:rgba(0,45,90,.2) 0px 4px 12px;background:#1d818d}.ge_btn:hover::after{margin-left:2.5rem;transition:.4s}.ge_btn--secondary{background:0;padding:0;color:#1f8a96;box-shadow:none;margin-top:0}.ge_btn--secondary:hover{background:0;color:#166972;box-shadow:none}.tb{position:absolute;display:flex;justify-content:center;left:0;right:0;z-index:200}@media(min-width: 959px){.tb{border-bottom:1px solid rgba(250,247,247,.15)}}.tb--open{position:fixed;background:rgba(255,255,255,.6);top:0;bottom:0;backdrop-filter:blur(10px)}.tb-content{display:grid;padding:0 2rem;width:100%;max-width:1200px;gap:1rem}.tb--open .tb-content{grid-template-rows:max-content auto}@media(min-width: 959px){.tb-content{grid-template-columns:1fr max-content}}.tb-items{display:flex;justify-content:space-between;align-items:center}.tb-items-logo{position:absolute;width:100%;transition:.1s;top:0}.tb-items-logo--black{transition:.1s;opacity:0}.tb--open .tb-items-logo--black{opacity:1}.tb-items-logo--white{transition:.1s;opacity:1}.tb--open .tb-items-logo--white{opacity:0}.tb-items-logo-wrap{position:relative;margin:2rem 0;width:120px;height:36px}.tb-nav{display:none;padding:0}@media(min-width: 959px){.tb-nav{display:flex;align-items:center}}.tb--open .tb-nav{display:block}.tb-nav__close{width:100%;position:absolute;top:0;z-index:10}.tb-nav-list{display:flex;flex-direction:column;gap:1rem}@media(min-width: 959px){.tb-nav-list{flex-direction:row;gap:4rem}}.tb-nav-item{position:relative;display:flex;align-items:center;font-size:18px;cursor:pointer}@media(min-width: 959px){.tb-nav-item{color:#f2f2f2;font-size:16px}}.tb-nav-item::after{content:"";position:absolute;z-index:0;top:calc(16px + 2rem + 5px);left:1rem;width:0;height:7px;background-image:url(/static/img/icons/wave_underline.svg);transition:.3s}.tb-nav-item:hover{color:#1f8a96}@media(min-width: 959px){.tb-nav-item:hover{color:#c4ecf1}}.tb-nav-item:hover::after{transition:.2s;transform:scale(1, 1)}@media(min-width: 959px){.tb-nav-item:hover::after{width:calc(100% - 2rem)}}.tb-nav-item__href{cursor:pointer;padding:1rem 0}@media(min-width: 959px){.tb-nav-item__href{padding:1rem 1rem}}.tb-nav--show{display:flex}.tb-items__toggle{display:block;width:32px;height:30px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}@media(min-width: 959px){.tb-items__toggle{display:none}}.tb-items__toggle span{display:block;position:absolute;height:4px;width:100%;background:#f2f2f2;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.tb-items__toggle span:nth-child(1){top:0px}.tb-items__toggle span:nth-child(2),.tb-items__toggle span:nth-child(3){top:11px}.tb-items__toggle span:nth-child(4){top:22px}.tb-items__toggle.tb-items__toggle--open span{background:#484848}.tb-items__toggle.tb-items__toggle--open span:nth-child(1){top:12px;width:0%;left:50%}.tb-items__toggle.tb-items__toggle--open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.tb-items__toggle.tb-items__toggle--open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.tb-items__toggle.tb-items__toggle--open span:nth-child(4){top:18px;width:0%;left:50%}.co--menu_open{overflow:hidden}.co-hero{display:flex;align-items:center;justify-content:center;padding-top:8rem;padding-bottom:8rem;min-height:80vh;background-image:radial-gradient(rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);background-size:cover;background-position:center center;position:relative}@media(min-width: 959px){.co-hero{background-image:linear-gradient(0deg, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.5) 95%),linear-gradient(90deg, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0) 80%)}}.co-hero__bg{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1;object-fit:cover}.co-hero-content{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:1200px;padding:2rem}.co-hero-content-header{display:flex;flex-direction:column;gap:1rem;max-width:600px}.co-hero-content__text{font-size:16px;color:#f5f5f5;max-width:600px}@media(min-width: 640px){.co-hero-content__text{font-size:18px}}.co-benefits{position:relative;display:flex;align-items:center;flex-direction:column;width:100%;background:linear-gradient(rgba(200, 109, 0, 0.85) 0%, rgba(200, 109, 0, 0.85) 0%);color:#f5f5f5}@media(min-width: 959px){.co-benefits{grid-template-columns:1fr 1fr;background:linear-gradient(90deg, rgba(200, 109, 0, 0) 20%, rgba(200, 109, 0, 0.9) 60%)}}.co-benefits__background{width:100%;position:sticky;object-fit:cover;top:0;z-index:-1;height:100vh}.co-benefits-header{display:flex;flex-direction:column;gap:1rem;max-width:480px;margin-bottom:2rem}.co-benefits-point{display:flex;flex-direction:column;gap:1rem;max-width:480px}.co-benefits-point_wrap{margin-top:-100vh;padding:8rem 2rem;display:flex;align-items:baseline;flex-direction:column;gap:2rem;width:100%;max-width:1200px}@media(min-width: 959px){.co-benefits-point_wrap{gap:2rem;padding:5rem 0;align-items:end}}.co-section{position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0) 0%, rgba(228, 208, 175, 0.2) 100%)}.co-section--schools{background:rgba(255,255,255,.75)}@media(min-width: 959px){.co-section--schools{background:linear-gradient(90deg, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0) 80%)}}.co-section--investors{background:0}.co-section--quote{background:linear-gradient(0deg, rgba(31, 138, 150, 0.85), rgba(31, 138, 150, 0.85))}@media(min-width: 959px){.co-section--quote{background:linear-gradient(90deg, rgba(31, 138, 150, 0.85) 50%, rgba(31, 138, 150, 0) 80%)}}.co-section-author{margin-top:2rem}@media(min-width: 640px){.co-section-author{margin-left:calc(2em + 1.5rem);margin-right:calc(2em + 1.5rem)}}.co-section-author__name{font-weight:700;color:#f5f5f5;font-size:26px;cursor:pointer}.co-section-author__name:hover{color:#c4ecf1}.co-section-author__additional{color:#c4ecf1;font-style:italic}.co-section-author__link{color:#f5f5f5;text-decoration:underline;font-size:.8rem}.co-section-quote{display:grid;grid-template-columns:1fr;gap:1.5rem;color:#f2f2f2;max-width:600px}@media(min-width: 640px){.co-section-quote{grid-template-columns:max-content 1fr max-content}}.co-section-quote__text{font-size:18px}.co-section-quote__mark{opacity:.9;width:2em;align-self:flex-end;justify-self:flex-end}.co-section-quote__mark--rotate{transform:rotate(180deg);align-self:flex-start;justify-self:flex-start}.co-section-content{position:relative;display:grid;justify-items:left;grid-template-columns:1fr;align-items:center;padding:8rem 2rem;gap:3rem;width:100%;max-width:1200px}@media(min-width: 959px){.co-section-content{justify-items:center;grid-template-columns:1fr 1fr;padding:5rem 3rem;gap:8rem}}.co-section--intro .co-section-content{padding:4rem 2rem;bottom:0;gap:1rem;grid-template-columns:1fr}@media(min-width: 959px){.co-section--intro .co-section-content{grid-template-columns:2fr 3fr}}.co-section--quote .co-section-content{gap:0;justify-items:flex-start;padding:8rem 2rem}@media(min-width: 959px){.co-section--quote .co-section-content{width:100%;grid-template-columns:720px}}.co-section-part{position:relative;display:flex;flex-direction:column;gap:2rem}.co-section--investors .co-section-part{width:100%}@media(min-width: 959px){.co-section--investors .co-section-part{width:auto}}@media(min-width: 959px){.co-section-part{gap:4rem}}.co-section-info{display:flex;flex-direction:column;gap:2rem;max-width:600px}.co-section--intro .co-section-info{padding:0}.co-section__image{width:100%;max-height:600px;object-fit:cover;border-radius:1rem;box-shadow:rgba(0,45,90,.2) 0px 8px 24px}.co-section--intro .co-section__image{margin-top:1rem;box-shadow:none}@media(min-width: 959px){.co-section--intro .co-section__image{margin-top:3rem}}@media(min-width: 959px){.co-section--investors .co-section__image{max-width:600px}}.co-section__background_image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:right center;z-index:-1}.co-section--quote{object-position:center center}.co-collection{position:absolute;bottom:1rem;right:1rem;display:flex;flex-direction:column;gap:1rem;background:#fff;border-radius:1rem;padding:2rem;width:300px}.co-collection__max{color:#174b52;font-size:24.6153846154px;line-height:1.2;font-weight:700;color:#1f8a96}@media(min-width: 640px){.co-collection__max{font-size:32px}}.co-collection-info{display:flex;flex-direction:column;gap:.5rem}.co-collection-info__description{color:#787878}.co-collection-info__progress{width:100%;height:7px;border-radius:1rem}.co-collection-info__progress::-webkit-progress-bar{background-color:#d9d9d9;border-radius:1rem}.co-collection-info__progress::-webkit-progress-value{transition:1s;background-color:#1f8a96;border-radius:1rem}.co-newsletter{display:flex;align-items:center;justify-content:center;background:radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0) 0%, rgba(228, 208, 175, 0.2) 100%)}.co-newsletter-content{z-index:2;position:relative;display:grid;grid-template-columns:1fr;gap:6rem;width:100%;max-width:960px;padding:4rem 2rem;align-items:center}@media(min-width: 640px){.co-newsletter-content{padding:0 3rem;grid-template-columns:240px 1fr}}.co-newsletter__image{position:absolute;height:100%;object-fit:cover;object-position:top}@media(min-width: 640px){.co-newsletter__image{height:calc(100% + 30px);top:-30px}}.co-newsletter-image_wrap{position:absolute;bottom:0;opacity:.2;z-index:-1;height:380px;width:240px}@media(min-width: 640px){.co-newsletter-image_wrap{opacity:1;position:relative;height:100%}}.co-newsletter-info{display:flex;flex-direction:column;gap:2rem;padding:6rem 0}.co-footer{position:relative;color:#f2f2f2;display:flex;justify-content:center;background:linear-gradient(0deg, rgba(31, 138, 150, 0.85), rgba(31, 138, 150, 0.85))}.co-footer__background_image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:-1}.co-footer-content{display:flex;flex-direction:column;align-items:center;gap:4rem;padding:4rem 2rem;text-align:center;max-width:720px}.co-footer-info{display:flex;flex-direction:column;gap:2rem}