.hover_link{position:relative}.hover_link::before{content:"";width:0;height:2px;border-radius:2px;background-color:currentColor;position:absolute;bottom:-0.25rem;left:0;transition:width .4s}.hover_link:hover::before{width:100%}.wrapper{width:100%;max-width:1300px;margin:0 auto;position:relative}@media(max-width: 1300px){.wrapper{width:95%}}.header{min-height:6.25rem;align-items:center;height:auto;font-family:"Onest";top:0}.header.glass3d::after{box-shadow:none}.header>*{z-index:100}.header__logo img{width:100%}.header__nav{display:flex;justify-content:space-between;align-items:center}.header__menu{display:flex;align-items:center;gap:30px}.header__menu--ul{display:flex;align-items:center;gap:30px;flex-wrap:wrap;list-style:none;padding:0;margin:0}.header__menu--link{font-weight:600;font-size:16px;line-height:120%;color:#fff;text-decoration:none;cursor:pointer;position:relative;display:inline-block;width:max-content}.header__menu--lang{position:relative;font-family:"Onest";font-size:16px;font-weight:600;min-width:10rem;height:2.31rem;padding:0;color:#fff;border-radius:3rem;background:rgba(0,0,0,0);cursor:pointer;border:none;overflow:hidden}.header__menu--lang::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/img_2025/header__menu--btn.png);background-size:cover;background-repeat:no-repeat;z-index:1;transition:opacity .2s ease-in}.header__menu--lang::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg, #fe6429 0%, #fdc84c 100%);border-radius:3rem;opacity:0;z-index:2;transition:opacity .2s ease-in}.header__menu--lang span{position:relative;z-index:3}.header__menu--lang:hover::after{opacity:1}.header__menu--lang.is-active::after{opacity:1}.header__menu__mobile{display:none}.dropdown-menu{display:flex;flex-direction:column;gap:.75rem;position:absolute;margin-top:.3125rem;background:linear-gradient(215deg, rgb(36, 153, 193) 0%, rgb(34, 42, 53) 100%);padding:15px;opacity:0;visibility:hidden;border-radius:.625rem;transition:all .2s ease;list-style:none}.dropdown-menu>*{z-index:10}.dropdown-menu--link{transition:all .3s ease-out;padding:4px 9px;border-radius:6px;color:#f5f5f5;text-decoration:none;cursor:pointer;white-space:nowrap}.dropdown-menu--link:hover{background:#fe6429;color:#fff;transform:scale(1.1)}.header__menu--ul li:hover .dropdown-menu{opacity:1;visibility:visible}@media(max-width: 1280px){.header__container{flex-direction:row}.header__menu{display:none}.header__menu__mobile{display:block}.header__menu__mobile--triger{background:url("/img/menu.png") 0 0 repeat;display:block;width:25px;height:17px}.header__menu__mobile--close{background:url("/img/close.png") 0 0 repeat;display:block;width:28px;height:28px;position:absolute;right:20px;top:20px;z-index:100}.header__menu__mobile--popup{background:#2c2e3e;display:none;position:fixed;right:-110%;top:0;width:250px;box-sizing:border-box;padding:30px;z-index:9998;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.header__menu__mobile--popup ul{margin:0;padding:0}.header__menu__mobile--popup li{list-style:none;margin:10px 0;padding:0}.header__menu__mobile--popup li a{font-size:18px;color:#fff;line-height:1.4;text-decoration:none}}.footer{background-image:url(/img_2025/footer_bg.svg);background-repeat:no-repeat;background-position:center;background-color:#222a35;background-size:100%;font-family:"Onest";color:#fff;height:auto;padding-bottom:52px}.footer_top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;height:auto;padding:4.1875rem 0 1.6875rem;border-bottom:1px solid #fe6429}.footer_top__form{display:flex;flex-direction:column;gap:1.125rem}.footer_top__form--title{font-weight:600;font-size:1rem;letter-spacing:-0.02em}.footer_top__form-inputs{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.footer_top__form-inputs input{max-width:15.625rem;width:100%;padding:.75rem 1.5rem;border-radius:3.62rem;border:1px solid #60656b;background:#222a35;font-family:"Onest";font-weight:600;font-size:.88rem;color:#60656b}.footer_top__form-inputs input :focus{border:1px solid}.footer_top__form-inputs button{width:10.1875rem;height:100%;padding:.75rem;border-radius:4.19rem;background:linear-gradient(180deg, #fe6429 0%, #fdc84c 100%);cursor:pointer;border:none;font-family:"Onest";font-weight:600;font-size:.88rem;color:#fff}.footer_top__form-inputs button:disabled{opacity:.5;cursor:not-allowed;background:linear-gradient(180deg, #60656b 0%, #8a8a8a 100%)}.footer_top__form-checkbox{display:flex;align-items:center;gap:.5625rem}.footer_top__form-checkbox input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.footer_top__form-checkbox label{position:relative;padding:4px 0 0 35px;font-size:.81rem;color:#60656b}.footer_top__form-checkbox label::before{content:"";position:absolute;left:0;top:.125rem;width:1.25rem;height:1.25rem;border:1px solid #60656b;border-radius:.25rem;background:#222a35;transition:all .2s ease-in}.footer_top__form-checkbox label::after{content:"";position:absolute;left:.3125rem;top:.4375rem;width:.625rem;height:.3125rem;border:2px solid #fe6429;border-top:none;border-right:none;transform:rotate(-45deg);opacity:0;transition:opacity .2s ease}.footer_top__form-checkbox input[type=checkbox]:checked+label::after{opacity:1}.footer_top__form-checkbox input[type=checkbox]:checked+label::before{border-color:#fe6429}.footer_top__form-checkbox input[type=checkbox]:not(:disabled):not(:checked)+label:hover:before{opacity:.5}.footer_top__form #subscribe-messages{font-weight:500;font-size:.81rem;background:linear-gradient(180deg, #fe6429 0%, #fdc84c 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.footer_top__links{display:flex;flex-direction:column;gap:2.375rem}.footer_top__links-social{display:flex;gap:1.375rem;flex-wrap:wrap;align-items:center}.footer_top__links-social a{width:3.125rem;height:3.125rem}.footer_top__links-social .tg{display:flex;align-items:center;justify-content:center;width:12.625rem;height:2.5rem;border-radius:4.19rem;gap:.5rem;background:linear-gradient(180deg, #11485b 0%, #2499c1 100%);font-weight:500;font-size:.88rem;color:#fff;text-decoration:none}.footer_top__links-mail{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.footer_top__links-mail a,.footer_top__links-mail p{font-weight:600;font-size:1rem;letter-spacing:-0.02em;color:#fff;text-decoration:none;display:flex;gap:.5rem;align-items:center}.footer_bottom{height:auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:1.5rem}.footer_bottom a{font-weight:500;font-size:1rem;color:#fff}@media(max-width: 768px){.footer{background-image:none}.footer_top__links{width:100%}.footer_top__links-social{justify-content:space-between;gap:0}}@media(max-width: 500px){.footer_top__form-inputs input,.footer_top__form-inputs button{max-width:100%;width:100%}}/*# sourceMappingURL=shell.css.map */
