:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.city-root[data-v-31cccd9e]{background:#f3f7fa;padding:0 5px}.city-trigger[data-v-31cccd9e]{align-items:center;background:transparent;border:none;border-radius:10px;color:#717a8a;cursor:pointer;display:inline-flex;font-size:16px;gap:8px;height:50px;justify-content:center;padding:4px 2px}.city-trigger:hover .city-text[data-v-31cccd9e]{color:#4f5a6d}.pin[data-v-31cccd9e]{color:#d34435;flex:0 0 18px;height:18px;width:18px}.chev[data-v-31cccd9e]{color:#8b93a3;height:16px;margin-left:4px;width:16px}.city-text[data-v-31cccd9e]{line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-overlay[data-v-31cccd9e]{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.modal[data-v-31cccd9e]{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0003;max-width:calc(100vw - 24px);padding:20px;width:360px}h3[data-v-31cccd9e]{color:#334155;font-size:18px;margin:0 0 14px}.buttons[data-v-31cccd9e]{display:grid;gap:10px;grid-template-columns:1fr 1fr}button.primary[data-v-31cccd9e]{background:#066dc9;border:none;border-radius:10px;color:#fff;padding:10px 12px}button.primary[data-v-31cccd9e]:hover{background:#045fae}button.outline[data-v-31cccd9e]{background:#f4f6f9;border:1px solid #dbe2ea;border-radius:10px;color:#334155;padding:10px 12px}button.outline[data-v-31cccd9e]:hover{background:#eaf1f9}.err[data-v-31cccd9e]{color:#b42318;font-size:13px;margin-top:10px}.sb__backdrop[data-v-7b5c0652]{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;display:grid;inset:0;padding:16px;place-items:center;position:fixed;z-index:998}.sb__card[data-v-7b5c0652]{animation:pop-7b5c0652 .18s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 50px #00000026;max-width:480px;outline:none;padding:20px;width:100%}@keyframes pop-7b5c0652{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sb__header[data-v-7b5c0652]{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px}.sb__header h3[data-v-7b5c0652]{color:#066dca;font-weight:700;margin:0}.sb__close[data-v-7b5c0652]{background:#f3f7fa;border:none;border-radius:10px;color:#5a6b7b;cursor:pointer;display:grid;height:36px;place-items:center;width:36px}.sb__lead[data-v-7b5c0652]{color:#485a6a;line-height:1.4;margin:8px 0 16px}.sb__field[data-v-7b5c0652]{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.sb__field label[data-v-7b5c0652]{color:#293541;font-weight:600}.sb__hint[data-v-7b5c0652]{color:#7a8b99;font-size:12px}input[type=tel][data-v-7b5c0652],input[type=text][data-v-7b5c0652]{background:#f3f7fa;border:1px solid transparent;border-radius:12px;font-size:16px;outline:none;padding:14px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}input[data-v-7b5c0652]:focus{background:#f7fbff;border-color:#8ebef3;box-shadow:0 0 0 3px #066dca1f}.is-invalid[data-v-7b5c0652]{background:#fff7f7;border-color:#e53935}.sb__errors[data-v-7b5c0652]{color:#e53935;font-size:13px;margin:0;padding-left:18px}.fade-enter-active[data-v-7b5c0652],.fade-leave-active[data-v-7b5c0652]{transition:opacity .12s}.fade-enter-from[data-v-7b5c0652],.fade-leave-to[data-v-7b5c0652]{opacity:0}.sb__btn[data-v-7b5c0652]{background:#066dca;border:none;border-radius:12px;cursor:pointer;padding:14px;transition:filter .15s ease,transform .02s ease;width:100%}.sb__btn span[data-v-7b5c0652]{color:#fff!important}.sb__btn[data-v-7b5c0652]:active{transform:translateY(1px)}.sb__btn[disabled][data-v-7b5c0652]{cursor:not-allowed;opacity:.65}.sb__row[data-v-7b5c0652]{align-items:center;display:flex;gap:8px;margin-top:10px}.sb__spacer[data-v-7b5c0652]{flex:1}.sb__link[data-v-7b5c0652]{background:none;border:none;color:#066dca;cursor:pointer;padding:0;text-decoration:underline}.sb__link[disabled][data-v-7b5c0652]{cursor:not-allowed;opacity:.6;text-decoration:none}.sb__muted[data-v-7b5c0652]{color:#6b7b88;font-size:14px}.sb__progress[data-v-7b5c0652]{background:#edf3f9;border-radius:999px;height:6px;margin-top:10px;overflow:hidden;width:100%}.sb__progress__bar[data-v-7b5c0652]{background:#8ebef3;height:100%}.sb__tips[data-v-7b5c0652]{color:#465666;margin-top:10px}.sb__tips summary[data-v-7b5c0652]{color:#066dca;cursor:pointer}.sb__row--mt[data-v-7b5c0652]{margin-top:8px}.search[data-v-fa2005be]{position:relative;width:100%}.search input[data-v-fa2005be]{background:#f3f7fa;border-radius:10px;font-size:16px;height:50px;outline:none;padding:0 15px;width:100%}.search input[type=search][data-v-fa2005be]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.search input[type=search][data-v-fa2005be]::-ms-clear{display:none;height:0;width:0}.search button[data-v-fa2005be]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%236b6b6b' stroke-linecap='square' d='M14.412 14.412 20 20'/%3E%3Cpath stroke='%236b6b6b' stroke-linecap='square' d='M10 16a6 6 0 1 0 0-12 6 6 0 0 0 0 12Z' opacity='.7'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;border:none;cursor:pointer;height:20px;padding:0;position:absolute;right:5px;top:50%;transform:translateY(-50%);width:20px}.header1[data-v-fa2005be]{display:flex;gap:5px;justify-content:space-between;padding-top:5px}.header1__search[data-v-fa2005be]{flex-grow:1;position:relative}.header1__search__bot[data-v-fa2005be]{align-items:flex-start;background:#f3f7fa!important;border:1px solid #066dca;display:flex;flex-direction:column;gap:20px;height:-moz-fit-content;height:fit-content;max-height:300px;overflow:auto;padding:20px;position:absolute;top:110%;width:100%;z-index:999}@media (max-width:768px){.header1__search__bot[data-v-fa2005be]{top:100%;width:95%}}.header1__search__bot__1[data-v-fa2005be]{display:flex;flex-direction:column;gap:10px}.header1__search__bot__1__title[data-v-fa2005be]{color:#066dca;font-size:18px}.header1__search__bot__1__in[data-v-fa2005be]{display:flex;flex-direction:column;gap:10px}.header1__search__bot__1__in p[data-v-fa2005be]{cursor:pointer;font-size:14px;font-weight:700}.header1__contacts[data-v-fa2005be]{width:180px}.header1__contacts[data-v-fa2005be],.header1__vacancies[data-v-fa2005be]{align-items:center;background:#f3f7fa;cursor:pointer;height:50px;justify-content:center}.header1__vacancies[data-v-fa2005be]{width:110px}.header1 .button[data-v-fa2005be]{background:#066dca;border-radius:10px;color:#fdfdfe;width:180px}.header1 div[data-v-fa2005be]{border-radius:10px;display:flex}@media (max-width:1200px){.header1[data-v-fa2005be]{width:1000px}.header1__search[data-v-fa2005be]{width:61.58%}.header1__contacts[data-v-fa2005be]{width:16.25%}}@media (max-width:991px){.header1[data-v-fa2005be]{width:782px}.header1__search[data-v-fa2005be]{width:57.58%}.header1__contacts[data-v-fa2005be]{width:20.25%}}.header[data-v-fa2005be]{display:flex;font-size:16px;gap:5px;justify-content:space-between;padding-top:5px}.header__logo[data-v-fa2005be]{background:#f3f7fa;border-radius:10px;display:flex;padding:10px 10px 10px 15px;width:192px}.header__logo img[data-v-fa2005be]{height:32px;width:155px}.header-link[data-v-fa2005be]{flex-grow:1;padding:0 20px;white-space:nowrap}.header__prophile[data-v-fa2005be]{background:#066dca!important;color:#fff;font-size:14px;padding:0 20px}.header__prophile img[data-v-fa2005be]{height:24px;margin-right:10px;width:24px}.header a[data-v-fa2005be],.header div[data-v-fa2005be]{align-items:center;background:#f3f7fa;border-radius:10px;cursor:pointer;display:flex;height:50px;justify-content:center}@media (max-width:1200px){.header[data-v-fa2005be]{width:1000px}}@media (max-width:991px){.header[data-v-fa2005be]{font-size:14px;width:782px}}.headerMob[data-v-fa2005be]{display:flex;flex-direction:column;gap:15px;padding:10px;position:relative;width:100%}.headerMob__top[data-v-fa2005be]{background:#f3f7fa;border-radius:10px;display:flex;justify-content:space-between;margin-top:10px;padding:6px 10px}.headerMob__top__burger[data-v-fa2005be],.headerMob__top__logo[data-v-fa2005be]{height:34px}.headerMob__top .burger[data-v-fa2005be]{background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:74px;width:100%;z-index:3}.headerMob__top .burger .burger-content[data-v-fa2005be]{background-color:#fff;border-radius:0 0 15px 15px;height:-moz-fit-content;height:fit-content;margin:0 auto;padding:10px;width:100%;z-index:4}@media screen and (max-width:385px){.headerMob__top .burger .burger-content[data-v-fa2005be]{height:75%}}.headerMob__top .burger .burger-content__block[data-v-fa2005be]{background-color:#f3f7fa;border-radius:10px;height:100%;padding:20px}.headerMob__top .burger .burger-content__block p[data-v-fa2005be]{margin:15px 0}.headerMob__top .burger .burger-content__block .link[data-v-fa2005be]{width:150px}.headerMob__top .burger .burger-content__block__prophile[data-v-fa2005be]{align-items:center;background:#066dca!important;border-radius:8px;color:#fff;display:flex;font-size:14px;gap:12px;margin-bottom:18px;padding:0 20px;width:-moz-fit-content;width:fit-content}.headerMob__top .burger .burger-content__block__prophile img[data-v-fa2005be]{height:20px;width:20px}.headerMob__top .burger .burger-content__block__prophile p[data-v-fa2005be]{color:#fff}.headerMob__top .burger .burger-content__block__line[data-v-fa2005be]{border-bottom:1px solid rgba(56,137,213,.282);margin:5px 0}.headerMob__top .burger .burger-content__block__select[data-v-fa2005be]{align-items:center;color:#388ad5;display:flex;margin-bottom:-10px}.headerMob__top .burger .burger-content__block__select p[data-v-fa2005be],.headerMob__top .burger .burger-content__block__telephone p[data-v-fa2005be]{color:#388ad5}.headerMob__top .burger .burger-content__block button[data-v-fa2005be]{background:#066dca;border-radius:10px;color:#fdfdfe;font-size:14px;font-weight:300;padding:12px 20px}.headerMob__top .close[data-v-fa2005be]{color:#aaa;float:right;font-size:28px;font-weight:700}.headerMob__top .close[data-v-fa2005be]:focus,.headerMob__top .close[data-v-fa2005be]:hover{color:#000;cursor:pointer;text-decoration:none}.teleme[data-v-fa2005be]{align-items:center;background:#fff;border:1.5px solid #3bac15;border-radius:12px;color:#3bac15;display:flex;font-size:15px;gap:8px;padding:8px 16px;width:-moz-fit-content;width:fit-content}.teleme[data-v-fa2005be]:hover{background-color:#3bac15;color:#fff;cursor:pointer;transform:scale(1.02);transition:all .4s}.teleme:hover img[data-v-fa2005be]{filter:brightness(0) invert(1)}.footer[data-v-ccb08692]{display:flex;flex-direction:column;font-size:16px;gap:15px;padding-bottom:15px}.footer__top[data-v-ccb08692]{background:#e9eef2;border-radius:10px;display:flex;justify-content:space-between;padding:30px 20px 50px}.footer__top__left[data-v-ccb08692]{display:flex;flex-direction:column;gap:20px}.footer__top__left__icons[data-v-ccb08692]{align-items:center;display:flex;gap:15px}.footer__top__left__icons img[data-v-ccb08692]{height:30px;width:30px}.footer__top__right[data-v-ccb08692]{display:flex;flex-direction:column;gap:65px;width:70%}.footer__top__right__info[data-v-ccb08692]{display:flex;justify-content:space-between}.footer__top__right__info div[data-v-ccb08692]{display:flex;flex-direction:column;gap:15px}.footer__top__right__info button[data-v-ccb08692]{background:#066dca;border-radius:10px;color:#fff;height:-moz-fit-content;height:fit-content;padding:20px 0;width:30%}.footer__top__right__phone[data-v-ccb08692]{display:flex;flex-direction:column;gap:15px}.footer__top__right__phone__main[data-v-ccb08692]{font-size:64px}.footer__bot[data-v-ccb08692]{background:#e9eef2;border-radius:10px;padding:30px 20px 20px}.footer__bot[data-v-ccb08692],.footer__bot__right[data-v-ccb08692]{display:flex;justify-content:space-between}.footer__bot__right[data-v-ccb08692]{width:50%}@media (max-width:1200px){.footer[data-v-ccb08692]{width:1000px}}@media (max-width:991px){.footer[data-v-ccb08692]{width:782px}}@media (max-width:768px){.footer[data-v-ccb08692]{gap:10px;padding:10px;width:100%}.footer__top[data-v-ccb08692]{flex-direction:column;gap:30px}.footer__top__right[data-v-ccb08692]{gap:30px;width:100%}.footer__top__right__info[data-v-ccb08692]{flex-direction:column;gap:30px}.footer__top__right__info button[data-v-ccb08692]{font-size:16px;font-weight:300;padding:15px 0;width:100%}.footer__top__right__phone__main[data-v-ccb08692]{font-size:32px}.footer__bot[data-v-ccb08692]{flex-direction:column;gap:30px;padding-top:15px}.footer__bot__right[data-v-ccb08692]{flex-direction:column;gap:30px;width:100%}}
