.footer{padding-top:20px}.footer__container{display:flex;flex-wrap:wrap;width:95%;max-width:1400px;margin:auto;font-size:12px}.footer__menu{width:100%}@media only screen and (min-width:768px){.footer__menu{flex:0 0 50%;max-width:50%}}.footer__copy{width:100%;text-align:center}@media only screen and (min-width:768px){.footer__copy{flex:0 0 50%;max-width:50%;text-align:right}}.main-menu.--header{position:absolute;background-color:#00f;padding:30px;z-index:99999999;top:0;left:0}@media only screen and (min-width:768px){.main-menu.--header{position:relative;background-color:transparent;padding:0}}@media only screen and (max-width:768px){.main-menu.--header{display:none}.main-menu.--header.--open{display:block}}.main-menu.--header ul{justify-content:center;position:relative;display:block}@media only screen and (min-width:768px){.main-menu.--header ul{display:flex}}.main-menu.--header ul li{margin:20px 0}@media only screen and (min-width:768px){.main-menu.--header ul li{margin:0 5px}}.main-menu.--header ul li.has-icon{margin-top:-5px}.main-menu.--header ul li.has-icon a{padding:0;border:0;display:block;line-height:0}.main-menu.--header ul li.has-icon a:hover img{transform:rotate(45deg);background-color:#fff}.main-menu.--header ul li.has-icon a:hover svg{transform:rotate(45deg)}.main-menu.--header ul li.has-icon a:hover svg path{fill:#fff}.main-menu.--header ul li.has-icon a img,.main-menu.--header ul li.has-icon a svg{transition:all .4s;background-color:#ff1493;border-radius:50%;height:27px;width:27px}.main-menu.--header ul li.has-icon a svg path{fill:#ff1493}.main-menu.--header ul li a{border:1px solid #ff1493;padding:5px 9px;font-size:14px}.main-menu.--header ul li a.is-active{color:#ff1493}.main-menu.--footer ul{justify-content:center}@media only screen and (min-width:768px){.main-menu.--footer ul{justify-content:left}}.main-menu.--footer ul li a.is-active{color:#ff1493}.header{position:fixed;top:0;width:100%;padding:20px 0;background:#000;background:linear-gradient(180deg,#000,#0000);z-index:1}.header__container{display:flex;flex-wrap:wrap;align-items:center;width:100%;max-width:95%;margin:auto}.header__menu{width:100%}.header__burger{top:20px;right:20px;position:absolute}@media only screen and (min-width:768px){.header__burger{display:none}}.header__burger__icon{background-color:transparent;border:none;cursor:pointer;height:27px;width:40px;padding:0}.header__burger__icon span{display:block;background-color:#fff;height:5px;width:100%;margin-bottom:5px;border-radius:10px}.synt{position:fixed;top:0;height:100vh;width:100vw;z-index:-1}body:not(.homepage) .synt{filter:blur(8px)}.synt__container{height:100vh;display:flex;flex-direction:column}.synt__background{z-index:2;background-image:url(/img/background.webp);background-repeat:no-repeat;background-size:cover;background-position:center bottom;height:100%;max-height:60%;margin-top:-1px}.synt__bottom{z-index:1;height:100%;max-height:40%;background-color:#000;display:flex;justify-content:center}.synt__bottom .line__vertical{box-shadow:0 0 4px 2px #ff1493,0 0 4px 1px #ff1493,0 0 .0625vw .5px #ff1493;transform-origin:top left;height:800px;width:0}.synt__bottom .line__horizontal{box-shadow:0 0 4px 2px #ff1493,0 0 4px 1px #ff1493,0 0 .0625vw .5px #ff1493;transform-origin:top left;animation:GoDown 4s cubic-bezier(.8,0,1,1) forwards;animation-iteration-count:0;height:0;position:absolute;width:100%}.homepage .synt__bottom .line__horizontal,.page-404 .synt__bottom .line__horizontal{animation-iteration-count:infinite}@keyframes GoDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(400.66667px);transform:translateY(400.66667px)}}
