:root{--orange: #EF7756;--blue: #6C9CB3;--red: #DC465B;--beige: #F0DED7;--white: #FFF9F9;--black: #1D1D1B;--error: #c20a0a}@font-face{font-family:ascent;src:url(/fonts/ascent-ultrabold.woff) format("woff"),url(/fonts/ascent-ultrabold.woff2) format("woff2"),url(/fonts/ascent-ultrabold.ttf) format("truetype")}@font-face{font-family:komet;font-weight:700;src:url(/fonts/komet-regular.woff) format("woff"),url(/fonts/komet-regular.woff2) format("woff2")}@font-face{font-family:komet;font-weight:400;src:url(/fonts/komet-light.woff) format("woff"),url(/fonts/komet-light.woff2) format("woff2")}@font-face{font-family:komet;font-weight:700;src:url(/fonts/komet-bold.woff) format("woff"),url(/fonts/komet-bold.woff2) format("woff2")}h1{font-family:ascent,Helvetica,sans-serif;font-size:68px!important}@media(max-width:1200px){h1{font-size:58px!important}}@media(max-width:992px){h1{font-size:48px!important}}@media(max-width:768px){h1{font-size:38px!important}}h2{font-family:ascent,Helvetica,sans-serif;font-size:48px!important}@media(max-width:992px){h2{font-size:36px!important}}@media(max-width:768px){h2{font-size:28px!important}}h3{font-family:ascent,Helvetica,sans-serif;font-size:32px!important;line-height:1.4}@media(max-width:992px){h3{font-size:28px!important}}@media(max-width:768px){h3{font-size:22px!important}}h4{font-family:ascent,Helvetica,sans-serif;font-size:24px!important}@media(max-width:992px){h4{font-size:22px!important}}@media(max-width:768px){h4{font-size:18px!important}}p{line-height:1.4;font-size:1.2rem}@media(max-width:768px){p{font-size:1.1rem;line-height:1.6}}.red-text{color:var(--red);font-family:inherit}.orange-text{color:var(--orange);font-family:inherit}.blue-text{color:var(--blue);font-family:inherit}.black-text{color:var(--black);font-family:inherit}.white-text{color:var(--white);font-family:inherit}.centered-text{max-width:75%;text-align:center;margin:0 auto}@media(max-width:1200px){.centered-text{max-width:80%}}@media(max-width:768px){.centered-text{max-width:unset}}@font-face{font-family:icomoon;src:url(/fonts/icomoon.eot?lx60j2);src:url(/fonts/icomoon.eot?lx60j2#iefix) format("embedded-opentype"),url(/fonts/icomoon.ttf?lx60j2) format("truetype"),url(/fonts/icomoon.woff?lx60j2) format("woff"),url(/fonts/icomoon.svg?lx60j2#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-program:before{content:"\e907"}.icon-bulb:before{content:"\e906"}.icon-linkedin:before{content:"\e905"}.icon-close:before{content:"\e904"}.icon-contact:before{content:"\e902"}.icon-menu-burger:before{content:"\e903"}.icon-space-rocket:before{content:"\e901"}.icon-arrow-right:before{content:"\e900"}.icon-arrow{background-image:url(/images/arrow.svg);width:24px;height:42px;display:block;background-repeat:no-repeat}.icon-arrow--black{background-image:url(/images/arrow-black.svg)}.btn{padding:12px 32px;border:0;border-radius:32px;font-size:1.2rem;color:#fff!important;background-color:var(--black);font-family:ascent;display:flex;justify-content:center;align-items:center;cursor:pointer;min-height:56px;text-decoration:none;width:fit-content;box-shadow:0 2px 15px #1c1c1c66}.btn--full-width{width:100%}.btn:hover{background:var(--red);box-shadow:0 2px 15px #dc465b66}.btn--hover-orange:hover{background:var(--orange);box-shadow:0 2px 15px #ef775666}.btn--red{background-color:var(--red)}.btn--red:hover{background:var(--orange);box-shadow:0 2px 15px #ef775666}.btn--blue-hover:hover{background:var(--blue);box-shadow:0 2px 15px #6c9cb366}.btn-icon{font-size:32px;margin-right:8px}.form-control{display:flex;flex-direction:column;margin-bottom:1rem}.form-control__label{font-family:ascent;font-size:1rem;margin-bottom:.5rem}.form-control__input{background-color:var(--beige);height:50px;border:1px solid var(--beige);padding:0 16px;border-radius:4px}.form-control__input:focus{outline:0;border-color:var(-red);box-shadow:0 1px 1px #dc465b13 inset,0 0 4px #dc465a}.form-control__textarea{padding:16px;background-color:var(--beige);border-radius:4px;border:1px solid var(--beige);min-height:100px;resize:none}.form-control__textarea:focus{outline:0;border-color:var(-red);box-shadow:0 1px 1px #dc465b13 inset,0 0 4px #dc465a}.form-control__error{color:var(--error);margin-top:4px}.form-control--error .form-control__input,.form-control--error textarea{border:1px solid var(--error)}body,html{background:var(--black);color:var(--black)}*{padding:0;margin:0;font-family:komet,sans-serif;box-sizing:border-box}.container{width:80%;max-width:1200px;margin:0 auto;padding:20px;position:relative}@media(max-width:992px){.container{width:90%;padding:15px}}@media(max-width:768px){.container{width:95%;padding:10px}}.next-section{position:absolute;bottom:0;left:0;right:0;height:125px;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.next-section{display:none}}.next-section .scroll{color:var(--white);display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:1.2rem;font-family:ascent;height:100%;margin-top:8px;border:0;outline:0;cursor:pointer;background:transparent}@media(max-width:768px){.next-section .scroll{font-size:1rem}}.next-section .scroll--white{color:var(--white)!important}.next-section .scroll:hover{opacity:.7}.next-section .scroll .icon-arrow{margin-top:12px}.next-section--red{background-color:var(--red)}.next-section--blue{background-color:var(--blue)}.next-section--orange{background-color:var(--orange)}.next-section--black{background-color:var(--black)}.next-section--transparent .scroll{color:var(--black)}.section-title{text-align:center;margin-bottom:68px;z-index:1;display:flex;justify-content:center;width:100%}@media(max-width:540px){.section-title{flex-direction:column}}.section-title__deco{height:66px;background-image:url(/images/title-deco.svg);background-repeat:no-repeat;flex:0 0 154px}@media(max-width:768px){.section-title__deco{flex:0 0 100px;height:44px}}@media(max-width:540px){.section-title__deco{display:none}}.section-title__deco--orange{background-image:url(/images/title-deco-orange.svg)}.section-title__deco--red{background-image:url(/images/title-deco-red.svg)}.section-title__deco--beige{background-image:url(/images/title-deco-beige.svg)}.section-title__deco--right{rotate:180deg}.section-title__text{margin:0 38px}@media(max-width:540px){.section-title__text{margin:8px 0}}@media(max-width:768px){.section-title{margin-bottom:38px}}.mantra__description p{margin-bottom:16px}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}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}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}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,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}[hidden]{display:none}
