.popup-overlay[data-v-2d275ed8]{align-items:center;background:#00000080;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.popup[data-v-2d275ed8]{background:var(--c-section-alt);border-radius:var(--radius-xl);max-height:90vh;max-width:520px;overflow-y:auto;padding:48px;position:relative;scrollbar-width:none;width:100%}.popup[data-v-2d275ed8]::-webkit-scrollbar{display:none}@media screen and (max-width:675px){.popup[data-v-2d275ed8]{padding:24px 16px}}.popup__close[data-v-2d275ed8]{align-items:center;border-radius:50%;color:var(--c-text-light);display:flex;height:36px;justify-content:center;position:absolute;right:16px;top:16px;transition:var(--transition);width:36px}.popup__close[data-v-2d275ed8]:hover{background:var(--c-border);color:var(--c-text)}.popup__title[data-v-2d275ed8]{color:var(--c-text);font-family:Manrope;font-size:28px;font-weight:700;line-height:1.3;margin-bottom:10px;text-align:center}@media screen and (max-width:675px){.popup__title[data-v-2d275ed8]{font-size:22px}}.popup__description[data-v-2d275ed8]{color:var(--c-text-light);font-family:Manrope;font-size:16px;font-weight:400;line-height:1.6;margin-bottom:30px;text-align:center}@media screen and (max-width:675px){.popup__description[data-v-2d275ed8]{font-size:14px;margin-bottom:20px}}.popup__fields[data-v-2d275ed8]{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.popup__wrapper-input[data-v-2d275ed8]{display:flex;flex-direction:column;gap:8px}.popup__input-group[data-v-2d275ed8]{position:relative}.popup__label[data-v-2d275ed8]{color:var(--c-text);font-family:Manrope;font-size:15px;font-weight:600;line-height:1.4}@media screen and (max-width:1024px){.popup__label[data-v-2d275ed8]{font-size:14px}}.popup__input[data-v-2d275ed8]{background:#fff;border:2px solid var(--c-border);border-radius:var(--radius-sm);color:var(--c-text);font-family:Manrope;font-size:15px;font-weight:400;height:52px;outline:none;padding:0 20px;transition:var(--transition);width:100%}.popup__input[data-v-2d275ed8]:focus{border-color:var(--c-primary);box-shadow:0 0 0 4px var(--c-shadow)}.popup__input[data-v-2d275ed8]::-moz-placeholder{color:#aaa}.popup__input[data-v-2d275ed8]::placeholder{color:#aaa}.popup__input--error[data-v-2d275ed8]{border-color:#ff6b6b}.popup__input--error[data-v-2d275ed8]:focus{border-color:#ff6b6b;box-shadow:0 0 0 4px #ff6b6b26}@media screen and (max-width:1024px){.popup__input[data-v-2d275ed8]{font-size:14px;height:46px}}.popup__error-text[data-v-2d275ed8]{color:#ff6b6b;font-family:Manrope;font-size:12px;font-weight:600;pointer-events:none;position:absolute;right:14px;top:50%;transform:translateY(-50%)}.popup__error-text--static[data-v-2d275ed8]{display:block;margin-top:4px;position:static;transform:none}@media screen and (max-width:480px){.popup__error-text[data-v-2d275ed8]{display:block;font-size:11px;margin-top:4px;position:static;transform:none}}.popup__checkbox-wrapper[data-v-2d275ed8]{margin-bottom:20px}.popup__checkbox-label[data-v-2d275ed8]{align-items:flex-start;cursor:pointer;display:flex;gap:10px}.popup__checkbox[data-v-2d275ed8]{accent-color:var(--c-primary);cursor:pointer;height:18px;margin-top:2px;min-width:18px;width:18px}.popup__checkbox--error[data-v-2d275ed8]{border-radius:3px;outline:2px solid #ff6b6b;outline-offset:1px}.popup__checkbox-text[data-v-2d275ed8]{color:var(--c-text-light);font-family:Manrope;font-size:14px;font-weight:400;line-height:1.5}@media screen and (max-width:675px){.popup__checkbox-text[data-v-2d275ed8]{font-size:13px}}.popup__policy[data-v-2d275ed8]{color:var(--c-primary-dark);font-family:Manrope;font-size:14px;font-weight:500;transition:var(--transition)}.popup__policy[data-v-2d275ed8]:hover{color:var(--c-primary)}@media screen and (max-width:675px){.popup__policy[data-v-2d275ed8]{font-size:13px}}.popup__button[data-v-2d275ed8]{background:var(--c-primary-gradient);border-radius:var(--radius-sm);box-shadow:0 4px 15px var(--c-shadow);color:#fff;font-family:Manrope;font-size:16px;font-weight:700;height:52px;letter-spacing:.5px;transition:var(--transition);width:100%}.popup__button[data-v-2d275ed8]:hover{box-shadow:0 6px 25px var(--c-shadow);transform:translateY(-2px)}.popup__success[data-v-2d275ed8]{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:60px 32px;text-align:center}@media screen and (max-width:675px){.popup__success[data-v-2d275ed8]{padding:40px 20px}}.popup__success-icon[data-v-2d275ed8]{animation:popupBounce-2d275ed8 .6s cubic-bezier(.34,1.56,.64,1)}.popup__success-title[data-v-2d275ed8]{color:var(--c-text);font-family:Manrope;font-size:28px;font-weight:700}@media screen and (max-width:675px){.popup__success-title[data-v-2d275ed8]{font-size:22px}}.popup__success-description[data-v-2d275ed8]{color:var(--c-text-light);font-family:Manrope;font-size:16px;font-weight:400;line-height:1.5}@media screen and (max-width:675px){.popup__success-description[data-v-2d275ed8]{font-size:14px}}.popup-fade-enter-active[data-v-2d275ed8],.popup-fade-leave-active[data-v-2d275ed8]{transition:opacity .3s ease}.popup-fade-enter-from[data-v-2d275ed8],.popup-fade-leave-to[data-v-2d275ed8]{opacity:0}.contacts-fade-enter-active[data-v-2d275ed8],.contacts-fade-leave-active[data-v-2d275ed8]{transition:opacity .35s ease}.contacts-fade-enter-from[data-v-2d275ed8],.contacts-fade-leave-to[data-v-2d275ed8]{opacity:0}.contacts-error-enter-active[data-v-2d275ed8],.contacts-error-leave-active[data-v-2d275ed8]{transition:all .25s ease}.contacts-error-enter-from[data-v-2d275ed8],.contacts-error-leave-to[data-v-2d275ed8]{opacity:0;transform:translateY(-50%) translate(8px)}@media screen and (max-width:480px){.contacts-error-enter-from[data-v-2d275ed8],.contacts-error-leave-to[data-v-2d275ed8]{transform:translateY(-4px)}}@keyframes popupBounce-2d275ed8{0%{opacity:0;transform:scale(0)}60%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}[data-v-2d275ed8] .p-inputmask{background:#fff!important;border:2px solid var(--c-border)!important;border-radius:var(--radius-sm)!important;color:var(--c-text)!important;font-family:Manrope!important;font-size:15px!important;height:52px!important;outline:none!important;padding:0 20px!important;transition:var(--transition)!important;width:100%!important}[data-v-2d275ed8] .p-inputmask:focus{border-color:var(--c-primary)!important;box-shadow:0 0 0 4px var(--c-shadow)!important}[data-v-2d275ed8] .p-inputmask::-moz-placeholder{color:#aaa!important}[data-v-2d275ed8] .p-inputmask::placeholder{color:#aaa!important}[data-v-2d275ed8] .p-inputmask.popup__input--error{border-color:#ff6b6b!important}[data-v-2d275ed8] .p-inputmask.popup__input--error:focus{border-color:#ff6b6b!important;box-shadow:0 0 0 4px #ff6b6b26!important}@media screen and (max-width:1024px){[data-v-2d275ed8] .p-inputmask{font-size:14px!important;height:46px!important}}.header[data-v-6258c0ba]{font-size:0;margin:0 auto;max-width:1900px;padding:20px 50px 0;width:100%}.header__wrapper[data-v-6258c0ba]{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}@media screen and (max-width:1024px){.header__wrapper[data-v-6258c0ba]{align-items:center;flex-direction:column;gap:15px;justify-content:center}}@media screen and (max-width:462px){.header__wrapper[data-v-6258c0ba]{margin-bottom:25px}}.header__wrapper-link[data-v-6258c0ba]{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:1024px){.header__wrapper-link[data-v-6258c0ba]{align-items:center;justify-content:center;order:2}}@media screen and (max-width:652px){.header__item-nav[data-v-6258c0ba]{text-align:center}}.header__list-link[data-v-6258c0ba]{display:flex;gap:10px}@media screen and (max-width:1024px){.header__logo-link[data-v-6258c0ba]{order:1}}.header__title[data-v-6258c0ba]{color:var(--c-text-light);font-family:Manrope;font-size:13px;font-weight:500;letter-spacing:.5px;line-height:normal}@media screen and (max-width:1024px){.header__title[data-v-6258c0ba]{text-align:center}}@media screen and (max-width:652px){.header__title[data-v-6258c0ba]{font-size:12px}}.header__phone[data-v-6258c0ba]{background:#5cbcd21a;border:1px solid rgba(92,188,210,.3);border-radius:50px;color:var(--c-primary-dark);display:inline-block;font-family:Manrope;font-size:20px;font-weight:800;line-height:normal;max-width:-moz-max-content;max-width:max-content;padding:6px 16px;text-decoration:none;transition:var(--transition)}.header__phone[data-v-6258c0ba]:hover{background:#5cbcd22e;border-color:var(--c-primary);color:var(--c-primary)}@media screen and (max-width:652px){.header__phone[data-v-6258c0ba]{font-size:17px;padding:5px 14px}}.header__socials[data-v-6258c0ba]{align-items:center;display:flex;gap:8px;margin-top:4px}@media screen and (max-width:1024px){.header__socials[data-v-6258c0ba]{justify-content:center}}.header__socials-text[data-v-6258c0ba]{color:var(--c-text-light);font-family:Manrope;font-size:13px;font-weight:500}@media screen and (max-width:652px){.header__socials-text[data-v-6258c0ba]{font-size:12px}}.header__socials-icons[data-v-6258c0ba]{display:flex;gap:8px}.header__social-link[data-v-6258c0ba]{align-items:center;background:#5cbcd21a;border:1px solid rgba(92,188,210,.25);border-radius:50%;color:var(--c-primary-dark);display:flex;height:32px;justify-content:center;transition:var(--transition);width:32px}.header__social-link[data-v-6258c0ba]:hover{background:#5cbcd233;border-color:var(--c-primary);color:var(--c-primary);transform:scale(1.1)}.header__social-icon[data-v-6258c0ba]{height:18px;width:18px}.header__social-icon--img[data-v-6258c0ba]{border-radius:50%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1024px){.header__btn[data-v-6258c0ba]{order:3}}.header__btn-text[data-v-6258c0ba]{animation:pulse-6258c0ba 2s ease-in-out infinite;background:var(--c-primary-gradient);border-radius:50px;box-shadow:0 4px 15px var(--c-shadow);color:#fff;display:inline-block;font-family:Manrope;font-size:14px;font-weight:700;letter-spacing:.5px;padding:14px 40px;transition:var(--transition)}.header__btn-text[data-v-6258c0ba]:hover{animation:none;box-shadow:0 6px 25px var(--c-shadow);transform:translateY(-2px)}@media screen and (max-width:652px){.header__btn-text[data-v-6258c0ba]{font-size:12px;padding:10px 30px}}.header__list-nav[data-v-6258c0ba]{border-bottom:1px solid var(--c-border);border-top:1px solid var(--c-border);display:flex;gap:35px;justify-content:center;padding:18px 0}@media screen and (max-width:762px){.header__list-nav[data-v-6258c0ba]{gap:15px}}@media screen and (max-width:652px){.header__list-nav[data-v-6258c0ba]{align-items:center;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);justify-content:center}}@media screen and (max-width:462px){.header__list-nav[data-v-6258c0ba]{grid-template-columns:repeat(2,1fr)}}.header__link-nav[data-v-6258c0ba]{color:var(--c-text);cursor:pointer;font-family:Manrope;font-size:15px;font-weight:600;letter-spacing:.3px;line-height:normal;padding-bottom:4px;position:relative;text-align:center;text-decoration:none;transition:var(--transition)}.header__link-nav[data-v-6258c0ba]:after{background:var(--c-primary-gradient);border-radius:2px;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);transition:var(--transition);width:0}.header__link-nav[data-v-6258c0ba]:hover{color:var(--c-primary)}.header__link-nav[data-v-6258c0ba]:hover:after{width:100%}@media screen and (max-width:762px){.header__link-nav[data-v-6258c0ba]{font-size:13px}}.header__nav[data-v-6258c0ba]{margin-bottom:0}.header__img[data-v-6258c0ba]{height:36px;opacity:.7;transition:var(--transition);width:36px}.header__img[data-v-6258c0ba]:hover{opacity:1;transform:scale(1.1)}.header__logo[data-v-6258c0ba]{height:auto;width:200px}@media screen and (max-width:652px){.header__logo[data-v-6258c0ba]{width:150px}}.header__link[data-v-6258c0ba]{display:flex}@keyframes pulse-6258c0ba{0%,to{box-shadow:0 4px 15px var(--c-shadow)}50%{box-shadow:0 4px 25px #5cbcd266;transform:scale(1.03)}}.footer[data-v-b3f3745d]{background:var(--c-section-alt);border-top:none;padding:60px 0 40px}@media screen and (max-width:652px){.footer[data-v-b3f3745d]{padding:40px 0 30px}}.footer__img[data-v-b3f3745d]{height:auto;width:180px}.footer__item[data-v-b3f3745d]{align-items:center;display:flex;flex-direction:column;gap:16px}@media screen and (max-width:652px){.footer__item[data-v-b3f3745d]{align-items:flex-start}}.footer__list[data-v-b3f3745d]{display:flex;gap:50px;justify-content:space-between}@media screen and (max-width:762px){.footer__list[data-v-b3f3745d]{display:grid;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:656px){.footer__list[data-v-b3f3745d]{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:652px){.footer__list[data-v-b3f3745d]{gap:30px;grid-template-columns:repeat(1,1fr)}}.footer__list-link[data-v-b3f3745d]{display:flex;gap:10px}.footer__list-wrapper[data-v-b3f3745d]{gap:8px}.footer__item-wrapper[data-v-b3f3745d],.footer__list-wrapper[data-v-b3f3745d]{display:flex;flex-direction:column}.footer__link-text[data-v-b3f3745d]{color:var(--c-text-light);cursor:pointer;font-family:Manrope;font-size:14px;font-weight:400;line-height:1.6;text-decoration:none;transition:var(--transition)}.footer__link-text[data-v-b3f3745d]:hover{color:var(--c-primary)}.footer__item-title[data-v-b3f3745d]{color:var(--c-text);font-family:Manrope;font-size:14px;font-weight:700;letter-spacing:1px;line-height:1.4;margin-bottom:14px;text-transform:uppercase}.footer__links-img[data-v-b3f3745d]{height:36px;opacity:.6;transition:var(--transition);width:36px}.footer__links-img[data-v-b3f3745d]:hover{opacity:1;transform:scale(1.1)}.footer__link[data-v-b3f3745d]{display:flex}.footer__socials[data-v-b3f3745d]{align-items:center;display:flex;flex-direction:column;gap:8px}@media screen and (max-width:652px){.footer__socials[data-v-b3f3745d]{align-items:flex-start}}.footer__socials-text[data-v-b3f3745d]{color:var(--c-text-light);font-family:Manrope;font-size:13px;font-weight:500}.footer__socials-icons[data-v-b3f3745d]{display:flex;gap:10px}.footer__social-link[data-v-b3f3745d]{align-items:center;background:#5cbcd21a;border:1px solid rgba(92,188,210,.25);border-radius:50%;color:var(--c-primary-dark);display:flex;height:36px;justify-content:center;transition:var(--transition);width:36px}.footer__social-link[data-v-b3f3745d]:hover{background:#5cbcd233;border-color:var(--c-primary);color:var(--c-primary);transform:scale(1.1)}.footer__social-icon[data-v-b3f3745d]{height:20px;width:20px}.footer__social-icon--img[data-v-b3f3745d]{border-radius:50%;-o-object-fit:contain;object-fit:contain}.footer__copy[data-v-b3f3745d]{color:var(--c-text-light);font-family:Manrope;font-size:13px;font-weight:400}.footer__qr[data-v-b3f3745d]{border-top:1px solid var(--c-border);margin-top:40px;padding-top:32px;text-align:center}.footer__qr-title[data-v-b3f3745d]{color:var(--c-text);font-family:Manrope;font-size:14px;font-weight:700;letter-spacing:1px;margin-bottom:20px;text-transform:uppercase}.footer__qr-grid[data-v-b3f3745d]{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}@media screen and (max-width:675px){.footer__qr-grid[data-v-b3f3745d]{gap:16px}}.footer__qr-card[data-v-b3f3745d]{align-items:center;display:flex;flex-direction:column;gap:8px}.footer__qr-img[data-v-b3f3745d]{border-radius:var(--radius-sm);height:180px;-o-object-fit:contain;object-fit:contain;width:180px}@media screen and (max-width:675px){.footer__qr-img[data-v-b3f3745d]{height:140px;width:140px}}.footer__qr-label[data-v-b3f3745d]{color:var(--c-text-light);font-family:Manrope;font-size:13px;font-weight:600}.footer__site[data-v-b3f3745d]{border-top:1px solid var(--c-border);display:flex;justify-content:center;margin-top:40px;padding-top:24px}.footer__dev[data-v-b3f3745d]{color:var(--c-text-light);font-family:Manrope;font-size:13px;font-weight:400;text-decoration:none;transition:var(--transition)}.footer__dev[data-v-b3f3745d]:hover{color:var(--c-primary)}.chat-widgets[data-v-bcd41665]{align-items:flex-end;bottom:24px;display:flex;flex-direction:column;gap:12px;position:fixed;right:24px;z-index:1000}@media screen and (max-width:675px){.chat-widgets[data-v-bcd41665]{bottom:16px;right:16px}}.chat-widgets__list[data-v-bcd41665]{align-items:flex-end;display:flex;flex-direction:column;gap:12px}.chat-widgets__item[data-v-bcd41665]{align-items:center;border-radius:50%;box-shadow:0 4px 12px #00000026;display:flex;height:44px;justify-content:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;width:44px}.chat-widgets__item[data-v-bcd41665]:hover{box-shadow:0 6px 20px #00000040;transform:scale(1.1)}.chat-widgets__item--whatsapp[data-v-bcd41665]{background:#25d366}.chat-widgets__item--telegram[data-v-bcd41665]{background:#2aabee}.chat-widgets__item--max[data-v-bcd41665]{background:transparent;box-shadow:none;overflow:hidden}.chat-widgets__max-logo[data-v-bcd41665]{border-radius:50%;height:44px;-o-object-fit:cover;object-fit:cover;width:44px}.chat-widgets__toggle[data-v-bcd41665]{align-items:center;background:var(--c-primary-gradient);border-radius:50%;box-shadow:0 4px 15px var(--c-shadow);cursor:pointer;display:flex;height:48px;justify-content:center;transition:transform .2s ease,box-shadow .2s ease;width:48px}.chat-widgets__toggle[data-v-bcd41665]:hover{box-shadow:0 8px 25px var(--c-shadow);transform:scale(1.05)}.chat-widgets__toggle--active[data-v-bcd41665]{background:linear-gradient(135deg,#e06040,#c0392b)}.chat-widgets-fade-enter-active[data-v-bcd41665],.chat-widgets-fade-leave-active[data-v-bcd41665]{transition:opacity .25s ease,transform .25s ease}.chat-widgets-fade-enter-from[data-v-bcd41665],.chat-widgets-fade-leave-to[data-v-bcd41665]{opacity:0;transform:translateY(10px)}.chat-widgets-icon-enter-active[data-v-bcd41665],.chat-widgets-icon-leave-active[data-v-bcd41665]{transition:opacity .15s ease,transform .15s ease}.chat-widgets-icon-enter-from[data-v-bcd41665]{opacity:0;transform:rotate(-90deg) scale(.5)}.chat-widgets-icon-leave-to[data-v-bcd41665]{opacity:0;transform:rotate(90deg) scale(.5)}
