:root{--pink__color: rgb(236,120,247);--purple__color: #826afe}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:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;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:-0.25em}sup{top:-0.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}*{box-sizing:border-box;margin:0;padding:0}h1,h2,h3,h4,h5,h6{margin:0;text-transform:uppercase}button{border:none;outline:none}img,video{width:auto;height:100%}ul,li{list-style:none}h1{font-size:2.625rem}h2{font-size:2.125rem}h3{font-size:1.75rem}h4{font-size:1.375rem}h5{font-size:1.125rem}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes icon_bottom{from{top:.375rem}0%{top:.375rem;opacity:1}50%{top:1.125rem;opacity:0}75%{opacity:0;top:.375rem}}html{font-size:16px}body{font-family:"Poppins",sans-serif;font-weight:400;color:#1a1a1a;line-height:1.4;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f6f6}a{text-decoration:none;transition:all .2s ease;color:var(--purple__color)}button,.button{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:1rem;text-align:center;font-weight:600;text-decoration:none;border-radius:.75rem;padding:.625rem 1.5rem;background:linear-gradient(to top left, var(--purple__color), var(--pink__color));transition:all .3s ease;width:-moz-max-content;width:max-content;cursor:pointer}.container{position:relative;max-width:1440px;width:100%;padding:0 1.5rem;margin:0 auto}@media only screen and (max-width: 1024px){.container{padding:0 1rem}}#app{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:100vh;position:relative}#header,#content,#footer{width:100%}#header{z-index:3;position:absolute;top:0;left:0;width:100%;padding:1.125rem 0}#header .container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media only screen and (max-width: 580px){#header .container{flex-direction:column;align-items:center;gap:1.125rem}}#header .logo{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;height:2.375rem}#header .auth{display:flex;gap:.875rem;align-items:center}@media only screen and (max-width: 640px){#header .auth{gap:.5rem}}#header .auth a{font-weight:600}#header .auth a:first-child{border:2px solid #fff;color:#fff;padding:.5rem 1.25rem;border-radius:.75rem}#header .page_title{font-weight:600;font-size:1.375rem}.text_page #header{position:fixed;background:#fff;box-shadow:0 0 12px rgba(0,0,0,.1)}#header_info{background:var(--purple__color);padding:.375rem 0;color:#fff;margin-bottom:1.125rem;display:flex;overflow:hidden}#header_info .container{display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.125rem}#header_info .button{text-transform:uppercase;color:#fff;background:#fa3021;font-size:.875rem;line-height:1;font-weight:bold;padding:.5rem 1rem;border-radius:.5rem}#header_info p{padding:0 1.125rem}#header_info svg{fill:#fff;height:1.625rem;width:-moz-max-content;width:max-content}#content{flex-grow:1}#footer{background:#fff;padding:1.5rem 0;font-size:.875rem}#footer .container{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 758px){#footer .container{flex-direction:column;gap:.75rem}}#footer .links{display:flex;align-items:center;gap:1.125rem}@media only screen and (max-width: 758px){#footer .links{order:-1}}#footer .links a{text-decoration:underline}#preloader{left:0;top:0;width:100vw;height:100vh;position:fixed;z-index:5;background:linear-gradient(to top right, var(--purple__color), var(--pink__color));display:flex;flex-direction:column;align-items:center;justify-content:center}#preloader .loader{width:4rem;height:4rem;border:6px solid rgba(237,237,237,.2);border-right:6px solid #fff;border-radius:50%;animation:rotate 1s linear infinite}.loaded #preloader{opacity:0;visibility:hidden;transition:all .4s .9s ease-in-out}.no-js #preloader{display:none}#cookie{z-index:4;position:fixed;width:100%;left:0;bottom:0;opacity:1;visibility:visible;transition:all .4s ease;padding:1.5rem 0;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 0 12px rgba(0,0,0,.1);text-align:center}#cookie.accepted{opacity:0;visibility:hidden;bottom:-30%}#cookie .container{display:flex;flex-direction:column;align-items:center;justify-content:center}#cookie .cookie-text{font-size:1rem;margin:.375rem 0 1.125rem}#cookie .links{display:flex;gap:.75rem}#cookie .links .button{padding:.75rem 2.25rem}#cookie .links .cookie-link{background:none;color:#1a1a1a;border:2px solid #1a1a1a}.page404{display:flex;flex-direction:column;align-items:center;justify-content:center}.page404 .container{max-width:520px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.page404 .container p{margin:.75rem 0 1.5rem}#hero{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;height:100vh;min-height:43.75rem}#hero::before{z-index:1;content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background:linear-gradient(to top, #000, rgba(0, 0, 0, 0))}#hero .overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:url("/assets/images/dots.png") repeat}#hero .video{position:absolute;width:100%;height:100%;z-index:-1}#hero .video video{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#hero .container{z-index:2;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;height:100%;flex-grow:1;padding-top:5.75rem;padding-bottom:4.5rem}#hero .img{border-radius:25%;overflow:hidden;display:flex;box-shadow:0 0 1.5rem rgba(131,106,254,.2);margin-bottom:1.5rem}#hero h1{font-size:5.125rem;line-height:6rem}@media only screen and (max-width: 640px){#hero h1{font-size:12vmin;line-height:1.25}}#hero h1 span{background:linear-gradient(to top right, var(--purple__color), var(--pink__color));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}#hero h2{font-weight:600;font-size:2.25rem;text-transform:uppercase}@media only screen and (max-width: 640px){#hero h2{font-size:5vmin}}#hero h3{font-size:1.5rem;font-weight:600;margin-top:.125rem}@media only screen and (max-width: 640px){#hero h3{font-size:3.5vmin}}#hero .btns{margin:1.5rem 0 1.125rem;display:flex;gap:.5rem}#hero .btns a{display:flex;height:3.25rem}@media only screen and (max-width: 520px){#hero .btns a{margin-top:1vmin;height:12vmin}}#hero p{font-size:.875rem}#hero p a{color:#fff;text-decoration:underline}.icon_to_bottom{position:absolute;left:50%;bottom:2.625rem;z-index:3;width:1.625rem;height:2.375rem;border:2px solid #fff;border-radius:6.25rem}.icon_to_bottom span{position:absolute;left:50%;top:.375rem;transform:translateX(-50%);background:#fff;border-radius:100%;width:.5rem;height:.5rem;animation:icon_bottom 2s infinite ease}.social{display:flex;gap:1.125rem}.social a{display:flex}.social svg{height:1.75rem;width:auto;fill:#fff;transition:all .3s ease}section{position:relative;padding:4rem 0}.section-title{text-align:center}#content .text_section{padding-top:6.5rem}.text_section p,.text_section h1,.text_section h2,.text_section h3,.text_section li{margin-bottom:1rem}.text_section ul{padding-left:2.25rem;margin:1.125rem 0}.text_section li{list-style:disc}.text_section h2{margin-top:.5rem}#gallery h1{text-align:center;margin-top:2rem}#gallery .text{padding:.5rem 0}#gallery .text h3{margin-bottom:.125rem}#gallery .text p{margin-bottom:1.125rem;font-size:1.125rem}@media only screen and (max-width: 640px){#gallery .text p{font-size:1rem}}.images_grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.125rem}@media only screen and (max-width: 990px){.images_grid{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 540px){.images_grid{grid-template-columns:1fr}}.images_grid .item{border-radius:2rem;overflow:hidden;display:flex}.images_grid .item img{width:100%;height:auto}