.store-page{background:#f6f7fb;color:#101114;min-height:100vh;display:flex;flex-direction:column}.store-page__main{flex:1}.store-page__content{position:relative;padding:40px 0 80px}.store-page__header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:24px}.store-page__title{font-size:32px;font-weight:700;margin:0}.store-page__subtitle{color:#6b7280;margin:6px 0 0}.store-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;font-size:12px;font-weight:600;background:rgba(75,0,130,.08);color:indigo;border:1px solid rgba(75,0,130,.2)}.store-grid__items--categories{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.store-card{background:#fff;border:1px solid #e6e8f0;border-radius:18px;box-shadow:0 10px 24px rgba(15,23,42,.06)}.store-alert{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:12px;font-size:14px;margin-bottom:20px}.store-alert--error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.store-alert--success{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.store-alert--info{background:#e0e7ff;color:#3730a3;border:1px solid #c7d2fe}.store-state{padding:24px;border-radius:12px;background:#fff;border:1px dashed #e1e4ef;color:#6b7280;text-align:center}.store-category-card{overflow:hidden;color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.store-category-card:hover{transform:translateY(-4px);box-shadow:0 18px 32px rgba(15,23,42,.12)}.store-category-card__media{background:#f1f3f8;padding:16px}.store-category-card__image{width:100%;height:160px;object-fit:cover;border-radius:14px;background:#fff}.store-category-card__placeholder{height:160px;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:center;color:#6b7280;font-weight:600}.store-category-card__body{padding:16px 18px 20px}.store-category-card__title{margin:0 0 6px;font-size:16px;font-weight:600;color:#111827}.store-category-card__subtitle{margin:0;font-size:13px;color:#6b7280}.store-qty-input{width:90px;border-radius:12px;border:1px solid #e1e4ef;padding:10px 12px}@media (max-width:992px){.store-page__header{flex-direction:column;align-items:flex-start}}.store-page--split .store-split-header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px}.store-page--split .store-split-price{text-align:right}.store-page--split .store-split-price strong{font-size:1.4rem}.store-page--split .store-split-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-bottom:24px}.store-page--split .store-split-side h3{margin-bottom:12px}.store-page--split .store-split-card{display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:start;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;margin-top:12px}.store-page--split .store-split-card img{width:100%;height:120px;object-fit:cover;border-radius:10px}.store-page--split .store-split-controls{display:grid;gap:24px;margin-bottom:24px}.store-page--split .store-split-options{display:flex;flex-wrap:wrap;gap:8px}.store-page--split .store-split-actions{display:flex;justify-content:flex-end}.account-button,.articles-button,.auth-button,.cart-button,.checkout-button,.products-button{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .9rem;border-radius:.4rem;font-size:.85rem;border:1px solid hsla(0,0%,7%,.45);cursor:pointer;transition:.2s ease;font-weight:500;text-decoration:none;background:transparent;color:#111}.account-button:hover,.articles-button:hover,.auth-button:hover,.cart-button:hover,.checkout-button:hover,.products-button:hover{background:hsla(0,0%,7%,.06)}.account-button-blue,.articles-button-blue,.auth-button-blue,.cart-button-blue,.checkout-button-blue,.products-button-blue{border-color:rgba(13,110,253,.55);color:#0d6efd}.account-button-blue:hover,.articles-button-blue:hover,.auth-button-blue:hover,.cart-button-blue:hover,.checkout-button-blue:hover,.products-button-blue:hover{background:rgba(13,110,253,.12);color:#0b5ed7}.account-button-green,.articles-button-green,.auth-button-green,.cart-button-green,.checkout-button-green,.products-button-green{border-color:rgba(22,163,74,.55);color:#16a34a}.account-button-green:hover,.articles-button-green:hover,.auth-button-green:hover,.cart-button-green:hover,.checkout-button-green:hover,.products-button-green:hover{background:rgba(22,163,74,.12);color:#15803d}.account-button-yellow,.articles-button-yellow,.auth-button-yellow,.cart-button-yellow,.checkout-button-yellow,.products-button-yellow{border-color:rgba(245,158,11,.55);color:#f59e0b}.account-button-yellow:hover,.articles-button-yellow:hover,.auth-button-yellow:hover,.cart-button-yellow:hover,.checkout-button-yellow:hover,.products-button-yellow:hover{background:rgba(245,158,11,.12);color:#d97706}.account-button-red,.articles-button-red,.auth-button-red,.cart-button-red,.checkout-button-red,.products-button-red{border-color:rgba(239,68,68,.55);color:#ef4444}.account-button-red:hover,.articles-button-red:hover,.auth-button-red:hover,.cart-button-red:hover,.checkout-button-red:hover,.products-button-red:hover{background:rgba(239,68,68,.12);color:#dc2626}.account-button-gray,.articles-button-gray,.auth-button-gray,.cart-button-gray,.checkout-button-gray,.products-button-gray{border-color:hsla(220,9%,46%,.55);color:#6b7280}.account-button-gray:hover,.articles-button-gray:hover,.auth-button-gray:hover,.cart-button-gray:hover,.checkout-button-gray:hover,.products-button-gray:hover{background:hsla(220,9%,46%,.12);color:#4b5563}.account-button-ghost,.articles-button-ghost,.auth-button-ghost,.cart-button-ghost,.checkout-button-ghost,.products-button-ghost{border-color:hsla(0,91%,71%,.5);color:#fca5a5}.account-button-ghost:hover,.articles-button-ghost:hover,.auth-button-ghost:hover,.cart-button-ghost:hover,.checkout-button-ghost:hover,.products-button-ghost:hover{background:rgba(127,29,29,.3);color:#fecaca}.button-sm{padding:.3rem .75rem;font-size:.78rem}.cart-button-icon,.products-button-icon{width:36px;height:36px;padding:0;border-radius:10px}.account-button.is-disabled,.articles-button.is-disabled,.auth-button.is-disabled,.cart-button.is-disabled,.checkout-button.is-disabled,.products-button.is-disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.store-page__content{padding-left:16px;padding-right:16px}}.section-cards-v1{width:100%;padding:28px 0}.section-cards-v1-container{max-width:1200px;margin:0 auto;padding-left:16px;padding-right:16px}.section-cards-v1-grid{display:grid;grid-template-columns:repeat(var(--cards-cols,3),minmax(0,1fr));gap:var(--cards-gap,18px);align-items:stretch}@media (min-width:150px) and (max-width:667px){.section-cards-v1-grid{grid-template-columns:1fr;gap:14px}}@media (min-width:668px) and (max-width:996px){.section-cards-v1-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:997px) and (max-width:1549px){.section-cards-v1-grid{grid-template-columns:repeat(var(--cards-cols,3),minmax(0,1fr))}}@media (min-width:1551px) and (max-width:2560px){.section-cards-v1-grid{grid-template-columns:repeat(var(--cards-cols,3),minmax(0,1fr))}}@media (min-width:2561px) and (max-width:3840px){.section-cards-v1-grid{grid-template-columns:repeat(var(--cards-cols,3),minmax(0,1fr))}}.section-cards-v1-card{display:flex;flex-direction:column;justify-content:flex-start;min-height:220px;border-radius:16px;padding:30px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);box-shadow:0 16px 55px rgba(0,0,0,.45),inset 0 1px 0 hsla(0,0%,100%,.04);backdrop-filter:blur(10px);transition:transform .25s ease,box-shadow .25s ease;will-change:transform}.section-cards-v1-link{text-decoration:none;color:inherit}.section-cards-v1-item,.section-cards-v1-link{display:flex;height:100%;width:100%;min-width:0;justify-self:stretch;align-self:stretch}.section-cards-v1-card:hover{transform:translateY(-3px)}.section-cards-v1-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;border:1px solid rgba(0,0,0,.08);margin-bottom:10px}.section-cards-v1-title{margin:0 0 6px;font-size:18px;line-height:1.2;min-height:calc(1.2em * 2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.section-cards-v1-desc{margin:0;opacity:.85;font-size:14px;line-height:1.45}.section-cards-v1 [data-reveal]{opacity:0;transform:translateY(var(--reveal-distance,18px));transition:opacity var(--reveal-duration,.9s) cubic-bezier(.17,.67,.25,1),transform var(--reveal-duration,.9s) cubic-bezier(.17,.67,.25,1);transition-delay:var(--reveal-delay,0ms)}.section-cards-v1 [data-reveal].section-cards-v1-is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.section-cards-v1 [data-reveal]{opacity:1!important;transform:none!important;transition:none!important}}.section-slideshow-v1{position:relative;width:100%;overflow:hidden}.section-slideshow-v1-md{height:380px}.section-slideshow-v1-lg{height:520px}.section-slideshow-v1-full{height:calc(100vh - var(--store-header-height, 74px));min-height:520px}.section-slideshow-v1-slide{position:absolute;inset:0;opacity:0;transition:opacity .7s ease;pointer-events:none}.section-slideshow-v1-slide.section-slideshow-v1-is-active{opacity:1;z-index:1;pointer-events:auto}.section-slideshow-v1-background,.section-slideshow-v1-media{position:absolute;inset:0;width:100%;height:100%}.section-slideshow-v1-media{object-fit:cover}.section-slideshow-v1-background,.section-slideshow-v1-media{transform:scale(1.08);transition:transform 8s ease;will-change:transform}.section-slideshow-v1-background{background-size:cover;background-repeat:no-repeat;background-position:50%}.section-slideshow-v1-slide.section-slideshow-v1-is-active .section-slideshow-v1-background,.section-slideshow-v1-slide.section-slideshow-v1-is-active .section-slideshow-v1-media{transform:scale(1)}.section-slideshow-v1-overlay{position:absolute;inset:0;z-index:1}.section-slideshow-v1-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:48px 64px;color:#fff}.section-slideshow-v1-content.section-slideshow-v1-align-left{align-items:flex-start;text-align:left}.section-slideshow-v1-content.section-slideshow-v1-align-center{align-items:center;text-align:center}.section-slideshow-v1-content.section-slideshow-v1-align-right{align-items:flex-end;text-align:right}.section-slideshow-v1-content h2{font-size:44px;margin:0;line-height:1.1;font-weight:500}.section-slideshow-v1-content h3{font-size:22px;margin:0;opacity:.95;font-weight:400}.section-slideshow-v1-content p{font-size:16px;margin:0;opacity:.92;max-width:720px;letter-spacing:2px}.section-slideshow-v1-button{display:inline-block;margin-top:14px;padding:12px 20px;border-radius:8px;border:none;background:linear-gradient(135deg,#111,#000);color:#fff;text-decoration:none;font-weight:600;text-transform:uppercase;letter-spacing:.12em;position:relative;overflow:hidden;transition:all .2s ease}.section-slideshow-v1-button:hover{background:linear-gradient(135deg,#1a1a1a,#000);transform:translateY(-1px)}.section-slideshow-v1-button:before{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(120deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.35) 45%,hsla(0,0%,100%,0));transform:skewX(-20deg);opacity:0}.section-slideshow-v1-button:hover:before{animation:section-slideshow-v1-shine .85s forwards}@keyframes section-slideshow-v1-shine{0%{left:-120%;opacity:0}20%{opacity:1}to{left:130%;opacity:0}}.section-slideshow-v1-button,.section-slideshow-v1-content h2,.section-slideshow-v1-content h3,.section-slideshow-v1-content p{opacity:0;transform:translateY(24px);filter:blur(1px);transition:opacity .9s cubic-bezier(.17,.67,.83,.67),transform .9s cubic-bezier(.17,.67,.83,.67),filter .9s cubic-bezier(.17,.67,.83,.67);will-change:opacity,transform,filter}.section-slideshow-v1-slide.section-slideshow-v1-is-active .section-slideshow-v1-content p{opacity:1;transform:translateY(0);filter:blur(0);transition-delay:.18s}.section-slideshow-v1-slide.section-slideshow-v1-is-active .section-slideshow-v1-content h2{opacity:1;transform:translateY(0);filter:blur(0);transition-delay:.42s}.section-slideshow-v1-slide.section-slideshow-v1-is-active .section-slideshow-v1-content h3{opacity:1;transform:translateY(0);filter:blur(0);transition-delay:.64s}.section-slideshow-v1-slide.section-slideshow-v1-is-active .section-slideshow-v1-button{opacity:1;transform:translateY(0);filter:blur(0);transition-delay:.86s}.section-slideshow-v1-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;border-radius:999px;border:none;background:transparent;color:#fff;cursor:pointer;font-size:28px;line-height:1;padding:0}.section-slideshow-v1-prev{left:10px}.section-slideshow-v1-next{right:10px}.section-slideshow-v1-arrow:hover{background:rgba(0,0,0,.38);opacity:1;transform:translateY(-50%) scale(1.02)}.section-slideshow-v1-dots{position:absolute;left:0;right:0;bottom:26px;display:flex;justify-content:center;gap:10px;z-index:3}.section-slideshow-v1-dots button{width:38px;height:4px;border-radius:999px;border:0;background:rgba(0,0,0,.45);cursor:pointer;transition:background .25s ease,transform .25s ease,opacity .25s ease,box-shadow .25s ease;opacity:1;box-shadow:0 1px 4px rgba(0,0,0,.35)}.section-slideshow-v1-dots button:hover{background:rgba(0,0,0,.65);transform:scaleX(1.03)}.section-slideshow-v1-dots button.section-slideshow-v1-is-active{background:hsla(0,0%,100%,.96);opacity:1;box-shadow:0 1px 5px rgba(0,0,0,.5)}@media (min-width:150px) and (max-width:667px){.section-slideshow-v1-content{padding:28px 20px}.section-slideshow-v1-content h2{font-size:30px}.section-slideshow-v1-content h3{font-size:17px}.section-slideshow-v1-content p{font-size:14px}.section-slideshow-v1-dots button{width:26px}}@media (min-width:668px) and (max-width:996px){.section-slideshow-v1-content{padding:32px 24px}.section-slideshow-v1-content h2{font-size:34px}.section-slideshow-v1-content h3{font-size:18px}.section-slideshow-v1-content p{font-size:15px}.section-slideshow-v1-dots button{width:30px}}@media (min-width:997px) and (max-width:1549px){.section-slideshow-v1-content h2{font-size:40px}}@media (min-width:1551px) and (max-width:2560px){.section-slideshow-v1-content h2{font-size:44px}}@media (min-width:2561px) and (max-width:3840px){.section-slideshow-v1-content{padding-inline:88px}}.section-parallax-v1{position:relative;width:100%;overflow:hidden}.section-parallax-v1-media{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.section-parallax-v1-media-inner{position:absolute;left:0;top:-45%;width:100%;height:190%;will-change:transform;transform:translateZ(0)}.section-parallax-v1-media-inner.is-video{top:-11%;height:122%}.section-parallax-v1-image,.section-parallax-v1-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.section-parallax-v1-overlay{position:absolute;inset:0;z-index:1}.section-parallax-v1-content-wrap{position:relative;z-index:2;height:100%;display:flex;align-items:center;justify-content:center;padding:24px}.section-parallax-v1-content{text-align:center}.section-parallax-v1-title{margin:0 0 10px;font-weight:500}.section-parallax-v1-subtitle{margin:0;opacity:.92}.section-parallax-v1-link{display:block;text-decoration:none}@media (min-width:150px) and (max-width:667px){.section-parallax-v1-content-wrap{padding:18px}.section-parallax-v1-title{font-size:22px}}@media (min-width:668px) and (max-width:996px){.section-parallax-v1-content-wrap{padding:20px}}@media (min-width:997px) and (max-width:1549px){.section-parallax-v1-title{font-size:28px}}@media (min-width:1551px) and (max-width:2560px){.section-parallax-v1-title{font-size:30px}}@media (min-width:2561px) and (max-width:3840px){.section-parallax-v1-content-wrap{padding:32px}.section-parallax-v1-title{font-size:34px}}.section-products-v1-container{width:100%;max-width:1420px;margin-inline:auto;padding-inline:15px;box-sizing:border-box}.section-products-v1{padding:24px 0}.section-products-v1-inner{display:grid;gap:18px}.section-products-v1-header{display:flex;flex-direction:column;gap:14px}.section-products-v1-title{font-size:22px;font-weight:800;margin:0 0 4px}.section-products-v1-subtitle{color:#6b6b6b;font-size:14px}.section-products-v1-tabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.section-products-v1-tab{border-radius:999px;border:1px solid #d7d7d7;background:#fff;padding:6px 14px;font-size:12px;font-weight:600;color:#222;transition:all .2s ease}.section-products-v1-tab.section-products-v1-is-active{background:#111;color:#fff;border-color:#111}.section-products-v1-state{color:#6b6b6b;font-size:14px}.section-products-v1-grid{display:grid;gap:18px;align-items:stretch;transition:opacity .18s ease-in-out;will-change:opacity}.section-products-v1-grid.section-products-v1-grid-single{grid-template-columns:minmax(0,1fr)!important}.section-products-v1-grid.section-products-v1-is-loading{opacity:1}.section-products-v1-grid.section-products-v1-is-crossfading{animation:none}.section-products-v1-grid.section-products-v1-is-crossfading .section-products-v1-media img,.section-products-v1-grid.section-products-v1-is-crossfading .section-products-v1-slide-media img{animation:productsV1ImageCrossfade .22s ease-in-out}.section-products-v1-grid-animate{animation:productsV1Fade .35s ease}.section-products-v1-left-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;height:100%;align-items:stretch}.section-products-v1-left{height:100%}.section-products-v1-card{background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.06);overflow:hidden}.section-products-v1-card,.section-products-v1-right{border:1px solid #e6e6e6;border-radius:16px;height:100%}.section-products-v1-right{padding:14px;background:#fafafa;display:flex;flex-direction:column;justify-content:center;gap:16px;position:relative;align-self:stretch}.section-products-v1-button{border-radius:8px;border:none;background:linear-gradient(135deg,#111,#000);color:#fff;padding:10px 16px;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.12em;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:relative;overflow:hidden;transition:all .2s ease;text-align:center}.section-products-v1-button:hover{background:linear-gradient(135deg,#1a1a1a,#000)}.section-products-v1-button.section-products-v1-is-disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.section-products-v1-button:before{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(120deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.35) 45%,hsla(0,0%,100%,0));transform:skewX(-20deg);opacity:0}.section-products-v1-button:not(.section-products-v1-is-disabled):hover:before{animation:section-products-v1-shine .85s forwards}@keyframes section-products-v1-shine{0%{left:-120%;opacity:0}20%{opacity:1}to{left:130%;opacity:0}}.section-products-v1-link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.section-products-v1-link.section-products-v1-is-disabled{pointer-events:none}.section-products-v1-slide-stage{position:relative;min-height:0;height:100%;display:flex;align-items:center;z-index:1}.section-products-v1-slide-item{position:absolute;inset:0;opacity:0;transition:opacity .32s ease-in-out;pointer-events:none;z-index:0}.section-products-v1-slide-item.section-products-v1-is-active{position:relative;inset:auto;opacity:1;pointer-events:auto;z-index:2;width:100%}.section-products-v1-slide-item.section-products-v1-is-prev{opacity:1;z-index:1;pointer-events:none}.section-products-v1-slide-item.section-products-v1-is-prev.section-products-v1-is-fading{opacity:0}.section-products-v1-slide-item>.section-products-v1-link,.section-products-v1-slide-item>.section-products-v1-link.section-products-v1-is-disabled{height:100%}.section-products-v1-slide-stage.section-products-v1-slide-stage-single{min-height:0;height:auto}.section-products-v1-slide-item.section-products-v1-slide-item-single{position:relative;inset:auto;opacity:1;pointer-events:auto}.section-products-v1-slide-item.section-products-v1-slide-item-single:not(.section-products-v1-is-active){display:none}.section-products-v1-slide{display:flex;flex-direction:column;gap:12px;background:#fff;border-radius:16px;padding:14px;border:1px solid #ededed;position:relative;overflow:hidden;height:100%;min-height:0}.section-products-v1-slide-media{width:100%;aspect-ratio:7/6;border-radius:12px;overflow:hidden;background:#f4f4f4;flex:1 1 auto}.section-products-v1-slide-media img{width:100%;height:100%;object-fit:cover;display:block}.section-products-v1-slide-body{display:grid;gap:6px;flex:1 1 auto}.section-products-v1-slide-title{font-weight:800;font-size:16px;text-align:center;margin-top:4px;margin-bottom:10px}.section-products-v1-slide-desc{font-size:13px;color:#6a6a6a;min-height:110px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:6px}.section-products-v1-slide-price{font-weight:800;font-size:15px;text-align:center}.section-products-v1-slide-cta{margin-top:auto;padding-top:12px;display:flex;justify-content:center}.section-products-v1-media{width:100%;aspect-ratio:7/6;overflow:hidden;background:#f4f4f4}.section-products-v1-media img,.section-products-v1-thumb img{width:100%;height:100%;object-fit:cover;display:block}.section-products-v1-body{padding:12px;display:grid;gap:6px;align-content:start;flex:1 1 auto}.section-products-v1-name{font-weight:700;font-size:14px;color:#111;min-height:40px;-webkit-line-clamp:2}.section-products-v1-desc,.section-products-v1-name{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.section-products-v1-desc{font-size:12px;color:#6a6a6a;min-height:68px;line-height:1.45;-webkit-line-clamp:4}.section-products-v1-price{font-weight:800;color:#111;font-size:14px;text-align:center}.section-products-v1-row{display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:center}.section-products-v1-thumb{width:56px;height:56px;border-radius:10px;overflow:hidden;background:#f4f4f4}.section-products-v1-row-info{display:grid;gap:4px}.section-products-v1-row-title{font-weight:700;font-size:13px}.section-products-v1-row-desc{font-size:12px;color:#6a6a6a}.section-products-v1-row-price{font-size:12px;font-weight:700;color:#111;white-space:nowrap}.section-products-v1-dots{display:flex;gap:6px;justify-content:center;margin-top:6px;position:relative;z-index:2}.section-products-v1-dots-inline{justify-content:center;margin:8px 0 10px}.section-products-v1-dot{width:8px;height:8px;border-radius:999px;background:#d6d6d6;border:none;padding:0}.section-products-v1-dot.section-products-v1-is-active{background:#111}.section-products-v1-arrow{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:0;border:none;background:transparent;box-shadow:none;font-size:28px;line-height:1;color:#111;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.section-products-v1-arrow:hover{transform:translateY(-50%) scale(1.06);opacity:.7}.section-products-v1-arrow-prev{left:-10px}.section-products-v1-arrow-next{right:-10px}@keyframes productsV1Fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes productsV1ImageCrossfade{0%{filter:brightness(.92);opacity:.9}to{filter:brightness(1);opacity:1}}@media (min-width:150px) and (max-width:667px){.section-products-v1-header{flex-direction:column;align-items:flex-start}.section-products-v1-left-grid{grid-template-columns:1fr}}@media (min-width:668px) and (max-width:996px){.section-products-v1-header{flex-direction:column;align-items:flex-start}.section-products-v1-left-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:997px) and (max-width:1549px){.section-products-v1-header{flex-direction:row;justify-content:space-between;align-items:flex-end}.section-products-v1-grid{grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);align-items:start}.section-products-v1-left-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section-products-v1-right{min-height:100%}.section-products-v1-grid.section-products-v1-left-count-1,.section-products-v1-grid.section-products-v1-left-count-2{justify-content:center;grid-template-columns:max-content minmax(360px,.82fr)}.section-products-v1-grid.section-products-v1-left-count-1 .section-products-v1-left-grid{grid-template-columns:minmax(280px,320px);justify-content:center}.section-products-v1-grid.section-products-v1-left-count-2 .section-products-v1-left-grid{grid-template-columns:repeat(2,minmax(240px,320px));justify-content:center}}@media (min-width:1551px) and (max-width:2560px){.section-products-v1-grid{grid-template-columns:minmax(0,1.18fr) minmax(380px,.8fr)}.section-products-v1-left-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section-products-v1-grid.section-products-v1-left-count-1,.section-products-v1-grid.section-products-v1-left-count-2{justify-content:center;grid-template-columns:max-content minmax(380px,.8fr)}.section-products-v1-grid.section-products-v1-left-count-1 .section-products-v1-left-grid{grid-template-columns:minmax(280px,320px);justify-content:center}.section-products-v1-grid.section-products-v1-left-count-2 .section-products-v1-left-grid{grid-template-columns:repeat(2,minmax(240px,320px));justify-content:center}}@media (min-width:2561px) and (max-width:3840px){.section-products-v1-grid{grid-template-columns:minmax(0,1.14fr) minmax(420px,.78fr)}.section-products-v1-left-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section-products-v1-grid.section-products-v1-left-count-1,.section-products-v1-grid.section-products-v1-left-count-2{justify-content:center;grid-template-columns:max-content minmax(420px,.78fr)}.section-products-v1-grid.section-products-v1-left-count-1 .section-products-v1-left-grid{grid-template-columns:minmax(280px,320px);justify-content:center}.section-products-v1-grid.section-products-v1-left-count-2 .section-products-v1-left-grid{grid-template-columns:repeat(2,minmax(240px,320px));justify-content:center}}.section-brands-v1-container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:15px;box-sizing:border-box}.section-brands-v1{position:relative;overflow:hidden;padding:16px 0}.section-brands-v1-banner{padding:90px 0 140px;background-repeat:no-repeat;background-position:50%;background-size:cover;position:relative}.section-brands-v1-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,5,6,.75),rgba(5,5,6,.35))}.section-brands-v1-banner .section-brands-v1-container{position:relative;z-index:1}.section-brands-v1-title{font-size:36px;text-align:center;font-weight:500;margin:0 0 60px}.section-brands-v1-carousel{position:relative;overflow:hidden}.section-brands-v1-track{display:flex;transform:translate3d(calc(var(--offset-items, 0) * (-100% / var(--per-view))),0,0);will-change:transform}.section-brands-v1-item{flex:0 0 calc(100% / var(--per-view));display:flex;align-items:center;justify-content:center;padding:6px 10px}.section-brands-v1-item img{display:block;max-width:100%;height:auto;transition:opacity .3s ease}.section-brands-v1-item img:hover{opacity:.5}.section-brands-v1-item.section-brands-v1-is-placeholder img{border:1px solid hsla(0,0%,100%,.5);border-radius:10px;padding:8px;background:hsla(0,0%,100%,.08)}.section-brands-v1-arrow{position:absolute;top:50%;transform:translateY(-50%);font-size:30px;color:#fff;background:transparent;border:none;z-index:2;opacity:0;visibility:hidden;transition:all .3s ease}.section-brands-v1-arrow--prev{left:20px}.section-brands-v1-arrow--next{right:20px}.section-brands-v1-carousel:hover .section-brands-v1-arrow{opacity:1;visibility:visible}@media (prefers-reduced-motion:reduce){.section-brands-v1-track{transform:translateZ(0)}}@media (min-width:150px) and (max-width:667px){.section-brands-v1-banner{padding:50px 0 70px}.section-brands-v1-title{font-size:26px;margin-bottom:32px}}@media (min-width:668px) and (max-width:996px){.section-brands-v1-banner{padding:60px 0 90px}.section-brands-v1-title{font-size:28px;margin-bottom:40px}}@media (min-width:997px) and (max-width:1549px){.section-brands-v1-banner{padding:100px 0 160px}.section-brands-v1-title{font-size:38px;margin-bottom:70px}.section-brands-v1-arrow--prev{left:24px}.section-brands-v1-arrow--next{right:24px}}@media (min-width:1551px) and (max-width:2560px){.section-brands-v1-banner{padding:120px 0 190px}.section-brands-v1-title{font-size:42px;margin-bottom:80px}.section-brands-v1-arrow{font-size:34px}.section-brands-v1-arrow--prev{left:28px}.section-brands-v1-arrow--next{right:28px}}@media (min-width:2561px) and (max-width:3840px){.section-brands-v1-banner{padding:150px 0 230px}.section-brands-v1-title{font-size:48px;margin-bottom:90px}.section-brands-v1-arrow{font-size:38px}.section-brands-v1-arrow--prev{left:32px}.section-brands-v1-arrow--next{right:32px}}.section-partners-v1-container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:15px;box-sizing:border-box}.section-partners-v1{position:relative;overflow:hidden;padding:16px 0}.section-partners-v1-banner{background-repeat:no-repeat;background-position:50%;background-size:cover;padding:30px 0;position:relative}.section-partners-v1-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,5,6,.7),rgba(5,5,6,.25))}.section-partners-v1-banner .section-partners-v1-container{position:relative;z-index:1}.section-partners-v1-title{font-family:inherit;font-size:28px;text-transform:uppercase;text-align:center;margin:0 0 30px}.section-partners-v1-carousel{position:relative;overflow:hidden}.section-partners-v1-track{display:flex;transform:translate3d(calc(var(--offset-items, 0) * (-100% / var(--per-view))),0,0);will-change:transform}.section-partners-v1-item{flex:0 0 calc(100% / var(--per-view));display:flex;align-items:center;justify-content:center;padding:12px}.section-partners-v1-item img{display:block;max-width:100%;height:auto;transition:opacity .3s ease}.section-partners-v1-item img:hover{opacity:.5}.section-partners-v1-item.section-partners-v1-is-placeholder img{border:1px solid rgba(0,0,0,.3);border-radius:10px;padding:8px;background:hsla(0,0%,100%,.6)}.section-partners-v1-arrow{position:absolute;top:50%;transform:translateY(-50%);font-size:30px;color:#000;background:transparent;border:none;z-index:2;opacity:0;visibility:hidden;transition:all .3s ease}.section-partners-v1-arrow--prev{left:20px}.section-partners-v1-arrow--next{right:20px}.section-partners-v1-carousel:hover .section-partners-v1-arrow{opacity:1;visibility:visible}@media (prefers-reduced-motion:reduce){.section-partners-v1-track{transform:translateZ(0)}}@media (min-width:150px) and (max-width:667px){.section-partners-v1-title{font-size:20px}}@media (min-width:668px) and (max-width:996px){.section-partners-v1-title{font-size:22px}}@media (min-width:997px) and (max-width:1549px){.section-partners-v1-banner{padding:40px 0}.section-partners-v1-title{font-size:30px;margin-bottom:36px}.section-partners-v1-arrow--prev{left:22px}.section-partners-v1-arrow--next{right:22px}}@media (min-width:1551px) and (max-width:2560px){.section-partners-v1-banner{padding:52px 0}.section-partners-v1-title{font-size:34px;margin-bottom:42px}.section-partners-v1-arrow{font-size:34px}.section-partners-v1-arrow--prev{left:24px}.section-partners-v1-arrow--next{right:24px}}@media (min-width:2561px) and (max-width:3840px){.section-partners-v1-banner{padding:68px 0}.section-partners-v1-title{font-size:38px;margin-bottom:52px}.section-partners-v1-arrow{font-size:38px}.section-partners-v1-arrow--prev{left:28px}.section-partners-v1-arrow--next{right:28px}}.section-contact-v1-container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:15px;box-sizing:border-box}.section-contact-v1{position:relative;min-height:100vh;overflow:hidden}.section-contact-v1-background-banner,.section-contact-v1-background-video{position:absolute;inset:0;z-index:0}.section-contact-v1-background-video video{width:100%;height:100%;object-fit:cover}.section-contact-v1-background-banner{background-size:cover;background-position:50%;background-attachment:fixed}.section-contact-v1-overlay{position:absolute;inset:0;background:#000;z-index:1}.section-contact-v1-content{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;z-index:2;padding:48px 16px}.section-contact-v1-main{text-align:center;margin-bottom:32px}.section-contact-v1-title{font-size:32px;color:#fff;font-weight:700}.section-contact-v1-subtitle{font-family:inherit;font-size:20px;color:#fff;margin:12px auto 0;max-width:760px}.section-contact-v1-description{font-family:inherit;font-size:16px;color:#fff;margin:10px auto 0;max-width:760px;line-height:1.5}.section-contact-v1-form{background:hsla(0,0%,100%,.12);padding:24px;border-radius:12px;box-shadow:0 14px 30px rgba(0,0,0,.35);max-width:600px;margin:0 auto}.section-contact-v1-form form{display:grid;gap:12px}.section-contact-v1-field{width:100%;padding:12px 14px;font-size:1rem;border:1px solid hsla(0,0%,100%,.35);border-radius:6px;background:hsla(0,0%,100%,.6)}.section-contact-v1-button{width:100%;padding:12px 14px;font-size:1rem;background:linear-gradient(135deg,#111,#000);color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;text-transform:uppercase;letter-spacing:.12em;position:relative;overflow:hidden;transition:all .2s ease}.section-contact-v1-button:hover{background:linear-gradient(135deg,#1a1a1a,#000)}.section-contact-v1-button:disabled{opacity:.7;cursor:default}.section-contact-v1-button:before{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(120deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.35) 45%,hsla(0,0%,100%,0));transform:skewX(-20deg);opacity:0}.section-contact-v1-button:not(:disabled):hover:before{animation:section-contact-v1-shine .85s forwards}@keyframes section-contact-v1-shine{0%{left:-120%;opacity:0}20%{opacity:1}to{left:130%;opacity:0}}.section-contact-v1-alert{padding:10px 12px;border-radius:6px;font-size:.95rem}.section-contact-v1-alert.section-contact-v1-success{background:rgba(0,128,0,.2);color:#eaffea}.section-contact-v1-alert.section-contact-v1-error{background:rgba(128,0,0,.25);color:#ffecec}.section-contact-v1-social{margin-top:18px;text-align:center}.section-contact-v1-social .section-contact-v1-social-icons a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:#fff;font-size:16px;border-radius:50%;margin:0 6px;border:1px solid hsla(0,0%,100%,.5);transition:all .3s ease}.section-contact-v1-social .section-contact-v1-social-icons a:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.9)}@media (min-width:150px) and (max-width:667px){.section-contact-v1-title{font-size:24px}.section-contact-v1-subtitle{font-size:17px}.section-contact-v1-description{font-size:15px}.section-contact-v1-form{padding:16px}}@media (min-width:668px) and (max-width:996px){.section-contact-v1-title{font-size:26px}.section-contact-v1-subtitle{font-size:18px}.section-contact-v1-description{font-size:15px}.section-contact-v1-form{padding:18px}}@media (min-width:997px) and (max-width:1549px){.section-contact-v1-content{padding:64px 24px}.section-contact-v1-title{font-size:34px}.section-contact-v1-subtitle{font-size:22px}.section-contact-v1-description{font-size:17px}.section-contact-v1-form{padding:28px;max-width:680px}}@media (min-width:1551px) and (max-width:2560px){.section-contact-v1-content{padding:80px 32px}.section-contact-v1-title{font-size:38px}.section-contact-v1-subtitle{font-size:24px}.section-contact-v1-description{font-size:18px}.section-contact-v1-form{padding:32px;max-width:760px}}@media (min-width:2561px) and (max-width:3840px){.section-contact-v1-content{padding:96px 40px}.section-contact-v1-title{font-size:42px}.section-contact-v1-subtitle{font-size:26px}.section-contact-v1-description{font-size:19px}.section-contact-v1-form{padding:36px;max-width:860px}}.section-error-404-v1{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;isolation:isolate}.section-error-404-v1-background-image,.section-error-404-v1-background-video{position:absolute;inset:0;z-index:0}.section-error-404-v1-background-video video{width:100%;height:100%;object-fit:cover}.section-error-404-v1-background-image{background-size:cover;background-position:50%;background-attachment:fixed}.section-error-404-v1-overlay{position:absolute;inset:0;background:rgba(0,0,0,.6);z-index:1;pointer-events:none}.section-error-404-v1-content{position:relative;z-index:2;width:min(980px,92vw);text-align:center;padding:32px 16px}.section-error-404-v1-inner{width:100%;margin:0 auto}.section-error-404-v1-title{display:inline-block;text-transform:uppercase;letter-spacing:.18em;font-weight:600}.section-error-404-v1-subtitle{margin:12px 0 0;font-weight:700;line-height:1.15}.section-error-404-v1-description{margin:10px 0 0;font-size:16px;line-height:1.5;opacity:.9}.section-error-404-v1-button{display:inline-flex;align-items:center;justify-content:center;margin-top:24px;padding:12px 26px;border-radius:8px;background:linear-gradient(135deg,#111,#000);color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:.12em;text-decoration:none;position:relative;overflow:hidden;transition:all .2s ease}.section-error-404-v1-button:hover{transform:translateY(-1px);background:linear-gradient(135deg,#1a1a1a,#000);box-shadow:0 10px 22px rgba(0,0,0,.2)}.section-error-404-v1-button:before{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(120deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.35) 45%,hsla(0,0%,100%,0));transform:skewX(-20deg);opacity:0}.section-error-404-v1-button:hover:before{animation:section-error-404-v1-shine .85s forwards}@keyframes section-error-404-v1-shine{0%{left:-120%;opacity:0}20%{opacity:1}to{left:130%;opacity:0}}@media (min-width:150px) and (max-width:667px){.section-error-404-v1-subtitle{line-height:1.2}}@media (min-width:668px) and (max-width:996px){.section-error-404-v1-subtitle{line-height:1.2}}@media (min-width:997px) and (max-width:1549px){.section-error-404-v1-content{width:min(1100px,92vw);padding:40px 18px}.section-error-404-v1-button{padding:14px 30px}}@media (min-width:1551px) and (max-width:2560px){.section-error-404-v1-content{width:min(1200px,90vw);padding:56px 22px}.section-error-404-v1-description{font-size:17px}.section-error-404-v1-button{padding:15px 32px}}@media (min-width:2561px) and (max-width:3840px){.section-error-404-v1-content{width:min(1400px,88vw);padding:72px 28px}.section-error-404-v1-description{font-size:18px}.section-error-404-v1-button{padding:16px 36px}}.section-maintenance-v1{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;isolation:isolate}.section-maintenance-v1-background-image,.section-maintenance-v1-background-video{position:absolute;inset:0;z-index:0}.section-maintenance-v1-background-video video{width:100%;height:100%;object-fit:cover}.section-maintenance-v1-background-image{background-size:cover;background-position:50%;background-attachment:fixed}.section-maintenance-v1-overlay{position:absolute;inset:0;background:rgba(0,0,0,.65);z-index:1;pointer-events:none}.section-maintenance-v1-content{position:relative;z-index:2;width:min(980px,92vw);text-align:center;padding:32px 16px;font-family:var(--general_font,"Inter"),sans-serif}.section-maintenance-v1-title{display:inline-block;font-weight:500;font-family:inherit}.section-maintenance-v1-subtitle{margin:12px 0 0;font-weight:500;line-height:1.15;white-space:pre-line;font-family:inherit}.section-maintenance-v1-description{margin:10px 0 0;font-size:16px;font-weight:400;line-height:1.5;opacity:.9;font-family:inherit}@media (min-width:150px) and (max-width:667px){.section-maintenance-v1-subtitle{line-height:1.2}}@media (min-width:668px) and (max-width:996px){.section-maintenance-v1-subtitle{line-height:1.2}}@media (min-width:997px) and (max-width:1549px){.section-maintenance-v1-content{width:min(1100px,92vw);padding:40px 18px}}@media (min-width:1551px) and (max-width:2560px){.section-maintenance-v1-content{width:min(1200px,90vw);padding:56px 22px}.section-maintenance-v1-description{font-size:17px}}@media (min-width:2561px) and (max-width:3840px){.section-maintenance-v1-content{width:min(1400px,88vw);padding:72px 28px}.section-maintenance-v1-description{font-size:18px}}.section-store-blocked-v1{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;isolation:isolate}.section-store-blocked-v1-background-image,.section-store-blocked-v1-background-video{position:absolute;inset:0;z-index:0}.section-store-blocked-v1-background-video video{width:100%;height:100%;object-fit:cover}.section-store-blocked-v1-background-image{background-size:cover;background-position:50%;background-attachment:fixed}.section-store-blocked-v1-overlay{position:absolute;inset:0;background:rgba(0,0,0,.65);z-index:1;pointer-events:none}.section-store-blocked-v1-content{position:relative;z-index:2;width:min(980px,92vw);text-align:center;padding:32px 16px}.section-store-blocked-v1-inner{width:100%;margin:0 auto}.section-store-blocked-v1-title{display:inline-block;text-transform:uppercase;letter-spacing:.18em;font-weight:600}.section-store-blocked-v1-subtitle{margin:12px 0 0;font-weight:700;line-height:1.15}.section-store-blocked-v1-description{margin:10px 0 0;font-size:16px;line-height:1.5;opacity:.9}.section-store-blocked-v1-button{display:inline-flex;align-items:center;justify-content:center;margin-top:24px;padding:12px 26px;border-radius:8px;background:linear-gradient(135deg,#111,#000);color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:.12em;text-decoration:none;position:relative;overflow:hidden;transition:all .2s ease}.section-store-blocked-v1-button:hover{transform:translateY(-1px);background:linear-gradient(135deg,#1a1a1a,#000);box-shadow:0 10px 22px rgba(0,0,0,.2)}.section-store-blocked-v1-button:before{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(120deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.35) 45%,hsla(0,0%,100%,0));transform:skewX(-20deg);opacity:0}.section-store-blocked-v1-button:hover:before{animation:section-store-blocked-v1-shine .85s forwards}@keyframes section-store-blocked-v1-shine{0%{left:-120%;opacity:0}20%{opacity:1}to{left:130%;opacity:0}}@media (min-width:150px) and (max-width:667px){.section-store-blocked-v1-subtitle{line-height:1.2}}@media (min-width:668px) and (max-width:996px){.section-store-blocked-v1-subtitle{line-height:1.2}}@media (min-width:997px) and (max-width:1549px){.section-store-blocked-v1-content{width:min(1100px,92vw);padding:40px 18px}.section-store-blocked-v1-button{padding:14px 30px}}@media (min-width:1551px) and (max-width:2560px){.section-store-blocked-v1-content{width:min(1200px,90vw);padding:56px 22px}.section-store-blocked-v1-description{font-size:17px}.section-store-blocked-v1-button{padding:15px 32px}}@media (min-width:2561px) and (max-width:3840px){.section-store-blocked-v1-content{width:min(1400px,88vw);padding:72px 28px}.section-store-blocked-v1-description{font-size:18px}.section-store-blocked-v1-button{padding:16px 36px}}.section-footer-v1{position:relative;width:100%;color:#fff}.section-footer-v1-container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:15px;box-sizing:border-box}.section-footer-v1-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.section-footer-v1-col{display:flex;flex-direction:column;align-items:center;text-align:center}.section-footer-v1-bottom-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:center}.section-footer-v1-bottom-col{display:flex;justify-content:center}.section-footer-v1-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;align-items:center}.section-footer-v1-inline-list{list-style:none;padding:0;margin:0;display:flex;gap:10px;justify-content:center}.section-footer-v1 .section-footer-v1-top{padding:70px 0 57px;background:transparent;display:flex;justify-content:center}.section-footer-v1 .section-footer-v1-description{margin-bottom:20px}.section-footer-v1 .section-footer-v1-main-title{text-transform:uppercase;text-align:center;align-items:center;justify-content:center}.section-footer-v1 .section-footer-v1-title-text{font-size:14px;letter-spacing:2px;font-weight:600}.section-footer-v1 .section-footer-v1-title-border{height:1px;width:50%;margin:17px auto 0}.section-footer-v1 .section-footer-v1-description ul{margin-top:20px;text-align:center}.section-footer-v1 .section-footer-v1-description ul li a{font-weight:400;color:#fff;text-decoration:none;transition:all .25s ease-in-out;font-size:14px}.section-footer-v1 .section-footer-v1-description ul li a:hover{opacity:.8}.section-footer-v1 .section-footer-v1-description .section-footer-v1-content{font-weight:400;text-align:center;margin-top:23px;font-size:14px}.section-footer-v1 .section-footer-v1-description.section-footer-v1-end .section-footer-v1-title-text{font-size:20px;text-transform:none;letter-spacing:1px}.section-footer-v1 .section-footer-v1-description.section-footer-v1-end .section-footer-v1-social-list ul li a{display:inline-flex;align-items:center;justify-content:center;width:45px;height:45px;color:#fff;font-size:16px;border-radius:50%;margin:0 5px;line-height:41px;border:2px solid transparent;transition:all .3s ease;overflow:hidden;position:relative}.section-footer-v1 .section-footer-v1-description.section-footer-v1-end .section-footer-v1-social-list ul li a i{position:relative;z-index:1}.section-footer-v1 .section-footer-v1-description.section-footer-v1-end .section-footer-v1-social-list ul li a:before{content:"";position:absolute;top:100%;left:0;right:0;bottom:0;background-color:rgba(216,141,44,.7);transition:top .3s ease 0s}.section-footer-v1 .section-footer-v1-description.section-footer-v1-end .section-footer-v1-social-list ul li a:hover:before{top:0}.section-footer-v1 .section-footer-v1-bottom{justify-content:center;display:flex;border-top:1px solid #2a2a2a;padding:26px 0;background-color:#171717}.section-footer-v1 .section-footer-v1-bottom .section-footer-v1-copyright{color:#fff;text-align:center;font-size:14px;padding:2rem}.section-footer-v1 .section-footer-v1-bottom .section-footer-v1-copyright a{color:inherit;font-weight:400;text-decoration:none}.section-footer-v1 .section-footer-v1-bottom .section-footer-v1-copyright a:hover{opacity:.8}.section-footer-v1 .section-footer-v1-payment-img{max-width:100%;height:auto}@media (min-width:150px) and (max-width:667px){.section-footer-v1{text-align:center}.section-footer-v1-bottom-grid,.section-footer-v1-grid{grid-template-columns:1fr}.section-footer-v1 .section-footer-v1-top{padding:50px 0 37px}.section-footer-v1 .section-footer-v1-description{margin-bottom:30px}.section-footer-v1 .section-footer-v1-title-border{margin-top:8px}.section-footer-v1 .section-footer-v1-description.section-footer-v1-end{margin-bottom:0}.section-footer-v1 .section-footer-v1-description.section-footer-v1-end .section-footer-v1-title-text{font-size:16px}.section-footer-v1 .section-footer-v1-bottom .section-footer-v1-copyright{padding-bottom:15px}}@media (min-width:668px) and (max-width:996px){.section-footer-v1{text-align:center}.section-footer-v1-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-footer-v1-bottom-grid{grid-template-columns:1fr}.section-footer-v1 .section-footer-v1-top{padding:50px 0 37px}.section-footer-v1 .section-footer-v1-description{margin-bottom:30px}.section-footer-v1 .section-footer-v1-title-border{margin-top:8px}.section-footer-v1 .section-footer-v1-description.section-footer-v1-end{margin-bottom:0}.section-footer-v1 .section-footer-v1-description.section-footer-v1-end .section-footer-v1-title-text{font-size:16px}.section-footer-v1 .section-footer-v1-bottom .section-footer-v1-copyright{padding-bottom:15px}}@media (min-width:997px) and (max-width:1549px){.section-footer-v1 .section-footer-v1-top{padding:50px 0 35px}.section-footer-v1 .section-footer-v1-description.section-footer-v1-end{margin-bottom:0;margin-top:20px;text-align:center}}@media (min-width:1551px) and (max-width:2560px){.section-footer-v1 .section-footer-v1-description.section-footer-v1-end .section-footer-v1-social-list ul li a{width:42px;height:42px;line-height:40px}}@media (min-width:2561px) and (max-width:3840px){.section-footer-v1 .section-footer-v1-top{padding:70px 0 50px}}.section-the-science-of-numbers-v1{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:64px 24px;background:#000;color:#fff}.section-the-science-of-numbers-v1 .section-the-science-of-numbers-v1-inner{text-align:center;max-width:900px}.section-the-science-of-numbers-v1 h1{font-size:36px;font-weight:700;margin:0 0 12px}.section-the-science-of-numbers-v1 p{margin:0;opacity:.8}@media (min-width:150px) and (max-width:667px){.section-the-science-of-numbers-v1{padding:48px 18px}.section-the-science-of-numbers-v1 h1{font-size:28px}}@media (min-width:668px) and (max-width:996px){.section-the-science-of-numbers-v1 h1{font-size:32px}}@media (min-width:997px) and (max-width:1549px){.section-the-science-of-numbers-v1{padding:72px 28px}.section-the-science-of-numbers-v1 .section-the-science-of-numbers-v1-inner{max-width:980px}.section-the-science-of-numbers-v1 h1{font-size:38px}}@media (min-width:1551px) and (max-width:2560px){.section-the-science-of-numbers-v1{padding:88px 32px}.section-the-science-of-numbers-v1 .section-the-science-of-numbers-v1-inner{max-width:1100px}.section-the-science-of-numbers-v1 h1{font-size:42px}}@media (min-width:2561px) and (max-width:3840px){.section-the-science-of-numbers-v1{padding:110px 40px}.section-the-science-of-numbers-v1 .section-the-science-of-numbers-v1-inner{max-width:1300px}.section-the-science-of-numbers-v1 h1{font-size:48px}}.section-banner-v1{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff}.section-banner-v1-media{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.section-banner-v1-media-inner{position:absolute;left:0;top:-45%;width:100%;height:190%;will-change:transform;transform:translateZ(0)}.section-banner-v1-image,.section-banner-v1-video{width:100%;height:100%;object-fit:cover;display:block}.section-banner-v1-overlay{position:absolute;inset:0;z-index:1}.section-banner-v1-content{z-index:2;flex-direction:column;justify-content:center;padding:32px 16px}.section-banner-v1-content,.section-banner-v1-slides{position:relative;width:100%;display:flex;align-items:center}.section-banner-v1-slides{min-height:500px}.section-banner-v1-slide{position:absolute;inset:0;opacity:0;transform:translateY(8px);transition:opacity .45s ease,transform .45s ease;pointer-events:none;display:flex;align-items:center;justify-content:center}.section-banner-v1-slide.section-banner-v1-is-active{opacity:1;transform:translateY(0);pointer-events:auto}.section-banner-v1-grid{width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center}.section-banner-v1-card{padding:24px;min-height:450px;display:flex;flex-direction:column;gap:10px}.section-banner-v1-card-title{margin:0;font-weight:700}.section-banner-v1-card-body{margin:0;line-height:1.6}.section-banner-v1-dots{margin-top:18px;display:flex;align-items:center;justify-content:center;gap:10px}.section-banner-v1-dots button{width:8px;height:8px;border-radius:999px;border:none;background:hsla(0,0%,100%,.5);padding:0;cursor:pointer}.section-banner-v1-dots button.section-banner-v1-is-active{background:hsla(0,0%,100%,.95)}@media (min-width:150px) and (max-width:667px){.section-banner-v1-grid{grid-template-columns:1fr;gap:14px}}@media (min-width:668px) and (max-width:996px){.section-banner-v1-grid{grid-template-columns:1fr;gap:16px}}@media (min-width:150px) and (max-width:996px){.section-banner-v1{height:auto!important;min-height:0;align-items:stretch;display:block}.section-banner-v1-content{width:100%;height:auto;min-height:0;padding:24px 16px 32px}.section-banner-v1-slides{min-height:0;display:block;width:100%}.section-banner-v1-slide{position:static;opacity:0;transform:none;display:none}.section-banner-v1-slide.section-banner-v1-is-active{display:block;opacity:1}.section-banner-v1-card{min-height:auto;padding:18px}}@media (min-width:997px) and (max-width:1549px){.section-banner-v1-content{padding:40px 24px}.section-banner-v1-slides{min-height:520px}.section-banner-v1-grid{gap:18px}.section-banner-v1-card{min-height:480px;padding:26px}}@media (min-width:1551px) and (max-width:2560px){.section-banner-v1-content{padding:56px 32px}.section-banner-v1-slides{min-height:560px}.section-banner-v1-grid{gap:22px}.section-banner-v1-card{min-height:520px;padding:30px}}@media (min-width:2561px) and (max-width:3840px){.section-banner-v1-content{padding:72px 40px}.section-banner-v1-slides{min-height:620px}.section-banner-v1-grid{gap:26px}.section-banner-v1-card{min-height:580px;padding:36px}}.section-articles-v1-container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:15px;box-sizing:border-box}.section-articles-v1{padding:32px 0}.section-articles-v1-inner{display:grid;gap:18px}.section-articles-v1-header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px}.section-articles-v1-title{margin:0;font-size:24px;font-weight:700}.section-articles-v1-subtitle{margin:8px 0 0;color:#6b7280;font-size:14px}.section-articles-v1-cta{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:8px;border:none;background:linear-gradient(135deg,#111,#000);color:#fff;text-decoration:none;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.12em;position:relative;overflow:hidden;transition:all .2s ease}.section-articles-v1-cta:hover{background:linear-gradient(135deg,#1a1a1a,#000)}.section-articles-v1-cta:before{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(120deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.35) 45%,hsla(0,0%,100%,0));transform:skewX(-20deg);opacity:0}.section-articles-v1-cta:hover:before{animation:section-articles-v1-shine .85s forwards}@keyframes section-articles-v1-shine{0%{left:-120%;opacity:0}20%{opacity:1}to{left:130%;opacity:0}}.section-articles-v1-state{color:#6b7280;font-size:14px}.section-articles-v1-grid{display:grid;gap:24px;grid-template-columns:1fr}.section-articles-v1-card{display:flex;flex-direction:column;gap:12px;background:#fff;border:1px solid #e6e8f0;border-radius:18px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 10px 24px rgba(15,23,42,.06);transition:none}.section-articles-v1-card:hover{transform:none;box-shadow:0 10px 24px rgba(15,23,42,.06)}.section-articles-v1-media{background:#f1f3f8;padding:16px}.section-articles-v1-media img{width:100%;height:180px;object-fit:cover;border-radius:14px;background:#fff}.section-articles-v1-placeholder{height:180px;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:center;color:#6b7280;font-weight:600}.section-articles-v1-body{padding:0 18px 20px;display:flex;flex-direction:column;gap:8px}.section-articles-v1-meta{display:flex;gap:12px;font-size:12px;color:#6b7280}.section-articles-v1-card-title{margin:0;font-size:18px;font-weight:700;color:#111827}.section-articles-v1-card-excerpt{margin:0;font-size:14px;color:#4b5563;line-height:1.6}@media (min-width:150px) and (max-width:667px){.section-articles-v1-header{flex-direction:column;align-items:flex-start;gap:12px}}@media (min-width:668px) and (max-width:996px){.section-articles-v1-header{flex-direction:column;align-items:flex-start}.section-articles-v1-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:997px){.section-articles-v1-grid{gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:997px) and (max-width:1549px){.section-articles-v1{padding:40px 0}.section-articles-v1-media img{height:200px}}@media (min-width:1551px) and (max-width:2560px){.section-articles-v1{padding:56px 0}.section-articles-v1-title{font-size:26px}.section-articles-v1-grid{gap:24px}.section-articles-v1-media img{height:220px}.section-articles-v1-card-title{font-size:19px}}@media (min-width:2561px) and (max-width:3840px){.section-articles-v1{padding:72px 0}.section-articles-v1-title{font-size:28px}.section-articles-v1-grid{gap:28px}.section-articles-v1-media img{height:240px}.section-articles-v1-card-title{font-size:20px}}.section-products-split-v1-container{width:100%;max-width:1320px;margin-inline:auto;padding-inline:15px;box-sizing:border-box}.section-products-split-v1{padding:40px 0}.section-products-split-v1-header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px}.section-products-split-v1-title{font-size:1.8rem;font-weight:600;margin:0}.section-products-split-v1-subtitle{margin:8px 0 0;color:#6b7280}.section-products-split-v1-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.section-products-split-v1-card{display:grid;gap:10px;padding:10px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;text-decoration:none;color:inherit;box-shadow:0 8px 22px rgba(15,23,42,.08);transition:box-shadow .22s ease}.section-products-split-v1-card:hover{box-shadow:0 14px 28px rgba(15,23,42,.14)}.section-products-split-v1-card,.section-products-split-v1-card:hover,.section-products-split-v1-card:visited{text-decoration:none}.section-products-split-v1-media{width:100%;aspect-ratio:1/1;border-radius:12px;overflow:hidden;background:#e5e7eb}.section-products-split-v1-media img{width:100%;height:100%;object-fit:cover;display:block}.section-products-split-v1-body h3{font-size:1.05rem;line-height:1.2;margin:0}.section-products-split-v1-body p{color:#6b7280;margin:0;min-height:40px;font-size:.98rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.section-products-split-v1-cta{margin-top:4px;display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:10px;padding:0 12px;font-weight:700;font-size:.82rem;letter-spacing:.07em;text-transform:uppercase;color:indigo}.section-products-split-v1-state{padding:12px 0;color:#6b7280}@media (max-width:667px){.section-products-split-v1-header{flex-direction:column;align-items:flex-start}.section-products-split-v1-grid{grid-template-columns:1fr;gap:14px}}@media (min-width:668px) and (max-width:996px){.section-products-split-v1-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:997px) and (max-width:1549px){.section-products-split-v1-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1551px) and (max-width:2560px){.section-products-split-v1{padding:52px 0}.section-products-split-v1-grid{gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:2561px){.section-products-split-v1-grid{gap:22px;grid-template-columns:repeat(4,minmax(0,1fr))}}.section-products-split-v1-card.is-skeleton{cursor:default;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 37%,#e5e7eb 63%);background-size:300% 100%;animation:skeleton-shimmer 6s linear infinite;min-height:260px;border-radius:12px}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.section-products-split-v1-card.is-skeleton a,.section-products-split-v1-card.is-skeleton button{pointer-events:none}@keyframes skeleton-loading{0%{background-position:100% 0}to{background-position:-100% 0}}.section-products-bundle-v1{padding:40px 0}.section-products-bundle-v1-container{width:100%;max-width:1320px;margin-inline:auto;padding-inline:15px;box-sizing:border-box}.section-products-bundle-v1-header{display:grid;gap:10px;margin-bottom:22px}.section-products-bundle-v1-title{margin:0;font-size:34px;font-weight:800;line-height:1.15;color:#111}.section-products-bundle-v1-description,.section-products-bundle-v1-subtitle{margin:0;color:#6b7280}.section-products-bundle-v1-state{margin-bottom:12px;color:#6b7280}.section-products-bundle-v1-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.section-products-bundle-v1-card{grid-column:span 3;text-decoration:none;color:inherit;border:1px solid #e2e8f0;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc);overflow:hidden;box-shadow:0 10px 28px rgba(15,23,42,.08);transition:box-shadow .24s ease;display:grid}.section-products-bundle-v1-card-featured{grid-column:span 6}.section-products-bundle-v1-card:hover{box-shadow:0 16px 34px rgba(15,23,42,.14)}.section-products-bundle-v1-media{width:100%;aspect-ratio:1/1;overflow:hidden;background:#e5e7eb}.section-products-bundle-v1-card-featured .section-products-bundle-v1-media{aspect-ratio:16/10}.section-products-bundle-v1-media img{width:100%;height:100%;object-fit:cover;display:block}.section-products-bundle-v1-body{display:grid;gap:8px;padding:14px 16px 16px}.section-products-bundle-v1-kicker{font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:800;color:indigo}.section-products-bundle-v1-body h3{margin:0;font-size:1.15rem;line-height:1.2;color:#0f172a}.section-products-bundle-v1-card-featured .section-products-bundle-v1-body h3{font-size:1.4rem}.section-products-bundle-v1-body p{margin:0;color:#475569;min-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.section-products-bundle-v1-price{font-size:1.03rem;font-weight:800;color:#0f172a}.section-products-bundle-v1-cta{margin-top:4px;display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:10px;padding:0 14px;font-size:.86rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.section-products-bundle-v1-card-loading{pointer-events:none}@media (max-width:767px){.section-products-bundle-v1-title{font-size:1.95rem}.section-products-bundle-v1-grid{grid-template-columns:1fr}.section-products-bundle-v1-card,.section-products-bundle-v1-card-featured{grid-column:span 1}}@media (min-width:768px) and (max-width:1099px){.section-products-bundle-v1-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.section-products-bundle-v1-card,.section-products-bundle-v1-card-featured{grid-column:span 3}}@media (min-width:1100px) and (max-width:1499px){.section-products-bundle-v1-card,.section-products-bundle-v1-card-featured{grid-column:span 4}}#header{background:var(--header-bg,#000);border-bottom:1px solid hsla(0,0%,100%,.08);padding-block:10px}#header .navbar-nav .nav-link{color:var(--header-text,#fff);font-size:16px;font-weight:500}#header .navbar-nav .nav-link:hover{color:var(--header-hover,indigo)}#header .icons-list a{color:var(--header-text,#fff)}#header .icons-list a:hover{color:var(--header-hover,indigo)}#header .icons-list .number-cart{background:var(--header-line,indigo);color:#fff}#header .dropdown-menu.list-category.page{background:var(--header-bg,#000);border:none;box-shadow:0 8px 20px rgba(0,0,0,.25)}#header .dropdown-menu.list-category.page .nav-link{color:var(--header-text,#fff);position:relative;padding:8px 14px 12px}#header .dropdown-menu.list-category.page .nav-link:hover{color:var(--header-hover,indigo);background:transparent}#header .dropdown-menu.list-category.page .nav-link:after{content:"";position:absolute;left:50%;bottom:6px;transform:translateX(-50%);width:min(72%,160px);height:2px;background:var(--header-line,indigo);clip-path:inset(0 100% 0 0);transition:clip-path .24s ease}#header .dropdown-menu.list-category.page .nav-link:hover:after{clip-path:inset(0 0 0 0)}.store-search-overlay{position:fixed;inset:0;z-index:1200;opacity:0;pointer-events:none;transition:opacity .2s ease}.store-search-overlay.is-open{opacity:1;pointer-events:auto}.store-search-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.6);border:0}.store-search-panel{position:relative;width:min(720px,92vw);margin:12vh auto 0;padding:18px 20px 16px;border-radius:16px;background:rgba(14,14,18,.92);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 18px 40px rgba(0,0,0,.4)}.store-search-header{display:flex;align-items:center;justify-content:space-between;color:var(--header-text,#fff);font-weight:600;margin-bottom:12px}.store-search-close{background:transparent;border:0;color:var(--header-text,#fff);font-size:18px;cursor:pointer}.store-search-form{display:flex;align-items:center;gap:12px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);border-radius:12px;padding:10px 12px}.store-search-form input{flex:1;background:transparent;border:0;color:#fff;outline:none;font-size:16px}.store-search-form input::placeholder{color:hsla(0,0%,100%,.6)}.store-search-form button{background:transparent;border:0;color:var(--header-text,#fff);cursor:pointer;font-size:18px}.store-search-hint{margin:10px 0 0;font-size:13px;color:hsla(0,0%,100%,.6)}.store-page--products .store-grid{display:grid;gap:16px}.store-page--products .store-grid__header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.store-page--products .store-grid__title{margin:0;font-size:20px;font-weight:700;color:#111827}.store-page--products .store-grid__actions{display:inline-flex;align-items:center;gap:8px}.store-page--products .store-grid__label{font-size:13px;color:#6b7280;margin:0}.store-page--products .store-select{height:38px;border-radius:10px;border:1px solid #e1e4ef;padding:0 10px;background:#fff;color:#111827}.store-page--products .store-grid__items--products{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.store-page--products .store-product-card{border-radius:16px;overflow:hidden;min-height:100%}.store-page--products .store-product-card__link{color:inherit;text-decoration:none;display:grid;height:100%;grid-template-rows:auto 1fr}.store-page--products .store-product-card__media{background:#f1f3f8}.store-page--products .store-product-card__media img{width:100%;height:240px;object-fit:cover;display:block}.store-page--products .store-product-card__body{padding:14px 14px 16px;display:flex;flex-direction:column;gap:10px;align-content:start;height:100%}.store-page--products .store-product-card__category{margin:0;font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.06em;font-weight:700;text-align:center}.store-page--products .store-product-card__name{margin:0;font-size:17px;line-height:1.25;color:#111827;text-align:center}.store-page--products .store-product-card__actions{gap:8px}.store-page--products .store-product-card__actions,.store-page--products .store-product-card__actions .products-button{display:inline-flex;align-items:center;justify-content:center}.store-page--products .store-product-card__actions .products-button-icon{display:inline-flex;align-items:center;justify-content:center;padding:0}.store-page--products .store-product-card__actions .products-button i{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;line-height:1}.store-page--products .store-product-card__actions .products-button i:before{display:block;line-height:1}.store-page--products .store-product-card__rating{margin:0;font-size:13px;color:#6b7280;text-align:center}.store-page--products .store-product-card__price{font-size:20px;font-weight:700;color:#111827;text-align:center}.store-page--products .store-product-card__cta{margin-top:auto;font-size:13px;font-weight:700;color:#111827;text-align:center}.store-page--products .store-quickview-overlay{position:fixed;inset:0;z-index:1400;display:flex;align-items:center;justify-content:center;padding:24px}.store-page--products .store-quickview-backdrop{position:absolute;inset:0;border:0;background:rgba(5,8,15,.55)}.store-page--products .store-quickview-panel{position:relative;z-index:1;width:min(960px,calc(100vw - 48px));margin:0;max-height:calc(100vh - 48px);overflow:auto;border-radius:16px;border:1px solid #e1e4ef;background:#fff;padding:18px;display:grid;grid-template-columns:minmax(280px,360px) 1fr;gap:16px;box-shadow:0 22px 60px rgba(15,23,42,.25)}.store-page--products .store-quickview-close{position:absolute;top:10px;right:10px;border:1px solid #e1e4ef;background:#fff;color:#111827;border-radius:10px;width:34px;height:34px;line-height:1;cursor:pointer}.store-page--products .store-quickview-media img{width:100%;height:320px;object-fit:cover;border-radius:12px}.store-page--products .store-quickview-content{display:grid;gap:12px;align-content:start}.store-page--products .store-quickview-description{margin:0;color:#4b5563;line-height:1.5}.store-page--products .store-quickview-actions{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.store-page--products .store-secondary-link{color:#111827;font-size:13px;font-weight:600;text-decoration:none}.store-page--products .store-secondary-link:hover{text-decoration:underline}@media (max-width:991.98px){.store-page--products .store-grid__items--products{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.store-page--products .store-quickview-panel{grid-template-columns:1fr;width:min(960px,calc(100vw - 24px));max-height:calc(100vh - 24px)}}@media (max-width:575.98px){.store-page--products .store-grid__header{align-items:flex-start}.store-page--products .store-grid__actions,.store-page--products .store-select{width:100%}.store-page--products .store-product-card__media img{height:210px}}