:root{--bg-0: #0A0B0E;--bg-1: #12141A;--bg-2: #1B1E26;--bg-3: #22262F;--surface-light: #F4F5F7;--line: rgba(255, 255, 255, .08);--line-strong: rgba(255, 255, 255, .16);--text-0: #F7F8FA;--text-1: #A7ADBB;--text-2: #6B7280;--ink: #0E0F13;--ink-2: #4B5160;--cyan: #34D8F5;--cyan-ink: #06323B;--pink: #FF4C86;--pink-ink: #3D0F22;--violet: #8C6BFF;--violet-ink: #201548;--font-display: "General Sans", sans-serif;--font-body: "General Sans", sans-serif;--w1sp-radius-sm: 8px;--w1sp-radius-md: 12px;--w1sp-radius-lg: 16px;--w1sp-radius-pill: 999px;--w1sp-section-pad-y: 112px;--w1sp-section-pad-x: 32px}@media screen and (max-width:749px){:root{--w1sp-section-pad-y: 64px;--w1sp-section-pad-x: 20px}}.w1sp-section{position:relative;padding:var(--w1sp-section-pad-y) var(--w1sp-section-pad-x);background:var(--bg-0);overflow:hidden}.w1sp-section--alt{background:var(--bg-1)}.w1sp-section--light{background:var(--surface-light)}.w1sp-section--tight{padding-top:calc(var(--w1sp-section-pad-y) * .35);padding-bottom:calc(var(--w1sp-section-pad-y) * .35)}.w1sp-section--bordered{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.w1sp-wrap{position:relative;z-index:2;max-width:1280px;margin:0 auto}.w1sp-wrap--narrow{max-width:900px}.w1sp-wrap--copy{max-width:620px}.w1sp-grid{display:grid;gap:20px}.w1sp-grid--2{grid-template-columns:repeat(2,1fr)}.w1sp-grid--3{grid-template-columns:repeat(3,1fr)}.w1sp-grid--4{grid-template-columns:repeat(4,1fr)}.w1sp-grid--split{grid-template-columns:1.1fr 1fr;gap:56px;align-items:center}@media screen and (max-width:989px){.w1sp-grid--split{grid-template-columns:1fr;gap:40px}.w1sp-grid--4{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.w1sp-grid--2,.w1sp-grid--3,.w1sp-grid--4{grid-template-columns:1fr}}.w1sp-eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--bg-2);border:1px solid var(--line-strong);color:var(--text-1);padding:6px 14px;border-radius:var(--w1sp-radius-sm);font-family:var(--font-body);font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.w1sp-micro{display:block;font-family:var(--font-body);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--cyan)}.w1sp-micro--cyan{color:var(--cyan)}.w1sp-micro--pink{color:var(--pink)}.w1sp-micro--violet{color:var(--violet)}.w1sp-h1{font-family:var(--font-display);font-weight:800;font-size:clamp(32px,4.8vw,64px);line-height:1.05;letter-spacing:-.01em;color:var(--text-0);margin:0}.w1sp-h2{font-family:var(--font-display);font-weight:800;font-size:clamp(28px,3.4vw,40px);line-height:1.15;letter-spacing:-.01em;color:var(--text-0);margin:0}.w1sp-h3{font-family:var(--font-display);font-weight:700;font-size:19px;line-height:1.3;color:var(--text-0);margin:0}.w1sp-body{font-family:var(--font-body);font-size:17px;line-height:1.6;color:var(--text-1);margin:0}.w1sp-body--lg{font-size:19px}.w1sp-body--sm{font-size:14px}.w1sp-highlight{background:linear-gradient(90deg,var(--cyan),var(--pink));-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:800;font-style:italic;text-transform:uppercase}.w1sp-ink{color:var(--ink)}.w1sp-ink-2{color:var(--ink-2)}.pill-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-display);font-weight:600;font-size:15px;line-height:1;padding:16px 26px;border-radius:var(--w1sp-radius-sm);border:1px solid transparent;cursor:pointer;text-decoration:none;white-space:nowrap;transition:transform .12s cubic-bezier(.2,.7,.2,1),background .12s ease,border-color .12s ease,color .12s ease}.pill-btn:active{transform:translateY(1px)}.pill-btn--cyan{background:var(--cyan);color:var(--ink)}.pill-btn--cyan:hover{background:#58e2fa;color:var(--ink)}.pill-btn--pink{background:var(--pink);color:#fff}.pill-btn--pink:hover{background:#ff6ea0;color:#fff}.pill-btn--ghost{background:transparent;color:var(--text-0);border-color:var(--line-strong)}.pill-btn--ghost:hover{background:var(--bg-2);color:var(--text-0)}.pill-btn--sm{padding:12px 20px;font-size:14px}.w1sp-theme .header-wrapper,.w1sp-theme .header-wrapper.color-scheme-1,.w1sp-theme .header-wrapper.color-background-1{background:#0a0b0ec7!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.w1sp-theme .section-header{background:transparent;--color-foreground: 247, 248, 250;--color-background: 10, 11, 14}.w1sp-theme .header,.w1sp-theme .header__heading-link,.w1sp-theme .header__heading,.w1sp-theme .header__heading-logo-wrapper span{color:var(--text-0)}.w1sp-theme .header__icon,.w1sp-theme .header__icon svg{color:var(--text-0)}.w1sp-theme .list-menu__item--link{color:var(--text-1)}.w1sp-theme .list-menu__item--link:hover,.w1sp-theme .header__icon:hover{color:var(--cyan)}.w1sp-theme .header-wrapper--border-bottom{border-bottom:1px solid var(--line)}.w1sp-theme .menu-drawer,.w1sp-theme .menu-drawer__inner-container{background:var(--bg-1);color:var(--text-0)}.w1sp-theme .footer,.w1sp-theme .footer.color-scheme-1{background:var(--bg-0)!important;color:var(--text-0);border-top:1px solid var(--line)}.w1sp-theme .footer-block__heading{color:var(--text-2);font-family:var(--font-body);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.w1sp-theme .footer-block .list-menu__item--link,.w1sp-theme .footer .link{color:var(--text-1)}.w1sp-theme .footer-block .list-menu__item--link:hover,.w1sp-theme .footer .link:hover{color:var(--cyan)}.w1sp-theme .footer__content-bottom{border-top:1px solid var(--line);color:var(--text-2)}.w1sp-theme .footer__copyright,.w1sp-theme .copyright__content,.w1sp-theme .copyright__content a{color:var(--text-2)}.w1sp-theme .footer-block__newsletter .field__input{background:var(--bg-2);border-color:var(--line-strong);color:var(--text-0)}.w1sp-theme .card,.w1sp-theme .card-wrapper .card{background:var(--bg-1);border:1px solid var(--line);border-radius:var(--w1sp-radius-md);color:var(--text-0)}.w1sp-theme .card .card__inner{border-radius:var(--w1sp-radius-md) var(--w1sp-radius-md) 0 0;border-bottom:1px solid var(--line)}.w1sp-theme .card__content,.w1sp-theme .card__heading a{color:var(--text-0)}.w1sp-theme .card__heading a:hover{color:var(--cyan)}.w1sp-theme .card .price{color:var(--text-0);font-family:var(--font-display);font-weight:700}.w1sp-theme .card .price--on-sale .price-item--regular{color:var(--text-2)}.w1sp-theme .card__badge.badge{background:var(--cyan);color:var(--ink);border-color:transparent}.w1sp-theme .card-information .caption{color:var(--text-2)}.w1sp-filter-chip{display:inline-flex;align-items:center;padding:9px 18px;border-radius:var(--w1sp-radius-pill);font-family:var(--font-body);font-size:14px;font-weight:600;border:1px solid var(--line-strong);color:var(--text-1);background:transparent;text-decoration:none;transition:background .12s ease,color .12s ease,border-color .12s ease}.w1sp-filter-chip:hover{color:var(--text-0);border-color:var(--cyan)}.w1sp-filter-chip.is-active{background:var(--bg-2);color:var(--text-0);border-color:var(--cyan)}.w1sp-field{display:flex;flex-direction:column;gap:6px}.w1sp-field__label{font-family:var(--font-body);font-size:13px;font-weight:600;color:var(--text-1)}.w1sp-field__input{width:100%;background:var(--bg-2);border:1px solid var(--line-strong);border-radius:var(--w1sp-radius-sm);padding:12px 14px;color:var(--text-0);font-size:14px;font-family:var(--font-body);box-sizing:border-box;transition:border-color .12s ease}.w1sp-field__input:focus{outline:none;border-color:var(--cyan)}.w1sp-field__input::placeholder{color:var(--text-2)}textarea.w1sp-field__input{resize:vertical;min-height:120px}.w1sp-field__error{font-size:13px;color:var(--pink)}.w1sp-form__message{font-family:var(--font-body);font-size:14px;border-radius:var(--w1sp-radius-sm);padding:12px 16px;margin-bottom:16px}.w1sp-form__message--success{background:#34d8f51a;border:1px solid rgba(52,216,245,.3);color:var(--text-0)}.w1sp-form__message--error{background:#ff4c861a;border:1px solid rgba(255,76,134,.3);color:var(--text-0)}.w1sp-card{background:var(--bg-1);border:1px solid var(--line);border-radius:var(--w1sp-radius-md);padding:24px}.w1sp-card--light{background:#fff;border:1px solid rgba(14,15,19,.08);border-radius:20px;padding:28px}.w1sp-stars{color:var(--pink);font-size:15px;letter-spacing:2px}.w1sp-step-num{width:32px;height:32px;border-radius:var(--w1sp-radius-sm);background:var(--bg-2);border:1px solid var(--line-strong);color:var(--cyan);font-family:var(--font-display);font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@keyframes w1sp-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.w1sp-animate{opacity:0;animation:w1sp-fade-up .7s cubic-bezier(.2,.7,.2,1) forwards}.w1sp-animate--delay-1{animation-delay:.08s}.w1sp-animate--delay-2{animation-delay:.16s}.w1sp-animate--delay-3{animation-delay:.24s}.w1sp-animate--delay-4{animation-delay:.32s}@media(prefers-reduced-motion:reduce){.w1sp-animate,.w1sp-animate--delay-1,.w1sp-animate--delay-2,.w1sp-animate--delay-3,.w1sp-animate--delay-4{animation:none;opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/w1sp-brand.css.map */
