@import url(https://fonts.googleapis.com/css?family=Figtree:300,400,700&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto+Mono:300,400,700&display=swap);@import url(https://fonts.googleapis.com/css?family=Wix+Madefor+Text:300,400,700&display=swap);body,html,input,select,textarea{font:normal 16px Figtree,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}*,::after,::before{margin:0;padding:0;box-sizing:border-box;border:none;list-style:none;font-style:normal;font-weight:400;line-height:1.5}body,html{min-height:100vh}html{scrollbar-color:#999 #fafafa;scrollbar-width:thin}body{display:flex;flex-direction:column;background:#fff;color:#353c47}a{color:#6632eb;text-decoration:none}a:hover{text-decoration:underline}input,select,textarea{font:1rem Figtree,sans-serif;padding:.25rem;border:1px solid #eaeaea;background-color:#f8f8f8;display:block;width:100%}input:focus,select:focus,textarea:focus{border-color:#6632eb;box-shadow:0 0 2px rgba(39,190,197,.25)}.button{background:#6632eb;color:#fff;font-weight:600;height:3.25rem;padding:.75rem 2rem;text-transform:none;display:inline-block;cursor:pointer;outline:0;border:none;text-decoration:none;position:relative;border-radius:100px}.button:hover{color:#fefefe;text-decoration:none}.container{margin:0 auto}.row{width:100%;max-width:90rem}@media (min-width:1185px){.row{padding:0 6.25rem;display:flex;justify-content:space-between;align-items:center;gap:4rem}}@media (max-width:1185px){.row{padding:0 1rem}}.row.reversed{flex-direction:row-reverse}main{flex-grow:1}@media (min-width:1185px){main{padding-top:6.25rem}}@media (max-width:1185px){main{padding-top:3.75rem}}.header{background-color:#fff;position:fixed;left:0;right:0;top:0;z-index:10}@media (min-width:1185px){.header{min-height:6.25rem}}@media (max-width:1185px){.header{min-height:3.75rem}}.header .row{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}@media (min-width:1185px){.header .row{min-height:6.25rem}}@media (max-width:1185px){.header .row{min-height:3.75rem}}.header a{color:#353c47}@media (max-width:1185px){.header a{font-size:.875rem}}.header a+a{padding:.25rem .625rem;border-radius:100px;border:2px solid #6632eb;font-weight:700}@media (min-width:1185px){.header a+a{margin-left:50px}}@media (max-width:1185px){.header a+a{margin-left:24px}}.logo img{display:block;width:100%}@media (min-width:1185px){.logo{width:250px}}@media (max-width:1185px){.logo{width:150px}}.hero{background:#e7f1ff}@media (min-width:1185px){.hero{padding:6.25rem 0}}@media (max-width:1185px){.hero{padding:3rem 0}}.hero__title{font-family:Roboto Mono,sans-serif;font-weight:700}@media (min-width:1185px){.hero__title{font-size:3rem;line-height:1.2}}@media (max-width:1185px){.hero__title{font-size:1.75rem;line-height:1.2}}.hero__text{font-size:1.5rem;font-family:Figtree,sans-serif;line-height:1.2}@media (min-width:1185px){.hero__text{margin:2rem 0 3rem}}@media (max-width:1185px){.hero__text{margin:1rem 0 1.5rem}}.hero__shot{min-width:45%}@media (max-width:1185px){.hero__shot{margin-bottom:2rem}}.hero__shot img{display:block;max-width:100%;margin:0 auto}.about__title{font-family:Roboto Mono,sans-serif;font-weight:500;letter-spacing:.0625rem;background-image:url(/assets/images/v2/balls.png);background-repeat:no-repeat}@media (min-width:1185px){.about__title{font-size:2.5rem;padding:6.25rem 0;background-position:right top 3.5rem;background-size:100px;margin-right:16rem}}@media (max-width:1185px){.about__title{font-size:1.75rem;padding:3.75rem 0 1rem;background-position:right top 2rem;background-size:80px}}.about__text{font-size:1.5rem}.about__text p+p{margin-top:1rem}@media (max-width:1185px){.about__text{padding-bottom:3.75rem}}footer{padding:1.25rem 0;background-color:#f9fbff;font-family:Wix Madefor Text,sans-serif}.footer__slogan{font-size:1.25rem;font-family:Roboto Mono,sans-serif}@media (max-width:1185px){.footer__slogan{display:block;margin-bottom:1.5rem}}.footer__link-contact{background:url(/assets/images/v2/contact.png) left center no-repeat;background-size:1rem;padding-left:1.25rem;color:#353c47}@media (min-width:1185px){.footer__link-contact{margin-left:3.125rem}}@media (max-width:1185px){.footer__link-contact{display:block;margin-bottom:1.5rem}}@media (min-width:1185px){.footer__link{margin-right:3.125rem}}@media (max-width:1185px){.footer__link{display:block;margin-bottom:1rem}}@media (max-width:1185px){.footer__copyright{display:block}}.overlay{display:none;position:fixed;z-index:10000;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.8);justify-content:center;align-items:center}.overlay.opened{display:flex}.registration{width:90%;max-width:650px;max-height:80%;overflow-y:auto;padding:1.5rem;background-color:#fff;color:#212121;scrollbar-color:#999 #fafafa;scrollbar-width:thin}.registration h2{text-align:center}@media (max-width:549px){.registration h2{padding-bottom:10px}}.registration form>div{text-align:center;clear:both}.registration label{font-size:.85rem}@media (min-width:550px){.registration label{clear:both;display:block;padding-top:10px}.registration label>span{float:left;width:38%;padding-right:2%}.registration label input,.registration label select,.registration label textarea{width:60%;float:left}.registration label .errors{clear:both;margin-left:38%}}.registration label span.req{font-weight:700}.registration .errors{font-size:.8rem;color:#f33}.registration .registration--success{display:none}.registration .g-recaptcha{margin:1rem 0;float:right}.registration.done form{display:none}.registration.done .registration--success{display:block}.static{background-color:#fff;color:#212121}.static strong{font-weight:700}@media (min-width:1185px){.static .container{padding:0 6.25rem}}@media (max-width:1185px){.static .container{padding:0 1rem}}.static h2{font-family:Roboto Mono,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-align:left}.static h5{font-family:Roboto Mono,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:1rem;text-align:left}.static li,.static p{font-size:.85rem;margin-bottom:1rem;text-align:justify}.static .list li{list-style:disc;margin-bottom:0;margin-left:1rem}.static #privacy{padding-top:72px}.cookie-consent{left:0;right:0;position:fixed;z-index:10000000;bottom:0;transform:translateY(100%);transition:transform .25s cubic-bezier(.4,0,1,1) 0s;font:normal .85rem -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif;background-color:rgba(250,250,250,.95);color:#000;padding:1.25rem}.cookie-consent.opened{transform:translateY(0);box-shadow:0 -1px 5px rgba(0,0,0,.3)}.cookie-consent-section{max-width:75rem;margin:0 auto}.cookie-consent-content{flex-grow:1}.cookie-consent-content p{margin:0 0 .5rem;font-size:.8rem;font-weight:400}.cookie-consent-content label{display:inline-block;margin:0 1rem 0 0;font-size:.8rem;font-weight:400;width:auto}.cookie-consent-content input[type=checkbox]{display:inline-block;width:auto}.cookie-consent-action button{display:inline-block;border-radius:2px;padding:0 1.5rem;height:48px;line-height:48px;text-transform:uppercase;font-weight:700;vertical-align:middle;text-align:center;white-space:nowrap;text-decoration:none;outline:0!important;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;box-shadow:1px 1px 2px 0 rgba(0,0,0,.13),2px 1px 4px 0 rgba(0,0,0,.08),0 0 4px 0 rgba(0,0,0,.12);color:#fff!important;background:#0287d6}@media screen and (min-width:40em){.cookie-consent-section{display:flex;flex-direction:row}.cookie-consent-action{align-self:center;padding-left:1.5rem}.cookie-consent-action button{font-size:1.25rem}}@media screen and (max-width:39.99em){.cookie-consent-action{text-align:center;margin-top:.75rem}.cookie-consent-action button{font-size:.95rem}}.form-parent .registration--success{display:none}.form-parent.done form{display:none}.form-parent.done .registration--success{display:block}