:root{--main:#707070;--blue:#64c2c8;--black:#000;--dark-blue:#0e1127;--dark-gray:#343434;--light-gray:#dce1e4;--font-main:"Arial",sans-serif}#popup{bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:8999}#popup.active{display:block}.popup__close-bg{animation-duration:.3s;animation-name:opacityPopupBg;background:rgba(0,0,0,.65);bottom:0;left:0;position:absolute;right:0;top:0;transition:all .5s ease;z-index:-1}.popup__block{animation-duration:.6s;background-color:#fff;left:50%;max-height:80vh;overflow-y:auto;padding:60px 40px;position:absolute;top:50%;transform:translateY(var(--default-translate-y-to)) translateX(var(--default-translate-x-to));transition:all .3s ease-out;width:756px}.popup__block.register{padding:60px 20px 40px 40px;width:760px}.popup__block.register--alt{height:auto;padding:60px 40px 40px}.popup__block.register--alt .btn{margin:0}.popup__block .simplebar-track.simplebar-vertical{background-color:transparent}.popup__block .simplebar-scrollbar:before{background-color:var(--color-blue);border-radius:0;opacity:1;width:8px}.popup__block{--default-translate-x-from:-50%;--default-translate-x-to:-50%;--default-translate-y-from:-50%;--default-translate-y-to:-50%;--opacity-from:0;--opacity-to:1}.popup__block.without-opacity{--opacity-from:1}.popup__block.pos-l,.popup__block.pos-r{--default-translate-x-from:0;--default-translate-x-to:0}.popup__block.pos-b,.popup__block.pos-t{--default-translate-y-from:0;--default-translate-y-to:0}.popup__block.pos-t{bottom:auto;top:0}.popup__block.pos-r{left:auto;right:0}.popup__block.pos-b{bottom:0;top:auto}.popup__block.pos-l{left:0;right:auto}.popup__block.full-height{--default-translate-x-from:0;--default-translate-x-to:0;height:100%;left:auto;max-height:100vh;right:0}.popup__block.full-height .popup__container{max-height:90vh}.popup__block.slide-l{--default-translate-x-from:100%}.popup__block.slide-r{--default-translate-x-from:-100%}.popup__block.slide-t{--default-translate-y-from:-100%}.popup__block.slide-b{--default-translate-y-from:100%}.popup__block.slide-b,.popup__block.slide-l,.popup__block.slide-r,.popup__block.slide-t{animation-name:popupSlide}@media only screen and (max-width:1025px){.popup__block{max-width:95%;min-height:auto;padding:45px}}@media only screen and (max-width:550px){.popup__block{padding:45px 20px}.popup__block.register{padding:45px 0 25px 20px}.popup__block.register--alt{padding:45px 20px 25px}.popup__block.register--alt .btn{margin-top:25px}}.popup__title{color:var(--color-blue);font-family:Arial,sans-serif;font-family:var(--font-main);font-size:24px;font-weight:700;margin-bottom:min(max(20px,1.47vw),50px);text-transform:uppercase}@media only screen and (max-width:1025px){.popup__title{font-size:20px}}@media only screen and (max-width:550px){.popup__title{font-size:18px}}.popup__btn-close{align-items:center;cursor:pointer;display:flex;justify-content:center;position:absolute;right:min(max(15px,1.74vw),25px);top:min(max(15px,1.74vw),25px);transition:all .3s ease-out}.popup__btn-close .cross-clip{background:var(--color-blue);-webkit-clip-path:polygon(20% 0,0 20%,30% 50%,0 80%,20% 100%,50% 70%,80% 100%,100% 80%,70% 50%,100% 20%,80% 0,50% 30%);clip-path:polygon(20% 0,0 20%,30% 50%,0 80%,20% 100%,50% 70%,80% 100%,100% 80%,70% 50%,100% 20%,80% 0,50% 30%);height:24px;transition:.3s ease;width:24px}.popup__btn-close:hover .cross-clip{background:var(--color-orange)}.old-popup-styles .title-popup{color:#64c2c8;color:var(--blue);font-size:50px;line-height:130%;margin-bottom:20px;text-transform:uppercase}.old-popup-styles .pf-flex{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:10px}@media only screen and (max-width:720px){.old-popup-styles .pf-flex{display:block}}.old-popup-styles .pf-flex .pf-column{margin-left:38px;width:332px}@media only screen and (max-width:720px){.old-popup-styles .pf-flex .pf-column{margin-left:0}}.old-popup-styles .pf-flex .pf-column:first-child{margin-left:0}.old-popup-styles .pf-row{margin-bottom:18px}.old-popup-styles .pf-row .pf-label{color:#0e1127;color:var(--dark-blue);display:block;font-size:24px;font-weight:400;line-height:130%;margin-bottom:10px}.old-popup-styles .pf-row .pf-text-field{background:#fff;background:var(--white);border:1px solid #8b8b8b;box-sizing:border-box;color:#0e1127;color:var(--dark-blue);display:block;font-size:20px;height:48px;line-height:130%;padding:0 17px;width:100%}.old-popup-styles .pf-row .pf-text-field::-moz-placeholder{color:#d3d3d3;opacity:1}.old-popup-styles .pf-row .pf-text-field::-webkit-input-placeholder{color:#d3d3d3;opacity:1}.old-popup-styles .pf-row .pf-text-field:focus::-moz-placeholder{opacity:0}.old-popup-styles .pf-row .pf-text-field:focus::-webkit-input-placeholder{opacity:0}.old-popup-styles .checkBox{display:flex;position:relative}.old-popup-styles .checkBox input{cursor:pointer;left:0;opacity:0;position:absolute;top:0}.old-popup-styles .checkBox input:checked+.check-title:before{background:var(--color-orange)}.old-popup-styles .checkBox .check-title{color:var(--color-blue);cursor:pointer;font-size:16px;line-height:130%;padding-left:40px;position:relative}@media only screen and (max-width:1025px){.old-popup-styles .checkBox .check-title{font-size:14px}}.old-popup-styles .checkBox .check-title:before{background:transparent;border:1px solid var(--color-blue);box-sizing:border-box;content:"";height:25px;left:0;position:absolute;top:-3px;transition:all .3s ease-out;width:25px}.old-popup-styles .checkBox .check-title a{color:var(--color-orange);font:inherit;font-weight:700}.old-popup-styles .checkBox .check-title a:hover{text-decoration:underline}.old-popup-styles .popup_btn,.old-popup-styles a.popup_btn,.old-popup-styles button.popup_btn{background:none;border:1px solid #64c2c8;border:1px solid var(--blue);color:#64c2c8;color:var(--blue);cursor:pointer;display:block;font-size:24px;font-weight:700;line-height:26px;margin-bottom:0;margin-top:20px;padding:15px;text-align:center;text-transform:uppercase}.old-popup-styles .popup_btn:hover,.old-popup-styles a.popup_btn:hover,.old-popup-styles button.popup_btn:hover{background:#64c2c8;background:var(--blue);color:#fff;color:var(--white)}.old-popup-styles .file_img_block{cursor:pointer;margin-bottom:40px;max-width:502px;overflow:hidden;position:relative;width:100%}.old-popup-styles .file_img_block input{cursor:pointer;height:100%;left:-150px;opacity:0;position:absolute;top:0;width:calc(100% + 150px)}.old-popup-styles .file_img_block .file_img_btn{align-items:center;background:#f0eef0;border-radius:4px;color:#272727;cursor:pointer;display:flex;font-size:15px;height:40px;justify-content:flex-start;padding:0 15px}.old-popup-styles .file_img_block .file_img_btn span{cursor:pointer;margin-right:12px}.old-popup-styles .img_grid_block{grid-gap:22px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;margin-top:40px}.old-popup-styles .img_grid_block>div{position:relative}.old-popup-styles .img_grid_block>div:hover .igb-pic:before,.old-popup-styles .img_grid_block>div:hover .img_del{opacity:1}.old-popup-styles .img_grid_block>div .igb-pic{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;cursor:pointer;padding-top:70%;position:relative}.old-popup-styles .img_grid_block>div .igb-pic:before{border:2px solid #fe6b00;border-radius:4px;bottom:0;box-sizing:border-box;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s linear}.old-popup-styles .img_grid_block>div .igb-pic img{border-radius:2px;cursor:pointer;width:100%}.old-popup-styles .img_grid_block>div .img_del{background-color:#fff;border-radius:50%;color:#272727;cursor:pointer;font-size:16px;line-height:1;opacity:0;position:absolute;right:-5px;top:-5px;transition:all .3s linear;z-index:2}.old-popup-styles .pc-inner{grid-column-gap:40px;grid-row-gap:20px;display:grid;grid-template-columns:1fr 1fr;width:100%}.old-popup-styles .pc-field{display:flex;flex-direction:column}.old-popup-styles .pc-field .pc-label{margin-bottom:10px}.old-popup-styles .pc-cv-field{display:flex;flex-direction:column;grid-column:1/span 2}.old-popup-styles .pc-cv-field input[type=file]{display:none}.old-popup-styles .pc-cv-field .cv_file_name{color:#64c2c8;color:var(--blue)}.old-popup-styles .pc-label{color:var(--color-blue);display:inline-block;font:16px/130% Arial,sans-serif;font:16px/130% var(--font-main),sans-serif}.old-popup-styles .pc-label.pc-cv-name{margin-bottom:10px}.old-popup-styles .pc-btn{background-color:#0e1127;background-color:var(--dark-blue);border:none;border-radius:5px;color:#fff;color:var(--white);cursor:pointer;font:16px/130% Arial,sans-serif;font:16px/130% var(--font-main),sans-serif;outline:none;padding:16px;position:relative;transition:all .3s ease-in-out}.old-popup-styles .pc-btn:after{content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transform:skew(45deg);width:100%}.old-popup-styles .pc-btn:hover:after{animation:gradientPopupBtn .3s linear forwards;background-image:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 40%,hsla(0,0%,100%,.7))}.old-popup-styles .pc-captcha{grid-column:1/span 2}.old-popup-styles .custom-file-upload{align-items:center;border:1px solid var(--color-blue);border-radius:5px;cursor:pointer;display:inline-flex;height:56px;justify-content:center;position:relative;transition:all .3s ease-in-out}.old-popup-styles .custom-file-upload span{color:var(--color-blue);font-size:16px;line-height:20px;transition:all .3s ease-in-out}.old-popup-styles .custom-file-upload:hover{background-color:var(--color-orange);border-color:var(--color-orange)}.old-popup-styles .custom-file-upload:hover span{color:var(--color-white)}@media only screen and (max-width:1024px){.old-popup-styles .pc-inner{grid-gap:20px}.old-popup-styles .pc-btn,.old-popup-styles .pc-field input{padding:12px}}@media only screen and (max-width:720px){.old-popup-styles .pc-captcha{transform:scale(.8);transform-origin:0}.old-popup-styles .pc-captcha .g-recaptcha,.old-popup-styles .pc-captcha>div{height:110px;width:100%}.old-popup-styles .pc-captcha .g-recaptcha>div{height:100%!important;width:100%!important}.old-popup-styles .pc-captcha iframe{height:100%;width:304px}}@media only screen and (max-width:550px){.old-popup-styles .pc-inner{grid-gap:20px;grid-template-columns:1fr}.old-popup-styles .pc-field input{padding:11px}.old-popup-styles .pc-field .pc-label{margin-bottom:7px}.old-popup-styles .pc-label{font-size:15px}.old-popup-styles .pc-cv-field{grid-column:1;margin-top:10px}.old-popup-styles .pc-btn{margin-top:20px;padding:15px}.old-popup-styles .pc-captcha{grid-column:1;transform-origin:center}.old-popup-styles .pc-captcha .g-recaptcha>div>div{display:flex;justify-content:center}}@media only screen and (max-width:420px){.old-popup-styles .img_grid_block{grid-gap:15px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr}}@media only screen and (max-width:360px){.old-popup-styles .pc-captcha{overflow:hidden;transform:scale(.7)}.old-popup-styles .pc-captcha .g-recaptcha,.old-popup-styles .pc-captcha>div{height:110px}.old-popup-styles .pc-captcha iframe{width:300px}}.popup-form--apply .text{margin:min(max(calc(7.95775px + 1.87793vw),15px),35px) 0}.popup-form--apply .text p{word-wrap:break-word}.popup-form--apply .text ol{counter-reset:num}.popup-form--apply .text ol li{counter-increment:num}.popup-form--apply .text ol li:before{color:var(--color-blue);content:counter(num) ". ";font-weight:500;margin-right:5px}.popup-form--apply .text ul li{display:flex}.popup-form--apply .text ul li:before{background-color:var(--color-blue);content:"";flex:0 0 auto;height:1px;margin-right:6px;margin-top:14px;width:6px}.popup-form--apply .apply-inner{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:min(max(calc(-6.12676px - 1.03286vw),-21px),-10px)}.popup-form--apply .apply-inner>*{margin-top:min(max(calc(6.12676px + 1.03286vw),10px),21px)}.popup-form--apply .apply-inner .checkBox{max-width:calc(100% - 220px)}.popup-form--apply .apply-inner .checkBox--full{max-width:none}.popup-form--apply .apply-inner .btn-wrap{align-items:center;display:flex;justify-content:space-between;margin-top:min(max(calc(21.47887px + .93897vw),25px),35px);width:100%}.popup-form--apply .pc-cv-field{margin-top:min(max(calc(9.3662px + 1.50235vw),15px),31px);width:100%}.popup-form--apply label.pc-field{color:var(--color-blue);font-family:Arial,sans-serif;font-family:var(--font-main);font-size:min(max(calc(13.29577px + .18779vw),14px),16px);font-weight:400;line-height:175%;position:relative;white-space:nowrap;width:calc(50% - min(max(calc(5px + 20 * ((100vw - 375px) / 1065)), 5px), 25px))}.popup-form--apply label.pc-field--full{width:100%}.popup-form--apply label.pc-field .label{cursor:pointer;display:inline-block;left:0;position:absolute;top:50%;transform:scale(1) translateY(-50%);transform-origin:left top;transition:transform .5s ease,top .5s ease,color .5s ease}.popup-form--apply label.pc-field .label-text{color:inherit;display:inline-block;letter-spacing:min(max(calc(-.14085px + .03756vw),0px),.4px);line-height:171%;margin-right:5px;margin-top:-100%}.popup-form--apply label.pc-field .label-text,.popup-form--apply label.pc-field input{font-family:Arial,sans-serif;font-family:var(--font-main);font-size:min(max(calc(13.29577px + .18779vw),14px),16px);font-weight:400}.popup-form--apply label.pc-field input{background-color:transparent;border:0;display:block;line-height:175%;margin:0;padding:15px 0 15.5px;width:100%}.popup-form--apply label.pc-field input:focus{outline:none}.popup-form--apply label.pc-field input:-webkit-autofill,.popup-form--apply label.pc-field input:-webkit-autofill:active,.popup-form--apply label.pc-field input:-webkit-autofill:focus,.popup-form--apply label.pc-field input:-webkit-autofill:hover{-webkit-text-fill-color:var(--color-blue)!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.popup-form--apply label.pc-field .underline{display:block;height:2px;margin-top:-1px;overflow:hidden;position:relative}.popup-form--apply label.pc-field .underline:before{background-color:var(--color-blue);content:"";display:block;height:1px}.popup-form--apply label.pc-field .underline:after{background-color:var(--color-orange);content:"";display:block;height:1px;position:absolute;right:100%;top:0;transform:translateX(0);transition:transform .3s ease .2s;width:100%}.popup-form--apply label.pc-field.focus .label{transform:scale(.6) translateY(calc(-50% - min(max(calc(40px + 10 * ((100vw - 375px) / 1065)), 40px), 50px)))}.popup-form--apply label.pc-field.focus .label-text{color:var(--color-orange)}.popup-form--apply label.pc-field.focus .underline:after{background-color:var(--color-orange);height:1px;transform:translateX(100%);transition:transform .5s ease}.register-form[\:not-has\(\.swiper-wrapper\)] .register-form__nav{display:none}.register-form:not(:has(.swiper-wrapper)) .register-form__nav{display:none}.register-form h3{width:100%}.register-form__btn{margin:25px auto 5px;min-width:220px}.register-form__btn:hover{transform:none!important}.register-form .swiper-pagination-progressbar-fill{background:var(--color-orange)}.register-form__nav{justify-content:center;margin-right:20px;margin-top:min(max(calc(12.95775px + 1.87793vw),20px),40px)}.register-form__slide{overflow:hidden}.register-form .simplebar-element{max-height:300px;padding-right:40px;width:calc(100% + 20px)}.register-form .simplebar-element .simplebar-track.simplebar-vertical{right:20px;width:9px}.register-form .simplebar-element .simplebar-scrollbar:before{background-color:var(--color-blue);opacity:1;width:5px}.register-form__radio-box{display:flex;width:100%}.register-form__radio{cursor:pointer;display:flex;position:relative}.register-form__radio:hover [type=radio]:checked+span,.register-form__radio:hover [type=radio]:not(:checked)+span{color:var(--color-orange)}.register-form__radio:hover [type=radio]:checked+span:before,.register-form__radio:hover [type=radio]:not(:checked)+span:before{border-color:var(--color-orange)}.register-form__radio:hover [type=radio]:checked+span:after,.register-form__radio:hover [type=radio]:not(:checked)+span:after{background-color:var(--color-orange)}.register-form__radio [type=radio]:checked,.register-form__radio [type=radio]:not(:checked){position:absolute;visibility:hidden}.register-form__radio [type=radio]:checked+span,.register-form__radio [type=radio]:not(:checked)+span{margin-right:25px;padding-left:25px;transition:.3s ease}.register-form__radio [type=radio]:checked+span:before,.register-form__radio [type=radio]:not(:checked)+span:before{background:var(--color-white);border:1px solid var(--color-blue);border-radius:100%;content:"";height:18px;left:0;position:absolute;top:4px;transition:.3s ease;width:18px}.register-form__radio [type=radio]:checked+span:after,.register-form__radio [type=radio]:not(:checked)+span:after{background:var(--color-blue);border-radius:100%;content:"";height:12px;left:3px;opacity:0;position:absolute;top:7px;transition:.3s ease;width:12px}.register-form__radio [type=radio]:checked+span:after{opacity:1}.register-form .subtitle{display:block;font-size:14px;font-style:italic;line-height:20px;margin-top:0}.register-form .title{font-weight:500;width:100%}.register-form .title:not(.register-form .title.pc-label){margin-top:min(max(calc(9.3662px + 1.50235vw),15px),31px)}.register-form .title:not(.title.title--sec)+*{margin-top:5px}.register-form .title--sec{margin-bottom:-10px}.register-form input::-moz-placeholder,.register-form textarea::-moz-placeholder{color:var(--color-blue);font-family:Arial,sans-serif;font-family:var(--font-main);font-size:min(max(calc(13.29577px + .18779vw),14px),16px);font-weight:400;line-height:175%}.register-form input::placeholder,.register-form textarea::placeholder{color:var(--color-blue);font-family:Arial,sans-serif;font-family:var(--font-main);font-size:min(max(calc(13.29577px + .18779vw),14px),16px);font-weight:400;line-height:175%}.register-form textarea{border:1px solid var(--color-blue);border-radius:5px;height:100px;padding:10px 15px;resize:none;scrollbar-color:transparent var(--color-blue);scrollbar-width:thin;width:100%}.register-form textarea::-webkit-scrollbar{width:5px}.register-form textarea::-webkit-scrollbar-track{background:transparent;border-radius:5px}.register-form textarea::-webkit-scrollbar-thumb{background:var(--color-blue);border-radius:5px}.register-form textarea::-webkit-scrollbar-thumb:hover{background:var(--color-blue)}.register-form .checkBox .check-title{padding-left:35px}.register-form .checkBox .check-title:before{height:20px;top:-1px;width:20px}@media only screen and (min-width:1920px){.popup-form--apply label.pc-field .label-text{font-size:18px}.register-form input::-moz-placeholder,.register-form textarea::-moz-placeholder{font-size:18px}.register-form input::placeholder,.register-form textarea::placeholder{font-size:18px}.register-form .checkBox .check-title{font-size:18px}.register-form .checkBox .check-title:before{top:0}}@media only screen and (max-width:1024px){.popup-center{height:90%;max-height:none;min-height:auto;padding:45px;width:95%}.popup-center .title-popup{margin-bottom:30px}.popup-center .checkBox{margin:0}.pc-inner{grid-gap:20px}.pc-btn,.pc-field input{padding:12px}}@media only screen and (max-width:720px){.pc-captcha{transform:scale(.8);transform-origin:0}.pc-captcha .g-recaptcha,.pc-captcha>div{height:110px;width:100%}.pc-captcha .g-recaptcha>div{height:100%!important;width:100%!important}.pc-captcha iframe{height:100%;width:304px}}@media only screen and (max-width:567px){.register-form h3{line-height:160%}.popup-form--apply .text{margin-bottom:0}.popup-form--apply .apply-inner .checkBox{max-width:100%}.popup-form--apply .apply-inner .btn-wrap{align-items:flex-start;flex-direction:column}.popup-form--apply .btn{margin-top:min(max(calc(21.47887px + .93897vw),25px),35px);width:100%}.popup-form--apply .custom-file-upload{height:42px}.popup-form--apply .custom-file-upload span{line-height:19px}.popup-form--apply label.pc-field{width:100%}.popup__block.register--alt .btn{margin-top:25px}}@media only screen and (max-width:550px){.popup-center{height:80%;padding:20px 15px;width:95%}.popup-center .title-popup{font-size:18px;margin-bottom:40px}.popup-center .checkBox{grid-column:1;margin:0}.popup-center .checkBox .check-title{font-size:15px}.popup-center .close-popup{font-size:20px;right:15px;top:20px}.pc-inner{grid-gap:20px;grid-template-columns:1fr}.pc-field input{padding:11px}.pc-field .pc-label{margin-bottom:7px}.pc-label{font-size:15px}.pc-cv-field{grid-column:1;margin-top:10px}.pc-btn{margin-top:20px;padding:15px}.pc-captcha{grid-column:1;transform-origin:center}.pc-captcha .g-recaptcha>div>div{display:flex;justify-content:center}}@media only screen and (max-width:420px){.popup.popup_height_full{padding:40px 20px}.img_grid_block{grid-gap:15px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr}}@media only screen and (max-width:360px){.pc-captcha{overflow:hidden;transform:scale(.7)}.pc-captcha .g-recaptcha,.pc-captcha>div{height:110px}.pc-captcha iframe{width:300px}}@keyframes popupSlide{0%{opacity:var(--opacity-from);transform:translateY(var(--default-translate-y-from)) translateX(var(--default-translate-x-from))}to{opacity:var(--opacity-to);transform:translateY(var(--default-translate-y-to)) translateX(var(--default-translate-x-to))}}@keyframes opacityPopupBg{0%{opacity:0}to{opacity:1}}@keyframes gradientPopupBtn{0%{transform:translateX(-100%) skew(45deg)}to{transform:translateX(100%) skew(45deg)}}#popup-ad{bottom:20px;height:400px;position:fixed;right:20px;transform:translateX(calc(100% + 20px));transition:.3s ease-in-out;width:400px;z-index:99}#popup-ad.active{transform:translateX(0)}.popup-advert{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.popup-ad__close-btn{align-items:center;background:#fff;cursor:pointer;display:flex;font-size:20px;height:48px;justify-content:center;position:absolute;right:10px;top:10px;transition:.3s ease-in-out;width:48px;z-index:4}.popup-ad__close-btn:hover{border-radius:10px}.popup-ad__content{display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:20px;position:relative;z-index:2}.popup-ad__title{color:#fff;font-size:38px;font-weight:700;margin-bottom:15px}.popup-ad__sub-title{color:#fff;font-size:28px;font-weight:700}.popup-ad__text{color:#fff;font-size:20px;font-weight:400;@include max-line-leng(4)}.popup-ad__text.bold{font-weight:700}.popup-ad__text.location{margin-bottom:20px}.popup-ad__btn,.popup-ad__btn-wrap{align-items:center;display:flex;justify-content:center}.popup-ad__btn{border:2px solid #fff;color:#fff;font-size:18px;height:42px;margin-top:20px;text-decoration:none;transition:.3s ease-in-out;width:calc(50% - 8px)}.popup-ad__btn:not(:last-child){margin-right:16px}.popup-ad__btn:hover{background:#fff;border-radius:8px;color:#707070}.popup-ad__blog img,.popup-ad__blog:after{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.popup-ad__blog:after{background:rgba(0,0,0,.4);content:"";z-index:1}.popup-ad__job{background:#f2b825}.popup-ad__job .icons-wrap{align-items:center;display:flex;margin-bottom:20px;-webkit-mask-image:-webkit-gradient(linear,90% 100%,100% bottom,from(#000),to(transparent));overflow:hidden}.popup-ad__job .icons-wrap img{height:52px;margin-right:10px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:52px}.popup-ad__job__btn-wrap{margin-top:auto}.hidden{display:none!important}.orange{color:var(--orange_main)}.list__ a{border:1px solid transparent;box-sizing:border-box;display:block;line-height:46px;padding:0 12px}.list__ a:nth-child(odd){background-color:#f5f5f5}.list__ a:hover{border-color:#f50}.scan__block{background-color:#5d5b5b;border-radius:50%;color:#fff;font-family:sans-serif;font-size:20px;height:120px;line-height:30px;position:fixed;right:12px;text-align:center;top:calc(100% - 200px);white-space:nowrap;width:120px;z-index:9999999}.scan__block:hover{background-color:#be2a2a;color:#fff;cursor:pointer}.report__button{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.flex-end{-ms-align-items:center;align-items:center}.flex-btw{-ms-align-items:flex-start;align-items:flex-start;display:flex;-ms-justify-content:space-between;justify-content:space-between}.flex-around{display:flex;-ms-justify-content:space-around;justify-content:space-around}.flex{-ms-align-items:flex-start;align-items:flex-start;display:flex;-ms-justify-content:flex-start;justify-content:flex-start}.flex-center{-ms-align-items:center;align-items:center;display:flex}.flex-column{flex-direction:column}.flex-start{display:flex;-ms-justify-content:flex-start;justify-content:flex-start}.flex-end{display:flex;-ms-justify-content:flex-end;justify-content:flex-end}.m6{margin:6px}.mt6{margin-top:6px}.ml6{margin-left:6px}.mr6{margin-right:6px}.mb6,.mtb6{margin-bottom:6px}.mtb6{margin-top:6px}.mlr6{margin-left:6px;margin-right:6px}.m10{margin:10px}.mt10{margin-top:10px}.ml10{margin-left:10px}.mr10{margin-right:10px}.mb10,.mtb10{margin-bottom:10px}.mtb10{margin-top:10px}.mlr10{margin-left:10px;margin-right:10px}.m12{margin:12px}.mt12{margin-top:12px}.ml12{margin-left:12px}.mr12{margin-right:12px}.mb12,.mtb12{margin-bottom:12px}.mtb12{margin-top:12px}.mlr12{margin-left:12px;margin-right:12px}.m16{margin:16px}.mt16{margin-top:16px}.ml16{margin-left:16px}.mr16{margin-right:16px}.mb16,.mtb16{margin-bottom:16px}.mtb16{margin-top:16px}.mlr16{margin-left:16px;margin-right:16px}.m20{margin:20px}.mt20{margin-top:20px}.ml20{margin-left:20px}.mr20{margin-right:20px}.mb20,.mtb20{margin-bottom:20px}.mtb20{margin-top:20px}.mlr20{margin-left:20px;margin-right:20px}.p6{padding:6px}.ptb6{padding-bottom:6px;padding-top:6px}.p12{padding:12px}.pt12{padding-top:12px}.pl12{padding-left:12px}.pr12{padding-right:12px}.pb12,.ptb12{padding-bottom:12px}.ptb12{padding-top:12px}.plr12{padding-left:12px;padding-right:12px}.lh44{line-height:44px}.w100p{width:100%}.center{text-align:center}.block{display:block!important}.none{display:none!important}.pointer{cursor:pointer}.clear{clear:both}.nos{-moz-user-select:none;-webkit-user-select:none;user-select:none}.img__loading{left:calc(50% - 12px);position:absolute;top:calc(50% - 16px)}.btn__{border-radius:7px;height:30px;min-width:30px;padding:0 4px;position:relative;width:30px}.btn__,.btn__:before{color:#515365;display:inline-block;line-height:30px;text-align:center}.btn__:before{font-size:18px;font-weight:700}.btn__ .img__loading{height:20px;left:inherit;margin-left:5px;position:relative;top:inherit;width:20px}.btn__:hover{background-color:#f50;cursor:pointer}.btn__:hover,.btn__:hover:before{color:#fff!important}.btn__circle:before{background-color:#fff;border-radius:50%;color:#cdcdcd;cursor:pointer;display:inline-block;font-size:18px;font-weight:700;line-height:34px;text-align:center;width:34px}.btn__circle:hover:before{background-color:#506690;color:#fff}.pop_form .pf_row{margin-bottom:12px}.pop_form .pf_row label{align-items:center;color:#666;display:block;font-size:14px;font-weight:lighter;margin-bottom:5px}.pop_form .pf_row input[type=number],.pop_form .pf_row input[type=password],.pop_form .pf_row input[type=tel],.pop_form .pf_row input[type=text]{background:#f9f9f9;border:none;border-radius:3px;box-shadow:inset 0 0 10px rgba(0,0,0,.1);box-sizing:border-box;font-size:15px;font-weight:lighter;height:36px;line-height:36px;padding:0 15px;width:100%}.heading-flex{align-items:center;display:flex;justify-content:space-between}.hf-title{color:#010b15;font-size:1.5rem;font-weight:500}.hf-title span{color:#8d8f8e;font-size:14px;font-weight:600}.section-row-wrap{align-items:flex-start;display:flex;justify-content:flex-start;margin-top:10px}.section-row-wrap .sr-icon-move{align-items:center;background:#ffa012;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;height:32px;justify-content:center;line-height:1;margin-right:20px;margin-top:9px;width:32px}.section-row{border:1px solid #eee;border-radius:5px;box-sizing:border-box;max-width:100%;min-width:10px;transition:all .3s linear;width:100%}.section-row.active,.section-row:hover{border-color:#2662d6}.section-row.active .sr-head .sr-arrow{transform:rotate(180deg) translateY(60%)}.section-row .sr-head{align-items:center;background:#fafafa;border-radius:5px;color:#434343;cursor:pointer;display:flex;flex-wrap:wrap;font-size:16px;font-weight:600;justify-content:flex-start;padding:0 45px 0 12px;position:relative}.section-row .sr-head .sr-icon{margin-right:15px;width:50px}.section-row .sr-head .sr-icon img{display:block;max-width:100%}.section-row .sr-head .sr-arrow{color:#434343;font-size:20px;line-height:1;position:absolute;right:18px;top:50%;transform:translateY(-50%);transition:all .3s linear}.section-row .sr-cont{display:none;padding:15px 12px 10px}.radio-pretty{grid-gap:14px;display:grid;grid-template-columns:1fr 1fr;max-width:500px}.radio-pretty label{cursor:pointer;display:block;margin:0;overflow:hidden;position:relative}.radio-pretty label input{cursor:pointer;left:0;opacity:0;position:absolute;top:0}.radio-pretty label input:checked+.radio-pretty-title{border-color:#f50}.radio-pretty label .radio-pretty-title{align-items:center;border:2px solid #ebebeb;border-radius:6px;cursor:pointer;display:flex;justify-content:flex-start;margin:0;padding:6px 12px;transition:all .3s linear}.radio-pretty label .radio-pretty-title img{display:block;margin-right:10px}.radio-pretty label .radio-pretty-title:hover{background-color:#f6f6f6}.text__wr a{color:#00aca7!important;text-decoration:none!important}.text__wr p,.text__wr span,.text__wr ul li{margin:inherit!important}.text__wr span{font-family:inherit!important;font-size:inherit}:root{--secondary:#088ded;--popup-dark-blue:#0e1127;--popup-dark-gray:#343434;--popup-light-gray:#dce1e4;--white:#fff}.cookies-popup{bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:1000}.cookies-popup.active{display:flex;transition:all .3s ease}.cookies-popup.active .cookies-popup__block{animation-duration:.6s;animation-name:transformPopupCookies}.cookies-popup__close{align-items:center;cursor:pointer;display:flex;height:13px;position:absolute;right:14px;top:15px;transition:.3s ease;width:13px}.cookies-popup__close:after,.cookies-popup__close:before{background-color:#0e1127;background-color:var(--popup-dark-blue);border-radius:2px;content:"";height:2px;position:absolute;transition:all .3s ease-in-out;width:100%}.cookies-popup__close:before{transform:rotate(-45deg)}.cookies-popup__close:after{transform:rotate(45deg)}.cookies-popup__close:hover{transform:scale(1.2) rotate(90deg);transition:all .3s ease}.cookies-popup__bg{background-color:transparent;height:100%;position:absolute;width:100%}.cookies-popup__block{align-items:center;background-color:#fff;background-color:var(--white);border-radius:4px;bottom:40px;box-shadow:0 2px 10px #343434;box-shadow:0 2px 10px var(--popup-dark-gray);display:flex;flex-direction:column;min-height:300px;padding:20px;position:absolute;right:40px;transition:all .3s ease;width:270px}.cookies-popup__block h4{color:#000;color:var(--black);font-size:15px;font-weight:600;margin-bottom:10px}.cookies-popup__block p{color:inherit;font-size:14px;padding-bottom:20px;text-align:center}.cookies-popup__block a{color:#088ded;color:var(--secondary);font-size:inherit;font-weight:inherit;position:relative}.cookies-popup__block a:before{background:#088ded;background:var(--secondary);bottom:0;content:"";height:2px;position:absolute;right:0;transition:.3s ease;width:0}.cookies-popup__block a:hover:before{left:0;right:auto;width:100%}.cookies-popup__block:before{background:url(../images/panel/cookies-logo.svg) no-repeat 50%;content:"";display:block;height:96px;margin-bottom:10px;width:96px}@media only screen and (max-width:550px){.cookies-popup__block{bottom:25px;left:25px;right:25px;width:auto}}.cookies-popup__btn{background-color:#088ded;background-color:var(--secondary);border-radius:6px;color:#fff;color:var(--white);cursor:pointer;font-size:15px;padding:11px 40px;transition:all .3s ease-in-out}.cookies-popup__btn:hover{transform:scale(1.1)}@media only screen and (max-width:550px){.cookies-popup{padding:20px}}@keyframes transformPopupCookies{0%{opacity:0;transform:translateX(150%) translateY(50%) scale(.5) skewX(30deg)}to{opacity:1;transform:translateX(0) translateY(0) scale(1) skewX(0deg)}}
/*# sourceMappingURL=additional_styles.css.map */
