*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img{display:block;max-width:100%}button,input,textarea,select{font-family:inherit}body,#app{min-height:100dvh;display:flex;flex-direction:column}[data-v-88287a0e],[data-v-88287a0e]:before,[data-v-88287a0e]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-88287a0e]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-88287a0e]{color:inherit;text-decoration:none}ul[data-v-88287a0e],ol[data-v-88287a0e]{list-style:none}img[data-v-88287a0e]{display:block;max-width:100%}button[data-v-88287a0e],input[data-v-88287a0e],textarea[data-v-88287a0e],select[data-v-88287a0e]{font-family:inherit}body[data-v-88287a0e],#app[data-v-88287a0e]{min-height:100dvh;display:flex;flex-direction:column}.button[data-v-88287a0e]{width:fit-content;border-radius:14px;padding:20px 35px;font-size:clamp(18px,1.2vw,20px);line-height:1;white-space:nowrap;transition:all .2s;cursor:pointer;border:1px solid transparent}.button[data-v-88287a0e]:disabled{opacity:.4;cursor:not-allowed}.button--dark[data-v-88287a0e]{background-color:#191a23;color:#fff}.button--dark[data-v-88287a0e]:hover{opacity:.9}.button--outline[data-v-88287a0e]{background-color:transparent;border-color:#000;color:#000}.button--outline[data-v-88287a0e]:hover{background-color:#000;color:#fff}.button--accent[data-v-88287a0e]{background-color:#b9ff66;color:#000;font-weight:500}.button--accent[data-v-88287a0e]:hover{opacity:.9}[data-v-a77d5295],[data-v-a77d5295]:before,[data-v-a77d5295]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-a77d5295]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-a77d5295]{color:inherit;text-decoration:none}ul[data-v-a77d5295],ol[data-v-a77d5295]{list-style:none}img[data-v-a77d5295]{display:block;max-width:100%}button[data-v-a77d5295],input[data-v-a77d5295],textarea[data-v-a77d5295],select[data-v-a77d5295]{font-family:inherit}body[data-v-a77d5295],#app[data-v-a77d5295]{min-height:100dvh;display:flex;flex-direction:column}.container[data-v-a77d5295]{max-width:1440px;margin:0 auto;padding:0 clamp(16px,6vw,100px)}.line[data-v-a0db2589]{transition:transform .3s ease,opacity .3s ease;transform-origin:center}.line--top.line--open[data-v-a0db2589]{transform:translateY(7px) rotate(45deg)}.line--mid.line--open[data-v-a0db2589]{opacity:0;transform:scaleX(0)}.line--bot.line--open[data-v-a0db2589]{transform:translateY(-7px) rotate(-45deg)}[data-v-5173950e],[data-v-5173950e]:before,[data-v-5173950e]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-5173950e]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-5173950e]{color:inherit;text-decoration:none}ul[data-v-5173950e],ol[data-v-5173950e]{list-style:none}img[data-v-5173950e]{display:block;max-width:100%}button[data-v-5173950e],input[data-v-5173950e],textarea[data-v-5173950e],select[data-v-5173950e]{font-family:inherit}body[data-v-5173950e],#app[data-v-5173950e]{min-height:100dvh;display:flex;flex-direction:column}.header[data-v-5173950e]{background-color:#fff;position:sticky;top:0;z-index:100}.header__nav[data-v-5173950e]{height:116px;display:flex;align-items:center;justify-content:space-between}.header__logo[data-v-5173950e]{transition:opacity .2s}.header__logo[data-v-5173950e]:hover{opacity:.7}.header__logo img[data-v-5173950e]{width:clamp(140px,14vw,220px);height:auto}.header__links[data-v-5173950e]{display:flex;align-items:center;gap:clamp(16px,2.5vw,40px)}@media(max-width:1024px){.header__links[data-v-5173950e]{display:none}}.header__link[data-v-5173950e]{font-size:clamp(18px,1.2vw,20px);white-space:nowrap;padding:6px 12px;border-radius:7px;transition:background-color .2s,color .2s}.header__link[data-v-5173950e]:hover{background-color:#191a23;color:#fff}.header__burger[data-v-5173950e]{display:none;background:none;border:none;cursor:pointer;padding:8px;z-index:200;transition:opacity .2s}.header__burger[data-v-5173950e]:hover{opacity:.6}@media(max-width:1024px){.header__burger[data-v-5173950e]{display:block}}.header__overlay[data-v-5173950e]{position:fixed;inset:116px 0 0;background-color:#fff;z-index:101;display:flex;flex-direction:column;overflow-y:auto}.header__overlay-inner[data-v-5173950e]{display:flex;flex-direction:column;justify-content:space-between;gap:40px;padding-top:40px;padding-bottom:40px}.header__overlay-nav[data-v-5173950e]{display:flex;flex-direction:column;gap:8px}.header__overlay-link[data-v-5173950e]{font-size:28px;font-weight:500;padding:12px 0;border-bottom:1px solid rgba(25,26,35,.1)}@media(max-width:480px){.header__overlay-link[data-v-5173950e]{font-size:18px}}.header__overlay-link[data-v-5173950e]:hover{color:#b9ff66;padding-left:8px;transition:padding .3s}.header__overlay-cta[data-v-5173950e]{width:100%;text-align:center}.overlay-enter-active[data-v-5173950e],.overlay-leave-active[data-v-5173950e]{transition:opacity .25s ease,transform .25s ease}.overlay-enter-from[data-v-5173950e],.overlay-leave-to[data-v-5173950e]{opacity:0;transform:translateY(-12px)}[data-v-57023124],[data-v-57023124]:before,[data-v-57023124]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-57023124]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-57023124]{color:inherit;text-decoration:none}ul[data-v-57023124],ol[data-v-57023124]{list-style:none}img[data-v-57023124]{display:block;max-width:100%}button[data-v-57023124],input[data-v-57023124],textarea[data-v-57023124],select[data-v-57023124]{font-family:inherit}body[data-v-57023124],#app[data-v-57023124]{min-height:100dvh;display:flex;flex-direction:column}.input[data-v-57023124]{width:100%;padding:18px 30px;border-radius:14px;font-size:clamp(16px,1.1vw,18px);font-family:inherit;outline:none;transition:border-color .2s}.input[data-v-57023124]:focus{border-color:#b9ff66}.input--dark[data-v-57023124]{border:1px solid #fff;background-color:transparent;color:#fff}.input--dark[data-v-57023124]:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #292A32 inset;-webkit-text-fill-color:#fff}.input--dark[data-v-57023124]::placeholder{color:#fff9}.input--light[data-v-57023124]{border:1px solid #191A23;background-color:#fff;color:#191a23}.input--light[data-v-57023124]::placeholder{color:#191a2366}.input--textarea[data-v-57023124]{resize:vertical;min-height:190px;max-height:400px;padding-top:18px;line-height:1.5}.input--error.input--error[data-v-57023124]{border-color:#e74c3c}[data-v-d6c5458b],[data-v-d6c5458b]:before,[data-v-d6c5458b]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-d6c5458b]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-d6c5458b]{color:inherit;text-decoration:none}ul[data-v-d6c5458b],ol[data-v-d6c5458b]{list-style:none}img[data-v-d6c5458b]{display:block;max-width:100%}button[data-v-d6c5458b],input[data-v-d6c5458b],textarea[data-v-d6c5458b],select[data-v-d6c5458b]{font-family:inherit}body[data-v-d6c5458b],#app[data-v-d6c5458b]{min-height:100dvh;display:flex;flex-direction:column}.modal-overlay[data-v-d6c5458b]{display:flex;align-items:center;justify-content:center;position:fixed;inset:0;background-color:#00000080;padding:20px;z-index:1000}@media(max-width:480px){.modal-overlay[data-v-d6c5458b]{padding:10px}}.modal[data-v-d6c5458b]{border:1px solid #191A23;border-radius:20px;box-shadow:0 5px #191a23;width:100%;max-height:90vh;background-color:#fff;overflow-y:auto}@media(max-width:480px){.modal[data-v-d6c5458b]{max-height:95vh}}.modal__header[data-v-d6c5458b]{display:flex;align-items:center;justify-content:space-between;padding:28px 32px 0}@media(max-width:480px){.modal__header[data-v-d6c5458b]{padding:20px 20px 0}}.modal__title[data-v-d6c5458b]{font-size:clamp(24px,1.5vw,24px);font-weight:700}.modal__close[data-v-d6c5458b]{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#191a23;padding:4px;border-radius:6px;transition:opacity .2s;margin-left:auto}.modal__close[data-v-d6c5458b]:hover{opacity:.6}.modal__body[data-v-d6c5458b]{padding:24px 32px 32px}@media(max-width:480px){.modal__body[data-v-d6c5458b]{padding:16px 20px 24px}}.modal__footer[data-v-d6c5458b]{padding:0 32px 32px;display:flex;justify-content:flex-end;gap:12px}@media(max-width:480px){.modal__footer[data-v-d6c5458b]{padding:0 20px 24px}}.modal-enter-active[data-v-d6c5458b],.modal-leave-active[data-v-d6c5458b]{transition:opacity .2s ease}.modal-enter-active .modal[data-v-d6c5458b],.modal-leave-active .modal[data-v-d6c5458b]{transition:transform .2s ease}.modal-enter-from[data-v-d6c5458b],.modal-leave-to[data-v-d6c5458b]{opacity:0}.modal-enter-from .modal[data-v-d6c5458b],.modal-leave-to .modal[data-v-d6c5458b]{transform:translateY(-16px)}[data-v-9d47c71b],[data-v-9d47c71b]:before,[data-v-9d47c71b]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-9d47c71b]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-9d47c71b]{color:inherit;text-decoration:none}ul[data-v-9d47c71b],ol[data-v-9d47c71b]{list-style:none}img[data-v-9d47c71b]{display:block;max-width:100%}button[data-v-9d47c71b],input[data-v-9d47c71b],textarea[data-v-9d47c71b],select[data-v-9d47c71b]{font-family:inherit}body[data-v-9d47c71b],#app[data-v-9d47c71b]{min-height:100dvh;display:flex;flex-direction:column}.success[data-v-9d47c71b]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.success__icon[data-v-9d47c71b]{width:64px;height:64px;border-radius:50%;background-color:#b9ff66;display:flex;align-items:center;justify-content:center}.success__title[data-v-9d47c71b]{font-size:clamp(24px,1.5vw,24px);font-weight:700}.success__message[data-v-9d47c71b]{font-size:clamp(16px,1.1vw,18px);color:#555;line-height:1.5}.success__button[data-v-9d47c71b]{width:100%;text-align:center;margin-top:8px}[data-v-ec743126],[data-v-ec743126]:before,[data-v-ec743126]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-ec743126]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-ec743126]{color:inherit;text-decoration:none}ul[data-v-ec743126],ol[data-v-ec743126]{list-style:none}img[data-v-ec743126]{display:block;max-width:100%}button[data-v-ec743126],input[data-v-ec743126],textarea[data-v-ec743126],select[data-v-ec743126]{font-family:inherit}body[data-v-ec743126],#app[data-v-ec743126]{min-height:100dvh;display:flex;flex-direction:column}.footer[data-v-ec743126]{color:#fff}.footer__inner[data-v-ec743126]{padding:55px;display:flex;flex-direction:column;gap:50px;background-color:#191a23;border-radius:45px 45px 0 0}@media(max-width:1440px){.footer__inner[data-v-ec743126]{padding:40px 24px;gap:36px;border-radius:24px 24px 0 0}}.footer__top[data-v-ec743126]{display:flex;align-items:center;justify-content:space-between;position:relative}@media(max-width:900px){.footer__top[data-v-ec743126]{flex-direction:column;align-items:flex-start;gap:35px}}.footer__logo[data-v-ec743126]{transition:opacity .2s}.footer__logo[data-v-ec743126]:hover{opacity:.7}.footer__logo img[data-v-ec743126]{width:clamp(120px,12vw,180px);height:auto;filter:brightness(0) invert(1)}.footer__nav-list[data-v-ec743126]{display:flex;align-items:center;gap:clamp(16px,2.5vw,40px)}@media(max-width:1440px){.footer__nav-list[data-v-ec743126]{flex-wrap:wrap;gap:16px 24px}}.footer__nav-link[data-v-ec743126]{font-size:clamp(16px,1.1vw,18px);text-decoration:underline;padding:6px 12px;border-radius:7px;transition:background-color .2s,color .2s}.footer__nav-link[data-v-ec743126]:hover{background-color:#fff;color:#191a23;text-decoration:none}.footer__social[data-v-ec743126]{display:flex;align-items:center;gap:20px}@media(max-width:900px){.footer__social[data-v-ec743126]{position:absolute;right:0}}.footer__social-link[data-v-ec743126]{display:flex;transition:opacity .2s}.footer__social-link[data-v-ec743126]:hover{opacity:.8}.footer__middle[data-v-ec743126]{display:flex;align-items:flex-start;justify-content:space-between}@media(max-width:1024px){.footer__middle[data-v-ec743126]{flex-direction:column;gap:20px}}.footer__contact[data-v-ec743126]{display:flex;flex-direction:column;gap:27px}.footer__contact-title[data-v-ec743126]{display:inline-block;width:fit-content;background-color:#b9ff66;color:#000;font-size:clamp(18px,1.2vw,20px);font-style:normal;font-weight:500;line-height:normal;padding:0 7px;border-radius:7px}.footer__contact-info[data-v-ec743126]{display:flex;flex-direction:column;gap:20px;font-size:clamp(16px,1.1vw,18px);font-style:normal;font-weight:400;line-height:normal}.footer__subscribe[data-v-ec743126]{background-color:#292a32;border-radius:14px;padding:58px 40px;display:flex;align-items:center;gap:20px}@media(max-width:1024px){.footer__subscribe[data-v-ec743126]{flex-direction:column;padding:32px 24px;width:100%}.footer__subscribe .button[data-v-ec743126]{width:100%;text-align:center}}.footer__bottom[data-v-ec743126]{display:flex;flex-direction:column;gap:50px}.footer__divider[data-v-ec743126]{border-color:#fff}.footer__copyright[data-v-ec743126]{display:flex;align-items:center;gap:40px;font-size:clamp(16px,1.1vw,18px)}@media(max-width:1440px){.footer__copyright[data-v-ec743126]{flex-direction:column;align-items:flex-start;gap:12px}}.footer__policy[data-v-ec743126]{text-decoration:underline;transition:color .2s}.footer__policy[data-v-ec743126]:hover{color:#b9ff66}[data-v-b677749f],[data-v-b677749f]:before,[data-v-b677749f]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-b677749f]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-b677749f]{color:inherit;text-decoration:none}ul[data-v-b677749f],ol[data-v-b677749f]{list-style:none}img[data-v-b677749f]{display:block;max-width:100%}button[data-v-b677749f],input[data-v-b677749f],textarea[data-v-b677749f],select[data-v-b677749f]{font-family:inherit}body[data-v-b677749f],#app[data-v-b677749f]{min-height:100dvh;display:flex;flex-direction:column}.scroll-to-top[data-v-b677749f]{position:fixed;bottom:32px;right:32px;width:48px;height:48px;border-radius:50%;background-color:#292a32;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:90;transition:opacity .2s,background-color .2s}.scroll-to-top__icon[data-v-b677749f]{transform:rotate(-60deg);transition:transform .2s}.scroll-to-top[data-v-b677749f]:hover{background-color:#b9ff66}.scroll-to-top:hover .scroll-to-top__icon[data-v-b677749f] path{fill:#191a23}@media(max-width:480px){.scroll-to-top[data-v-b677749f]{bottom:20px;right:20px;width:40px;height:40px}}.scroll-to-top-enter-active[data-v-b677749f],.scroll-to-top-leave-active[data-v-b677749f]{transition:opacity .3s ease,transform .3s ease}.scroll-to-top-enter-from[data-v-b677749f],.scroll-to-top-leave-to[data-v-b677749f]{opacity:0;transform:translateY(12px)}.app-content[data-v-91e9bf90]{flex:1}[data-v-8f138b91],[data-v-8f138b91]:before,[data-v-8f138b91]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-8f138b91]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-8f138b91]{color:inherit;text-decoration:none}ul[data-v-8f138b91],ol[data-v-8f138b91]{list-style:none}img[data-v-8f138b91]{display:block;max-width:100%}button[data-v-8f138b91],input[data-v-8f138b91],textarea[data-v-8f138b91],select[data-v-8f138b91]{font-family:inherit}body[data-v-8f138b91],#app[data-v-8f138b91]{min-height:100dvh;display:flex;flex-direction:column}.brands__list[data-v-8f138b91]{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px}@media(max-width:920px){.brands__list[data-v-8f138b91]{flex-wrap:wrap}}@media(max-width:800px){.brands__list[data-v-8f138b91]{justify-content:center}}.brands__item img[data-v-8f138b91]{width:clamp(80px,9vw,128px);height:auto;filter:grayscale(1);transition:filter .3s}.brands__item img[data-v-8f138b91]:hover{filter:grayscale(0)}@media(max-width:920px){.brands__item img[data-v-8f138b91]{width:80px}}[data-v-b285fa75],[data-v-b285fa75]:before,[data-v-b285fa75]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-b285fa75]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-b285fa75]{color:inherit;text-decoration:none}ul[data-v-b285fa75],ol[data-v-b285fa75]{list-style:none}img[data-v-b285fa75]{display:block;max-width:100%}button[data-v-b285fa75],input[data-v-b285fa75],textarea[data-v-b285fa75],select[data-v-b285fa75]{font-family:inherit}body[data-v-b285fa75],#app[data-v-b285fa75]{min-height:100dvh;display:flex;flex-direction:column}.hero[data-v-b285fa75]{background-color:#fff}.hero__content[data-v-b285fa75]{display:flex;align-items:center;justify-content:space-between;padding-top:clamp(40px,5vw,70px);padding-bottom:clamp(40px,5vw,70px)}.hero__text[data-v-b285fa75]{width:clamp(280px,35vw,531px);flex-shrink:0;display:flex;flex-direction:column;gap:35px}@media(max-width:780px){.hero__text[data-v-b285fa75]{width:100%;text-align:center;align-items:center}}.hero__title[data-v-b285fa75]{font-size:clamp(36px,3.5vw,60px);font-weight:500;line-height:1.15}.hero__description[data-v-b285fa75]{font-size:clamp(18px,1.2vw,20px);line-height:1.4}.hero__illustration[data-v-b285fa75]{width:clamp(280px,38vw,600px);flex-shrink:0}@media(max-width:780px){.hero__illustration[data-v-b285fa75]{display:none}}[data-v-d32ac1dd],[data-v-d32ac1dd]:before,[data-v-d32ac1dd]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-d32ac1dd]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-d32ac1dd]{color:inherit;text-decoration:none}ul[data-v-d32ac1dd],ol[data-v-d32ac1dd]{list-style:none}img[data-v-d32ac1dd]{display:block;max-width:100%}button[data-v-d32ac1dd],input[data-v-d32ac1dd],textarea[data-v-d32ac1dd],select[data-v-d32ac1dd]{font-family:inherit}body[data-v-d32ac1dd],#app[data-v-d32ac1dd]{min-height:100dvh;display:flex;flex-direction:column}.section[data-v-d32ac1dd]{padding:clamp(40px,5vw,70px) 0;scroll-margin-top:116px}.section__header[data-v-d32ac1dd]{display:flex;align-items:center;gap:clamp(20px,2.5vw,40px);margin-bottom:clamp(40px,5vw,80px)}@media(max-width:940px){.section__header[data-v-d32ac1dd]{align-items:flex-start}}.section__title[data-v-d32ac1dd]{font-size:clamp(28px,2.5vw,40px);font-weight:500;background-color:#b9ff66;padding:0 7px;border-radius:7px;white-space:nowrap}.section__description[data-v-d32ac1dd]{font-size:clamp(16px,1.1vw,18px);line-height:1.5;max-width:580px}[data-v-7139e80e],[data-v-7139e80e]:before,[data-v-7139e80e]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-7139e80e]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-7139e80e]{color:inherit;text-decoration:none}ul[data-v-7139e80e],ol[data-v-7139e80e]{list-style:none}img[data-v-7139e80e]{display:block;max-width:100%}button[data-v-7139e80e],input[data-v-7139e80e],textarea[data-v-7139e80e],select[data-v-7139e80e]{font-family:inherit}body[data-v-7139e80e],#app[data-v-7139e80e]{min-height:100dvh;display:flex;flex-direction:column}.card[data-v-7139e80e]{border-radius:45px;border:1px solid #191A23;box-shadow:0 5px #191a23;padding:clamp(28px,4vw,60px);display:flex;justify-content:space-between;height:clamp(220px,22vw,310px)}.card__body[data-v-7139e80e]{display:flex;flex-direction:column;justify-content:space-between;max-width:220px;gap:clamp(0px,2vw,20px)}.card--light[data-v-7139e80e]{background-color:#f3f3f3}.card--accent[data-v-7139e80e]{background-color:#b9ff66}.card--accent .card__title-text[data-v-7139e80e]{background-color:#fff}.card--dark[data-v-7139e80e]{background-color:#191a23;color:#fff}.card--dark .card__title-text[data-v-7139e80e]{background-color:#b9ff66}.card__title[data-v-7139e80e]{font-size:clamp(28px,2.5vw,40px);font-weight:500}@media(max-width:1024px){.card__title[data-v-7139e80e]{font-size:clamp(24px,1.5vw,24px)}}.card__title-text[data-v-7139e80e]{background-color:#b9ff66;display:inline;padding:5px 7px;border-radius:7px;box-decoration-break:clone;-webkit-box-decoration-break:clone;line-height:1.3}.card__image[data-v-7139e80e]{width:fit-content;max-width:clamp(90px,14vw,210px);height:fit-content}@media(min-width:550px)and (max-width:810px){.card__image[data-v-7139e80e]{display:none}}@media(max-width:550px){.card__image[data-v-7139e80e]{max-width:100px}}.card__link[data-v-7139e80e]{display:flex;align-items:center;gap:15px;font-size:clamp(18px,1.2vw,20px);transition:opacity .2s}.card__link[data-v-7139e80e]:hover{opacity:.7}.card__link:hover .card__link-icon[data-v-7139e80e]{transform:rotate(30deg)}.card__link-icon[data-v-7139e80e]{transition:transform .3s}[data-v-974242c0],[data-v-974242c0]:before,[data-v-974242c0]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-974242c0]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-974242c0]{color:inherit;text-decoration:none}ul[data-v-974242c0],ol[data-v-974242c0]{list-style:none}img[data-v-974242c0]{display:block;max-width:100%}button[data-v-974242c0],input[data-v-974242c0],textarea[data-v-974242c0],select[data-v-974242c0]{font-family:inherit}body[data-v-974242c0],#app[data-v-974242c0]{min-height:100dvh;display:flex;flex-direction:column}.cta[data-v-974242c0]{height:347px;background-color:#f3f3f3;border-radius:45px;padding:clamp(28px,4vw,60px);display:flex;justify-content:space-between;align-items:center;gap:40px;margin-top:123.5px}.cta__content[data-v-974242c0]{display:flex;flex-direction:column;gap:26px;max-width:clamp(260px,32vw,500px)}@media(max-width:768px){.cta__content[data-v-974242c0]{max-width:100%}.cta__content .button[data-v-974242c0]{width:100%;text-align:center}}.cta__title[data-v-974242c0]{font-size:clamp(28px,2.5vw,40px);font-weight:500}.cta__description[data-v-974242c0]{font-size:clamp(16px,1.1vw,18px);line-height:1.5}.cta__image[data-v-974242c0]{width:clamp(150px,44vw,360px);flex-shrink:0}@media(max-width:768px){.cta__image[data-v-974242c0]{display:none}}[data-v-20a38040],[data-v-20a38040]:before,[data-v-20a38040]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-20a38040]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-20a38040]{color:inherit;text-decoration:none}ul[data-v-20a38040],ol[data-v-20a38040]{list-style:none}img[data-v-20a38040]{display:block;max-width:100%}button[data-v-20a38040],input[data-v-20a38040],textarea[data-v-20a38040],select[data-v-20a38040]{font-family:inherit}body[data-v-20a38040],#app[data-v-20a38040]{min-height:100dvh;display:flex;flex-direction:column}.services__list[data-v-20a38040]{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}@media(max-width:550px){.services__list[data-v-20a38040]{grid-template-columns:1fr}}[data-v-4bb882b0],[data-v-4bb882b0]:before,[data-v-4bb882b0]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-4bb882b0]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-4bb882b0]{color:inherit;text-decoration:none}ul[data-v-4bb882b0],ol[data-v-4bb882b0]{list-style:none}img[data-v-4bb882b0]{display:block;max-width:100%}button[data-v-4bb882b0],input[data-v-4bb882b0],textarea[data-v-4bb882b0],select[data-v-4bb882b0]{font-family:inherit}body[data-v-4bb882b0],#app[data-v-4bb882b0]{min-height:100dvh;display:flex;flex-direction:column}.case-detail[data-v-4bb882b0]{display:flex;flex-direction:column;gap:24px}.case-detail__info[data-v-4bb882b0]{display:flex;flex-wrap:wrap;gap:8px}.case-detail__tag[data-v-4bb882b0]{font-size:clamp(13px,.9vw,14px);font-weight:500;padding:6px 14px;border-radius:7px;background-color:#f3f3f3;color:#191a23}.case-detail__tag--accent[data-v-4bb882b0]{background-color:#b9ff66}.case-detail__description[data-v-4bb882b0]{font-size:clamp(16px,1.1vw,18px);line-height:1.6}.case-detail__metrics[data-v-4bb882b0]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:480px){.case-detail__metrics[data-v-4bb882b0]{grid-template-columns:1fr}}.case-detail__metric[data-v-4bb882b0]{display:flex;flex-direction:column;gap:4px;align-items:center;text-align:center;padding:10px;background-color:#f3f3f3;border-radius:14px}.case-detail__metric-value[data-v-4bb882b0]{font-size:20px;font-weight:700;color:#191a23}.case-detail__metric-label[data-v-4bb882b0]{font-size:clamp(13px,.9vw,14px);color:#666}.case-detail__text[data-v-4bb882b0]{font-size:clamp(14px,1vw,16px);line-height:1.7;color:#444}[data-v-d67944dc],[data-v-d67944dc]:before,[data-v-d67944dc]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-d67944dc]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-d67944dc]{color:inherit;text-decoration:none}ul[data-v-d67944dc],ol[data-v-d67944dc]{list-style:none}img[data-v-d67944dc]{display:block;max-width:100%}button[data-v-d67944dc],input[data-v-d67944dc],textarea[data-v-d67944dc],select[data-v-d67944dc]{font-family:inherit}body[data-v-d67944dc],#app[data-v-d67944dc]{min-height:100dvh;display:flex;flex-direction:column}.case-study[data-v-d67944dc]{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.case-study[data-v-d67944dc]:not(:last-child){padding-right:60px;border-right:1px solid rgba(255,255,255,.3)}@media(max-width:880px){.case-study[data-v-d67944dc]:not(:last-child){padding-right:0;border-right:none;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.3)}}.case-study[data-v-d67944dc]:not(:first-child){padding-left:60px}@media(max-width:880px){.case-study[data-v-d67944dc]:not(:first-child){padding-left:0}}.case-study__description[data-v-d67944dc]{font-size:clamp(16px,1.1vw,18px);line-height:1.5;color:#fff}.case-study__link[data-v-d67944dc]{display:flex;align-items:center;gap:15px;color:#b9ff66;font-size:clamp(18px,1.2vw,20px);background:none;border:none;cursor:pointer;padding:0;transition:opacity .2s}.case-study__link[data-v-d67944dc]:hover{opacity:.7}.case-study__link:hover .case-study__link-icon[data-v-d67944dc]{transform:rotate(30deg)}@media(max-width:880px){.case-study__link[data-v-d67944dc]{justify-content:flex-end}}.case-study__link-icon[data-v-d67944dc]{transition:transform .3s}[data-v-1ed1422f],[data-v-1ed1422f]:before,[data-v-1ed1422f]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-1ed1422f]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-1ed1422f]{color:inherit;text-decoration:none}ul[data-v-1ed1422f],ol[data-v-1ed1422f]{list-style:none}img[data-v-1ed1422f]{display:block;max-width:100%}button[data-v-1ed1422f],input[data-v-1ed1422f],textarea[data-v-1ed1422f],select[data-v-1ed1422f]{font-family:inherit}body[data-v-1ed1422f],#app[data-v-1ed1422f]{min-height:100dvh;display:flex;flex-direction:column}.cases[data-v-1ed1422f]{background-color:#191a23;border-radius:45px;padding:clamp(40px,5vw,70px) clamp(28px,4vw,60px);display:flex;align-items:stretch}@media(max-width:880px){.cases[data-v-1ed1422f]{flex-direction:column;gap:24px}}[data-v-46b5d389],[data-v-46b5d389]:before,[data-v-46b5d389]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-46b5d389]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-46b5d389]{color:inherit;text-decoration:none}ul[data-v-46b5d389],ol[data-v-46b5d389]{list-style:none}img[data-v-46b5d389]{display:block;max-width:100%}button[data-v-46b5d389],input[data-v-46b5d389],textarea[data-v-46b5d389],select[data-v-46b5d389]{font-family:inherit}body[data-v-46b5d389],#app[data-v-46b5d389]{min-height:100dvh;display:flex;flex-direction:column}.accordion[data-v-46b5d389]{display:flex;flex-direction:column}.accordion__trigger[data-v-46b5d389]{width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:left}.accordion-enter-active[data-v-46b5d389],.accordion-leave-active[data-v-46b5d389]{transition:max-height .35s ease,opacity .35s ease;overflow:hidden;max-height:300px}.accordion-enter-from[data-v-46b5d389],.accordion-leave-to[data-v-46b5d389]{max-height:0;opacity:0}[data-v-069446aa],[data-v-069446aa]:before,[data-v-069446aa]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-069446aa]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-069446aa]{color:inherit;text-decoration:none}ul[data-v-069446aa],ol[data-v-069446aa]{list-style:none}img[data-v-069446aa]{display:block;max-width:100%}button[data-v-069446aa],input[data-v-069446aa],textarea[data-v-069446aa],select[data-v-069446aa]{font-family:inherit}body[data-v-069446aa],#app[data-v-069446aa]{min-height:100dvh;display:flex;flex-direction:column}.process[data-v-069446aa]{gap:30px}.process[data-v-069446aa] .accordion__item{background-color:#f3f3f3;border:1px solid #191A23;border-radius:45px;padding:clamp(28px,4vw,60px);transition:background-color .2s}.process[data-v-069446aa] .accordion__item--open{background-color:#b9ff66}.process[data-v-069446aa] .accordion__trigger{display:flex;align-items:center;justify-content:space-between;gap:20px}.process[data-v-069446aa] .accordion__item--open .process__toggle{background-color:#fff;margin-bottom:10px}.process__label[data-v-069446aa]{display:flex;align-items:center;gap:25px}.process__number[data-v-069446aa]{font-size:clamp(36px,3.5vw,60px);font-weight:500;line-height:1}.process__title[data-v-069446aa]{font-size:clamp(28px,2.5vw,40px);font-weight:500}.process__toggle[data-v-069446aa]{flex-shrink:0;width:58px;height:58px;border-radius:50%;border:1px solid #191A23;background-color:#f3f3f3;display:flex;align-items:center;justify-content:center;margin-bottom:0;transition:margin-bottom .3s ease,background-color .3s ease}.process__body[data-v-069446aa]{margin-top:30px}.process__divider[data-v-069446aa]{border:none;border-top:1px solid #191A23;margin-bottom:30px}.process__description[data-v-069446aa]{font-size:clamp(16px,1.1vw,18px);line-height:1.5}[data-v-e2ef59fd],[data-v-e2ef59fd]:before,[data-v-e2ef59fd]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-e2ef59fd]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-e2ef59fd]{color:inherit;text-decoration:none}ul[data-v-e2ef59fd],ol[data-v-e2ef59fd]{list-style:none}img[data-v-e2ef59fd]{display:block;max-width:100%}button[data-v-e2ef59fd],input[data-v-e2ef59fd],textarea[data-v-e2ef59fd],select[data-v-e2ef59fd]{font-family:inherit}body[data-v-e2ef59fd],#app[data-v-e2ef59fd]{min-height:100dvh;display:flex;flex-direction:column}.team-card[data-v-e2ef59fd]{border:1px solid #191A23;border-radius:45px;padding:clamp(28px,4vw,60px);display:flex;flex-direction:column;gap:28px;box-shadow:0 5px #191a23}.team-card__top[data-v-e2ef59fd]{display:flex;align-items:center;gap:20px}.team-card__avatar-wrap[data-v-e2ef59fd]{flex-shrink:0;filter:drop-shadow(4px 4px 0 #191A23)}.team-card__avatar[data-v-e2ef59fd]{width:98px;height:98px;object-fit:cover;display:block;clip-path:path("M83.8068 48.9117C116.649 86.3213 86.3213 116.649 48.9117 83.8068C11.5021 116.649 -18.8258 86.3213 14.0166 48.9117C-18.8258 11.5021 11.5021 -18.8258 48.9117 14.0166C86.3213 -18.8258 116.649 11.5021 83.8068 48.9117Z")}.team-card__info[data-v-e2ef59fd]{display:flex;flex-direction:column;gap:4px;flex:1}.team-card__name[data-v-e2ef59fd]{font-size:clamp(18px,1.2vw,20px);font-weight:500}.team-card__role[data-v-e2ef59fd]{font-size:clamp(16px,1.1vw,18px);line-height:1.3}.team-card__social[data-v-e2ef59fd]{flex-shrink:0;display:flex;align-self:flex-start;transition:opacity .2s}.team-card__social[data-v-e2ef59fd]:hover{opacity:.7}.team-card__divider[data-v-e2ef59fd]{border:none;border-top:1px solid #191A23}.team-card__description[data-v-e2ef59fd]{font-size:clamp(16px,1.1vw,18px);line-height:1.5}[data-v-acb3f02f],[data-v-acb3f02f]:before,[data-v-acb3f02f]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-acb3f02f]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-acb3f02f]{color:inherit;text-decoration:none}ul[data-v-acb3f02f],ol[data-v-acb3f02f]{list-style:none}img[data-v-acb3f02f]{display:block;max-width:100%}button[data-v-acb3f02f],input[data-v-acb3f02f],textarea[data-v-acb3f02f],select[data-v-acb3f02f]{font-family:inherit}body[data-v-acb3f02f],#app[data-v-acb3f02f]{min-height:100dvh;display:flex;flex-direction:column}.team-grid__list[data-v-acb3f02f]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:40px}@media(max-width:1265px){.team-grid__list[data-v-acb3f02f]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.team-grid__list[data-v-acb3f02f]{grid-template-columns:repeat(1,1fr)}}.team-grid__footer[data-v-acb3f02f]{display:flex;justify-content:flex-end}[data-v-9fdc95ee],[data-v-9fdc95ee]:before,[data-v-9fdc95ee]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-9fdc95ee]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-9fdc95ee]{color:inherit;text-decoration:none}ul[data-v-9fdc95ee],ol[data-v-9fdc95ee]{list-style:none}img[data-v-9fdc95ee]{display:block;max-width:100%}button[data-v-9fdc95ee],input[data-v-9fdc95ee],textarea[data-v-9fdc95ee],select[data-v-9fdc95ee]{font-family:inherit}body[data-v-9fdc95ee],#app[data-v-9fdc95ee]{min-height:100dvh;display:flex;flex-direction:column}.form-field[data-v-9fdc95ee]{display:flex;flex-direction:column;gap:6px}.form-field__label[data-v-9fdc95ee]{font-size:clamp(14px,1vw,16px)}.form-field__required[data-v-9fdc95ee]{color:#e74c3c;margin-left:2px}[data-v-e2996fde],[data-v-e2996fde]:before,[data-v-e2996fde]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-e2996fde]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-e2996fde]{color:inherit;text-decoration:none}ul[data-v-e2996fde],ol[data-v-e2996fde]{list-style:none}img[data-v-e2996fde]{display:block;max-width:100%}button[data-v-e2996fde],input[data-v-e2996fde],textarea[data-v-e2996fde],select[data-v-e2996fde]{font-family:inherit}body[data-v-e2996fde],#app[data-v-e2996fde]{min-height:100dvh;display:flex;flex-direction:column}.form-field-error-wrap[data-v-e2996fde]{min-height:1.4em}.form-field-error[data-v-e2996fde]{font-size:clamp(13px,.9vw,14px);color:#e74c3c}[data-v-94527e01],[data-v-94527e01]:before,[data-v-94527e01]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-94527e01]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-94527e01]{color:inherit;text-decoration:none}ul[data-v-94527e01],ol[data-v-94527e01]{list-style:none}img[data-v-94527e01]{display:block;max-width:100%}button[data-v-94527e01],input[data-v-94527e01],textarea[data-v-94527e01],select[data-v-94527e01]{font-family:inherit}body[data-v-94527e01],#app[data-v-94527e01]{min-height:100dvh;display:flex;flex-direction:column}.radio-group[data-v-94527e01]{display:flex;gap:35px}.radio-group__option[data-v-94527e01]{display:flex;align-items:center;gap:14px;cursor:pointer}.radio-group__input[data-v-94527e01]{appearance:none;width:28px;height:28px;border-radius:50%;border:1px solid #191A23;background-color:#fff;cursor:pointer;position:relative;flex-shrink:0}.radio-group__input[data-v-94527e01]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:50%;background-color:#b9ff66}.radio-group__label[data-v-94527e01]{font-size:clamp(16px,1.1vw,18px)}[data-v-1e077374],[data-v-1e077374]:before,[data-v-1e077374]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-1e077374]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-1e077374]{color:inherit;text-decoration:none}ul[data-v-1e077374],ol[data-v-1e077374]{list-style:none}img[data-v-1e077374]{display:block;max-width:100%}button[data-v-1e077374],input[data-v-1e077374],textarea[data-v-1e077374],select[data-v-1e077374]{font-family:inherit}body[data-v-1e077374],#app[data-v-1e077374]{min-height:100dvh;display:flex;flex-direction:column}.contact__inner[data-v-1e077374]{background-color:#f3f3f3;border-radius:45px;padding:clamp(28px,6vw,60px) clamp(28px,6vw,100px);display:flex;align-items:center;gap:clamp(32px,6vw,100px);position:relative;overflow:hidden}.contact__form[data-v-1e077374]{flex:1;display:flex;flex-direction:column;gap:40px}@media(max-width:880px){.contact__form .button[data-v-1e077374]{width:100%;text-align:center}}.contact__fields[data-v-1e077374]{display:flex;flex-direction:column;gap:25px}.contact__message-wrap[data-v-1e077374]{position:relative}.contact__counter[data-v-1e077374]{position:absolute;top:-23px;right:12px;font-size:clamp(13px,.9vw,14px);color:#666}.contact__illustration[data-v-1e077374]{width:clamp(200px,38vw,592px);flex-shrink:1;margin-right:clamp(-380px,-25vw,-150px)}@media(max-width:880px){.contact__illustration[data-v-1e077374]{display:none}}.contact__illustration img[data-v-1e077374]{width:100%;height:auto}[data-v-d5bd4ab1],[data-v-d5bd4ab1]:before,[data-v-d5bd4ab1]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-d5bd4ab1]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-d5bd4ab1]{color:inherit;text-decoration:none}ul[data-v-d5bd4ab1],ol[data-v-d5bd4ab1]{list-style:none}img[data-v-d5bd4ab1]{display:block;max-width:100%}button[data-v-d5bd4ab1],input[data-v-d5bd4ab1],textarea[data-v-d5bd4ab1],select[data-v-d5bd4ab1]{font-family:inherit}body[data-v-d5bd4ab1],#app[data-v-d5bd4ab1]{min-height:100dvh;display:flex;flex-direction:column}.about[data-v-d5bd4ab1]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:80px 40px;max-width:900px;margin:0 auto}.about__title[data-v-d5bd4ab1]{font-size:clamp(36px,3.5vw,60px);font-weight:500;line-height:1.1;margin-bottom:40px}.about__description[data-v-d5bd4ab1]{font-size:clamp(18px,1.2vw,20px);line-height:1.5;margin-bottom:40px}[data-v-32d0af43],[data-v-32d0af43]:before,[data-v-32d0af43]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-32d0af43]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-32d0af43]{color:inherit;text-decoration:none}ul[data-v-32d0af43],ol[data-v-32d0af43]{list-style:none}img[data-v-32d0af43]{display:block;max-width:100%}button[data-v-32d0af43],input[data-v-32d0af43],textarea[data-v-32d0af43],select[data-v-32d0af43]{font-family:inherit}body[data-v-32d0af43],#app[data-v-32d0af43]{min-height:100dvh;display:flex;flex-direction:column}.under-construction[data-v-32d0af43]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(28px,4vw,60px);border:1px dashed rgba(25,26,35,.3);border-radius:20px;margin:40px 0}.under-construction__icon[data-v-32d0af43]{width:48px;height:48px;margin-bottom:16px}@media(min-width:1024px){.under-construction__icon[data-v-32d0af43]{width:72px;height:72px}}.under-construction__title[data-v-32d0af43]{font-size:clamp(24px,1.5vw,24px);font-weight:700;margin-bottom:8px}.under-construction__message[data-v-32d0af43]{font-size:clamp(16px,1.1vw,18px);color:#666}[data-v-5d7ef90e],[data-v-5d7ef90e]:before,[data-v-5d7ef90e]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-5d7ef90e]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-5d7ef90e]{color:inherit;text-decoration:none}ul[data-v-5d7ef90e],ol[data-v-5d7ef90e]{list-style:none}img[data-v-5d7ef90e]{display:block;max-width:100%}button[data-v-5d7ef90e],input[data-v-5d7ef90e],textarea[data-v-5d7ef90e],select[data-v-5d7ef90e]{font-family:inherit}body[data-v-5d7ef90e],#app[data-v-5d7ef90e]{min-height:100dvh;display:flex;flex-direction:column}.pricing[data-v-5d7ef90e]{padding:clamp(40px,5vw,70px) 0}.pricing__header[data-v-5d7ef90e]{text-align:center;margin-bottom:60px}.pricing__title[data-v-5d7ef90e]{font-size:clamp(28px,2.5vw,40px);font-weight:700;margin-bottom:20px}.pricing__subtitle[data-v-5d7ef90e]{font-size:clamp(16px,1.1vw,18px);line-height:1.6;max-width:600px;margin:0 auto;color:#444}.pricing__grid[data-v-5d7ef90e]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}[data-v-6236e711],[data-v-6236e711]:before,[data-v-6236e711]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-6236e711]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-6236e711]{color:inherit;text-decoration:none}ul[data-v-6236e711],ol[data-v-6236e711]{list-style:none}img[data-v-6236e711]{display:block;max-width:100%}button[data-v-6236e711],input[data-v-6236e711],textarea[data-v-6236e711],select[data-v-6236e711]{font-family:inherit}body[data-v-6236e711],#app[data-v-6236e711]{min-height:100dvh;display:flex;flex-direction:column}.blog-header[data-v-6236e711]{padding:clamp(40px,5vw,70px) 0 50px;max-width:760px;margin:0 auto;text-align:center}.blog-header__title[data-v-6236e711]{font-size:clamp(28px,2.5vw,40px);font-weight:700;margin-bottom:20px}.blog-header__description[data-v-6236e711]{font-size:clamp(18px,1.2vw,20px);line-height:1.5;margin-bottom:40px}.blog-grid[data-v-6236e711]{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;padding-bottom:clamp(40px,5vw,70px)}[data-v-41af6b0e],[data-v-41af6b0e]:before,[data-v-41af6b0e]:after{box-sizing:border-box;margin:0;padding:0}body[data-v-41af6b0e]{font-family:Space Grotesk,sans-serif;color:#191a23;background-color:#fff;-webkit-font-smoothing:antialiased}a[data-v-41af6b0e]{color:inherit;text-decoration:none}ul[data-v-41af6b0e],ol[data-v-41af6b0e]{list-style:none}img[data-v-41af6b0e]{display:block;max-width:100%}button[data-v-41af6b0e],input[data-v-41af6b0e],textarea[data-v-41af6b0e],select[data-v-41af6b0e]{font-family:inherit}body[data-v-41af6b0e],#app[data-v-41af6b0e]{min-height:100dvh;display:flex;flex-direction:column}.service[data-v-41af6b0e]{padding:clamp(40px,5vw,70px) 0}.service__header[data-v-41af6b0e]{margin-bottom:40px}.service__title[data-v-41af6b0e]{font-size:clamp(36px,3.5vw,60px);font-weight:700}
