.sb-hero{position:relative;overflow:hidden}.sb-hero__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.sb-hero__track::-webkit-scrollbar{display:none}.sb-hero__slide{position:relative;flex:0 0 100%;scroll-snap-align:start;min-height:clamp(320px,46vh,540px);display:grid;place-items:center;text-align:center;color:#fff}.sb-hero__slide:nth-child(3n+1){background:linear-gradient(135deg,#e23744,#7a1720)}.sb-hero__slide:nth-child(3n+2){background:linear-gradient(135deg,#2b6cb0,#14324f)}.sb-hero__slide:nth-child(3n+3){background:linear-gradient(135deg,#2f855a,#16351f)}.sb-hero__img{position:absolute;top:0;right:0;bottom:0;left:0}.sb-hero__img img{width:100%;height:100%;object-fit:cover}.sb-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000047}.sb-hero__content{position:relative;padding:2rem 1.5rem;max-width:720px;z-index:1}.sb-hero__h{color:#fff;font-size:clamp(1.8rem,5vw,3rem);margin:0 0 .5rem}.sb-hero__p{font-size:1.1rem;opacity:.95;margin:0 0 1.25rem}.sb-hero__btn{display:inline-block;padding:.85rem 1.75rem;border-radius:8px;background:#e23744;color:#fff;font-weight:600;text-decoration:none}.sb-hero__btn:hover{opacity:.9}.sb-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:0;width:44px;height:44px;border-radius:999px;cursor:pointer;font-size:1.6rem;line-height:1;z-index:2;display:grid;place-items:center}.sb-hero__arrow--prev{left:1rem}.sb-hero__arrow--next{right:1rem}.sb-hero__dots{position:absolute;bottom:1rem;left:0;right:0;display:flex;gap:.5rem;justify-content:center;z-index:2}.sb-hero__dots button{width:10px;height:10px;padding:0;border-radius:999px;border:0;background:#ffffff80;cursor:pointer}.sb-hero__dots button.is-active{background:#fff;width:24px}.sb-pc{padding:3rem 0}.sb-pc__head{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem}.sb-pc__title{margin:0}.sb-pc__sub{margin:.25rem 0 0;opacity:.6}.sb-pc__nav{display:flex;gap:.5rem;flex:none}.sb-pc__nav button{width:42px;height:42px;border-radius:999px;border:1px solid rgba(18,18,18,.18);background:#fff;color:#121212;cursor:pointer;font-size:1.4rem;line-height:1}.sb-pc__nav button:hover{border-color:#e23744;color:#e23744}.sb-pc__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.5rem}.sb-pc__track::-webkit-scrollbar{display:none}.sb-card{flex:0 0 47%;scroll-snap-align:start;text-decoration:none;color:inherit;display:flex;flex-direction:column}.sb-card__media{position:relative;aspect-ratio:3 / 4;border-radius:10px;overflow:hidden;background:#f2f2f2}.sb-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.sb-card:hover .sb-card__media img{transform:scale(1.04)}.sb-card__ph{width:100%;height:100%;background:#e6e6e6}.sb-badge{position:absolute;top:.6rem;left:.6rem;background:#e23744;color:#fff;font-size:.72rem;font-weight:700;padding:.2rem .55rem;border-radius:999px}.sb-card__title{font-weight:600;margin:.75rem 0 .25rem;font-size:.95rem;line-height:1.35}.sb-card__price{display:flex;gap:.5rem;align-items:baseline}.sb-card__price .sb-compare{text-decoration:line-through;opacity:.5;font-size:.9em}@media(min-width:750px){.sb-card{flex:0 0 22.5%}}.sb-ad__wrap{max-width:1100px;margin-inline:auto;padding-inline:1.25rem}.sb-ad__promo{background:linear-gradient(90deg,#7b2cbf,#9d4edd);color:#fff;font-weight:700;font-size:1.25rem;text-align:center;padding:.6rem 1rem}.sb-ad__hero{padding:2rem 0 1rem}.sb-ad__hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}.sb-ad__gallery>img{width:100%;height:auto;border-radius:14px}.sb-ad__thumbs{display:flex;gap:.5rem;margin-top:.6rem}.sb-ad__thumbs img{width:68px;height:68px;object-fit:cover;border-radius:8px;border:1px solid #eee}.sb-ad__title{font-size:clamp(1.6rem,3vw,2.3rem);font-weight:800;line-height:1.25;margin:0 0 1rem}.sb-ad__price{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap;margin-bottom:.5rem}.sb-ad__now{font-size:2.8rem;font-weight:800;color:#e23744}.sb-ad__mrp{font-size:1.9rem;color:#9a9a9a;text-decoration:line-through;font-weight:600}.sb-ad__off{background:#e23744;color:#fff;font-weight:800;font-size:1.3rem;padding:.35rem .7rem;border-radius:6px}.sb-ad__ship{font-size:1.35rem;color:#333;margin:.25rem 0 1rem}.sb-ad__cta{position:relative;overflow:hidden;display:block;width:100%;background:linear-gradient(135deg,#ff4d5e,#e23744 55%,#c81e2b);color:#fff;border:0;border-radius:14px;font-size:1.85rem;font-weight:800;letter-spacing:.01em;padding:1.2rem 1.5rem;cursor:pointer;text-shadow:0 1px 1px rgba(0,0,0,.18);box-shadow:0 10px 24px #e2374461,inset 0 1px #ffffff40;transition:transform .12s ease,box-shadow .2s ease,filter .2s ease;animation:sbCtaPulse 2.2s ease-in-out infinite}.sb-ad__cta:after{content:"";position:absolute;top:0;left:-60%;width:40%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.4),transparent);transform:skew(-20deg);animation:sbCtaShine 3.6s ease-in-out infinite;pointer-events:none}.sb-ad__cta>*{position:relative;z-index:1}.sb-ad__cta:hover{transform:translateY(-2px);filter:brightness(1.06);box-shadow:0 14px 32px #e2374480,inset 0 1px #ffffff4d}.sb-ad__cta:active{transform:translateY(0)}@keyframes sbCtaPulse{0%,to{box-shadow:0 10px 24px #e2374461,inset 0 1px #ffffff40}50%{box-shadow:0 12px 32px #e2374499,inset 0 1px #ffffff40}}@keyframes sbCtaShine{0%{left:-60%}45%,to{left:130%}}@media(prefers-reduced-motion:reduce){.sb-ad__cta{animation:none}.sb-ad__cta:after{display:none}}.sb-ad__cta--sm{font-size:1.4rem;padding:.85rem 1.5rem;width:auto}.sb-ad__trust{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem;font-weight:700;font-size:1.25rem;color:#444}.sb-ad__sec{padding:1.75rem 1.25rem}.sb-ad__sec h2{font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:800;margin:0 0 1rem}.sb-ad__sec p{font-size:1.6rem;line-height:1.6}.sb-ad__list{list-style:none;padding:0;margin:0}.sb-ad__list li{font-size:1.55rem;line-height:1.5;padding:.45rem 0;border-bottom:1px dashed #eee}.sb-ad__steps li{border:0;font-weight:700}.sb-ad__note{background:#fff4e5;color:#b23c00;font-weight:700;padding:.75rem 1rem;border-radius:10px;display:inline-block;margin-top:.75rem}.sb-ad__split{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}.sb-ad__split--rev .sb-ad__media{order:-1}.sb-ad__media{width:100%;height:auto;border-radius:14px;box-shadow:0 6px 24px #00000012}.sb-ad__final{text-align:center;background:linear-gradient(135deg,#fff5f5,#fff0e6);border-radius:16px;margin-bottom:5rem}.sb-ad__final .sb-ad__cta{max-width:460px;margin:1.25rem auto 0}.sb-ad__gifsec{text-align:center}.sb-ad__gifbig{max-width:520px;width:100%;height:auto;border-radius:14px;margin:0 auto;box-shadow:0 6px 24px #00000014}.sb-ad__sticky{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e6e6e6;box-shadow:0 -4px 16px #00000014;z-index:60;padding:.6rem 0}.sb-ad__sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.sb-ad__sticky .sb-ad__now{font-size:2rem}.sb-ad__sticky .sb-ad__mrp{font-size:1.4rem}@media screen and (max-width:749px){.sb-ad__hero-grid,.sb-ad__split{grid-template-columns:1fr;gap:1.25rem}.sb-ad__split--rev .sb-ad__media{order:0}}.sb-fr{padding:1.5rem 0 .5rem}.sb-fr__title{text-align:center;margin:0 0 1.4rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.sb-fr__row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.25rem,3vw,2.5rem);align-items:center;margin-bottom:1.75rem}.sb-fr__media img{width:100%;height:auto;border-radius:16px;display:block;box-shadow:0 6px 24px #0000000f}.sb-fr__row--rev .sb-fr__media{order:2}.sb-fr__text h3{font-size:clamp(1.9rem,3vw,2.5rem);font-weight:800;margin:0 0 .6rem}.sb-fr__text p{font-size:1.7rem;line-height:1.55;opacity:.85;margin:0}@media screen and (max-width:749px){.sb-fr__row{grid-template-columns:1fr;gap:1rem;margin-bottom:2.25rem}.sb-fr__row--rev .sb-fr__media{order:0}.sb-fr__text{text-align:center}}.sb-marquee{background:linear-gradient(90deg,var(--sb-mq-bg),var(--sb-mq-bg2, var(--sb-mq-bg)));color:var(--sb-mq-fg);overflow:hidden;white-space:nowrap;position:relative}.sb-marquee__track{display:inline-flex;align-items:center;animation:sbMq var(--sb-mq-speed) linear infinite;will-change:transform}@keyframes sbMq{0%{transform:translate(0)}to{transform:translate(-50%)}}.sb-marquee:hover .sb-marquee__track{animation-play-state:paused}.sb-marquee__item{padding:.7rem 0;font-weight:700;font-size:var(--sb-mq-size);letter-spacing:.015em}.sb-marquee__sep{margin:0 1.6rem;opacity:.55;font-size:calc(var(--sb-mq-size) * .72)}@media(prefers-reduced-motion:reduce){.sb-marquee__track{animation:none}}.sb-more{padding:1.5rem 0}.sb-more__head{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:.9rem}.sb-more__head h2{margin:0;font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:800}.sb-more__nav{display:flex;gap:.5rem;flex:none}.sb-more__nav button{width:40px;height:40px;border-radius:999px;border:1px solid rgba(18,18,18,.18);background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;font-size:1.4rem;line-height:1}.sb-more__nav button:hover{border-color:#e23744;color:#e23744}.sb-more__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.5rem}.sb-more__track::-webkit-scrollbar{display:none}.sb-more__card{flex:0 0 44%;scroll-snap-align:start;text-decoration:none;color:inherit}.sb-more__media{position:relative;aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;background:#f2f2f2}.sb-more__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.sb-more__card:hover .sb-more__media img{transform:scale(1.04)}.sb-more__badge{position:absolute;top:.5rem;left:.5rem;background:#e23744;color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:999px}.sb-more__title{font-size:1.42rem;font-weight:700;margin:.6rem 0 .2rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sb-more__price{font-weight:800;font-size:1.55rem}.sb-more__price .sb-c{text-decoration:line-through;opacity:.5;font-weight:400;margin-left:.4rem;font-size:.9em}@media screen and (min-width:750px){.sb-more__card{flex:0 0 20%}}.sb-descsec{padding:1.25rem 0 2rem}.sb-descsec__inner{margin-top:0;max-width:900px}.sb-rev{padding:1.5rem 0}.sb-rev__head{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1.5rem;margin-bottom:1rem}.sb-rev__title{margin:0;font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.sb-rev__summary{display:flex;align-items:center;gap:.5rem}.sb-rev__score{font-size:2rem;font-weight:800}.sb-rev__stars--gold{color:#f5a623;letter-spacing:1px;font-size:1.5rem}.sb-rev__count{opacity:.65;font-size:1.3rem}.sb-rev__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.sb-rev__card{border:1px solid rgba(18,18,18,.12);border-radius:12px;padding:1.1rem 1.3rem;background:rgb(var(--color-background))}.sb-rev__cardstars{color:#f5a623;font-size:1.4rem;letter-spacing:1px;margin-bottom:.6rem}.sb-rev__cardstars .sb-rev__empty{color:#12121233}.sb-rev__text{font-size:1.62rem;line-height:1.5;margin:0 0 .85rem}.sb-rev__author{font-size:1.42rem}.sb-rev__name{font-weight:700}.sb-rev__verified{color:#2f855a;font-weight:600;margin-left:.5rem}.sb-rev__loc{opacity:.55;margin-left:.25rem}@media screen and (max-width:989px){.sb-rev__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.sb-rev__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
