*{font-family:Roboto,Inter,"serif";font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}@media screen and (min-width: 769px){*{font-size:16rem;line-height:24rem}}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:content-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{background:#222425f2;min-height:100%;min-width:100%;font-size:100%;margin:0;line-height:1;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;scroll-behavior:smooth;color:#fff}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a{cursor:pointer;color:#fff}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,p{margin:0;padding:0}@media screen and (min-width: 769px){html{font-size:.0520833333vw}}.arrow-button{width:48rem;height:48rem;display:flex;justify-content:center;align-items:center;border:1px solid #2a2a2a;background:#2a2a2a;cursor:pointer;transition:.3s all}@media screen and (max-width: 768px){.arrow-button{width:48px;height:48px}}.arrow-button--arrow-left{border-radius:10rem 0 0 10rem}@media screen and (max-width: 768px){.arrow-button--arrow-left{border-radius:10px 0 0 10px}}.arrow-button--arrow-right{border-radius:0 10rem 10rem 0}@media screen and (max-width: 768px){.arrow-button--arrow-right{border-radius:0 10px 10px 0}}.arrow-button svg{width:24rem;height:24rem}@media screen and (max-width: 768px){.arrow-button svg{width:24px;height:24px}}@media (any-hover: hover){.arrow-button:hover{background:#4d4d4d}}.button{font-size:12rem;display:flex;justify-content:center;align-items:center;gap:4rem;width:fit-content;border-radius:10rem;border:2px solid transparent;outline:none;color:var(--black-black-00, #fff);transition:all .3s ease;white-space:nowrap;cursor:pointer;text-decoration:none;font-size:14rem;font-style:normal;font-weight:400;line-height:16rem}@media screen and (max-width: 768px){.button{font-size:14px;line-height:16px}}@media screen and (max-width: 768px){.button{border-radius:10px;gap:4px;font-size:12px}}.button svg{flex-shrink:0}.button:focus{border:2px solid #0081fa}.button:active{background:#0081fa}.button:disabled{background:#0081fa;cursor:not-allowed}.button:disabled:active{background:#0081fa}.button--full-container-width{width:100%}.button--size-small{padding:10rem 20rem}@media screen and (max-width: 768px){.button--size-small{padding:10px 20px}}.button--size-medium{padding:13rem 24rem}@media screen and (max-width: 768px){.button--size-medium{padding:13px 24px}}.button--size-big{padding:16rem 24rem}@media screen and (max-width: 768px){.button--size-big{padding:16px 24px}}.button--fill-solid.button--color-dark{background:#2a2a2a}@media (any-hover: hover){.button--fill-solid.button--color-dark:hover{background:#4d4d4d}}.button--fill-solid.button--color-blue{background:#0081fa}@media (any-hover: hover){.button--fill-solid.button--color-blue:hover{background:#0081fa}}.button--fill-outline{background:transparent;border-color:#0081fa}.button--fill-outline.button--text-color-white{color:#fff}@media (any-hover: hover){.button--fill-outline:hover{border:2px solid #0081fa;background:#0081fa}}.button--fill-outline:focus{border:2px solid #0081fa;background:#0081fa}.button--fill-outline:active{border:2px solid #0081fa;background:#0081fa}.button--fill-outline:disabled{background:#0081fa;cursor:not-allowed}.button--fill-outline:disabled:active{background:#0081fa}[data-v-ad469cff]:root{--linear: linear-gradient(180deg, rgba(42, 42, 42, 0) 0%, rgba(42, 42, 42, .4) 100%)}.ui-checkbox[data-v-ad469cff]{display:flex;align-items:center;cursor:pointer;--cb-size: 22rem}@media screen and (max-width: 768px){.ui-checkbox[data-v-ad469cff]{--cb-size: 22px}}.ui-checkbox__input[data-v-ad469cff]{display:none}.ui-checkbox__custom[data-v-ad469cff]{display:inline-block;width:var(--cb-size);height:var(--cb-size);border:2px solid #bfc0c4;border-radius:4px;background:#fff;margin-right:8rem;position:relative;transition:border-color .2s;margin-top:16rem;flex-shrink:0}@media screen and (max-width: 768px){.ui-checkbox__custom[data-v-ad469cff]{margin-top:16px;margin-right:8px}}.ui-checkbox_input:checked+.ui-checkbox__custom[data-v-ad469cff]{border-color:#0081fa;background:#e3f2fd}.ui-checkbox__input:checked+.ui-checkbox__custom[data-v-ad469cff]:after{content:"";position:absolute;left:30%;top:0rem;width:6px;height:12px;border:solid #0081fa;border-width:0 3px 3px 0;transform:rotate(45deg)}@media screen and (max-width: 768px){.ui-checkbox__input:checked+.ui-checkbox__custom[data-v-ad469cff]:after{top:0;width:6px;height:12px}}.ui-checkbox__custom--error[data-v-ad469cff]{border-color:#f44336!important}.ui-checkbox__label[data-v-ad469cff]{font-size:15rem;-webkit-user-select:none;user-select:none}@media screen and (max-width: 768px){.ui-checkbox__label[data-v-ad469cff]{font-size:15px}}.input{position:relative;width:100%}.input__label{font-family:Roboto,Inter,"serif";font-weight:400;font-size:12rem;line-height:20rem;letter-spacing:0%;color:#999;display:flex;flex-direction:column}@media screen and (max-width: 768px){.input__label{font-size:12px;line-height:20px}}.input__textarea{resize:none;height:80rem;overflow-y:auto;overflow:-moz-scrollbars-none;-ms-overflow-style:none;scrollbar-width:none}.input__textarea::-webkit-scrollbar{display:none}@media screen and (max-width: 768px){.input__textarea{height:80px}}.input__input{font-size:14rem;font-style:normal;font-weight:400;line-height:22rem;width:100%;padding:12rem 16rem;color:#cbcccc;background-color:#717171;border-radius:10rem;outline:none;border:none}@media screen and (max-width: 768px){.input__input{font-size:14px;line-height:22px}}@media screen and (max-width: 768px){.input__input{border-radius:10px;padding:12px 16px}}.input__input::placeholder{color:#cbcccc}.input__error{position:absolute;left:0;top:70rem;font-size:10rem;font-style:normal;font-weight:400;line-height:18rem;line-height:1;color:red}@media screen and (max-width: 768px){.input__error{top:70px}}.input__error--for-textarea{top:auto;bottom:-10rem}@media screen and (max-width: 768px){.input__error{font-size:10px;line-height:18px}}.input--error .input__label{color:red}.input--error .input__input{background-color:#cd5c5c}.ui-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;overflow-y:auto;display:flex}@media screen and (max-width: 768px){.ui-modal{padding:50px 0}}.ui-modal.fade-in{justify-content:center;align-items:flex-start}@media screen and (min-width: 1025px){.ui-modal.fade-in{align-items:center}}.ui-modal.fade-left{justify-content:flex-start}.ui-modal.fade-right{justify-content:flex-end;padding:0;align-items:start}@media screen and (min-width: 769px) and (max-width: 1025px){.ui-modal.fade-right{align-items:stretch}}@media screen and (min-width: 1025px){.ui-modal.fade-right{align-items:stretch}}.ui-modal__mask{position:fixed;left:0;top:0;width:100%;height:100%;background:#000000b3;cursor:pointer}.ui-modal__container{position:relative;max-width:inherit;width:1220rem}@media screen and (max-width: 768px){.ui-modal__container{width:1220px}}.ui-modal__close{position:absolute;right:20rem;top:0;z-index:1;padding:20rem;border:none;background:#2e3132;border-width:0 0 1px 1px;border-style:solid;border-color:#2a2a2a;border-radius:0 16rem;transition:all .3s;cursor:pointer}@media screen and (max-width: 768px){.ui-modal__close{border-radius:0 16px;padding:10px;right:20px}}.ui-modal__close svg{transition:all 0ms;fill:#717171;width:24rem;height:24rem}.ui-modal__close svg path{transition:all 0ms;fill:inherit}@media screen and (max-width: 768px){.ui-modal__close svg{width:24px;height:24px}}.ui-modal--zoom .ui-modal__container{width:auto;height:auto}.fade-in-enter-from,.fade-left-enter-from,.fade-right-enter-from,.fade-in-leave-to,.fade-left-leave-to,.fade-right-leave-to{opacity:0;transform:translate(0)}.fade-in-enter-active,.fade-left-enter-active,.fade-right-enter-active,.fade-in-leave-active,.fade-left-leave-active,.fade-right-leave-active,.fade-in-enter-active .ui-modal__container,.fade-left-enter-active .ui-modal__container,.fade-right-enter-active .ui-modal__container,.fade-in-leave-active .ui-modal__container,.fade-left-leave-active .ui-modal__container,.fade-right-leave-active .ui-modal__container{transition:all .3s ease 0s}.fade-in-enter-from .ui-modal__container,.fade-in-leave-to .ui-modal__container{transform:scale(1.1)}.fade-left-enter-from .ui-modal__container,.fade-left-leave-to .ui-modal__container{transform:translate(-100%)}.fade-right-enter-from .ui-modal__container,.fade-right-leave-to .ui-modal__container{transform:translate(100%)}.header{position:fixed;left:0;top:0;width:100%;z-index:100;border:1px solid #2e3132;background:#222425fb}@media screen and (min-width: 769px){.header{border:1rem solid #2e3132}}.header__top{width:100%;height:0;overflow:hidden;transition:all .3s;will-change:height;background-color:#2e3132;padding:0 40rem;display:flex;align-items:center}.header__top--visible{height:43rem}.header__top-text{color:#afb4b6;font-family:Roboto,Inter,"serif";font-weight:400;font-size:12rem;line-height:20rem;letter-spacing:0%}@media screen and (max-width: 768px){.header__top-text{font-size:12px;line-height:20px}}.header__container{min-height:80rem;display:flex;align-items:center;padding:0 40rem;justify-content:space-between}@media screen and (min-width: 769px){.header__container{min-height:80rem;padding:0 40rem}}.header__nav{display:flex;gap:8rem;flex:1;margin-left:7%;cursor:pointer}.header__nav__item{transition:.3s;display:block;height:100%;padding:30rem 12rem;overflow:hidden;position:relative}.header__nav__item:before{content:"";width:100%;position:absolute;border-bottom:3rem solid #0081fa;box-shadow:0 30rem 40rem 20rem #0081fa;top:97%;left:0%;transition:.3s;transform:translate(-200%)}.header__nav__item.active:before{transform:translate(0)}.header__communication{display:flex;align-items:center;gap:20rem}.header__phone{display:flex;flex-direction:column}.header__phone button{border:none;background:transparent;color:#0081fa}.header__logo{width:206rem;height:40rem}@media screen and (min-width: 769px){.header__logo{width:206rem;height:40rem}}[data-v-974de482]:root{--linear: linear-gradient(180deg, rgba(42, 42, 42, 0) 0%, rgba(42, 42, 42, .4) 100%)}.header-mobile[data-v-974de482]{position:fixed;left:0;top:0;width:100%;z-index:100;background:#222425fb}.header-mobile__menu[data-v-974de482]{padding:10px 20px;display:flex;justify-content:space-between;align-items:center}.header-mobile__buttons[data-v-974de482]{display:flex;gap:10px}.header-mobile__buttons-item[data-v-974de482]{width:48px;height:48px;background:transparent;border:1px solid #2a2a2a;border-radius:10px;display:flex;align-items:center;justify-content:center}.header-mobile__buttons-item svg[data-v-974de482]{width:24px;height:24px}.header-mobile__popup[data-v-974de482]{overflow-y:scroll;padding:20px;transition:all .3s;position:fixed;top:60px;left:0;right:0;bottom:0;transform:translate(-100%);z-index:10000;background:#222425}.header-mobile__popup--open[data-v-974de482]{transform:translate(0)}.header-mobile__nav[data-v-974de482]{display:flex;flex-direction:column;font-size:18rem;font-style:normal;font-weight:700;line-height:26rem;gap:14px}@media screen and (max-width: 768px){.header-mobile__nav[data-v-974de482]{font-size:18px;line-height:26px}}.header-mobile__nav[data-v-974de482] :nth-child(2n){width:100%;height:1px;background:#414141}.header-mobile__contacts[data-v-974de482]{margin-top:95px;padding:20px;border-radius:20px;background:#2e3132;display:flex;flex-direction:column;align-items:center;justify-content:center}.header-mobile__contacts button[data-v-974de482]{width:90%;margin-top:10px}.header-mobile__contacts-phone[data-v-974de482]{font-size:24rem;font-style:normal;font-weight:400;line-height:32rem;color:#fff;text-decoration:none}@media screen and (max-width: 768px){.header-mobile__contacts-phone[data-v-974de482]{font-size:24px;line-height:32px}}.header-mobile__contacts-mail[data-v-974de482]{margin-top:30px;color:#0081fa;text-decoration:underline}.app-banner__inner{max-width:1220px;margin:0 auto;padding:0 20px}@media screen and (min-width: 769px){.app-banner__inner{max-width:1220rem;padding:0 20rem}}.app-banner__photo{position:relative;width:100%}.app-banner__photo-picture{position:absolute;left:0;right:0;display:block;width:100%;height:480rem}@media screen and (max-width: 768px){.app-banner__photo-picture{position:initial;height:auto;height:180px}}.app-banner__photo-picture img{width:100%;height:100%;object-fit:cover;border-radius:40rem}@media screen and (max-width: 768px){.app-banner__photo-picture img{height:auto;border-radius:20px}}.app-banner__desktop-info{position:relative;z-index:1;padding:80rem}@media screen and (min-width: 769px) and (max-width: 1025px){.app-banner__desktop-info{padding:40rem}}@media screen and (max-width: 768px){.app-banner__desktop-info{padding:20px}}.app-banner__title{font-size:40rem;font-style:normal;font-weight:700;line-height:52rem;max-width:700rem}@media screen and (max-width: 768px){.app-banner__title{font-size:40px;line-height:52px}}@media screen and (max-width: 768px){.app-banner__title{font-size:24rem;font-style:normal;font-weight:700;line-height:32rem;max-width:700px;margin-top:10px}}@media screen and (max-width: 768px) and (max-width: 768px){.app-banner__title{font-size:24px;line-height:32px}}.app-banner__chips{display:flex;gap:10rem;margin-top:16rem}@media screen and (max-width: 768px){.app-banner__chips{margin-top:16px}}.app-banner__chip{padding:8rem 16rem;background:#ffffff0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10rem}@media screen and (max-width: 768px){.app-banner__chip{margin:0 5px;border-radius:10px}}.app-banner__marquee{margin-top:10rem}@media screen and (max-width: 768px){.app-banner__marquee{margin-top:10px}}.app-banner__action-buttons{display:flex;gap:10rem;align-items:center;margin-top:140rem}@media screen and (min-width: 769px) and (max-width: 1025px){.app-banner__action-buttons{margin-top:40rem}}@media screen and (max-width: 768px){.app-banner__action-buttons{margin-top:20px;flex-wrap:wrap;gap:10px}}.cards{width:fit-content;display:flex;padding:8rem;gap:10rem;justify-content:space-evenly;align-items:center;border-radius:10rem;background:#414141}@media screen and (max-width: 768px){.cards{padding:8px;gap:10px;border-radius:10px}}.cards__item{display:flex;align-items:center}.cards__item img{width:30rem;height:20rem;object-fit:contain}@media screen and (max-width: 768px){.cards__item img{width:30px;height:20px}}.cards__item__image{height:20rem}@media screen and (max-width: 768px){.cards__item__image{height:20px}}.app-footer-desktop{padding:60rem 30rem 32rem;border-radius:40rem;background:#2a2a2a;margin:20rem 20rem 0rem}.app-footer-desktop__inner{display:flex;gap:30rem;max-width:1200rem;margin:0 auto}.app-footer-desktop__info{flex-grow:1}.app-footer-desktop__menu{display:flex;gap:100rem}.app-footer-desktop__service-title,.app-footer-desktop__app-title,.app-footer-desktop__contacts-title{color:#717171;font-size:24rem;font-style:normal;font-weight:400;line-height:32rem}@media screen and (max-width: 768px){.app-footer-desktop__service-title,.app-footer-desktop__app-title,.app-footer-desktop__contacts-title{font-size:24px;line-height:32px}}.app-footer-desktop__service-list,.app-footer-desktop__app-list{list-style:none}.app-footer-desktop__service-list-item,.app-footer-desktop__app-list-item{cursor:pointer;margin-top:20rem;color:#fff;text-decoration:none;font-size:16rem;font-style:normal;font-weight:400;line-height:24rem}@media screen and (max-width: 768px){.app-footer-desktop__service-list-item,.app-footer-desktop__app-list-item{font-size:16px;line-height:24px}}.app-footer-desktop__bottom-items{margin-top:auto;display:flex;align-items:center}.app-footer-desktop__bottom-item:nth-child(2){flex:0 0 40rem;margin-left:10%;margin-top:auto}.app-footer-desktop__bottom-item:nth-child(2) a{color:#717171;text-decoration:underline;font-size:14rem;font-style:normal;font-weight:400;line-height:22rem}@media screen and (max-width: 768px){.app-footer-desktop__bottom-item:nth-child(2) a{font-size:14px;line-height:22px}}.app-footer-desktop__bottom-item:nth-child(3){flex:0 0 243rem;margin-left:10%}.app-footer-desktop__description{max-width:794rem;margin-top:40rem;margin-bottom:110rem;color:#717171;font-family:Roboto,Inter,"serif";font-weight:400;font-size:12rem;line-height:20rem;letter-spacing:0%}@media screen and (max-width: 768px){.app-footer-desktop__description{font-size:12px;line-height:20px}}.app-footer-desktop__copy-right{color:#717171;font-size:14rem;font-style:normal;font-weight:400;line-height:22rem}@media screen and (max-width: 768px){.app-footer-desktop__copy-right{font-size:14px;line-height:22px}}.app-footer-desktop__bottom-links{margin-top:10rem;display:flex;gap:24rem;white-space:nowrap}.app-footer-desktop__bottom-links a{color:#717171;text-decoration:underline;font-size:14rem;font-style:normal;font-weight:400;line-height:22rem}@media screen and (max-width: 768px){.app-footer-desktop__bottom-links a{font-size:14px;line-height:22px}}.app-footer-desktop__contacts{max-width:350rem;display:flex;flex-direction:column}.app-footer-desktop__contacts-phone{display:block;margin-top:20rem;color:#fff;font-size:24rem;font-style:normal;font-weight:400;line-height:32rem}@media screen and (max-width: 768px){.app-footer-desktop__contacts-phone{font-size:24px;line-height:32px}}.app-footer-desktop__contacts-city{margin-top:20rem;color:#717171;font-size:14rem;font-style:normal;font-weight:400;line-height:22rem}@media screen and (max-width: 768px){.app-footer-desktop__contacts-city{font-size:14px;line-height:22px}}.app-footer-desktop__contacts-address{color:#fff;font-size:18rem;font-style:normal;font-weight:400;line-height:26rem}@media screen and (max-width: 768px){.app-footer-desktop__contacts-address{font-size:18px;line-height:26px}}.app-footer-desktop__contacts-button{margin-top:20rem;width:fit-content}.app-footer-desktop__contacts-mail{display:block;margin-top:20rem;color:#fff;text-decoration:underline;font-size:18rem;font-style:normal;font-weight:400;line-height:26rem}@media screen and (max-width: 768px){.app-footer-desktop__contacts-mail{font-size:18px;line-height:26px}}.app-footer-desktop__contacts-chart{margin-top:20rem;display:flex;gap:4rem}.app-footer-desktop__contacts-chart-item{width:12rem;height:12rem;border-radius:50%;background:#0081fa;border:1px solid #0081fa}.app-footer-desktop__contacts-work-time{margin-top:10rem;display:flex;gap:24rem;align-items:center;margin-bottom:auto}.app-footer-desktop__contacts-work-period{color:#717171;font-size:14rem;font-style:normal;font-weight:400;line-height:22rem}@media screen and (max-width: 768px){.app-footer-desktop__contacts-work-period{font-size:14px;line-height:22px}}.app-footer-desktop__contacts-work-value{color:#fff;font-size:16rem;font-style:normal;font-weight:400;line-height:24rem}@media screen and (max-width: 768px){.app-footer-desktop__contacts-work-value{font-size:16px;line-height:24px}}.app-footer-desktop__socials{margin-top:auto}[data-v-f0587151]:root{--linear: linear-gradient(180deg, rgba(42, 42, 42, 0) 0%, rgba(42, 42, 42, .4) 100%)}.app-footer-desktop__bottom-item[data-v-f0587151]{margin:0 0 20px;padding:0;text-align:center}.app-footer-desktop__bottom-item a[data-v-f0587151]{color:#717171;text-decoration:underline;font-size:14rem;font-style:normal;font-weight:400;line-height:22rem}@media screen and (max-width: 768px){.app-footer-desktop__bottom-item a[data-v-f0587151]{font-size:14px;line-height:22px}}.app-footer-mobile[data-v-f0587151]{padding:30px 10px 10px}.app-footer-mobile__body[data-v-f0587151]{padding:30px 10px;background:#2a2a2a;border-radius:40px;display:flex;flex-direction:column}.app-footer-mobile__line[data-v-f0587151]{width:100%;height:1px;background:#414141}.app-footer-mobile__c1[data-v-f0587151]{padding-bottom:20px}.app-footer-mobile__contacts[data-v-f0587151]{padding:20px;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.app-footer-mobile__contacts button[data-v-f0587151]{margin-top:10px}.app-footer-mobile__contacts-phone[data-v-f0587151]{font-size:24rem;font-style:normal;font-weight:400;line-height:32rem;color:#fff;text-decoration:none}@media screen and (max-width: 768px){.app-footer-mobile__contacts-phone[data-v-f0587151]{font-size:24px;line-height:32px}}.app-footer-mobile__contacts-mail[data-v-f0587151]{margin-top:30px;color:#0081fa;text-decoration:underline}.app-footer-mobile__c3[data-v-f0587151]{padding:0 20px;display:flex;justify-content:center}.app-footer-mobile__circles[data-v-f0587151]{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:10px}.app-footer-mobile__circle[data-v-f0587151]{width:12px;height:12px;background:#0081fa;border-radius:50%}.app-footer-mobile__working-hours[data-v-f0587151]{display:flex;justify-content:center;gap:20px}.app-footer-mobile__working-hours-col[data-v-f0587151]{display:flex;flex-direction:column}.app-footer-mobile__working-hours-days[data-v-f0587151]{font-size:14rem;font-style:normal;font-weight:400;line-height:22rem;color:#717171}@media screen and (max-width: 768px){.app-footer-mobile__working-hours-days[data-v-f0587151]{font-size:14px;line-height:22px}}.app-footer-mobile__working-hours-time[data-v-f0587151]{font-size:16rem;font-style:normal;font-weight:400;line-height:24rem;color:#fff}@media screen and (max-width: 768px){.app-footer-mobile__working-hours-time[data-v-f0587151]{font-size:16px;line-height:24px}}.app-footer-mobile__privacy-policy[data-v-f0587151]{font-size:14rem;font-style:normal;font-weight:400;line-height:22rem;display:flex;justify-content:center;margin-top:20px;margin-bottom:10px;color:#717171;text-decoration:underline}@media screen and (max-width: 768px){.app-footer-mobile__privacy-policy[data-v-f0587151]{font-size:14px;line-height:22px}}.app-footer-mobile__copyright[data-v-f0587151]{font-size:14rem;font-style:normal;font-weight:400;line-height:22rem;display:flex;justify-content:center;margin-bottom:10px;color:#717171}@media screen and (max-width: 768px){.app-footer-mobile__copyright[data-v-f0587151]{font-size:14px;line-height:22px}}.app-footer-mobile__payments[data-v-f0587151]{display:flex;max-width:450px;padding:8px 35px;gap:40px;list-style-type:none;background-color:#414141;border-radius:10px}.app-footer-mobile__top[data-v-f0587151]{display:flex;flex-direction:column;align-items:center}.brands-marquee{overflow-x:hidden}.brands-marquee__body{padding:12rem 0;display:flex;margin-bottom:20rem}@media screen and (max-width: 768px){.brands-marquee__body{margin-bottom:20px;padding:12px 0}}.brands-marquee__item{padding:0 35rem;filter:grayscale(100%)}@media screen and (max-width: 768px){.brands-marquee__item{padding:0 35px}}.callback-form{position:relative;padding:40rem;background:#2a2a2a;border-radius:40rem}@media screen and (max-width: 768px){.callback-form{padding:30px 20px;border-radius:40px}}.callback-form__inner{position:relative;z-index:5;width:57%}@media screen and (max-width: 768px){.callback-form__inner{width:100%}}.callback-form__title{font-size:32rem;font-style:normal;font-weight:700;line-height:44rem;max-width:630rem}@media screen and (max-width: 768px){.callback-form__title{font-size:32px;line-height:44px}}@media screen and (max-width: 768px){.callback-form__title{font-size:20rem;font-style:normal;font-weight:700;line-height:28rem;max-width:630px;margin-right:26px}}@media screen and (max-width: 768px) and (max-width: 768px){.callback-form__title{font-size:20px;line-height:28px}}.callback-form__text{font-size:16rem;font-style:normal;font-weight:400;line-height:24rem;max-width:630rem;margin-top:8rem;color:#898989}@media screen and (max-width: 768px){.callback-form__text{font-size:16px;line-height:24px}}@media screen and (max-width: 768px){.callback-form__text{font-size:14rem;font-style:normal;font-weight:400;line-height:22rem;max-width:630px;margin-top:10px}}@media screen and (max-width: 768px) and (max-width: 768px){.callback-form__text{font-size:14px;line-height:22px}}.callback-form__content{margin-top:24rem;display:flex;gap:20rem;flex-direction:column;width:90%}@media screen and (max-width: 768px){.callback-form__content{margin-top:24px;gap:20px}}.callback-form__content--with-margin{margin-bottom:70rem}.callback-form__content .input__textarea{height:46rem}@media screen and (max-width: 768px){.callback-form__content .input__textarea{height:46px}}.callback-form__error{margin-top:10px;color:red}.callback-form__double-input{display:flex;gap:40rem}@media screen and (min-width: 769px) and (max-width: 1025px){.callback-form__double-input{flex-wrap:wrap}}@media screen and (max-width: 768px){.callback-form__double-input{flex-wrap:wrap;gap:20px}}.callback-form__submit-button{margin-top:16rem;width:85%}@media screen and (max-width: 768px){.callback-form__submit-button{margin-top:16px}}.callback-form__privacy{width:250rem;font-family:Roboto,Inter,"serif";font-weight:400;font-size:12rem;line-height:20rem;letter-spacing:0%;margin-top:20rem;color:#898989}@media screen and (max-width: 768px){.callback-form__privacy{font-size:12px;line-height:20px}}@media screen and (min-width: 769px) and (max-width: 1025px){.callback-form__privacy{width:100%}}@media screen and (max-width: 768px){.callback-form__privacy{margin-top:8px;width:100%}}.callback-form__privacy a{font-family:Roboto,Inter,"serif";font-weight:400;font-size:12rem;line-height:20rem;letter-spacing:0%;color:#898989;text-decoration:underline}@media screen and (max-width: 768px){.callback-form__privacy a{font-size:12px;line-height:20px}}.callback-form__socials{margin-top:20rem}@media screen and (max-width: 768px){.callback-form__socials{margin-top:20px}}.callback-form__picture{position:absolute;right:0;bottom:0;display:block;width:670rem}.callback-form__picture img{width:100%;height:auto}@media screen and (max-width: 768px){.callback-form__picture{width:488px}}.callback-form__success-message{min-height:400rem}@media screen and (max-width: 768px){.callback-form__success-message{min-height:200px}}.callback-form__bottom{display:flex}@media screen and (min-width: 769px) and (max-width: 1025px){.callback-form__bottom{flex-wrap:wrap}}@media screen and (max-width: 768px){.callback-form__bottom{flex-wrap:wrap}}.callback-form-modal{max-width:1240rem;max-width:1220px;margin:0 auto;padding:0 20px}@media screen and (min-width: 769px){.callback-form-modal{max-width:1220rem;padding:0 20rem}}@media screen and (max-width: 768px){.callback-form-modal{max-width:1240px}}.design-picture{display:block;max-width:1220px;margin:0 auto;padding:0 20px}@media screen and (min-width: 769px){.design-picture{max-width:1220rem;padding:0 20rem}}.design-picture img{width:100%;aspect-ratio:3/1;border-radius:20px;object-fit:cover}@media screen and (min-width: 769px) and (max-width: 1025px){.design-picture img{border-radius:40rem}}.offer-card{padding:16rem;min-width:205rem;border-radius:20rem;border:1px solid #2a2a2a;background:var(--Linear, linear-gradient(180deg, rgba(42, 42, 42, 0) 0%, rgba(42, 42, 42, .4) 100%));display:flex;flex-direction:column;transition:all .3s}@media (any-hover: hover){.offer-card:hover{background:#2a2a2a80}.offer-card:hover .offer-card__picture img{transform:scale(.9)}}@media screen and (max-width: 768px){.offer-card{padding:16px;min-width:205px;border-radius:20px}}.offer-card__picture{display:flex;align-items:center;justify-content:center;height:160rem}.offer-card__picture img{width:100%;height:100%;object-fit:contain;transition:all .3s}@media screen and (max-width: 768px){.offer-card__picture{height:160px}}.offer-card__title{font-size:16rem;font-style:normal;font-weight:700;line-height:24rem;display:-webkit-box;overflow:hidden;white-space:pre-line;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:3em;line-height:1.5em;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;color:#fff;margin-top:12rem;margin-bottom:8rem}@media screen and (max-width: 768px){.offer-card__title{font-size:16px;line-height:24px}}@media screen and (min-width: 1025px){.offer-card__title{font-size:18rem;font-style:normal;font-weight:700;line-height:26rem}}@media screen and (min-width: 1025px) and (max-width: 768px){.offer-card__title{font-size:18px;line-height:26px}}@media screen and (max-width: 768px){.offer-card__title{margin-top:12px;margin-bottom:8px}}.offer-card__description{font-size:14rem;font-style:normal;font-weight:400;line-height:22rem;margin-bottom:16rem;color:#898989}@media screen and (max-width: 768px){.offer-card__description{font-size:14px;line-height:22px}}@media screen and (max-width: 768px){.offer-card__description{margin-bottom:16px}}.offer-card__button{margin-top:auto;width:75%}@media screen and (min-width: 1025px){.offer-card__button{align-self:start;width:25%}}.review-cards-small{padding:16px;width:240px;min-width:240px;background:linear-gradient(180deg,#2a2a2a00,#2a2a2a66),linear-gradient(180deg,#2a2a2a,#2a2a2a00);border:1px solid;border-image-source:linear-gradient(180deg,#2a2a2a 0%,rgba(42,42,42,0) 100%);border-radius:20px}@media screen and (max-width: 768px){.review-cards-small{width:100%}}.review-cards-small__top{display:flex;justify-content:space-between}.review-cards-small__top-info{display:flex;flex-direction:column;justify-content:space-between}.review-cards-small__rating{margin-left:auto}.review-cards-small__avatar{display:block;width:72px;height:72px;min-width:72px;border-radius:10px}.review-cards-small__avatar img{width:100%;height:100%;border-radius:10px;object-fit:cover}.review-cards-small__picture-service{display:block;padding:8px 16px;background:#898989;border-radius:10px}.review-cards-small__picture-service img{width:50px;height:100%;border-radius:10px;object-fit:contain}.review-cards-small__title{margin-top:10px;font-size:14rem;font-style:normal;font-weight:500;line-height:22rem}@media screen and (max-width: 768px){.review-cards-small__title{font-size:14px;line-height:22px}}.review-cards-small__text{margin-top:8px;height:100px;overflow:hidden;text-overflow:ellipsis;margin-bottom:10px;font-family:Roboto,Inter,"serif";font-weight:400;font-size:12rem;line-height:20rem;letter-spacing:0%}@media screen and (max-width: 768px){.review-cards-small__text{font-size:12px;line-height:20px}}.review-cards-small__text>p{color:#898989;font-family:Roboto,Inter,"serif";font-weight:400;font-size:12rem;line-height:20rem;letter-spacing:0%}@media screen and (max-width: 768px){.review-cards-small__text>p{font-size:12px;line-height:20px}}.review-cards-small__button{width:80%;margin-top:10px}.review-card-standard{background:linear-gradient(180deg,#2a2a2a00,#2a2a2a66),linear-gradient(180deg,#2a2a2a,#2a2a2a00);border:1px solid;border-image-source:linear-gradient(180deg,#2a2a2a 0%,rgba(42,42,42,0) 100%);border-radius:20rem;width:100%;padding:16rem}.review-card-standard__inner{display:flex;gap:20rem}.review-card-standard__content{flex-grow:1}.review-card-standard__picture{display:block;width:72rem;height:72rem;min-width:72rem;border-radius:10rem}.review-card-standard__picture img{width:100%;height:100%;border-radius:10rem;object-fit:cover}.review-card-standard__top{display:flex;justify-content:space-between;align-items:center}.review-card-standard__title{font-size:18rem;font-style:normal;font-weight:500;line-height:26rem}@media screen and (max-width: 768px){.review-card-standard__title{font-size:18px;line-height:26px}}.review-card-standard__text{font-family:Roboto,Inter,"serif";font-weight:400;font-size:12rem;line-height:20rem;letter-spacing:0%;margin-top:10rem;height:100rem;margin-bottom:10rem;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 768px){.review-card-standard__text{font-size:12px;line-height:20px}}.review-card-standard__text>*{color:#898989}.review-card-standard__buttons{margin-bottom:20rem;display:flex;justify-content:space-between;align-items:center}.review-card-standard__picture-service{height:fit-content;background:#898989;display:flex;align-items:center;justify-content:center;max-width:120rem;width:100%;padding:8rem;border-radius:10rem}@media screen and (max-width: 768px){.review-card-standard__picture-service{max-width:80rem}}.review-card-standard__picture-service img{width:100%;height:auto;object-fit:cover}.search-input{width:100%;min-height:51rem;position:relative;z-index:11}@media screen and (max-width: 768px){.search-input{min-height:51px}}.search-input__dropdown{padding:14rem;position:absolute;top:calc(100% + 4rem);max-height:200rem;overflow-y:scroll;width:100%;border-radius:10rem;background:#414141;color:#cbcccc}@media screen and (max-width: 768px){.search-input__dropdown{top:calc(100% + 4px);max-height:200px;border-radius:10px;padding:14px}}.search-input__dropdown--size-content{min-width:100%}.search-input__dropdown-item{padding:8rem 16rem;border-radius:8rem;cursor:pointer}@media screen and (max-width: 768px){.search-input__dropdown-item{padding:8px 16px;border-radius:8px}}@media (any-hover: hover){.search-input__dropdown-item:hover{background:#717171}}@media (any-hover: hover){.search-input__dropdown-item-message:hover{background:initial}}.search-input__dropdown-link{color:#cbcccc;text-decoration:none}.success-form-message__title-wrapper{font-size:20rem;font-style:normal;font-weight:700;line-height:28rem;color:#fff}@media screen and (max-width: 768px){.success-form-message__title-wrapper{font-size:20px;line-height:28px}}@media screen and (min-width: 1025px){.success-form-message__title-wrapper{font-size:32rem;font-style:normal;font-weight:700;line-height:44rem}}@media screen and (min-width: 1025px) and (max-width: 768px){.success-form-message__title-wrapper{font-size:32px;line-height:44px}}.success-form-message__description{margin-top:16rem;font-family:Roboto;font-style:normal;font-weight:700;line-height:133%;font-size:18rem;color:#0081fa;max-width:350rem}@media screen and (min-width: 1025px){.success-form-message__description{font-size:29rem;max-width:500rem}}@media screen and (max-width: 768px){.success-form-message__description{max-width:350px;font-size:18px;margin-top:16px}}.service-card-standard{display:flex;gap:20rem;padding:20rem 20rem 40rem;max-height:300rem;height:auto;overflow:hidden;position:relative;transition:max-height .4s;border-radius:40rem;border:1px solid #414141;background:#2e3132}.service-card-standard--opened{max-height:2400rem}.service-card-standard__picture{display:block;border-radius:20rem;height:192rem;width:172rem;min-width:172rem;background:linear-gradient(0deg,#025f9971,#0053a180),#d3d3d3 50%/cover no-repeat;background-blend-mode:soft-light,normal}.service-card-standard__picture img{width:100%;height:100%;object-fit:cover;border-radius:20rem}.service-card-standard__title{flex:1 1 auto;margin-bottom:22rem;color:#fff;text-decoration:none;font-size:24rem;font-style:normal;font-weight:400;line-height:32rem}@media screen and (max-width: 768px){.service-card-standard__title{font-size:24px;line-height:32px}}.service-card-standard__text{color:#898989;text-align:center;text-decoration:underline;font-size:10rem;font-style:normal;font-weight:400;line-height:18rem}@media screen and (max-width: 768px){.service-card-standard__text{font-size:10px;line-height:18px}}@media screen and (min-width: 769px) and (max-width: 1025px){.service-card-standard__text{font-size:21rem;line-height:29rem}}.service-card-standard__more-button{position:absolute;width:100%;height:60rem;bottom:0;background:#2e3132}.service-card-standard__more-button button{color:#fff;border:none;background:transparent;width:100%;height:100%;cursor:pointer}.service-card-standard__subcategories{margin-top:10rem;margin-bottom:30rem;display:flex;align-items:flex-start;align-content:flex-start;gap:6rem;align-self:stretch;flex-wrap:wrap}.service-card-standard__subcategory{display:flex;padding:4rem 12rem;justify-content:center;align-items:center;border-radius:10rem;text-decoration:none;background:#2a2a2a}.service-card-standard__subcategory-title{font-size:16rem;font-style:normal;font-weight:400;line-height:24rem;color:#cbcccc;font-size:13rem;transition:.2s all;position:relative;text-decoration:none}@media screen and (max-width: 768px){.service-card-standard__subcategory-title{font-size:16px;line-height:24px}}.service-card-standard__subcategory-title:before{content:"";position:absolute;bottom:4rem;height:1rem;width:100%;background:#fff;opacity:0;transition:.2s all}@media (any-hover: hover){.service-card-standard__subcategory-title:hover{color:#fff}.service-card-standard__subcategory-title:hover:before{opacity:1}}.service-card-modal{height:86%;width:90%;margin:0 auto;background:#2e3132;padding:20px 10px;border-radius:20px;overflow-y:scroll}.service-card-modal__list{margin-top:20px}.service-card-modal__list-item{margin-top:10px;display:flex;padding:12px;justify-content:center;text-align:center;align-items:center;border-radius:10px;text-decoration:none;background:#2a2a2a}.service-card-modal .ui-modal__close{right:2px}.service-card-small{display:flex;padding:10px;flex-direction:column;border-radius:20px;background:#2a2a2a80;height:180px;text-decoration:none;align-items:center}@media screen and (min-width: 769px) and (max-width: 1025px){.service-card-small{padding:20rem}}.service-card-small__picture{display:flex;border-radius:10px;width:100%;max-height:100px;background:linear-gradient(0deg,#0081fa80,#0081fa80),#d3d3d3 50%/cover no-repeat;background-blend-mode:soft-light,normal}.service-card-small__picture img{width:100%;height:100%;object-fit:cover;border-radius:10px}.service-card-small__title{font-size:12rem;font-style:normal;font-weight:700;line-height:20rem;margin-top:10px;flex:1 1 auto;text-align:center;color:#fff;text-decoration:none}@media screen and (max-width: 768px){.service-card-small__title{font-size:12px;line-height:20px}}@media screen and (min-width: 769px) and (max-width: 1025px){.service-card-small__title{font-size:21rem;line-height:29rem}}.service-card-small__text{font-size:10rem;font-style:normal;font-weight:400;line-height:18rem;margin-top:16rem;color:#898989;text-align:center;text-decoration:underline}@media screen and (max-width: 768px){.service-card-small__text{font-size:10px;line-height:18px}}@media screen and (min-width: 769px) and (max-width: 1025px){.service-card-small__text{font-size:21rem;line-height:29rem}}@media screen and (max-width: 768px){.service-card-small__text{margin-top:16px}}[data-v-7317602d]:root{--linear: linear-gradient(180deg, rgba(42, 42, 42, 0) 0%, rgba(42, 42, 42, .4) 100%)}.quiz-form-step__title[data-v-7317602d]{font-size:18rem;font-style:normal;font-weight:700;line-height:26rem;color:#fff}@media screen and (max-width: 768px){.quiz-form-step__title[data-v-7317602d]{font-size:18px;line-height:26px}}.quiz-form-step__inputs[data-v-7317602d]{width:90%;margin-top:16rem;display:flex;gap:40rem}@media screen and (max-width: 768px){.quiz-form-step__inputs[data-v-7317602d]{flex-wrap:wrap;gap:20px;margin-top:16px}}.quiz-form-step__input[data-v-7317602d]{max-width:300rem;width:100%}@media screen and (max-width: 768px){.quiz-form-step__input[data-v-7317602d]{max-width:300px}}@media screen and (max-width: 768px){.quiz-form-step__input-field[data-v-7317602d]{max-width:100%;width:100%}}.quiz-form-step__privacy[data-v-7317602d]{position:relative;top:50rem;max-width:300rem;text-align:left;font-family:Roboto,Inter,"serif";font-weight:400;font-size:12rem;line-height:20rem;letter-spacing:0%;color:#999}@media screen and (max-width: 768px){.quiz-form-step__privacy[data-v-7317602d]{font-size:12px;line-height:20px}}@media screen and (max-width: 768px){.quiz-form-step__privacy[data-v-7317602d]{max-width:300px;top:50px}}.quiz-form-step__privacy a[data-v-7317602d]{white-space:nowrap;cursor:pointer;text-decoration:underline}[data-v-4e58c2f5]:root{--linear: linear-gradient(180deg, rgba(42, 42, 42, 0) 0%, rgba(42, 42, 42, .4) 100%)}.quiz-form-step__title[data-v-4e58c2f5]{font-size:18rem;font-style:normal;font-weight:700;line-height:26rem;color:#fff}@media screen and (max-width: 768px){.quiz-form-step__title[data-v-4e58c2f5]{font-size:18px;line-height:26px}}.quiz-form-step__inputs[data-v-4e58c2f5]{margin-top:16rem;display:flex;gap:20rem}@media screen and (max-width: 768px){.quiz-form-step__inputs[data-v-4e58c2f5]{gap:20px;margin-top:16px}}.quiz-form-step__input[data-v-4e58c2f5]{max-width:300rem;width:100%}@media screen and (max-width: 768px){.quiz-form-step__input[data-v-4e58c2f5]{max-width:300px}}.quiz-form-step__privacy[data-v-4e58c2f5]{margin-top:20rem;max-width:300rem;text-align:left;font-family:Roboto,Inter,"serif";font-weight:400;font-size:12rem;line-height:20rem;letter-spacing:0%;color:#999}@media screen and (max-width: 768px){.quiz-form-step__privacy[data-v-4e58c2f5]{font-size:12px;line-height:20px}}@media screen and (max-width: 768px){.quiz-form-step__privacy[data-v-4e58c2f5]{margin-top:20px;max-width:300px}}.quiz-form-step__privacy a[data-v-4e58c2f5]{white-space:nowrap;cursor:pointer;font-family:Roboto,Inter,"serif";font-weight:400;font-size:12rem;line-height:20rem;letter-spacing:0%;color:#999;text-decoration:underline}@media screen and (max-width: 768px){.quiz-form-step__privacy a[data-v-4e58c2f5]{font-size:12px;line-height:20px}}.quiz-form{padding:28rem 40rem 40rem;background:#2a2a2a;border-radius:16rem;display:flex;justify-content:space-between;position:relative;overflow:hidden;min-height:410rem}@media screen and (max-width: 768px){.quiz-form{flex-wrap:wrap;padding:40px;border-radius:16px;min-height:410px}}.quiz-form__content{position:relative;z-index:2}@media screen and (max-width: 768px){.quiz-form__content{width:100%}}.quiz-form__photo{display:block}.quiz-form__progress{display:flex;align-items:center}.quiz-form__progress-steps{display:flex;align-items:center;margin-left:30rem}@media screen and (max-width: 768px){.quiz-form__progress-steps{margin-left:auto}}.quiz-form__progress-item{display:flex;align-items:center}.quiz-form__progress-item--active .quiz-form__progress-step,.quiz-form__progress-item--active .quiz-form__progress-line{border-top:1px solid rgba(0,129,250,.7411764706);background:#0081fa;box-shadow:0 2px 10px #0081faad}.quiz-form__progress-line{display:block;height:4rem;width:20rem;border-top:1px solid #4d4d4d;background:#414141}@media screen and (max-width: 768px){.quiz-form__progress-line{height:4px;width:20px}}.quiz-form__progress-step{display:flex;align-items:center;justify-content:center;width:24rem;height:24rem;flex-shrink:0;border-radius:7rem;border-top:1px solid #4d4d4d;background:#414141;font-size:10rem;font-style:normal;font-weight:400;line-height:18rem;color:#fff}@media screen and (max-width: 768px){.quiz-form__progress-step{font-size:10px;line-height:18px}}@media screen and (max-width: 768px){.quiz-form__progress-step{width:24px;height:24px;border-radius:7px}}.quiz-form__error{margin-top:10px;color:red}.quiz-form__steps{margin-top:36rem;width:500rem}@media screen and (max-width: 768px){.quiz-form__steps{width:100%;margin-top:36px}}.quiz-form__buttons{display:flex;gap:20rem;margin-top:64rem}@media screen and (max-width: 768px){.quiz-form__buttons{gap:5px;margin-top:64px}}.quiz-form__buttons svg{width:24rem;height:24rem;transition:all 0ms;fill:#fff}@media screen and (max-width: 768px){.quiz-form__buttons svg{width:24px;height:24px}}.quiz-form__buttons svg path{transition:all 0ms;fill:inherit}.quiz-form__photo{position:absolute;right:0;z-index:0;display:block;width:590rem}.quiz-form__photo img{width:100%;height:100%;object-fit:contain}@media screen and (min-width: 769px) and (max-width: 1025px){.quiz-form__photo{width:400rem;bottom:0}}@media screen and (max-width: 768px){.quiz-form__photo{min-width:auto;width:100%;position:initial;width:590px}}.quiz-form__blur{position:absolute;width:227rem;height:227rem;top:-65rem;right:-235rem;z-index:-1;background:#0081fa;filter:blur(150px)}@media screen and (max-width: 650px){.quiz-form__blur{right:0;z-index:0}}@media screen and (max-width: 768px){.quiz-form__blur{width:227px;height:227px;top:-65px;right:-235px}}.quiz-form .fade-in-enter-from{transform:translate(20rem);opacity:0}@media screen and (max-width: 768px){.quiz-form .fade-in-enter-from{transform:translate(20px)}}.quiz-form .fade-in-enter-to{transition:all .5s ease 0s}[data-v-8db98271]:root{--linear: linear-gradient(180deg, rgba(42, 42, 42, 0) 0%, rgba(42, 42, 42, .4) 100%)}.cookies-modal-wrapper[data-v-8db98271]{align-items:end}.cookies-modal[data-v-8db98271]{margin:55% auto auto;width:90%;padding:20rem 40rem;background-color:#2e3132;max-width:860rem;display:flex;flex-direction:column;row-gap:12rem;margin-bottom:20rem;border-radius:12rem}@media screen and (min-width: 2000px){.cookies-modal[data-v-8db98271]{margin-top:40%}}@media screen and (max-width: 768px){.cookies-modal[data-v-8db98271]{padding:10px;border-radius:8px;margin-bottom:0;max-width:360px;row-gap:12px;margin-top:90%}}@media screen and (max-width: 768px){.cookies-modal .ui-toggle__text[data-v-8db98271]{font-size:10px!important}}.cookies-modal__reject .ui-button__text[data-v-8db98271]{color:#fff!important}.cookies-modal__title[data-v-8db98271]{font-size:24rem;font-style:normal;font-weight:400;line-height:32rem}@media screen and (max-width: 768px){.cookies-modal__title[data-v-8db98271]{font-size:24px;line-height:32px}}@media screen and (max-width: 768px){.cookies-modal__title[data-v-8db98271]{font-size:18rem;font-style:normal;font-weight:400;line-height:26rem}}@media screen and (max-width: 768px) and (max-width: 768px){.cookies-modal__title[data-v-8db98271]{font-size:18px;line-height:26px}}.cookies-modal__description[data-v-8db98271]{font-family:Roboto,Inter,"serif";font-weight:400;font-size:12rem;line-height:20rem;letter-spacing:0%;color:#999}@media screen and (max-width: 768px){.cookies-modal__description[data-v-8db98271]{font-size:12px;line-height:20px}}@media screen and (max-width: 768px){.cookies-modal__description[data-v-8db98271]{font-size:10px}}.cookies-modal__link[data-v-8db98271]{font-family:Roboto,Inter,"serif";font-weight:400;font-size:12rem;line-height:20rem;letter-spacing:0%;color:#999;text-decoration:underline}@media screen and (max-width: 768px){.cookies-modal__link[data-v-8db98271]{font-size:12px;line-height:20px}}@media screen and (max-width: 768px){.cookies-modal__link[data-v-8db98271]{font-size:10px}}.layout__header{padding-bottom:10rem}@media screen and (max-width: 768px){.layout__header{padding-bottom:10px}}.layout__main{margin-top:182rem}@media screen and (max-width: 768px){.layout__main{margin-top:90px}}.home-about__container{position:relative;max-width:1220px;margin:0 auto;padding:0 20px}@media screen and (min-width: 769px){.home-about__container{max-width:1220rem;padding:0 20rem}}@media screen and (max-width: 768px){.home-about__container{padding-bottom:30px}}@media screen and (min-width: 769px) and (max-width: 1025px){.home-about__container{padding-bottom:30rem}}@media screen and (min-width: 1025px){.home-about__container{padding-bottom:80rem}}.home-about__ellipse{display:none}@media screen and (min-width: 1025px){.home-about__ellipse{display:initial;position:absolute;width:255rem;height:255rem;left:-88rem;top:124rem;background:#24c5ff;opacity:.3;filter:blur(70px)}}.home-about__content{display:grid;grid-template-columns:auto;grid-template-areas:"title" "subtitle" "description" "desc-button" "reviews"}@media screen and (min-width: 1025px){.home-about__content{justify-content:space-between;column-gap:20rem;grid-template-areas:"title description" "subtitle description" "desc-button description" "reviews description"}}.home-about__title{font-size:24rem;font-style:normal;font-weight:700;line-height:32rem;grid-area:title;margin-bottom:10px;color:#fff}@media screen and (max-width: 768px){.home-about__title{font-size:24px;line-height:32px}}@media screen and (min-width: 1025px){.home-about__title{font-size:32rem;font-style:normal;font-weight:700;line-height:44rem;margin-bottom:8rem}}@media screen and (min-width: 1025px) and (max-width: 768px){.home-about__title{font-size:32px;line-height:44px}}.home-about__subtitle{font-size:16rem;font-style:normal;font-weight:700;line-height:24rem;grid-area:subtitle;margin-bottom:20px;color:#0081fa}@media screen and (max-width: 768px){.home-about__subtitle{font-size:16px;line-height:24px}}@media screen and (min-width: 1025px){.home-about__subtitle{font-size:24rem;font-style:normal;font-weight:700;line-height:32rem}}@media screen and (min-width: 1025px) and (max-width: 768px){.home-about__subtitle{font-size:24px;line-height:32px}}.home-about__review-services{grid-area:reviews;display:flex;list-style:none;gap:20rem}@media screen and (max-width: 768px){.home-about__review-services{justify-content:center;gap:20px}}.home-about__review-service a{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:16rem;gap:16rem;background:var(--linear, linear-gradient(180deg, rgba(42, 42, 42, 0) 0%, rgba(42, 42, 42, .4) 100%));border:1px solid #2a2a2a;border-radius:20rem}@media screen and (min-width: 1025px){.home-about__review-service a{flex-direction:inherit;justify-content:space-between}}@media screen and (max-width: 768px){.home-about__review-service a{padding:16px;gap:16px;border-radius:20px}}.home-about__review-service-rating{display:flex;align-items:center}.home-about__review-service-rating svg{width:12rem;height:12rem}@media screen and (max-width: 768px){.home-about__review-service-rating svg{width:12px;height:12px}}.home-about__review-service-icon{width:89rem}@media screen and (max-width: 768px){.home-about__review-service-icon{width:89px}}.home-about__review-service-icon img{width:100%}.home-about__description{font-size:14rem;font-style:normal;font-weight:400;line-height:22rem;grid-area:description;margin-bottom:28px;color:#898989}@media screen and (max-width: 768px){.home-about__description{font-size:14px;line-height:22px}}@media screen and (min-width: 1025px){.home-about__description{font-size:16rem;font-style:normal;font-weight:400;line-height:24rem;max-height:inherit;max-width:590rem;margin-bottom:0}}@media screen and (min-width: 1025px) and (max-width: 768px){.home-about__description{font-size:16px;line-height:24px}}.home-about__description--fixed-height{max-height:88rem;overflow:hidden}@media screen and (max-width: 768px){.home-about__description--fixed-height{max-height:88px}}.home-about__description--opened{max-height:inherit}.home-about__description p{margin-bottom:12rem}@media screen and (max-width: 768px){.home-about__description p{margin-bottom:12px}}.home-about__button{grid-area:desc-button;display:flex;align-items:center;gap:8px;margin-bottom:28px;color:#fff;border:none;background-color:transparent;position:relative}@media screen and (min-width: 1025px){.home-about__button{display:none}}.home-about__button p{position:absolute;top:-40rem;left:0}@media screen and (max-width: 768px){.home-about__button p{top:-40px}}.home-about__button svg{transition:all .3s ease}.home-about__button--close svg{transform:rotate(180deg)}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.clients-reviews{position:relative;padding:30rem 0}@media screen and (min-width: 1025px){.clients-reviews{padding:60rem 0 85rem}}@media screen and (max-width: 768px){.clients-reviews{padding:60px 0 40px}}.clients-reviews__container{max-width:1220px;margin:0 auto;padding:0 20px}@media screen and (min-width: 769px){.clients-reviews__container{max-width:1220rem;padding:0 20rem}}.clients-reviews__content-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16rem}@media screen and (max-width: 768px){.clients-reviews__content-top{margin-bottom:16px}}.clients-reviews__title{font-size:32rem;font-style:normal;font-weight:700;line-height:44rem;color:#fff}@media screen and (max-width: 768px){.clients-reviews__title{font-size:32px;line-height:44px}}@media screen and (min-width: 1025px){.clients-reviews__title{font-size:20rem;font-style:normal;font-weight:700;line-height:28rem}}@media screen and (min-width: 1025px) and (max-width: 768px){.clients-reviews__title{font-size:20px;line-height:28px}}.clients-reviews__slider{padding-right:50rem}@media screen and (max-width: 768px){.clients-reviews__slider{padding-right:50px}}.clients-reviews__slider-navigation{display:none}@media screen and (min-width: 1025px){.clients-reviews__slider-navigation{display:flex}}.clients-reviews__slider-pagination{display:none;justify-content:center;margin-top:20rem}@media screen and (min-width: 1025px){.clients-reviews__slider-pagination{display:flex}}@media screen and (max-width: 768px){.clients-reviews__slider-pagination{margin-top:20px}}.clients-reviews__slider-pagination .swiper-pagination-bullet{position:relative;width:40rem;height:4rem;border-radius:10rem;background:#2a2a2a;opacity:inherit}@media screen and (max-width: 768px){.clients-reviews__slider-pagination .swiper-pagination-bullet{width:40px;height:4px;border-radius:10px}}.clients-reviews__slider-pagination .swiper-pagination-bullet:after{position:absolute;top:0;left:0;width:0;height:4rem;border-radius:10rem;background:#0081fa;content:"";z-index:1}@media screen and (max-width: 768px){.clients-reviews__slider-pagination .swiper-pagination-bullet:after{height:4px;border-radius:10px}}.clients-reviews__slider-pagination .swiper-pagination-bullet-active:after{width:40rem;transition:width 5s linear}@media screen and (max-width: 768px){.clients-reviews__slider-pagination .swiper-pagination-bullet-active:after{width:40px}}.clients-reviews__slide{width:100%;max-width:240rem;margin-right:50rem}@media screen and (max-width: 768px){.clients-reviews__slide{margin-right:50px}}.clients-reviews__slide:last-child{margin-right:0}@media screen and (max-width: 768px){.clients-reviews__slide{max-width:240px}}.clients-reviews__slide>div{width:100%}@media screen and (min-width: 1025px){.clients-reviews__slide{max-width:560rem}}.home-offers__title{color:#fff;margin-bottom:10px;font-size:20rem;font-style:normal;font-weight:700;line-height:28rem}@media screen and (max-width: 768px){.home-offers__title{font-size:20px;line-height:28px}}@media screen and (min-width: 1025px){.home-offers__title{font-size:32rem;font-style:normal;font-weight:700;line-height:44rem}}@media screen and (min-width: 1025px) and (max-width: 768px){.home-offers__title{font-size:32px;line-height:44px}}.home-offers__list{list-style:none;margin-top:20rem;display:flex;row-gap:15rem;column-gap:25rem;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.home-offers__list::-webkit-scrollbar{display:none}@media screen and (min-width: 1025px){.home-offers__list{display:grid;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 768px){.home-offers__list{margin-top:0;gap:20px}}.home-offers__offer-card{height:90%}.popular-service-card{display:flex;align-items:center;gap:16rem;border:1px solid #2e3132;transition:all .3s ease;border-radius:20rem;text-decoration:none}@media screen and (max-width: 768px){.popular-service-card{border-radius:20px;gap:16px}}.popular-service-card--size-standard{background:var(--linear, linear-gradient(180deg, rgba(46, 49, 50, 0) 0%, #2e3132 100%));height:100%;padding:12rem}@media screen and (max-width: 768px){.popular-service-card--size-standard{padding:12px}}.popular-service-card--size-standard .popular-service-card__content{display:flex;flex-direction:column;align-items:flex-start;height:75%;padding:12rem 0}@media screen and (max-width: 768px){.popular-service-card--size-standard .popular-service-card__content{padding:12px 0}}.popular-service-card--size-standard .popular-service-card__title{flex:1 1 auto}@media (any-hover: hover){.popular-service-card--size-standard:hover{background:#2e3132}.popular-service-card--size-standard:hover .popular-service-card__picture img{transform:scale(.9)}}.popular-service-card--size-small{display:block;padding:12rem;height:100%;background:#2a2a2a}@media screen and (max-width: 768px){.popular-service-card--size-small{padding:12px}}.popular-service-card--size-small .popular-service-card__picture{margin:0 auto;max-width:110rem;height:80rem}@media screen and (max-width: 768px){.popular-service-card--size-small .popular-service-card__picture{height:80px;max-width:110px}}.popular-service-card--size-small .popular-service-card__title{text-align:center;font-size:12rem;font-style:normal;font-weight:700;line-height:20rem}@media screen and (max-width: 768px){.popular-service-card--size-small .popular-service-card__title{font-size:12px;line-height:20px}}@media screen and (max-width: 768px){.popular-service-card--size-small .popular-service-card__title{padding-top:10px}}.popular-service-card__picture{display:block;width:100rem;min-width:100rem;height:120rem}@media screen and (max-width: 768px){.popular-service-card__picture{width:100px;min-width:100px;height:120px}}.popular-service-card__picture img{width:100%;height:100%;object-fit:contain;transition:all .3s ease}.popular-service-card__title{color:#fff;font-size:18rem;font-style:normal;font-weight:700;line-height:26rem}@media screen and (max-width: 768px){.popular-service-card__title{font-size:18px;line-height:26px}}.popular-service-card__button{margin-top:4rem}@media screen and (max-width: 768px){.popular-service-card__button{margin-top:4px}}.home-popular-services{padding:40rem 20rem;padding-bottom:0}@media screen and (max-width: 768px){.home-popular-services{border-radius:20px 20px 0 0;padding:40px 20px;background:linear-gradient(180deg,#2a2a2a,#11121200)}}.home-popular-services__title{margin-bottom:20px;margin-left:10px;width:232px;font-size:20rem;font-style:normal;font-weight:700;line-height:28rem;color:#fff}@media screen and (max-width: 768px){.home-popular-services__title{font-size:20px;line-height:28px}}@media screen and (min-width: 769px) and (max-width: 1025px){.home-popular-services__title{margin-left:0}}@media screen and (min-width: 1025px){.home-popular-services__title{width:100%;font-size:32rem;font-style:normal;font-weight:700;line-height:44rem;margin-bottom:20rem;margin-left:10rem}}@media screen and (min-width: 1025px) and (max-width: 768px){.home-popular-services__title{font-size:32px;line-height:44px}}.home-popular-services__list{margin-top:20px;display:grid;list-style:none;grid-template-columns:repeat(2,1fr);row-gap:44px;column-gap:20px}@media screen and (min-width: 1025px){.home-popular-services__list{grid-template-columns:repeat(3,1fr);row-gap:44rem;column-gap:20rem;margin-top:20rem}}.home-quiz__title{max-width:688px;font-size:20rem;font-style:normal;font-weight:700;line-height:28rem}@media screen and (max-width: 768px){.home-quiz__title{font-size:20px;line-height:28px}}@media screen and (min-width: 1025px){.home-quiz__title{font-size:32rem;font-style:normal;font-weight:700;line-height:44rem;max-width:688rem}}@media screen and (min-width: 1025px) and (max-width: 768px){.home-quiz__title{font-size:32px;line-height:44px}}.home-quiz__subtitle{margin-top:8rem;max-width:688rem;color:#898989;font-size:16rem;font-style:normal;font-weight:400;line-height:24rem}@media screen and (max-width: 768px){.home-quiz__subtitle{font-size:16px;line-height:24px}}@media screen and (max-width: 768px){.home-quiz__subtitle{display:none;margin-top:8px;max-width:688px}}.home-quiz__form{margin-top:40rem}@media screen and (max-width: 768px){.home-quiz__form{margin-top:20px}}@media screen and (min-width: 1025px){.home-services{display:flex;gap:104rem}}@media screen and (max-width: 768px){.home-services{gap:104px}}.home-services__title{font-size:20rem;font-style:normal;font-weight:700;line-height:28rem;color:#fff;height:fit-content}@media screen and (max-width: 768px){.home-services__title{font-size:20px;line-height:28px}}@media screen and (min-width: 1025px){.home-services__title{position:sticky;top:160rem;font-size:32rem;font-style:normal;font-weight:700;line-height:44rem}}@media screen and (min-width: 1025px) and (max-width: 768px){.home-services__title{font-size:32px;line-height:44px}}@media screen and (max-width: 768px){.home-services__title{top:160px}}@media screen and (max-width: 768px){.home-services__list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}}.home-services__list-item{flex:0 0 50%;padding:5rem;height:inherit}@media screen and (max-width: 768px){.home-services__list-item{padding:5px}}:root{--linear: linear-gradient(180deg, rgba(42, 42, 42, 0) 0%, rgba(42, 42, 42, .4) 100%)}.home__banner{margin-top:172rem}@media screen and (max-width: 768px){.home__banner{overflow:hidden;margin-top:0}}@media screen and (min-width: 769px) and (max-width: 1025px){.home__banner{margin-top:40rem}}.home__banner-ellipse-left{position:absolute;width:255rem;height:255rem;left:158rem;top:420rem;background:#24c5ff;opacity:.34;filter:blur(70px)}@media screen and (max-width: 768px){.home__banner-ellipse-left{width:255px;height:255px;left:158px;top:420px}}.home__banner-ellipse-top{position:absolute;width:255rem;height:355rem;right:160rem;top:-20rem;background:#24c5ff;opacity:.34;filter:blur(70px)}@media screen and (max-width: 768px){.home__banner-ellipse-top{width:255px;height:355px;right:160px;top:-20px}}.home__popular-services{max-width:1220px;margin:0 auto;padding:0 20px;margin-top:60rem}@media screen and (min-width: 769px){.home__popular-services{max-width:1220rem;padding:0 20rem}}@media screen and (max-width: 768px){.home__popular-services{margin-top:40px;margin-bottom:40px}}.home__quiz{margin-top:30rem;max-width:1220px;margin:0 auto;padding:0 20px}@media screen and (min-width: 769px){.home__quiz{max-width:1220rem;padding:0 20rem}}@media screen and (min-width: 1025px){.home__quiz{margin-top:70rem}}@media screen and (max-width: 768px){.home__quiz{margin-bottom:40px}}.home__offers{margin-top:60rem;padding-bottom:30rem;max-width:1220px;margin:0 auto;padding:0 20px}@media screen and (min-width: 769px){.home__offers{max-width:1220rem;padding:0 20rem}}@media screen and (min-width: 1025px){.home__offers{margin-top:100rem;padding-bottom:80rem}}@media screen and (max-width: 768px){.home__offers{margin-bottom:50px;margin-top:60px}}.home__services{max-width:1220px;margin:0 auto;padding:0 20px}@media screen and (min-width: 769px){.home__services{max-width:1220rem;padding:0 20rem}}@media screen and (max-width: 768px){.home__services{margin-bottom:50px}}.home__callback-form{max-width:1220px;margin:0 auto;padding:0 20px}@media screen and (min-width: 769px){.home__callback-form{max-width:1220rem;padding:0 20rem}}@media screen and (min-width: 1025px){.home__callback-form{margin-top:100rem}}.home__about{margin-top:40px}@media screen and (min-width: 1025px){.home__about{margin-top:60rem}}.home__reviews{position:relative}@media screen and (max-width: 768px){.home__reviews{overflow:hidden}}.home__banner-ellipse-right{position:absolute;width:255rem;height:355rem;right:20rem;top:120rem;background:#24c5ff;opacity:.34;filter:blur(70px)}@media screen and (max-width: 768px){.home__banner-ellipse-right{width:255px;height:355px;right:20px;top:120px}}[data-v-d3c0791c]:root{--linear: linear-gradient(180deg, rgba(42, 42, 42, 0) 0%, rgba(42, 42, 42, .4) 100%)}.privacy[data-v-d3c0791c]{max-width:1220px;margin:0 auto 20px;padding:0 20px;height:fit-content;white-space:pre-line}@media screen and (min-width: 769px){.privacy[data-v-d3c0791c]{max-width:1220rem;padding:0 20rem}}.privacy h1[data-v-d3c0791c],.privacy h2[data-v-d3c0791c]{margin:40px 0;font-size:24rem;font-style:normal;font-weight:700;line-height:32rem}@media screen and (max-width: 768px){.privacy h1[data-v-d3c0791c],.privacy h2[data-v-d3c0791c]{font-size:24px;line-height:32px}}.privacy p[data-v-d3c0791c]{margin:20px 0;font-size:18rem;font-style:normal;font-weight:700;line-height:26rem}@media screen and (max-width: 768px){.privacy p[data-v-d3c0791c]{font-size:18px;line-height:26px}}[data-v-421a7b67]:root{--linear: linear-gradient(180deg, rgba(42, 42, 42, 0) 0%, rgba(42, 42, 42, .4) 100%)}.privacy[data-v-421a7b67]{max-width:1220px;margin:0 auto 20px;padding:0 20px;height:fit-content}@media screen and (min-width: 769px){.privacy[data-v-421a7b67]{max-width:1220rem;padding:0 20rem}}.privacy div[data-v-421a7b67]{display:flex;gap:10px;flex-direction:column;font-size:18rem;font-style:normal;font-weight:700;line-height:26rem;margin-bottom:10px}@media screen and (max-width: 768px){.privacy div[data-v-421a7b67]{font-size:18px;line-height:26px}}
