.store-page{--store-ink:#202326;--store-surface:#f4f5f6;background:#f7f7f7;color:var(--store-ink);overflow:clip}.store-page .swiper{overscroll-behavior-x:contain;touch-action:pan-y}.store-static-hero{position:relative;display:grid;min-height:min(590px,100vh - 64px);grid-template-columns:minmax(260px,.85fr) minmax(360px,1.15fr);align-items:center;gap:clamp(24px,7vw,120px);overflow:hidden;padding:clamp(56px,7vw,120px);color:#fff;background:radial-gradient(circle at 78% 35%,#344037 0,#162018 39%,#080d09 100%)}.store-static-hero-copy{max-width:600px;position:relative;z-index:1}.store-static-hero-copy h1{max-width:620px;margin:18px 0;color:#fff;font-size:clamp(38px,5vw,78px);line-height:.98;font-weight:800}.store-static-hero-copy p{max-width:500px;color:hsla(0,0%,100%,.72);font-size:clamp(16px,1.5vw,21px);line-height:1.5}.store-static-hero-media{display:flex;min-width:0;min-height:300px;align-items:center;justify-content:center}.store-static-hero-media img{display:block;width:min(100%,680px);height:auto;max-height:500px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 30px 30px rgba(0,0,0,.35))}.store-home-skeleton{min-height:360px;background:linear-gradient(90deg,#f5f6f7 25%,#eef0f1 37%,#f5f6f7 63%);background-size:400% 100%;animation:store-shimmer 1.5s ease infinite}.store-catalog-skeleton{min-height:720px;background:#f7f7f7}.store-catalog-skeleton-nav{height:102px;border-bottom:1px solid #e6e7e8;background:linear-gradient(90deg,#f0f1f2 25%,#e6e8ea 37%,#f0f1f2 63%);background-size:400% 100%;animation:store-shimmer 1.5s ease infinite}.store-catalog-skeleton-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:60px clamp(28px,4.5vw,92px) 100px}.store-catalog-skeleton-card{min-height:420px;border-radius:12px;background:linear-gradient(90deg,#eff0f1 25%,#e6e8ea 37%,#eff0f1 63%);background-size:400% 100%;animation:store-shimmer 1.5s ease infinite}@keyframes store-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.store-hero-main{position:relative;height:clamp(560px,70vh,660px);min-height:0;background:#0f1511;overflow:hidden;touch-action:pan-y}.store-hero-slide,.store-hero-swiper,.store-hero-swiper .swiper-slide,.store-hero-swiper .swiper-wrapper{height:100%;min-height:inherit}.store-hero-slide{position:relative;color:#fff;background:#0f1511}.store-hero-carousel-track{position:relative;height:100%}.store-hero-carousel-slide{position:absolute;inset:0;z-index:0;height:100%;min-height:0;visibility:hidden;opacity:0;pointer-events:none;transform:translate3d(2%,0,0);transition:opacity .42s ease,transform .42s ease,visibility 0s linear .42s}.store-hero-carousel-slide.is-active{z-index:1;visibility:visible;opacity:1;pointer-events:auto;transform:translateZ(0);transition-delay:0s}.store-hero-pagination{position:absolute;z-index:5;bottom:34px;left:50%;display:flex;width:min(186px,100vw - 48px);gap:8px;transform:translateX(-50%)}.store-hero-pagination-dot{min-height:0;position:relative;flex:0 1 24px;height:3px;padding:0;border:0;border-radius:99px;overflow:hidden;background:hsla(0,0%,100%,.42);cursor:pointer;transition:flex-basis .28s ease}.store-hero-pagination-dot.is-active{flex-basis:90px}.store-hero-pagination-dot:after{position:absolute;inset:0;content:"";border-radius:inherit;background:#fff;transform:scaleX(var(--hero-progress,0));transform-origin:left center}.store-hero-copy{position:absolute;z-index:1;top:50%;left:clamp(24px,8vw,150px);max-width:600px;transform:translateY(-50%)}.store-new-badge,.store-product-badge{display:inline-flex;align-items:center;border-radius:4px;background:#e20b17;color:#fff;padding:6px 12px;font-size:13px;font-weight:800;letter-spacing:.04em}.store-hero-copy h2{max-width:none;margin:18px 0;color:#fff;font-size:clamp(42px,5.4vw,88px);line-height:.98;font-weight:800;white-space:nowrap}.store-hero-copy p{max-width:540px;color:hsla(0,0%,100%,.72);font-size:clamp(17px,1.55vw,22px);line-height:1.5}.store-hero-link{display:inline-flex;gap:28px;margin-top:26px;padding:14px 28px;border-radius:100px;background:#fff;color:#202326;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.store-hero-link:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.25)}.store-hero-image{position:absolute;inset:0;z-index:0;display:block;min-height:0;pointer-events:none}.store-hero-image img{display:block;width:100%;height:100%;max-height:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:none}.store-carousel-arrow{position:absolute;top:50%;z-index:4;width:66px;height:66px;padding:0;border:1px solid hsla(0,0%,100%,.28);border-radius:50%;background:rgba(20,23,22,.25);color:#fff;opacity:0;transform:translateY(-50%) scale(.94);transition:opacity .2s ease,transform .2s ease,background .2s ease}.store-carousel-arrow:before{content:"";position:absolute;top:50%;left:50%;width:15px;height:15px;border-top:3px solid;border-right:3px solid;transform:translate(-65%,-50%) rotate(45deg)}.store-carousel-arrow:hover{background:rgba(20,23,22,.48);transform:translateY(-50%) scale(1)}.store-carousel-arrow:disabled,.swiper-button-disabled{opacity:0!important;pointer-events:none}.store-catalog-nav:hover .store-carousel-arrow,.store-category-rail:hover .store-carousel-arrow,.store-hero-main:hover .store-carousel-arrow,.store-new-track:hover .store-carousel-arrow{opacity:1}.store-catalog-prev,.store-category-prev,.store-hero-prev,.store-new-prev{left:28px}.store-catalog-prev:before,.store-category-prev:before,.store-hero-prev:before,.store-new-prev:before{transform:translate(-35%,-50%) rotate(-135deg)}.store-catalog-next,.store-category-next,.store-hero-next,.store-new-next{right:28px}.store-category-rail{--category-rail-gutter:clamp(56px,7vw,150px);position:relative;background:#f7f7f7}.store-native-track{display:flex;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none}.store-native-track::-webkit-scrollbar{display:none}.store-category-track{box-sizing:border-box;width:100%;justify-content:flex-start;margin:0;padding-inline:var(--category-rail-gutter);overscroll-behavior-x:contain;scroll-padding-inline:var(--category-rail-gutter);touch-action:pan-x;-webkit-overflow-scrolling:touch}.store-category-track>.store-category-tile{flex:0 0 172px;scroll-snap-align:start}@media(min-width:768px){.store-category-track{justify-content:center}}.store-category-viewport{overflow:hidden;padding:0 clamp(28px,4.5vw,88px)}.store-category-swiper{padding:0}.store-category-swiper .swiper-slide{width:clamp(136px,10vw,178px)}.store-category-tile{display:grid;justify-items:center;gap:10px;min-height:184px;padding:22px 4px 16px;color:#2c2f32;font-size:15px;font-weight:700;line-height:1.22;text-align:center}.store-category-tile img{width:100px;height:82px;-o-object-fit:contain;object-fit:contain}.store-category-tile:hover{color:#e20b17}.store-category-arrow{position:absolute;top:50%;z-index:4;width:66px;height:66px;padding:0;border:0;border-radius:50%;background:rgba(35,38,40,.14);color:#fff;opacity:0;transform:translateY(-50%) scale(.94);transition:opacity .2s ease,transform .2s ease,background .2s ease}.store-category-arrow:before{content:"";position:absolute;top:50%;left:50%;width:15px;height:15px;border-top:3px solid;border-right:3px solid;transform:translate(-65%,-50%) rotate(45deg)}.store-category-arrow:hover{background:rgba(35,38,40,.3);transform:translateY(-50%) scale(1)}.store-category-arrow:disabled{opacity:0!important;pointer-events:none}.store-category-arrow:focus-visible:not(:disabled),.store-category-rail[data-can-next=true]:hover .store-category-next,.store-category-rail[data-can-previous=true]:hover .store-category-prev{opacity:1}.store-category-prev{left:26px}.store-category-prev:before{transform:translate(-35%,-50%) rotate(-135deg)}.store-category-next{right:26px}.store-catalog-nav .store-carousel-arrow,.store-category-rail .store-carousel-arrow,.store-new-track .store-carousel-arrow{border-color:rgba(20,23,22,.12);background:rgba(30,33,35,.16);color:#fff}.store-new-section{--store-new-gutter:clamp(28px,6.25vw,128px);padding:clamp(48px,5vw,72px) 0 48px;background:#f7f7f7}.store-new-section>h2{margin:0 var(--store-new-gutter) 34px}.store-benefits>h2,.store-new-section>h2{font-size:clamp(40px,4vw,66px);line-height:1;font-weight:800}.store-new-rail{position:relative}.store-new-track{gap:24px;padding-inline:var(--store-new-gutter);scroll-padding-inline:var(--store-new-gutter)}.store-new-track>*{flex:0 0 min(390px,79vw);scroll-snap-align:start}.store-new-arrow{position:absolute;top:50%;z-index:4;width:58px;height:58px;padding:0;border:1px solid rgba(20,23,22,.12);border-radius:50%;background:rgba(30,33,35,.22);color:#fff;opacity:0;transform:translateY(-50%) scale(.94);transition:opacity .2s ease,transform .2s ease,background .2s ease}.store-new-arrow:before{content:"";position:absolute;top:50%;left:50%;width:13px;height:13px;border-top:3px solid;border-right:3px solid;transform:translate(-65%,-50%) rotate(45deg)}.store-new-arrow:hover{background:rgba(30,33,35,.42);transform:translateY(-50%) scale(1)}.store-new-arrow:disabled{opacity:0!important;pointer-events:none}.store-new-arrow:focus-visible:not(:disabled),.store-new-rail[data-can-next=true]:hover .store-new-next,.store-new-rail[data-can-previous=true]:hover .store-new-prev{opacity:1}.store-new-prev{left:28px}.store-new-prev:before{transform:translate(-35%,-50%) rotate(-135deg)}.store-new-next{right:28px}.store-new-viewport{overflow:hidden;padding:0 clamp(28px,4.5vw,92px)}.store-new-products-swiper{padding:0}.store-new-products-swiper .swiper-slide{width:min(390px,79vw)}.store-new-card{position:relative;display:block;overflow:hidden;border-radius:12px;background:#fff;color:#202326;min-height:490px;isolation:isolate}.store-new-card:after{position:absolute;z-index:1;inset:0;content:"";background:linear-gradient(180deg,transparent 34%,rgba(0,0,0,.76));opacity:0;pointer-events:none;transition:opacity .16s ease}.store-new-card-image{position:relative;z-index:2;height:310px;display:grid;place-items:center;overflow:hidden;background:#fff;transition:opacity .16s ease}.store-new-card-image img{width:88%;height:88%;-o-object-fit:contain;object-fit:contain}.store-new-card-video{position:absolute;z-index:0;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;pointer-events:none;transition:opacity .16s ease}.store-new-card.is-video-active{background:#101213;color:#fff}.store-new-card.is-video-active .store-new-card-video,.store-new-card.is-video-active:after{opacity:1}.store-new-card.is-video-active .store-new-card-image{opacity:0}.store-new-card-copy{position:relative;z-index:2;padding:22px 24px 28px}.store-new-card.is-video-active .store-new-card-copy{position:absolute;right:0;bottom:0;left:0;color:#fff}.store-new-card-copy span{display:inline-block;margin-bottom:12px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.06em}.store-new-card-copy h3{min-height:85px;margin:0;color:#202326;font-size:26px;line-height:1.08;font-weight:800}.store-new-card.is-video-active .store-new-card-copy h3{color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.36)}.store-new-card-purchase{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px}.store-new-card-copy p{min-width:0;margin:0;color:#60666b}.store-new-card.is-video-active .store-new-card-copy p{color:hsla(0,0%,100%,.94);text-shadow:0 2px 10px rgba(0,0,0,.4)}.store-new-card-copy b{display:inline-flex;flex:0 0 auto;padding:10px 20px;border-radius:99px;background:#202326;color:#fff}.store-new-card.is-video-active .store-new-card-copy b{background:#fff;color:#202326;box-shadow:0 8px 20px rgba(0,0,0,.2)}.store-benefits{padding:70px clamp(28px,4.5vw,92px) 90px;background:#f7f7f7}.store-benefits>h2{margin:0 0 34px}.store-benefit-rail{min-width:0}.store-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(180px,auto);gap:18px}.store-benefit-card{display:flex;flex-direction:column;min-height:180px;overflow:hidden;border-radius:10px;background:#fff}.store-benefit-card span{color:#e20b17;font-size:12px;font-weight:800;letter-spacing:.08em}.store-benefit-card h3{max-width:100%;margin:0;color:#1d2024;font-size:clamp(20px,1.7vw,30px);line-height:1.08;text-align:center}.store-benefit-card.item-1{grid-row:span 2;min-height:378px}.store-benefit-card.item-2{grid-column:span 2}.store-benefit-card.item-7{grid-column:span 4}.store-catalog{position:relative;background:#f7f7f7;scroll-margin-top:64px}.store-catalog-nav{position:sticky;top:64px;z-index:30;display:flex;min-height:116px;align-items:center;border:0;background:hsla(0,0%,97%,.98)}@media(min-width:1024px){body.store-catalog-active .store-catalog-nav{top:0;z-index:1001}}.store-catalog-group-wrap{position:relative;width:-moz-fit-content;width:fit-content;max-width:min(100% - clamp(32px,6vw,120px),1410px);margin:0 auto}.store-catalog-group-viewport{overflow-x:auto;padding:0;border:1px solid rgba(30,36,40,.1);border-radius:18px;background:hsla(0,0%,100%,.96);box-shadow:0 14px 32px rgba(20,27,31,.1),0 2px 6px rgba(20,27,31,.05);scrollbar-width:none;scroll-behavior:smooth;scroll-padding-inline:20px}.store-catalog-group-viewport::-webkit-scrollbar{display:none}.store-catalog-group-list{display:flex;width:-moz-max-content;width:max-content;min-width:100%;min-height:76px;align-items:center;justify-content:center;gap:clamp(18px,2vw,50px);padding:0 28px}.store-catalog-group-list button{min-height:40px;padding:10px 22px;border:0;border-radius:99px;background:transparent;color:#667078;font-size:14px;font-weight:600;white-space:nowrap;transition:background .2s ease,color .2s ease}.store-catalog-group-list button:hover{background:#f0f1f3;color:#202427}.store-catalog-group-list button.is-active{background:#df0010;color:#fff}.store-catalog-group-next{display:none}@media(min-width:768px)and (max-width:1240px){.store-catalog-group-wrap{width:calc(100% - 56px)}.store-catalog-group-viewport{padding:0 44px 0 0}.store-catalog-group-list{justify-content:flex-start;padding-inline:20px}.store-catalog-group-next{position:absolute;z-index:1;top:0;right:0;display:grid;width:44px;height:100%;place-items:center;padding:0;border:0;border-left:1px solid #e1e4e7;border-radius:0 18px 18px 0;background:linear-gradient(90deg,hsla(0,0%,100%,.7),#fff 36%);color:#202427;cursor:pointer}.store-catalog-group-next .iconfont{font-size:20px;line-height:1}.store-catalog-group-next:hover{background:#f3f4f5}.store-catalog-group-next:focus-visible{outline:2px solid #202427;outline-offset:-3px}}.store-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:60px clamp(28px,4.5vw,92px) 32px;background:#f9f9f9}.store-product-toggle{display:flex;justify-content:center;padding:8px clamp(28px,4.5vw,92px) 100px;background:#f7f7f7}.store-product-toggle button,.store-view-all-link{display:inline-flex;align-items:center;justify-content:center;min-width:290px;min-height:60px;gap:38px;padding:0 32px;border:0;border-radius:999px;background:#171b1e;box-shadow:0 7px 0 #e21827,0 12px 22px rgba(26,29,32,.18);color:#fff;font-size:18px;font-weight:700;text-transform:none;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.store-view-all-link .iconfont{font-size:22px}.store-product-toggle button:hover,.store-view-all-link:hover{background:#292e32;color:#fff;transform:translateY(-2px);box-shadow:0 9px 0 #e21827,0 15px 24px rgba(26,29,32,.2)}.store-product-toggle button:active,.store-view-all-link:active{transform:translateY(3px);box-shadow:0 3px 0 #e21827,0 7px 14px rgba(26,29,32,.18)}.store-product-comparison{position:relative;aspect-ratio:32/5;min-height:0;margin:0 clamp(28px,4.5vw,92px) clamp(72px,7vw,128px);overflow:hidden;border-radius:16px;background:#f4f6f8}.store-product-comparison:before{position:absolute;inset:0;content:"";background:url(/store-product-comparison.webp) 50%/100% auto no-repeat;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.store-product-comparison:hover:before{transform:scale(1.045)}.store-product-comparison-copy{position:absolute;z-index:1;inset:0 auto 0 0;display:flex;width:min(43%,620px);box-sizing:border-box;flex-direction:column;align-items:flex-start;justify-content:center;gap:9px;padding:clamp(28px,3vw,52px);background:linear-gradient(90deg,rgba(20,24,28,.96),rgba(20,24,28,.92) 72%,rgba(20,24,28,.08))}.store-product-comparison-description,.store-product-comparison-eyebrow{margin:0;color:hsla(0,0%,100%,.82);font-size:clamp(14px,1.05vw,17px);line-height:1.35}.store-product-comparison h2{margin:0 0 3px;color:#fff;font-size:clamp(28px,2.45vw,46px);line-height:1.08;font-weight:800;white-space:nowrap}.store-product-comparison-link{display:inline-flex;min-height:50px;align-items:center;gap:16px;margin-top:13px;padding:0 24px;border-radius:7px;background:#df0010;color:#fff;font-size:14px;font-weight:800;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.store-product-comparison-link:hover{background:#bd000d;color:#fff;transform:translateY(-2px);box-shadow:0 8px 18px rgba(223,0,16,.28)}.store-product-comparison-link span{font-size:20px;line-height:1;transition:transform .2s ease}.store-product-comparison-link:hover span{transform:translateX(3px)}.store-protection{padding:0 clamp(28px,4.5vw,92px) clamp(80px,7vw,128px);background:#f7f7f7}.store-protection>h2{margin:0 0 clamp(24px,2.2vw,38px);color:#202326;font-size:clamp(34px,3.2vw,56px);line-height:1.06;font-weight:800}.store-protection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,1.8vw,32px)}.store-protection-card{position:relative;display:flex;min-height:clamp(300px,26vw,460px);align-items:center;overflow:hidden;border-radius:18px;color:#202326;isolation:isolate;transition:transform .3s ease,box-shadow .3s ease}.store-protection-card:before{position:absolute;z-index:-2;inset:0;content:"";background:linear-gradient(135deg,#eef3f7,#e7edf2)}.store-protection-card:after{position:absolute;z-index:-1;inset:0;content:"";background:radial-gradient(circle at 78% 50%,hsla(0,0%,100%,.72),transparent 36%)}.store-protection-card:hover{color:#202326;transform:translateY(-5px);box-shadow:0 18px 36px rgba(28,38,46,.14)}.store-protection-copy{position:relative;z-index:2;width:min(49%,410px);padding:clamp(30px,4vw,72px)}.store-protection-icon{display:grid;width:58px;height:58px;place-items:center;margin-bottom:clamp(18px,1.8vw,28px);border-radius:18px;background:rgba(32,36,39,.08);color:#202427}.store-protection-icon svg{width:38px;height:38px}.store-protection-copy h3{margin:0;color:#202326;font-size:clamp(28px,2.5vw,46px);line-height:1.05;font-weight:800}.store-protection-copy p{max-width:315px;margin:16px 0 28px;color:#60676d;font-size:clamp(14px,1.05vw,17px);line-height:1.5}.store-protection-link{display:inline-flex;align-items:center;gap:12px;color:#202427;font-size:15px;font-weight:800}.store-protection-link b{font-size:21px;line-height:1;transition:transform .25s ease}.store-protection-card:hover .store-protection-link b{transform:translateX(5px)}.store-protection-art{position:absolute;right:-6%;bottom:-14%;z-index:1;width:62%;height:92%;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.store-protection-card:hover .store-protection-art{transform:scale(1.06) translate(-1%,-2%)}.store-protection-art span{position:absolute;display:block;border-radius:50%}.store-protection-art span:first-child{width:70%;height:70%;right:9%;bottom:10%;border:clamp(20px,2.4vw,44px) solid hsla(0,0%,100%,.72);box-shadow:inset 0 0 0 1px rgba(94,112,128,.14)}.store-protection-art span:nth-child(2){width:38%;height:38%;right:38%;bottom:31%;background:linear-gradient(145deg,#fff,#bac5ce);box-shadow:0 18px 35px rgba(61,77,89,.22)}.store-protection-art span:nth-child(3){width:18%;height:18%;right:7%;bottom:47%;background:#202427;box-shadow:0 14px 28px rgba(25,31,35,.25)}.store-protection-art-warranty span:first-child{border-color:rgba(80,174,238,.4);background:radial-gradient(circle at 35% 30%,rgba(125,224,255,.92),rgba(36,118,217,.66));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.62),0 25px 44px rgba(31,109,197,.23)}.store-protection-art-warranty span:nth-child(2){right:34%;bottom:34%;background:linear-gradient(145deg,#effcff,#55c1ed)}.store-protection-art-warranty span:nth-child(3){right:11%;bottom:47%;background:#168bc5}.store-protection-warranty:before{background:linear-gradient(135deg,#edf2f8,#dfe6f0)}.store-protection-warranty .store-protection-icon{color:#1188c8;background:rgba(17,136,200,.1)}.store-product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border-radius:12px;background:#f2f3f4;cursor:pointer}.store-product-card:focus-visible{outline:2px solid #e20b17;outline-offset:3px}.store-product-media{position:relative;display:grid;place-items:center;min-height:250px;overflow:hidden;background:#f2f3f4}.store-product-media>img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.store-product-primary-image{z-index:1}.store-product-hover-image{z-index:2;opacity:0}.store-product-badge{position:absolute;z-index:5;top:16px;left:16px}.store-product-badge.hot{background:#202427}.store-product-cart{position:absolute;z-index:6;top:14px;right:14px;width:48px;height:48px;border:0;border-radius:50%;background:#fff;box-shadow:0 10px 20px rgba(20,24,26,.12);color:#202427;transition:transform .2s ease,box-shadow .2s ease}.store-product-cart:hover{transform:translateY(-2px);box-shadow:0 14px 26px rgba(20,24,26,.2)}.store-product-cart .iconfont{font-size:22px}.store-product-hover-copy{pointer-events:none;position:absolute;z-index:3;inset:auto 0 0;padding:42px 20px 18px;color:#fff;opacity:0;background:linear-gradient(transparent,rgba(5,8,7,.92))}.store-product-hover-copy p{display:-webkit-box;margin:0;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;line-height:1.35}@media(hover:hover){.store-product-media.has-hover-image:hover .store-product-primary-image{opacity:0}.store-product-media.has-hover-image:hover .store-product-hover-copy,.store-product-media.has-hover-image:hover .store-product-hover-image{opacity:1}}@media(hover:hover)and (prefers-reduced-motion:no-preference){.store-product-hover-copy,.store-product-hover-image,.store-product-primary-image{transition:opacity .28s ease}}.store-product-info{display:flex;min-height:184px;flex-direction:column;padding:18px 20px 20px}.store-product-info h2{font-family:Eurostile-Extended;min-height:46px;margin:0;overflow-wrap:anywhere;color:#202326;font-size:20px;line-height:1.14;font-weight:800}.store-product-price{margin:auto 0 15px;font-size:18px;font-weight:800}.store-product-actions{display:grid;grid-template-columns:.8fr 1fr;gap:10px}.store-product-actions a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:1px solid #202427;border-radius:5px;font-size:12px;font-weight:700;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.store-buy-link{background:#202427;color:#fff}.store-learn-link{color:#202427;border:1px solid #777b80}.store-buy-link:hover{transform:translateY(-2px);background:#e20b17;box-shadow:0 8px 18px rgba(226,11,23,.24)}.store-learn-link:hover{transform:translateY(-2px);background:#e7e9eb;box-shadow:0 8px 18px rgba(20,24,26,.12)}.store-action-label-short{display:none}.store-learn-link .store-action-arrow{margin-left:4px;transition:transform .2s ease}.store-learn-link:hover .store-action-arrow{transform:translateX(3px)}.store-catalog .store-product-actions{gap:14px}.store-catalog .store-product-info{min-height:184px;background:#fff}.store-catalog .store-product-info h2{min-height:0;font-size:20px;line-height:1.15}.store-catalog .store-product-price{margin:auto 0 15px;color:#df0010}.store-catalog .store-product-actions a,.store-learn-link{min-height:44px;border-radius:6px;font-size:14px;font-weight:700;text-transform:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.store-catalog .store-buy-link{gap:18px;border-color:#df0010;background:#df0010}.store-catalog .store-buy-link .iconfont{font-size:20px}.store-catalog .store-learn-link .store-action-arrow{margin-left:8px;font-size:24px;line-height:1}.store-catalog .store-buy-link:hover{background:#bd000d;box-shadow:0 8px 18px rgba(223,0,16,.28)}.store-catalog .store-learn-link:hover{border-color:#202427;background:#f1f2f3}.store-empty{grid-column:1/-1;min-height:240px;display:grid;place-items:center}.category-catalog-layout{display:flex;width:100%;max-width:1400px;justify-content:center;gap:24px;margin:0 auto;padding:36px 32px 72px;background:#fff}.category-filter-panel{flex:0 0 280px;min-width:0}.category-filter-panel>h2{margin:0 0 28px;color:#171a1c;font-size:32px;font-weight:800;line-height:1}.category-filter-card{overflow:hidden;border:1px solid #edf0f1;border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(20,24,26,.05)}.category-filter-heading{display:flex;align-items:center;justify-content:space-between;padding:28px 28px 20px;color:#2a2e31;font-size:18px;font-weight:800}.category-filter-heading .iconfont{font-size:18px;transform:rotate(180deg)}.category-filter-options{display:grid;gap:4px;margin:0;padding:0 18px 24px;list-style:none}.category-filter-options li{margin:0;background:none}.category-filter-options button{display:flex;width:100%;min-height:52px;align-items:center;gap:14px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#4e555b;text-align:left;font-size:16px;font-weight:600;transition:background .2s ease,color .2s ease}.category-filter-options button:hover{background:#f4f5f6;color:#1d2124}.category-filter-options button.is-active{color:#e20b17}.category-filter-options input{width:20px;height:20px;margin:0;accent-color:#e20b17;pointer-events:none}.category-filter-group{overflow:hidden}.category-filter-parent{font-weight:800!important}.category-filter-chevron{margin-left:auto;font-size:15px;transition:transform .2s ease}.category-filter-group.is-expanded .category-filter-chevron{transform:rotate(90deg)}.category-filter-children{display:grid;max-height:0;margin:0;padding:0;overflow:hidden;list-style:none;opacity:0;transition:max-height .25s ease,opacity .2s ease,padding .25s ease}.category-filter-group.is-expanded .category-filter-children{max-height:280px;padding:2px 0 8px;opacity:1}.category-filter-children button{min-height:42px!important;padding-left:42px!important;color:#6c7379!important;font-size:15px!important;font-weight:500!important}.category-filter-children button.is-active{color:#e20b17!important;font-weight:700!important}.category-filter-children input{width:16px!important;height:16px!important}.category-filter-mobile{width:100%;margin-bottom:20px}.category-filter-mobile-trigger{display:flex;width:100%;min-height:58px;align-items:center;justify-content:space-between;padding:0 20px;border:0;background:transparent;color:#171a1c;font-size:20px;font-weight:800}.category-filter-options-mobile{padding-top:0}.category-catalog-content{flex:0 1 1000px;min-width:0}.category-catalog-toolbar{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:18px;margin:0 0 22px}.category-catalog-toolbar>strong{color:#1e2225;font-size:20px;font-weight:800}.category-sort-control{position:relative;display:inline-flex;min-height:52px;align-items:center;gap:12px;padding:0 6px 0 18px;border:1px solid #e1e4e6;border-radius:12px;background:#fff;color:#5e656b;font-size:15px;font-weight:700;transition:border-color .2s ease,box-shadow .2s ease}.category-sort-control.is-open{border-color:rgba(226,11,23,.48);box-shadow:0 8px 22px rgba(30,34,37,.1)}.category-sort-trigger{display:inline-flex;min-width:158px;min-height:40px;align-items:center;justify-content:space-between;gap:14px;padding:0 12px;border:0;border-radius:8px;background:#f4f5f6;color:#1e2225;font:inherit;font-weight:800;text-align:left;cursor:pointer;transition:background .2s ease,color .2s ease}.category-sort-trigger:hover{background:#eceeef}.category-sort-menu button:focus-visible,.category-sort-trigger:focus-visible{outline:2px solid #e20b17;outline-offset:2px}.category-sort-trigger .iconfont{color:#737a80;font-size:12px;transition:transform .2s ease}.category-sort-control.is-open .category-sort-trigger .iconfont{transform:rotate(180deg)}.category-sort-menu{position:absolute;z-index:20;top:calc(100% + 8px);right:0;display:grid;width:-moz-max-content;width:max-content;min-width:226px;padding:6px;border:1px solid #e5e7e8;border-radius:12px;background:#fff;box-shadow:0 16px 34px rgba(20,24,26,.16)}.category-sort-menu button{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:24px;padding:0 10px 0 12px;border:0;border-radius:8px;background:transparent;color:#42484d;font:inherit;font-weight:650;text-align:left;white-space:nowrap;cursor:pointer;transition:background .16s ease,color .16s ease}.category-sort-menu button:hover{background:#f3f4f5;color:#181c1f}.category-sort-menu button.is-selected{background:#fff0f1;color:#db0b16;font-weight:800}.category-sort-menu .iconfont{font-size:14px}@media(min-width:768px){.category-filter-panel{position:sticky;top:84px;align-self:flex-start}}.category-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:0;background:#fff}.category-product-grid .store-product-card{border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 4px 12px rgba(20,24,26,.05);transition:border-color .2s ease,box-shadow .2s ease}.category-product-grid .store-product-card:focus-within{border-color:#e20b17;box-shadow:0 10px 24px rgba(20,24,26,.12)}@media(hover:hover){.category-product-grid .store-product-card:hover{border-color:#e20b17;box-shadow:0 10px 24px rgba(20,24,26,.12)}}@media(min-width:768px){.category-product-grid .store-product-media{min-height:208px}.category-product-grid .store-product-info{min-height:160px;padding:14px 16px 16px}.category-product-grid .store-product-info h2{min-height:40px;font-size:17px;line-height:1.18}.category-product-grid .store-product-price{margin:auto 0 12px;font-size:16px}.category-product-grid .store-product-actions{gap:8px}.category-product-grid .store-product-actions a,.store-learn-link{min-height:38px;font-size:12px}.category-product-grid .store-product-badge{top:12px;left:12px;padding:5px 9px;font-size:12px}.category-product-grid .store-product-cart{top:10px;right:10px;width:40px;height:40px}.category-product-grid .store-product-cart .iconfont{font-size:18px}}@media(max-width:1199px){.store-catalog-skeleton-grid,.store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1023px){.store-static-hero{grid-template-columns:1fr 1fr;padding:64px 42px}.store-category-viewport,.store-new-viewport{padding-left:28px;padding-right:28px}.store-catalog-skeleton-grid,.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:28px;padding-right:28px}.store-product-toggle{padding-left:28px;padding-right:28px}.store-product-comparison{margin-right:28px;margin-left:28px}.store-product-comparison-copy{width:52%}.store-product-comparison h2{white-space:normal}.store-protection{padding-right:28px;padding-left:28px}.store-protection-copy{width:56%;padding:34px}.store-benefit-grid{grid-template-columns:repeat(2,1fr)}.store-benefit-card.item-2{grid-column:span 1}}@media(max-width:1199px)and (min-width:768px){.category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1023px){.category-catalog-layout{gap:20px;padding:28px}.category-filter-panel{flex-basis:270px}.category-product-grid{padding:0}}@media(max-width:767px){.store-static-hero{min-height:620px;grid-template-columns:1fr;padding:52px 24px 36px;gap:20px}.store-hero-main{height:620px;min-height:620px}.store-hero-copy{top:100px;right:24px;left:24px;max-width:none;text-align:center;transform:none}.store-hero-copy h2{font-size:clamp(24px,7.2vw,44px)}.store-hero-pagination{bottom:18px}.store-carousel-arrow{width:46px;height:46px;opacity:1}.store-catalog-prev,.store-category-prev,.store-hero-prev,.store-new-prev{left:10px}.store-catalog-next,.store-category-next,.store-hero-next,.store-new-next{right:10px}.store-catalog-group-viewport,.store-category-track,.store-category-viewport,.store-new-track,.store-new-viewport{padding-left:16px;padding-right:16px}.store-category-swiper .swiper-slide{width:126px}.store-category-tile{min-height:150px;font-size:13px}.store-new-section{padding-top:54px}.store-benefits>h2,.store-new-section>h2{margin-left:24px;margin-right:24px;font-size:42px}.store-new-card{min-height:440px}.store-new-card-image{height:260px}.store-benefits{padding:54px 18px 64px}.store-benefit-grid{grid-template-columns:1fr}.store-benefit-card,.store-benefit-card.item-1{min-height:170px;grid-row:auto}.store-catalog-nav{top:64px;min-height:72px}.store-catalog-skeleton-nav{height:72px}.store-catalog-skeleton-grid,.store-product-grid{grid-template-columns:1fr;gap:16px;padding:30px 16px 70px}.store-catalog-skeleton-card{min-height:436px}.store-product-toggle{padding:8px 16px 48px}.store-product-comparison{aspect-ratio:auto;min-height:360px;margin:0 16px 64px}.store-product-comparison:before{background-size:auto 100%;background-position:60%}.store-product-comparison:after{position:absolute;z-index:1;inset:0;content:"";background:linear-gradient(90deg,hsla(0,0%,100%,.96),hsla(0,0%,100%,.8) 47%,hsla(0,0%,100%,.12))}.store-product-comparison-copy{position:relative;z-index:2;width:72%;padding:32px 24px;justify-content:center;gap:20px}.store-product-comparison h2{font-size:34px}.store-protection{padding:0 16px 64px}.store-protection>h2{margin-bottom:24px;font-size:34px}.store-protection-grid{grid-template-columns:1fr;gap:16px}.store-protection-card{min-height:310px}.store-protection-copy{width:66%;padding:28px}.store-protection-copy h3{font-size:30px}.store-protection-copy p{margin:12px 0 20px;font-size:14px}.store-protection-art{right:-12%;width:66%;height:88%}.store-product-media{min-height:270px}.store-product-info{min-height:166px}.store-product-info h2{font-size:22px}.category-catalog-layout{display:block;padding:20px 16px 48px}.category-catalog-toolbar{min-height:50px;margin:0 0 16px}.category-catalog-toolbar>strong{font-size:18px}.category-sort-control{min-height:46px;gap:6px;padding-left:10px;border-radius:10px;font-size:14px}.category-sort-trigger{min-width:126px;min-height:36px;gap:8px;padding:0 9px}.category-sort-menu{min-width:205px}.category-product-grid{padding:0 0 24px}.store-category-rail{--category-rail-gutter:16px}.store-category-track{padding-inline:var(--category-rail-gutter);scroll-padding-inline:var(--category-rail-gutter)}.store-category-track>.store-category-tile{flex-basis:126px}}@media(min-width:1024px){.store-benefit-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:auto}.store-benefit-card,.store-benefit-card.item-1{grid-column:span 3;grid-row:auto;height:auto;min-height:0;aspect-ratio:1.45/1;background:#fff;color:#1d2024}.store-benefit-card.item-2{grid-column:span 3}.store-benefit-card.item-5,.store-benefit-card.item-6,.store-benefit-card.item-7{grid-column:span 4;height:auto;min-height:0;aspect-ratio:2.4/1}}@media(max-width:1023px){.store-benefit-card.item-7{grid-column:span 1}}@media(max-width:767px){.store-benefit-card.item-7{grid-column:auto}}.store-benefit-copy{display:flex;flex:0 0 30%;align-items:center;justify-content:center;box-sizing:border-box;padding:12px 18px 6px}.store-benefit-copy h3{max-width:100%;margin:0;color:#1d2024;font-size:clamp(16px,1.2vw,22px);font-weight:700;line-height:1.12;text-align:center}.store-benefit-media{display:flex;min-height:0;flex:1 1 0;align-items:center;justify-content:center;padding:0 18px 18px}.store-benefit-media img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.store-benefit-card.item-1 .store-benefit-media,.store-benefit-card.item-2 .store-benefit-media,.store-benefit-card.item-3 .store-benefit-media,.store-benefit-card.item-4 .store-benefit-media,.store-benefit-card.item-5 .store-benefit-media,.store-benefit-card.item-6 .store-benefit-media,.store-benefit-card.item-7 .store-benefit-media{padding:0}.store-benefit-card .store-benefit-media img{-o-object-fit:contain;object-fit:contain}@media(hover:hover)and (prefers-reduced-motion:no-preference){.store-benefit-card:hover .store-benefit-media img{transform:scale(1.05)}}@media(min-width:768px)and (max-width:1023px){.store-benefit-card,.store-benefit-card.item-1{height:auto;min-height:0;aspect-ratio:1.45/1}.store-benefit-card.item-5,.store-benefit-card.item-6,.store-benefit-card.item-7{aspect-ratio:2.4/1}}@media(max-width:767px){.store-benefit-card,.store-benefit-card.item-1{height:auto;min-height:250px;aspect-ratio:1.45/1}}@media(max-width:1023px){.store-benefits{padding-right:0;padding-left:0}.store-benefit-rail{overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none}.store-benefit-rail::-webkit-scrollbar{display:none}.store-benefit-grid{box-sizing:border-box;width:1060px;min-width:1060px;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:auto;gap:18px;padding:0 18px}.store-benefit-card,.store-benefit-card.item-1{grid-column:span 3;grid-row:auto;min-height:0;aspect-ratio:1.45/1}.store-benefit-card.item-2{grid-column:span 3}.store-benefit-card.item-5,.store-benefit-card.item-6,.store-benefit-card.item-7{grid-column:span 4;min-height:0;aspect-ratio:2.4/1}}@media(max-width:767px){.store-product-comparison{min-height:260px;margin-bottom:28px}.store-product-comparison-copy{padding-top:20px;padding-bottom:20px;gap:14px}.store-catalog-nav{display:block;min-height:72px;border-bottom:1px solid #e6e7e8}.store-catalog-group-wrap{width:auto;margin:0}.store-catalog-group-viewport{padding-right:36px;border:0;border-radius:0;box-shadow:none}.store-catalog-group-list{justify-content:flex-start}.store-catalog-group-next{position:absolute;z-index:1;top:0;right:0;display:grid;width:24px;height:100%;place-items:center;padding:0;border:0;border-left:1px solid #e1e4e7;background:#f7f7f7;color:#202427;cursor:pointer}.store-catalog-group-next .iconfont{font-size:20px;line-height:1}.store-catalog-group-next:focus-visible{outline:2px solid #202427;outline-offset:-3px}.store-catalog-group-next:active{background:#eceeef}.store-catalog-skeleton-grid,.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:20px 16px 48px}.store-catalog-skeleton-card{min-height:326px}.store-product-media{min-height:180px}.store-product-info{min-height:170px;padding:14px}.store-product-info h2{min-height:42px;font-size:17px;line-height:1.18}.store-product-price{margin-bottom:12px;font-size:16px}.store-product-actions{gap:6px}.store-product-actions a{min-height:40px;font-size:11px}.store-learn-link .store-action-arrow{display:none}.store-product-badge{top:10px;left:10px;padding:4px 8px;font-size:11px}.store-product-cart{display:none}.category-product-grid{gap:10px;padding:0 0 24px;background:#fff}.category-product-grid .store-product-info{min-height:188px}.category-product-grid .store-product-info h2{min-height:60px;font-size:14.5px}.category-product-grid .store-product-price{color:#df0010}.category-product-grid .store-action-label-full{display:none}.category-product-grid .store-action-label-short{display:inline}.category-product-grid .store-product-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.category-product-grid .store-product-actions a,.store-learn-link{min-height:38px;border-radius:6px;font-size:11px;text-transform:none;white-space:nowrap}.category-product-grid .store-buy-link{border-color:#df0010;background:#df0010}.category-product-grid .store-buy-link:hover{background:#bd000d;box-shadow:0 8px 18px rgba(223,0,16,.28)}.category-product-grid .store-learn-link:hover{border-color:#202427;background:#f1f2f3}}@media(max-width:1023px){.store-product-comparison{aspect-ratio:auto;min-height:250px;margin:0 16px 28px}.store-product-comparison:before{background:url(/store-product-comparison-mobile.webp) 62%/cover no-repeat}.store-product-comparison:after{position:absolute;z-index:1;inset:0;content:"";background:linear-gradient(90deg,hsla(0,0%,100%,.96),hsla(0,0%,100%,.8) 47%,hsla(0,0%,100%,.12))}.store-product-comparison-copy{position:relative;z-index:2}}@media(prefers-reduced-motion:reduce){.store-page *,.store-page :after,.store-page :before{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media(min-width:768px){:is(.store-catalog,.category-product-grid,.home-product-catalog) .store-product-card{border-radius:16px;background:#fff}:is(.store-catalog,.category-product-grid,.home-product-catalog) .store-product-media{background:#fff}:is(.store-catalog,.category-product-grid,.home-product-catalog) .store-product-info{min-height:184px;background:#fff}:is(.store-catalog,.category-product-grid,.home-product-catalog) .store-product-info h2{min-height:0;font-size:18px;line-height:1.15}:is(.store-catalog,.category-product-grid,.home-product-catalog) .store-product-price{margin:auto 0 15px;color:#df0010}:is(.store-catalog,.category-product-grid,.home-product-catalog) .store-product-actions{gap:14px}.store-learn-link,:is(.store-catalog,.category-product-grid,.home-product-catalog) .store-product-actions a{min-height:44px;border-radius:6px;font-size:14px;font-weight:700;text-transform:none}:is(.store-catalog,.category-product-grid,.home-product-catalog) .store-buy-link{gap:18px;border-color:#df0010;background:#df0010}:is(.store-catalog,.category-product-grid,.home-product-catalog) .store-buy-link .iconfont{font-size:20px}:is(.store-catalog,.category-product-grid,.home-product-catalog) .store-learn-link .store-action-arrow{margin-left:4px;font-size:24px;line-height:1}:is(.store-catalog,.category-product-grid,.home-product-catalog) .store-buy-link:hover{background:#bd000d;box-shadow:0 8px 18px rgba(223,0,16,.28)}:is(.store-catalog,.category-product-grid,.home-product-catalog) .store-learn-link:hover{border-color:#202427;background:#f1f2f3}.category-product-grid .store-product-card{border-radius:14px}}:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-card{border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 4px 12px rgba(20,24,26,.05);transition:border-color .2s ease,box-shadow .2s ease}:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-media>img{transform:scale(.88)}:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-card:focus-within{border-color:#e20b17;box-shadow:0 10px 24px rgba(20,24,26,.12)}@media(hover:hover){:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-card:hover{border-color:#e20b17;box-shadow:0 10px 24px rgba(20,24,26,.12)}:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-media:hover .store-product-hover-image{transform:scale(1)}}@media(min-width:768px){:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-card{border-radius:14px}:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-media>img{transform:scale(.84)}:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-media{min-height:208px}:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-info{min-height:160px;padding:14px 16px 16px}:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-info h2{min-height:40px;font-size:17px;line-height:1.18}:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-price{margin:auto 0 12px;font-size:16px;color:#df0010}:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-actions{gap:8px}:is(.category-product-grid,.store-catalog .store-product-grid) .store-buy-link{border-color:#df0010;background:#df0010}:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-badge{top:12px;left:12px;padding:5px 9px;font-size:12px}:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-cart{top:10px;right:10px;width:40px;height:40px}:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-cart .iconfont{font-size:18px}}@media(max-width:767px){:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-media>img{transform:scale(1)}:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-info{min-height:188px}:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-info h2{min-height:60px;font-size:14.5px}:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-price{color:#df0010}:is(.category-product-grid,.store-catalog .store-product-grid) .store-action-label-full{display:none}:is(.category-product-grid,.store-catalog .store-product-grid) .store-action-label-short{display:inline}:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.store-learn-link,:is(.category-product-grid,.store-catalog .store-product-grid) .store-product-actions a{min-height:38px;border-radius:6px;font-size:11px;text-transform:none;white-space:nowrap}:is(.category-product-grid,.store-catalog .store-product-grid) .store-buy-link{border-color:#df0010;background:#df0010}}