.header{position:fixed;z-index:9;top:0;left:0;width:100%;transition:all .3s}.header .header_content{position:relative;padding:10px 100px 10px 0;transition:all .3s}.header .header_content .logo{display:block;width:40px;margin:0;transition:all .3s}.header .header_content .logo:hover{transform:scale(1.1)}.header .header_content .logo img,.header .header_content .social a img{display:block;width:100%}.header .header_content nav{display:none}.header .header_content .social{position:absolute;top:50%;right:0;display:flex;transform:translate(0,-50%);align-items:center}.header .header_content .social a{display:block;width:30px;margin-right:5px;transition:all .3s}.header .header_content .social a:hover{transform:scale(1.2)}.header .header_content .social a:last-child{margin-right:0}.header .header_content .open_menu{position:absolute;top:50%;right:0;width:34px;height:34px;cursor:pointer;transform:translate(0,-50%)}.header .header_content .open_menu::before{position:absolute;top:8px;left:50%;width:28px;height:2px;content:'';transition:all .4s;transform:translate(-50%,0);background:#e94e1a}.header .header_content .open_menu span,.header .header_content .open_menu::after{position:absolute;top:50%;left:50%;width:28px;height:2px;transition:all .4s;transform:translate(-50%,-50%);background:#e94e1a}.header .header_content .open_menu::after{top:24px;content:'';transform:translate(-50%,0)}.header .header_content .open_menu.active::before{top:50%;transform:translate(-50%,-50%) rotate(45deg)}.header .header_content .open_menu.active span{transform:translate(30%,-50%);opacity:0}.header .header_content .open_menu.active::after{top:50%;transform:translate(-50%,-50%) rotate(-45deg)}@media (min-width:1024px){.header .header_content,.header .header_content nav ul{display:flex;align-items:center}.header .header_content .logo{width:60px;margin-right:40px;transition:all .3s}.header .header_content nav{display:block}.header .header_content nav ul li{margin-right:20px}.header .header_content nav ul li:last-child{margin-right:0}.header .header_content nav ul li a{font-size:16px;font-weight:300;font-style:normal;line-height:120%;position:relative;display:block;color:#fff}.header .header_content nav ul li a::after,.header .header_content nav ul li a::before{position:absolute;bottom:-3px;left:50%;width:0;height:2px;content:'';transition:all .3s;transform:translate(-50%,0)}.header .header_content nav ul li a::after{transition-delay:.2s;background:#e94e1a;z-index:2}.header .header_content nav ul li a::before{z-index:0;background:#fff}.header .header_content nav ul li .active::after,.header .header_content nav ul li .active::before,.header .header_content nav ul li a:hover::after,.header .header_content nav ul li a:hover::before{width:100%}.header .header_content .social{position:absolute;top:50%;right:0;display:flex;transform:translate(0,-50%);align-items:center}.header .header_content .social a{display:block;width:30px;margin-right:5px;transition:all .3s}.header .header_content .social a:hover{transform:scale(1.2)}.header .header_content .social a:last-child{margin-right:0}.header .header_content .social a img{display:block;width:100%}.header .header_content .open_menu{display:none}}@media (min-width:1280px){.header .header_content .logo{margin-right:60px}.header .header_content nav ul li a{font-size:18px}}@media (min-width:1400px){.header .header_content nav ul li{margin-right:30px}.header .header_content .social a{width:40px}}@media (min-width:1600px){.header .header_content{padding:15px 100px 15px 0}.header .header_content .logo{width:68px;margin-right:80px}.header .header_content nav ul li{margin-right:40px}.header .header_content nav ul li a{font-size:20px}.header .header_content .social a{width:44px;margin-right:10px}}.header.active{background:#1e1f24;box-shadow:0 2px 15px 0 rgba(233,78,26,.4)}@media (min-width:1024px){.header.active{border-radius:0 0 20px 20px}.header.active .header_content .logo{width:40px}}@media (min-width:1600px){.header.active{border-radius:0 0 40px 40px}.header.active .header_content{padding:10px 100px 10px 0}.header.active .header_content .logo{width:58px}}.popup{position:fixed;z-index:99;top:0;left:0;width:100vw;height:100vh;transition:all .5s;transform:translate(0,-120%);background:linear-gradient(0deg,rgba(30,31,36,.8) 0%,rgba(30,31,36,.8) 100%)}.popup .close{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;cursor:pointer}.popup .popup_content{position:absolute;z-index:2;top:50%;left:50%;overflow-y:auto;width:88%;max-height:90vh;padding:50px 20px 40px;transform:translate(-50%,-50%);text-align:center;border-radius:10px;background:#1e1f24;box-shadow:0 0 30px 0 rgba(233,78,26,.4)}.popup .popup_content .close_popup{position:absolute;z-index:2;top:15px;right:15px;width:30px;height:30px;cursor:pointer}.popup .popup_content .close_popup::after,.popup .popup_content .close_popup::before{position:absolute;top:50%;left:50%;width:100%;height:2px;content:'';transform:translate(-50%,-50%) rotate(45deg);background:#fff}.popup .popup_content .close_popup::before{transform:translate(-50%,-50%) rotate(-45deg)}.popup .popup_content h4{font-family:G8;font-size:18px;font-weight:700;font-style:normal;line-height:120%;margin-bottom:5px;color:#fff}.popup .popup_content p{font-size:14px;font-weight:300;font-style:normal;line-height:130%;padding-bottom:25px;color:#fff}.popup .popup_content .input.error span,.popup .popup_content .textarea.error span,.popup .popup_content form,.popup .popup_content from,article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}.popup .popup_content .input,.popup .popup_content .textarea{position:relative;margin-bottom:15px;text-align:left}.popup .popup_content .input label,.popup .popup_content .textarea label{font-size:14px;font-weight:300;font-style:normal;line-height:120%;display:block;margin-bottom:8px;color:#fff}.popup .popup_content .input input,.popup .popup_content .input textarea,.popup .popup_content .textarea input,.popup .popup_content .textarea textarea{font-size:14px;font-weight:300;font-style:normal;line-height:120%;display:block;width:100%;padding:14px 15px;transition:all .3s;color:#fff;border:1px solid #484b57;border-radius:6px;background:#2b2d34}.popup .popup_content .input input::-moz-placeholder,.popup .popup_content .input textarea::-moz-placeholder,.popup .popup_content .textarea input::-moz-placeholder,.popup .popup_content .textarea textarea::-moz-placeholder{color:rgba(255,255,255,.45)}.popup .popup_content .input input::placeholder,.popup .popup_content .input textarea::placeholder,.popup .popup_content .textarea input::placeholder,.popup .popup_content .textarea textarea::placeholder{color:rgba(255,255,255,.45)}.popup .popup_content .input input:focus,.popup .popup_content .input textarea:focus,.popup .popup_content .textarea input:focus,.popup .popup_content .textarea textarea:focus{border:1px solid #e94e1a;box-shadow:0 0 15px 0 rgba(233,78,26,.3)}.popup .popup_content .input textarea,.popup .popup_content .textarea textarea{height:90px;resize:none}.popup .popup_content .input span,.popup .popup_content .textarea span{font-size:14px;font-weight:300;font-style:normal;line-height:120%;position:absolute;bottom:-18px;left:0;display:none;color:#e94e1a}.popup .popup_content .input.error,.popup .popup_content .textarea.error{margin-bottom:30px}.popup .popup_content .input.error input,.popup .popup_content .input.error textarea,.popup .popup_content .textarea.error input,.popup .popup_content .textarea.error textarea{border:1px solid #e94e1a}.popup .popup_content button{font-family:'G8';font-size:12px;font-weight:700;font-style:normal;line-height:120%;display:inline-block;width:100%;margin-top:5px;padding:14px 20px;transition:all .3s;text-align:center;color:#fff;border:2px solid transparent;border-radius:6px;background:#e94e1a}.popup .popup_content button:hover{color:#e94e1a;border:2px solid #e94e1a;background:#fff;-webkit-text-stroke:1px #000}@media (min-width:768px){.popup .popup_content{width:520px;padding:60px 40px 45px}.popup .popup_content .close_popup{top:20px;right:20px}.popup .popup_content h4{font-size:24px;margin-bottom:8px}.popup .popup_content p{font-size:16px;padding-bottom:30px}.popup .popup_content .input,.popup .popup_content .textarea{margin-bottom:18px}.popup .popup_content .input label,.popup .popup_content .textarea label{font-size:16px;margin-bottom:10px}.popup .popup_content .input input,.popup .popup_content .input textarea,.popup .popup_content .textarea input,.popup .popup_content .textarea textarea{font-size:16px;padding:16px 18px;border-radius:8px}.popup .popup_content .input textarea,.popup .popup_content .textarea textarea{height:110px}.popup .popup_content .input span,.popup .popup_content .textarea span{font-size:16px;bottom:-20px}.popup .popup_content .input.error,.popup .popup_content .textarea.error{margin-bottom:34px}.popup .popup_content button{font-size:14px;padding:16px 24px;border-radius:8px}}@media (min-width:1024px){.popup .popup_content{width:560px;padding:65px 50px 50px;border-radius:14px}.popup .popup_content .close_popup{transition:all .3s}.popup .popup_content .close_popup:hover{transform:scale(1.1)}.popup .popup_content h4{font-size:28px}}@media (min-width:1280px){.popup .popup_content{width:600px;padding:70px 55px 55px}.popup .popup_content h4{font-size:32px;margin-bottom:10px}.popup .popup_content p{font-size:18px;padding-bottom:35px}}@media (min-width:1400px){.popup .popup_content{width:640px;padding:75px 60px 60px}.popup .popup_content .input input,.popup .popup_content .input textarea,.popup .popup_content .textarea input,.popup .popup_content .textarea textarea{padding:18px 20px}}@media (min-width:1600px){.popup .popup_content{width:700px;padding:85px 70px 70px;border-radius:20px;box-shadow:0 0 40px 0 rgba(233,78,26,.45)}.popup .popup_content .close_popup{top:25px;right:25px;width:36px;height:36px}.popup .popup_content h4{font-size:40px}.popup .popup_content p{font-size:22px;padding-bottom:40px}.popup .popup_content .input,.popup .popup_content .textarea{margin-bottom:22px}.popup .popup_content .input label,.popup .popup_content .textarea label{font-size:18px;margin-bottom:10px}.popup .popup_content .input input,.popup .popup_content .input textarea,.popup .popup_content .textarea input,.popup .popup_content .textarea textarea,.popup .popup_content button{font-size:18px;padding:20px 22px;border-radius:10px}.popup .popup_content .input textarea,.popup .popup_content .textarea textarea{height:130px}.popup .popup_content .input.error,.popup .popup_content .textarea.error{margin-bottom:38px}.popup .popup_content .input span,.popup .popup_content .textarea span{font-size:18px;bottom:-22px}.popup .popup_content button{padding:22px 32px}}.popup_thanks .popup_content{padding:55px 20px 45px}.popup_thanks .popup_content .thanks_icon{position:relative;width:54px;height:54px;margin:0 auto 20px;border-radius:50%;background:#e94e1a;box-shadow:0 0 20px 0 rgba(233,78,26,.45)}.popup_recipient .popup_content .checkbox span::after,.popup_thanks .popup_content .thanks_icon::after{position:absolute;top:47%;left:50%;width:24px;height:13px;content:'';transform:translate(-50%,-50%) rotate(-45deg);border-bottom:3px solid #fff;border-left:3px solid #fff}.popup_thanks .popup_content h4{margin-bottom:10px}.popup_thanks .popup_content p{padding-bottom:0}@media (min-width:768px){.popup_thanks .popup_content{padding:70px 40px 55px}.popup_thanks .popup_content .thanks_icon{width:68px;height:68px;margin-bottom:25px}.popup_thanks .popup_content .thanks_icon::after{width:30px;height:16px;border-bottom:4px solid #fff;border-left:4px solid #fff}.popup_thanks .popup_content h4{margin-bottom:12px}}@media (min-width:1024px){.popup_thanks .popup_content{padding:75px 50px 60px}}@media (min-width:1280px){.popup_thanks .popup_content{padding:80px 55px 65px}}@media (min-width:1400px){.popup_thanks .popup_content{padding:85px 60px 70px}}@media (min-width:1600px){.popup_thanks .popup_content{padding:95px 70px 80px}.popup_thanks .popup_content .thanks_icon{width:84px;height:84px;margin-bottom:30px}.popup_thanks .popup_content .thanks_icon::after{width:38px;height:20px;border-bottom:5px solid #fff;border-left:5px solid #fff}}.popup_recipient .popup_content .rights_checkbox{display:none}.popup_recipient .popup_content .checkbox{font-size:14px;font-weight:300;font-style:normal;line-height:120%;display:flex;margin-bottom:15px;cursor:pointer;text-align:left;color:#fff;align-items:center}.popup_recipient .popup_content .checkbox span{position:relative;display:block;width:22px;height:22px;margin-right:10px;transition:all .3s;border:1px solid #484b57;border-radius:4px;background:#2b2d34;flex-shrink:0}.popup_recipient .popup_content .checkbox span::after{top:45%;width:10px;height:6px;transition:all .3s;opacity:0;border-bottom:2px solid #fff;border-left:2px solid #fff}.popup_recipient .popup_content .category_input,template{display:none}.popup_recipient .popup_content .rights_checkbox:checked+.checkbox span{border:1px solid #e94e1a;background:#e94e1a;box-shadow:0 0 15px 0 rgba(233,78,26,.3)}.popup_recipient .popup_content .rights_checkbox:checked+.checkbox span::after{opacity:1}.popup_recipient .popup_content .rights_checkbox:checked~.category_input{display:block}@media (min-width:768px){.popup_recipient .popup_content .checkbox{font-size:16px;margin-bottom:18px}.popup_recipient .popup_content .checkbox span{width:26px;height:26px;margin-right:12px;border-radius:6px}.popup_recipient .popup_content .checkbox span::after{width:12px;height:7px}}@media (min-width:1600px){.popup_recipient .popup_content .checkbox{font-size:18px;margin-bottom:22px}.popup_recipient .popup_content .checkbox span{width:30px;height:30px;margin-right:14px}.popup_recipient .popup_content .checkbox span::after{width:14px;height:8px;border-bottom:3px solid #fff;border-left:3px solid #fff}}.popup.active{transform:translate(0,0)}.footer{padding-bottom:30px}.footer .info-footer{position:relative;display:flex;flex-direction:column;margin-top:24px;padding-top:30px;align-items:center}.footer .info-footer::after{position:absolute;top:0;left:0;width:100%;height:1px;content:'';opacity:.4;background:linear-gradient(90deg,rgba(233,78,26,0) 0%,#e94e1a 50.01%,rgba(233,78,26,0) 100%)}.footer .info-footer .page-link{transition:all .3s}.footer .info-footer .kossa-link:hover p,.footer .info-footer .page-link:hover{color:#e94e1a}.footer .info-footer .copyright,.footer .info-footer .page-link{font-size:14px;font-weight:400;font-style:normal;line-height:126%;display:block;margin-bottom:24px;text-align:center;letter-spacing:.02em;color:#e8e8e8}.footer .info-footer .kossa-link{display:flex;justify-content:center;align-items:center}.footer .info-footer .kossa-link p{font-size:14px;font-weight:400;font-style:normal;line-height:126%;margin-right:12px;transition:all .3s;letter-spacing:.02em;color:#e8e8e8}.footer .info-footer .kossa-link img{width:107px}@media screen and (min-width:768px){.footer .info-footer{flex-direction:row;width:100%;align-items:center;justify-content:center;gap:24px}.footer .info-footer .copyright,.footer .info-footer .page-link{margin-bottom:0}}@media screen and (min-width:1024px){.footer{padding-bottom:40px}.footer .info-footer{margin-top:40px;padding-top:40px;gap:60px}.footer .info-footer .copyright,.footer .info-footer .kossa-link p,.footer .info-footer .page-link{font-size:16px}.footer .info-footer .kossa-link img{width:130px}}@media screen and (min-width:1440px){.footer{padding-bottom:40px}.footer .info-footer{margin-top:50px;padding-top:50px}.footer .info-footer .copyright,.footer .info-footer .kossa-link p,.footer .info-footer .page-link{font-size:18px}.footer .info-footer .kossa-link img{width:150px}}@font-face{font-family:'Doloman Pavljenko';font-weight:300;font-style:normal;src:url(../fonts/DolomanPavljenkoLight.eot);src:url(../fonts/DolomanPavljenkoLight.eot?#iefix) format('embedded-opentype'),url(../fonts/DolomanPavljenkoLight.woff2) format('woff2'),url(../fonts/DolomanPavljenkoLight.woff) format('woff'),url(../fonts/DolomanPavljenkoLight.ttf) format('truetype'),url(../fonts/DolomanPavljenkoLight.svg#DolomanPavljenkoLight) format('svg');font-display:swap}@font-face{font-family:'G8';font-weight:700;font-style:normal;src:url(../fonts/G8-Bold.eot);src:url(../fonts/G8-Bold.eot?#iefix) format('embedded-opentype'),url(../fonts/G8-Bold.woff2) format('woff2'),url(../fonts/G8-Bold.woff) format('woff'),url(../fonts/G8-Bold.ttf) format('truetype'),url(../fonts/G8-Bold.svg#G8-Bold) format('svg');font-display:swap}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;box-sizing:border-box;height:100%;scroll-behavior:smooth}body,html,sub,sup{position:relative}body{margin:0;min-height:100vh;background:#1e1f24;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1{font-size:2em}figure{margin:1em 40px}hr{overflow:visible;box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{text-decoration:underline dotted;border-bottom:none;-webkit-text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{color:#000;background-color:#ff0}small{font-size:80%}sub,sup{font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none;max-width:100%;height:auto}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{margin:0 2px;padding:.35em .625em .75em;border:1px solid silver}legend{display:table;max-width:100%;white-space:normal;color:inherit}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}summary{display:list-item}[hidden]{display:none}*{font-family:'Doloman Pavljenko';box-sizing:border-box;padding:0;list-style:none;text-decoration:none;outline:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;-ms-box-sizing:border-box;-o-box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:'G8';margin:0}:after,:before{box-sizing:inherit}i{font-style:normal}*,ol li,ul li{margin:0}input[type=submit]{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none}input:not([type=checkbox]):not([type=radio]),select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}a,button{cursor:pointer}.clearfix:after{font-size:0;display:block;visibility:hidden;clear:both;height:0;content:' '}input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.wrapper{overflow:hidden}.container{position:relative;width:100%;margin:0 auto;padding:0 20px}@media (min-width:768px){.container{padding:0 40px}}@media (min-width:1024px){.container{padding:0 60px}}@media (min-width:1280px){.container{padding:0 100px}}@media (min-width:1400px){.container{padding:0 140px}}@media (min-width:1600px){.container{width:1420px;padding:0}}