html{background-color:#1e1e1e}@media(max-width:768px){.menu-list-li{display:flex;flex-direction:column;position:relative}}.Menu-list-item{align-items:center;color:transparent;cursor:pointer;display:flex;gap:5px;position:relative}@media(max-width:768px){.Menu-list-item{justify-content:space-between}}.Menu-list-item img{height:10px;width:10px}.menu-li__word-cont{color:#fff;position:relative}.menu-li__word-cont:hover{color:#ff2f01}.menu-li__word-cont:before{background-color:#fff;content:"";display:block;height:1px;left:0;margin-top:-1px/2;position:absolute;right:-10%;top:50%;transform:translate(-50%) scale(0);width:100%;z-index:1}.social{align-items:center;background:#ff2e00;box-shadow:10px 10px 20px #ff2300;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);cursor:pointer;display:flex;height:50px;justify-content:center;position:relative;transition:background .3s;width:43px}.social-shadow{filter:drop-shadow(0 0 10px #ff2300)}.social-shadow._border-top{rotate:30deg}.social-shadow._size-15 .social{height:17px;width:15px}.social-wrapp{background-color:#fff;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);display:block;height:100%;padding:1px;position:relative;width:100%}.social-wrapp:before{content:"";display:block}.social-wrapp:hover{perspective:5500px;transform:scale(1.1)}.social img,.social svg{height:22px;image-rendering:pixelated;width:22px}.social img{filter:invert(100%)}.social:hover{background:#fff}.social:hover img,.social:hover svg{fill:#000;filter:invert(0)}.social:hover img path,.social:hover svg path{fill:#000}.link-style{color:#fff;transition:all .35s ease-in-out;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out}.link-style:hover{color:#ff2e00}@keyframes scroll-anim{0%{transform:translateY(0)}50%{transform:translateY(15%)}to{transform:translateY(0)}}.slide-title{align-items:center}.main__scroll{bottom:0;left:50%;position:absolute;transform:translate(-50%)}.gl-contact{bottom:5%;position:fixed;resize:none;right:8%;z-index:100}.gl-contact._botttom-page .gl-contact__image,.gl-contact:hover .gl-contact__image{background:50%/cover url(../images/contact_active.svg) no-repeat;background-size:100%;transition:background .2s ease;transition:background-size 0s ease}.gl-contact__image{animation:contact-anim 6s ease infinite;background:50%/cover url(../images/contact.svg) no-repeat;background-size:100%;height:135px;max-height:135px;max-width:142px;min-height:135px;min-width:142px;transition:all .5s ease;transition:background-size 0s ease;width:142px}@media(max-width:500px){.gl-contact__image{height:98px;max-height:98px;max-width:108px;min-height:98px;min-width:108px;width:108px}}@keyframes contact-anim{0%{transform:rotate(0)}20%{transform:rotate(1turn)}to{transform:rotate(1turn)}}
