*{padding:0;margin:0;box-sizing:border-box}#__next,body,html{width:100%;top:0;position:relative;overflow:hidden}body{display:flex;justify-content:center}#__next{max-width:1600px;overflow:visible!important}::-webkit-scrollbar{width:.3vw}::-webkit-scrollbar-track{background:#ee66a3}::-webkit-scrollbar-thumb{background:#fff}body{background:linear-gradient(#E3B381 .01%,#BE5282 .011%)}html{background-color:#e3b381}::selection{background:rgba(0,0,0,.2)}::-moz-selection{background:rgba(0,0,0,.2)}@font-face{font-family:Hey Comic;src:local("Hey Comic"),url(/fonts/Hey-Comic.ttf) format("truetype")}.font-hey-comic,h1,h2,h3,h4,h5,h6{font-family:Hey Comic,sans-serif;letter-spacing:.06em}.font-quicksand,a,body,button,html,label,li,p,span{font-family:Quicksand,sans-serif;letter-spacing:.04em}.font-weight-200,h1,h2,h3,h4,h5,h6{font-weight:200}.font-weight-300{font-weight:300}.font-weight-400,a,button,label,li,p,span{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600,.team .members .member .name{font-weight:600}.font-weight-700{font-weight:700}.font-weight-800,.header .links p,h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{font-weight:800}.font-weight-900{font-weight:900}.font-uppercase{text-transform:uppercase}.font-normal{font-style:normal;text-transform:none}.font-italic{font-style:italic}.font-xxl,h1{font-size:64px}.font-xl,h2{font-size:48px}.font-l,.team .members .member .name,h3{font-size:32px}.font-m,a,button,h4,label,li,p,span{font-size:26px}.font-s,.team .members .member .role,h5{font-size:20px}.font-ss,h6{font-size:18px}a,button,label,li,p,span{color:#fff;text-decoration:none;line-height:160%}a strong,button strong,label strong,li strong,p strong,span strong{font-weight:inherit}h1,h2,h3,h4,h5,h6{color:#fff}h1{margin-bottom:40px}@media only screen and (max-width:1440px){.font-xxl,h1{font-size:54px}.font-xl,h2{font-size:40px}.font-l,.team .members .member .name,h3{font-size:26px}.font-m,a,button,h4,label,li,p,span{font-size:22px}.font-s,.team .members .member .role,h5{font-size:18px}.font-ss,h6{font-size:16px}}@media only screen and (max-width:1024px){.font-xxl,h1{font-size:46px}.font-xl,h2{font-size:36px}.font-l,.team .members .member .name,h3{font-size:22px}.font-m,a,button,h4,label,li,p,span{font-size:18px}.font-s,.team .members .member .role,h5{font-size:16px}.font-ss,h6{font-size:14px}h1{margin-bottom:20px}}@media only screen and (max-width:768px){.font-xxl,h1{font-size:44px}.font-xl,h2{font-size:30px}.font-l,.team .members .member .name,h3{font-size:20px}.font-m,a,button,h4,label,li,p,span{font-size:16px}.font-s,.team .members .member .role,h5{font-size:14px}.font-ss,h6{font-size:12px}}@media only screen and (max-width:480px){.font-xxl,h1{font-size:38px}}.header{position:fixed;display:flex;justify-content:space-between;width:100%;align-items:center;height:100px;left:0;top:-100px;z-index:3;background:#e3b381;padding:0 80px 5px;box-shadow:inset 0 -10px 0 rgba(0,0,0,.2);border-radius:0 0 25px 25px;transition:top .7s ease-out}.header.visible{top:0}.header.hidden{top:-100px}.header .logo{height:55%;z-index:2}.header .links{display:flex;z-index:4}.header .links p{font-size:26px;cursor:pointer;color:#373737;margin-left:70px}.header .links p:last-of-type(){margin-left:0}.mobile-menu{display:none;z-index:4}.burger-wrapper{transform:rotate(180deg);cursor:pointer}.burger-wrapper>div{width:25px;height:2px;background-color:#373737;border-radius:20px;transition:all .4s cubic-bezier(.215,.61,.355,1) 0s}.burger-wrapper #bar1.toggle{transform:rotate(-45deg) translate(-4px,3px)}.burger-wrapper #bar2{width:18px;margin:6px 0}.burger-wrapper #bar2.toggle{opacity:0}.burger-wrapper #bar3.toggle{transform:rotate(45deg) translate(-8px,-8px)}.mobile-overlay{width:100%;height:100%;display:none;position:fixed;top:calc(-100vh + 100px);left:0;padding:50px 0;background-color:#e3b381;transition:top 1s ease-in-out;box-shadow:inset 0 -10px 0 rgba(0,0,0,.2);border-radius:0 0 25px 25px;justify-items:center;align-items:center}.mobile-overlay.toggle{top:0}.mobile-overlay a{cursor:pointer}.mobile-overlay a p{color:#373737;font-size:26px}@media only screen and (max-width:1024px){.header{padding:0 40px;box-shadow:none}.header .mobile-menu{display:block}.header .links{display:none}.header .mobile-overlay{box-shadow:none}}@media only screen and (max-width:768px){.header{height:80px}.mobile-overlay{top:calc(-100vh + 80px)}}.loading{display:flex;justify-content:center;align-items:center;height:100vh;overflow:hidden}.loading img{position:absolute;width:10vw;height:auto;transition:all 3s ease-in-out,width 2s cubic-bezier(.73,0,.83,.18)}.infoblock{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:80px;column-gap:80px;align-items:center;margin-bottom:100px}.infoblock h2{margin-bottom:40px}.infoblock .button{display:inline-flex;align-items:center;column-gap:15px;padding:10px 30px;background:rgba(0,0,0,.15);border-radius:15px;margin-top:40px}.infoblock .button img{width:40px}.infoblock>img{width:100%;border-radius:20px;opacity:.8}.infoblock p a{text-decoration:underline;text-underline-offset:.12em}@media only screen and (max-width:1024px){.infoblock h2{margin-bottom:20px}.infoblock .button{padding:7px 25px}.infoblock .button img{width:35px}}@media only screen and (max-width:768px){.infoblock{display:flex;flex-direction:column}.infoblock .button{margin-top:10px;column-gap:10px}.infoblock .button img{width:30px}.infoblock h2{margin-bottom:10px}.infoblock>img{margin-top:50px;width:100%}}@keyframes opacity{0%{opacity:0}to{opacity:1}}.animation-element,.hero{opacity:0;animation-name:opacity;animation-duration:2s;animation-fill-mode:forwards}.content{padding:100px}@media only screen and (max-width:1024px){.content{padding:50px}}@media only screen and (max-width:480px){.content{padding:25px}}section{margin-bottom:15vw}.hero{animation-delay:5s;display:flex;justify-content:space-between;align-items:center;column-gap:50px;height:calc(100vh - 100px)}.hero p{font-size:28px;width:35ch}.hero .illustration{margin-right:-200px}.hero .illustration img{width:100%}@media only screen and (max-width:1440px){.hero{column-gap:30px}.hero p{font-size:24px}}@media only screen and (max-width:1024px){.hero{height:calc(100vh - 50px)}.hero p{font-size:20px}.hero .illustration img{width:90%}}@media only screen and (max-width:768px){.hero{display:block;padding-top:100px;height:auto}.hero p{width:100%;font-size:18px}.hero .illustration{display:flex;justify-content:flex-end;margin:25px -100px 0 50px}.hero .illustration img{width:80%}}.team .members{display:grid;position:relative;grid-template-columns:repeat(3,1fr);grid-gap:80px 5vw;gap:80px 5vw}.team .members .member{position:relative;text-align:center}.team .members .member .photo{border-radius:100%;width:100%;opacity:.85}.team .members .member:first-of-type .photo{opacity:1}.team .members .member .socials{position:absolute;top:0;left:0;width:100%;aspect-ratio:1;border-radius:100%;background:linear-gradient(-45deg,rgba(0,0,0,.55) 15%,rgba(0,0,0,0) 70%)}.team .members .member .socials img{width:clamp(25px,3vw,42px);height:clamp(25px,3vw,42px)}.team .members .member .socials a{position:absolute;height:clamp(25px,3vw,42px);opacity:0;transition:opacity .15s ease-in-out}.team .members .member .socials:hover a{opacity:1}.team .members .member .socials a:first-of-type{top:calc(50% - clamp(12.5px,1.5vw,21px));left:calc(90% - clamp(12.5px,1.5vw,21px))}.team .members .member .socials a:nth-of-type(2){top:calc(66% - clamp(12.5px,1.5vw,21px));left:calc(86% - clamp(12.5px,1.5vw,21px))}.team .members .member .socials a:nth-of-type(3){top:calc(81% - clamp(12.5px,1.5vw,21px));left:calc(76% - clamp(12.5px,1.5vw,21px))}.team .members .member .socials a:nth-of-type(4){top:calc(90% - clamp(12.5px,1.5vw,21px));left:calc(61% - clamp(12.5px,1.5vw,21px))}@media only screen and (max-width:768px){.team .members .member .socials img{width:4.5vw;height:4.5vw}.team .members .member .socials a{height:4.5vw}.team .members .member .socials a:first-of-type{top:calc(50% - 2.25vw);left:calc(90% - 2.25vw)}.team .members .member .socials a:nth-of-type(2){top:calc(66% - 2.25vw);left:calc(86% - 2.25vw)}.team .members .member .socials a:nth-of-type(3){top:calc(81% - 2.25vw);left:calc(76% - 2.25vw)}.team .members .member .socials a:nth-of-type(4){top:calc(90% - 2.25vw);left:calc(61% - 2.25vw)}}@media only screen and (max-width:480px){.team .members .member .socials a:first-of-type{top:calc(50% - 3vw);left:calc(90% - 3vw)}.team .members .member .socials a:nth-of-type(2){top:calc(66% - 3vw);left:calc(86% - 3vw)}.team .members .member .socials a:nth-of-type(3){top:calc(81% - 3vw);left:calc(76% - 3vw)}.team .members .member .socials a:nth-of-type(4){top:calc(90% - 3vw);left:calc(61% - 3vw)}}@media only screen and (max-width:1440px){.team .members{gap:60px 3vw}}@media only screen and (max-width:1024px){.team .members{gap:40px 2vw}}@media only screen and (max-width:768px){.team .members{grid-template-columns:repeat(2,1fr);gap:40px 3vw}}.team .illustration{width:100%;padding-top:50px;margin-left:-200px;transform:scale(1.4)}@media only screen and (max-width:1024px){.team .illustration{margin-left:-100px}}@media only screen and (max-width:768px){.team .illustration{margin:0;padding-top:30px;transform:scale(1.4) translateX(10vw)}}.background{position:relative;left:-100px;width:calc(100% + 200px);margin-bottom:150px;border-radius:50px;padding:100px 100px 50px;background-color:#e3b381;box-shadow:inset 0 -10px 0 rgba(0,0,0,.2)}.competitions,.contact{margin-bottom:100px}.contact a{text-decoration:underline;text-underline-offset:.12em}.contact .socials{margin-top:20px}.contact .socials a{margin-right:20px}