@import url(https://fonts.googleapis.com/css2?family=Archivo+Black&family=Manrope:wght@400;500;600;700;800&family=Montserrat:wght@300;400;500;600;700;900&family=Unbounded:wght@900&display=swap);:root{--ds-font-display:Archivo #000,Bebas Neue,sans-serif;--ds-font-body:Manrope,Segoe UI,sans-serif;--ds-font-mono:JetBrains Mono,Fira Code,monospace;--ds-color-bg-start:#130108;--ds-color-bg-end:#2b0410;--ds-color-surface:#250814;--ds-color-surface-glass:rgba(55,11,29,.66);--ds-color-surface-soft:rgba(42,12,24,.78);--ds-color-border:rgba(255,114,170,.28);--ds-color-border-strong:rgba(255,114,170,.44);--ds-color-text:#ffedf5;--ds-color-text-muted:#f4b7cb;--ds-color-primary:#ff2ea6;--ds-color-primary-strong:#ff0f98;--ds-color-primary-soft:#ff75c9;--ds-color-danger:#ff6464;--ds-color-success:#53f0bf;--ds-radius-xs:10px;--ds-radius-sm:14px;--ds-radius-md:20px;--ds-radius-lg:28px;--ds-radius-pill:999px;--ds-shadow-glass:0 24px 55px rgba(5,1,3,.45);--ds-shadow-card:0 16px 38px rgba(7,1,5,.4);--ds-shadow-neon:0 0 0 1px rgba(255,68,159,.35),0 0 28px rgba(255,33,147,.45);--ds-space-1:0.35rem;--ds-space-2:0.6rem;--ds-space-3:0.9rem;--ds-space-4:1.2rem;--ds-space-5:1.6rem;--ds-space-6:2.2rem;--ds-space-7:3.1rem;--ds-text-xs:clamp(0.78rem,0.74rem + 0.12vw,0.86rem);--ds-text-sm:clamp(0.9rem,0.84rem + 0.2vw,1rem);--ds-text-md:clamp(1rem,0.94rem + 0.24vw,1.14rem);--ds-text-lg:clamp(1.2rem,1.04rem + 0.65vw,1.52rem);--ds-text-xl:clamp(1.55rem,1.3rem + 1vw,2.1rem);--ds-text-display:clamp(2.4rem,1.72rem + 2.75vw,4.15rem)}*,:after,:before{box-sizing:border-box}html{font-size:16px}body{background:radial-gradient(1200px 680px at 12% -15%,rgba(255,65,146,.23) 0,rgba(255,65,146,0) 64%),radial-gradient(960px 620px at 100% 0,rgba(179,24,68,.5) 0,rgba(179,24,68,0) 64%),linear-gradient(160deg,var(--ds-color-bg-start) 0,var(--ds-color-bg-end) 100%);background-attachment:fixed;color:var(--ds-color-text);font-family:var(--ds-font-body);font-size:var(--ds-text-md);line-height:1.5;margin:0;min-height:100vh;position:relative}body:before{background:linear-gradient(135deg,hsla(0,0%,100%,.035) 25%,transparent 0) -14px 0/28px 28px,linear-gradient(225deg,hsla(0,0%,100%,.035) 25%,transparent 0) -14px 0/28px 28px;content:"";inset:0;opacity:.35;pointer-events:none;position:fixed}h1,h2,h3,h4{color:var(--ds-color-text);font-family:var(--ds-font-display);font-weight:400;letter-spacing:.035em;line-height:1.1;margin:0;text-transform:uppercase}h1{font-size:var(--ds-text-display)}h2{font-size:var(--ds-text-xl)}h3{font-size:var(--ds-text-lg)}p{color:var(--ds-color-text-muted);margin:0}a{color:inherit}code,kbd,pre{font-family:var(--ds-font-mono)}strong{color:var(--ds-color-text)}::selection{background-color:rgba(255,46,166,.65);color:#fff}.app-shell{display:flex;flex-direction:column;min-height:100vh;position:relative;z-index:1}.l-shell{margin-inline:auto;width:min(1160px,100vw - 3rem)}.l-main{flex:1;padding-block:var(--ds-space-6) var(--ds-space-7)}.l-stack{display:grid;gap:var(--ds-space-5)}.c-page-head{display:grid;gap:var(--ds-space-2)}.c-page-head__eyebrow{color:var(--ds-color-primary-soft);font-size:var(--ds-text-xs);font-weight:700;letter-spacing:.2em;text-transform:uppercase}.c-page-head__title{margin:0}.c-page-head__lead{max-width:68ch}.c-inline-link{color:var(--ds-color-primary-soft);font-weight:700;text-decoration:none}.c-inline-link:hover{color:var(--ds-color-text)}.c-status-badge{align-items:center;background:rgba(255,46,166,.16);border:1px solid var(--ds-color-border-strong);border-radius:var(--ds-radius-pill);color:var(--ds-color-primary-soft);display:inline-flex;font-size:var(--ds-text-xs);font-weight:700;justify-content:center;letter-spacing:.08em;min-width:7rem;padding:.25rem .65rem;text-transform:uppercase}.c-section-title{font-size:var(--ds-text-lg)}@media(max-width:760px){.l-shell{width:min(1160px,100vw - 1.6rem)}.l-main{padding-block:var(--ds-space-5)}}.c-navbar{backdrop-filter:blur(14px);background:linear-gradient(180deg,rgba(37,8,20,.94),rgba(37,8,20,.72));border-bottom:1px solid var(--ds-color-border);position:sticky;top:0;z-index:40}.c-navbar__inner{align-items:center;display:flex;gap:var(--ds-space-4);justify-content:space-between;min-height:4.6rem;padding-block:var(--ds-space-3)}.c-navbar__brand{align-items:baseline;color:var(--ds-color-text);display:inline-flex;font-family:var(--ds-font-display);font-size:1.32rem;gap:.35rem;letter-spacing:.14em;text-decoration:none;text-transform:uppercase}.page-home-auth .c-navbar__brand,.page-storefront-main .c-navbar__brand{display:none}.c-navbar__brand-mark{color:var(--ds-color-primary-soft)}.c-navbar__menu{align-items:center;display:flex;flex-wrap:wrap;gap:var(--ds-space-2)}.c-navbar__menu,.page-home-auth .c-navbar__inner,.page-storefront-main .c-navbar__inner{justify-content:flex-end}.c-navbar__link{align-items:center;border:1px solid transparent;border-radius:var(--ds-radius-pill);color:var(--ds-color-text-muted);display:inline-flex;font-size:var(--ds-text-sm);font-weight:700;justify-content:center;padding:.42rem .82rem;text-decoration:none;transition:.18s ease}.c-navbar__link:hover{background:hsla(0,0%,100%,.05);border-color:var(--ds-color-border);color:var(--ds-color-text)}@media(max-width:760px){.c-navbar__inner{align-items:flex-start;flex-direction:column}.c-navbar__menu{justify-content:flex-start}}.c-button{align-items:center;border:1px solid transparent;border-radius:var(--ds-radius-pill);cursor:pointer;display:inline-flex;font-size:var(--ds-text-sm);font-weight:800;justify-content:center;letter-spacing:.06em;line-height:1;padding:.7rem 1.2rem;text-decoration:none;text-transform:uppercase;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease,border-color .16s ease}.c-button:hover{transform:translateY(-1px)}.c-button:active{transform:translateY(1px)}.c-button:disabled,.c-button[disabled]{cursor:not-allowed;opacity:.55;transform:none}.c-button--primary{background:linear-gradient(130deg,var(--ds-color-primary) 0,var(--ds-color-primary-strong) 60%,#ff0f85 100%);border-color:hsla(0,0%,100%,.16);box-shadow:var(--ds-shadow-neon);color:#fff}.c-button--primary:hover{filter:brightness(1.06)}.c-button--ghost{background:hsla(0,0%,100%,.05);border-color:var(--ds-color-border);color:var(--ds-color-text)}.c-button--ghost:hover{background:hsla(0,0%,100%,.11)}.c-button--small{font-size:var(--ds-text-xs);padding:.52rem .95rem}.c-button--block{width:100%}.c-card{background:var(--ds-color-surface-soft);border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-md);box-shadow:var(--ds-shadow-card);padding:clamp(1rem,.86rem + .72vw,1.5rem)}.c-card--glass{backdrop-filter:blur(14px);background:var(--ds-color-surface-glass);border-color:var(--ds-color-border-strong);box-shadow:var(--ds-shadow-glass)}.c-card--product{display:grid;gap:var(--ds-space-4)}.c-card__title{font-size:var(--ds-text-lg);margin:0 0 var(--ds-space-2)}.c-card__description{color:var(--ds-color-text-muted)}.c-meta-list{display:grid;gap:var(--ds-space-2);margin:0}.c-meta-list__row{border-bottom:1px dashed hsla(0,0%,100%,.15);display:flex;gap:var(--ds-space-3);justify-content:space-between;padding-bottom:var(--ds-space-1)}.c-meta-list__row:last-child{border-bottom:0;padding-bottom:0}.c-meta-list dt{color:var(--ds-color-text-muted);font-weight:500}.c-meta-list dd{color:var(--ds-color-text);font-weight:800;margin:0}.c-product-grid{display:grid;gap:var(--ds-space-4);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:var(--ds-space-5)}.c-api{display:grid;gap:var(--ds-space-3);margin-top:var(--ds-space-6)}.c-code-block{background:rgba(8,0,4,.5);border:1px solid var(--ds-color-border);color:#ffd1e8;margin:0;overflow-x:auto;padding:var(--ds-space-4)}.c-alert,.c-code-block{border-radius:var(--ds-radius-sm);font-size:var(--ds-text-sm)}.c-alert{border:1px solid;padding:var(--ds-space-3)}.c-alert--error{background:rgba(255,82,82,.2);border-color:hsla(0,100%,70%,.66);color:#ffd3d3}.c-auth{max-width:600px}.c-form{display:grid;gap:var(--ds-space-4)}.c-form__field{display:grid;gap:var(--ds-space-2)}.c-form label,.c-form__label{color:var(--ds-color-text);font-size:var(--ds-text-sm);font-weight:700}.c-form input[type=email],.c-form input[type=password],.c-form input[type=text],.c-form select,.c-form textarea,.c-form__control{background:rgba(11,0,6,.38);border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-sm);color:var(--ds-color-text);outline:none;padding:.72rem .84rem;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;width:100%}.c-form input::placeholder,.c-form textarea::placeholder{color:rgba(255,237,245,.52)}.c-form input:focus,.c-form select:focus,.c-form textarea:focus{background:rgba(11,0,6,.62);border-color:rgba(255,46,166,.8);box-shadow:0 0 0 2px rgba(255,46,166,.2)}.c-form__field--checkbox{align-items:center;display:flex;gap:var(--ds-space-2)}.c-form__field--checkbox label{align-items:center;color:var(--ds-color-text-muted);display:inline-flex;font-size:var(--ds-text-sm);gap:var(--ds-space-2)}.c-form input[type=checkbox],.c-form__checkbox{accent-color:var(--ds-color-primary);height:1.02rem;width:1.02rem}.c-form ul{margin:0;padding-left:1rem}.c-form .form-error-message,.c-form ul{color:var(--ds-color-danger);font-size:var(--ds-text-xs)}.c-auth__footnote{color:var(--ds-color-text-muted);font-size:var(--ds-text-sm);margin-top:var(--ds-space-4)}.c-table-wrap{overflow-x:auto;width:100%}.c-table{border:1px solid var(--ds-color-border);border-collapse:collapse;border-radius:var(--ds-radius-sm);font-size:var(--ds-text-sm);overflow:hidden;width:100%}.c-table td,.c-table th{border-bottom:1px solid hsla(0,0%,100%,.08);padding:.75rem .8rem;text-align:left}.c-table thead th{background:rgba(255,46,166,.14);color:var(--ds-color-text);font-size:var(--ds-text-xs);letter-spacing:.08em;text-transform:uppercase}.c-table tbody tr:hover{background:hsla(0,0%,100%,.04)}.c-table tfoot td{background:rgba(255,46,166,.12);color:var(--ds-color-text);font-weight:800}.c-footer{background:linear-gradient(180deg,rgba(37,8,20,.52),rgba(37,8,20,.88));border-top:1px solid var(--ds-color-border)}.c-footer__inner{align-items:center;display:flex;flex-wrap:wrap;gap:var(--ds-space-2);justify-content:space-between;min-height:4rem;padding-block:var(--ds-space-3)}.c-footer__copy{color:var(--ds-color-text-muted);font-size:var(--ds-text-xs);letter-spacing:.05em;text-transform:uppercase}.page-home-auth{background:linear-gradient(36.13deg,#24060c .01%,#39000b)}.page-home-auth:before{opacity:0}.page-home-auth .c-footer,.page-home-auth .c-navbar{display:none}.page-home-auth .l-shell{width:100%}.page-home-auth .l-main{display:grid;min-height:100vh;padding:1.5rem 0;place-items:center}.c-home-auth{align-content:center;animation:homeAuthFadeIn .42s ease-out;display:grid;gap:1.35rem;justify-items:center;min-height:662px;width:min(460px,100vw - 2rem)}.c-home-auth__logo-image{display:block;height:80px;object-fit:contain;opacity:.9;width:132.81px}.c-home-auth__card{align-content:start;background:#5e001e;border:1px solid #b3003d;border-radius:35px;box-shadow:0 30px 50px rgba(8,0,2,.35);display:grid;gap:14px;min-height:516px;padding:44px 27px;width:min(362px,100%)}.c-home-auth__tabs{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:14px;display:grid;gap:6px;grid-template-columns:1fr 1fr;height:48px;padding:6px;width:100%}.c-home-auth__tab{align-items:center;border-radius:10px;color:#e4ccd2;display:inline-flex;font-family:Montserrat,sans-serif;font-size:11px;font-weight:900;justify-content:center;letter-spacing:.07em;line-height:26px;min-height:35px;text-decoration:none;text-transform:uppercase;transition:filter .14s ease}.c-home-auth__tab:hover{filter:brightness(1.08)}.c-home-auth__tab--active{background:#ff0056}.c-home-auth__title{font-family:Unbounded,sans-serif;font-size:20px;font-weight:900;letter-spacing:0;line-height:32px;margin:4px 0 0;text-transform:uppercase}.c-home-auth__lead,.c-home-auth__title{color:#e4ccd2;font-style:normal;text-align:center}.c-home-auth__lead{font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;letter-spacing:.01em;line-height:26px;margin:-6px 0 2px}.c-home-auth__panel{display:grid;gap:14px}.c-home-auth__panel.is-hidden{display:none}.c-home-auth__form{display:grid;gap:14px;margin-top:2px}.c-home-auth__field{display:grid;gap:0}.c-home-auth__field--checkbox{gap:5px;margin-top:2px}.c-home-auth__label{align-items:center;color:#e4ccd2;display:inline-flex;font-family:Montserrat,sans-serif;font-size:10px;font-style:normal;font-weight:900;letter-spacing:.22em;line-height:26px;text-transform:uppercase}.c-home-auth__field:not(.c-home-auth__field--checkbox) .c-home-auth__label:before{background:#ff0056;border-radius:2px;box-shadow:0 0 0 1px rgba(255,0,86,.2);content:"";height:10px;margin-right:8px;width:10px}.c-home-auth__control,.c-home-auth__input{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:14px;color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:500;height:51px;letter-spacing:0;line-height:26px;padding:0 18px;width:100%}.c-home-auth__input{align-items:center;color:#8c6773;display:inline-flex}.c-home-auth__control::placeholder{color:#8c6773}.c-home-auth__control:focus{border-color:#ff2d75;box-shadow:0 0 0 3px rgba(255,0,86,.2);outline:none}.c-home-auth__checkbox-wrap{align-items:center;display:inline-flex;gap:8px}.c-home-auth__checkbox{accent-color:#ff0056;height:16px;margin-top:0;width:16px}.c-home-auth__checkbox-text{line-height:20px}.c-home-auth__checkbox-text,.c-home-auth__cta{color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:12px}.c-home-auth__cta{align-items:center;appearance:none;background:#ff0056;border:0;border-radius:17px;cursor:pointer;display:inline-flex;font-style:normal;font-weight:900;height:55px;justify-content:center;letter-spacing:.12em;line-height:26px;margin-top:2px;text-decoration:none;text-transform:uppercase;transition:filter .14s ease,transform .14s ease;width:100%}.c-home-auth__cta:before{content:"↪";font-size:16px;line-height:1;margin-right:10px}.c-home-auth__cta:hover{filter:brightness(1.06);transform:translateY(-1px)}.c-home-auth__secure{font-size:10px;font-weight:600;letter-spacing:.22em;margin-top:4px}.c-home-auth__legal,.c-home-auth__secure{color:#8c6773;font-family:Montserrat,sans-serif;font-style:normal;line-height:26px;text-align:center;text-transform:uppercase}.c-home-auth__legal{font-size:12px;font-weight:900;letter-spacing:.13em;margin:0}.c-home-auth__alert{background:rgba(56,0,14,.7);border:1px solid #b3003d;border-radius:10px;color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:12px;line-height:18px;padding:8px 10px}.c-home-auth__error-list{color:#ffb9cf;font-family:Montserrat,sans-serif;font-size:11px;line-height:1.25;min-height:0}.c-home-auth__error-list ul{margin:5px 0 0;padding-left:14px}.c-home-auth__error-list li{margin:0}.c-home-auth--post-register{min-height:0}.c-home-auth__card--post-register{gap:12px;min-height:0;width:min(420px,100%)}.c-home-auth__choices{display:grid;gap:10px}.c-home-auth__choice{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:14px;display:grid;gap:5px;padding:12px}.c-home-auth__choice-kicker{color:#8c6773;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em;line-height:16px;margin:0;text-transform:uppercase}.c-home-auth__choice-title{font-size:14px;font-weight:700;letter-spacing:0;text-transform:none}.c-home-auth__choice-desc,.c-home-auth__choice-title{color:#e4ccd2;font-family:Montserrat,sans-serif;line-height:18px;margin:0}.c-home-auth__choice-desc{font-size:12px}.c-home-auth__choice-desc--telegram-status{color:#d08ba3;min-height:18px}.c-home-auth__cta--telegram{margin-top:4px}.c-home-auth__cta--disabled{background:#7d1d42;cursor:not-allowed;margin-top:4px;opacity:.8;pointer-events:none}.c-home-auth__choice-footnote{color:#e4ccd2;font-size:12px;line-height:18px;margin:2px 0 0;text-align:center}@keyframes homeAuthFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.page-home-auth .l-main{padding:.75rem 0}.c-home-auth{gap:.95rem;min-height:calc(100vh - 1.5rem);width:calc(100vw - 1.25rem)}.c-home-auth__logo-image{height:71px;width:118px}.c-home-auth__card{border-radius:28px;gap:11px;min-height:0;padding:20px 16px;width:100%}.c-home-auth__title{font-size:18px;line-height:30px}.c-home-auth__lead{line-height:19px}}.page-storefront-main{background:linear-gradient(36.13deg,#24060c .01%,#39000b)}.page-storefront-main:before{opacity:0}.page-storefront-main .c-footer,.page-storefront-main .c-navbar{display:none}.page-storefront-main .l-shell{width:100%}.page-storefront-main .l-main{min-height:100vh;padding:0}.c-storefront-main{color:#e4ccd2;font-family:Montserrat,sans-serif}.c-storefront-main__container{margin-inline:auto;width:min(1280px,100vw - 2rem)}.c-storefront-main__header{backdrop-filter:blur(6px);background:#5e001e;height:81px;position:sticky;top:0;z-index:40}.c-storefront-main__header-inner{align-items:center;display:grid;gap:1.75rem;grid-template-columns:auto 1fr auto;min-height:80px}.c-storefront-main__brand{align-items:center;display:inline-flex}.c-storefront-main__brand img{height:60px;opacity:.9;width:100px}.c-storefront-main__nav{align-items:center;display:inline-flex;gap:1.25rem;justify-self:start}.c-storefront-main__nav a{color:#e4ccd2;font-size:14px;font-weight:500;line-height:20px;text-decoration:none}.c-storefront-main__nav a:hover{color:#fff}.c-storefront-main__actions{align-items:center;display:inline-flex;gap:.56rem;overflow:visible;position:relative}.c-storefront-main__menu-btn{align-items:center;background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:8px;cursor:pointer;display:none;height:40px;justify-content:center;padding:0;width:40px}.c-storefront-main__menu-btn img{display:block;height:20px;width:20px}.c-storefront-main__menu-btn:hover{border-color:#ff0056}.c-storefront-main__telegram{position:relative}.c-storefront-main__telegram-btn{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:8px;color:#e4ccd2;cursor:pointer;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;height:34px;line-height:1;padding:0 .75rem;white-space:nowrap}.c-storefront-main__telegram-btn:hover{border-color:#ff0056;color:#fff}.c-storefront-main__telegram-tag{background:rgba(36,6,12,.58);border:1px solid #b3003d;border-radius:8px;color:#e4ccd2;display:inline-block;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;height:34px;line-height:34px;padding:0 .75rem;white-space:nowrap}.c-storefront-main__telegram-popover{background:#5e001e;border:1px solid #b3003d;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.35);padding:.75rem;position:absolute;right:0;top:calc(100% + 8px);width:min(340px,100vw - 1.2rem);z-index:95}.c-storefront-main__telegram-popover[hidden]{display:none}.c-storefront-main__telegram-title{color:#e4ccd2;font-size:14px;font-weight:700;line-height:20px;margin:0}.c-storefront-main__telegram-subtitle{color:#8c6773;font-size:12px;line-height:16px;margin:.15rem 0 0}.c-storefront-main__telegram-row{align-items:center;display:flex;gap:.45rem;margin-top:.6rem}.c-storefront-main__telegram-copy,.c-storefront-main__telegram-open{align-items:center;background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:8px;color:#e4ccd2;display:inline-flex;font-size:12px;font-weight:600;height:30px;justify-content:center;line-height:30px;text-decoration:none;white-space:nowrap}.c-storefront-main__telegram-copy:hover,.c-storefront-main__telegram-open:hover{border-color:#ff0056}.c-storefront-main__telegram-open{padding:0 .6rem}.c-storefront-main__telegram-copy{cursor:pointer;padding:0 .58rem}.c-storefront-main__telegram-link{color:#8c6773;display:block;font-size:11px;line-height:15px;margin-top:.52rem;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.c-storefront-main__telegram-link:hover{color:#e4ccd2}.c-storefront-main__telegram-qr-wrap{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:10px;display:grid;height:132px;margin-top:.6rem;place-items:center;width:132px}.c-storefront-main__telegram-qr{display:block;height:120px;width:120px}.c-storefront-main__telegram-status{color:#8c6773;font-size:11px;line-height:16px;margin:.52rem 0 0;min-height:16px}.c-storefront-main__telegram-reminder{background:#5e001e;border:1px solid #b3003d;border-radius:12px;bottom:1rem;box-shadow:0 20px 40px rgba(0,0,0,.35);display:grid;gap:.75rem;padding:.8rem .8rem .7rem;position:fixed;right:1rem;width:min(440px,100vw - 2rem);z-index:110}.c-storefront-main__telegram-reminder[hidden]{display:none}.c-storefront-main__telegram-reminder-text{color:#e4ccd2;font-size:13px;font-weight:500;line-height:18px;margin:0}.c-storefront-main__telegram-reminder-actions{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.c-storefront-main__telegram-reminder-connect{background:#ff0056;border:1px solid #b3003d;border-radius:8px;color:#e4ccd2;cursor:pointer;font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;height:34px;line-height:1;padding:0 .8rem}.c-storefront-main__telegram-reminder-connect:hover{filter:brightness(1.06)}.c-storefront-main__telegram-reminder-close{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:8px;color:#e4ccd2;cursor:pointer;font-size:22px;height:34px;line-height:1;width:34px}.c-storefront-main__telegram-reminder-close:hover{border-color:#ff0056}.c-storefront-main__telegram-qr-block{display:grid;gap:.45rem}.c-storefront-main__telegram-qr-block p{margin:0}.c-storefront-main__telegram-qr-block .c-storefront-main__telegram-qr,.c-storefront-main__telegram-qr-block .c-storefront-main__telegram-qr-wrap{height:180px;width:180px}.c-account-page__panel{gap:.65rem}.c-account-page__surface{backdrop-filter:none;background:#5e001e;border-color:#b3003d;box-shadow:none}.c-account-page__text-box{background:#5e001e;border-radius:10px;margin:0;overflow-wrap:anywhere;padding:.72rem .85rem;word-break:break-word}.c-account-page__text-box .c-inline-link{display:inline-block;max-width:100%;overflow-wrap:anywhere;vertical-align:top;word-break:break-word}.c-storefront-main__telegram-toast{background:#5e001e;border:1px solid #b3003d;border-radius:10px;box-shadow:0 16px 30px rgba(0,0,0,.34);color:#e4ccd2;font-size:13px;line-height:19px;max-width:min(320px,100vw - 2rem);min-width:180px;opacity:0;padding:.55rem .7rem;pointer-events:none;position:fixed;right:1rem;top:96px;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease;z-index:120}.c-storefront-main__telegram-toast.is-visible{opacity:1;transform:translateY(0)}.c-storefront-main__search{align-items:center;background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:999px;display:inline-flex;gap:.45rem;height:38px;overflow:visible;padding-inline:.72rem .82rem;position:relative;width:256px;z-index:60}.c-storefront-main__search-icon{color:#8c6773;font-size:14px;line-height:1}.c-storefront-main__search input{background:transparent;border:0;color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:14px;line-height:17px;outline:none;width:100%}.c-storefront-main__search input::placeholder{color:#8c6773}.c-storefront-main__search-suggestions{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:12px;box-shadow:0 14px 24px rgba(14,2,7,.45);left:0;max-height:320px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 8px);z-index:80}.c-storefront-main__search-suggestions[hidden]{display:none}.c-storefront-main__search-suggestion{border-bottom:1px solid rgba(179,0,61,.35);display:grid;gap:.08rem;padding:.65rem .78rem;text-decoration:none;transition:background-color .12s ease-in-out}.c-storefront-main__search-suggestion:last-child{border-bottom:0}.c-storefront-main__search-suggestion.is-active,.c-storefront-main__search-suggestion:hover{background:#5e001e}.c-storefront-main__search-suggestion-title{color:#e4ccd2;font-size:13px;font-weight:500;line-height:17px}.c-storefront-main__search-suggestion-meta{color:#8c6773;font-size:11px;letter-spacing:.06em;line-height:14px;text-transform:uppercase}.c-storefront-main__icon-btn{align-items:center;background:transparent;border:0;border-radius:8px;color:#e4ccd2;cursor:pointer;display:inline-flex;height:40px;justify-content:center;position:relative;text-decoration:none;width:40px}.c-storefront-main__icon-btn:hover{background:hsla(0,0%,100%,.08)}.c-storefront-main__logout-btn{align-items:center;background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:8px;color:#e4ccd2;display:inline-flex;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;height:34px;justify-content:center;line-height:34px;padding:0 .75rem;text-decoration:none;white-space:nowrap}.c-storefront-main__logout-btn:hover{border-color:#ff0056;color:#fff}.c-storefront-main__icon-image{display:block;height:24px;width:24px}.c-storefront-main__badge{background:#ff0056;border-radius:999px;box-shadow:0 0 10px rgba(231,41,120,.95);color:#e4ccd2;font-size:10px;font-weight:700;height:16px;line-height:16px;min-width:16px;position:absolute;right:2px;text-align:center;top:3px}.c-storefront-main__cart-wrap{position:relative}.c-storefront-main__cart-wrap:after{content:"";height:14px;position:absolute;right:0;top:100%;width:min(380px,100vw - 1.2rem)}.c-storefront-main__cart-popover{background:#5e001e;border:1px solid #b3003d;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.35);opacity:0;padding:.8rem;pointer-events:none;position:absolute;right:0;top:calc(100% + 4px);transform:translateY(4px);transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s;visibility:hidden;width:min(380px,100vw - 1.2rem);z-index:90}.c-storefront-main__cart-wrap.is-open .c-storefront-main__cart-popover,.c-storefront-main__cart-wrap:focus-within .c-storefront-main__cart-popover,.c-storefront-main__cart-wrap:hover .c-storefront-main__cart-popover{opacity:1;pointer-events:auto;transform:translateY(0);transition-delay:0s,0s,0s;visibility:visible}.c-storefront-main__cart-empty{color:#8c6773;font-size:14px;line-height:20px;margin:0;padding:.8rem .4rem;text-align:center}.c-storefront-main__cart-items{display:grid;gap:.6rem;list-style:none;margin:0;padding:0}.c-storefront-main__cart-item{align-items:center;background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:10px;display:grid;gap:.6rem;grid-template-columns:58px minmax(0,1fr) auto;padding:.45rem;position:relative}.c-storefront-main__cart-item-link{border-radius:10px;inset:0;position:absolute;z-index:1}.c-storefront-main__cart-item-image{background:#252525;border:1px solid #b3003d;border-radius:8px;height:58px;overflow:hidden;position:relative;width:58px;z-index:2}.c-storefront-main__cart-item-image img{display:block;height:100%;object-fit:contain;object-position:center;width:100%}.c-storefront-main__cart-item-main{min-width:0;position:relative;z-index:2}.c-storefront-main__cart-item-meta,.c-storefront-main__cart-item-name,.c-storefront-main__cart-item-qty,.c-storefront-main__cart-item-total{margin:0}.c-storefront-main__cart-item-name{color:#e4ccd2;font-size:13px;font-weight:600;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-storefront-main__cart-item-meta{color:#8c6773;font-size:11px;line-height:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-storefront-main__cart-item-qty{color:#e4ccd2;font-size:11px;line-height:15px}.c-storefront-main__cart-item-side{display:grid;gap:.2rem;justify-items:end;position:relative;text-align:right;z-index:2}.c-storefront-main__cart-item-total{color:#e4ccd2;font-size:13px;font-weight:700;line-height:18px}.c-storefront-main__cart-item-remove{position:relative;z-index:3}.c-storefront-main__cart-item-remove button{background:transparent;border:0;border-radius:4px;cursor:pointer;height:20px;padding:0;width:20px}.c-storefront-main__cart-item-remove img{display:block;height:20px;width:20px}.c-storefront-main__cart-item-remove button:hover img{filter:brightness(1.35)}.c-storefront-main__cart-more{color:#8c6773;font-size:12px;line-height:16px;margin:.4rem 0 0}.c-storefront-main__cart-foot{align-items:center;border-top:1px solid #b3003d;display:flex;gap:.75rem;justify-content:space-between;margin-top:.55rem;padding-top:.55rem}.c-storefront-main__cart-foot p{color:#8c6773;font-size:13px;line-height:18px;margin:0}.c-storefront-main__cart-foot strong{color:#e4ccd2}.c-storefront-main__cart-foot a{align-items:center;background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:8px;color:#e4ccd2;display:inline-flex;font-size:12px;height:30px;justify-content:center;line-height:16px;min-width:92px;text-decoration:none}.c-storefront-main__content{padding-top:80px}.c-storefront-main__hero{padding:62px 0 44px;position:relative;text-align:center}.c-storefront-main__hero:before{background:#d50058;border-radius:999px;content:"";filter:blur(60px);height:322px;left:50%;opacity:.1;pointer-events:none;position:absolute;top:34px;transform:translateX(-50%);width:min(760px,70vw)}.c-storefront-main__hero>*{position:relative}.c-storefront-main__eyebrow{align-items:center;background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:999px;color:#ff0056;display:inline-flex;font-size:12px;font-weight:500;gap:.4rem;height:26px;line-height:16px;margin:0 auto 22px;padding:0 15px;width:max-content}.c-storefront-main__eyebrow:before{background:#ff0056;border-radius:999px;content:"";display:inline-block;height:6px;width:6px}.c-storefront-main__hero h1{color:#e4ccd2;font-family:Unbounded,sans-serif;font-size:clamp(2.2rem,5vw,4.5rem);font-weight:900;letter-spacing:-.025em;line-height:1;margin:0;text-transform:uppercase}.c-storefront-main__hero-dot{color:#ff0056}.c-storefront-main__hero-subtitle{color:#e4ccd2;font-size:20px;font-weight:300;line-height:28px;margin-top:1rem}.c-storefront-main__hero-cta{align-items:center;display:inline-flex;gap:.82rem;margin-top:1.4rem}.c-storefront-main__btn{align-items:center;border-radius:8px;color:#e4ccd2;display:inline-flex;font-size:14px;font-weight:500;height:48px;justify-content:center;line-height:20px;min-width:142px;text-decoration:none;transition:filter .14s ease,transform .14s ease}.c-storefront-main__btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.c-storefront-main__btn--primary{background:#ff0056;box-shadow:0 0 20px -5px #910239;min-width:181px}.c-storefront-main__btn--secondary{background:#5e001e;border:1px solid #b3003d}.c-storefront-main__quick-cats{display:grid;gap:.72rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.95rem;max-width:576px}.c-storefront-main__quick-card{align-content:center;background:#5e001e;border:1px solid #b3003d;border-radius:12px;color:#e4ccd2;display:grid;gap:.8rem;min-height:114px;place-items:center;text-decoration:none}.c-storefront-main__quick-card:hover{filter:brightness(1.07)}.c-storefront-main__quick-icon{display:block;height:36px;object-fit:contain;width:36px}.c-storefront-main__quick-card span:last-child{font-size:14px;font-weight:500;line-height:20px}.c-storefront-main__filter{background:#5e001e;border:1px solid #b3003d;border-radius:16px;margin-top:1.25rem;padding:1.8rem 2.05rem 2rem}.c-storefront-main__filter-head h2{color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;letter-spacing:-.025em;line-height:32px;margin:0;text-transform:none}.c-storefront-main__filter-grid{align-items:end;display:grid;gap:1.25rem;grid-template-columns:1fr 1fr 1fr auto;margin-top:1.12rem}.c-storefront-main__filter-block p{color:#e4ccd2;font-size:12px;font-weight:700;letter-spacing:.05em;line-height:16px;margin:0 0 .7rem;text-transform:uppercase}.c-storefront-main__chips{display:flex;flex-wrap:wrap;gap:.52rem}.c-storefront-main__chips input{opacity:0;pointer-events:none;position:absolute}.c-storefront-main__chips button,.c-storefront-main__chips label{align-items:center;background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:8px;color:#8c6773;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:14px;height:38px;justify-content:center;line-height:20px;padding:0 .95rem}.c-storefront-main__chips button.is-active,.c-storefront-main__chips input:checked+label{background:#ff0056;border-color:transparent;box-shadow:0 0 10px -3px #e72978;color:#e4ccd2}.c-storefront-main__chips--small button,.c-storefront-main__chips--small label{border-radius:6px;font-size:12px;height:29px;line-height:16px;padding:0 .7rem}.c-storefront-main__select-wrap{display:block;position:relative}.c-storefront-main__select-wrap>.c-catalog-page__control{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#8c6773 0),linear-gradient(135deg,#8c6773 50%,transparent 0);background-position:calc(100% - 17px) calc(50% - 1px),calc(100% - 12px) calc(50% - 1px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:2.25rem}.c-storefront-main__select-wrap>.c-catalog-page__control:focus{border-color:#b3003d!important;box-shadow:0 0 0 3px rgba(179,0,61,.22);outline:none}.c-storefront-main__select-wrap .choices{margin:0;width:100%}.c-storefront-main__select-wrap .choices__inner{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d!important;border-radius:8px;color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:14px;line-height:20px;min-height:38px;padding:8px 36px 8px 13px}.c-storefront-main__select-wrap .choices__list--single{padding:0}.c-storefront-main__select-wrap .choices__placeholder{color:#8c6773;opacity:1}.c-storefront-main__select-wrap .choices[data-type*=select-one]:after{border:0;border-bottom:1.5px solid #8c6773;border-right:1.5px solid #8c6773;height:8px;margin-top:-6px;right:15px;transform:rotate(45deg);width:8px}.c-storefront-main__select-wrap .choices[data-type*=select-one].is-open:after{border-color:#e4ccd2;margin-top:-1px;transform:rotate(-135deg)}.c-storefront-main__select-wrap .choices.is-focused .choices__inner,.c-storefront-main__select-wrap .choices.is-open .choices__inner{border-color:#b3003d!important;box-shadow:0 0 0 3px rgba(179,0,61,.22)}.c-storefront-main__select-wrap .choices__list--dropdown,.c-storefront-main__select-wrap .choices__list[aria-expanded]{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d!important;border-radius:10px;color:#e4ccd2;margin-top:6px;overflow:hidden;z-index:50}.c-storefront-main__select-wrap .choices__list--dropdown .choices__item,.c-storefront-main__select-wrap .choices__list[aria-expanded] .choices__item{border-bottom:1px solid rgba(179,0,61,.35);color:#e4ccd2;font-size:14px;line-height:20px;padding:10px 13px}.c-storefront-main__select-wrap .choices__list--dropdown .choices__item:last-child,.c-storefront-main__select-wrap .choices__list[aria-expanded] .choices__item:last-child{border-bottom:0}.c-storefront-main__select-wrap .choices__list--dropdown .choices__item--selectable.is-highlighted,.c-storefront-main__select-wrap .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background:#5e001e;color:#ff0056}.c-storefront-main__select-wrap .c-catalog-page__control:disabled{cursor:not-allowed;opacity:.65}.c-storefront-main__filter-block--range{align-self:center}.c-storefront-main__range-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.c-storefront-main__range-head p{margin:0}.c-storefront-main__range-head strong{color:#e4ccd2;font-size:12px;line-height:16px}.c-storefront-main__range-track{background:#b3003d;border-radius:2px;height:4px;position:relative}.c-storefront-main__range-thumb{background:#ff0056;border-radius:8px;height:16px;left:44%;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}.c-storefront-main__show-btn{align-items:center;background:#e4ccd2;border:0;border-radius:8px;color:#24060c;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;gap:.46rem;height:48px;justify-content:center;line-height:20px;text-decoration:none;width:183px}.c-storefront-main__collection{margin-top:4rem}.c-storefront-main__collection-head{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.6rem}.c-storefront-main__collection-head h2{color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;letter-spacing:-.025em;line-height:32px;margin:0;text-transform:none}.c-storefront-main__tabs{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:8px;display:inline-flex;gap:.2rem;height:42px;padding:5px}.c-storefront-main__tabs button{background:transparent;border:0;border-radius:6px;color:#8c6773;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;line-height:20px;padding:0 .82rem}.c-storefront-main__tabs button.is-active{background:#5e001e;color:#e4ccd2}.c-storefront-main__collection-panel[hidden]{display:none}.c-storefront-main__grid{display:grid;gap:.85rem;grid-template-columns:repeat(4,minmax(0,1fr))}.c-storefront-main__product-card{background:#5e001e;border:1px solid #b3003d;border-radius:12px;display:grid;grid-template-rows:auto auto auto 1fr;min-height:408px;position:relative}.c-storefront-main__card-link{border-radius:12px;inset:0;position:absolute;z-index:1}.c-storefront-main__product-image{aspect-ratio:1/1;background:#252525;border-radius:10px 10px 0 0;margin:1px;overflow:hidden;position:relative}.c-storefront-main__product-image img{display:block;height:100%;inset:0;object-fit:contain;object-position:center;position:absolute;width:100%}.c-storefront-main__product-badge{background:#ff0056;border-radius:999px;color:#e4ccd2;font-size:12px;font-weight:700;height:24px;left:11px;line-height:24px;min-width:48px;padding-inline:.55rem;position:absolute;text-align:center;top:11px}.c-storefront-main__product-meta{color:#8c6773;font-size:10px;font-weight:500;letter-spacing:.05em;line-height:15px;margin:.86rem 1rem 0;text-transform:uppercase}.c-storefront-main__product-card h3{color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:19px;margin:.35rem 1rem 0;text-transform:none}.c-storefront-main__product-bottom{align-items:center;display:flex;gap:.6rem;justify-content:space-between;margin:.9rem 1rem 1rem}.c-storefront-main__price-wrap{align-items:baseline;display:inline-flex;flex-wrap:wrap;gap:.35rem}.c-storefront-main__price-old{color:#8c6773;font-size:12px;line-height:16px;text-decoration:line-through}.c-storefront-main__price-new{color:#e4ccd2;font-size:16px;font-weight:700;line-height:24px}.c-storefront-main__price-new--discounted{color:#ff0056}.c-storefront-main__add-form{margin:0;position:relative;z-index:3}.c-storefront-main__empty{border:1px dashed #b3003d;border-radius:12px;color:#8c6773;grid-column:1/-1;padding:2rem;text-align:center}.c-storefront-main__view-all{align-items:center;color:#8c6773;display:inline-flex;font-size:14px;gap:.3rem;line-height:20px;margin:1.1rem auto 0;text-decoration:none;width:max-content}.c-storefront-main__view-all:after{content:"+"}.c-storefront-main__brands{background:#5e001e;border-bottom:1px solid #b3003d;border-top:1px solid #b3003d;display:grid;height:154px;margin-top:4rem;overflow:hidden;place-items:center}.c-storefront-main__brands-track{align-items:center;display:inline-flex;gap:3.4rem;min-width:max-content;white-space:nowrap}.c-storefront-main__brands-track span{color:#8c6773;font-family:Unbounded,sans-serif;font-size:clamp(2.15rem,4.6vw,4rem);font-weight:900;line-height:1}.c-storefront-main__info{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:3.55rem;margin-top:5rem}.c-storefront-main__info-card{align-content:start;background:#5e001e;border:1px solid #b3003d;border-radius:12px;display:grid;gap:.55rem;min-height:174px;padding:1.55rem}.c-storefront-main__info-card h3{color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;line-height:24px;margin-bottom:0;margin-top:2.5rem;text-transform:none}.c-storefront-main__info-card p{color:#8c6773;font-size:14px;line-height:20px;margin:0}.c-storefront-main__info-card--question h3{margin-top:0}.c-storefront-main__question-form{display:grid;gap:.75rem}.c-storefront-main__question-field{display:grid;gap:.35rem}.c-storefront-main__question-field span{color:#e4ccd2;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:16px}.c-storefront-main__question-field input,.c-storefront-main__question-field textarea{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:8px;color:#fff;font-family:Montserrat,sans-serif;font-size:14px;line-height:20px;padding:.75rem .9rem;width:100%}.c-storefront-main__question-field textarea{min-height:112px;resize:vertical}.c-storefront-main__question-field input::placeholder,.c-storefront-main__question-field textarea::placeholder{color:#8c6773}.c-storefront-main__question-field small{color:#ff8aa8;font-size:12px;line-height:16px}.c-storefront-main__question-status{border:1px solid #b3003d;border-radius:8px;font-size:13px;line-height:18px;margin:0;padding:.65rem .8rem}.c-storefront-main__question-status--error{background:rgba(255,0,86,.12);color:#ffd2dd}.c-storefront-main__question-status--success{background:rgba(255,0,86,.18);color:#fff}.c-storefront-main__question-submit{background:#ff0056;border:1px solid #b3003d;border-radius:8px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;line-height:1;min-height:42px}.c-storefront-main__question-submit:hover{filter:brightness(1.06)}.c-storefront-main__footer{background:#5e001e;border-top:1px solid #b3003d;height:153px}.c-storefront-main__footer-inner{align-items:center;display:grid;gap:1.2rem;grid-template-columns:1fr auto;height:100%}.c-storefront-main__footer-left{align-content:center;display:grid;gap:.2rem}.c-storefront-main__footer-left img{height:47px;opacity:.9;width:77px}.c-storefront-main__footer-left p{color:#e4ccd2;font-size:12px;line-height:16px;margin:0}.c-storefront-main__nicotine{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:4px;color:#ff0056;font-size:12px;font-weight:700;height:34px;line-height:34px;padding:0 .95rem;text-transform:none}@media(max-width:1200px){.c-storefront-main__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.c-storefront-main__filter-grid{grid-template-columns:1fr 1fr}.c-storefront-main__show-btn{width:100%}.c-storefront-main__header-inner{grid-template-columns:1fr auto;padding-bottom:.25rem;padding-top:.32rem;row-gap:0}.c-storefront-main__nav{overflow-x:auto;padding-bottom:.2rem;width:auto}.c-storefront-main__actions{justify-self:end}.c-storefront-main__telegram-btn{font-size:11px;padding:0 .6rem}.c-storefront-main__telegram-tag{font-size:11px;padding:0 .58rem}.c-storefront-main__header{height:auto}}@media(max-width:860px){.c-storefront-main__cart-popover,.c-storefront-main__search{display:none}.c-storefront-main__hero-subtitle{font-size:16px;line-height:24px}.c-storefront-main__hero-cta{flex-direction:column;max-width:280px;width:100%}.c-storefront-main__btn{width:100%}.c-storefront-main__info,.c-storefront-main__quick-cats{grid-template-columns:1fr}.c-storefront-main__footer{height:auto;padding:1rem 0}.c-storefront-main__footer-inner{grid-template-columns:1fr;justify-items:start}}@media(max-width:640px){.c-storefront-main__telegram-reminder{bottom:auto;left:50%;right:auto;text-align:center;top:50%;transform:translate(-50%,-50%);width:min(320px,100vw - 1.5rem)}.c-storefront-main__telegram-reminder-actions{justify-content:center}.c-storefront-main__container{width:calc(100vw - 2rem)}.c-storefront-main__header{height:65px}.c-storefront-main__header-inner{gap:.35rem;grid-template-areas:". actions menu";grid-template-columns:1fr auto auto;min-height:64px;padding-bottom:0;padding-top:0}.c-storefront-main__nav{align-items:flex-start;background:#5e001e;border-bottom:1px solid #b3003d;display:none;flex-direction:column;gap:.55rem;left:0;overflow:visible;padding:.9rem 1rem 1rem;position:fixed;right:0;top:65px;z-index:39}.c-storefront-main__header.is-mobile-menu-open .c-storefront-main__nav{display:flex}.c-storefront-main__nav a{font-size:14px;line-height:20px;padding:.2rem 0}.c-storefront-main__menu-btn{display:inline-flex;grid-area:menu;justify-self:end}.c-storefront-main__header.is-mobile-menu-open .c-storefront-main__menu-btn{border-color:#ff0056}.c-storefront-main__actions .c-storefront-main__logout-btn,.c-storefront-main__actions .c-storefront-main__telegram{display:none}.c-storefront-main__actions{gap:.4rem;grid-area:actions;justify-self:end}.c-storefront-main__content{padding-top:64px}.c-storefront-main__hero{padding-bottom:1.15rem;padding-top:.5rem}.c-storefront-main__hero:before{height:256px;top:0;width:100%}.c-storefront-main__eyebrow{margin-bottom:.9rem}.c-storefront-main__hero h1{font-size:32px;letter-spacing:-1.8px;line-height:32px;margin-inline:auto;max-width:328px}.c-storefront-main__hero-subtitle{font-size:20px;line-height:28px;margin-top:.75rem;margin-inline:auto;max-width:302px}.c-storefront-main__hero-cta{flex-direction:row;gap:.75rem;margin-top:1.2rem;max-width:none;width:100%}.c-storefront-main__btn{min-width:0;padding-inline:.5rem;width:100%}.c-storefront-main__btn--primary{min-width:0}.c-storefront-main__quick-cats{gap:.72rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.5rem}.c-storefront-main__quick-card{gap:.55rem;min-height:114px}.c-storefront-main__quick-icon{height:32px;width:32px}.c-storefront-main__filter{margin-top:1.1rem;padding:1.56rem}.c-storefront-main__filter-head h2{font-size:20px;letter-spacing:-.5px;line-height:28px}.c-storefront-main__filter-grid{gap:1rem;grid-template-columns:1fr;margin-top:1rem}.c-storefront-main__show-btn{width:100%}.c-storefront-main__collection{margin-top:2.5rem}.c-storefront-main__telegram-btn,.c-storefront-main__telegram-tag{font-size:11px;height:32px;padding:0 .55rem}.c-storefront-main__telegram-tag{line-height:32px}.c-storefront-main__telegram-popover{right:-4px;width:min(320px,100vw - 1.2rem)}.c-storefront-main__telegram-toast{right:.6rem;top:76px}.c-storefront-main__collection-head{align-items:flex-start;flex-direction:column;gap:.75rem;margin-bottom:1rem}.c-storefront-main__tabs{max-width:100%;width:auto}.c-storefront-main__tabs button{flex:none}.c-storefront-main__grid{gap:.72rem;grid-template-columns:repeat(2,minmax(0,1fr))}.c-storefront-main__product-card{min-height:320px}.c-storefront-main__brands{height:108px;margin-top:2.25rem}.c-storefront-main__brands-track{gap:1.8rem}}.c-contact-page__content{padding-bottom:72px;padding-top:48px}.c-contact-page__breadcrumbs{align-items:center;color:#8c6773;display:inline-flex;font-size:12px;gap:.45rem;line-height:16px;margin-bottom:1rem}.c-contact-page__breadcrumbs a{color:#8c6773;text-decoration:none}.c-contact-page__breadcrumbs span:last-child{color:#e4ccd2}.c-contact-page__title{color:#e4ccd2;font-family:Unbounded,sans-serif;font-size:clamp(2.2rem,5.4vw,4.5rem);font-weight:900;line-height:.95;margin:0 0 1.8rem}.c-contact-page__title span{color:#ff0056}.c-contact-page__grid{align-items:start;display:grid;gap:2.1rem;grid-template-columns:minmax(0,1fr) minmax(0,576px)}.c-contact-page__cards,.c-contact-page__left{display:grid;gap:1.1rem}.c-contact-page__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.c-contact-page__info-card{align-content:start;background:#5e001e;border:1px solid #b3003d;border-radius:16px;display:grid;gap:.6rem;min-height:220px;padding:1.4rem 1rem 1rem}.c-contact-page__icon{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:6px;display:block;flex-shrink:0;height:32px;position:relative;width:32px}.c-contact-page__icon img{display:block;height:20px;left:5px;position:absolute;top:6px;width:20px}.c-contact-page__icon--telegram img{height:16.67px;left:50%;top:50%;transform:translate(-50%,-50%);width:16.67px}.c-contact-page__info-card h2{color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:32px;font-size:clamp(1.15rem,1.1rem + .5vw,1.55rem);font-weight:700;line-height:1.2;margin:.2rem 0 0}.c-contact-page__info-card p{color:#8c6773;font-size:14px;line-height:1.1;margin:0;max-width:22ch}.c-contact-page__info-card a{color:#ff0056;font-size:14px;font-weight:700;margin-top:auto;text-decoration:none}.c-contact-page__telegram-cta{background:#5e001e;border:1px solid #b3003d;border-radius:16px;display:grid;min-height:284px;overflow:hidden;place-items:center;position:relative}.c-contact-page__telegram-cta:before{background-image:url(/build/images/homepage_logo.82718642.svg);background-repeat:repeat;background-size:126px auto;content:"";inset:0;opacity:.085;position:absolute;transform:scale(1.05)}.c-contact-page__telegram-btn{align-items:center;background:#ff0056;border-radius:12px;color:#e4ccd2;display:inline-flex;font-size:13px;font-weight:700;height:59px;justify-content:center;position:relative;text-decoration:none;width:min(243px,100% - 2rem);z-index:1}.c-contact-page__form-card{background:#5e001e;border:1px solid #b3003d;border-radius:16px;padding:1.8rem 2.35rem 1.9rem}.c-contact-page__form-card h2{color:#e4ccd2;font-family:Unbounded,sans-serif;font-size:clamp(1.5rem,1.2rem + 1.2vw,2rem);font-weight:900;line-height:1.1;margin:0}.c-contact-page__form-card h2 span{color:#ff0056}.c-contact-page__form-card>p{color:#8c6773;font-size:14px;line-height:20px;margin:1.05rem 0 1.35rem;max-width:46ch}.c-contact-page__error,.c-contact-page__success{border:1px solid #b3003d;border-radius:8px;font-size:12px;margin:0 0 .75rem;padding:.5rem .65rem}.c-contact-page__error{background:rgba(255,0,86,.22);color:#ffd5df}.c-contact-page__success{background:rgba(39,172,103,.2);color:#d8ffe7}.c-contact-page__field{display:grid;gap:.45rem;margin-bottom:1rem}.c-contact-page__field span{color:#e4ccd2;font-size:10px;font-weight:900;letter-spacing:.22em}.c-contact-page__field input,.c-contact-page__field textarea{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:14px;color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;width:100%}.c-contact-page__field input{height:51px;padding:0 .9rem}.c-contact-page__field textarea{min-height:158px;padding:.75rem .9rem;resize:vertical}.c-contact-page__field input::placeholder,.c-contact-page__field textarea::placeholder{color:#8c6773}.c-contact-page__field small{color:#ff8dac;font-size:12px}.c-contact-page__submit{background:#ff0056;border:0;border-radius:12px;color:#e4ccd2;cursor:pointer;font-size:12px;font-weight:700;height:55px;width:100%}.c-contact-page__submit:hover,.c-contact-page__telegram-btn:hover{filter:brightness(1.08)}.c-storefront-main__nav a.is-active{color:#fff}@media(max-width:1160px){.c-contact-page__grid{grid-template-columns:1fr}}@media(max-width:760px){.c-contact-page__content{padding-bottom:48px;padding-top:28px}.c-contact-page__cards{grid-template-columns:1fr}.c-contact-page__form-card{padding:1.2rem 1rem}}.c-catalog-page__form{display:block}.c-catalog-page__form.is-loading{opacity:.72;pointer-events:none;transition:opacity .12s ease-in-out}.c-catalog-page{color:#e4ccd2;font-family:Montserrat,sans-serif;margin-inline:auto;padding-bottom:2.75rem;padding-top:2rem;width:min(1280px,100vw - 2rem)}.c-catalog-page__head{display:grid;gap:.7rem}.c-catalog-page__filter-toggle{display:none}.c-catalog-page__breadcrumbs{align-items:center;display:inline-flex;font-size:12px;gap:.5rem;line-height:16px}.c-catalog-page__breadcrumbs a{color:#8c6773;text-decoration:none}.c-catalog-page__breadcrumbs span{color:#8c6773}.c-catalog-page__breadcrumbs span:last-child{color:#e4ccd2}.c-catalog-page__hero-title{color:#e4ccd2;font-family:Unbounded,sans-serif;font-size:clamp(2.3rem,6vw,4.5rem);font-weight:900;letter-spacing:-.02em;line-height:.9;margin:0;text-transform:uppercase}.c-catalog-page__hero-dot{color:#ff0056}.c-catalog-page__hero-lead{color:#8c6773;font-size:14px;line-height:20px;margin:0;max-width:596px}.c-catalog-page__layout{align-items:start;display:grid;gap:3rem;grid-template-columns:256px minmax(0,1fr);margin-top:1.65rem}.c-catalog-page__sidebar{position:sticky;top:6rem}.c-catalog-page__section{border-bottom:1px solid #b3003d;margin-bottom:1.45rem;padding-bottom:1.45rem}.c-catalog-page__section-title{color:#8c6773;font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;letter-spacing:.1em;line-height:16px;margin:0 0 .95rem;text-transform:uppercase}.c-catalog-page__category-list{display:grid;gap:.45rem}.c-catalog-page__category-item{align-items:center;color:#8c6773;cursor:pointer;display:flex;font-size:14px;font-weight:400;justify-content:space-between;line-height:20px;min-height:24px;position:relative}.c-catalog-page__category-item input{opacity:0;pointer-events:none;position:absolute}.c-catalog-page__category-item input:checked+span,.c-catalog-page__category-item input:checked+span+em,.c-catalog-page__category-item.is-active{color:#ff0056;font-weight:500}.c-catalog-page__category-item em{color:inherit;font-size:12px;font-style:normal;line-height:16px;min-width:30px;text-align:right}.c-catalog-page__chips{display:flex;flex-wrap:wrap;gap:.5rem}.c-catalog-page__chip{display:inline-flex;position:relative}.c-catalog-page__chip-input{opacity:0;pointer-events:none;position:absolute}.c-catalog-page__chip span{align-items:center;background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:999px;color:#8c6773;cursor:pointer;display:inline-flex;font-size:12px;font-weight:500;height:26px;justify-content:center;line-height:16px;padding:0 .7rem}.c-catalog-page__chip-input:checked+span{background:#ff0056;border-color:#ff0056;box-shadow:0 0 4px #e72978;color:#e4ccd2}.c-catalog-page__checks{display:grid;gap:.55rem}.c-catalog-page__check{align-items:center;column-gap:.75rem;display:grid;grid-template-columns:16px 1fr;min-height:20px;position:relative}.c-catalog-page__check-input{opacity:0;pointer-events:none;position:absolute}.c-catalog-page__check-box{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:4px;height:16px;width:16px}.c-catalog-page__check-text{color:#e4ccd2;cursor:pointer;font-size:14px;font-weight:400;line-height:20px}.c-catalog-page__check-input:checked+.c-catalog-page__check-box{background:#ff0056;border-color:#ff0056;box-shadow:0 0 10px rgba(231,41,120,.5)}.c-catalog-page__check-input:checked+.c-catalog-page__check-box+.c-catalog-page__check-text{color:#ff0056;font-weight:500}.c-catalog-page__empty-filter{color:#8c6773;font-size:12px;line-height:16px;margin:0}.c-catalog-page__price-slider{--min-percent:0%;--max-percent:100%;height:16px;margin-bottom:1rem;margin-top:.55rem;position:relative}.c-catalog-page__price-track{background:#b3003d;left:0;right:0}.c-catalog-page__price-progress,.c-catalog-page__price-track{border-radius:2px;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.c-catalog-page__price-progress{background:#ff0056;left:var(--min-percent);width:calc(var(--max-percent) - var(--min-percent))}.c-catalog-page__price-ranges{inset:0;position:absolute}.c-catalog-page__price-range-input{appearance:none;background:transparent;height:100%;inset:0;margin:0;pointer-events:none;position:absolute;width:100%}.c-catalog-page__price-range-input::-webkit-slider-thumb{appearance:none;background:#ff0056;border:0;border-radius:8px;box-shadow:0 0 10px rgba(231,41,120,.5);cursor:pointer;height:16px;pointer-events:auto;width:16px}.c-catalog-page__price-range-input::-moz-range-thumb{background:#ff0056;border:0;border-radius:8px;box-shadow:0 0 10px rgba(231,41,120,.5);cursor:pointer;height:16px;pointer-events:auto;width:16px}.c-catalog-page__price-range-input::-webkit-slider-runnable-track{background:transparent}.c-catalog-page__price-range-input::-moz-range-track{background:transparent;border:0}.c-catalog-page__price-range{align-items:center;display:grid;gap:.6rem;grid-template-columns:1fr auto 1fr}.c-catalog-page__price-separator{color:#8c6773;font-size:14px;line-height:20px}.c-catalog-page__money-input{display:block;position:relative}.c-catalog-page__money-input>span{color:#e4ccd2;font-size:14px;left:.75rem;line-height:20px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.c-catalog-page__control{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d!important;border-radius:8px;color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:14px;height:38px;line-height:20px;padding:0 .85rem;width:100%}.c-catalog-page .choices{margin:0;width:100%}.c-catalog-page .choices__inner{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d!important;border-radius:8px;color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:14px;line-height:20px;min-height:38px;padding:8px 36px 8px 13px}.c-catalog-page .choices__list--single{padding:0}.c-catalog-page .choices__placeholder{color:#8c6773;opacity:1}.c-catalog-page .choices[data-type*=select-one]:after{border:0;border-bottom:1.5px solid #8c6773;border-right:1.5px solid #8c6773;height:8px;margin-top:-6px;right:15px;transform:rotate(45deg);width:8px}.c-catalog-page .choices[data-type*=select-one].is-open:after{border-color:#e4ccd2;margin-top:-1px;transform:rotate(-135deg)}.c-catalog-page .choices.is-focused .choices__inner,.c-catalog-page .choices.is-open .choices__inner{border-color:#b3003d!important;box-shadow:0 0 0 3px rgba(179,0,61,.22)}.c-catalog-page .choices__list--dropdown,.c-catalog-page .choices__list[aria-expanded]{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d!important;border-radius:10px;color:#e4ccd2;margin-top:6px;overflow:hidden;z-index:50}.c-catalog-page .choices__list--dropdown .choices__item,.c-catalog-page .choices__list[aria-expanded] .choices__item{border-bottom:1px solid rgba(179,0,61,.35);color:#e4ccd2;font-size:14px;line-height:20px;padding:10px 13px}.c-catalog-page .choices__list--dropdown .choices__item:last-child,.c-catalog-page .choices__list[aria-expanded] .choices__item:last-child{border-bottom:0}.c-catalog-page .choices__list--dropdown .choices__item--selectable.is-highlighted,.c-catalog-page .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background:#5e001e;color:#ff0056}.c-catalog-page__control--money{appearance:textfield;border-radius:4px;height:30px;padding-left:1.55rem}.c-catalog-page__control--money::-webkit-inner-spin-button,.c-catalog-page__control--money::-webkit-outer-spin-button{appearance:none;margin:0}.c-catalog-page__control:focus{border-color:#b3003d!important;box-shadow:0 0 0 3px rgba(179,0,61,.22);outline:none}.c-catalog-page__sidebar-actions{display:grid;gap:.55rem}.c-catalog-page__apply,.c-catalog-page__clear{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;height:38px;justify-content:center;line-height:20px;text-decoration:none}.c-catalog-page__apply{background:#ff0056;border:0;box-shadow:0 0 10px -3px #e72978;color:#e4ccd2}.c-catalog-page__clear{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;color:#8c6773}.c-catalog-page__content{display:grid;gap:1rem;position:relative;z-index:1}.c-catalog-page__toolbar{align-items:center;display:flex;gap:1rem;justify-content:space-between;min-height:40px;position:relative;z-index:30}.c-catalog-page__toolbar p{color:#8c6773;font-size:14px;line-height:20px;margin:0}.c-catalog-page__sort-wrap{position:relative;width:179px;z-index:40}.c-catalog-page__control--sort,.c-catalog-page__sort-wrap .choices{width:179px}.c-catalog-page__grid{display:grid;gap:.9rem;grid-template-columns:repeat(4,minmax(0,1fr))}.c-catalog-page__product{background:#5e001e;border:1px solid #b3003d;border-radius:12px;display:grid;grid-template-rows:auto auto auto auto;min-height:359px;position:relative}.c-catalog-page__card-link{border-radius:12px;inset:0;position:absolute;z-index:1}.c-catalog-page__product-image{aspect-ratio:1/1;background:#252525;border-radius:10px 10px 0 0;margin:1px;overflow:hidden;position:relative;z-index:2}.c-catalog-page__product-gallery-track{display:flex;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-color:#b3003d transparent;scrollbar-width:thin;width:100%}.c-catalog-page__product-gallery-track::-webkit-scrollbar{height:6px}.c-catalog-page__product-gallery-track::-webkit-scrollbar-track{background:transparent}.c-catalog-page__product-gallery-track::-webkit-scrollbar-thumb{background:#b3003d;border-radius:999px}.c-catalog-page__product-gallery-item{display:block;flex:0 0 100%;height:100%;min-width:100%;position:relative;scroll-snap-align:start}.c-catalog-page__product-gallery-item--placeholder{background:#252525}.c-catalog-page__product-gallery-item img{display:block;height:100%;inset:0;object-fit:contain;object-position:center;position:absolute;width:100%}.c-catalog-page__gallery-nav{align-items:center;background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:8px;color:#e4ccd2;cursor:pointer;display:inline-flex;font-size:24px;height:30px;justify-content:center;line-height:1;position:absolute;top:50%;transform:translateY(-50%);user-select:none;width:30px;z-index:4}.c-catalog-page__gallery-nav--prev{left:8px}.c-catalog-page__gallery-nav--next{right:8px}.c-catalog-page__gallery-nav:disabled{cursor:default;opacity:.45}.c-catalog-page__product-badge{background:#ff0056;border-radius:999px;color:#e4ccd2;font-size:10px;font-weight:700;height:19px;left:11px;line-height:19px;min-width:37px;padding-inline:.42rem;position:absolute;text-align:center;top:11px;z-index:3}.c-catalog-page__meta{color:#8c6773;font-size:10px;font-weight:500;letter-spacing:.05em;line-height:15px;margin:.72rem 1rem 0;text-transform:uppercase}.c-catalog-page__product-title{color:#e4ccd2;margin:.38rem 1rem 0;min-height:38px;text-transform:none}.c-catalog-page__product-link,.c-catalog-page__product-title{font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:19.25px;vertical-align:middle}.c-catalog-page__product-link,.c-catalog-page__product-link:hover{color:inherit;text-decoration:none}.c-catalog-page__price-row{align-items:center;display:flex;justify-content:flex-start;margin:.72rem 1rem 1rem}.c-catalog-page__price-wrap{align-items:flex-start;display:inline-flex;flex-direction:column;gap:.1rem}.c-catalog-page__price-old{color:#8c6773;font-size:11px;line-height:12px;text-decoration:line-through}.c-catalog-page__price-new{color:#e4ccd2;font-size:16px;font-weight:600;line-height:24px}.c-catalog-page__price-new--discounted{color:#ff0056}.c-catalog-page__empty{background:#5e001e;border:1px solid #b3003d;border-radius:12px;color:#8c6773;display:grid;font-size:14px;grid-column:1/-1;line-height:20px;min-height:220px;place-items:center}.c-catalog-page__pagination{align-items:center;border-top:1px solid #b3003d;display:flex;flex-wrap:wrap;gap:.95rem;justify-content:space-between;margin-top:.2rem;padding-top:1.15rem}.c-catalog-page__results{color:#8c6773;font-size:14px;line-height:20px;margin:0}.c-catalog-page__pagination-links{align-items:center;display:inline-flex;flex-wrap:wrap;gap:.45rem}.c-catalog-page__page-link{align-items:center;background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:8px;color:#8c6773;display:inline-flex;font-size:16px;font-weight:400;height:40px;justify-content:center;line-height:24px;min-width:40px;padding-inline:.4rem;text-decoration:none}.c-catalog-page__page-link--wide{min-width:82px;padding-inline:.9rem}.c-catalog-page__page-link.is-active{background:#ff0056;border-color:#ff0056;box-shadow:0 0 10px -2px #e72978;color:#e4ccd2;font-weight:500}.c-catalog-page__page-link.is-disabled{opacity:.55;pointer-events:none}@media(max-width:1280px){.c-catalog-page__layout{gap:1.25rem;grid-template-columns:240px minmax(0,1fr)}.c-catalog-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.c-catalog-page{padding-top:1.1rem;width:calc(100vw - 1.2rem)}.c-catalog-page__layout{grid-template-columns:1fr}.c-catalog-page__sidebar{background:#5e001e;border:1px solid #b3003d;border-radius:12px;padding:1rem;position:static}.c-catalog-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.c-catalog-page{padding-bottom:2rem;padding-top:1rem;width:calc(100vw - 2rem)}.c-catalog-page__head{gap:.62rem}.c-catalog-page__breadcrumbs{gap:.35rem}.c-catalog-page__hero-title{font-size:36px;letter-spacing:-.02em;line-height:40px}.c-catalog-page__hero-lead{max-width:none}.c-catalog-page__filter-toggle{align-items:center;background:#5e001e;border:1px solid #b3003d;border-radius:8px;color:#e4ccd2;cursor:pointer;display:grid;font-family:Montserrat,sans-serif;gap:.7rem;grid-template-columns:14px 1fr 14px;height:46px;margin-top:1rem;padding:0 1rem;text-align:left;width:100%}.c-catalog-page__filter-toggle-icon{border:1px solid #e4ccd2;border-radius:3px;height:14px;position:relative;width:14px}.c-catalog-page__filter-toggle-icon:after,.c-catalog-page__filter-toggle-icon:before{background:#e4ccd2;content:"";height:1px;left:2px;position:absolute;right:2px}.c-catalog-page__filter-toggle-icon:before{top:4px}.c-catalog-page__filter-toggle-icon:after{top:8px}.c-catalog-page__filter-toggle-text{font-size:14px;font-weight:500;line-height:20px}.c-catalog-page__filter-toggle-chevron{border-bottom:1px solid #e4ccd2;border-right:1px solid #e4ccd2;height:14px;justify-self:end;transform:rotate(45deg);transform-origin:60% 60%;transition:transform .16s ease;width:14px}.c-catalog-page__form.is-mobile-filters-open .c-catalog-page__filter-toggle-chevron{transform:rotate(-135deg)}.c-catalog-page__layout{gap:1rem;grid-template-columns:1fr;margin-top:1rem}.c-catalog-page__sidebar{background:#5e001e;border:1px solid #b3003d;border-radius:12px;padding:1rem;position:static}.c-catalog-page__sidebar[hidden]{display:none!important}.c-catalog-page__toolbar{align-items:center;flex-direction:row;gap:.7rem;justify-content:space-between;min-height:38px}.c-catalog-page__toolbar p{font-size:14px;line-height:20px}.c-catalog-page__control--sort,.c-catalog-page__sort-wrap,.c-catalog-page__sort-wrap .choices{max-width:100%;width:179px}.c-catalog-page__grid{gap:.72rem;grid-template-columns:repeat(2,minmax(0,1fr))}.c-catalog-page__product{min-height:319.5px}.c-catalog-page__meta{margin-top:.62rem}.c-catalog-page__product-title{margin-top:.3rem;min-height:36px}.c-catalog-page__gallery-nav{display:none}.c-catalog-page__pagination{align-items:center;gap:.8rem;justify-content:center;margin-top:.45rem;padding-top:1rem}.c-catalog-page__results{text-align:center;width:100%}.c-catalog-page__pagination-links{gap:.35rem;justify-content:center;width:100%}.c-catalog-page__page-link--wide{min-width:74px;padding-inline:.6rem}}.c-product-page{color:#e4ccd2;font-family:Montserrat,sans-serif}.c-product-page__content{padding-bottom:5.5rem;padding-top:3rem;transition:opacity .14s ease}.c-product-page__content.is-loading{opacity:.72}.c-product-page__breadcrumbs{align-items:center;display:inline-flex;flex-wrap:wrap;font-size:12px;gap:.5rem;line-height:16px;margin-bottom:2rem}.c-product-page__breadcrumbs a,.c-product-page__breadcrumbs span{color:#8c6773;text-decoration:none}.c-product-page__breadcrumbs span:last-child{color:#e4ccd2}.c-product-page__hero{align-items:start;display:grid;gap:3rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.c-product-page__details,.c-product-page__media{min-width:0}.c-product-page__main-image{aspect-ratio:1/1;background:#252525;border:1px solid #b3003d;border-radius:16px;margin-inline:auto;max-width:640px;overflow:hidden;position:relative;width:100%}.c-product-page__main-image img{display:block;height:100%;inset:0;object-fit:contain;object-position:center;position:absolute;width:100%}.c-product-page__image-badge{background:#ff0056;border-radius:999px;box-shadow:0 4px 14px rgba(231,41,120,.4);color:#e4ccd2;font-size:10px;font-weight:700;height:23px;left:16px;letter-spacing:.02em;line-height:23px;min-width:88px;padding:0 .72rem;position:absolute;text-align:center;top:16px}.c-product-page__title{color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:clamp(1.9rem,3.5vw,3rem);font-weight:900;line-height:1.08;margin:0;text-transform:none}.c-product-page__stock{color:#4ade80;font-size:24px;font-weight:700;line-height:20px;margin:.72rem 0 0}.c-product-page__stock.is-out{color:#fb7185}.c-product-page__pricing{align-items:center;display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.25rem}.c-product-page__price-current{color:#e4ccd2;font-size:30px;font-weight:700;line-height:36px}.c-product-page__price-old{color:#8c6773;font-size:18px;font-weight:400;line-height:28px;text-decoration:line-through}.c-product-page__save-badge{align-items:center;background:#5e001e;border:1px solid #ff0056;border-radius:4px;color:#ff0056;display:inline-flex;font-size:12px;font-weight:900;line-height:16px;min-height:22px;padding:.12rem .55rem}.c-product-page__description{color:#8c6773;font-size:16px;line-height:26px;margin:1.25rem 0 0;max-width:584px}.c-product-page__selector-group{margin-top:1.95rem}.c-product-page__selector-group--nicotine{margin-top:1.2rem}.c-product-page__selector-label{color:#8c6773;font-size:12px;font-weight:700;letter-spacing:.1em;line-height:16px;margin:0;text-transform:uppercase}.c-product-page__selector-label strong{color:#e4ccd2;font-weight:700}.c-product-page__chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.c-product-page__chip{align-items:center;background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:8px;color:#8c6773;display:inline-flex;font-size:14px;font-weight:400;justify-content:center;line-height:20px;min-height:38px;padding:.5rem .9rem;text-decoration:none;transition:filter .12s ease-in-out,color .12s ease-in-out}.c-product-page__chip:hover{color:#e4ccd2;filter:brightness(1.08)}.c-product-page__chip.is-active{background:#ff0056;border-color:transparent;box-shadow:0 0 4px #e72978;color:#e4ccd2;font-weight:500}.c-product-page__chip.is-disabled{opacity:.62;pointer-events:none;text-decoration:line-through}.c-product-page__purchase{display:grid;gap:1rem;grid-template-columns:130px minmax(0,1fr);margin-top:2rem}.c-product-page__quantity{align-items:stretch;background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:8px;display:grid;grid-template-columns:40px minmax(0,1fr) 40px;height:48px}.c-product-page__quantity-btn{background:transparent;border:0;color:#8c6773;cursor:pointer;font-size:18px;line-height:1}.c-product-page__quantity-btn:hover{color:#e4ccd2}.c-product-page__quantity-input{appearance:textfield;background:transparent;border:0;color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;line-height:24px;text-align:center;width:100%}.c-product-page__quantity-input:focus{outline:none}.c-product-page__quantity-input::-webkit-inner-spin-button,.c-product-page__quantity-input::-webkit-outer-spin-button{appearance:none;margin:0}.c-product-page__add-btn{background:#ff0056;border:0;border-radius:8px;box-shadow:0 0 10px -3px #e72978;color:#e4ccd2;cursor:pointer;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:24px}.c-product-page__add-btn:disabled{cursor:not-allowed;opacity:.5}.c-product-page__specs{display:grid;gap:.95rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1.65rem}.c-product-page__spec{display:grid;gap:.3rem}.c-product-page__spec span{color:#8c6773;font-size:10px;font-weight:400;letter-spacing:.05em;line-height:15px;text-transform:uppercase}.c-product-page__spec strong{color:#e4ccd2;font-size:14px;font-weight:500;line-height:20px;text-transform:none}.c-product-page__related{margin-top:4.5rem}.c-product-page__related-head{margin-bottom:1.55rem}.c-product-page__related-head h2{color:#e4ccd2;font-family:Unbounded,sans-serif;font-size:clamp(1.8rem,3.2vw,2rem);font-weight:900;line-height:1;margin:0;text-transform:none}.c-product-page__related-head h2 span{color:#ff0056}.c-product-page__related-grid{display:grid;gap:.85rem;grid-template-columns:repeat(4,minmax(0,1fr))}.c-product-page__related-card{background:#5e001e;border:1px solid #b3003d;border-radius:12px;display:grid;grid-template-rows:auto auto auto 1fr;min-height:408px;position:relative}.c-product-page__related-link{border-radius:12px;inset:0;position:absolute;z-index:1}.c-product-page__related-image{aspect-ratio:1/1;background:#252525;border-radius:10px 10px 0 0;margin:1px;overflow:hidden;position:relative}.c-product-page__related-image img{display:block;height:100%;inset:0;object-fit:contain;object-position:center;position:absolute;width:100%}.c-product-page__related-meta{color:#8c6773;font-size:10px;font-weight:500;letter-spacing:.05em;line-height:15px;margin:.86rem 1rem 0;text-transform:uppercase}.c-product-page__related-card h3{color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:19.25px;margin:.35rem 1rem 0}.c-product-page__related-bottom{align-items:center;display:flex;gap:.65rem;justify-content:space-between;margin:.9rem 1rem 1rem}.c-product-page__related-price-wrap{align-items:baseline;display:inline-flex;flex-wrap:wrap;gap:.35rem}.c-product-page__related-price-old{color:#8c6773;font-size:12px;line-height:16px;text-decoration:line-through}.c-product-page__related-price{color:#e4ccd2;font-size:14px;font-weight:900;line-height:20px}.c-product-page__related-price.is-discounted{color:#ff0056}.c-product-page__related-add{align-items:center;background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:8px;box-sizing:border-box;color:#8c6773;cursor:pointer;display:inline-flex;height:32px;justify-content:center;position:relative;text-decoration:none;width:32px;z-index:3}.c-product-page__related-add:hover{color:#e4ccd2}.c-product-page__related-add-form{margin:0;position:relative;z-index:3}.c-product-page__related-empty{border:1px dashed #b3003d;border-radius:12px;color:#8c6773;display:grid;grid-column:1/-1;min-height:120px;place-items:center}.c-product-page .c-storefront-main__footer{margin-top:4rem}@media(max-width:1200px){.c-product-page__hero{gap:1.5rem;grid-template-columns:1fr}.c-product-page__main-image{max-width:560px}.c-product-page__related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.c-product-page__content{padding-bottom:2.2rem;padding-top:1.7rem}.c-product-page__description{font-size:14px;line-height:22px}.c-product-page__purchase{grid-template-columns:1fr}.c-product-page__specs{grid-template-columns:repeat(2,minmax(0,1fr))}.c-product-page__related{margin-top:2.4rem}}@media(max-width:640px){.c-product-page__content{padding-bottom:2rem;padding-top:1rem}.c-product-page__breadcrumbs{display:flex;flex-wrap:nowrap;gap:.35rem;margin-bottom:1rem;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:none;white-space:nowrap}.c-product-page__breadcrumbs::-webkit-scrollbar{display:none}.c-product-page__hero{gap:1rem}.c-product-page__main-image{max-width:100%}.c-product-page__details{margin-top:.15rem}.c-product-page__title{font-size:clamp(2rem,8.2vw,2.25rem);line-height:1.1}.c-product-page__stock{font-size:24px;margin-top:.55rem}.c-product-page__pricing{margin-top:.8rem}.c-product-page__price-current{font-size:30px;line-height:36px}.c-product-page__description{font-size:16px;line-height:26px;margin-top:1rem}.c-product-page__selector-group{border-top:1px solid #b3003d;margin-top:1.35rem;padding-top:1.2rem}.c-product-page__selector-group--nicotine{border-top:0;margin-top:1.15rem;padding-top:0}.c-product-page__chips{gap:.5rem;margin-top:.72rem}.c-product-page__chip{font-size:14px;line-height:20px;min-height:38px;padding-inline:.85rem}.c-product-page__purchase{gap:.55rem;margin-top:1.55rem}.c-product-page__quantity{width:130px}.c-product-page__add-btn{height:40px}.c-product-page__specs{border-top:1px solid #b3003d;gap:1rem 1.2rem;margin-top:1.5rem;padding-top:1.1rem}.c-product-page__related{margin-top:2.65rem}.c-product-page__related-head{margin-bottom:1rem}.c-product-page__related-head h2{font-size:24px;line-height:32px}.c-product-page__related-grid{gap:.72rem;grid-template-columns:repeat(2,minmax(0,1fr))}.c-product-page__related-card{min-height:319.5px}.c-product-page__related-meta{margin-top:.62rem}.c-product-page__related-card h3{margin-top:.3rem;min-height:36px}.c-product-page__related-bottom{margin-top:.72rem}.c-product-page__related-price-old{font-size:10px;line-height:10px}.c-product-page__related-price{font-size:16px;font-weight:600;line-height:24px}.c-product-page .c-storefront-main__footer{margin-top:2.2rem}}.c-cart-page{color:#e4ccd2;font-family:Montserrat,sans-serif}.c-cart-page__content{padding-bottom:4.5rem;padding-top:2rem}.c-cart-page__breadcrumbs{align-items:center;display:inline-flex;font-size:12px;gap:.45rem;line-height:16px}.c-cart-page__breadcrumbs a{color:#8c6773;text-decoration:none}.c-cart-page__breadcrumbs span{color:#8c6773}.c-cart-page__breadcrumbs span:last-child{color:#e4ccd2}.c-cart-page__title{color:#e4ccd2;font-family:Unbounded,sans-serif;font-size:clamp(2.6rem,6vw,4.5rem);font-weight:900;letter-spacing:-.03em;line-height:.95;margin:.9rem 0 0;text-transform:uppercase}.c-cart-page__title span{color:#ff0056}.c-cart-page__empty{background:#5e001e;border:1px solid #b3003d;border-radius:16px;display:grid;gap:.65rem;margin-top:1.8rem;min-height:260px;padding:2rem;place-content:center;text-align:center}.c-cart-page__empty h2{font-size:32px;font-weight:700;line-height:1;margin:0;text-transform:none}.c-cart-page__empty p{color:#8c6773;font-size:14px;line-height:20px;margin:0}.c-cart-page__empty-cta{align-items:center;background:#ff0056;border-radius:10px;color:#e4ccd2;display:inline-flex;font-size:14px;font-weight:700;height:48px;justify-content:center;line-height:20px;margin:.7rem auto 0;text-decoration:none;width:200px}.c-cart-page__layout{align-items:start;display:grid;gap:1.35rem;grid-template-columns:minmax(0,1fr) 368px;margin-top:1.8rem}.c-cart-page__items{display:grid;gap:1rem}.c-cart-page__item{align-items:center;background:#5e001e;border:1px solid #b3003d;border-radius:16px;display:grid;gap:1.5rem;grid-template-columns:128px minmax(0,1fr) auto;min-height:178px;padding:1.55rem;position:relative}.c-cart-page__item-link{border-radius:16px;inset:0;position:absolute;z-index:1}.c-cart-page__item-image,.c-cart-page__related-image{background:#252525;border:1px solid #b3003d}.c-cart-page__item-image{aspect-ratio:1/1;border-radius:12px;height:128px;overflow:hidden;position:relative;width:128px;z-index:2}.c-cart-page__item-image img,.c-cart-page__related-image img{display:block;height:100%;object-fit:contain;object-position:center;width:100%}.c-cart-page__item-main{min-width:0;position:relative;z-index:2}.c-cart-page__item-main h2{color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:24px;font-weight:500;line-height:1.25;margin:0;text-transform:none}.c-cart-page__item-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.45rem}.c-cart-page__item-tags span{align-items:center;border:1px solid #b3003d;border-radius:4px;color:#8c6773;display:inline-flex;font-size:12px;line-height:16px;min-height:27px;padding:0 .6rem}.c-cart-page__item-tags span,.c-cart-page__quantity{background:linear-gradient(36.13deg,#24060c .01%,#39000b)}.c-cart-page__quantity{align-items:stretch;border:1px solid #b3003d;border-radius:8px;display:grid;grid-template-columns:32px minmax(0,1fr) 32px;height:40px;margin-top:1.15rem;width:106px}.c-cart-page__quantity form{position:relative;z-index:3}.c-cart-page__quantity button{background:transparent;border:0;color:#8c6773;cursor:pointer;font-size:18px;height:38px;line-height:1;width:32px}.c-cart-page__quantity button:hover{color:#e4ccd2}.c-cart-page__quantity button:disabled{cursor:not-allowed;opacity:.45}.c-cart-page__quantity span{color:#e4ccd2;font-size:14px;font-weight:500;line-height:40px;text-align:center}.c-cart-page__item-meta{align-self:end;display:grid;gap:.12rem;justify-items:end;min-width:116px;position:relative;text-align:right;z-index:2}.c-cart-page__line-total{color:#e4ccd2;font-size:30px;font-weight:700;line-height:1.2;margin:0}.c-cart-page__line-note{color:#8c6773;font-size:12px;line-height:16px;margin:0}.c-cart-page__line-note span{text-decoration:line-through}.c-cart-page__line-note strong{color:#ff0056;margin-left:.35rem}.c-cart-page__line-note--stock{color:#ff0056;text-decoration:none}.c-cart-page__line-note--out{color:#fb7185;text-decoration:none}.c-cart-page__remove{height:20px;position:absolute;right:17px;top:17px;width:20px;z-index:4}.c-cart-page__remove button{align-items:center;background:transparent;border:0;border-radius:4px;cursor:pointer;display:inline-flex;height:20px;justify-content:center;padding:0;position:relative;width:20px}.c-cart-page__remove button img{display:block;height:20px;left:0;position:absolute;top:0;width:20px}.c-cart-page__remove button:hover img{filter:brightness(1.35)}.c-cart-page__shipping-progress{align-items:center;background:#5e001e;border:1px solid #b3003d;border-radius:12px;display:grid;gap:.7rem;grid-template-columns:1fr auto;min-height:70px;padding:.9rem 1rem .85rem}.c-cart-page__shipping-progress p{margin:0}.c-cart-page__shipping-progress p,.c-cart-page__shipping-progress span{color:#e4ccd2;font-size:14px;line-height:20px}.c-cart-page__shipping-track{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border-radius:999px;grid-column:1/-1;height:8px;overflow:hidden}.c-cart-page__shipping-track i{background:#ff0056;border-radius:999px;display:block;height:100%}.c-cart-page__summary{background:#5e001e;border:1px solid #b3003d;border-radius:16px;padding:2rem;position:sticky;top:6rem}.c-cart-page__summary h2{color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;line-height:1.2;margin:0;text-transform:none}.c-cart-page__summary dl{margin:1.25rem 0 0;padding:0}.c-cart-page__summary dl div{align-items:center;display:flex;gap:.8rem;justify-content:space-between;min-height:36px}.c-cart-page__summary dd,.c-cart-page__summary dt{font-size:14px;line-height:20px;margin:0}.c-cart-page__summary dt{color:#8c6773}.c-cart-page__summary dd{color:#e4ccd2;font-weight:500;text-align:right}.c-cart-page__summary-total{align-items:center;border-top:1px solid #b3003d;display:flex;gap:.8rem;justify-content:space-between;margin-top:.85rem;padding-top:1rem}.c-cart-page__summary-total span{color:#e4ccd2;font-size:16px;line-height:24px}.c-cart-page__summary-total strong{color:#e4ccd2;font-size:36px;font-weight:500;line-height:1}.c-cart-page__summary-note{color:#8c6773;font-size:12px;line-height:18px;margin:.55rem 0 0}.c-cart-page__promo{display:grid;gap:.6rem;grid-template-columns:minmax(0,1fr) auto;margin-top:1.15rem}.c-cart-page__promo label{position:relative}.c-cart-page__promo label span{color:#8c6773;font-size:14px;left:.65rem;position:absolute;top:50%;transform:translateY(-50%)}.c-cart-page__promo button,.c-cart-page__promo input{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:8px;color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:14px;height:42px;line-height:20px}.c-cart-page__promo input{padding:0 .75rem 0 1.7rem;width:100%}.c-cart-page__promo input::placeholder{color:#8c6773}.c-cart-page__promo button{cursor:pointer;min-width:75px}.c-cart-page__checkout{align-items:center;background:#ff0056;border-radius:12px;color:#e4ccd2;display:inline-flex;font-size:16px;font-weight:700;gap:.6rem;height:56px;justify-content:center;line-height:24px;margin-top:1rem;text-decoration:none;width:100%}.c-cart-page__checkout:hover{filter:brightness(1.06)}.c-cart-page__related{margin-top:2rem}.c-cart-page__related h2{color:#e4ccd2;font-family:Unbounded,sans-serif;font-size:clamp(1.8rem,4vw,2rem);font-weight:900;letter-spacing:-.02em;line-height:1;margin:0;text-transform:none}.c-cart-page__related h2 span{color:#ff0056}.c-cart-page__related-grid{display:grid;gap:.8rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1rem}.c-cart-page__related-card{background:#5e001e;border:1px solid #b3003d;border-radius:12px;display:grid;grid-template-rows:auto auto auto 1fr;min-height:408px;overflow:hidden;position:relative}.c-cart-page__related-link{inset:0;position:absolute;z-index:1}.c-cart-page__related-image{aspect-ratio:1/1;border-radius:11px 11px 0 0;margin:1px;overflow:hidden}.c-cart-page__related-type{color:#8c6773;font-size:10px;font-weight:500;letter-spacing:.05em;line-height:15px;margin:.9rem 1rem 0;text-transform:uppercase}.c-cart-page__related-card h3{color:#e4ccd2;font-size:14px;font-weight:500;line-height:19px;margin:.25rem 1rem 0;text-transform:none}.c-cart-page__related-bottom{align-items:center;display:flex;gap:.6rem;justify-content:flex-start;margin:.9rem 1rem 1rem}.c-cart-page__related-price{color:#e4ccd2;font-size:20px;font-weight:900;line-height:1.4;margin:0}.c-cart-page__related-empty{border:1px dashed #b3003d;border-radius:12px;color:#8c6773;display:grid;font-size:14px;grid-column:1/-1;line-height:20px;min-height:120px;place-items:center}.c-cart-page__mobile-nav{display:none}@media(max-width:1200px){.c-cart-page__layout{grid-template-columns:1fr}.c-cart-page__summary{position:static}}@media(max-width:860px){.c-cart-page__item{gap:1rem;grid-template-columns:96px minmax(0,1fr);min-height:176px;padding:1rem}.c-cart-page__item-image{aspect-ratio:1/1;height:96px;width:96px}.c-cart-page__item-main h2{font-size:18px}.c-cart-page__item-meta{grid-column:1/-1;justify-items:start;text-align:left;width:100%}.c-cart-page__line-total{font-size:24px}.c-cart-page__summary{padding:1.55rem}.c-cart-page__related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.c-cart-page__content{padding-bottom:7rem;padding-top:1rem;width:calc(100vw - 1.2rem)}.c-cart-page__title{font-size:36px;margin-top:.65rem}.c-cart-page__item{gap:.85rem;grid-template-columns:1fr;min-height:auto}.c-cart-page__item-image{display:none}.c-cart-page__quantity{margin-top:.8rem}.c-cart-page__summary h2{font-size:22px}.c-cart-page__summary-total strong{font-size:30px}.c-cart-page__related{margin-top:1.5rem}.c-cart-page__related-grid{gap:.55rem;grid-template-columns:repeat(2,minmax(0,1fr))}.c-cart-page__related-card{min-height:320px}.c-cart-page__related-price{font-size:16px}.c-cart-page__mobile-nav{backdrop-filter:blur(12px);background:rgba(94,0,30,.96);border-top:1px solid #b3003d;bottom:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));height:64px;left:0;position:fixed;right:0;z-index:80}.c-cart-page__mobile-nav a{align-content:center;color:#e4ccd2;display:grid;font-size:10px;font-weight:500;gap:.1rem;line-height:15px;place-items:center;position:relative;text-decoration:none}.c-cart-page__mobile-nav a span{font-size:14px;line-height:1}.c-cart-page__mobile-nav-account-icon,.c-cart-page__mobile-nav-cart-icon{display:block;height:16px;margin:0 auto;width:16px}.c-cart-page__mobile-nav a.is-active{color:#ff0056}.c-cart-page__mobile-nav a.is-active i{background:#ff0056;border-radius:999px;color:#e4ccd2;font-size:8px;font-style:normal;height:12px;line-height:12px;min-width:12px;position:absolute;right:calc(50% - 19px);text-align:center;top:7px}}.c-checkout-page{color:#e4ccd2;font-family:Montserrat,sans-serif}.c-checkout-page__content{padding-bottom:4.5rem;padding-top:2rem}.c-checkout-page__breadcrumbs{align-items:center;display:inline-flex;font-size:12px;gap:.45rem;line-height:16px}.c-checkout-page__breadcrumbs a{color:#8c6773;text-decoration:none}.c-checkout-page__breadcrumbs span{color:#8c6773}.c-checkout-page__breadcrumbs span:last-child{color:#e4ccd2}.c-checkout-page__title{color:#e4ccd2;font-family:Unbounded,sans-serif;font-size:clamp(2.6rem,6vw,4.5rem);font-weight:900;letter-spacing:-.03em;line-height:.95;margin:.9rem 0 0;text-transform:uppercase}.c-checkout-page__title span{color:#ff0056}.c-checkout-page__form{margin-top:1.8rem}.c-checkout-page__form-errors{background:rgba(255,0,86,.15);border:1px solid #b3003d;border-radius:10px;color:#ffd8e4;font-size:13px;line-height:18px;margin:0 0 1rem;padding:.65rem .8rem}.c-checkout-page__form-errors ul{margin:0;padding-left:1rem}.c-checkout-page__layout{align-items:start;display:grid;gap:2rem;grid-template-columns:minmax(0,816px) 368px}.c-checkout-page__main{display:grid;gap:1.5rem}.c-checkout-page__card,.c-checkout-page__summary{background:#5e001e;border:1px solid #b3003d;border-radius:16px}.c-checkout-page__card{padding:2rem}.c-checkout-page__card-head{align-items:center;display:inline-flex;gap:1rem;margin-bottom:1.35rem}.c-checkout-page__step{align-items:center;background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:6px;color:#ff0056;display:inline-flex;font-size:20px;font-weight:700;height:32px;justify-content:center;line-height:26px;width:32px}.c-checkout-page__card-head h2{color:#e4ccd2;font-size:30px;font-size:clamp(1.35rem,1.15rem + .6vw,1.75rem);font-weight:700;line-height:1.3;margin:0;text-transform:none}.c-checkout-page__methods{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.c-checkout-page__method{display:block;position:relative}.c-checkout-page__method-input{opacity:0;pointer-events:none;position:absolute}.c-checkout-page__method-body{align-content:center;background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:12px;cursor:pointer;display:grid;gap:.42rem;min-height:100px;padding:1.1rem 1rem;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.c-checkout-page__method-body strong{color:#e4ccd2;font-size:20px;font-weight:700;line-height:26px}.c-checkout-page__method-body small{color:#8c6773;font-size:14px;line-height:15px}.c-checkout-page__method-input:checked+.c-checkout-page__method-body{background:#ff0056;border-color:transparent;box-shadow:0 0 20px -8px rgba(231,41,120,.8)}.c-checkout-page__method-input:checked+.c-checkout-page__method-body small{color:#e4ccd2}.c-checkout-page__method-input:focus-visible+.c-checkout-page__method-body{box-shadow:0 0 0 3px rgba(179,0,61,.24)}.c-checkout-page__methods-empty{color:#8c6773;font-size:14px;grid-column:1/-1;line-height:20px;margin:0}.c-checkout-page__field-error{color:#ffd5df;font-size:12px;line-height:16px;margin:.9rem 0 0}.c-checkout-page__field{display:grid;gap:.45rem}.c-checkout-page__field+.c-checkout-page__field{margin-top:1rem}.c-checkout-page__field>span{color:#e4ccd2;font-size:10px;font-weight:900;letter-spacing:.22em;line-height:26px}.c-checkout-page__field input,.c-checkout-page__field select{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:14px;color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;height:51px;line-height:26px;padding:0 1rem;width:100%}.c-checkout-page__field input::placeholder{color:#8c6773}.c-checkout-page__field select{appearance:none}.c-checkout-page__select-wrap{display:block;position:relative}.c-checkout-page__select-wrap>.c-checkout-page__control{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#8c6773 0),linear-gradient(135deg,#8c6773 50%,transparent 0);background-position:calc(100% - 22px) calc(50% - 2px),calc(100% - 16px) calc(50% - 2px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:2.75rem}.c-checkout-page__field input:focus,.c-checkout-page__field select:focus{border-color:#b3003d;box-shadow:0 0 0 3px rgba(179,0,61,.22);outline:none}.c-checkout-page__select-wrap .choices{margin:0;width:100%}.c-checkout-page__select-wrap .choices__inner{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d!important;border-radius:14px;color:#e4ccd2;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:22px;min-height:51px;padding:14px 48px 14px 16px}.c-checkout-page__select-wrap .choices__list--single{padding:0}.c-checkout-page__select-wrap .choices__list--single .choices__item{font-weight:400}.c-checkout-page__select-wrap .choices__input{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:0;border-bottom:1px solid rgba(179,0,61,.35);border-radius:14px 14px 0 0;color:#8c6773;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0;padding:12px 16px}.c-checkout-page__select-wrap .choices__input::placeholder{color:#8c6773;opacity:1}.c-checkout-page__select-wrap .choices__list--dropdown .choices__input,.c-checkout-page__select-wrap .choices__list[aria-expanded] .choices__input{width:100%}.c-checkout-page__select-wrap .choices__placeholder{color:#8c6773;opacity:1}.c-checkout-page__select-wrap .choices[data-type*=select-one]:after{border:0;border-bottom:1.5px solid #8c6773;border-right:1.5px solid #8c6773;height:8px;margin-top:-6px;right:18px;transform:rotate(45deg);width:8px}.c-checkout-page__select-wrap .choices[data-type*=select-one].is-open:after{border-color:#e4ccd2;margin-top:-1px;transform:rotate(-135deg)}.c-checkout-page__select-wrap .choices.is-focused .choices__inner,.c-checkout-page__select-wrap .choices.is-open .choices__inner{border-color:#b3003d!important;border-radius:14px!important;box-shadow:0 0 0 3px rgba(179,0,61,.22)}.c-checkout-page__select-wrap .choices__list--dropdown,.c-checkout-page__select-wrap .choices__list[aria-expanded]{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d!important;border-radius:14px;color:#e4ccd2;margin-top:6px;overflow:hidden;z-index:50}.c-checkout-page__select-wrap .choices__list--dropdown .choices__list,.c-checkout-page__select-wrap .choices__list[aria-expanded] .choices__list{border-radius:0 0 14px 14px;max-height:193px;overflow-y:auto;scrollbar-color:#b3003d transparent;scrollbar-width:thin}.c-checkout-page__select-wrap .choices__list--dropdown .choices__list::-webkit-scrollbar,.c-checkout-page__select-wrap .choices__list[aria-expanded] .choices__list::-webkit-scrollbar{width:6px}.c-checkout-page__select-wrap .choices__list--dropdown .choices__list::-webkit-scrollbar-track,.c-checkout-page__select-wrap .choices__list[aria-expanded] .choices__list::-webkit-scrollbar-track{background:transparent}.c-checkout-page__select-wrap .choices__list--dropdown .choices__list::-webkit-scrollbar-thumb,.c-checkout-page__select-wrap .choices__list[aria-expanded] .choices__list::-webkit-scrollbar-thumb{background:#b3003d;border-radius:999px}.c-checkout-page__select-wrap .choices__list--dropdown .choices__item,.c-checkout-page__select-wrap .choices__list[aria-expanded] .choices__item{border-bottom:1px solid rgba(179,0,61,.35);color:#e4ccd2;font-size:14px;font-weight:400;line-height:20px;padding:12px 16px}.c-checkout-page__select-wrap .choices__list--dropdown .choices__item--disabled,.c-checkout-page__select-wrap .choices__list[aria-expanded] .choices__item--disabled{color:#8c6773;opacity:1}.c-checkout-page__select-wrap .choices__list--dropdown .choices__item:last-child,.c-checkout-page__select-wrap .choices__list[aria-expanded] .choices__item:last-child{border-bottom:0}.c-checkout-page__select-wrap .choices__list--dropdown .choices__item--selectable.is-highlighted,.c-checkout-page__select-wrap .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background:#5e001e;color:#ff0056}.c-checkout-page__select-wrap .c-checkout-page__control:disabled,.c-checkout-page__select-wrap .choices.is-disabled .choices__inner{cursor:not-allowed;opacity:.65}.c-checkout-page__summary{padding:2rem;position:sticky;top:6rem}.c-checkout-page__summary h2{color:#e4ccd2;font-size:30px;font-size:clamp(1.35rem,1.15rem + .6vw,1.75rem);font-weight:600;line-height:1.3;margin:0;text-transform:none}.c-checkout-page__summary dl{margin:1.25rem 0 0;padding:0}.c-checkout-page__summary dl div{align-items:center;display:flex;gap:.7rem;justify-content:space-between;min-height:36px}.c-checkout-page__summary dd,.c-checkout-page__summary dt{font-size:14px;line-height:20px;margin:0}.c-checkout-page__summary dt{color:#8c6773;font-weight:400}.c-checkout-page__summary dd{color:#e4ccd2;font-weight:500;text-align:right}.c-checkout-page__summary-total{align-items:center;border-top:1px solid #b3003d;display:flex;gap:.75rem;justify-content:space-between;margin-top:.85rem;padding-top:1rem}.c-checkout-page__summary-total span{color:#e4ccd2;font-size:16px;font-weight:500;line-height:24px}.c-checkout-page__summary-total strong{color:#e4ccd2;font-size:44px;font-size:clamp(2rem,1.8rem + .8vw,2.4rem);font-weight:500;line-height:1}.c-checkout-page__summary-note{color:#8c6773;font-size:12px;line-height:18px;margin:.55rem 0 0}.c-checkout-page__age{align-items:center;cursor:pointer;display:grid;gap:.55rem;grid-template-columns:auto 1fr;margin-top:.9rem}.c-checkout-page__age input{opacity:0;pointer-events:none;position:absolute}.c-checkout-page__age span{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:4px;height:22px;position:relative;width:22px}.c-checkout-page__age em{color:#e4ccd2;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin:0}.c-checkout-page__age input:checked+span:after{background:#ff0056;border-radius:2px;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.c-checkout-page__submit{align-items:center;background:#ff0056;border:0;border-radius:12px;color:#e4ccd2;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;height:56px;justify-content:center;line-height:24px;margin-top:1.15rem;text-decoration:none;width:100%}.c-checkout-page__submit:hover{filter:brightness(1.06)}.c-checkout-page__submit--secondary{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d}.c-checkout-page__layout--success{grid-template-columns:minmax(0,816px) 368px}.c-checkout-page--success .c-checkout-page__card,.c-checkout-page--success .c-checkout-page__summary{background:#5e001e;border-color:transparent;box-shadow:0 18px 40px rgba(15,3,8,.18)}.c-checkout-page--success .c-checkout-page__card-head{margin-bottom:1rem}.c-checkout-page--success .c-checkout-page__step{background:rgba(255,0,86,.14);border-color:transparent}.c-checkout-page__success-details{display:grid;gap:.25rem 1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0}.c-checkout-page__success-details div{align-items:center;display:flex;gap:.7rem;justify-content:space-between;min-height:40px;padding:.2rem 0}.c-checkout-page__success-details dd,.c-checkout-page__success-details dt{font-size:14px;line-height:20px;margin:0}.c-checkout-page__success-details dt{color:#a98b95;font-weight:400}.c-checkout-page__success-details dd{color:#e4ccd2;font-weight:500;text-align:right}.c-checkout-page__success-actions{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.25rem}.c-checkout-page--success .c-checkout-page__summary-total{border-top-color:transparent}.c-checkout-page__success-actions .c-checkout-page__submit{margin-top:0}.c-checkout-page__telegram-modal{display:grid;inset:0;padding:1rem;place-items:center;position:fixed;z-index:1200}.c-checkout-page__telegram-modal[hidden]{display:none}.c-checkout-page__telegram-backdrop{backdrop-filter:blur(2px);background:rgba(15,3,8,.78);border:0;cursor:pointer;inset:0;position:absolute}.c-checkout-page__telegram-dialog{background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:16px;box-shadow:0 18px 44px rgba(0,0,0,.4);padding:1.15rem 1.15rem 1rem;position:relative;width:min(100%,540px);z-index:1}.c-checkout-page__telegram-close{background:transparent;border:0;border-radius:8px;color:#e4ccd2;cursor:pointer;font-size:24px;height:32px;line-height:1;position:absolute;right:.8rem;top:.6rem;width:32px}.c-checkout-page__telegram-dialog h3{color:#e4ccd2;font-size:22px;font-weight:700;line-height:28px;margin:0}.c-checkout-page__telegram-dialog p{color:#8c6773;font-size:14px;line-height:20px;margin:.55rem 0 0}.c-checkout-page__field--telegram{margin-top:1rem}.c-checkout-page__telegram-actions{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.9rem}.c-checkout-page__telegram-actions .c-checkout-page__submit{font-size:14px;height:48px;margin-top:0}body.is-checkout-telegram-modal-open{overflow:hidden}@media(max-width:1280px){.c-checkout-page__layout{gap:1.2rem;grid-template-columns:minmax(0,1fr) 360px}}@media(max-width:1180px){.c-checkout-page__layout{grid-template-columns:1fr}.c-checkout-page__summary{position:static}}@media(max-width:860px){.c-checkout-page__methods,.c-checkout-page__success-actions,.c-checkout-page__success-details,.c-checkout-page__telegram-actions{grid-template-columns:1fr}.c-checkout-page__card,.c-checkout-page__summary{padding:1.35rem 1rem}}@media(max-width:640px){.c-checkout-page__content{padding-bottom:2.6rem;padding-top:1rem;width:calc(100vw - 1.2rem)}.c-checkout-page__title{font-size:36px;margin-top:.65rem}.c-checkout-page--success .c-checkout-page__title{font-size:32px;margin-bottom:1rem}.c-checkout-page__summary-total strong{font-size:32px}}.c-account-page{color:#e4ccd2;font-family:Montserrat,sans-serif}.c-account-page__content{padding-bottom:4.5rem;padding-top:2rem}.c-account-page__breadcrumbs{align-items:center;display:inline-flex;font-size:12px;gap:.45rem;line-height:16px}.c-account-page__breadcrumbs a{color:#8c6773;text-decoration:none}.c-account-page__breadcrumbs span{color:#8c6773}.c-account-page__breadcrumbs span:last-child{color:#e4ccd2}.c-account-page__title{color:#e4ccd2;font-family:Unbounded,sans-serif;font-size:clamp(2.6rem,6vw,4.5rem);font-weight:900;letter-spacing:-.03em;line-height:.95;margin:.9rem 0 0;text-transform:uppercase}.c-account-page__title span{color:#ff0056}.c-account-page__layout{align-items:start;display:grid;gap:2rem;grid-template-columns:minmax(0,1fr) 531px;margin-top:1.8rem}.c-account-page__card{background:#5e001e;border:1px solid #b3003d;border-radius:16px}.c-account-page__card--profile{display:grid;gap:1.05rem;min-height:294px;padding:1.5rem 1.5rem 1.2rem}.c-account-page__profile-head{align-items:center;display:flex}.c-account-page__profile-icon{align-items:center;background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:12px;display:inline-flex;height:73px;justify-content:center;width:73px}.c-account-page__profile-icon img{display:block;height:44px;width:44px}.c-account-page__profile-grid{column-gap:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:.9rem}.c-account-page__data{display:grid;min-width:0}.c-account-page__data span{color:#8c6773;font-size:10px;font-weight:700;letter-spacing:.12em;line-height:26px;text-transform:uppercase}.c-account-page__data strong{color:#e4ccd2;font-size:16px;font-weight:700;line-height:26px;overflow-wrap:anywhere;word-break:break-word}.c-account-page__value--accent{color:#ff0056}.c-account-page__value--success{color:#4ade80}.c-account-page__profile-footer{align-items:end;border-top:1px solid #b3003d;display:flex;gap:1rem;justify-content:space-between;padding-top:.9rem}.c-account-page__data--linked strong{font-size:12px;line-height:26px}.c-account-page__action-btn{background:#ff0056;border:0;border-radius:14px;color:#e4ccd2;cursor:pointer;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;height:36px;letter-spacing:.12em;line-height:26px;text-transform:uppercase;width:193px}.c-account-page__card--bot{align-content:start;display:grid;justify-items:center;min-height:446px;padding:1.5rem 1.5rem 1.3rem}.c-account-page__bot-icon{align-items:center;background:linear-gradient(36.13deg,#24060c .01%,#39000b);border:1px solid #b3003d;border-radius:12px;display:inline-flex;height:57px;justify-content:center;width:57px}.c-account-page__bot-icon img{display:block;height:38px;width:38px}.c-account-page__card--bot h2{color:#e4ccd2;font-size:24px;font-weight:700;line-height:26px;margin:.7rem 0 0;text-align:center;text-transform:none}.c-account-page__bot-label{color:#8c6773;font-size:10px;font-weight:700;letter-spacing:.12em;line-height:26px;margin:.25rem 0 0;text-align:center;text-transform:uppercase}.c-account-page__bot-label--link{margin-top:.6rem}.c-account-page__qr-wrap{background:#fff;border-radius:14px;display:grid;height:178px;margin-top:.15rem;place-items:center;width:178px}.c-account-page__qr-canvas{display:block;height:158px;width:158px}.c-account-page__qr-empty{color:#8c6773;font-size:12px;line-height:16px;margin:0;padding:0 .75rem;text-align:center}.c-account-page__bot-btn{align-items:center;background:#ff0056;border:0;border-radius:14px;color:#e4ccd2;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;height:36px;justify-content:center;letter-spacing:.12em;line-height:26px;margin-top:.25rem;text-decoration:none;text-transform:uppercase;width:min(100%,247px)}.c-account-page__bot-status{color:#8c6773;font-size:11px;line-height:15px;margin:.4rem 0 0;min-height:15px;text-align:center}@media(max-width:1200px){.c-account-page__layout{grid-template-columns:1fr}}@media(max-width:860px){.c-account-page__card--bot,.c-account-page__card--profile{padding:1.2rem 1rem}.c-account-page__profile-grid{grid-template-columns:1fr}.c-account-page__profile-footer{align-items:stretch;flex-direction:column}.c-account-page__action-btn{width:100%}}@media(max-width:640px){.c-account-page__content{padding-bottom:2.6rem;padding-top:1rem;width:calc(100vw - 1.2rem)}.c-account-page__title{font-size:36px;margin-top:.65rem}}.choices{font-size:16px;margin-bottom:24px;overflow:hidden;position:relative}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{background-color:#fff;border-bottom:1px solid #ddd;display:block;margin:0;padding:10px;width:100%}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDIxIDIxIj48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Im0yLjU5Mi4wNDQgMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NCAxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;border-radius:10em;height:20px;margin-right:25px;margin-top:-10px;opacity:.25;padding:0;position:absolute;right:0;top:50%;width:20px}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #005f75}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]:after{border:5px solid transparent;border-top-color:#333;content:"";height:0;margin-top:-2.5px;pointer-events:none;position:absolute;right:11.5px;top:50%;width:0}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{left:0;margin-left:25px;margin-right:0;right:auto}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDIxIDIxIj48ZyBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Im0yLjU5Mi4wNDQgMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NCAxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;border-left:1px solid #003642;border-radius:0;display:inline-block;line-height:1;margin:0-4px 0 8px;opacity:.75;padding-left:16px;position:relative;width:8px}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{background-color:#f9f9f9;border:1px solid #ddd;border-radius:2.5px;display:inline-block;font-size:14px;min-height:44px;overflow:hidden;padding:7.5px 7.5px 3.75px;vertical-align:top;width:100%}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{list-style:none;margin:0;padding-left:0}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-left:16px;padding-right:4px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{background-color:#005f75;border:1px solid #004a5c;border-radius:20px;box-sizing:border-box;color:#fff;display:inline-block;font-size:12px;font-weight:500;margin-bottom:3.75px;margin-right:3.75px;padding:4px 10px;vertical-align:middle;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-left:3.75px;margin-right:0}.choices__list--multiple .choices__item.is-highlighted{background-color:#004a5c;border:1px solid #003642}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{background-color:#fff;border:1px solid #ddd;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;display:none;margin-top:-1px;overflow:hidden;position:absolute;top:100%;width:100%;word-break:break-all;z-index:1}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{border-radius:.25rem .25rem 0 0;bottom:100%;margin-bottom:-1px;margin-top:0;top:auto}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{max-height:300px;overflow:auto;position:relative;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{font-size:14px;padding:10px;position:relative}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable[data-select-text],.choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable[data-select-text]:after,.choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-left:100px;padding-right:10px;text-align:right}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{left:10px;right:auto}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;opacity:.5;-webkit-user-select:none;user-select:none}.choices__heading{border-bottom:1px solid #f7f7f7;color:gray;font-size:12px;font-weight:600;padding:10px}.choices__button{appearance:none;background-color:transparent;background-position:50%;background-repeat:no-repeat;border:0;cursor:pointer;text-indent:-9999px}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{background-color:#f9f9f9;border:0;border-radius:0;display:inline-block;font-size:14px;margin-bottom:5px;max-width:100%;padding:4px 0 4px 2px;vertical-align:baseline}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;height:0;width:0}[dir=rtl] .choices__input{padding-left:0;padding-right:2px}.choices__placeholder{opacity:.5}