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;max-height:100vh;max-width:900px;overflow-x:hidden;padding:min(max(calc(20px + 5.20833vw),60px),120px) 10px min(max(calc(10px + 2.60417vw),30px),60px) min(max(calc(-20px + 5.20833vw),20px),80px);position:fixed;right:0;scrollbar-color:#0060ac transparent;scrollbar-width:thin;top:50%;transform:translate3d(100%,-50%,0);transition:all .3s ease-out;width:90%;z-index:8999}.popup::-webkit-scrollbar{height:4px;width:4px}.popup::-webkit-scrollbar-track{background:transparent}.popup::-webkit-scrollbar-thumb{background-color:#0060ac}@media only screen and (max-width:1200px){.popup{bottom:0;margin-top:0;top:0;transform:translateY(0)}}@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;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:32px;top:32px}.popup .close-popup .btn{color:var(--main);min-width:auto}.popup .close-popup .btn .btn-main{padding:5px 18px}.popup .close-popup .btn:hover{color:#fff;color:var(--white)}.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-color:#ebebeb;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}}@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}}.new-popup__title{margin-bottom:30px}.popup-apply{width:100%}.popup-apply p{font-size:13px;font-weight:600;line-height:16px;margin-bottom:6px}.popup-apply textarea{border:1px solid var(--grey);caret-color:var(--red);font-size:13px;font-weight:400;padding:6px 1px 3px 10px;resize:none;transition:all .3s ease;width:100%}.popup-apply textarea:focus{border-color:var(--red);transition:all .3s ease}.popup-apply textarea::-moz-placeholder{color:var(--main);font-size:13px;font-weight:400;line-height:16px;opacity:.5}.popup-apply textarea::placeholder{color:var(--main);font-size:13px;font-weight:400;line-height:16px;opacity:.5}.popup-apply textarea:hover{transition:all .3s ease}.popup-apply-btn{margin-left:auto;margin-top:14px}.popup-apply__form-block{display:flex;justify-content:space-between;margin-bottom:17px}.popup-apply__form-box{margin-right:15px;width:48%}.popup-apply__form-box:last-child{margin-right:0}.popup-apply__form-box p{font-size:13px;font-weight:600;line-height:16px;margin-bottom:6px}.popup-apply__form-box input:not(#cv_field){border:1px solid var(--grey);caret-color:var(--red);font-size:13px;font-weight:400;padding:7px 1px 7px 10px;transition:all .3s ease;width:100%}.popup-apply__form-box input:not(#cv_field)::-moz-placeholder{color:var(--main);font-size:13px;font-weight:400;line-height:16px;opacity:.5}.popup-apply__form-box input:not(#cv_field)::placeholder{color:var(--main);font-size:13px;font-weight:400;line-height:16px;opacity:.5}.popup-apply__form-box input:not(#cv_field):focus{border-color:var(--red);transition:all .3s ease}.popup-apply__form-box input:not(#cv_field):hover{transition:all .3s ease}.popup-apply__upload-box .file-input-upload{display:none}.popup-apply__upload-box .popup-apply__form-box{position:relative;width:100%}.popup-apply__upload-box .popup-apply__form-box .select-file{font-size:13px;font-weight:400;left:10px;opacity:.5;position:absolute;top:30px}.popup-apply__upload-btn{background:transparent;border:1px solid var(--grey)!important;border-radius:0!important;font-size:13px;font-weight:300;height:80px;justify-content:flex-start!important;padding:7px 1px 7px 85px!important;transition:all .3s ease}.popup-apply__upload-btn input{bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.popup-apply__upload-btn span{color:var(--main)!important;opacity:.5}.popup-apply__upload-btn:hover{background:transparent!important;border-color:var(--red)!important;transition:all .3s ease}.popup-apply__bottom .checkbox__text{display:block;font-size:13px}.popup-apply__bottom .checkbox__text>*{font:inherit}.popup-apply__bottom .checkbox__text a{position:relative}.popup-apply__bottom .checkbox__text a.under:before{background-color:var(--grey)}.popup-apply__bottom .checkbox span:before{border:1px solid var(--main)}.popup-apply__bottom .checkbox span:after{border-bottom:2px solid var(--main);border-right:2px solid var(--main)}.popup-apply__bottom input:checked+span:after{top:2px;transform:rotate(45deg) scale(.8)}.popup-apply__bottom .btn{margin-top:20px}.popup-center{align-items:normal;bottom:0;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}.popup-open .popup-center{transform:none}@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}}@font-face{font-display:swap;font-family:Square Sans Text;font-style:normal;font-weight:700;src:url(../fonts/SquareSansText-Bold.woff2) format("woff2"),url(../fonts/SquareSansText-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Square Sans Text;font-style:normal;font-weight:600;src:url(../fonts/SquareSansText-SemiBold.woff2) format("woff2"),url(../fonts/SquareSansText-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:Square Sans Text;font-style:normal;font-weight:500;src:url(../fonts/SquareSansText-Medium.woff2) format("woff2"),url(../fonts/SquareSansText-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Square Sans Text;font-style:normal;font-weight:400;src:url(../fonts/SquareSansText-Regular.woff2) format("woff2"),url(../fonts/SquareSansText-Regular.woff) format("woff")}:root{--color-white:#fff;--color-black:#000;--color-blue:#0060ac;--color-light-blue:#3380bd;--color-sky-blue:#e6eff7;--color-red:#cd1415;--color-pink:snow;--color-grey:#c6c6c6;--color-light-grey:#d9d9d9;--color-porcelain:#f2f2f2;--color-liver:#504d4d;--color-tropical:#c0dff5;--color-border:#e1e1e1;--gradient-black:linear-gradient(180deg,transparent,rgba(0,0,0,.5));--font-main:"Square Sans Text",sans-serif}.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}: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: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}.cookies-popup__block{@include media(550){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)}.cookies-popup{@include media(550){padding-bottom:20px;padding-left:20px;padding-right:20px;padding-top: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 */
