.footer[data-v-e5312e0d]{color:#fff;background:#000;height:max-content;min-height:620px;padding:80px 0 40px}.footer .footer-cta[data-v-e5312e0d]{justify-content:space-between;align-items:center;gap:40px;padding:8px 0 40px;display:flex}.footer .footer-cta .footer-cta__title[data-v-e5312e0d]{letter-spacing:-.02em;color:#fff;margin:0;font-family:Roboto,sans-serif;font-size:38px;font-weight:700;line-height:1.15}.footer .footer-cta .footer-cta__sub[data-v-e5312e0d]{color:#ffffffb3;margin:12px 0 0;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.footer .footer-cta .footer-cta__button[data-v-e5312e0d]{color:#fff;background:linear-gradient(122deg,#149a9a,#108080) no-repeat padding-box padding-box;border-radius:999px;flex-shrink:0;align-items:center;gap:10px;padding:16px 28px;font-family:Roboto,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.footer .footer-cta .footer-cta__button .footer-cta__arrow[data-v-e5312e0d]{transition:transform .2s}@media (hover:hover){.footer .footer-cta .footer-cta__button[data-v-e5312e0d]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #149a9a59}.footer .footer-cta .footer-cta__button:hover .footer-cta__arrow[data-v-e5312e0d]{transform:translate(4px)}}.footer .cta-divider[data-v-e5312e0d]{background:#ffffff1a;width:100%;height:1px;margin-bottom:48px}.footer .footer-content[data-v-e5312e0d]{grid-template-columns:300px 1fr;gap:80px;margin-bottom:48px;display:grid}.footer .footer-section[data-v-e5312e0d]{flex-direction:column;gap:16px;display:flex}.footer .footer-section.brand[data-v-e5312e0d]{max-width:300px}.footer .footer-section.brand .brand-logo[data-v-e5312e0d]{width:180px;height:auto}.footer .footer-section.brand .brand-description[data-v-e5312e0d]{color:#ffffffb3;margin:0 0 24px;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.6}.footer .footer-section.brand .social-icons[data-v-e5312e0d]{align-items:center;gap:12px;display:flex}.footer .footer-section.brand .social-link[data-v-e5312e0d]{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .2s;display:flex}.footer .footer-section.brand .social-link .social-icon[data-v-e5312e0d]{width:100%;height:100%;display:block}@media (hover:hover){.footer .footer-section.brand .social-link[data-v-e5312e0d]:hover{opacity:.7}}.footer .footer-section .section-title[data-v-e5312e0d]{letter-spacing:.5px;color:#ffffff80;text-transform:uppercase;margin:0 0 8px;font-family:Roboto,sans-serif;font-size:12px;font-weight:600;line-height:normal}.footer .product-grid[data-v-e5312e0d]{grid-template-columns:repeat(3,1fr);gap:16px;width:100%;display:grid}.footer .product-card[data-v-e5312e0d]{color:#ffffffd9;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:28px 16px;text-decoration:none;transition:transform .2s,border-color .2s,background-color .2s,color .2s;display:flex}.footer .product-card .product-card__icon[data-v-e5312e0d]{width:40px;height:40px;-webkit-mask:var(--icon) center/contain no-repeat;-webkit-mask:var(--icon) center/contain no-repeat;mask:var(--icon) center/contain no-repeat;background-color:currentColor;transition:transform .2s}.footer .product-card .product-card__name[data-v-e5312e0d]{color:currentColor;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-weight:600}@media (hover:hover){.footer .product-card[data-v-e5312e0d]:hover{color:#149a9a;background:#149a9a14;border-color:#149a9a80;transform:translateY(-2px)}.footer .product-card:hover .product-card__icon[data-v-e5312e0d]{transform:scale(1.08)}}.footer .divider[data-v-e5312e0d]{background:#ffffff1a;width:100%;height:1px;margin-bottom:24px}.footer .footer-bottom[data-v-e5312e0d]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.footer .copyright[data-v-e5312e0d]{color:#fff9;font-family:Roboto,sans-serif;font-size:13px;font-weight:400;line-height:normal}.footer .footer-links[data-v-e5312e0d]{align-items:center;gap:32px;display:flex}.footer .footer-links .link[data-v-e5312e0d]{color:#fff9;font-family:Roboto,sans-serif;font-size:13px;font-weight:400;line-height:normal;text-decoration:none;transition:opacity .2s}@media (hover:hover){.footer .footer-links .link[data-v-e5312e0d]:hover{opacity:.7}}@media screen and (width<=1024px){.footer .footer-cta[data-v-e5312e0d]{flex-direction:column;align-items:flex-start;gap:24px}.footer .footer-cta .footer-cta__title[data-v-e5312e0d]{font-size:32px}.footer .footer-content[data-v-e5312e0d]{grid-template-columns:1fr;gap:40px}.footer .footer-bottom[data-v-e5312e0d]{flex-direction:column-reverse;align-items:center;gap:26px}.footer .footer-bottom .copyright[data-v-e5312e0d]{order:2}.footer .footer-bottom .footer-links[data-v-e5312e0d]{order:1}}@media screen and (width<=768px){.footer[data-v-e5312e0d]{padding:60px 0 40px}.footer .footer-content[data-v-e5312e0d]{gap:40px}.footer .footer-section.brand[data-v-e5312e0d]{text-align:center;align-items:center;max-width:100%}.footer .footer-section.brand .brand-description[data-v-e5312e0d]{font-size:14px}.footer .social-icons[data-v-e5312e0d]{justify-content:center}.footer .product-grid[data-v-e5312e0d]{grid-template-columns:repeat(2,1fr)}.footer .footer-bottom .copyright[data-v-e5312e0d]{text-align:center}}@media screen and (width<=480px){.footer[data-v-e5312e0d]{padding:40px 0}.footer .footer-cta .footer-cta__title[data-v-e5312e0d]{font-size:26px}.footer .footer-cta .footer-cta__button[data-v-e5312e0d]{justify-content:center;width:100%}.footer .cta-divider[data-v-e5312e0d]{margin-bottom:32px}.footer .container[data-v-e5312e0d]{padding:0 20px}.footer .footer-content[data-v-e5312e0d]{margin-bottom:32px}.footer .footer-section.brand[data-v-e5312e0d]{margin-bottom:8px}.footer .footer-section.brand .brand-description[data-v-e5312e0d]{margin-bottom:20px;font-size:13px}.footer .footer-section.brand .social-link[data-v-e5312e0d]{width:36px;height:36px}.footer .product-grid[data-v-e5312e0d]{grid-template-columns:repeat(2,1fr);gap:12px}.footer .divider[data-v-e5312e0d]{margin-bottom:20px}.footer .copyright[data-v-e5312e0d]{text-align:center;font-size:13px}.footer .footer-links[data-v-e5312e0d]{gap:24px}.footer .footer-links .link[data-v-e5312e0d]{font-size:13px}}
