body{position:relative}.popup-fon{background:rgba(0,0,0,.65);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:8998}.popup-open .popup{display:flex}.popup{align-items:flex-start;background:#fff;box-sizing:border-box;display:none;flex-direction:column;height:761px;justify-content:center;max-height:100vh;overflow-x:hidden;padding:50px 10px 40px 87px;position:fixed;right:0;top:50%;transform:translate3d(100%,-50%,0);transition:all .3s ease-out;width:1200px;z-index:8999}@media only screen and (max-width:1200px){.popup{bottom:0;height:100%;margin-top:0;top:0;width:100%}}@media only screen and (max-width:1024px){.popup{padding:40px;right:auto}}@media only screen and (max-width:720px){.popup{max-height:none}}.popup .close-popup{color:#64c2c8;cursor:pointer;font-size:41px;position:absolute;right:88px;top:52px;transition:all .3s ease-out}@media only screen and (max-width:720px){.popup .close-popup{right:34px;top:24px}}.popup .close-popup:hover{color:#000}.popup .title-popup{color:#64c2c8;font-size:50px;line-height:130%;margin-bottom:20px;text-transform:uppercase}.popup .pf-flex{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:10px}@media only screen and (max-width:720px){.popup .pf-flex{display:block}}.popup .pf-flex .pf-column{margin-left:38px;width:332px}@media only screen and (max-width:720px){.popup .pf-flex .pf-column{margin-left:0}}.popup .pf-flex .pf-column:first-child{margin-left:0}.popup-open .popup-fon{display:block}.popup-open .popup{left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:99999}.pf-row{margin-bottom:18px}.pf-row .pf-label{font-size:24px;font-weight:400;margin-bottom:10px}.pf-row .pf-label,.pf-row .pf-text-field{color:#707070;display:block;line-height:130%}.pf-row .pf-text-field{background:#fff;border:1px solid #8b8b8b;box-sizing:border-box;font-size:20px;height:48px;padding:0 17px;width:100%}.pf-row .pf-text-field::-moz-placeholder{color:#d3d3d3;opacity:1}.pf-row .pf-text-field::-webkit-input-placeholder{color:#d3d3d3;opacity:1}.pf-row .pf-text-field:focus::-moz-placeholder{opacity:0}.pf-row .pf-text-field:focus::-webkit-input-placeholder{opacity:0}.checkBox{display:block;margin:18px 0 42px;position:relative}.checkBox input{cursor:pointer;left:0;opacity:0;position:absolute;top:0}.checkBox input:checked+.check-title:before{background:#64c2c8}.checkBox .check-title{color:#707070;cursor:pointer;display:block;font-size:20px;line-height:130%;padding-left:40px;position:relative}.checkBox .check-title:before{background:#fff;border:1px solid #707070;box-sizing:border-box;content:"";height:25px;left:0;position:absolute;top:1px;transition:all .3s ease-out;width:25px}.popup_btn,a.popup_btn,button.popup_btn{background:none;border:1px solid #64c2c8;color:#64c2c8;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}.popup_btn:hover,a.popup_btn:hover,button.popup_btn:hover{background:#64c2c8;color:#fff}.popup.popup_height_full{bottom:0;height:auto;justify-content:flex-start;left:auto;margin-top:0;padding:20px 40px;right:0;top:0;transform:translateY(0);width:756px}.popup.popup_height_full .close-popup{right:40px;top:18px}.popup .title-popup{color:#343434;font-size:24px;font-weight:600}.popup .close-popup{color:#4f4f4d;font-size:25px;right:40px;top:38px}.popup_body{box-sizing:border-box;width:100%}.file_img_block{cursor:pointer;margin-bottom:40px;max-width:502px;overflow:hidden;position:relative;width:100%}.file_img_block input{cursor:pointer;height:100%;left:-150px;opacity:0;position:absolute;top:0;width:calc(100% + 150px)}.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}.file_img_block .file_img_btn span{cursor:pointer;margin-right:12px}.img_grid_block{grid-gap:22px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;margin-top:40px}.img_grid_block>div{position:relative}.img_grid_block>div:hover .igb-pic:before,.img_grid_block>div:hover .img_del{opacity:1}.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}.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}.img_grid_block>div .igb-pic img{border-radius:2px;cursor:pointer;width:100%}.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}@media only screen and (max-width:1024px){.popup.popup_height_full{width:100%}.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}.custom-file-upload{padding:15px}.popup-open .popup{top:0;transform:translateX(-50%)}}@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}.popup .pf-flex .pf-column{width:100%}}.popup-center{align-items:normal;bottom:0;height:-webkit-max-content;height:-moz-max-content;height:max-content;justify-content:normal;left:0;margin:auto;max-height:90%;min-height:500px;overflow:auto;overflow-x:hidden;padding:60px 70px;position:fixed;right:0;top:0;width:840px}.popup-center::-webkit-scrollbar{width:5px}.popup-center::-webkit-scrollbar-track{background:#fff;border-radius:5px}.popup-center::-webkit-scrollbar-thumb{background:#343434;border-radius:5px}.popup-center::-webkit-scrollbar-thumb:hover{background:#fff}.popup-center .title-popup{margin-bottom:50px}.popup-center .popup-form{width:100%}.popup-center .checkBox{grid-column:1/span 2;margin:10px 0 16px}.popup-center .checkBox .check-title{color:#343434;font-size:16px;padding-left:30px}.popup-center .checkBox .check-title:before{border:3px solid #2d303f;bottom:0;height:18px;margin:auto;top:0;width:18px}.popup-center .checkBox .check-title a{color:#64c2c8;position:relative;text-decoration:none}.popup-center .checkBox .check-title a:before{background-color:#64c2c8;bottom:0;content:"";height:2px;left:0;position:absolute;transition:all .3s ease-in-out;width:0}.popup-center .checkBox .check-title a:hover:before{width:100%}.popup-center .checkBox input:checked+.check-title:before{background:url(../images/panel/checkbox-check.svg) no-repeat 50%;background-size:20px}.pc-inner{grid-column-gap:40px;grid-row-gap:20px;display:grid;grid-template-columns:1fr 1fr;width:100%}.pc-field{display:flex;flex-direction:column}.pc-field .pc-label{margin-bottom:10px}.pc-field input{border:1px solid #dce1e4;border-radius:5px;font-size:15px;padding:16px;width:100%}.pc-field input:-webkit-autofill,.pc-field input:-webkit-autofill:active,.pc-field input:-webkit-autofill:focus,.pc-field input:-webkit-autofill:hover{-webkit-text-fill-color:#343434;-webkit-box-shadow:inset 0 0 0 30px #fff!important}.pc-cv-field{display:flex;flex-direction:column;grid-column:1/span 2}.pc-cv-field input[type=file]{display:none}.pc-cv-field .cv_file_name{color:#64c2c8}.pc-label{color:#343434}.pc-btn,.pc-label{font:16px/130% BigCityGrotesquePro,sans-serif}.pc-btn{background-color:#0e1127;border:none;border-radius:5px;color:#fff;cursor:pointer;outline:none;padding:16px;position:relative;transition:all .3s ease-in-out}.pc-btn:before{border:4px solid #2d3058;border-radius:5px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scale(1);transform-origin:center;z-index:-1}.pc-btn:hover:before{opacity:0;transform:scale(1.2);transform-origin:center;transition:all 1s ease-in-out}.pc-captcha{grid-column:1/span 2}.custom-file-upload{border:1px dashed #dce1e4;border-radius:5px;cursor:pointer;display:flex;justify-content:center;padding:19px;position:relative}.custom-file-upload,.custom-file-upload span{transition:all .3s ease-in-out}.custom-file-upload:hover{background-color:#0e1127;border:1px solid #0e1127}.custom-file-upload:hover span{color:#fff}@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}.custom-file-upload{padding:15px}}@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: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}.custom-file-upload{padding:19px}}@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}}#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}:root{--black:#000;--black-overlay:rgba(0,0,0,.5);--white-overlay:hsla(0,0%,100%,.8);--grey:#848484;--light-grey:#f5f5f5;--dark-grey:#737373;--font-main:"acumin-pro-wide",sans-serif;--font-second:"stolzl",sans-serif;--swiper-navigation-color:var(--black);--swiper-pagination-color:var(--black);--swiper-pagination-bullet-inactive-color:#c4c4c4;--mobile-menu-start-point:1024}.hidden{display:none!important}.orange{color:#f50}.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}.ui-datepicker{z-index:10!important}: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 */
