.e8-faq__inner{max-width:962px;margin:0 auto}.e8-faq .e8-head{margin-bottom:40px}.e8-faq .e8-head__main{gap:34px}.e8-faq__list{display:grid;gap:18px}.e8-faq__item{background:#fff;border-radius:16px;box-shadow:0 1px 2px #07121e08}.e8-faq__summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 32px;-webkit-tap-highlight-color:transparent}.e8-faq__summary::-webkit-details-marker{display:none}.e8-faq__q{font-family:var(--font-heading-family);font-weight:400;font-size:clamp(18px,1.7vw,24px);line-height:1.25;letter-spacing:-.01em;color:var(--e8-ink)}.e8-faq__icon{flex:0 0 34px;width:34px;height:34px;border-radius:6px;border:1.5px solid rgba(7,18,30,.5);display:flex;align-items:center;justify-content:center;color:var(--e8-ink);transition:transform .4s var(--e8-ease),border-color .3s,color .3s}.e8-faq__icon svg{width:12px;height:12px}.e8-faq__item[open] .e8-faq__icon{transform:rotate(180deg);border-color:var(--e8-blue);color:var(--e8-blue)}.e8-faq__a{padding:0 32px 24px;margin-top:-8px;font-size:13px;line-height:1.55;color:var(--e8-body);max-width:560px}.e8-faq__a p{margin:0}.e8-faq__item[open] .e8-faq__a{animation:e8-acc-open .5s var(--e8-ease)}@keyframes e8-acc-open{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@media(max-width:767px){.e8-faq__summary{padding:18px 20px}.e8-faq__a{padding:0 20px 20px}}.e8-news__card{position:relative;max-width:951px;margin:0 auto;padding:clamp(40px,4.2vw,52px) 24px clamp(48px,5vw,68px);border-radius:28px;border:1px solid rgba(7,18,30,.06);background:linear-gradient(115deg,#fff0 32%,#ffffffb3,#fff0 60%),linear-gradient(135deg,#fff,#f5faff,#dcecfb);display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;text-align:center;gap:22px;width:100%;min-width:0;box-sizing:border-box;contain:inline-size;overflow:hidden}.e8-news__card>*{max-width:100%;min-width:0;box-sizing:border-box}.e8-news__field{min-width:0}.e8-news__card .e8-pill{height:56px;padding:0 26px;font-size:16px;letter-spacing:.12em;justify-self:center;width:max-content}.e8-news__title{max-width:min(640px,100%);min-width:0}.e8-news__title .split-words{display:block}.e8-news__text{font-size:16px;line-height:1.5;color:var(--e8-body);max-width:min(520px,100%);min-width:0;margin-top:-4px}.e8-news__text p{margin:0}.e8-news__form{width:100%;max-width:min(420px,100%);min-width:0;margin-top:16px}.e8-news__field{display:flex;align-items:center;gap:8px;background:#fff;border-radius:999px;padding:6px 6px 6px 26px;box-shadow:0 10px 30px #07121e1a}.e8-news__input{flex:1 1 0;width:100%;min-width:0;border:0;outline:0;background:transparent;font-family:var(--font-body-family);font-size:15px;color:var(--e8-ink);height:48px}.e8-news__input::placeholder{color:var(--e8-muted)}.e8-news__btn{flex:0 0 auto;height:48px;padding:0 26px;border-radius:999px;border:0;background:var(--e8-ink);color:#fff;font-family:var(--font-body-family);font-size:15px;font-weight:500;cursor:pointer;transition:background .3s,transform .3s var(--e8-ease)}.e8-news__btn:hover{background:var(--e8-blue)}.e8-news__state{margin:12px 0 0;font-size:13px}.e8-news__state--ok{color:#1f7a3a}.e8-news__state--err{color:#be123c}@media(max-width:767px){.e8-news__card{padding:40px 18px 48px;border-radius:20px;gap:16px}.e8-news__card .e8-pill{height:44px;padding:0 20px;font-size:13px}.e8-news__text{font-size:15px}.e8-news__field{padding-left:20px}.e8-news__input,.e8-news__btn{height:44px;font-size:14px}.e8-news__btn{padding:0 18px}}.e8-footer{color:#ffffffd9}.e8-footer a{color:inherit;text-decoration:none}.e8-footer__top{display:grid;grid-template-columns:minmax(0,1fr) 60%;gap:48px;align-items:start}.e8-footer__brand{display:grid;gap:14px;max-width:360px}.e8-footer__logo{display:inline-block;margin-bottom:2px}.e8-footer__logo img{height:var(--h, 56px);width:auto;display:block}.e8-footer__wordmark{font-family:var(--font-heading-family);font-weight:700;font-size:28px;color:#fff}.e8-footer__tagline{margin:0;font-size:14px;font-weight:600;color:#fff}.e8-footer__text{margin:0;font-size:13px;line-height:1.5;color:#fffc}.e8-footer__badges{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 0;padding:0;list-style:none}.e8-footer__badges li{border:1px solid rgba(255,255,255,.3);border-radius:999px;padding:5px 12px;font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#ffffffd9}.e8-footer__support{display:inline-flex;align-items:center;gap:10px;margin-top:10px;font-size:13px;font-weight:600;color:#fff}.e8-footer__dot{width:10px;height:10px;border-radius:999px;background:#25d366;box-shadow:0 0 0 3px #25d36640}.e8-footer__note{margin:0;font-size:12px;color:#fff9}.e8-footer__cols{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.e8-footer__col{border:0}.e8-footer__h{list-style:none;font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--e8-muted);margin:0 0 18px;display:flex;justify-content:space-between;align-items:center}.e8-footer__h::-webkit-details-marker{display:none}.e8-footer__chev{display:none;width:12px;height:12px}.e8-footer__links{list-style:none;margin:0;padding:0;display:grid;gap:10px}.e8-footer__links a{font-size:14px;line-height:1.3;color:#ffffffd9;transition:color .25s}.e8-footer__links a:hover{color:#fff}.e8-footer__signoff{margin:48px 0 0;font-size:13px;color:#ffffff8c}.e8-footer__bottom{margin-top:40px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 24px}.e8-footer__copy,.e8-footer__legal{margin:0;font-size:12px;color:#ffffff8c}.e8-footer__legal{flex-basis:100%;order:3}.e8-footer__bottomlinks{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:20px}.e8-footer__bottomlinks a{font-size:12px;color:#fff9}.e8-footer__bottomlinks a:hover{color:#fff}@media(max-width:1023px){.e8-footer__top{grid-template-columns:1fr}.e8-footer__cols{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.e8-footer__cols{grid-template-columns:1fr;gap:0}.e8-footer__col{border-top:1px solid rgba(255,255,255,.1)}.e8-footer__h{padding:16px 0;margin:0;cursor:pointer}.e8-footer__chev{display:block;transition:transform .3s}.e8-footer__col[open] .e8-footer__chev{transform:rotate(180deg)}.e8-footer__links{padding-bottom:18px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/8e-footer.css.map */
