@charset "UTF-8";:root{--black: #21201b;--accent: #fb6d00;--gray: #737270;--light-grey: #d4d4d4;--white: #f8f8f5;--error: #d60b0b;--success: #24a205;--warning: #ecc90d;--newFon: #282828}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}@font-face{font-family:Montserrat-Regular;src:url(/assets/Montserrat-Regular-Cyjg2l_H.ttf)}@font-face{font-family:Montserrat-SemiBold;src:url(/assets/Montserrat-SemiBold-YdOtxg4l.ttf)}@font-face{font-family:Montserrat-Medium;src:url(/assets/Montserrat-Medium-NQGxzFBw.ttf);font-weight:1 1000}body{min-height:100vh;color:var(--black);background:var(--newFon);line-height:1.6;font-family:Montserrat-Medium,medium,sans-serif;font-size:15px;padding:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;overflow-x:-moz-hidden-unscrollable}body::-webkit-scrollbar{width:.8vmin;height:.8vmin;background:var(--newFon)}body::-webkit-scrollbar-thumb{border-radius:1vmin;background-color:var(--accent)}body::-webkit-scrollbar-track{border-radius:1vmin;border:.1vmin solid var(--gray);background:var(--newFon)}body::-webkit-scrollbar-corner{border-radius:1vmin}@media (max-width: 1024px){body{padding:0}}.big-block{max-width:1408px;margin:0 auto;padding:0 16px 90px;font-weight:400;color:var(--white)}.small-block{display:flex;max-width:1240px;width:100%;flex-direction:column;align-items:flex-start;gap:56px}footer{padding-bottom:90px;padding-top:108px}a{cursor:pointer;text-decoration:none;transition:.4s;color:var(--gray)}.b24-widget-button-position-bottom-right{right:16px!important;bottom:21px!important}.basis-bloc{width:100%;max-width:1408px;margin-bottom:120px;padding:0 84px;font-family:Montserrat-Medium;color:var(--white)}.basis-heading{font-weight:500;text-transform:uppercase;font-size:clamp(28px,4.5vw,68px);margin-bottom:56px;line-height:normal}@media (max-width: 939px){.basis-bloc{padding:0 16px;margin-bottom:80px}.basis-heading{margin-bottom:42px}}.base-block[data-v-be4a85ee]{width:100%;border-radius:0 0 50px 50px;padding:50px 84px 45px;background:var(--black);max-width:1408px;font-weight:400;color:var(--white);margin:0}.burger-icon[data-v-33b2a885]{width:30px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;gap:4px}.line[data-v-33b2a885]{width:100%;height:4px;background-color:var(--white);transition:transform .3s ease,opacity .3s ease}.line.open[data-v-33b2a885]:nth-child(1){transform:translateY(9px) rotate(45deg)}.line.open[data-v-33b2a885]:nth-child(2){opacity:0}.line.open[data-v-33b2a885]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.menu[data-v-33b2a885]{border:2px solid var(--black);position:fixed;top:0;left:0;right:0;width:100vw;height:100dvh;background-color:var(--black);display:flex;flex-direction:column;padding:32px 0 0;margin-left:auto;margin-right:auto;-webkit-transform:translate3d(0,0,0);z-index:999999999;transform:translateZ(0)}.menu__close[data-v-33b2a885]{width:100%;display:flex;justify-content:flex-end;padding:0 16px;margin-bottom:clamp(8px,1vh,30px)}.menu__close-button[data-v-33b2a885]{display:flex;background:transparent;border:none;cursor:pointer}.menu__close-button :hover .menu__close-icon[data-v-33b2a885]{fill:var(--white)}.menu__points[data-v-33b2a885]{display:flex;flex-direction:column;width:100%;gap:clamp(18px,4vh,28px);padding:0 10px;margin-top:auto;margin-bottom:auto}.menu__button[data-v-33b2a885]{width:100%;display:flex;border:none;font-size:clamp(20px,6vw,28px);background:transparent;color:var(--gray);padding:0;transition:.4s;cursor:pointer;justify-content:space-between;align-items:center;line-height:normal}.menu__button[data-v-33b2a885]:hover{color:var(--white)}.menu__button:hover .menu__button-services[data-v-33b2a885]{transition:.4s;fill:var(--white)}.menu__button_services[data-v-33b2a885]{color:var(--white);fill:var(--white)}.menu__list-services[data-v-33b2a885]{width:100%;display:flex;flex-direction:column;padding:clamp(18px,6vw,24px) 0 0 clamp(18px,6vw,24px);justify-content:space-between;gap:20px}.menu__services-button[data-v-33b2a885]{display:flex;align-items:center;background:transparent;border:none;justify-content:space-between;font-size:clamp(14px,5vw,20px);cursor:pointer;color:var(--white);line-height:normal}.menu__communications[data-v-33b2a885]{width:max-content;display:flex;align-items:flex-start;justify-content:space-between;padding:0 10px 17px;flex-direction:column;gap:clamp(15px,3vh,30px)}.menu__communication-button[data-v-33b2a885]{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;padding:0;width:44px;height:44px}.menu__buttons-icon[data-v-33b2a885]{display:flex;align-items:center;width:100%;justify-content:space-around}.menu__communication-icon[data-v-33b2a885]{width:100%}.menu__appeal[data-v-33b2a885]{padding:20px 40px;border-radius:100px;background:transparent;border:1px solid var(--accent);color:var(--accent);cursor:pointer;font-size:16px}.menu__appeal[data-v-33b2a885]:hover{background:var(--accent);color:var(--white)}.slide-enter-active[data-v-33b2a885],.slide-leave-active[data-v-33b2a885]{transition:all .3s ease}.slide-enter[data-v-33b2a885],.slide-leave-to[data-v-33b2a885]{transform:translate(-100%);opacity:0}.base-header[data-v-618bd742]{position:sticky;top:0;z-index:2;max-width:1408px;width:100%;display:flex;align-items:center;justify-content:center;padding:48px 84px 20px;border-radius:50px 50px 0 0;transition:all .1s linear;background-color:var(--black)}.base-header__new-header[data-v-618bd742]{background-color:#21201bd9;border-radius:unset;max-width:100vw;width:100vw;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .1s linear}.base-header__header-plug[data-v-618bd742]{height:131px;position:absolute;background:var(--black);max-width:1408px;border-radius:50px 50px 0 0;width:calc(100% - 32px)}.base-header__content[data-v-618bd742]{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1240px}.base-header__logo-block[data-v-618bd742]{height:42px}.base-header__logo[data-v-618bd742]{height:100%}.base-header__menu[data-v-618bd742]{height:100%;display:flex;align-items:center;gap:32px;justify-content:space-between}.base-header__menu-button[data-v-618bd742]{background:transparent;border:none;color:var(--white);cursor:pointer;font-size:16px;font-weight:500;font-family:Montserrat-Medium;display:flex;align-items:center}.base-header__menu-button_services[data-v-618bd742]{position:relative;gap:4px}.base-header__list-services[data-v-618bd742]{position:absolute;width:545px;top:94px;z-index:1;background-color:var(--white);border-radius:20px;height:200px;display:flex;flex-direction:column;padding:36px;justify-content:space-between;border:1px solid var(--gray)}.base-header__list-services_active[data-v-618bd742]{top:110px}.base-header__services-button[data-v-618bd742]{display:flex;align-items:center;background:transparent;border:none;justify-content:space-between;font-size:18px;font-family:Montserrat-Regular;cursor:pointer}.base-header__communications[data-v-618bd742]{height:100%;display:flex;align-items:center}.base-header__communication-button[data-v-618bd742]{background:transparent;border:none;cursor:pointer}.base-header__tele-button[data-v-618bd742]{background:transparent;border:none;cursor:pointer;color:var(--white);font-size:16px;font-family:Montserrat-SemiBold;margin-left:5px}.base-header__appeal[data-v-618bd742]{height:44px;width:157px;padding:12px 0;border-radius:100px;background:transparent;border:1px solid var(--accent);color:var(--accent);cursor:pointer;margin-left:15px}.base-header__appeal[data-v-618bd742]:hover{background:var(--accent);color:var(--white)}@media (max-width: 1030px){.base-header[data-v-618bd742]{padding:50px 59px 45px}}@media (max-width: 1024px){.base-header[data-v-618bd742]{border-radius:0;padding:48px clamp(30px,6vw,84px) 12px clamp(30px,6vw,84px)}.base-header__header-plug[data-v-618bd742]{border-radius:0;width:100%}.base-header__new-header[data-v-618bd742]{width:100%}}@media (max-width: 660px){.base-header[data-v-618bd742]{border-radius:0;padding:48px 10px 12px}}.base-btn[data-v-470054db]{display:flex;gap:16px;height:fit-content;align-items:center;border-radius:100px;padding:24px 46px;cursor:pointer;font-family:Montserrat-Medium}.base-btn[data-v-470054db] span[data-v-470054db]{width:max-content;font-family:Montserrat-Medium;font-size:16px;font-weight:500}.base-btn_field[data-v-470054db]{color:var(--black);border:none;background-color:var(--white)}.base-btn_field[data-v-470054db]:hover{background-color:#efefed}.base-btn_field[data-v-470054db]:disabled{background-color:var(--gray)}.base-btn_primary[data-v-470054db]{border:none;color:var(--white);background-color:var(--accent);font-family:Montserrat-Medium}.base-btn_primary[data-v-470054db]:hover{background-color:#ff7911}.base-btn_primary[data-v-470054db]:disabled{background-color:var(--gray)}.base-btn_secondary[data-v-470054db]{padding:12px 36px;border-radius:1000px;border:1px solid var(--accent);color:var(--accent);background:#0000001a}.base-btn_secondary[data-v-470054db]:hover,.base-btn_secondary[data-v-470054db]:active{color:var(--white);background:var(--accent)}.base-btn_secondary[data-v-470054db]:disabled{border:1px solid var(--gray);color:var(--gray)}.link[data-v-c708ad86]{width:max-content;display:flex;align-items:center;gap:8px}.link[data-v-c708ad86]:hover span[data-v-c708ad86]{color:var(--white)}.select-list[data-v-e7b3d296]{width:135px;font-family:Montserrat-Regular}.select-list__placeholder[data-v-e7b3d296]{margin:.5vmin 0 .3vmin .3vmin;font-size:1.2vmin;font-weight:400}.select-list__placeholder__date[data-v-e7b3d296]{margin-bottom:.5vh;margin-top:.7vh;font-size:1.2vh}.select-list__wrap[data-v-e7b3d296]{position:relative;display:flex;width:100%;height:30px;border:1px solid var(--gray);border-radius:6px;align-items:center;justify-content:space-around}.select-list__input[data-v-e7b3d296]{border:none;font-family:Montserrat-Regular;font-size:14px;cursor:pointer;background-color:transparent;width:80%;color:#c5c5c5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-list__input_mini[data-v-e7b3d296]{width:70%}.select-list__action[data-v-e7b3d296]{display:flex;justify-content:center;align-items:center;height:90%;cursor:pointer;background:transparent;border:none}.select-list__action_crose[data-v-e7b3d296]{height:90%}.select-list__action-icon[data-v-e7b3d296]{height:100%}.select-list__item-icon[data-v-e7b3d296]{font-size:14px;cursor:pointer;width:100%;color:var(--white);display:flex;font-weight:400;align-items:center;font-family:Montserrat-Regular;margin-left:5px}.select-list__icon-selected[data-v-e7b3d296]{margin:0 .5vmin;height:1.5vmin}.select-list__dropdown[data-v-e7b3d296]{position:absolute;top:100%;left:0;right:0;z-index:1;background-color:var(--black);border:.1vmin solid var(--gray);border-radius:.8vmin;max-height:160px;overflow-y:auto;overflow-x:hidden;margin-top:.5vmin;width:230%}.select-list__dropdown[data-v-e7b3d296]::-webkit-scrollbar{width:8px}.select-list__dropdown[data-v-e7b3d296]::-webkit-scrollbar-thumb{border-radius:90px;background-color:var(--accent)}.select-list__dropdown[data-v-e7b3d296]::-webkit-scrollbar-track{border-radius:10px;border:1px solid #3e4751;background-color:var(--black)}.select-list__dropdown-item[data-v-e7b3d296]{padding:10px;font-size:14px;cursor:pointer}.select-list__dropdown-item[data-v-e7b3d296]:hover{background-color:var(--gray);color:var(--white)}.select-list__dropdown-item_selected[data-v-e7b3d296]{background-color:var(--accent);color:var(--black)}.select-list__dropdown-itemIcon[data-v-e7b3d296]{padding:1vmin .5vmin;font-size:1.4vmin;cursor:pointer;display:flex;align-items:center}.select-list__dropdown-itemIcon[data-v-e7b3d296]:hover{background-color:#383f48;color:#c5c5c5}.select-list__dropdown-icon[data-v-e7b3d296]{margin-right:.5vmin;height:1.5vmin}.dropdown[data-v-e7b3d296]{position:absolute;top:100%;left:0;right:0;z-index:1;background-color:#22282f;border:.1vmin solid #3e4751;border-radius:.8vmin;max-height:15vmin;overflow-y:auto;margin-top:.5vmin}.dropdown[data-v-e7b3d296]::-webkit-scrollbar{width:8px;height:10px;background-color:#22282f}.dropdown[data-v-e7b3d296]::-webkit-scrollbar-thumb{border-radius:90px;background-color:#4db6bc}.dropdown[data-v-e7b3d296]::-webkit-scrollbar-track{border-radius:10px;border:1px solid #3e4751;background-color:#22282f}.dropdown-not[data-v-e7b3d296]{position:absolute;top:100%;left:0;right:0;z-index:1;background-color:#22282f;border:.1vmin solid #3e4751;border-radius:.8vmin;overflow-y:auto;margin-top:.5vmin}.dropdown-not__error-message[data-v-e7b3d296]{padding:1vh .5vmin;font-size:1.4vmin}.dropdown-not__error-message_mini[data-v-e7b3d296]{font-size:1.2vmin}.dropdown div[data-v-e7b3d296]:hover{background-color:#383f48;color:#c5c5c5}.date[data-v-e7b3d296]{position:relative;display:flex;height:3vh;border:1px solid #3e4751;border-radius:5px;align-items:center;justify-content:center;background-color:#2b3138;color:#787b7e}.date__title[data-v-e7b3d296]{margin-left:5px;font-size:1.5vh}.date__active[data-v-e7b3d296]{color:#c5c5c5}.input[data-v-e7b3d296]{border:#22282f;background-color:#2b3138;color:#787b7e;font-family:Montserrat-Regular;font-style:normal;font-size:1.5vh;color-scheme:dark;height:3vh;width:94%}.input__active[data-v-e7b3d296]{color:#c5c5c5}.data-input[data-v-e7b3d296]{width:48%;display:flex;flex-direction:column}.placeholder span[data-v-e7b3d296]{color:#4db6bc}.dates[data-v-e7b3d296]{display:flex;width:94%;justify-content:space-between}.mobile-footer[data-v-5aa69ff8]{font-family:Montserrat-Medium,sans-serif;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;max-width:1408px}.mobile-footer__marquee-container[data-v-5aa69ff8]{width:100%;overflow:hidden;white-space:nowrap;box-sizing:border-box;margin-bottom:clamp(38px,3vw,86px)}.mobile-footer__marquee[data-v-5aa69ff8]{display:inline-block;box-sizing:content-box;animation:marquee-5aa69ff8 60s linear infinite}.mobile-footer__marquee span[data-v-5aa69ff8]{display:inline-flex;padding-right:18px;font-size:clamp(18px,3vw,24px);color:var(--gray);padding-left:14px}@keyframes marquee-5aa69ff8{0%{transform:translate(0)}to{transform:translate(-100%)}}.mobile-footer__select-list[data-v-5aa69ff8]{border:none;cursor:pointer;background-color:transparent;color:var(--white);width:100px}.mobile-footer__logo[data-v-5aa69ff8]{height:42px}.mobile-footer__wrap-decor[data-v-5aa69ff8]{height:220px;width:100%;max-width:1408px;overflow:hidden;position:relative;top:144px;display:flex;flex-direction:column;align-items:center}.mobile-footer__decorate-background[data-v-5aa69ff8]{width:78vmax}.mobile-footer__block[data-v-5aa69ff8]{width:100%;border-radius:50px;padding:48px clamp(10px,5vw,84px) 45px;background:var(--black);font-weight:400;color:var(--white);margin:0;position:relative}.mobile-footer__running-line[data-v-5aa69ff8]{display:flex;overflow-x:hidden;margin-bottom:86px}.mobile-footer__running-icon[data-v-5aa69ff8]{width:12px;height:12px;margin-right:30px;margin-top:auto;margin-bottom:auto}.mobile-footer__running-text[data-v-5aa69ff8]{font-size:24px;line-height:1.3;color:var(--gray);white-space:nowrap;display:inline-block;animation:running-line-5aa69ff8 15s infinite linear;animation-delay:-15s}@keyframes running-line-5aa69ff8{0%{transform:translate(0)}to{transform:translate(-100%)}}.mobile-footer__form[data-v-5aa69ff8]{display:flex;gap:40px;flex-direction:column}.mobile-footer__offers[data-v-5aa69ff8]{display:flex;grid-gap:32px;justify-content:center;grid-template-columns:repeat(2,auto);flex-direction:column}.footer-form__text[data-v-5aa69ff8]{gap:51px;display:flex;width:100%;flex-direction:column;justify-content:space-between;margin-bottom:42px}.footer-form__slogan[data-v-5aa69ff8]{display:flex;align-items:flex-start}.footer-form__slogan_title[data-v-5aa69ff8]{font-size:clamp(28px,5vw,68px);font-weight:500;text-transform:uppercase;display:flex}.footer-form__slogan_title_spec[data-v-5aa69ff8]{font-size:clamp(28px,5vw,68px);font-weight:500;text-transform:uppercase;display:flex;margin-left:14px}.footer-form__slogan_icon[data-v-5aa69ff8]{width:100px;margin-left:10px}.footer-form__contacts[data-v-5aa69ff8]{display:flex;flex-direction:column;gap:24px}.footer-form__actions[data-v-5aa69ff8]{display:flex;width:100%;flex-direction:column;justify-content:space-between;margin-top:1.5em;height:392px}.mobile-actions[data-v-5aa69ff8]{display:flex;justify-content:space-between;flex-direction:row-reverse}.mobile-actions__left-block[data-v-5aa69ff8]{display:flex;flex-direction:column;width:52%;gap:6px}.mobile-actions__inputs[data-v-5aa69ff8]{display:flex;flex-direction:column;gap:48px;width:100%}.mobile-actions__custom-input[data-v-5aa69ff8]{position:relative;width:100%;font-feature-settings:"clig" off,"liga" off;font-family:Montserrat-Regular;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1px;background:var(--black);border:none;padding-bottom:12px;border-bottom:1px solid var(--gray);display:flex}.mobile-actions__new-input[data-v-5aa69ff8]{border:none;cursor:pointer;background-color:transparent;width:100%;color:var(--white)}.mobile-actions__new-input[data-v-5aa69ff8]:focus-visible{outline:none}.mobile-actions__new-input_custom[data-v-5aa69ff8]{border:none;cursor:pointer;background-color:transparent;color:var(--white);margin-left:10px;width:76%}.mobile-actions__new-input_custom[data-v-5aa69ff8]:focus-visible{outline:none}.mobile-actions__contacts-link[data-v-5aa69ff8]{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex-direction:column}.mobile-actions__contacts-link_grid[data-v-5aa69ff8]{display:grid;grid-gap:40px 40px;justify-content:space-between;grid-template-columns:repeat(2,auto);width:100%}.mobile-actions__button[data-v-5aa69ff8]{display:flex;gap:32px;justify-content:space-between;align-items:center;flex-direction:column;width:100%}.mobile-actions__button span[data-v-5aa69ff8]{color:var(--gray);font-size:12px;font-weight:500;width:87%;text-align:center}.mobile-actions__button span a[data-v-5aa69ff8]{color:var(--white)}.mobile-footer__content[data-v-5aa69ff8]{display:flex;flex-direction:column;gap:56px}.mobile-footer__downstairs[data-v-5aa69ff8]{display:flex;color:var(--gray);justify-content:space-between;align-items:flex-start;border-top:2px solid var(--white);padding:56px 45px 0 0;font-size:14px;font-style:normal;font-weight:500;line-height:130%}.mobile-footer_left[data-v-5aa69ff8]{display:flex;align-items:flex-start;gap:6px;flex-direction:column}.mobile-footer_links[data-v-5aa69ff8]{display:flex;grid-gap:32px;justify-content:center;grid-template-columns:repeat(2,auto);flex-direction:column}.button-footer[data-v-5aa69ff8]{width:unset}@media (max-width: 600px){.mobile-actions__button[data-v-5aa69ff8]{display:flex;gap:20px;justify-content:center;align-items:center;flex-wrap:wrap}.mobile-actions__button span[data-v-5aa69ff8]{color:var(--gray);font-size:12px;font-weight:500;text-align:center;width:unset}.button-footer[data-v-5aa69ff8]{display:flex;gap:16px;width:100%;height:fit-content;align-items:center;border-radius:100px;padding:24px 46px;cursor:pointer;justify-content:center}}@media (max-width: 700px){.mobile-actions__left-block[data-v-5aa69ff8]{display:flex;flex-direction:column;width:100%;gap:6px}.mobile-actions__button[data-v-5aa69ff8]{display:flex;gap:32px;justify-content:space-between;align-items:center;flex-direction:column;width:100%}.button-footer[data-v-5aa69ff8]{width:100%;display:flex;justify-content:center;padding:20px 46px}}@media (max-width: 400px){.mobile-actions__contacts-link_grid[data-v-5aa69ff8]{display:flex;grid-gap:40px 40px;justify-content:space-between;grid-template-columns:repeat(2,auto);width:100%;flex-direction:column}}@media (max-width: 1050px){.mobile-footer_left[data-v-416aef78][data-v-5aa69ff8]{position:absolute;right:clamp(10px,5vw,84px)}}@media (max-width: 770px){.footer-form__slogan[data-v-5aa69ff8]{display:flex;align-items:flex-start;flex-direction:column}.footer-form__slogan_title_spec[data-v-5aa69ff8]{font-size:clamp(28px,5vw,68px);font-weight:500;text-transform:uppercase;display:flex;margin-left:unset}.mobile-footer__running-line[data-v-5aa69ff8]{display:flex;overflow-x:hidden;margin-bottom:38px}}@media (max-width: 421px){.mobile-footer__block[data-v-5aa69ff8]{border-radius:0 0 20px 20px}}@media (max-width: 516px){.mobile-footer__downstairs[data-v-5aa69ff8]{display:flex;color:var(--gray);justify-content:space-between;align-items:center;border-top:2px solid var(--white);padding-top:56px;font-size:14px;font-style:normal;font-weight:500;line-height:130%}.mobile-footer__downstairs .footer_left[data-v-5aa69ff8]{display:flex;flex-direction:row;width:100%;justify-content:space-between}}@media (max-width: 650px){.mobile-footer_links[data-v-5aa69ff8]{display:flex!important;justify-items:end;flex-direction:column;margin-top:24px}}@media (max-width: 650px){.mobile-footer__downstairs[data-v-5aa69ff8]{display:flex;color:var(--gray);justify-content:space-between;align-items:flex-start;border-top:2px solid var(--white);padding-top:26px;font-size:14px;font-style:normal;font-weight:500;line-height:130%;flex-direction:column}.mobile-footer_left[data-v-5aa69ff8]{display:flex;align-items:flex-start;gap:6px;flex-direction:column;width:100%;margin-top:40px;position:unset!important}.mobile-footer_link[data-v-5aa69ff8]{display:flex;justify-self:end}}@media (max-width: 1024px){.mobile-footer__block[data-v-5aa69ff8]{width:100%;border-radius:50px 50px 0 0;padding:48px clamp(10px,5vw,84px) 45px;background:var(--black);font-weight:400;color:var(--white);margin:0;position:relative}}.footer_link[data-v-5aa69ff8]:hover{color:var(--white)}.marquee-container[data-v-3128e306]{width:100%;overflow:hidden;white-space:nowrap;box-sizing:border-box;margin-bottom:86px}.marquee[data-v-3128e306]{display:inline-block;box-sizing:content-box;animation:marquee-3128e306 60s linear infinite}.marquee span[data-v-3128e306]{display:inline-flex;padding-right:18px;font-size:24px;color:var(--gray);padding-left:14px}@keyframes marquee-3128e306{0%{transform:translate(0)}to{transform:translate(-100%)}}.footer[data-v-3128e306]{font-family:Montserrat-Medium,sans-serif;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;max-width:1408px}.footer__select-list[data-v-3128e306]{border:none;cursor:pointer;background-color:transparent;color:var(--white)}.footer__logo[data-v-3128e306]{height:42px}.footer__decorate-background[data-v-3128e306]{position:absolute;transform:translateY(-12%);max-width:1408px;width:90%;min-width:900px}.footer__block[data-v-3128e306]{width:100%;border-radius:50px;padding:48px 84px 45px;background:var(--black);font-weight:400;color:var(--white);margin:0;position:relative}.footer__running-line[data-v-3128e306]{position:relative;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;gap:20px;margin-bottom:86px}.footer__running-icon[data-v-3128e306]{width:12px;height:12px;margin-right:30px;margin-top:auto;margin-bottom:auto}.footer__running-text[data-v-3128e306]{font-size:24px;line-height:1.3;flex-shrink:0;display:flex;gap:20px;counter-reset:item;justify-content:space-around;position:relative;animation:running-line-3128e306 20s linear infinite}@keyframes running-line-3128e306{0%{transform:translate(0)}to{transform:translate(calc(-100% - 20px))}}.footer__form[data-v-3128e306]{display:flex;gap:40px;justify-content:space-between}.footer__offers[data-v-3128e306]{display:flex;grid-gap:32px;justify-content:center;grid-template-columns:repeat(2,auto);flex-direction:column}.footer-form__text[data-v-3128e306]{gap:51px;display:flex;width:100%;flex-direction:column;justify-content:space-between;height:340px}.footer-form__slogan[data-v-3128e306]{display:flex;align-items:flex-start;flex-direction:column}.footer-form__slogan_title[data-v-3128e306]{font-size:clamp(28px,4.5vw,68px);font-weight:500;text-transform:uppercase;display:flex}.footer-form__slogan_icon[data-v-3128e306]{width:100%;margin-left:10px}.footer-form__contacts[data-v-3128e306]{display:flex;flex-direction:column;gap:24px}.footer-form__actions[data-v-3128e306]{display:flex;width:100%;flex-direction:column;justify-content:space-between;margin-top:1.5em;height:392px}.actions__inputs[data-v-3128e306]{display:flex;flex-direction:column;gap:48px}.actions__custom-input[data-v-3128e306]{position:relative;width:100%;font-feature-settings:"clig" off,"liga" off;font-family:Montserrat-Regular;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1px;background:var(--black);border:none;padding-bottom:12px;border-bottom:1px solid var(--gray);display:flex}.actions__new-input[data-v-3128e306]{border:none;cursor:pointer;background-color:transparent;width:100%;color:var(--white);font-family:Montserrat-Regular}.actions__new-input[data-v-3128e306]:focus-visible{outline:none}.actions__new-input_custom[data-v-3128e306]{border:none;cursor:pointer;background-color:transparent;color:var(--white);margin-left:10px;font-family:Montserrat-Regular;width:76%}.actions__new-input_custom[data-v-3128e306]:focus-visible{outline:none}.actions__contacts-link[data-v-3128e306]{display:flex;align-items:center;justify-content:flex-end;margin-top:56px;gap:24px}.actions__button[data-v-3128e306]{display:flex;gap:32px}.actions__button span[data-v-3128e306]{color:var(--gray);font-size:12px;font-weight:500}.actions__button span a[data-v-3128e306]{color:var(--white)}.footer__content[data-v-3128e306]{display:flex;flex-direction:column;gap:56px}.footer__downstairs[data-v-3128e306]{display:flex;color:var(--gray);justify-content:space-between;align-items:flex-start;border-top:2px solid var(--white);padding-top:56px;font-size:14px;font-style:normal;font-weight:500;line-height:130%}.footer__downstairs .footer_left[data-v-3128e306]{display:flex;align-items:flex-start;gap:6px;flex-direction:column}.footer__downstairs .footer_links[data-v-3128e306]{display:flex;grid-gap:32px;justify-content:center;grid-template-columns:repeat(2,auto);flex-direction:column}.footer_link[data-v-3128e306]:hover{color:var(--white)}.block-rojects[data-v-663a7f97]{display:flex;width:100%;max-width:1240px;flex-direction:column;align-items:flex-start;gap:56px;margin-bottom:120px;font-family:Montserrat-Medium;position:relative;z-index:1;color:var(--white)}.block-rojects__heading[data-v-663a7f97]{font-size:clamp(28px,4.5vw,68px);text-transform:uppercase}.block-rojects__projects-cards[data-v-663a7f97]{display:grid;grid-gap:40px 40px;flex-wrap:wrap;justify-content:center;grid-template-columns:repeat(2,1fr);width:100%}.block-rojects__card-project[data-v-663a7f97]{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;width:100%}.card-project[data-v-663a7f97]{cursor:pointer}.card-project:hover .card-project__image-project[data-v-663a7f97]{transform:scale(1.2)}.card-project__image-block[data-v-663a7f97]{display:flex;overflow:hidden;border-radius:20px;width:100%;margin-bottom:20px;position:relative}.card-project__image-project[data-v-663a7f97]{width:100%;height:100%;transition:1s;display:block;position:relative}.card-project__project-information[data-v-663a7f97]{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.card-project__project-name[data-v-663a7f97]{width:100%;font-size:clamp(18px,4.5vw,24px);color:var(--white);word-break:break-all}.card-project__project-tag[data-v-663a7f97]{padding:8px 16px;border:1px solid var(--accent);background-color:#fff;color:var(--accent);border-radius:100px;display:flex;justify-content:center;align-items:center;font-size:14px;position:absolute;top:16px;right:16px}.card-project__go-project[data-v-663a7f97]{width:264px;height:56px;padding:12px 36px;border:1px solid var(--accent);color:var(--accent);border-radius:100px;display:flex;justify-content:center;align-items:center;font-size:16px;background:transparent;font-family:Montserrat-Medium;cursor:pointer}.card-project__go-project[data-v-663a7f97]:hover{background-color:var(--accent);color:var(--white)}.card-project__go-project:hover .card-project__images-button[data-v-663a7f97]{filter:invert(97%) sepia(0%) saturate(50%) hue-rotate(242deg) brightness(500%) contrast(95%)}.card-project__button-content[data-v-663a7f97]{display:flex;align-items:center;gap:16px;justify-content:space-between}.card-project__images-button[data-v-663a7f97]{height:32px;width:22px}@media (max-width: 1024px){.block-rojects[data-v-663a7f97]{padding:0 16px}}@media (max-width: 660px){.block-rojects[data-v-663a7f97]{margin-bottom:80px}}@media (max-width: 600px){.block-rojects[data-v-663a7f97]{padding:0 16px}.block-rojects__projects-cards[data-v-663a7f97]{display:flex;grid-gap:40px 40px;flex-wrap:wrap;justify-content:center;width:100%}.card-project__go-project[data-v-663a7f97]{width:100%;height:56px;padding:12px 36px;border:1px solid var(--accent);color:var(--accent);border-radius:100px;display:flex;justify-content:center;align-items:center;font-size:16px;background:transparent;font-family:Montserrat-Medium;cursor:pointer}.block-rojects__card-project[data-v-663a7f97]{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;width:clamp(355px,90%,600px)}}.block-what__slider-container[data-v-8fe3cc8a]{position:relative;width:100%;overflow:hidden}.block-what__action[data-v-8fe3cc8a]{display:flex;gap:32px;align-items:flex-end;width:100%;justify-content:flex-end;margin-top:16px}.block-what__button-movements[data-v-8fe3cc8a]{width:90px;height:64px;border-radius:100px;padding:24px 41px;background:var(--accent);border:none;cursor:pointer}.block-what__button-movements_block[data-v-8fe3cc8a]{opacity:.5;cursor:no-drop}.slider-container__slider[data-v-8fe3cc8a]{display:flex;transition:transform .5s ease}.slider-container__slide-item[data-v-8fe3cc8a]{min-width:100%;box-sizing:border-box}.slider-container__review[data-v-8fe3cc8a]{width:100%;gap:16px;display:flex;flex-direction:row}.slider-container__author[data-v-8fe3cc8a]{display:flex;gap:16px;font-size:14px;flex-direction:column;align-items:center}.slider-container__author-information[data-v-8fe3cc8a]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.slider-container__author-avatar[data-v-8fe3cc8a]{width:130px;height:130px}.slider-container__author-from[data-v-8fe3cc8a]{color:var(--gray)}.slider-container__title[data-v-8fe3cc8a]{font-family:Montserrat-Regular;width:100%;font-size:clamp(20px,2vw,26px)}@media (max-width: 1024px){.block-what__action[data-v-8fe3cc8a]{display:flex;gap:32px;align-items:flex-end;width:100%;justify-content:center}.slider-container__title[data-v-8fe3cc8a]{font-family:Montserrat-Regular;width:100%;font-size:clamp(20px,2vw,26px);text-align:center}.slider-container__review[data-v-8fe3cc8a]{width:100%;gap:16px;display:flex;flex-direction:column}}@media (max-width: 600px){.slider-container__review[data-v-8fe3cc8a]{width:100%;gap:16px;display:flex;flex-direction:column;align-items:flex-start}.slider-container__author[data-v-8fe3cc8a]{display:flex;gap:16px;font-size:14px;flex-direction:row;align-items:center}.slider-container__author-information[data-v-8fe3cc8a]{display:flex;flex-direction:column;align-items:flex-start;text-align:start;gap:8px}.slider-container__title[data-v-8fe3cc8a]{font-family:Montserrat-Regular;width:100%;font-size:clamp(20px,2vw,26px);text-align:start}.block-what__action[data-v-8fe3cc8a]{display:flex;gap:32px;align-items:flex-end;width:100%;justify-content:flex-start}}.why-we__text-block[data-v-30263a27]{width:100%;display:flex;flex-direction:column}.why-we__elements[data-v-30263a27]{display:flex;justify-content:space-between;padding:42px 0;border-top:1px solid var(--light-grey);align-items:center;position:relative}.why-we__elements[data-v-30263a27]:last-child{border-bottom:1px solid var(--light-grey)}.why-we__statements[data-v-30263a27]{display:flex;flex-direction:column;gap:16px;width:60%}.why-we__item-heading[data-v-30263a27]{font-size:clamp(20px,3.5vw,32px)}.why-we__item-description[data-v-30263a27]{max-width:579px;display:block;color:var(--gray);font-size:14px;line-height:130%}.why-we__icon[data-v-30263a27]{height:130px;margin-left:20px}@media (max-width: 600px){.why-we__elements[data-v-30263a27]{align-items:flex-start;flex-direction:column-reverse}.why-we__icon[data-v-30263a27]{margin-left:unset}.why-we__statements[data-v-d1f58ed9][data-v-30263a27]{width:100%}}.faq__elements[data-v-1857ddf8]{width:100%;display:flex;flex-direction:column}.faq__point[data-v-1857ddf8]{display:flex;flex-direction:column;padding:42px 0;border-top:1px solid var(--light-grey);cursor:pointer}.faq__point[data-v-1857ddf8]:last-child{border-bottom:1px solid var(--light-grey)}.faq__point:hover .faq__item-icon[data-v-1857ddf8]{opacity:1}.faq__text[data-v-1857ddf8]{display:flex;justify-content:space-between;gap:10px}.faq__item-heading[data-v-1857ddf8]{font-size:clamp(20px,4.5vw,24px);line-height:110%;width:fit-content}.faq__item-icon[data-v-1857ddf8]{opacity:.5;transition:all .5s ease-out}.faq__item-description[data-v-1857ddf8]{opacity:0;height:0;padding:0;transition:all .2s ease-out}.faq__item-description_active[data-v-1857ddf8]{opacity:1;padding-top:24px;height:auto}.faq__description-text[data-v-1857ddf8]{display:block;max-width:753px;color:var(--gray);font-size:16px;line-height:130%}.slider[data-v-f1637c3c]{overflow:hidden;position:relative;width:100%;z-index:1}.slides[data-v-f1637c3c]{display:flex;transition:transform .3s ease}.slide[data-v-f1637c3c]{display:flex;flex-direction:column;height:375px;padding:0 24px 0 10px;justify-content:space-between;border-left:2px solid #d4d4d4;min-width:100%}.indicators[data-v-f1637c3c]{text-align:center;margin-top:10px}.indicators span[data-v-f1637c3c]{display:inline-block;width:10px;height:10px;margin:0 5px;background:#ccc;border-radius:50%;cursor:pointer}.indicators span.active[data-v-f1637c3c]{background:#333}.in-numders__card-heading[data-v-f1637c3c]{font-size:clamp(18px,3.5vw,24px)}.in-numders__card-title[data-v-f1637c3c]{font-size:clamp(42px,4.5vw,56px);display:flex;align-items:center}@media (max-width: 340px){.in-numders__card-heading[data-v-f1637c3c]{font-size:16px}}.in-numders[data-v-4d0bd904]{height:732px}.in-numders__heading[data-v-4d0bd904]{font-weight:500;text-transform:uppercase;font-size:clamp(28px,4.5vw,68px);line-height:normal}.in-numders__wrap[data-v-4d0bd904]{width:100%;border-radius:30px;padding:50px clamp(20px,4.5vw,84px);background:var(--accent);font-weight:400;color:var(--white);height:100%;display:flex;flex-direction:column;font-family:Montserrat-Medium;position:relative;overflow:hidden}.in-numders__wrap[data-v-4d0bd904]:after{content:"";position:absolute;bottom:-367px;right:-714px;width:1107px;height:1107px;background-image:url(/assets/Decor-BeAP-Tlu.png);background-size:100%;background-repeat:no-repeat;transform:rotate(299deg)}.in-numders__content-block[data-v-4d0bd904]{height:100%;display:flex;flex-direction:column;justify-content:space-between}.in-numders__horizontal-line[data-v-4d0bd904]{border:3px solid var(--white)}.in-numders__elements[data-v-4d0bd904]{display:flex;justify-content:space-between;flex-direction:row;align-items:center}.in-numders__card-number[data-v-4d0bd904]{width:298px;height:375px;display:flex;flex-direction:column;justify-content:space-between;padding:0 0 0 10px;border-left:2px solid}.in-numders__card-heading[data-v-4d0bd904]{font-size:14px;font-size:clamp(14px,1.6vw,20px)}.in-numders__card-title[data-v-4d0bd904]{font-size:56px;display:flex;align-items:center}.block-services__services[data-v-baf9d306]{width:100%;display:flex;gap:50px;flex-direction:column}.block-services__item[data-v-baf9d306]{width:100%;border-radius:12px;background-color:#21201b;display:flex;position:relative;border:1px solid var(--accent)}.block-services__item:hover .block-services__billet[data-v-baf9d306]{width:220px;transition:width .6s}.block-services__item:hover .block-services__icon[data-v-baf9d306]{filter:invert(100%) sepia(0%) saturate(7500%) hue-rotate(249deg) brightness(101%) contrast(102%);transition:filter .6s}.block-services__billet[data-v-baf9d306]{width:20px;border-radius:12px 0 0 12px;background-color:var(--accent);position:absolute;height:100%;transition:width .6s}.block-services__content[data-v-baf9d306]{margin:35px 0;padding:0 35px;display:flex;gap:35px;width:100%;position:relative;align-items:center}.block-services__icon[data-v-baf9d306]{width:160px;height:160px;filter:invert(0%) sepia(0%) saturate(7500%) hue-rotate(305deg) brightness(97%) contrast(103%);transition:filter .6s}.block-services__heading-item[data-v-baf9d306]{color:var(--light-grey);font-size:clamp(20px,3.5vw,32px)}.block-services__title-item[data-v-baf9d306]{font-size:14px;color:var(--light-grey)}@media (max-width: 650px){.block-services__heading-item[data-v-baf9d306]{margin-bottom:16px}.block-services__content[data-v-baf9d306]{margin:35px 0;padding:0 16px;display:flex;gap:35px;width:100%;position:relative;align-items:center;flex-direction:column}.block-services__billet[data-v-baf9d306]{width:100%;border-radius:12px 12px 0 0;background-color:var(--accent);position:absolute;height:20px;transition:height .6s}.block-services__item[data-v-baf9d306]{width:100%;border-radius:12px;background-color:#21201b;display:flex;position:relative;pointer-events:none}}.home[data-v-ce6874cf]{display:flex;flex-direction:column;align-items:center}.home__header[data-v-ce6874cf]{margin-bottom:120px}.home__new-header[data-v-ce6874cf]{background-color:#21201bd9;border-radius:unset;max-width:unset;width:calc(100% + 32px);padding:48px 84px 12px;transition-property:max-width;transition-duration:2s;transition-timing-function:linear;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.home__header-plug[data-v-ce6874cf]{height:131px;position:absolute;background:var(--black);max-width:1408px;border-radius:50px 50px 0 0}.home__header-introduction[data-v-ce6874cf]{display:flex;flex-direction:column;margin-bottom:65px}.home__header-introduction h1[data-v-ce6874cf]{font-weight:500;line-height:110%;font-size:clamp(36px,5vw,80px)}.home__content[data-v-ce6874cf]{display:flex;flex-direction:column;gap:56px;color:var(--black);margin-bottom:120px}.home__content h1[data-v-ce6874cf]{font-weight:500;text-transform:uppercase;font-size:clamp(28px,4.5vw,68px)}.header__btn[data-v-ce6874cf]{width:unset}.header-introduction__first-part[data-v-ce6874cf]{display:flex;align-items:center}.header-introduction__second-part[data-v-ce6874cf]{display:flex;justify-content:space-between;flex-direction:column}.header-introduction__button-block[data-v-ce6874cf]{display:flex;flex-direction:row;width:100%;align-items:flex-end;justify-content:space-between;margin-top:30px}.header-introduction__span-title[data-v-ce6874cf]{max-width:245px;color:var(--gray);font-size:14px;line-height:130%;display:flex;align-items:flex-end}.header-introduction__corporate-arrow[data-v-ce6874cf]{opacity:0}.header-introduction__corporate-arrow_active[data-v-ce6874cf]{opacity:1;animation:slideIn-ce6874cf .3s ease forwards,bounce-ce6874cf .3s ease-in-out .3s forwards}@keyframes slideIn-ce6874cf{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes bounce-ce6874cf{0%,to{transform:translate(0)}50%{transform:translate(-10px)}}.header-introduction__cards[data-v-ce6874cf]{display:flex;width:100%;justify-content:center;flex-direction:column;flex-wrap:wrap;align-items:center}.cards__card[data-v-ce6874cf]{width:408px;height:256px;position:relative;overflow:hidden;transition:1s;display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:0;margin-bottom:30px}.cards__card_active[data-v-ce6874cf]{opacity:1;animation:opacity .5s ease}.cards__card[data-v-ce6874cf]:after{transition:1s;content:"";position:absolute;bottom:3px;right:2px;width:72px;height:72px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.94986%207.60883H13.9799L4%2017.5112L6.50836%2020L16.4883%2010.0977L16.3629%2018.9331L20%2018.8086V4.12444L5.07528%204L4.94986%207.60883Z'%20fill='%2321201B'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:40%;background-color:var(--white);border-radius:50%;background-position:center}.cards__base-card[data-v-ce6874cf]{transition:1s;width:100%}.cards__card-text[data-v-ce6874cf]{position:absolute;top:36px;z-index:1;padding:0 58px 0 36px;gap:16px;display:flex;flex-direction:column}.cards__card-heading[data-v-ce6874cf]{font-size:clamp(20px,1.5vw,24px);color:var(--black)}.cards__card-title[data-v-ce6874cf]{font-size:14px;color:var(--gray)}@media (hover: hover){.cards__card:hover .cards__base-card[data-v-ce6874cf]{transform:scale(1.02);transition:1s}.cards__card[data-v-ce6874cf]:hover:after{background-color:var(--accent)}}@media (max-width: 650px){.header-introduction__button-block[data-v-ce6874cf]{display:flex;flex-direction:row;width:100%;align-items:flex-end;justify-content:center;margin-top:30px;flex-wrap:wrap}.header__btn[data-v-ce6874cf]{width:408px;justify-content:center;margin-top:35px}.header-introduction__span-title[data-v-ce6874cf]{width:100%;max-width:unset}}@media (max-width: 461px){.cards__card[data-v-ce6874cf]{margin-top:-8px}}@media (max-width: 443px){.cards__card[data-v-ce6874cf]{width:100%;margin-top:-8px;height:unset}.cards__card[data-v-ce6874cf]:after{bottom:0;right:0;width:16.5vw;height:16.5vw}}@media (max-width: 421px){.cards__card[data-v-ce6874cf]{width:100%;margin-top:-16px;height:unset}.cards__card[data-v-ce6874cf]:after{bottom:0;right:0;width:16.5vw;height:16.5vw}}@media (max-width: 360px){.cards__card-text[data-v-ce6874cf]{position:absolute;top:25px;z-index:1;padding:0 57px 0 23px;gap:10px;display:flex;flex-direction:column}}.home[data-v-58a224b1]{display:flex;flex-direction:column;align-items:center}.home__header[data-v-58a224b1]{margin-bottom:120px;margin-top:-1px}.home__header-introduction[data-v-58a224b1]{display:flex;flex-direction:column;margin-bottom:65px}.home__heading[data-v-58a224b1]{font-weight:500;text-transform:uppercase;font-size:clamp(28px,4.5vw,68px)}.header-introduction__heading[data-v-58a224b1]{font-weight:500;line-height:110%;font-size:clamp(36px,5vw,80px)}.header-introduction__first-part[data-v-58a224b1]{display:flex;align-items:center}.header-introduction__second-part[data-v-58a224b1]{display:flex;justify-content:space-between}.header-introduction__description-button[data-v-58a224b1]{display:flex;flex-direction:row;gap:57px;max-width:583px;align-items:flex-end}.header-introduction__description[data-v-58a224b1]{max-width:245px;color:var(--gray);font-size:14px;line-height:130%;display:flex;align-items:flex-end}.header-introduction__calculate_project[data-v-58a224b1]{height:fit-content;display:flex;align-items:center;gap:16px;border-radius:100px;padding:24px 37px;cursor:pointer;font-family:Montserrat-Medium;font-size:16px;background-color:var(--accent);border:none;color:var(--white)}.header-introduction__calculate_project[data-v-58a224b1]:hover{background-color:#ff7911}.header-introduction__corporate-arrow[data-v-58a224b1]{opacity:0}.header-introduction__corporate-arrow_active[data-v-58a224b1]{opacity:1;animation:slideIn-58a224b1 .3s ease forwards,bounce-58a224b1 .3s ease-in-out .3s forwards}.header-introduction__service-cards[data-v-58a224b1]{display:flex;width:100%;justify-content:space-between}.service-cards__card[data-v-58a224b1]{width:408px;height:256px;position:relative;overflow:hidden;transition:1s;display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:0}.service-cards__card_active[data-v-58a224b1]{opacity:1;animation:opacity .5s ease}.service-cards__card[data-v-58a224b1]:after{transition:1s;content:"";position:absolute;bottom:3px;right:4px;width:72px;height:72px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.94986%207.60883H13.9799L4%2017.5112L6.50836%2020L16.4883%2010.0977L16.3629%2018.9331L20%2018.8086V4.12444L5.07528%204L4.94986%207.60883Z'%20fill='%2321201B'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:40%;background-color:var(--white);border-radius:50%;background-position:center}.service-cards__wrap-card[data-v-58a224b1]{transition:1s;width:400px;height:248px}.service-cards__card-text[data-v-58a224b1]{position:absolute;top:36px;z-index:1;padding:0 58px 0 36px;gap:16px;display:flex;flex-direction:column}.service-cards__card-heading[data-v-58a224b1]{font-size:clamp(16px,1.5vw,24px);color:var(--black)}.service-cards__card-title[data-v-58a224b1]{font-size:14px;color:var(--gray)}@keyframes slideIn-58a224b1{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes bounce-58a224b1{0%,to{transform:translate(0)}50%{transform:translate(-10px)}}@media (hover: hover){.service-cards__card:hover .service-cards__wrap-card[data-v-58a224b1]{transform:scale(1.02);transition:1s}.service-cards__card[data-v-58a224b1]:hover:after{background-color:var(--accent)}}@media (max-width: 1444px){.service-cards__card[data-v-58a224b1]{width:390px}.service-cards__card[data-v-58a224b1]:after{bottom:9px;right:4px;width:68px;height:68px}.service-cards__card-text[data-v-58a224b1]{top:39px}.service-cards__wrap-card[data-v-58a224b1]{width:382px}}@media (max-width: 1400px){.service-cards__card[data-v-58a224b1]{width:372px}.service-cards__card[data-v-58a224b1]:after{bottom:14px;right:4px;width:65px;height:65px}.service-cards__card-text[data-v-58a224b1]{top:42px}.service-cards__wrap-card[data-v-58a224b1]{width:364px}}@media (max-width: 1350px){.service-cards__card[data-v-58a224b1]{width:354px}.service-cards__wrap-card[data-v-58a224b1]{width:346px}.service-cards__card[data-v-58a224b1]:after{bottom:18px;right:2px;width:62px;height:62px}.service-cards__card-text[data-v-58a224b1]{top:45px}}@media (max-width: 1290px){.service-cards__card[data-v-58a224b1]{width:336px}.service-cards__wrap-card[data-v-58a224b1]{width:328px}.service-cards__card[data-v-58a224b1]:after{bottom:24px;right:2px;width:59px;height:59px}.service-cards__card-text[data-v-58a224b1]{top:48px}}@media (max-width: 1240px){.service-cards__card[data-v-58a224b1]{width:318px}.service-cards__wrap-card[data-v-58a224b1]{width:310px}.service-cards__card[data-v-58a224b1]:after{bottom:29px;right:2px;width:56px;height:56px}.service-cards__card-text[data-v-58a224b1]{top:51px}}@media (max-width: 1185px){.service-cards__card[data-v-58a224b1]{width:300px}.service-cards__wrap-card[data-v-58a224b1]{width:286px}.service-cards__card[data-v-58a224b1]:after{bottom:37px;right:5px;width:51px;height:51px}.service-cards__card-text[data-v-58a224b1]{top:54px}}@media (max-width: 1085px){.service-cards__card[data-v-58a224b1]{width:285px}.service-cards__wrap-card[data-v-58a224b1]{width:262px}.service-cards__card[data-v-58a224b1]:after{bottom:43px;right:8px;width:48px;height:48px}.service-cards__card-text[data-v-58a224b1]{top:57px}}@media (max-width: 1060px){.service-cards__card[data-v-58a224b1]{width:285px}.service-cards__wrap-card[data-v-58a224b1]{width:262px}.service-cards__card[data-v-58a224b1]:after{bottom:45px;right:7px;width:48px;height:48px}.service-cards__card-text[data-v-58a224b1]{top:60px}}@media (max-width: 1035px){.service-cards__card[data-v-58a224b1]{width:285px}.service-cards__wrap-card[data-v-58a224b1]{width:262px}.service-cards__card[data-v-58a224b1]:after{bottom:45px;right:2px;width:48px;height:48px}.service-cards__card-text[data-v-58a224b1]{top:60px}.text-block__text[data-v-58a224b1]{width:100%}}@media (max-width: 1030px){.base-block[data-v-58a224b1]{padding:50px 59px 45px}.service-cards__card[data-v-58a224b1]{width:285px}.service-cards__wrap-card[data-v-58a224b1]{width:262px}.service-cards__card[data-v-58a224b1]:after{bottom:45px;right:9px;width:48px;height:48px}.service-cards__card-text[data-v-58a224b1]{top:60px}}@media (max-width: 965px){.base-block[data-v-58a224b1]{padding:50px 45px 45px;border-radius:0 0 50px 50px}.service-cards__card[data-v-58a224b1]{width:285px}.service-cards__wrap-card[data-v-58a224b1]{width:262px}.service-cards__card[data-v-58a224b1]:after{bottom:45px;right:8px;width:48px;height:48px}.service-cards__card-text[data-v-58a224b1]{top:60px}}@media (max-width: 1249px){.block-what[data-v-58a224b1]{margin-bottom:-94px}}@media (max-width: 660px){.base-block[data-v-58a224b1]{padding:25px 10px 0}.home__header[data-v-58a224b1]{margin-bottom:80px}}@media (max-width: 421px){.base-block[data-v-58a224b1]{border-radius:0 0 20px 20px}}.error[data-v-bc4ec09c]{display:flex;flex-direction:column;align-items:center;position:relative}.error__logo-companies[data-v-bc4ec09c]{width:max-content;position:absolute;left:clamp(12px,4.5vw,84px);top:42px}.error__view[data-v-bc4ec09c]{width:100%;background:var(--black);height:96vh;border-radius:50px;max-width:1408px;display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center}.error__background-image[data-v-bc4ec09c]{height:61vw;max-height:663px;pointer-events:none}.error__home-button[data-v-bc4ec09c]{display:flex;gap:16px;width:max-content;height:fit-content;align-items:center;border-radius:100px;padding:24px 37px;cursor:pointer;font-family:Montserrat-Medium;font-size:16px;background-color:var(--accent);border:none;color:var(--white)}@media (max-width: 1024px){.error[data-v-bc4ec09c]{width:100%;background:var(--black);height:100vh;border-radius:0}}.sub-header[data-v-47682a2e]{font-family:Montserrat-Medium;max-width:1408px;margin-bottom:120px;margin-top:-1px;width:100%;border-radius:0 0 50px 50px;padding:50px 84px 64px;background:var(--black);font-weight:400;color:var(--white)}.sub-header__content[data-v-47682a2e]{display:flex;justify-content:space-between;width:100%;gap:50px}.sub-header__block[data-v-47682a2e]{width:min-content;max-width:600px;display:flex;flex-direction:column;justify-content:flex-end;line-height:1}.sub-header__block_projects[data-v-47682a2e],.sub-header__block_smoll[data-v-47682a2e]{width:100%;margin-top:30px}.sub-header__block_offer[data-v-47682a2e]{width:100%;margin-top:30px;max-width:unset}.sub-header__heading[data-v-47682a2e]{margin:0;font-size:clamp(36px,5vw,80px);font-weight:400;color:var(--white);width:min-content}.sub-header__heading_smoll[data-v-47682a2e]{font-size:clamp(24px,5vw,80px)}.sub-header__heading_offer[data-v-47682a2e]{font-size:clamp(24px,5vw,80px);width:100%}.sub-header__heading_projectBlock[data-v-47682a2e]{font-size:clamp(24px,9vw,80px)}.sub-header__title[data-v-47682a2e]{font-size:clamp(12px,5vw,14px);width:100%;margin-top:16px;line-height:1.4}.sub-header__projects-buttons[data-v-47682a2e]{display:flex;gap:8px;margin-top:24px;flex-wrap:wrap}.sub-header__project-button[data-v-47682a2e]{border:1px solid var(--white);background:transparent;color:var(--white);padding:8px 16px;font-size:14px;font-family:Montserrat-Medium;border-radius:100px;cursor:pointer}.sub-header__project-button[data-v-47682a2e]:hover{background-color:var(--white);color:var(--black)}.sub-header__project-button_active[data-v-47682a2e]{background-color:var(--accent);color:var(--black);border:none}.sub-header__project-tag[data-v-47682a2e]{border:1px solid var(--white);background:transparent;color:var(--white);padding:8px 16px;font-size:14px;font-family:Montserrat-Medium;border-radius:100px;cursor:pointer;width:fit-content}.sub-header__button[data-v-47682a2e]{font-family:Montserrat-Medium;width:max-content;height:80px;border-radius:100px;background:#fb6d00;border:none;margin-top:56px;padding:24px 46px;color:#f8f8f5;font-size:16px;display:flex;align-items:center;gap:8px;justify-content:center;cursor:pointer}.sub-header__button[data-v-47682a2e]:hover{background-color:#ff7911}.sub-header__images[data-v-47682a2e]{width:100%;max-width:600px;max-height:541px;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center}.sub-header__images-gif[data-v-47682a2e]{height:100%}@media (max-width: 1370px){.sub-header__images[data-v-47682a2e]{height:37.5vw}}@media (max-width: 1030px){.sub-header[data-v-47682a2e]{padding:50px clamp(16px,6vw,84px) 64px}}@media (max-width: 953px){.sub-header__project-tag[data-v-47682a2e]{margin-top:20px}.sub-header__content[data-v-47682a2e]{display:flex;justify-content:center}.sub-header__content_smoll[data-v-47682a2e],.sub-header__content_projects[data-v-47682a2e]{display:flex;justify-content:flex-start;width:100%}.sub-header__images[data-v-47682a2e]{height:80vw}.sub-header__block[data-v-47682a2e]{width:100%;align-items:center}.sub-header__block_smoll[data-v-47682a2e],.sub-header__block_projects[data-v-47682a2e]{align-items:flex-start}.sub-header_projects[data-v-47682a2e]{display:flex;flex-direction:column;line-height:1;align-items:flex-start}.sub-header__heading[data-v-47682a2e]{width:unset}.sub-header__title[data-v-47682a2e]{width:unset;text-align:center;margin-bottom:20px}.sub-header__button[data-v-47682a2e]{width:100%;margin-top:42px;padding:24px 10px}}@media (max-width: 939px){.sub-header[data-v-47682a2e]{margin-bottom:80px}}@media (max-width: 800px){.sub-header__heading[data-v-47682a2e]{margin-right:auto}.sub-header__title[data-v-47682a2e]{text-align:unset}}@media (max-width: 600px){.sub-header[data-v-47682a2e]{border-radius:0 0 20px 20px}}@media (max-width: 466px){.sub-header__heading[data-v-47682a2e]{width:min-content}}.what-value[data-v-7b813a5c]{width:100%;border-radius:50px;padding:0 84px;background:var(--accent);max-width:1408px;font-weight:400;color:var(--white);margin:0 0 120px;display:flex;font-family:Montserrat-Medium;justify-content:space-between}.what-value__left-block[data-v-7b813a5c]{height:680px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:45%}.what-value__heading[data-v-7b813a5c]{font-size:clamp(28px,5vw,68px);text-transform:uppercase;line-height:1.2;margin-bottom:16px}.what-value__title[data-v-7b813a5c]{font-size:14px;line-height:1.2;margin-bottom:56px;width:95%}.what-value__button[data-v-7b813a5c]{background:var(--white);color:var(--black);border:none;border-radius:100px;padding:24px 46px;font-size:16px;font-family:Montserrat-Medium;display:flex;align-items:center;justify-content:center;cursor:pointer}.what-value__button[data-v-7b813a5c]:hover{background-color:#efefed}.what-value__right-block[data-v-7b813a5c]{height:680px;overflow:hidden;display:flex;gap:2%;width:55%;justify-content:space-evenly}.what-value__animation-left[data-v-7b813a5c]{display:flex;flex-direction:column;align-items:flex-end;gap:12px;position:relative;top:552px;transition:top 1s ease-in-out;width:49%}.what-value__animation-left_active[data-v-7b813a5c]{top:-80px}.what-value__animation-right[data-v-7b813a5c]{display:flex;flex-direction:column;align-items:flex-start;gap:12px;position:relative;bottom:552px;transition:bottom 1s ease-in-out;width:49%}.what-value__animation-right_active[data-v-7b813a5c]{bottom:-80px}.what-value__image-block[data-v-7b813a5c]{width:100%;height:240px;background:var(--black);border-radius:20px;display:flex;align-items:center;justify-content:center;max-width:270px}.what-value__image-content[data-v-7b813a5c]{width:100%}.what-value__information[data-v-7b813a5c]{width:100%;max-width:270px;height:240px;background:var(--white);border-radius:20px;font-size:14px;color:var(--black);padding:0 36px;display:flex;align-items:center;justify-content:center;text-align:center}.stages-work[data-v-4b32e30b]{display:flex;width:100%;max-width:1240px;flex-direction:column;align-items:flex-start;gap:56px;margin-bottom:36px;overflow:hidden;font-family:Montserrat-Medium;color:var(--white)}.stages-work__heading[data-v-4b32e30b]{font-size:68px;text-transform:uppercase}.stages[data-v-4b32e30b]{width:100%;overflow:hidden}.stages_grid[data-v-4b32e30b]{width:100%;display:grid;grid-template-columns:47% 47%;grid-gap:6%;position:relative;right:-200%}.stages_grid_active[data-v-4b32e30b]{animation:slideIn-4b32e30b .5s forwards}.stages__items[data-v-4b32e30b]{display:flex;position:relative;width:100%;margin-bottom:32px}.stages__items_active[data-v-4b32e30b]{right:-200%;animation:slideIn-4b32e30b .5s forwards}.stages__items_left[data-v-4b32e30b]{justify-content:flex-start}.stages__items_right[data-v-4b32e30b]{justify-content:flex-end}.stages__item_left[data-v-4b32e30b]{transform:translateY(-20%) translate(44%)}.stages__item_right[data-v-4b32e30b]{transform:translateY(-20%) translate(-33%)}.stages__back-fon[data-v-4b32e30b]{width:17%;background:var(--white)}.stages__id[data-v-4b32e30b]{font-size:clamp(18px,3vw,24px);display:flex;width:70px;height:70px;align-items:center;justify-content:center;border-radius:100%;color:#f8f8f5;background:var(--accent)}.stages__block-id[data-v-4b32e30b]{width:99px;height:70px;display:flex;justify-content:flex-start;background:var(--newFon)}.stages__heading[data-v-4b32e30b]{margin-top:16px;font-size:clamp(18px,3vw,24px)}.stages__title[data-v-4b32e30b]{font-weight:400}@keyframes slideIn-4b32e30b{0%{right:-200%}to{right:0}}.stages_grid[data-v-4b32e30b]:nth-child(2){animation-delay:.5s}.stages_grid[data-v-4b32e30b]:nth-child(3){animation-delay:1s}.stages_grid[data-v-4b32e30b]:nth-child(4){animation-delay:1.5s}.stages__items[data-v-4b32e30b]:nth-child(2){animation-delay:.5s}.stages__items[data-v-4b32e30b]:nth-child(3){animation-delay:1s}.stages__items[data-v-4b32e30b]:nth-child(4){animation-delay:1.5s}.stages__items[data-v-4b32e30b]:nth-child(5){animation-delay:2s}.stages__items[data-v-4b32e30b]:nth-child(6){animation-delay:2.5s}@media (max-width: 550px){.stages__heading[data-v-4b32e30b]{margin-top:16px;font-size:clamp(18px,3vw,24px)}}.stages-work[data-v-1214dd20]{display:flex;width:100%;max-width:1240px;flex-direction:column;align-items:flex-start;gap:56px;margin-bottom:36px;font-family:Montserrat-Medium;color:var(--white)}.stages-work__heading[data-v-1214dd20]{font-size:clamp(28px,4.5vw,68px);text-transform:uppercase}.stages[data-v-1214dd20]{width:100%}.stages__items[data-v-1214dd20]{display:flex;position:relative;width:100%}.stages__items_left[data-v-1214dd20]{justify-content:flex-start}.stages__items_right[data-v-1214dd20]{justify-content:flex-end}.stages__item[data-v-1214dd20]{width:35%;position:absolute}.stages__item_left[data-v-1214dd20]{transform:translateY(-30%) translate(44%)}.stages__item_right[data-v-1214dd20]{transform:translateY(-20%) translate(-33%)}.stages__back-fon[data-v-1214dd20]{width:17%;background:var(--white)}.stages__id[data-v-1214dd20]{font-size:25px;display:flex;width:70px;height:70px;align-items:center;justify-content:center;border-radius:100%;color:#f8f8f5;background:var(--accent);margin-left:10px}.stages__block-id[data-v-1214dd20]{width:99px;height:70px;display:flex;justify-content:flex-end;background:var(--newFon)}.stages__heading[data-v-1214dd20]{width:90%;margin-left:30px;font-size:clamp(18px,4.5vw,24px)}.stages__title[data-v-1214dd20]{font-weight:400}.frame[data-v-1214dd20]{height:244px;display:flex;overflow:hidden}.frame_left[data-v-1214dd20]{align-items:flex-start}.frame_right[data-v-1214dd20]{align-items:flex-end}.frame_right-fo[data-v-1214dd20]{align-items:flex-start}.square[data-v-1214dd20]{width:25px;height:25px;background:var(--accent);animation:move-1214dd20 10s linear infinite;transform:rotate(45deg);position:relative;top:14px;left:17%}@keyframes move-1214dd20{0%{left:222px;top:14px;animation-timing-function:ease-in-out}9%{left:calc(0% - 12.4px);top:14px;animation-timing-function:ease-in-out}18%{left:calc(0% - 12.4px);top:256.4px;animation-timing-function:ease-in-out}22.5%{left:49.6%;top:256.2px;animation-timing-function:ease-in-out}27%{left:calc(100% - 15.6px);top:256.2px;animation-timing-function:ease-in-out}36%{left:calc(100% - 15.6px);top:500.2px;animation-timing-function:ease-in-out}40.5%{left:24%;top:500.2px;animation-timing-function:ease-in-out}45%{left:calc(0% - 12.5px);top:500.2px;animation-timing-function:ease-in-out}54%{left:calc(0% - 12.5px);top:744.2px;animation-timing-function:ease-in-out}58.5%{left:49.6%;top:744.2px;animation-timing-function:ease-in-out}63%{left:calc(100% - 15.6px);top:744.2px;animation-timing-function:ease-in-out}72%{left:calc(100% - 15.6px);top:988.2px;animation-timing-function:ease-in-out}76.5%{left:24%;top:988.2px;animation-timing-function:ease-in-out}81%{left:calc(0% - 12.5px);top:988.2px;animation-timing-function:ease-in-out}90%{left:calc(0% - 12.5px);top:1232.2px;animation-timing-function:ease-in-out}to{left:49.9%;top:1232.2px;animation-timing-function:ease-in-out}}@media (max-width: 1024px){.stages-work[data-v-1214dd20]{padding:0 16px}}.what-value[data-v-c2522473]{width:100%;border-radius:20px;padding:50px 16px;background:var(--accent);max-width:1408px;font-weight:400;color:var(--white);margin:0 0 120px;display:flex;font-family:Montserrat-Medium;flex-direction:column}.what-value__left-block[data-v-c2522473]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.what-value__heading[data-v-c2522473]{font-size:clamp(28px,4.5vw,68px);text-transform:uppercase;line-height:1.2;margin-bottom:16px;width:100%;padding:0 84px;text-align:center}.what-value__title[data-v-c2522473]{font-size:14px;line-height:1.2;margin-bottom:42px;width:100%;padding:0 84px;text-align:center}.what-value__button[data-v-c2522473]{background:var(--white);color:var(--black);border:none;border-radius:100px;padding:24px 46px;font-size:16px;font-family:Montserrat-Medium;display:flex;align-items:center;justify-content:center;cursor:pointer;width:max-content;margin-left:auto;margin-right:auto;margin-bottom:56px}.what-value__button[data-v-c2522473]:hover{background-color:#efefed}.what-value__right-block[data-v-c2522473]{overflow:hidden;display:flex;gap:16px;width:100%;flex-direction:column}.what-value__animation-left[data-v-c2522473]{position:relative;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;gap:20px}.what-value__animation-left_items[data-v-c2522473]{flex-shrink:0;display:flex;gap:20px;counter-reset:item;justify-content:space-around;min-width:100%;position:relative}.what-value__animation-left_active[data-v-c2522473]{animation:scroll-c2522473 20s linear infinite}.what-value__animation-right[data-v-c2522473]{position:relative;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;gap:20px}.what-value__animation-right_items[data-v-c2522473]{flex-shrink:0;display:flex;gap:20px;counter-reset:item;justify-content:space-around;min-width:100%;position:relative}.what-value__animation-right_active[data-v-c2522473]{animation:rightAnimation-c2522473 20s linear infinite}.what-value__image-block[data-v-c2522473]{min-width:270px;max-width:270px;height:240px;background:var(--black);border-radius:20px;display:flex;align-items:center;justify-content:center}.what-value__image-content[data-v-c2522473]{width:100%;height:100%}.what-value__information[data-v-c2522473]{min-width:270px;max-width:270px;height:240px;background:var(--white);border-radius:20px;font-size:14px;color:var(--black);padding:0 36px;display:flex;align-items:center;justify-content:center;text-align:center}@keyframes scroll-c2522473{0%{transform:translate(0)}to{transform:translate(calc(-100% - 20px))}}@keyframes rightAnimation-c2522473{0%{transform:translate(calc(-100% - 20px))}to{transform:translate(0)}}@media (max-width: 630px){.what-value__button[data-v-c2522473]{width:100%}}@media (max-width: 950px){.what-value__heading[data-v-c2522473],.what-value__title[data-v-c2522473]{padding:0 16px;text-align:center}}@media (max-width: 630px){.what-value__heading[data-v-c2522473],.what-value__title[data-v-c2522473]{text-align:unset}}@media (max-width: 700px){.what-value[data-v-c2522473]{margin-bottom:100px}}.spheres[data-v-ef79f3b8]{font-family:Montserrat-Medium;flex-direction:column;display:flex;max-width:1408px;width:100%;align-items:flex-start;margin-bottom:120px;color:var(--white)}.spheres__heading[data-v-ef79f3b8]{text-transform:uppercase;font-size:clamp(28px,4.5vw,40px);margin-bottom:5px;text-align:center;line-height:1.2em}.spheres__content[data-v-ef79f3b8]{width:100%;display:flex;flex-direction:column;align-items:center}.spheres__top-block[data-v-ef79f3b8]{display:flex;flex-direction:row;gap:40px;width:100%;justify-content:space-around}.spheres__item[data-v-ef79f3b8]{display:flex;flex-direction:column;width:320px;align-items:center;text-align:center;gap:5px}.spheres__item_spec[data-v-ef79f3b8]{width:350px}.spheres__item-heading[data-v-ef79f3b8]{font-size:clamp(20px,3.5vw,28px)}.spheres__title[data-v-ef79f3b8]{font-size:14px}.spheres__central-block[data-v-ef79f3b8]{display:flex;flex-direction:row;align-items:center;width:100%;justify-content:space-around}.spheres__circle[data-v-ef79f3b8]{height:415px;width:415px;border-radius:100%;border:3px solid var(--accent);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;text-align:center;font-size:14px}.spheres__item-icon[data-v-ef79f3b8]{height:110px}@media (max-width: 1024px){.spheres[data-v-ef79f3b8]{padding:0 16px}}.spheres[data-v-3f8ef8b6]{font-family:Montserrat-Medium;flex-direction:column;display:flex;max-width:1408px;width:100%;align-items:flex-start;margin-bottom:120px;color:var(--white)}.spheres__heading[data-v-3f8ef8b6]{text-transform:uppercase;font-size:clamp(28px,4.5vw,40px);margin-bottom:5px;text-align:center;line-height:1.2em}.spheres__content[data-v-3f8ef8b6]{width:100%;display:flex;flex-direction:column;align-items:center;gap:35px;margin-top:20px}.spheres__top-block[data-v-3f8ef8b6]{display:flex;flex-direction:row;gap:40px;width:100%;justify-content:space-around}.spheres__item[data-v-3f8ef8b6]{display:flex;flex-direction:column;width:290px;align-items:center;text-align:center;gap:5px}.spheres__item_mobile[data-v-3f8ef8b6]{width:100%;flex-direction:row;text-align:start;gap:35px}.spheres__item-heading[data-v-3f8ef8b6]{font-size:clamp(20px,3.5vw,28px)}.spheres__title[data-v-3f8ef8b6]{font-size:14px}.spheres__central-block[data-v-3f8ef8b6]{display:flex;flex-direction:row;align-items:flex-start;width:100%;justify-content:space-around}.spheres__item-icon[data-v-3f8ef8b6]{height:110px}@media (max-width: 1024px){.spheres[data-v-3f8ef8b6]{padding:0 16px}}@media (max-width: 500px){.spheres__item_mobile[data-v-3f8ef8b6]{width:100%;flex-direction:column;align-items:flex-start;text-align:start;gap:10px;margin-bottom:30px}}.bot-carousel[data-v-1f94ba4f]{font-family:Montserrat-Medium;flex-direction:column;display:flex;max-width:1408px;width:100%;align-items:flex-start;margin-bottom:120px;color:var(--white);padding:0 16px}.bot-carousel__heading[data-v-1f94ba4f]{text-transform:uppercase;font-size:clamp(28px,4.5vw,68px)}.bot-carousel__title[data-v-1f94ba4f]{font-family:Montserrat-Regular;font-size:clamp(14px,4.5vw,18px)}.slider[data-v-1f94ba4f]{overflow:hidden;position:relative;width:100%;max-width:510px;margin:36px auto auto}.slides[data-v-1f94ba4f]{display:flex;transition:transform .3s ease}.slide[data-v-1f94ba4f]{display:flex;flex-direction:column;border-radius:60px;background-color:var(--accent);min-width:100%;align-items:center;text-align:center}.slide__item-heading[data-v-1f94ba4f]{font-weight:400;font-size:clamp(20px,4vw,32px);line-height:1.1em;margin:14px 0;color:var(--black)}.slide__item-title[data-v-1f94ba4f]{margin:0;font-size:14px;color:var(--white);width:99%;font-weight:400;padding:0 32px 32px;color:var(--black)}.slide__img[data-v-1f94ba4f]{width:100%}.indicators[data-v-1f94ba4f]{text-align:center;margin-top:10px}.indicators span[data-v-1f94ba4f]{display:inline-block;width:10px;height:10px;margin:0 5px;background:#ccc;border-radius:50%;cursor:pointer}.indicators span.active[data-v-1f94ba4f]{background:#333}.bot-carousel[data-v-754b96c3]{font-family:Montserrat-Medium;flex-direction:column;display:flex;max-width:1408px;width:100%;align-items:flex-start;margin-bottom:120px;color:var(--white)}.bot-carousel__heading[data-v-754b96c3]{text-transform:uppercase;font-size:clamp(28px,4.5vw,68px);padding:0 84px}.bot-carousel__title[data-v-754b96c3]{font-family:Montserrat-Regular;font-size:clamp(14px,4.5vw,18px);padding:0 84px}.slider-container[data-v-754b96c3]{position:relative;overflow:hidden;width:100%;height:800px}.slider-container__img[data-v-754b96c3]{width:100%;margin-bottom:36px}.slider-container__heading[data-v-754b96c3]{font-size:32px;line-height:1.1em;margin-bottom:10px}.slider-container__title[data-v-754b96c3]{font-size:14px;padding:0 14px}.items[data-v-754b96c3]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}.items .item[data-v-754b96c3]{gap:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:clamp(300px,38vw,444px);height:665px;border-radius:50px;overflow:hidden;transition:all .3s ease-in-out;z-index:-1;opacity:0;background-color:var(--accent);display:flex;justify-content:flex-start;align-items:center;flex-direction:column;text-align:center;color:var(--black)}.item.active[data-v-754b96c3]{opacity:1;z-index:99;transform:translate(-50%,-40%)}.item.prev[data-v-754b96c3]{z-index:2;opacity:.25;transform:translate(-120%,-50%)}.item.next[data-v-754b96c3]{z-index:2;opacity:.25;transform:translate(20%,-50%)}.items .button-container[data-v-754b96c3]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:650px;z-index:100}.button-container .button[data-v-754b96c3]{color:#fff;font-size:32px;cursor:pointer;position:relative;opacity:.75;transition:all .3s ease-in-out}.button-container .button[data-v-754b96c3]:hover{opacity:1}.button-container .button[data-v-754b96c3]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-99}.button-container .button[data-v-754b96c3]:nth-child(1){float:left;width:90px;height:64px;border-radius:100px;padding:24px 41px;background:var(--accent);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.button-container .button[data-v-754b96c3]:nth-child(2){float:right;width:90px;height:64px;border-radius:100px;padding:24px 41px;background:var(--accent);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}@media (max-width: 952px){.bot-carousel__heading[data-v-754b96c3],.bot-carousel__title[data-v-754b96c3]{padding:0 16px}}.chat-bot[data-v-f101c527]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium}.chat-bot__project-margin[data-v-f101c527]{margin-bottom:160px}.types-chats[data-v-f101c527]{display:flex;padding:0 84px;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:120px;color:var(--white)}.types-chats__heading[data-v-f101c527]{text-transform:uppercase;font-size:clamp(28px,4.5vw,68px);margin-bottom:56px}.types-chats__chats[data-v-f101c527]{display:grid;grid-template-columns:49% 49%;grid-gap:2%;width:100%}.types-chats__item-chats[data-v-f101c527]{display:flex;flex-direction:row;height:250px;border-radius:20px;max-width:600px;background-color:#2a2a2a;border:1px solid #d4d4d4;overflow:hidden;position:relative}.types-chats__information-chats[data-v-f101c527]{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative;padding:32px;width:100%}.types-chats__item-transition[data-v-f101c527]{background:var(--white);position:absolute;transform:translate(100%);width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--newFon);transition:transform .3s ease;padding:16px;text-align:center;gap:16px;font-size:clamp(18px,2vw,24px)}.types-chats__item-heading[data-v-f101c527]{margin:0;font-size:clamp(20px,2.8vw,32px);font-weight:400;display:flex;align-items:center;justify-content:space-between;color:var(--white)}.types-chats__item-title[data-v-f101c527]{margin:0;font-size:14px;color:#737270;width:99%;font-weight:400}.types-chats__icon-position[data-v-f101c527]{position:absolute;top:42px;right:32px}@media (max-width: 1030px){.types-chats[data-v-f101c527]{padding:0 clamp(16px,6vw,84px)}}@media (max-width: 1024px){.chat-bot__what-value[data-v-f101c527]{width:100%}}@media (max-width: 953px){.types-chats[data-v-f101c527]{padding:0 16px}.chat-bot__what-value[data-v-f101c527]{width:100%}}@media (max-width: 939px){.types-chats[data-v-f101c527]{margin-bottom:80px}.types-chats__heading[data-v-f101c527]{margin-bottom:42px}}@media (max-width: 740px){.types-chats__chats[data-v-f101c527]{display:flex;flex-wrap:wrap;gap:15px}.types-chats__item-chats[data-v-f101c527]{height:200px;max-width:unset;width:100%}}@media (max-width: 427px){.types-chats__item-chats[data-v-f101c527]{height:240px}}@media (max-width: 1249px){.chat-bot__project-margin[data-v-f101c527]{margin-bottom:-35px}}@media (hover: hover){.types-chats__item-chats:hover .types-chats__item-transition[data-v-f101c527]{transform:translate(0)}}.why-important[data-v-56dffb31]{font-family:Montserrat-Medium;display:flex;max-width:1240px;width:100%;flex-direction:row;justify-content:space-between;margin-bottom:120px;color:var(--white)}.why-important__heading[data-v-56dffb31]{text-transform:uppercase;font-size:clamp(28px,4.5vw,68px);font-weight:500;line-height:1.2}.why-important__points[data-v-56dffb31]{display:grid;grid-template-columns:315px 315px;grid-gap:clamp(20px,4vw,60px);margin-top:7px}.why-important__item-point[data-v-56dffb31]{display:flex;flex-direction:column;justify-content:space-between}.why-important__item-heading[data-v-56dffb31]{font-size:clamp(18px,4.5vw,24px);font-weight:400;width:88%;line-height:1.2;margin-bottom:16px}.why-important__item-title[data-v-56dffb31]{margin:0;font-size:14px;color:#737270;width:99%;font-weight:400}@media (max-width: 1130px){.why-important[data-v-56dffb31]{font-family:Montserrat-Medium;display:flex;max-width:1240px;width:100%;flex-direction:column;justify-content:space-between;margin-bottom:120px}.why-important__points[data-v-56dffb31]{display:flex;flex-direction:column;gap:32px;margin-top:56px}}@media (max-width: 1024px){.why-important[data-v-56dffb31]{font-family:Montserrat-Medium;display:flex;max-width:1240px;width:100%;flex-direction:column;justify-content:space-between;margin-bottom:120px;padding:0 16px}}.crm-working[data-v-a07ed838]{font-family:Montserrat-Medium;display:flex;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:120px;color:var(--white)}.crm-working__heading[data-v-a07ed838]{text-transform:uppercase;font-size:clamp(28px,4.5vw,68px);margin-bottom:56px}.crm-working__content[data-v-a07ed838]{display:flex;position:relative;overflow:hidden}.crm-working__points[data-v-a07ed838]{width:100%;position:relative}.crm-working__points-item[data-v-a07ed838]{width:100%;gap:40px;display:flex;border-top:1px solid var(--light-grey);overflow:hidden;position:relative}.crm-working__points-item[data-v-a07ed838]:last-child{border-bottom:1px solid var(--light-grey)}.crm-working__points-slider[data-v-a07ed838]{display:flex;position:relative;flex-direction:row;align-items:center;transform:translate(0);transition:transform .3s ease}.crm-working__points-slider_active[data-v-a07ed838]{transform:translate(-100%)}.crm-working__points-slide[data-v-a07ed838]{display:flex;width:100%;position:relative;margin:43px 0}.crm-working__points-heding[data-v-a07ed838]{font-size:32px;width:100%;color:var(--white)}.crm-working__points-heding_amo[data-v-a07ed838]{width:93%}.crm-working__points-title[data-v-a07ed838]{font-size:14px;color:var(--gray);width:100%}.crm-working__points-left[data-v-a07ed838]{display:flex;align-items:center;justify-content:center;gap:50px}.crm-working__points-substrate[data-v-a07ed838]{background:var(--white);position:absolute;transform:translate(100%);width:100%;height:calc(100% + 86px);display:flex;align-items:center;justify-content:center;color:var(--newFon)}.crm-working__substrate-card[data-v-a07ed838]{width:100%;display:flex;align-items:center}.crm-working__substrate-title[data-v-a07ed838]{margin-left:auto;margin-right:auto;font-size:clamp(20px,3.5vw,28px)}.crm-working__substrate-icon[data-v-a07ed838]{position:relative;right:28px}@media (hover: hover){.crm-working__points-slider[data-v-a07ed838]:hover{transform:translate(-100%)}}@media (max-width: 1024px){.crm-working[data-v-a07ed838]{padding:0 16px}}@media (max-width: 1024px){.crm-working__points-slide[data-v-a07ed838]{display:flex;width:100%;position:relative;flex-direction:column}.crm-working__points-title[data-v-a07ed838]{font-size:14px;color:var(--gray);width:100%}}.crm[data-v-94b94e59]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium}.crm__project-margin[data-v-94b94e59]{margin-bottom:160px}.crm__working[data-v-94b94e59]{padding:0 100px}@media (max-width: 1024px){.crm__what-value[data-v-94b94e59]{width:100%}}@media (max-width: 952px){.crm__working[data-v-94b94e59]{padding:0 16px!important}}@media (max-width: 1249px){.crm__project-margin[data-v-94b94e59]{margin-bottom:-35px}}.information-project[data-v-b8b9e850]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium;color:var(--white)}.information-project__header[data-v-b8b9e850]{margin-bottom:120px}.information-project__new-header[data-v-b8b9e850]{background-color:#21201bd9;border-radius:unset;max-width:unset;width:100vw;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .1s linear}.information-project__header-plug[data-v-b8b9e850]{height:131px;position:absolute;background:var(--black);max-width:1408px;border-radius:50px 50px 0 0;width:calc(100% - 32px)}.information-project__project-margin[data-v-b8b9e850]{margin-bottom:204px}.information-project__content[data-v-b8b9e850]{font-family:Montserrat-Medium;width:100%;max-width:1240px;display:flex;flex-direction:row;gap:40px;color:var(--white);margin-bottom:170px}.information-project__content_bot[data-v-b8b9e850]{gap:5%}.information-project__left[data-v-b8b9e850]{width:389px;height:max-content;position:sticky;top:125px;display:flex;flex-direction:column}.information-project__left_bot[data-v-b8b9e850]{width:55%}.information-project__description[data-v-b8b9e850]{display:flex;flex-direction:column;gap:10px;margin-bottom:50px}.information-project__right[data-v-b8b9e850]{width:65%}.information-project__right_bot[data-v-b8b9e850]{width:40%}.information-project__heading[data-v-b8b9e850]{font-size:32px;line-height:1;margin-bottom:20px}.information-project__heading_other[data-v-b8b9e850]{margin-bottom:56px}.information-project__title[data-v-b8b9e850]{font-size:14px}.information-project__title[data-v-b8b9e850]:last-child{margin-bottom:0}.img-web[data-v-b8b9e850]{width:100%}@media (max-width: 1024px){.information-project__header-plug[data-v-b8b9e850]{border-radius:0;width:100%}.information-project__new-header[data-v-b8b9e850]{width:100%}}@media (max-width: 1249px){.information-project__content[data-v-b8b9e850]{margin-bottom:-88px}}@media (max-width: 1200px){.information-project__content[data-v-b8b9e850]{font-family:Montserrat-Medium;width:100%;max-width:1240px;display:flex;flex-direction:column;gap:40px;color:var(--white);align-items:center}.information-project__left[data-v-b8b9e850]{width:80%;height:max-content;position:unset;top:125px;display:flex;flex-direction:column}.information-project__right[data-v-b8b9e850]{width:100%}.information-project__right_bot[data-v-b8b9e850]{width:50%;margin-left:auto;margin-right:auto}}@media (max-width: 900px){.information-project__right_bot[data-v-b8b9e850]{width:60%;margin-left:auto;margin-right:auto}}@media (max-width: 750px){.information-project__right_bot[data-v-b8b9e850]{width:65%;margin-left:auto;margin-right:auto}}@media (max-width: 600px){.information-project__right_bot[data-v-b8b9e850]{width:80%;margin-left:auto;margin-right:auto}.information-project__left[data-v-b8b9e850]{width:100%;height:max-content;position:unset;top:125px;display:flex;flex-direction:column;padding:0 16px}}@media (max-width: 500px){.information-project__right_bot[data-v-b8b9e850]{width:100%;margin-left:auto;margin-right:auto}}.project[data-v-44e08c0d]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium}.project__header[data-v-44e08c0d]{margin-bottom:120px}.project__new-header[data-v-44e08c0d]{background-color:#21201bd9;border-radius:unset;max-width:unset;width:100vw;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .1s linear}.project__header-plug[data-v-44e08c0d]{height:131px;position:absolute;background:var(--black);max-width:1408px;border-radius:50px 50px 0 0;width:calc(100% - 32px)}.block-rojects[data-v-44e08c0d]{display:flex;width:100%;max-width:1240px;flex-direction:column;align-items:flex-start;gap:56px;margin-bottom:150px;font-family:Montserrat-Medium;position:relative;z-index:1;color:var(--white)}.block-rojects__heading[data-v-44e08c0d]{font-size:clamp(28px,4.5vw,68px);text-transform:uppercase}.block-rojects__projects-cards[data-v-44e08c0d]{display:grid;grid-gap:40px 40px;flex-wrap:wrap;justify-content:center;grid-template-columns:repeat(2,1fr);width:100%}.block-rojects__card-project[data-v-44e08c0d]{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;width:100%}.block-rojects__still[data-v-44e08c0d]{transition:all .1s linear;width:158px;height:56px;padding:12px 36px;border:1px solid var(--accent);color:var(--accent);border-radius:100px;display:flex;justify-content:center;align-items:center;font-size:16px;background:transparent;font-family:Montserrat-Medium;cursor:pointer;margin-left:auto;margin-right:auto}.block-rojects__still[data-v-44e08c0d]:hover{background-color:var(--accent);color:var(--white)}.block-rojects__still:hover .card-project__images-button[data-v-44e08c0d]{filter:invert(97%) sepia(0%) saturate(50%) hue-rotate(242deg) brightness(500%) contrast(95%)}.block-rojects__button-content[data-v-44e08c0d]{display:flex;align-items:center;width:100%;justify-content:space-between}.block-rojects__images-button[data-v-44e08c0d]{height:32px;width:22px}.card-project[data-v-44e08c0d]{cursor:pointer}.card-project:hover .card-project__image-project[data-v-44e08c0d]{transform:scale(1.2)}.card-project__image-block[data-v-44e08c0d]{display:flex;overflow:hidden;border-radius:20px;width:100%;margin-bottom:20px;position:relative}.card-project__image-project[data-v-44e08c0d]{width:100%;height:100%;transition:1s;display:block;position:relative}.card-project__project-information[data-v-44e08c0d]{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.card-project__project-name[data-v-44e08c0d]{width:100%;font-size:clamp(18px,4.5vw,24px);color:var(--white);word-break:break-all}.card-project__project-tag[data-v-44e08c0d]{padding:8px 16px;border:1px solid var(--accent);background-color:#fff;color:var(--accent);border-radius:100px;display:flex;justify-content:center;align-items:center;font-size:14px;position:absolute;top:16px;right:16px}.card-project__go-project[data-v-44e08c0d]{transition:all .1s linear;width:264px;height:56px;padding:12px 36px;border:1px solid var(--accent);color:var(--accent);border-radius:100px;display:flex;justify-content:center;align-items:center;font-size:16px;background:transparent;font-family:Montserrat-Medium;cursor:pointer}.card-project__go-project[data-v-44e08c0d]:hover{background-color:var(--accent);color:var(--white)}.card-project__go-project:hover .card-project__images-button[data-v-44e08c0d]{filter:invert(97%) sepia(0%) saturate(50%) hue-rotate(242deg) brightness(500%) contrast(95%)}.card-project__button-content[data-v-44e08c0d]{display:flex;align-items:center;width:100%;justify-content:space-between}.card-project__images-button[data-v-44e08c0d]{height:32px;width:22px}@media (max-width: 1249px){.block-rojects[data-v-44e08c0d]{margin-bottom:-80px}}@media (max-width: 1024px){.block-rojects[data-v-44e08c0d]{padding:0 16px}.project__header-plug[data-v-44e08c0d]{border-radius:0;width:100%}.project__new-header[data-v-44e08c0d]{width:100%}}@media (max-width: 600px){.block-rojects[data-v-44e08c0d]{padding:0 16px}.block-rojects__projects-cards[data-v-44e08c0d]{display:flex;grid-gap:40px 40px;flex-wrap:wrap;justify-content:center;width:100%}.card-project__go-project[data-v-44e08c0d]{width:100%;height:56px;padding:12px 36px;border:1px solid var(--accent);color:var(--accent);border-radius:100px;display:flex;justify-content:center;align-items:center;font-size:16px;background:transparent;font-family:Montserrat-Medium;cursor:pointer}.block-rojects__card-project[data-v-44e08c0d]{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;width:clamp(355px,90%,600px)}}.slider[data-v-85c867ad]{overflow:hidden;position:relative;width:100%;max-width:510px;margin:auto}.slides[data-v-85c867ad]{display:flex;transition:transform .3s ease}.slide[data-v-85c867ad]{display:flex;flex-direction:column;height:250px;padding:32px;justify-content:space-between;border:1px solid #d4d4d4;border-radius:20px;background-color:#2a2a2a;min-width:100%}.slide__item-heading[data-v-85c867ad]{margin:0;font-size:clamp(20px,2.8vw,32px);font-weight:400;display:flex;align-items:center;justify-content:space-between;color:var(--white)}.slide__item-title[data-v-85c867ad]{margin:0;font-size:14px;color:#737270;width:99%;font-weight:400}.indicators[data-v-85c867ad]{text-align:center;margin-top:10px}.indicators span[data-v-85c867ad]{display:inline-block;width:10px;height:10px;margin:0 5px;background:#ccc;border-radius:50%;cursor:pointer}.indicators span.active[data-v-85c867ad]{background:#333}.types-sites[data-v-f5a386ed]{font-family:Montserrat-Medium;display:flex;max-width:1240px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:120px;color:var(--white);padding:0 84px}.types-sites__heading[data-v-f5a386ed]{text-transform:uppercase;font-size:68px;margin-bottom:56px;font-size:clamp(28px,4.5vw,68px)}.types-sites__sites[data-v-f5a386ed]{display:grid;grid-template-columns:49% 49%;width:100%;gap:30px 2%}.types-sites__item-site[data-v-f5a386ed]{display:flex;flex-direction:column;height:250px;justify-content:space-between;border:1px solid #d4d4d4;border-radius:20px;background-color:#2a2a2a;overflow:hidden;position:relative}.types-sites__information-site[data-v-f5a386ed]{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative;padding:32px}.types-sites__item-transition[data-v-f5a386ed]{background:var(--white);position:absolute;transform:translate(100%);width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--newFon);transition:transform .3s ease;padding:16px;text-align:center;gap:16px;font-size:clamp(18px,2vw,24px)}.types-sites__icon-position[data-v-f5a386ed]{position:absolute;top:42px;right:32px}.types-sites__item-heading[data-v-f5a386ed]{margin:0;font-size:clamp(20px,2.5vw,32px);font-weight:400;display:flex;align-items:center;justify-content:space-between;color:var(--white)}.types-sites__item-title[data-v-f5a386ed]{margin:0;font-size:14px;color:#737270;width:99%;font-weight:400}@media (max-width: 1024px){.types-sites[data-v-f5a386ed]{padding:0 16px}}@media (hover: hover){.types-sites__item-site:hover .types-sites__item-transition[data-v-f5a386ed]{transform:translate(0)}}.website[data-v-24f02688]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium}.website__header[data-v-24f02688]{margin-bottom:120px}.website__new-header[data-v-24f02688]{background-color:#21201bd9;border-radius:unset;max-width:unset;width:100vw;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .1s linear}.website__header-plug[data-v-24f02688]{height:131px;position:absolute;background:var(--black);max-width:1408px;border-radius:50px 50px 0 0;width:calc(100% - 32px)}.website__project-margin[data-v-24f02688]{margin-bottom:160px}@media (max-width: 1024px){.website__what-value[data-v-24f02688]{width:100%}.website__header-plug[data-v-24f02688]{border-radius:0;width:100%}.website__new-header[data-v-24f02688]{width:100%}}@media (max-width: 1249px){.website__project-margin[data-v-24f02688]{margin-bottom:-35px}}.legal-information[data-v-81ac5699]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium;color:var(--white)}.legal-information__header[data-v-81ac5699]{margin-bottom:120px}.legal-information__sub[data-v-81ac5699]{margin-bottom:0}.legal-information__new-header[data-v-81ac5699]{background-color:#21201bd9;border-radius:unset;max-width:unset;width:100vw;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .1s linear}.legal-information__header-plug[data-v-81ac5699]{height:131px;position:absolute;background:var(--black);max-width:1408px;border-radius:50px 50px 0 0;width:calc(100% - 32px)}.legal-information__project-margin[data-v-81ac5699]{margin-bottom:204px}.legal-information__wrap-decorate[data-v-81ac5699]{height:150px;width:100%;max-width:1408px;overflow:hidden;position:relative;top:-68px;display:flex;flex-direction:column;align-items:center;z-index:-1}.legal-information__decorate-background[data-v-81ac5699]{transform:rotate(180deg);width:88vmax;max-width:1408px}.legal-information__view[data-v-81ac5699]{max-width:1240px;width:100%;display:flex;justify-content:flex-start;margin-bottom:111px;flex-direction:column;padding:0 16px;-webkit-user-select:text;-moz-user-select:text;position:relative;z-index:1;margin-top:-60px}.legal-information__heading[data-v-81ac5699]{text-indent:30px;font-size:clamp(18px,3.5vw,24px);line-height:30px;margin-top:clamp(20px,3.5vw,35px);margin-bottom:clamp(14px,3.5vw,20px)}.legal-information__title[data-v-81ac5699]{text-indent:30px;font-size:clamp(14px,3.5vw,18px);line-height:30px}.legal-information__table[data-v-81ac5699]{width:100%;border-collapse:collapse;table-layout:fixed;border:1px solid var(--gray)}.legal-information__tr[data-v-81ac5699]{border-bottom:1px solid var(--gray)}.legal-information__tr[data-v-81ac5699]:last-child{border-bottom:none}.legal-information__td[data-v-81ac5699]{font-family:Montserrat-Medium;padding:28px 10px;border-right:1px solid var(--gray);text-align:left;font-size:15px}.legal-information__td[data-v-81ac5699]:last-child{border-right:none}.legal-information__td_last-left[data-v-81ac5699]{border-radius:0 0 0 1vh}.legal-information__td_last-right[data-v-81ac5699]{border-radius:0 0 1vh}@media (max-width: 1024px){.legal-information__header-plug[data-v-81ac5699]{border-radius:0;width:100%}.legal-information__new-header[data-v-81ac5699]{width:100%}}@media (max-width: 1249px){.legal-information__view[data-v-81ac5699]{margin-bottom:-110px}}.contacts[data-v-205e977b]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium;position:relative}.contacts__stage-margin[data-v-205e977b]{margin-bottom:204px}.contacts__header[data-v-205e977b]{padding:50px 0 0}.contacts__new-header[data-v-205e977b]{background-color:#21201bd9;border-radius:unset;max-width:unset;width:100vw;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .1s linear}.contacts__header-plug[data-v-205e977b]{height:131px;position:absolute;background:var(--black);max-width:1408px;border-radius:50px 50px 0 0;width:calc(100% - 32px)}.contacts__header-introduction[data-v-205e977b]{display:flex;flex-direction:column}.contacts__header-introduction h1[data-v-205e977b]{font-size:clamp(36px,7.5vw,100px);font-weight:500;line-height:110%;text-transform:uppercase;margin-left:clamp(10px,4.5vw,84px)}.contacts__button-back[data-v-205e977b]{width:81px;height:24px;background:transparent;border:none;padding:0;font-size:14px;display:flex;align-items:center;justify-content:space-around;font-family:Montserrat-Medium;color:var(--white);cursor:pointer;margin-left:clamp(10px,4.5vw,84px);margin:0 0 53px clamp(10px,5vw,84px)}.header-introduction__content[data-v-205e977b]{position:relative;height:729px;display:flex;justify-content:space-between}.header-introduction__wrap[data-v-205e977b]{background-color:var(--accent);display:flex;padding:30px 0;align-items:center}.header-introduction__fon-content[data-v-205e977b]{width:756px;position:absolute}.header-introduction__сompany-contacts[data-v-205e977b]{padding:0 clamp(10px,5vw,84px);display:grid;grid-gap:40px 40px;justify-content:center;grid-template-columns:repeat(2,1fr);width:100%;align-content:space-evenly;background-color:var(--accent)}.header-introduction__information-heading[data-v-205e977b]{font-size:16px}.header-introduction__information-title[data-v-205e977b]{font-size:clamp(14px,3.5vw,24px)}.header-introduction__information-title_adres[data-v-205e977b]{width:60%}.header-introduction__information-link[data-v-205e977b]{font-size:clamp(14px,3.5vw,24px);color:var(--white)}.header-introduction__information-link[data-v-205e977b]:hover{text-decoration:underline}.header-introduction__form-contacts[data-v-205e977b]{position:relative;height:85%;display:flex;align-items:center;flex-direction:column;width:670px;padding:0 84px 0 0}.footer-form__text[data-v-205e977b]{gap:51px;display:flex;width:100%;flex-direction:column;justify-content:space-between;height:340px}.footer-form__slogan[data-v-205e977b]{display:flex;align-items:flex-start;flex-direction:column}.footer-form__slogan_title[data-v-205e977b]{font-size:clamp(28px,4.5vw,68px);font-weight:500;text-transform:uppercase}.footer-form__contacts[data-v-205e977b]{display:flex;flex-direction:column;gap:24px}.footer-form__actions[data-v-205e977b]{display:flex;width:100%;flex-direction:column;justify-content:space-between;margin-top:1.5em;height:392px}.actions__inputs[data-v-205e977b]{display:flex;flex-direction:column;gap:48px;margin-top:40px}.actions__custom-input[data-v-205e977b]{position:relative;width:100%;font-feature-settings:"clig" off,"liga" off;font-family:Montserrat-Regular;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1px;background:var(--black);border:none;padding-bottom:12px;border-bottom:1px solid var(--gray)}.actions__new-input[data-v-205e977b]{border:none;cursor:pointer;background-color:transparent;width:100%;color:var(--white)}.actions__new-input[data-v-205e977b]:focus-visible{outline:none}.actions__contacts-link[data-v-205e977b]{display:flex;align-items:center;justify-content:center;gap:24px}.actions__button[data-v-205e977b]{display:flex;gap:32px}.actions__button span[data-v-205e977b]{color:var(--gray);font-size:12px;font-weight:500}.actions__button span a[data-v-205e977b]{color:var(--white)}.footer__downstairs[data-v-205e977b]{display:flex;color:var(--gray);justify-content:space-between;align-items:center;border-top:2px solid var(--white);font-size:14px;font-style:normal;font-weight:500;line-height:130%;padding:56px 84px 0;margin-top:-54px}.footer__downstairs .footer_left[data-v-205e977b]{display:flex;align-items:center;gap:56px}.footer__downstairs .footer_links[data-v-205e977b]{display:flex;gap:32px}@media (max-width: 1024px){.contacts__header-plug[data-v-205e977b]{border-radius:0;width:100%}.contacts__new-header[data-v-205e977b]{width:100%}}@media (max-width: 1000px){.header-introduction__сompany-contacts[data-v-205e977b]{padding:0 clamp(10px,3vw,84px);display:flex;grid-gap:40px 40px;justify-content:center;grid-template-columns:repeat(2,1fr);width:100%;align-content:space-evenly;flex-direction:column}}.details[data-v-006830f3]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium;color:var(--white)}.details__header[data-v-006830f3]{margin-bottom:120px}.details__sub[data-v-006830f3]{margin-bottom:0}.details__new-header[data-v-006830f3]{background-color:#21201bd9;border-radius:unset;max-width:unset;width:100vw;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .1s linear}.details__header-plug[data-v-006830f3]{height:131px;position:absolute;background:var(--black);max-width:1408px;border-radius:50px 50px 0 0;width:calc(100% - 32px)}.details__wrap-decorate[data-v-006830f3]{height:150px;width:100%;max-width:1408px;overflow:hidden;position:relative;top:-68px;display:flex;flex-direction:column;align-items:center;z-index:-1}.details__decorate-background[data-v-006830f3]{transform:rotate(180deg);width:88vmax;max-width:1408px}.details__dop-header[data-v-006830f3]{background:var(--black);max-width:1408px;width:100%;border-radius:0 0 50px 50px;display:flex;align-items:flex-start;padding:15px 84px;margin-bottom:204px;flex-direction:column;position:relative}.details__button-back[data-v-006830f3]{width:81px;height:24px;background:transparent;border:none;padding:0;font-size:14px;display:flex;align-items:center;justify-content:space-around;font-family:Montserrat-Medium;color:var(--white);cursor:pointer}.details__wrap[data-v-006830f3]{padding:0 16px;margin-bottom:150px;margin-top:-30px}.details__heading[data-v-006830f3]{font-size:80px;font-weight:400;color:var(--white)}.details__table-information[data-v-006830f3]{align-items:flex-start;border:1px solid var(--gray);border-radius:1vh;max-width:1240px;width:100%;display:flex;justify-content:flex-start;flex-direction:column;user-select:text;-webkit-user-select:text;-moz-user-select:text;position:relative;z-index:1}.details__table[data-v-006830f3]{width:100%;border-collapse:collapse;table-layout:fixed}.details__tr[data-v-006830f3]{border-bottom:1px solid var(--gray)}.details__tr[data-v-006830f3]:last-child{border-bottom:none}.details__td[data-v-006830f3]{font-family:Montserrat-Medium;padding:28px 10px;border-right:1px solid var(--gray);text-align:left;font-size:clamp(12px,2.5vw,15px);word-wrap:break-word}.details__td[data-v-006830f3]:last-child{border-right:none}.details__td_last-left[data-v-006830f3]{border-radius:0 0 0 1vh}.details__td_last-right[data-v-006830f3]{border-radius:0 0 1vh}@media (max-width: 1249px){.details__wrap[data-v-006830f3]{margin-bottom:-70px}}@media (max-width: 1024px){.details__table-information[data-v-006830f3]{align-items:flex-start;border:1px solid var(--gray);border-radius:1vh;max-width:1240px;width:100%;display:flex;justify-content:flex-start;flex-direction:column}.details__header-plug[data-v-006830f3]{border-radius:0;width:100%}.details__new-header[data-v-006830f3]{width:100%}}@media (max-width: 394px){.details__table-information[data-v-006830f3]{align-items:flex-start;border:1px solid var(--gray);border-radius:1vh;max-width:1240px;width:100%;display:flex;justify-content:flex-start;flex-direction:column}}.legal-information__wrap-decorate[data-v-e2cd8926]{height:150px;width:100%;max-width:1404px;overflow:hidden;position:relative;top:-68px;display:flex;flex-direction:column;align-items:center;z-index:-1}.legal-information__decorate-background[data-v-e2cd8926]{transform:rotate(180deg);width:88vmax;max-width:1408px}.legal-information__view[data-v-e2cd8926]{max-width:1240px;width:100%;display:flex;justify-content:flex-start;margin-bottom:130px;flex-direction:column;padding:0 16px;margin-top:-30px;user-select:text;-webkit-user-select:text;-moz-user-select:text;position:relative;z-index:1;gap:clamp(24px,6.5vw,30px)}.legal-information__heading[data-v-e2cd8926]{font-family:Montserrat-SemiBold;font-size:clamp(18px,3.5vw,22px);line-height:clamp(24px,6.5vw,30px)}.legal-information__title[data-v-e2cd8926]{font-family:Montserrat-Medium;font-size:clamp(14px,3.5vw,16px);line-height:clamp(24px,6.5vw,30px)}.legal-information__heading-text[data-v-e2cd8926]{font-family:Montserrat-SemiBold;font-size:clamp(14px,3.5vw,18px);line-height:clamp(24px,6.5vw,30px)}@media (max-width: 1249px){.legal-information__view[data-v-e2cd8926]{margin-bottom:-110px}}.legal-information__wrap-decorate[data-v-89b6cf6f]{height:150px;width:100%;max-width:1404px;overflow:hidden;position:relative;top:-68px;display:flex;flex-direction:column;align-items:center;z-index:-1}.legal-information__decorate-background[data-v-89b6cf6f]{transform:rotate(180deg);width:88vmax;max-width:1408px}.legal-information__view[data-v-89b6cf6f]{max-width:1240px;width:100%;display:flex;justify-content:flex-start;margin-bottom:130px;flex-direction:column;padding:0 16px;margin-top:-30px;user-select:text;-webkit-user-select:text;-moz-user-select:text;position:relative;z-index:1;gap:clamp(24px,6.5vw,30px)}.legal-information__heading[data-v-89b6cf6f]{font-family:Montserrat-SemiBold;font-size:clamp(18px,3.5vw,22px);line-height:clamp(24px,6.5vw,30px)}.legal-information__title[data-v-89b6cf6f]{font-family:Montserrat-Medium;font-size:clamp(14px,3.5vw,16px);line-height:clamp(24px,6.5vw,30px)}.legal-information__heading-text[data-v-89b6cf6f]{font-family:Montserrat-SemiBold;font-size:clamp(14px,3.5vw,18px);line-height:clamp(24px,6.5vw,30px)}@media (max-width: 1249px){.legal-information__view[data-v-89b6cf6f]{margin-bottom:-110px}}.legal-information[data-v-af4fe1c0]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium;color:var(--white)}.legal-information__sub[data-v-af4fe1c0]{margin-bottom:0}.bitrix[data-v-a5cb4d7c]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium}.bitrix__heading[data-v-a5cb4d7c]{text-transform:uppercase;font-size:clamp(28px,4.5vw,68px);margin-bottom:56px}.bitrix__heading-block[data-v-a5cb4d7c]{font-weight:500;text-transform:uppercase;font-size:clamp(28px,4.5vw,68px)}.bitrix__block-view[data-v-a5cb4d7c]{gap:56px;display:flex;padding:0 84px;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:120px;color:var(--white)}.bitrix__block-view_no-indentation[data-v-a5cb4d7c]{margin-bottom:0}.bitrix__block-view_presence-indentati[data-v-a5cb4d7c]{margin-bottom:200px}.bitrix__item-heading[data-v-a5cb4d7c]{color:var(--light-grey);font-size:clamp(20px,3.5vw,28px);line-height:normal}.bitrix__item-title[data-v-a5cb4d7c]{font-size:14px;color:var(--light-grey);font-family:Montserrat-Regular}.opportunities__cards[data-v-a5cb4d7c]{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 10px;width:100%}.opportunities__cards_flex[data-v-a5cb4d7c]{display:flex;gap:50px;width:100%;flex-direction:column}.opportunities__card-content[data-v-a5cb4d7c]{display:flex;flex-direction:row;align-items:center;gap:15px;justify-content:space-between}.opportunities__card-content_flex[data-v-a5cb4d7c]{justify-content:unset}.opportunities__card-content_flex-mobile[data-v-a5cb4d7c]{display:flex;flex-direction:column;align-items:center;gap:15px;justify-content:unset}.opportunities__pictures-cards[data-v-a5cb4d7c]{width:150px;height:150px;border-radius:10px;background-color:var(--accent);opacity:0;display:flex;justify-content:center;align-items:center}.opportunities__pictures-cards_animation[data-v-a5cb4d7c]{animation:customAni-a5cb4d7c .7s linear forwards}.opportunities__pictures-cards_delay-second[data-v-a5cb4d7c]{animation-delay:.2s}.opportunities__pictures-cards_delay-third[data-v-a5cb4d7c]{animation-delay:.4s}.opportunities__pictures-cards_delay-fourth[data-v-a5cb4d7c]{animation-delay:.6s}.opportunities__icon-content[data-v-a5cb4d7c]{height:80%}.opportunities__card-text[data-v-a5cb4d7c]{width:69%}.opportunities__card-text_flex[data-v-a5cb4d7c]{width:calc(100% - 150px);gap:clamp(8px,.5vw,15px);display:flex;flex-direction:column}.opportunities__card-text_flex-mobile[data-v-a5cb4d7c]{width:100%;display:flex;flex-direction:column;align-items:center}.opportunities__item-title[data-v-a5cb4d7c]{font-size:14px;color:var(--light-grey);font-family:Montserrat-Regular}.opportunities__item-title_flex-mobile[data-v-a5cb4d7c]{text-align:center}.marketing[data-v-a5cb4d7c]{width:100%}.marketing__content[data-v-a5cb4d7c]{width:100%;display:flex;flex-direction:column;gap:99px}.marketing__item[data-v-a5cb4d7c]{padding:18px;border:5px solid var(--accent);position:relative;display:flex;flex-direction:column;gap:30px;opacity:0}.marketing__item_delay-second[data-v-a5cb4d7c]{animation-delay:.2s}.marketing__item_delay-third[data-v-a5cb4d7c]{animation-delay:.4s}.marketing__animation[data-v-a5cb4d7c]{animation:marketingAnim-a5cb4d7c 1.5s linear forwards}.marketing__item[data-v-a5cb4d7c]:after,.marketing__item[data-v-a5cb4d7c]:before{content:"";display:block;border:9px solid var(--newFon);z-index:1;position:absolute}.marketing__item[data-v-a5cb4d7c]:after{left:30%;top:-7px;right:-7px;bottom:70%;border-bottom:none;border-left:none}.marketing__item[data-v-a5cb4d7c]:before{left:-7px;top:70%;right:30%;bottom:-7px;border-top:none;border-right:none}.workflow[data-v-a5cb4d7c]{width:100%}.workflow__content[data-v-a5cb4d7c]{width:100%;display:flex;flex-direction:column;gap:99px;align-items:center}.workflow__item[data-v-a5cb4d7c]{display:flex;align-items:center;justify-content:space-between}.workflow__item_revers[data-v-a5cb4d7c]{flex-direction:row-reverse}.workflow__item_flex[data-v-a5cb4d7c]{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:15px;width:100%}.workflow__item-images[data-v-a5cb4d7c]{width:54%;display:flex;align-items:center;justify-content:center;position:relative;transform:translate(-100%);opacity:0}.workflow__item-images_right[data-v-a5cb4d7c]{transform:translate(100%)}.workflow__item-images_flex[data-v-a5cb4d7c]{width:100%;display:flex;align-items:center;justify-content:center}.workflow__item-images_animation[data-v-a5cb4d7c]{animation:workflowAnim-a5cb4d7c 1s linear forwards}.workflow__item-images_animation-right[data-v-a5cb4d7c]{animation:workflowAnimRig-a5cb4d7c 1s linear forwards}.workflow__images-content[data-v-a5cb4d7c]{width:100%}.workflow__item-text[data-v-a5cb4d7c]{width:44%;display:flex;flex-direction:column;gap:clamp(8px,.5vw,25px)}.workflow__item-text_flex[data-v-a5cb4d7c]{width:95%;display:flex;flex-direction:column;gap:8px;align-items:center}.sub-header[data-v-a5cb4d7c]{font-family:Montserrat-Medium;max-width:1408px;width:100%;margin-bottom:120px;margin-top:-1px}.sub-header__decorate-background[data-v-a5cb4d7c]{position:absolute;top:30%;max-width:1408px;width:90%;z-index:-1}.sub-header__body[data-v-a5cb4d7c]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 50px 50px;padding:50px 84px 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}.sub-header__block[data-v-a5cb4d7c]{width:40%;max-width:600px;display:flex;flex-direction:column;justify-content:flex-end;line-height:1}.sub-header__content[data-v-a5cb4d7c]{display:flex;justify-content:space-between;width:100%;align-items:center}.sub-header__heading[data-v-a5cb4d7c]{margin:0;font-size:clamp(36px,5vw,80px);font-weight:400;color:var(--white);width:83%}.sub-header__title[data-v-a5cb4d7c]{font-size:clamp(12px,5vw,14px);width:90%;margin-top:16px;line-height:1.4}.sub-header__images[data-v-a5cb4d7c]{width:60%;max-width:600px;max-height:541px;border-radius:20px;overflow:hidden;display:flex;justify-content:center;align-items:center}.sub-header__images-gif[data-v-a5cb4d7c]{width:100%}@media (max-width: 1370px){.sub-header__images[data-v-a5cb4d7c]{height:37.5vw}}@media (max-width: 952px){.bitrix__block-view[data-v-a5cb4d7c]{padding:0 16px}}@media (max-width: 952px){.sub-header__content[data-v-a5cb4d7c]{display:flex;justify-content:center;width:100%;flex-direction:column}.sub-header__content_smoll[data-v-a5cb4d7c]{display:flex;justify-content:flex-start;width:100%}.sub-header__images[data-v-a5cb4d7c]{width:100vw;margin:33px;height:unset}.sub-header__block[data-v-a5cb4d7c]{width:100%;display:flex;flex-direction:column;line-height:1;align-items:center}.sub-header__heading[data-v-a5cb4d7c]{width:unset}.sub-header__title[data-v-a5cb4d7c]{font-size:clamp(12px,5vw,14px);margin-top:16px;line-height:1.4;width:unset;text-align:center;margin-bottom:20px}}@media (max-width: 750px){.sub-header__body[data-v-a5cb4d7c]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 50px 50px;padding:50px clamp(16px,4.5vw,84px) 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}}@media (max-width: 700px){.sub-header[data-v-a5cb4d7c]{margin-bottom:100px}}@media (max-width: 800px){.sub-header__heading[data-v-a5cb4d7c]{width:unset;margin-right:auto}.sub-header__title[data-v-a5cb4d7c]{font-size:clamp(12px,5vw,14px);margin-top:16px;line-height:1.4;width:unset;text-align:unset;margin-bottom:20px}}@media (max-width: 500px){.sub-header__body[data-v-a5cb4d7c]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 20px 20px;padding:50px clamp(16px,4.5vw,84px) 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}}@keyframes customAni-a5cb4d7c{0%{opacity:1;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes marketingAnim-a5cb4d7c{0%{transform:rotateX(-100deg);transform-origin:top;opacity:0}to{transform:rotateX(0);transform-origin:top;opacity:1}}@keyframes workflowAnim-a5cb4d7c{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes workflowAnimRig-a5cb4d7c{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.amo[data-v-e1b974ff]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium}.amo__heading[data-v-e1b974ff]{text-transform:uppercase;font-size:clamp(28px,4.5vw,68px);margin-bottom:56px}.amo__heading-block[data-v-e1b974ff]{font-weight:500;text-transform:uppercase;font-size:clamp(28px,4.5vw,68px)}.amo__block-view[data-v-e1b974ff]{gap:56px;display:flex;padding:0 84px;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:120px;color:var(--white)}.amo__block-view_no-indentation[data-v-e1b974ff]{margin-bottom:0}.amo__block-view_presence-indentati[data-v-e1b974ff]{margin-bottom:200px}.amo__item-heading[data-v-e1b974ff]{color:var(--light-grey);font-size:clamp(20px,3.5vw,28px);line-height:normal}.amo__item-title[data-v-e1b974ff]{font-size:14px;color:var(--light-grey);font-family:Montserrat-Regular}.opportunities__cards[data-v-e1b974ff]{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 10px;width:100%}.opportunities__cards_flex[data-v-e1b974ff]{display:flex;gap:50px;width:100%;flex-direction:column}.opportunities__card-content[data-v-e1b974ff]{display:flex;flex-direction:row;align-items:center;gap:15px;justify-content:space-between}.opportunities__card-content_flex[data-v-e1b974ff]{justify-content:unset}.opportunities__card-content_flex-mobile[data-v-e1b974ff]{display:flex;flex-direction:column;align-items:center;gap:15px;justify-content:unset}.opportunities__pictures-cards[data-v-e1b974ff]{width:150px;height:150px;border-radius:10px;background-color:var(--accent);opacity:0;display:flex;justify-content:center;align-items:center}.opportunities__pictures-cards_animation[data-v-e1b974ff]{animation:customAni-e1b974ff .7s linear forwards}.opportunities__pictures-cards_delay-second[data-v-e1b974ff]{animation-delay:.2s}.opportunities__pictures-cards_delay-third[data-v-e1b974ff]{animation-delay:.4s}.opportunities__pictures-cards_delay-fourth[data-v-e1b974ff]{animation-delay:.6s}.opportunities__icon-content[data-v-e1b974ff]{height:80%}.opportunities__card-text[data-v-e1b974ff]{width:69%}.opportunities__card-text_flex[data-v-e1b974ff]{width:calc(100% - 150px);gap:clamp(8px,.5vw,15px);display:flex;flex-direction:column}.opportunities__card-text_flex-mobile[data-v-e1b974ff]{width:100%;display:flex;flex-direction:column;align-items:center}.opportunities__item-title[data-v-e1b974ff]{font-size:14px;color:var(--light-grey);font-family:Montserrat-Regular}.opportunities__item-title_flex-mobile[data-v-e1b974ff]{text-align:center}.workflow[data-v-e1b974ff]{width:100%}.workflow__content[data-v-e1b974ff]{width:100%;display:flex;flex-direction:column;gap:99px;align-items:center}.workflow__item[data-v-e1b974ff]{display:flex;align-items:center;justify-content:space-between}.workflow__item_revers[data-v-e1b974ff]{flex-direction:row-reverse}.workflow__item_flex[data-v-e1b974ff]{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:15px;width:100%}.workflow__item-images[data-v-e1b974ff]{width:54%;display:flex;align-items:center;justify-content:center;position:relative;transform:translate(-100%);opacity:0}.workflow__item-images_right[data-v-e1b974ff]{transform:translate(100%)}.workflow__item-images_flex[data-v-e1b974ff]{width:100%;display:flex;align-items:center;justify-content:center}.workflow__item-images_animation[data-v-e1b974ff]{animation:workflowAnim-e1b974ff 1s linear forwards}.workflow__item-images_animation-right[data-v-e1b974ff]{animation:workflowAnimRig-e1b974ff 1s linear forwards}.workflow__images-content[data-v-e1b974ff]{width:100%}.workflow__item-text[data-v-e1b974ff]{width:44%;display:flex;flex-direction:column;gap:clamp(8px,.5vw,25px)}.workflow__item-text_flex[data-v-e1b974ff]{width:95%;display:flex;flex-direction:column;gap:8px;align-items:center}.sub-header[data-v-e1b974ff]{font-family:Montserrat-Medium;max-width:1408px;width:100%;margin-bottom:120px;margin-top:-1px}.sub-header__body[data-v-e1b974ff]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 50px 50px;padding:50px 84px 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}.sub-header__block[data-v-e1b974ff]{width:40%;max-width:600px;display:flex;flex-direction:column;justify-content:flex-end;line-height:1}.sub-header__content[data-v-e1b974ff]{display:flex;justify-content:space-between;width:100%;align-items:center}.sub-header__heading[data-v-e1b974ff]{margin:0;font-size:clamp(36px,5vw,80px);font-weight:400;color:var(--white);width:83%}.sub-header__title[data-v-e1b974ff]{font-size:clamp(12px,5vw,14px);width:90%;margin-top:16px;line-height:1.4}.sub-header__images[data-v-e1b974ff]{width:60%;max-width:600px;max-height:541px;border-radius:20px;overflow:hidden;display:flex;justify-content:center;align-items:center}.sub-header__images-gif[data-v-e1b974ff]{width:100%}@media (max-width: 1370px){.sub-header__images[data-v-e1b974ff]{height:37.5vw}}@media (max-width: 952px){.amo__block-view[data-v-e1b974ff]{padding:0 16px}}@media (max-width: 952px){.sub-header__content[data-v-e1b974ff]{display:flex;justify-content:center;width:100%;flex-direction:column}.sub-header__content_smoll[data-v-e1b974ff]{display:flex;justify-content:flex-start;width:100%}.sub-header__images[data-v-e1b974ff]{width:100vw;margin:33px;height:unset}.sub-header__block[data-v-e1b974ff]{width:100%;display:flex;flex-direction:column;line-height:1;align-items:center}.sub-header__heading[data-v-e1b974ff]{width:unset}.sub-header__title[data-v-e1b974ff]{font-size:clamp(12px,5vw,14px);margin-top:16px;line-height:1.4;width:unset;text-align:center;margin-bottom:20px}}@media (max-width: 750px){.sub-header__body[data-v-e1b974ff]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 50px 50px;padding:50px clamp(16px,4.5vw,84px) 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}}@media (max-width: 700px){.sub-header[data-v-e1b974ff]{margin-bottom:100px}}@media (max-width: 800px){.sub-header__heading[data-v-e1b974ff]{width:unset;margin-right:auto}.sub-header__title[data-v-e1b974ff]{font-size:clamp(12px,5vw,14px);margin-top:16px;line-height:1.4;width:unset;text-align:unset;margin-bottom:20px}}@media (max-width: 500px){.sub-header__body[data-v-e1b974ff]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 20px 20px;padding:50px clamp(16px,4.5vw,84px) 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}}@keyframes customAni-e1b974ff{0%{opacity:1;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes marketingAnim-e1b974ff{0%{transform:rotateX(-100deg);transform-origin:top;opacity:0}to{transform:rotateX(0);transform-origin:top;opacity:1}}@keyframes workflowAnim-e1b974ff{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes workflowAnimRig-e1b974ff{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.tap-link[data-v-3113275c]{position:fixed;top:0;left:0;right:0;width:100vw;height:100vh;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);justify-content:space-between;align-items:center;font-family:Montserrat-Medium}.tap-link__content-block[data-v-3113275c]{height:100%;width:100%;padding:16px clamp(16px,4vw,75px);display:flex;justify-content:center;align-items:center}.tap-link__menu-block[data-v-3113275c]{max-width:700px;width:100%;display:flex;flex-direction:column;align-items:center;gap:30px;margin:40px 0 60px}.tap-link__logo-block[data-v-3113275c]{width:70vmin;max-width:400px;margin-bottom:35px}.tap-link__logo-img[data-v-3113275c]{width:100%}.tap-link__menu-links[data-v-3113275c]{width:100%;max-width:590px;display:flex;flex-direction:column;align-items:center;height:100%;gap:30px}.tap-link__menu-item[data-v-3113275c]{width:100%;background-color:var(--accent);border-radius:2.5vmin;height:14vmin;max-height:70px;min-height:30px;display:flex;align-items:center;justify-content:center;font-size:1.2em;cursor:pointer}.tap-link__item-icon[data-v-3113275c]{height:65%;margin-right:10px}.tap-link__item-icon_email[data-v-3113275c]{height:50%}.tap-link__item-icon_messengers[data-v-3113275c]{height:100%;margin-right:unset}.tap-link__menu-messengers[data-v-3113275c]{width:100%;height:14vmin;max-height:70px;min-height:30px;display:flex;justify-content:space-between;gap:30px}.tap-link__messengers-item[data-v-3113275c]{border-radius:2.5vmin;width:50%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.tap-link__messengers-item_telegram[data-v-3113275c]{background-color:#27a6e5}.tap-link__messengers-item_whatsapp[data-v-3113275c]{background-color:#48c95f}.tap-link__decor-block[data-v-3113275c]{width:100%;height:100%;display:flex;background:url(/assets/decor-top-CcsxBajL.svg) center/cover;background-position:top right;background-repeat:repeat;background-size:100%}.tap-link__decor-block_top[data-v-3113275c]{align-items:flex-end}.tap-link__decor-block_bottom[data-v-3113275c]{align-items:flex-start}.tap-link__decor-item[data-v-3113275c]{width:130%;position:absolute}@media (min-width: 1200px){.tap-link__decor-block[data-v-3113275c]{background-size:40%}}.dialog[data-v-39341478]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium}.dialog__heading[data-v-39341478]{text-transform:uppercase;font-size:clamp(28px,4.5vw,68px);margin-bottom:56px}.dialog__new-header[data-v-39341478]{background-color:#21201bd9;border-radius:unset;max-width:unset;width:100vw;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .1s linear}.dialog__header-plug[data-v-39341478]{height:131px;position:absolute;background:var(--black);max-width:1408px;border-radius:50px 50px 0 0;width:calc(100% - 32px)}.dialog__heading-block[data-v-39341478]{font-weight:500;text-transform:uppercase;font-size:clamp(28px,4.5vw,68px)}.dialog__advantages[data-v-39341478]{gap:56px;display:flex;padding:0 84px;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:120px;color:var(--white)}.dialog__advantages-item[data-v-39341478]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.dialog__advantages-item_colunms[data-v-39341478]{display:flex;flex-direction:row;gap:30px}.dialog__advantages-text[data-v-39341478]{display:flex;flex-direction:column;gap:10px}.dialog__advantages-text_colum[data-v-39341478]{text-align:start}.dialog__item-heading[data-v-39341478]{font-size:clamp(20px,3.5vw,28px);line-height:1.2em}.dialog__item-title[data-v-39341478]{font-size:14px}.dialog__item-icon[data-v-39341478]{height:110px}.dialog__advantages-content[data-v-39341478]{display:grid;grid-template-columns:repeat(3,320px);width:100%;row-gap:30px;justify-content:space-between}.dialog__advantages-content_colunms[data-v-39341478]{display:flex;flex-direction:column;gap:60px}.dialog__example[data-v-39341478]{gap:56px;display:flex;padding:0 84px;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:204px;color:var(--white)}.example-content[data-v-39341478]{width:100%;display:flex;flex-direction:row;justify-content:space-between;border-radius:30px;background-color:var(--accent);padding:20px;gap:16px;align-items:center}.example-content_revers[data-v-39341478]{flex-direction:row-reverse}.example-content__list[data-v-39341478]{padding-inline-start:16px}.example-content__left-block[data-v-39341478]{display:flex;flex-direction:column;gap:16px}.example-content__wrap-text[data-v-39341478]{border-radius:20px;background-color:var(--white);padding:16px;color:var(--black)}.example-content__heding[data-v-39341478]{font-size:clamp(18px,3.5vw,28px);margin-bottom:14px}.example-content__heding_no[data-v-39341478]{margin-bottom:unset}.example-content__title[data-v-39341478]{font-size:14px}.example-content__right-block[data-v-39341478]{max-width:334px;width:100%}li[data-v-39341478]{margin-bottom:14px}.sub-header[data-v-39341478]{font-family:Montserrat-Medium;max-width:1408px;width:100%;margin-bottom:120px;margin-top:-1px}.sub-header__decorate-background[data-v-39341478]{position:absolute;top:30%;max-width:1408px;width:90%;z-index:-1}.sub-header__body[data-v-39341478]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 50px 50px;padding:50px 84px 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}.sub-header__block[data-v-39341478]{width:100%;display:flex;flex-direction:column;justify-content:flex-end;line-height:1;align-items:center}.sub-header__content[data-v-39341478]{display:flex;justify-content:space-between;width:100%;align-items:center}.sub-header__heading[data-v-39341478]{margin:0;font-size:clamp(36px,7vw,80px);font-weight:400;color:var(--white);text-align:center}.sub-header__title[data-v-39341478]{font-size:clamp(12px,5vw,14px);width:60%;margin-top:40px;line-height:1.4;text-align:center}.sub-header__images[data-v-39341478]{width:60%;max-width:600px;max-height:541px;border-radius:20px;overflow:hidden;display:flex;justify-content:center;align-items:center}.sub-header__images-gif[data-v-39341478]{width:100%}@media (max-width: 1370px){.sub-header__images[data-v-39341478]{height:37.5vw}}@media (max-width: 1249px){.dialog__example[data-v-39341478]{margin-bottom:-94px}}@media (max-width: 1214px){.dialog__advantages-content[data-v-39341478]{grid-template-columns:repeat(2,380px)}}@media (max-width: 1080px){.example-content[data-v-39341478]{flex-direction:column-reverse;padding:20px 10px}.example-content__right-block[data-v-39341478]{width:100%}}@media (max-width: 952px){.dialog__advantages[data-v-39341478],.dialog__example[data-v-39341478]{padding:0 16px}}@media (max-width: 952px){.sub-header__content[data-v-39341478]{display:flex;justify-content:center;width:100%;flex-direction:column}.sub-header__content_smoll[data-v-39341478]{display:flex;justify-content:flex-start;width:100%}.sub-header__images[data-v-39341478]{width:100vw;margin:33px;height:unset}.sub-header__block[data-v-39341478]{width:100%;display:flex;flex-direction:column;line-height:1;align-items:center}.sub-header__heading[data-v-39341478]{width:unset}.sub-header__title[data-v-39341478]{font-size:clamp(12px,5vw,14px);margin-top:40px;line-height:1.4;width:unset;text-align:center;margin-bottom:20px}}@media (max-width: 750px){.sub-header__body[data-v-39341478]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 50px 50px;padding:50px clamp(16px,4.5vw,84px) 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}}@media (max-width: 700px){.sub-header[data-v-39341478]{margin-bottom:100px}}@media (max-width: 800px){.sub-header__heading[data-v-39341478]{width:unset;margin-right:auto;text-align:start}.sub-header__title[data-v-39341478]{font-size:clamp(12px,5vw,14px);margin-top:16px;line-height:1.4;width:unset;text-align:unset;margin-bottom:20px}}@media (max-width: 600px){.example-content__wrap-text[data-v-39341478]{border-radius:20px;background-color:var(--white);padding:14px;color:var(--black);display:flex;flex-direction:column;align-items:flex-start}}@media (max-width: 500px){.sub-header__body[data-v-39341478]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 20px 20px;padding:50px clamp(16px,4.5vw,84px) 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}.dialog__advantages-item_colunms[data-v-39341478]{display:flex;flex-direction:column;gap:10px;align-items:flex-start}}.dialog[data-v-76bd478b]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium}.dialog__heading[data-v-76bd478b]{text-transform:uppercase;font-size:clamp(28px,4.5vw,68px);margin-bottom:56px}.dialog__new-header[data-v-76bd478b]{background-color:#21201bd9;border-radius:unset;max-width:unset;width:100vw;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .1s linear}.dialog__header-plug[data-v-76bd478b]{height:131px;position:absolute;background:var(--black);max-width:1408px;border-radius:50px 50px 0 0;width:calc(100% - 32px)}.dialog__heading-block[data-v-76bd478b]{font-weight:500;text-transform:uppercase;font-size:clamp(28px,4.5vw,68px)}.dialog__advantages[data-v-76bd478b]{gap:56px;display:flex;padding:0 84px;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:120px;color:var(--white)}.dialog__advantages-item[data-v-76bd478b]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.dialog__advantages-item_colunms[data-v-76bd478b]{display:flex;flex-direction:row;gap:30px}.dialog__advantages-text[data-v-76bd478b]{display:flex;flex-direction:column;gap:10px}.dialog__advantages-text_colum[data-v-76bd478b]{text-align:start}.dialog__item-heading[data-v-76bd478b]{font-size:clamp(20px,3.5vw,28px);line-height:1.2em}.dialog__item-title[data-v-76bd478b]{font-size:14px}.dialog__item-icon[data-v-76bd478b]{height:110px}.dialog__advantages-content[data-v-76bd478b]{display:grid;grid-template-columns:repeat(3,320px);width:100%;row-gap:30px;justify-content:space-between}.dialog__advantages-content_colunms[data-v-76bd478b]{display:flex;flex-direction:column;gap:60px}.dialog__example[data-v-76bd478b]{gap:56px;display:flex;padding:0 84px;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:204px;color:var(--white)}.example-content[data-v-76bd478b]{width:100%;display:flex;flex-direction:row;justify-content:space-between;border-radius:30px;background-color:var(--accent);padding:20px;gap:16px;align-items:center}.example-content_revers[data-v-76bd478b]{flex-direction:row-reverse}.example-content__list[data-v-76bd478b]{padding-inline-start:16px}.example-content__left-block[data-v-76bd478b]{display:flex;flex-direction:column;gap:16px}.example-content__wrap-text[data-v-76bd478b]{border-radius:20px;background-color:var(--white);padding:16px;color:var(--black)}.example-content__heding[data-v-76bd478b]{font-size:clamp(18px,3.5vw,28px);margin-bottom:14px}.example-content__heding_no[data-v-76bd478b]{margin-bottom:unset}.example-content__title[data-v-76bd478b]{font-size:14px}.example-content__right-block[data-v-76bd478b]{max-width:334px;width:100%;border-radius:20px}li[data-v-76bd478b]{margin-bottom:14px}.sub-header[data-v-76bd478b]{font-family:Montserrat-Medium;max-width:1408px;width:100%;margin-bottom:120px;margin-top:-1px}.sub-header__decorate-background[data-v-76bd478b]{position:absolute;top:30%;max-width:1408px;width:90%;z-index:-1}.sub-header__body[data-v-76bd478b]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 50px 50px;padding:50px 84px 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}.sub-header__block[data-v-76bd478b]{width:100%;display:flex;flex-direction:column;justify-content:flex-end;line-height:1;align-items:center}.sub-header__content[data-v-76bd478b]{display:flex;justify-content:space-between;width:100%;align-items:center}.sub-header__heading[data-v-76bd478b]{margin:0;font-size:clamp(36px,7vw,80px);font-weight:400;color:var(--white);text-align:center}.sub-header__title[data-v-76bd478b]{font-size:clamp(12px,5vw,14px);width:60%;margin-top:40px;line-height:1.4;text-align:center}.sub-header__images[data-v-76bd478b]{width:60%;max-width:600px;max-height:541px;border-radius:20px;overflow:hidden;display:flex;justify-content:center;align-items:center}.sub-header__images-gif[data-v-76bd478b]{width:100%}@media (max-width: 1370px){.sub-header__images[data-v-76bd478b]{height:37.5vw}}@media (max-width: 1249px){.dialog__example[data-v-76bd478b]{margin-bottom:-94px}}@media (max-width: 1214px){.dialog__advantages-content[data-v-76bd478b]{grid-template-columns:repeat(2,380px)}}@media (max-width: 1080px){.example-content[data-v-76bd478b]{flex-direction:column-reverse;padding:20px 10px}.example-content__right-block[data-v-76bd478b]{width:100%}}@media (max-width: 952px){.dialog__advantages[data-v-76bd478b],.dialog__example[data-v-76bd478b]{padding:0 16px}}@media (max-width: 952px){.sub-header__content[data-v-76bd478b]{display:flex;justify-content:center;width:100%;flex-direction:column}.sub-header__content_smoll[data-v-76bd478b]{display:flex;justify-content:flex-start;width:100%}.sub-header__images[data-v-76bd478b]{width:100vw;margin:33px;height:unset}.sub-header__block[data-v-76bd478b]{width:100%;display:flex;flex-direction:column;line-height:1;align-items:center}.sub-header__heading[data-v-76bd478b]{width:unset}.sub-header__title[data-v-76bd478b]{font-size:clamp(12px,5vw,14px);margin-top:40px;line-height:1.4;width:unset;text-align:center;margin-bottom:20px}}@media (max-width: 750px){.sub-header__body[data-v-76bd478b]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 50px 50px;padding:50px clamp(16px,4.5vw,84px) 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}}@media (max-width: 700px){.sub-header[data-v-76bd478b]{margin-bottom:100px}}@media (max-width: 800px){.sub-header__heading[data-v-76bd478b]{width:unset;margin-right:auto;text-align:start}.sub-header__title[data-v-76bd478b]{font-size:clamp(12px,5vw,14px);margin-top:16px;line-height:1.4;width:unset;text-align:unset;margin-bottom:20px}}@media (max-width: 600px){.example-content__wrap-text[data-v-76bd478b]{border-radius:20px;background-color:var(--white);padding:14px;color:var(--black);display:flex;flex-direction:column;align-items:flex-start}}@media (max-width: 500px){.sub-header__body[data-v-76bd478b]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 20px 20px;padding:50px clamp(16px,4.5vw,84px) 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}.dialog__advantages-item_colunms[data-v-76bd478b]{display:flex;flex-direction:column;gap:10px;align-items:flex-start}}.dialog[data-v-231ffff6]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium}.dialog__heading[data-v-231ffff6]{text-transform:uppercase;font-size:clamp(28px,4.5vw,68px);margin-bottom:56px}.dialog__new-header[data-v-231ffff6]{background-color:#21201bd9;border-radius:unset;max-width:unset;width:100vw;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .1s linear}.dialog__header-plug[data-v-231ffff6]{height:131px;position:absolute;background:var(--black);max-width:1408px;border-radius:50px 50px 0 0;width:calc(100% - 32px)}.dialog__heading-block[data-v-231ffff6]{font-weight:500;text-transform:uppercase;font-size:clamp(28px,4.5vw,68px)}.dialog__specifications[data-v-231ffff6]{gap:56px;display:flex;padding:0 84px;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:120px;color:var(--white)}.dialog__specifications-content[data-v-231ffff6]{width:100%;display:flex;flex-direction:column;gap:20px}.dialog__specifications-title[data-v-231ffff6]{background-color:var(--white);padding:32px;display:flex;text-align:center;color:var(--newFon);align-items:center;justify-content:center;font-size:clamp(14px,2.5vw,28px);width:calc(100% - 110px);border-radius:20px}.dialog__specifications-item[data-v-231ffff6]{width:100%;background-color:var(--accent);border-radius:20px;padding:42px;display:flex;gap:clamp(10px,2.5vw,80px);align-items:center;justify-content:space-between}.dialog__advantages[data-v-231ffff6]{gap:56px;display:flex;padding:0 84px;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:120px;color:var(--white)}.dialog__advantages-item[data-v-231ffff6]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.dialog__advantages-item_colunms[data-v-231ffff6]{display:flex;flex-direction:row;gap:30px}.dialog__advantages-text[data-v-231ffff6]{display:flex;flex-direction:column;gap:10px}.dialog__advantages-text_colum[data-v-231ffff6]{text-align:start}.dialog__item-heading[data-v-231ffff6]{font-size:clamp(20px,3.5vw,28px);line-height:1.2em}.dialog__item-title[data-v-231ffff6]{font-size:14px}.dialog__item-icon[data-v-231ffff6]{height:110px}.dialog__advantages-content[data-v-231ffff6]{display:grid;grid-template-columns:repeat(3,320px);width:100%;row-gap:30px;justify-content:space-between}.dialog__advantages-content_colunms[data-v-231ffff6]{display:flex;flex-direction:column;gap:60px}.dialog__example[data-v-231ffff6]{gap:56px;display:flex;padding:0 84px;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:204px;color:var(--white)}.example-content[data-v-231ffff6]{width:100%;display:flex;flex-direction:row;justify-content:space-between;border-radius:30px;background-color:var(--accent);padding:20px;gap:16px;align-items:center;height:765px}.example-content_revers[data-v-231ffff6]{flex-direction:row-reverse}.example-content__list[data-v-231ffff6]{padding-inline-start:16px}.example-content__left-block[data-v-231ffff6]{display:flex;flex-direction:column;gap:16px;height:100%;justify-content:space-between}.example-content__wrap-text[data-v-231ffff6]{border-radius:20px;background-color:var(--white);padding:16px;color:var(--black)}.example-content__heding[data-v-231ffff6]{font-size:clamp(18px,3.5vw,28px);margin-bottom:14px}.example-content__heding_no[data-v-231ffff6]{margin-bottom:unset}.example-content__title[data-v-231ffff6]{font-size:14px}.example-content__right-block[data-v-231ffff6]{max-width:700px;min-width:550px;border-radius:20px;height:100%}li[data-v-231ffff6]{margin-bottom:14px}.sub-header[data-v-231ffff6]{font-family:Montserrat-Medium;max-width:1408px;width:100%;margin-bottom:120px;margin-top:-1px}.sub-header__decorate-background[data-v-231ffff6]{position:absolute;top:30%;max-width:1408px;width:90%;z-index:-1}.sub-header__body[data-v-231ffff6]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 50px 50px;padding:50px 84px 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}.sub-header__block[data-v-231ffff6]{width:100%;display:flex;flex-direction:column;justify-content:flex-end;line-height:1;align-items:center}.sub-header__content[data-v-231ffff6]{display:flex;justify-content:space-between;width:100%;align-items:center}.sub-header__heading[data-v-231ffff6]{margin:0 0 16px;font-size:clamp(36px,7vw,80px);font-weight:400;color:var(--white);text-align:center}.sub-header__title[data-v-231ffff6]{font-size:clamp(12px,5vw,14px);width:90%;margin-top:40px;line-height:1.4;text-align:center}.sub-header__images[data-v-231ffff6]{width:60%;max-width:600px;max-height:541px;border-radius:20px;overflow:hidden;display:flex;justify-content:center;align-items:center}.sub-header__images-gif[data-v-231ffff6]{width:100%}@media (max-width: 1370px){.sub-header__images[data-v-231ffff6]{height:37.5vw}}@media (max-width: 1249px){.dialog__example[data-v-231ffff6]{margin-bottom:-94px}}@media (max-width: 1214px){.dialog__advantages-content[data-v-231ffff6]{grid-template-columns:repeat(2,380px)}}@media (max-width: 1180px){.example-content[data-v-231ffff6]{height:unset}.example-content[data-v-231ffff6]{flex-direction:column-reverse;padding:20px 10px}.example-content__right-block[data-v-231ffff6]{width:100%;min-width:unset;border-radius:20px}.example-content__left-block[data-v-231ffff6]{width:100%}}@media (max-width: 952px){.dialog__advantages[data-v-231ffff6],.dialog__example[data-v-231ffff6],.dialog__specifications[data-v-231ffff6]{padding:0 16px}}@media (max-width: 952px){.sub-header__content[data-v-231ffff6]{display:flex;justify-content:center;width:100%;flex-direction:column}.sub-header__content_smoll[data-v-231ffff6]{display:flex;justify-content:flex-start;width:100%}.sub-header__images[data-v-231ffff6]{width:100vw;margin:33px;height:unset}.sub-header__block[data-v-231ffff6]{width:100%;display:flex;flex-direction:column;line-height:1;align-items:center}.sub-header__heading[data-v-231ffff6]{width:unset}.sub-header__title[data-v-231ffff6]{font-size:clamp(12px,5vw,14px);margin-top:40px;line-height:1.4;width:unset;text-align:center;margin-bottom:20px}.sub-header__body[data-v-231ffff6]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 50px 50px;padding:50px clamp(16px,4.5vw,84px) 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}}@media (max-width: 700px){.sub-header[data-v-231ffff6]{margin-bottom:100px}}@media (max-width: 800px){.sub-header__heading[data-v-231ffff6]{width:unset;margin-right:auto;text-align:start}.sub-header__title[data-v-231ffff6]{font-size:clamp(12px,5vw,14px);margin-top:16px;line-height:1.4;width:unset;text-align:unset;margin-bottom:20px}}@media (max-width: 600px){.example-content__wrap-text[data-v-231ffff6]{border-radius:20px;background-color:var(--white);padding:14px;color:var(--black);display:flex;flex-direction:column;align-items:flex-start}.dialog__specifications-item[data-v-231ffff6]{flex-direction:column;padding:42px 16px}.dialog__specifications-title[data-v-231ffff6]{width:100%;padding:32px 16px}}@media (max-width: 500px){.sub-header__body[data-v-231ffff6]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 20px 20px;padding:50px clamp(16px,4.5vw,84px) 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}.dialog__advantages-item_colunms[data-v-231ffff6]{display:flex;flex-direction:column;gap:10px;align-items:flex-start}}.dialog[data-v-36551821]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium}.dialog__heading[data-v-36551821]{text-transform:uppercase;font-size:clamp(28px,4.5vw,68px);margin-bottom:56px}.dialog__new-header[data-v-36551821]{background-color:#21201bd9;border-radius:unset;max-width:unset;width:100vw;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .1s linear}.dialog__header-plug[data-v-36551821]{height:131px;position:absolute;background:var(--black);max-width:1408px;border-radius:50px 50px 0 0;width:calc(100% - 32px)}.dialog__heading-block[data-v-36551821]{font-weight:500;text-transform:uppercase;font-size:clamp(28px,4.5vw,68px)}.dialog__specifications[data-v-36551821]{gap:56px;display:flex;padding:0 84px;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:120px;color:var(--white)}.dialog__specifications-content[data-v-36551821]{width:100%;display:flex;flex-direction:column;gap:20px}.dialog__specifications-title[data-v-36551821]{background-color:var(--white);padding:32px;display:flex;text-align:center;color:var(--newFon);align-items:center;justify-content:center;font-size:clamp(14px,2.5vw,28px);width:calc(100% - 110px);border-radius:20px}.dialog__specifications-item[data-v-36551821]{width:100%;background-color:var(--accent);border-radius:20px;padding:42px;display:flex;gap:clamp(10px,2.5vw,80px);align-items:center;justify-content:space-between}.dialog__advantages[data-v-36551821]{gap:56px;display:flex;padding:0 84px;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:120px;color:var(--white)}.dialog__advantages-item[data-v-36551821]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.dialog__advantages-item_colunms[data-v-36551821]{display:flex;flex-direction:row;gap:30px}.dialog__advantages-text[data-v-36551821]{display:flex;flex-direction:column;gap:10px}.dialog__advantages-text_colum[data-v-36551821]{text-align:start}.dialog__item-heading[data-v-36551821]{font-size:clamp(20px,3.5vw,28px);line-height:1.2em}.dialog__item-title[data-v-36551821]{font-size:14px}.dialog__item-icon[data-v-36551821]{height:110px}.dialog__advantages-content[data-v-36551821]{display:grid;grid-template-columns:repeat(3,320px);width:100%;row-gap:30px;justify-content:space-between}.dialog__advantages-content_colunms[data-v-36551821]{display:flex;flex-direction:column;gap:60px}.dialog__example[data-v-36551821]{gap:56px;display:flex;padding:0 84px;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:204px;color:var(--white)}.example-content[data-v-36551821]{width:100%;display:flex;flex-direction:row;justify-content:space-between;border-radius:30px;background-color:var(--accent);padding:20px;gap:16px;align-items:center;height:710px}.example-content_revers[data-v-36551821]{flex-direction:row-reverse}.example-content__list[data-v-36551821]{padding-inline-start:16px}.example-content__left-block[data-v-36551821]{display:flex;flex-direction:column;gap:16px;height:100%;justify-content:space-between}.example-content__wrap-text[data-v-36551821]{border-radius:20px;background-color:var(--white);padding:16px;color:var(--black)}.example-content__heding[data-v-36551821]{font-size:clamp(18px,3.5vw,28px);margin-bottom:14px}.example-content__heding_no[data-v-36551821]{margin-bottom:unset}.example-content__title[data-v-36551821]{font-size:14px}.example-content__right-block[data-v-36551821]{max-width:700px;width:100%;min-width:550px;border-radius:20px}li[data-v-36551821]{margin-bottom:14px}.sub-header[data-v-36551821]{font-family:Montserrat-Medium;max-width:1408px;width:100%;margin-bottom:120px;margin-top:-1px}.sub-header__decorate-background[data-v-36551821]{position:absolute;top:30%;max-width:1408px;width:90%;z-index:-1}.sub-header__body[data-v-36551821]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 50px 50px;padding:50px 84px 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}.sub-header__block[data-v-36551821]{width:100%;display:flex;flex-direction:column;justify-content:flex-end;line-height:1;align-items:center}.sub-header__content[data-v-36551821]{display:flex;justify-content:space-between;width:100%;align-items:center}.sub-header__heading[data-v-36551821]{margin:0 0 16px;font-size:clamp(36px,7vw,80px);font-weight:400;color:var(--white);text-align:center}.sub-header__title[data-v-36551821]{font-size:clamp(12px,5vw,14px);width:90%;margin-top:40px;line-height:1.4;text-align:center;margin-bottom:16px}.sub-header__images[data-v-36551821]{width:60%;max-width:600px;max-height:541px;border-radius:20px;overflow:hidden;display:flex;justify-content:center;align-items:center}.sub-header__images-gif[data-v-36551821]{width:100%}@media (max-width: 1370px){.sub-header__images[data-v-36551821]{height:37.5vw}}@media (max-width: 1320px){.example-content[data-v-36551821]{height:unset}}@media (max-width: 1249px){.dialog__example[data-v-36551821]{margin-bottom:-94px}}@media (max-width: 1214px){.dialog__advantages-content[data-v-36551821]{grid-template-columns:repeat(2,380px)}}@media (max-width: 1180px){.example-content[data-v-36551821]{flex-direction:column-reverse;padding:20px 10px}.example-content__right-block[data-v-36551821]{width:100%;min-width:unset;border-radius:20px}}@media (max-width: 952px){.dialog__advantages[data-v-36551821],.dialog__example[data-v-36551821],.dialog__specifications[data-v-36551821]{padding:0 16px}}@media (max-width: 952px){.sub-header__content[data-v-36551821]{display:flex;justify-content:center;width:100%;flex-direction:column}.sub-header__content_smoll[data-v-36551821]{display:flex;justify-content:flex-start;width:100%}.sub-header__images[data-v-36551821]{width:100vw;margin:33px;height:unset}.sub-header__block[data-v-36551821]{width:100%;display:flex;flex-direction:column;line-height:1;align-items:center}.sub-header__heading[data-v-36551821]{width:unset}.sub-header__title[data-v-36551821]{font-size:clamp(12px,5vw,14px);margin-top:40px;line-height:1.4;width:unset;text-align:center;margin-bottom:20px}.sub-header__body[data-v-36551821]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 50px 50px;padding:50px clamp(16px,4.5vw,84px) 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}}@media (max-width: 700px){.sub-header[data-v-36551821]{margin-bottom:100px}}@media (max-width: 800px){.sub-header__heading[data-v-36551821]{width:unset;margin-right:auto;text-align:start}.sub-header__title[data-v-36551821]{font-size:clamp(12px,5vw,14px);margin-top:16px;line-height:1.4;width:unset;text-align:unset;margin-bottom:20px}}@media (max-width: 600px){.example-content__wrap-text[data-v-36551821]{border-radius:20px;background-color:var(--white);padding:14px;color:var(--black);display:flex;flex-direction:column;align-items:flex-start}.dialog__specifications-item[data-v-36551821]{flex-direction:column;padding:42px 16px}.dialog__specifications-title[data-v-36551821]{width:100%;padding:32px 16px}}@media (max-width: 500px){.sub-header__body[data-v-36551821]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 20px 20px;padding:50px clamp(16px,4.5vw,84px) 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}.dialog__advantages-item_colunms[data-v-36551821]{display:flex;flex-direction:column;gap:10px;align-items:flex-start}}.dialog[data-v-ef29277e]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium}.dialog__heading[data-v-ef29277e]{text-transform:uppercase;font-size:clamp(28px,4.5vw,68px);margin-bottom:56px}.dialog__new-header[data-v-ef29277e]{background-color:#21201bd9;border-radius:unset;max-width:unset;width:100vw;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .1s linear}.dialog__header-plug[data-v-ef29277e]{height:131px;position:absolute;background:var(--black);max-width:1408px;border-radius:50px 50px 0 0;width:calc(100% - 32px)}.dialog__heading-block[data-v-ef29277e]{font-weight:500;text-transform:uppercase;font-size:clamp(28px,4.5vw,68px)}.dialog__specifications[data-v-ef29277e]{gap:56px;display:flex;padding:0 84px;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:120px;color:var(--white)}.dialog__specifications-content[data-v-ef29277e]{width:100%;display:flex;flex-direction:column;gap:20px}.dialog__specifications-title[data-v-ef29277e]{background-color:var(--white);padding:32px;display:flex;text-align:center;color:var(--newFon);align-items:center;justify-content:center;font-size:clamp(14px,2.5vw,28px);width:calc(100% - 110px);border-radius:20px}.dialog__specifications-item[data-v-ef29277e]{width:100%;background-color:var(--accent);border-radius:20px;padding:42px;display:flex;gap:clamp(10px,2.5vw,80px);align-items:center;justify-content:space-between}.dialog__advantages[data-v-ef29277e]{gap:56px;display:flex;padding:0 84px;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:120px;color:var(--white)}.dialog__advantages-item[data-v-ef29277e]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.dialog__advantages-item_colunms[data-v-ef29277e]{display:flex;flex-direction:row;gap:30px}.dialog__advantages-text[data-v-ef29277e]{display:flex;flex-direction:column;gap:10px}.dialog__advantages-text_colum[data-v-ef29277e]{text-align:start}.dialog__item-heading[data-v-ef29277e]{font-size:clamp(20px,3.5vw,28px);line-height:1.2em}.dialog__item-title[data-v-ef29277e]{font-size:14px}.dialog__item-icon[data-v-ef29277e]{height:110px}.dialog__advantages-content[data-v-ef29277e]{display:grid;grid-template-columns:repeat(3,320px);width:100%;row-gap:30px;justify-content:space-between}.dialog__advantages-content_colunms[data-v-ef29277e]{display:flex;flex-direction:column;gap:60px}.dialog__example[data-v-ef29277e]{gap:56px;display:flex;padding:0 84px;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:204px;color:var(--white)}.example-content[data-v-ef29277e]{width:100%;display:flex;flex-direction:row;justify-content:space-between;border-radius:30px;background-color:var(--accent);padding:20px;gap:16px;align-items:center}.example-content_revers[data-v-ef29277e]{flex-direction:row-reverse}.example-content__list[data-v-ef29277e]{padding-inline-start:16px}.example-content__left-block[data-v-ef29277e]{display:flex;flex-direction:column;gap:16px}.example-content__wrap-text[data-v-ef29277e]{border-radius:20px;background-color:var(--white);padding:16px;color:var(--black)}.example-content__heding[data-v-ef29277e]{font-size:clamp(18px,3.5vw,28px);margin-bottom:14px}.example-content__heding_no[data-v-ef29277e]{margin-bottom:unset}.example-content__title[data-v-ef29277e]{font-size:14px}.example-content__right-block[data-v-ef29277e]{max-width:700px;width:100%;min-width:550px;border-radius:20px}li[data-v-ef29277e]{margin-bottom:14px}.sub-header[data-v-ef29277e]{font-family:Montserrat-Medium;max-width:1408px;width:100%;margin-bottom:120px;margin-top:-1px}.sub-header__decorate-background[data-v-ef29277e]{position:absolute;top:30%;max-width:1408px;width:90%;z-index:-1}.sub-header__body[data-v-ef29277e]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 50px 50px;padding:50px 84px 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}.sub-header__block[data-v-ef29277e]{width:100%;display:flex;flex-direction:column;justify-content:flex-end;line-height:1;align-items:center}.sub-header__content[data-v-ef29277e]{display:flex;justify-content:space-between;width:100%;align-items:center}.sub-header__heading[data-v-ef29277e]{margin:0 0 16px;font-size:clamp(36px,7vw,80px);font-weight:400;color:var(--white);text-align:center}.sub-header__title[data-v-ef29277e]{font-size:clamp(12px,5vw,14px);width:90%;margin-top:40px;line-height:1.4;text-align:center}.sub-header__images[data-v-ef29277e]{width:60%;max-width:600px;max-height:541px;border-radius:20px;overflow:hidden;display:flex;justify-content:center;align-items:center}.sub-header__images-gif[data-v-ef29277e]{width:100%}@media (max-width: 1370px){.sub-header__images[data-v-ef29277e]{height:37.5vw}}@media (max-width: 1249px){.dialog__example[data-v-ef29277e]{margin-bottom:-94px}}@media (max-width: 1214px){.dialog__advantages-content[data-v-ef29277e]{grid-template-columns:repeat(2,380px)}}@media (max-width: 1180px){.example-content[data-v-ef29277e]{flex-direction:column-reverse;padding:20px 10px}.example-content__right-block[data-v-ef29277e]{width:100%;min-width:unset;border-radius:20px}}@media (max-width: 952px){.dialog__advantages[data-v-ef29277e],.dialog__example[data-v-ef29277e],.dialog__specifications[data-v-ef29277e]{padding:0 16px}}@media (max-width: 952px){.sub-header__content[data-v-ef29277e]{display:flex;justify-content:center;width:100%;flex-direction:column}.sub-header__content_smoll[data-v-ef29277e]{display:flex;justify-content:flex-start;width:100%}.sub-header__images[data-v-ef29277e]{width:100vw;margin:33px;height:unset}.sub-header__block[data-v-ef29277e]{width:100%;display:flex;flex-direction:column;line-height:1;align-items:center}.sub-header__heading[data-v-ef29277e]{width:unset}.sub-header__title[data-v-ef29277e]{font-size:clamp(12px,5vw,14px);margin-top:40px;line-height:1.4;width:unset;text-align:center;margin-bottom:20px}.sub-header__body[data-v-ef29277e]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 50px 50px;padding:50px clamp(16px,4.5vw,84px) 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}}@media (max-width: 700px){.sub-header[data-v-ef29277e]{margin-bottom:100px}}@media (max-width: 800px){.sub-header__heading[data-v-ef29277e]{width:unset;margin-right:auto;text-align:start}.sub-header__title[data-v-ef29277e]{font-size:clamp(12px,5vw,14px);margin-top:16px;line-height:1.4;width:unset;text-align:unset;margin-bottom:20px}}@media (max-width: 600px){.example-content__wrap-text[data-v-ef29277e]{border-radius:20px;background-color:var(--white);padding:14px;color:var(--black);display:flex;flex-direction:column;align-items:flex-start}.dialog__specifications-item[data-v-ef29277e]{flex-direction:column;padding:42px 16px}.dialog__specifications-title[data-v-ef29277e]{width:100%;padding:32px 16px}}@media (max-width: 500px){.sub-header__body[data-v-ef29277e]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 20px 20px;padding:50px clamp(16px,4.5vw,84px) 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}.dialog__advantages-item_colunms[data-v-ef29277e]{display:flex;flex-direction:column;gap:10px;align-items:flex-start}}.dialog[data-v-7a4256e0]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium}.dialog__heading[data-v-7a4256e0]{text-transform:uppercase;font-size:clamp(28px,4.5vw,68px);margin-bottom:56px}.dialog__new-header[data-v-7a4256e0]{background-color:#21201bd9;border-radius:unset;max-width:unset;width:100vw;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .1s linear}.dialog__header-plug[data-v-7a4256e0]{height:131px;position:absolute;background:var(--black);max-width:1408px;border-radius:50px 50px 0 0;width:calc(100% - 32px)}.dialog__heading-block[data-v-7a4256e0]{font-weight:500;text-transform:uppercase;font-size:clamp(28px,4.5vw,68px)}.dialog__specifications[data-v-7a4256e0]{gap:56px;display:flex;padding:0 84px;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:120px;color:var(--white)}.dialog__specifications-content[data-v-7a4256e0]{width:100%;display:flex;flex-direction:column;gap:20px}.dialog__specifications-title[data-v-7a4256e0]{background-color:var(--white);padding:32px;display:flex;text-align:center;color:var(--newFon);align-items:center;justify-content:center;font-size:clamp(14px,2.5vw,28px);width:calc(100% - 110px);border-radius:20px}.dialog__specifications-item[data-v-7a4256e0]{width:100%;background-color:var(--accent);border-radius:20px;padding:42px;display:flex;gap:clamp(10px,2.5vw,80px);align-items:center;justify-content:space-between}.dialog__advantages[data-v-7a4256e0]{gap:56px;display:flex;padding:0 84px;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:120px;color:var(--white)}.dialog__advantages-item[data-v-7a4256e0]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.dialog__advantages-item_colunms[data-v-7a4256e0]{display:flex;flex-direction:row;gap:30px}.dialog__advantages-text[data-v-7a4256e0]{display:flex;flex-direction:column;gap:10px}.dialog__advantages-text_colum[data-v-7a4256e0]{text-align:start}.dialog__item-heading[data-v-7a4256e0]{font-size:clamp(20px,3.5vw,28px);line-height:1.2em}.dialog__item-title[data-v-7a4256e0]{font-size:14px}.dialog__item-icon[data-v-7a4256e0]{height:110px}.dialog__advantages-content[data-v-7a4256e0]{display:grid;grid-template-columns:repeat(3,356px);width:100%;row-gap:30px;justify-content:space-between}.dialog__advantages-content_colunms[data-v-7a4256e0]{display:flex;flex-direction:column;gap:60px}.dialog__example[data-v-7a4256e0]{gap:56px;display:flex;padding:0 84px;max-width:1408px;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:204px;color:var(--white)}.example-content[data-v-7a4256e0]{width:100%;display:flex;flex-direction:row;justify-content:space-between;border-radius:30px;background-color:var(--accent);padding:20px;gap:16px;height:750px}.example-content_revers[data-v-7a4256e0]{flex-direction:row-reverse}.example-content__list[data-v-7a4256e0]{padding-inline-start:16px}.example-content__left-block[data-v-7a4256e0]{display:flex;flex-direction:column;gap:16px;height:100%;justify-content:space-between}.example-content__wrap-text[data-v-7a4256e0]{border-radius:20px;background-color:var(--white);padding:16px;color:var(--black)}.example-content__heding[data-v-7a4256e0]{font-size:clamp(18px,3.5vw,28px);margin-bottom:14px}.example-content__heding_no[data-v-7a4256e0]{margin-bottom:unset}.example-content__title[data-v-7a4256e0]{font-size:14px}.example-content__right-block[data-v-7a4256e0]{max-width:700px;width:100%;min-width:550px;border-radius:20px}li[data-v-7a4256e0]{margin-bottom:14px}.sub-header[data-v-7a4256e0]{font-family:Montserrat-Medium;max-width:1408px;width:100%;margin-bottom:120px;margin-top:-1px}.sub-header__decorate-background[data-v-7a4256e0]{position:absolute;top:30%;max-width:1408px;width:90%;z-index:-1}.sub-header__body[data-v-7a4256e0]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 50px 50px;padding:50px 84px 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}.sub-header__block[data-v-7a4256e0]{width:100%;display:flex;flex-direction:column;justify-content:flex-end;line-height:1;align-items:center}.sub-header__content[data-v-7a4256e0]{display:flex;justify-content:space-between;width:100%;align-items:center}.sub-header__heading[data-v-7a4256e0]{margin:0 0 16px;font-size:clamp(36px,7vw,80px);font-weight:400;color:var(--white);text-align:center}.sub-header__title[data-v-7a4256e0]{font-size:clamp(12px,5vw,14px);width:90%;margin-top:40px;line-height:1.4;text-align:center}.sub-header__images[data-v-7a4256e0]{width:60%;max-width:600px;max-height:541px;border-radius:20px;overflow:hidden;display:flex;justify-content:center;align-items:center}.sub-header__images-gif[data-v-7a4256e0]{width:100%}@media (max-width: 1370px){.sub-header__images[data-v-7a4256e0]{height:37.5vw}}@media (max-width: 1320px){.example-content[data-v-7a4256e0]{height:unset;align-items:center}}@media (max-width: 1249px){.dialog__example[data-v-7a4256e0]{margin-bottom:-94px}}@media (max-width: 1284px){.dialog__advantages-content[data-v-7a4256e0]{grid-template-columns:repeat(2,380px)}}@media (max-width: 1180px){.example-content[data-v-7a4256e0]{flex-direction:column-reverse;padding:20px 10px}.example-content__right-block[data-v-7a4256e0]{width:100%;min-width:unset;border-radius:20px}}@media (max-width: 952px){.dialog__advantages[data-v-7a4256e0],.dialog__example[data-v-7a4256e0],.dialog__specifications[data-v-7a4256e0]{padding:0 16px}}@media (max-width: 952px){.sub-header__content[data-v-7a4256e0]{display:flex;justify-content:center;width:100%;flex-direction:column}.sub-header__content_smoll[data-v-7a4256e0]{display:flex;justify-content:flex-start;width:100%}.sub-header__images[data-v-7a4256e0]{width:100vw;margin:33px;height:unset}.sub-header__block[data-v-7a4256e0]{width:100%;display:flex;flex-direction:column;line-height:1;align-items:center}.sub-header__heading[data-v-7a4256e0]{width:unset}.sub-header__title[data-v-7a4256e0]{font-size:clamp(12px,5vw,14px);margin-top:40px;line-height:1.4;width:unset;text-align:center;margin-bottom:20px}.sub-header__body[data-v-7a4256e0]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 50px 50px;padding:50px clamp(16px,4.5vw,84px) 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}}@media (max-width: 700px){.sub-header[data-v-7a4256e0]{margin-bottom:100px}}@media (max-width: 800px){.sub-header__heading[data-v-7a4256e0]{width:unset;margin-right:auto;text-align:start}.sub-header__title[data-v-7a4256e0]{font-size:clamp(12px,5vw,14px);margin-top:16px;line-height:1.4;width:unset;text-align:unset;margin-bottom:20px}}@media (max-width: 600px){.example-content__wrap-text[data-v-7a4256e0]{border-radius:20px;background-color:var(--white);padding:14px;color:var(--black);display:flex;flex-direction:column;align-items:flex-start}.dialog__specifications-item[data-v-7a4256e0]{flex-direction:column;padding:42px 16px}.dialog__specifications-title[data-v-7a4256e0]{width:100%;padding:32px 16px}}@media (max-width: 500px){.sub-header__body[data-v-7a4256e0]{display:flex;justify-content:space-between;width:100%;border-radius:0 0 20px 20px;padding:50px clamp(16px,4.5vw,84px) 64px;background:var(--black);font-weight:400;color:var(--white);flex-direction:column}.dialog__advantages-item_colunms[data-v-7a4256e0]{display:flex;flex-direction:column;gap:10px;align-items:flex-start}}p[data-v-ea68cffb]{word-wrap:normal;word-break:normal}.introduction[data-v-ea68cffb]{font-size:38px}@media (max-width: 500px){.introduction[data-v-ea68cffb]{font-size:24px}}.public-offer[data-v-55ca0027]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium;color:var(--white)}.public-offer__bold[data-v-55ca0027]{font-family:Montserrat-SemiBold}.public-offer__header[data-v-55ca0027]{margin-bottom:120px}.public-offer__sub[data-v-55ca0027]{margin-bottom:0}.public-offer__new-header[data-v-55ca0027]{background-color:#21201bd9;border-radius:unset;max-width:unset;width:100vw;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .1s linear}.public-offer__header-plug[data-v-55ca0027]{height:131px;position:absolute;background:var(--black);max-width:1408px;border-radius:50px 50px 0 0;width:calc(100% - 32px)}.public-offer__project-margin[data-v-55ca0027]{margin-bottom:204px}.public-offer__wrap-decorate[data-v-55ca0027]{height:150px;width:100%;max-width:1408px;overflow:hidden;position:relative;top:-68px;display:flex;flex-direction:column;align-items:center;z-index:-1}.public-offer__decorate-background[data-v-55ca0027]{transform:rotate(180deg);width:88vmax;max-width:1408px}.public-offer__view[data-v-55ca0027]{max-width:1240px;width:100%;display:flex;justify-content:flex-start;margin-bottom:111px;flex-direction:column;padding:0 16px;-webkit-user-select:text;-moz-user-select:text;position:relative;z-index:1;margin-top:-60px}.public-offer__centr-heading[data-v-55ca0027]{font-size:clamp(18px,3.5vw,28px);margin-top:clamp(20px,3.5vw,35px);margin-bottom:clamp(14px,3.5vw,20px);margin-right:auto;margin-left:auto;text-align:center}.public-offer__heading[data-v-55ca0027]{font-size:clamp(18px,3.5vw,24px);line-height:30px;margin-top:clamp(20px,3.5vw,35px);margin-bottom:clamp(14px,3.5vw,20px)}.public-offer__signature[data-v-55ca0027]{display:flex;justify-content:space-between}.public-offer__title[data-v-55ca0027]{font-size:clamp(14px,3.5vw,18px);line-height:30px}.public-offer__table[data-v-55ca0027]{width:100%;border-collapse:collapse;table-layout:fixed;border:1px solid var(--gray)}.public-offer__tr[data-v-55ca0027]{border-bottom:1px solid var(--gray)}.public-offer__tr[data-v-55ca0027]:last-child{border-bottom:none}.public-offer__td[data-v-55ca0027]{font-family:Montserrat-Medium;padding:28px 10px;border-right:1px solid var(--gray);text-align:left;font-size:15px}.public-offer__td[data-v-55ca0027]:last-child{border-right:none}.public-offer__td_last-left[data-v-55ca0027]{border-radius:0 0 0 1vh}.public-offer__td_last-right[data-v-55ca0027]{border-radius:0 0 1vh}@media (max-width: 1024px){.public-offer__header-plug[data-v-55ca0027]{border-radius:0;width:100%}.public-offer__new-header[data-v-55ca0027]{width:100%}}@media (max-width: 1249px){.public-offer__view[data-v-55ca0027]{margin-bottom:-110px}}.marketplace-public[data-v-5bd973ef]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium;color:var(--white)}.marketplace-public__bold[data-v-5bd973ef]{font-family:Montserrat-SemiBold}.marketplace-public__header[data-v-5bd973ef]{margin-bottom:120px}.marketplace-public__sub[data-v-5bd973ef]{margin-bottom:0}.marketplace-public__new-header[data-v-5bd973ef]{background-color:#21201bd9;border-radius:unset;max-width:unset;width:100vw;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .1s linear}.marketplace-public__header-plug[data-v-5bd973ef]{height:131px;position:absolute;background:var(--black);max-width:1408px;border-radius:50px 50px 0 0;width:calc(100% - 32px)}.marketplace-public__project-margin[data-v-5bd973ef]{margin-bottom:204px}.marketplace-public__wrap-decorate[data-v-5bd973ef]{height:150px;width:100%;max-width:1408px;overflow:hidden;position:relative;top:-68px;display:flex;flex-direction:column;align-items:center;z-index:-1}.marketplace-public__decorate-background[data-v-5bd973ef]{transform:rotate(180deg);width:88vmax;max-width:1408px}.marketplace-public__view[data-v-5bd973ef]{max-width:1240px;width:100%;display:flex;justify-content:flex-start;margin-bottom:111px;flex-direction:column;padding:0 16px;-webkit-user-select:text;-moz-user-select:text;position:relative;z-index:1;margin-top:-60px}.marketplace-public__centr-heading[data-v-5bd973ef]{font-size:clamp(18px,3.5vw,28px);margin-top:clamp(20px,3.5vw,35px);margin-bottom:clamp(14px,3.5vw,20px);margin-right:auto;margin-left:auto;text-align:center}.marketplace-public__heading[data-v-5bd973ef]{font-size:clamp(18px,3.5vw,24px);line-height:30px;margin-top:clamp(20px,3.5vw,35px);margin-bottom:clamp(14px,3.5vw,20px)}.marketplace-public__signature[data-v-5bd973ef]{display:flex;justify-content:space-between}.marketplace-public__title[data-v-5bd973ef]{font-size:clamp(14px,3.5vw,18px);line-height:30px}.marketplace-public__table[data-v-5bd973ef]{width:100%;border-collapse:collapse;table-layout:fixed;border:1px solid var(--gray)}.marketplace-public__tr[data-v-5bd973ef]{border-bottom:1px solid var(--gray)}.marketplace-public__tr[data-v-5bd973ef]:last-child{border-bottom:none}.marketplace-public__td[data-v-5bd973ef]{font-family:Montserrat-Medium;padding:28px 10px;border-right:1px solid var(--gray);text-align:left;font-size:15px}.marketplace-public__td[data-v-5bd973ef]:last-child{border-right:none}.marketplace-public__td_last-left[data-v-5bd973ef]{border-radius:0 0 0 1vh}.marketplace-public__td_last-right[data-v-5bd973ef]{border-radius:0 0 1vh}@media (max-width: 1024px){.marketplace-public__header-plug[data-v-5bd973ef]{border-radius:0;width:100%}.marketplace-public__new-header[data-v-5bd973ef]{width:100%}}@media (max-width: 1249px){.marketplace-public__view[data-v-5bd973ef]{margin-bottom:-110px}}.marketplace-public[data-v-ed02f1cc]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium;color:var(--white)}.marketplace-public__bold[data-v-ed02f1cc]{font-family:Montserrat-SemiBold}.marketplace-public__header[data-v-ed02f1cc]{margin-bottom:120px}.marketplace-public__sub[data-v-ed02f1cc]{margin-bottom:0}.marketplace-public__new-header[data-v-ed02f1cc]{background-color:#21201bd9;border-radius:unset;max-width:unset;width:100vw;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .1s linear}.marketplace-public__header-plug[data-v-ed02f1cc]{height:131px;position:absolute;background:var(--black);max-width:1408px;border-radius:50px 50px 0 0;width:calc(100% - 32px)}.marketplace-public__project-margin[data-v-ed02f1cc]{margin-bottom:204px}.marketplace-public__wrap-decorate[data-v-ed02f1cc]{height:150px;width:100%;max-width:1408px;overflow:hidden;position:relative;top:-68px;display:flex;flex-direction:column;align-items:center;z-index:-1}.marketplace-public__decorate-background[data-v-ed02f1cc]{transform:rotate(180deg);width:88vmax;max-width:1408px}.marketplace-public__view[data-v-ed02f1cc]{max-width:1240px;width:100%;display:flex;justify-content:flex-start;margin-bottom:111px;flex-direction:column;padding:0 16px;-webkit-user-select:text;-moz-user-select:text;position:relative;z-index:1;margin-top:-60px}.marketplace-public__centr-heading[data-v-ed02f1cc]{font-size:clamp(18px,3.5vw,28px);margin-top:clamp(20px,3.5vw,35px);margin-bottom:clamp(14px,3.5vw,20px);margin-right:auto;margin-left:auto;text-align:center}.marketplace-public__heading[data-v-ed02f1cc]{font-size:clamp(18px,3.5vw,24px);line-height:30px;margin-top:clamp(20px,3.5vw,35px);margin-bottom:clamp(14px,3.5vw,20px)}.marketplace-public__signature[data-v-ed02f1cc]{display:flex;justify-content:space-between}.marketplace-public__title[data-v-ed02f1cc]{font-size:clamp(14px,3.5vw,18px);line-height:30px}.marketplace-public__table[data-v-ed02f1cc]{width:100%;border-collapse:collapse;table-layout:fixed;border:1px solid var(--gray)}.marketplace-public__tr[data-v-ed02f1cc]{border-bottom:1px solid var(--gray)}.marketplace-public__tr[data-v-ed02f1cc]:last-child{border-bottom:none}.marketplace-public__td[data-v-ed02f1cc]{font-family:Montserrat-Medium;padding:28px 10px;border-right:1px solid var(--gray);text-align:left;font-size:15px}.marketplace-public__td[data-v-ed02f1cc]:last-child{border-right:none}.marketplace-public__td_last-left[data-v-ed02f1cc]{border-radius:0 0 0 1vh}.marketplace-public__td_last-right[data-v-ed02f1cc]{border-radius:0 0 1vh}@media (max-width: 1024px){.marketplace-public__header-plug[data-v-ed02f1cc]{border-radius:0;width:100%}.marketplace-public__new-header[data-v-ed02f1cc]{width:100%}}@media (max-width: 1249px){.marketplace-public__view[data-v-ed02f1cc]{margin-bottom:-110px}}.support-offer[data-v-16587016]{display:flex;flex-direction:column;align-items:center;font-family:Montserrat-Medium;color:var(--white)}.support-offer__bold[data-v-16587016]{font-family:Montserrat-SemiBold}.support-offer__header[data-v-16587016]{margin-bottom:120px}.support-offer__sub[data-v-16587016]{margin-bottom:0}.support-offer__new-header[data-v-16587016]{background-color:#21201bd9;border-radius:unset;max-width:unset;width:100vw;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .1s linear}.support-offer__header-plug[data-v-16587016]{height:131px;position:absolute;background:var(--black);max-width:1408px;border-radius:50px 50px 0 0;width:calc(100% - 32px)}.support-offer__project-margin[data-v-16587016]{margin-bottom:204px}.support-offer__wrap-decorate[data-v-16587016]{height:150px;width:100%;max-width:1408px;overflow:hidden;position:relative;top:-68px;display:flex;flex-direction:column;align-items:center;z-index:-1}.support-offer__decorate-background[data-v-16587016]{transform:rotate(180deg);width:88vmax;max-width:1408px}.support-offer__view[data-v-16587016]{max-width:1240px;width:100%;display:flex;justify-content:flex-start;margin-bottom:111px;flex-direction:column;padding:0 16px;-webkit-user-select:text;-moz-user-select:text;position:relative;z-index:1;margin-top:-60px}.support-offer__centr-heading[data-v-16587016]{font-size:clamp(18px,3.5vw,28px);margin-top:clamp(20px,3.5vw,35px);margin-bottom:clamp(14px,3.5vw,20px);margin-right:auto;margin-left:auto;text-align:center}.support-offer__heading[data-v-16587016]{font-size:clamp(18px,3.5vw,24px);line-height:30px;margin-top:clamp(20px,3.5vw,35px);margin-bottom:clamp(14px,3.5vw,20px)}.support-offer__signature[data-v-16587016]{display:flex;justify-content:space-between}.support-offer__title[data-v-16587016]{font-size:clamp(14px,3.5vw,18px);line-height:30px;list-style:none}.support-offer__table[data-v-16587016]{width:100%;border-collapse:collapse;table-layout:fixed;border:1px solid var(--gray)}.support-offer__tr[data-v-16587016]{border-bottom:1px solid var(--gray)}.support-offer__tr[data-v-16587016]:last-child{border-bottom:none}.support-offer__table-list[data-v-16587016]{font-size:clamp(12px,2vw,18px);line-height:30px;list-style:none;padding-inline-start:10px}.support-offer__th[data-v-16587016]{font-family:Montserrat-SemiBold;padding:28px 10px;border-right:1px solid var(--gray);text-align:center;font-size:clamp(14px,3.5vw,18px);border-bottom:1px solid var(--gray)}.support-offer__th[data-v-16587016]:last-child{border-right:none}.support-offer__td[data-v-16587016]{font-family:Montserrat-Medium;padding:28px 10px;border-right:1px solid var(--gray);text-align:left;font-size:clamp(14px,3.5vw,18px)}.support-offer__td[data-v-16587016]:last-child{border-right:none}.support-offer__td_last-left[data-v-16587016]{border-radius:0 0 0 1vh}.support-offer__td_last-right[data-v-16587016]{border-radius:0 0 1vh}.support-offer__td[data-v-16587016]:first-child{text-align:center}@media (max-width: 1024px){.support-offer__header-plug[data-v-16587016]{border-radius:0;width:100%}.support-offer__new-header[data-v-16587016]{width:100%}}@media (max-width: 1249px){.support-offer__view[data-v-16587016]{margin-bottom:-110px}}.loader{position:relative;margin:auto;box-sizing:border-box;width:120px;height:120px;border-radius:50%;border:4px solid rgba(255,255,255,.1);transform-origin:50% 50%;transform:perspective(200px) rotateX(66deg);animation:spinner-wiggle 1.2s infinite}.loader:before,.loader:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;box-sizing:border-box;border:4px solid #0000;animation:spinner-spin 1.2s cubic-bezier(.6,.2,0,.8) infinite,spinner-fade 1.2s linear infinite}.loader:before{border-top-color:#fff}.loader:after{border-top-color:#ff3d00;animation-delay:.4s}@keyframes spinner-spin{to{transform:rotate(360deg)}}@keyframes spinner-fade{25%,75%{opacity:.1}50%{opacity:1}}.loading{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);font-size:20px;z-index:999;color:#639;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--newFon)}
