.ab{overflow-x:clip}.ab__band{background:var(--band-bg, transparent);color:var(--band-ink, inherit)}.ab__band--rounded{border-radius:var(--ab-radius);overflow:hidden}.ab__inner{position:relative}.ab__inner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background-image:var(--pat-img, none);background-size:var(--pat-size, 120px auto);background-repeat:var(--pat-repeat, repeat);background-position:var(--pat-pos, bottom left);opacity:var(--pat-op, 0)}.ab__inner>*{position:relative;z-index:1}.ab__band--card{background:transparent;padding-inline:var(--ab-gutter);padding-block:calc(var(--ab-card-gap) / 2)}.ab__band--card .ab__inner{background:var(--band-bg);border-radius:var(--ab-radius);overflow:hidden;padding-inline:clamp(24px,4vw,52px)}.ab__inner{max-width:var(--band-max, var(--ab-max));margin-inline:auto;padding-inline:var(--ab-gutter);padding-block:var(--band-pt, 96px) max(var(--band-pb, 96px),var(--pat-min, 0px));display:flex;flex-direction:column;gap:clamp(20px,2.6vw,34px);align-items:stretch}@media(max-width:749px){.ab__inner{padding-block:calc(var(--band-pt, 96px) * .6) max(calc(var(--band-pb, 96px) * .6),var(--pat-min, 0px))}}.ab__band--center .ab__inner{text-align:center}.ab__band--center .ab__lead,.ab__band--center .ab__body{margin-inline:auto}.ab__band--center .ab__actions{justify-content:center}.ab__band--center .ab__head{align-items:center}.ab :where(h1,h2,h3){margin:0;text-wrap:balance;letter-spacing:-.028em;font-weight:600}.ab__h1{font-size:var(--band-h, var(--ab-h1));line-height:1.03}.ab__h2{font-size:var(--band-h, var(--ab-h2));line-height:1.08}.ab__h3{font-size:var(--ab-h3);line-height:1.3;letter-spacing:-.015em}.ab__eyebrow{font-size:12px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--band-eyebrow, var(--ab-accent));margin:0}.ab__lead,.ab__body{font-size:var(--ab-body);line-height:1.65;color:var(--band-ink-2, var(--ab-ink-2));margin:0;max-width:60ch;text-wrap:pretty}.ab__lead{font-size:clamp(17px,14.5px + .7vw,21px);line-height:1.55}.ab__body p{margin:0 0 .85em}.ab__body p:last-child{margin-bottom:0}.ab__head{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.ab__actions{display:flex;flex-wrap:wrap;gap:12px}@media(max-width:560px){.ab__actions{flex-direction:column;align-items:stretch;width:100%;max-width:340px}.ab__band--center .ab__actions{margin-inline:auto}.ab__actions>.ab__btn{width:100%}}.ab__btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 26px;border-radius:var(--ab-btn-radius);font-size:15px;font-weight:600;text-decoration:none;border:1px solid transparent;transition:opacity var(--ab-dur) ease,transform var(--ab-dur) cubic-bezier(.22,.61,.36,1)}.ab__btn--primary{background:var(--band-btn-bg, var(--ab-ink));color:var(--band-btn-ink, var(--ab-page))}.ab__btn--ghost{border-color:var(--band-line, var(--ab-line));color:currentColor}.ab__btn:hover{transform:translateY(-1px);opacity:.9}.ab :where(a,button):focus-visible{outline:2px solid var(--ab-accent);outline-offset:3px;border-radius:calc(var(--ab-btn-radius) + 2px)}.ab__hero{width:100%}.ab__split{display:grid;gap:clamp(26px,4vw,56px);align-items:center;width:100%}@media(min-width:900px){.ab__split{grid-template-columns:1fr 1fr}.ab__split--reverse>:first-child{order:2}}.ab__media{border-radius:var(--ab-radius);overflow:hidden;margin:0}.ab__media img{width:100%;height:auto;display:block}.ab__grid{display:grid;gap:14px;list-style:none;margin:0;padding:0;width:100%}.ab__grid--pillar{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.ab__grid--brand{display:flex;gap:12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-padding-inline:2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ab__grid--brand::-webkit-scrollbar{display:none}.ab__grid--brand>.ab__brand{flex:0 0 var(--ab-brand-w);width:var(--ab-brand-w);scroll-snap-align:start}.ab__grid--brand:focus-visible{outline:2px solid var(--ab-accent);outline-offset:4px;border-radius:8px}.ab__grid--step{grid-template-columns:repeat(auto-fit,minmax(min(100%,175px),1fr))}.ab__grid--principle{gap:0}@media(min-width:760px){.ab__grid--principle{grid-template-columns:repeat(2,1fr);column-gap:clamp(28px,4vw,56px)}}.ab__card{background:var(--card-bg, transparent);color:var(--card-ink, inherit);border-radius:var(--card-radius, var(--ab-radius));padding:var(--card-pad, 28px);border:1px solid var(--card-line, transparent)}.ab__n{font-size:12px;font-weight:600;letter-spacing:.1em;color:var(--ab-accent);font-variant-numeric:tabular-nums;display:block;margin-bottom:14px}.ab__card p{margin:8px 0 0;font-size:15px;line-height:1.6;color:var(--band-ink-2, var(--ab-ink-2))}.ab__principle{display:grid;grid-template-columns:38px 1fr;gap:2px 12px;padding:clamp(18px,2vw,24px) 0;border:0;border-block-end:1px solid var(--band-line, var(--ab-line));background:none;border-radius:0}.ab__principle .ab__n{margin:0;padding-block-start:.3em}.ab__principle p{grid-column:2}.ab__step{border:0;border-block-start:2px solid currentColor;padding:18px 0 0;border-radius:0;background:none}.ab__brand{display:grid;place-items:center;aspect-ratio:3 / 2}.ab__brand img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.ab__brand a{display:grid;place-items:center;width:100%;height:100%}.ab__figures{display:grid;gap:clamp(24px,3vw,40px);list-style:none;margin:0;padding:0;width:100%}@media(min-width:720px){.ab__figures{grid-template-columns:repeat(3,1fr)}}.ab__fig-k{font-size:clamp(34px,22px + 2.6vw,54px);font-weight:600;line-height:1;letter-spacing:-.035em;display:block}.ab__fig-v{font-size:15px;color:var(--band-ink-2, var(--ab-ink-2));margin:12px 0 0;max-width:28ch}.ab__band--center .ab__fig-v{margin-inline:auto}.ab[data-anim=true] .ab__rv{opacity:0;transform:translateY(12px)}.ab[data-anim=true] .ab__rv.is-in{opacity:1;transform:none;transition:opacity var(--ab-dur) ease-out,transform var(--ab-dur) cubic-bezier(.22,.61,.36,1)}@media(prefers-reduced-motion:reduce){.ab[data-anim=true] .ab__rv{opacity:1;transform:none;transition:none}.ab__btn,.ab__btn:hover{transition:none;transform:none}}.brand-dist{padding-top:var(--sect-pt,72px);padding-bottom:var(--sect-pb,72px)}.brand-dist--contained .brand-dist__panel{max-width:126rem;margin:0 auto;border-radius:var(--bd-radius,28px)}.brand-dist__panel{position:relative;overflow:hidden;isolation:isolate;color:#fff}.brand-dist__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(135deg,rgb(var(--bd-panel,8 30 48)),rgb(var(--brand-accent,0 163 224) / .55) 120%)}.brand-dist__bg-img{width:100%;height:100%;object-fit:cover;object-position:center}.brand-dist__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgb(6 22 38 / var(--bd-overlay,.72)),rgb(6 22 38 / calc(var(--bd-overlay,.72) * .82)) 60%,rgb(6 22 38 / calc(var(--bd-overlay,.72) * .92)))}.brand-dist__inner{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2.4rem,5vw,5.6rem);padding:clamp(2.8rem,5vw,6rem);align-items:start}.brand-dist--stacked .brand-dist__inner{grid-template-columns:1fr;max-width:74rem;margin:0 auto;text-align:center;justify-items:center}.brand-dist__copy{display:flex;flex-direction:column;gap:1.6rem}.brand-dist--stacked .brand-dist__copy{align-items:center}.brand-dist__eyebrow{align-self:flex-start;font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:1.25rem;background:rgb(var(--brand-accent,0 163 224));color:#fff;padding:.5rem 1.2rem;border-radius:999px}.brand-dist--stacked .brand-dist__eyebrow{align-self:center}.brand-dist__heading{margin:0;font-weight:var(--title-weight,900);letter-spacing:-.025em;line-height:1.04;font-size:clamp(2.8rem,5vw,4.4rem);text-wrap:balance}.brand-dist__body{font-size:clamp(1.55rem,2vw,1.85rem);line-height:1.6;opacity:.92;max-width:56ch}.brand-dist__body p{margin:0 0 1rem}.brand-dist__body p:last-child{margin:0}.brand-dist__facts{list-style:none;margin:.4rem 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem 1.8rem;width:100%}.brand-dist__fact{display:flex;align-items:flex-start;gap:1rem;text-align:left}.brand-dist__fact-ic{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:999px;background:#ffffff24;color:#fff}.brand-dist__fact-ic svg{width:56%;height:56%}.brand-dist__fact-ic img{width:62%;height:62%;object-fit:contain}.brand-dist__fact-text{display:flex;flex-direction:column;gap:.15rem;font-size:1.4rem;line-height:1.4}.brand-dist__fact-text strong{font-weight:700}.brand-dist__fact-text span{opacity:.78}.brand-dist__quick{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.6rem}.brand-dist__quick-btn{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:0 2.2rem;border-radius:var(--btn-radius,999px);font-weight:700;font-size:1.5rem;text-decoration:none;background:rgb(var(--brand-accent,0 163 224));color:#fff;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease}.brand-dist__quick-btn--ghost{background:#ffffff24;border:.1rem solid rgb(255 255 255 / .35)}.brand-dist__quick--sm .brand-dist__quick-btn{min-height:4rem;padding:0 1.7rem;font-size:1.3rem}.brand-dist__quick--lg .brand-dist__quick-btn{min-height:5.6rem;padding:0 2.8rem;font-size:1.65rem}.brand-dist__quick--hover-lift .brand-dist__quick-btn:hover{transform:translateY(-.15rem);filter:brightness(1.06)}.brand-dist__quick--hover-scale .brand-dist__quick-btn:hover{transform:scale(1.05)}.brand-dist__quick--hover-glow .brand-dist__quick-btn:hover{filter:brightness(1.15);box-shadow:0 14px 30px -10px rgb(var(--brand-accent,0 163 224) / .8)}.brand-dist__quick--hover-underline .brand-dist__quick-btn:hover{text-decoration:underline}.brand-dist__formwrap{background:#fffffff5;color:rgb(var(--color-text,20 20 22));border-radius:calc(var(--bd-radius,28px) * .72);padding:clamp(2rem,3vw,3rem);box-shadow:0 30px 60px -30px #00000080;width:100%}.brand-dist__form-title{margin:0 0 .6rem;font-weight:800;font-size:2rem;letter-spacing:-.01em}.brand-dist__form-note{margin:0 0 1.6rem;font-size:1.35rem;opacity:.7;line-height:1.5}.brand-dist__form{display:flex;flex-direction:column;gap:1.2rem}.brand-dist__row{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.brand-dist__field{display:flex;flex-direction:column;gap:.5rem;font-size:1.3rem;font-weight:600}.brand-dist__field input,.brand-dist__field select,.brand-dist__field textarea{width:100%;min-height:4.6rem;padding:0 1.3rem;border:.1rem solid rgb(var(--color-line-border,226 226 230) / .95);border-radius:1rem;font-size:1.45rem;font-weight:400;font-family:inherit;color:inherit;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.brand-dist__field textarea{min-height:11rem;padding:1.1rem 1.3rem;resize:vertical;line-height:1.5}.brand-dist__field input:focus,.brand-dist__field select:focus,.brand-dist__field textarea:focus{outline:none;border-color:rgb(var(--brand-accent,0 163 224));box-shadow:0 0 0 .3rem rgb(var(--brand-accent,0 163 224) / .16)}.brand-dist__submit{margin-top:.4rem;min-height:5.2rem;border:0;border-radius:var(--btn-radius,999px);background:rgb(var(--brand-accent,0 163 224));color:#fff;font-weight:800;font-size:1.6rem;cursor:pointer;transition:transform .2s ease,box-shadow .25s ease,filter .2s ease}.brand-dist__submit--sm{min-height:4.4rem;font-size:1.4rem}.brand-dist__submit--lg{min-height:6rem;font-size:1.75rem}.brand-dist__submit--hover-lift:hover{transform:translateY(-.15rem);box-shadow:0 14px 30px -14px rgb(var(--brand-accent,0 163 224) / .9);filter:brightness(1.05)}.brand-dist__submit--hover-scale:hover{transform:scale(1.03);filter:brightness(1.05)}.brand-dist__submit--hover-glow:hover{filter:brightness(1.15);box-shadow:0 16px 36px -10px rgb(var(--brand-accent,0 163 224) / .9)}.brand-dist__submit--hover-underline:hover{text-decoration:underline}.brand-dist__privacy{margin:.2rem 0 0;font-size:1.2rem;opacity:.6;line-height:1.5}.brand-dist__ok{margin:0;padding:1.6rem 1.8rem;border-radius:1.2rem;background:#1e9e5a1f;color:#146c3f;font-weight:600;font-size:1.45rem}.brand-dist__err{margin:0 0 .6rem;padding:1.2rem 1.4rem;border-radius:1rem;background:#b3261e1a;color:#8d1c16;font-size:1.35rem}.brand-dist__err ul{margin:0;padding-left:1.6rem}@media(max-width:989px){.brand-dist__inner{grid-template-columns:1fr;gap:2.4rem}.brand-dist__facts{grid-template-columns:1fr}}@media(max-width:749px){.brand-dist__row{grid-template-columns:1fr}.brand-dist--contained .brand-dist__panel{border-radius:calc(var(--bd-radius,28px) * .6);margin:0 1rem}}@media(prefers-reduced-motion:reduce){.brand-dist__quick-btn:hover,.brand-dist__submit:hover{transform:none!important}}.brand-hero{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:var(--bh-h,92vh);overflow:hidden;isolation:isolate;color:rgb(var(--brand-contrast,255 255 255))}.brand-hero--rounded{border-radius:var(--bh-radius,24px);margin:1.2rem;min-height:calc(var(--bh-h,92vh) - 2.4rem)}.brand-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.brand-hero__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.brand-hero__img,.brand-hero__video{width:100%;height:100%;object-fit:cover;object-position:var(--bh-bg-position,center);opacity:var(--bh-bg-opacity,1)}.brand-hero__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(90% 70% at 18% 12%,rgb(255 255 255 / .22),transparent 60%),radial-gradient(135% 118% at 50% -10%,rgb(var(--brand-accent-2)),rgb(var(--brand-accent) / .82) 52%,rgb(var(--brand-accent) / .96))}.brand-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgb(4 18 30 / calc(var(--bh-overlay,.18) * .55)) 0%,transparent 36%,rgb(4 18 30 / var(--bh-overlay,.18)) 100%)}.brand-hero__inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.8rem;padding:8vh 2rem 5vh;max-width:min(112rem,94vw);width:100%}.brand-hero--align-flex-start .brand-hero__inner{align-items:flex-start;text-align:left}.brand-hero__content{display:flex;flex-direction:column;align-items:inherit;text-align:inherit;gap:1.8rem;width:100%}.brand-hero__eyebrow{margin:0 0 .3rem;font-size:1.3rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;opacity:.82}.brand-hero__logo{width:var(--logo-w,220px);max-width:64vw;height:auto;filter:drop-shadow(0 10px 34px rgb(0 0 0 / .28))}.brand-hero__title{margin:0;font-weight:var(--title-weight,900);line-height:.96;letter-spacing:var(--title-ls,-.03em);font-size:clamp(4.2rem,8.6vw,var(--title-size,100px));text-shadow:0 4px 44px rgb(0 0 0 / .3);text-wrap:balance}.brand-hero__heading-group--upper .brand-hero__title{text-transform:uppercase}.brand-hero__sub{margin:0;font-size:clamp(1.6rem,2.3vw,2.1rem);font-weight:var(--sub-weight,500);opacity:.96;max-width:52ch;text-shadow:0 2px 22px rgb(0 0 0 / .26)}.brand-hero__sub--small{font-size:clamp(1.3rem,1.8vw,1.7rem)}.brand-hero__sub--large{font-size:clamp(1.8rem,2.7vw,2.5rem)}.brand-hero--layout-split .brand-hero__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;text-align:left;gap:clamp(2rem,4vw,5rem);max-width:min(130rem,94vw)}.brand-hero--layout-split .brand-hero__content{align-items:flex-start;text-align:left}.brand-hero--layout-split .brand-hero__title{font-size:clamp(3rem,3.6vw,calc(var(--title-size,100px) * .72))}.brand-hero--layout-split .brand-hero__sub{max-width:46ch}.brand-hero--layout-split .brand-hero__cta{justify-content:flex-start}.brand-hero--layout-split .brand-hero__cans{margin-top:0;justify-content:flex-end}@media(max-width:899px){.brand-hero--layout-split .brand-hero__inner{display:flex;flex-direction:column;text-align:center}.brand-hero--layout-split .brand-hero__content{align-items:center;text-align:center}.brand-hero--layout-split .brand-hero__cans{justify-content:center;margin-top:1rem}.brand-hero--layout-split .brand-hero__cta{justify-content:center}}.brand-hero__cta{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.brand-hero--align-flex-start .brand-hero__cta{justify-content:flex-start}.brand-btn{display:inline-flex;align-items:center;justify-content:center;min-height:5.2rem;padding:0 2.8rem;font-size:1.6rem;border-radius:var(--btn-radius,999px);font-weight:700;text-decoration:none;transition:transform .2s cubic-bezier(.22,.61,.36,1),box-shadow .25s ease,filter .2s ease,background .2s ease;will-change:transform}.brand-btn--solid{background:rgb(var(--brand-accent,0 163 224));color:rgb(var(--brand-contrast,255 255 255));box-shadow:0 12px 30px -12px rgb(var(--brand-accent,0 163 224) / .8)}.brand-btn--ghost{background:#ffffff29;color:rgb(var(--brand-contrast,255 255 255));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:.1rem solid rgb(255 255 255 / .4)}.brand-btn--outline{background:transparent;color:rgb(var(--brand-contrast,255 255 255));border:.15rem solid rgb(var(--brand-contrast,255 255 255) / .7)}.brand-btn--text{background:transparent;color:rgb(var(--brand-contrast,255 255 255));padding:0!important;min-height:auto!important;text-decoration:underline;text-underline-offset:.3rem}.brand-btn--sm{min-height:4.2rem;padding:0 2rem;font-size:1.4rem}.brand-btn--md{min-height:5.2rem;padding:0 2.8rem;font-size:1.6rem}.brand-btn--lg{min-height:6.2rem;padding:0 3.6rem;font-size:1.8rem}.brand-btn:hover,.brand-btn--hover-lift:hover{transform:translateY(-.2rem) scale(1.02);filter:brightness(1.05)}.brand-btn--hover-scale:hover{transform:scale(1.06)}.brand-btn--hover-glow:hover{filter:brightness(1.12);box-shadow:0 16px 40px -10px rgb(var(--brand-accent,0 163 224) / .9)}.brand-btn--hover-underline:hover{text-decoration:underline}.brand-btn--hover-none:hover{transform:none;filter:none;box-shadow:inherit}.brand-btn:active{transform:translateY(0)}.brand-hero__cans{display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:center;margin-top:1rem;width:100%}.brand-hero--layout-center .brand-hero__cans{gap:clamp(1.2rem,4vw,5rem)}.brand-hero__can{margin:0;position:relative;display:flex;align-items:flex-end;justify-content:center;flex:0 0 auto;isolation:isolate}.brand-hero__can img{display:block;width:var(--bh-can-dk,260px);max-width:30vw;height:auto;object-fit:contain}.brand-hero__can:before{content:"";position:absolute;z-index:0;left:50%;top:46%;width:138%;height:132%;transform:translate(-50%,-50%);pointer-events:none;background:radial-gradient(closest-side ellipse at 50% 44%,rgb(255 255 255 / var(--bh-glow,.3)),rgb(255 255 255 / calc(var(--bh-glow,.3) * .42)) 48%,#fff0 80%)}.brand-hero__can:after{content:"";position:absolute;z-index:0;left:50%;bottom:.5%;width:74%;height:2rem;transform:translate(-50%);pointer-events:none;filter:blur(7px);background:radial-gradient(closest-side ellipse,rgb(3 12 22 / var(--bh-shadow,.5)),rgb(3 12 22 / calc(var(--bh-shadow,.5) * .35)) 52%,#030c1600 78%)}.brand-hero__can img{position:relative;z-index:1}.brand-hero--img-whitebg .brand-hero__can img{filter:none;-webkit-mask-image:radial-gradient(ellipse 76% 88% at 50% 47%,#000 calc(var(--bh-mask-in,.58) * 100%),transparent 95%);mask-image:radial-gradient(ellipse 76% 88% at 50% 47%,#000 calc(var(--bh-mask-in,.58) * 100%),transparent 95%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.brand-hero--img-transparent .brand-hero__can img{-webkit-mask-image:none;mask-image:none;filter:drop-shadow(0 20px 28px rgb(3 12 22 / .38))}.brand-hero--img-transparent .brand-hero__can:before{--bh-glow:.18}.brand-hero--img-knockout .brand-hero__inner{z-index:auto}.brand-hero--img-knockout .brand-hero__cans{position:static}.brand-hero--img-knockout .brand-hero__can img{position:static;mix-blend-mode:multiply;filter:none;-webkit-mask-image:radial-gradient(ellipse 88% 94% at 50% 50%,#000 78%,transparent 100%);mask-image:radial-gradient(ellipse 88% 94% at 50% 50%,#000 78%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.brand-hero--img-knockout .brand-hero__can:before{--bh-glow:.5;width:150%;height:140%}.brand-hero--img-knockout .brand-hero__can:after{--bh-shadow:.3}.brand-hero--img-card .brand-hero__can{background:#ffffff24;border:.1rem solid rgb(255 255 255 / .28);border-radius:2rem;padding:1.2rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.brand-hero--img-card .brand-hero__can:after{display:none}.brand-hero--dk1 .brand-hero__can:nth-child(n+2),.brand-hero--dk2 .brand-hero__can:nth-child(n+3),.brand-hero--dk3 .brand-hero__can:nth-child(n+4){display:none}.brand-hero--layout-split.brand-hero--dk1 .brand-hero__can img{max-width:40vw}.brand-hero--layout-split.brand-hero--dk2 .brand-hero__can img{max-width:24vw}.brand-hero--layout-split.brand-hero--dk3 .brand-hero__can img{max-width:16vw}.brand-hero--layout-split.brand-hero--dk4 .brand-hero__can img{max-width:12vw}@media(min-width:768px)and (max-width:1023px){.brand-hero--tb1 .brand-hero__can:nth-child(n+2),.brand-hero--tb2 .brand-hero__can:nth-child(n+3),.brand-hero--tb3 .brand-hero__can:nth-child(n+4){display:none}.brand-hero__can img{width:var(--bh-can-tb,210px)}.brand-hero__can img{max-width:34vw}.brand-hero--layout-split.brand-hero--tb1 .brand-hero__can img{max-width:40vw}.brand-hero--layout-split.brand-hero--tb2 .brand-hero__can img{max-width:24vw}.brand-hero--layout-split.brand-hero--tb3 .brand-hero__can img{max-width:16vw}.brand-hero--layout-split.brand-hero--tb4 .brand-hero__can img{max-width:12vw}}.brand-hero__can:not(:first-child){margin-left:calc(var(--bh-can-dk,260px) * var(--bh-overlap,.18) * -1)}.brand-hero__can:nth-child(2n){margin-bottom:calc(var(--bh-can-dk,260px) * var(--bh-stagger,.08))}.brand-hero--layout-split.brand-hero--dk3 .brand-hero__can:nth-child(2){z-index:2}.brand-hero--layout-split.brand-hero--dk3 .brand-hero__can:nth-child(2) img{width:calc(var(--bh-can-dk,260px) * 1.12)}.brand-hero--float .brand-hero__can{animation:bh-bob ease-in-out infinite;will-change:transform}.brand-hero--float .brand-hero__can:nth-child(1){animation-duration:6.5s;animation-delay:0s}.brand-hero--float .brand-hero__can:nth-child(2){animation-duration:7.8s;animation-delay:-1.6s}.brand-hero--float .brand-hero__can:nth-child(3){animation-duration:7.1s;animation-delay:-3.2s}.brand-hero--float .brand-hero__can:nth-child(4){animation-duration:8.4s;animation-delay:-2.4s}@keyframes bh-bob{0%,to{transform:translateY(0) rotate(-.6deg)}50%{transform:translateY(calc(var(--bh-can-lift,18px) * -1)) rotate(.6deg)}}.brand-hero__palms{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.bh-palm{position:absolute;width:46rem;height:46rem;color:rgb(var(--motif-color,47 143 78));transform-origin:50% 100%}.bh-leaflet{fill:currentColor}.bh-vein{stroke:#ffffff52;stroke-width:1.6}.bh-palm g:nth-child(odd) .bh-leaflet{opacity:.88}.bh-palm g:nth-child(2n) .bh-leaflet{opacity:1}.bh-palm--ghost{top:-6%;right:-8%;opacity:.1;transform:rotate(20deg) scale(1.3)}.bh-palm--accent{opacity:.34}.bh-palm--bl{bottom:-14%;left:-10%;transform:rotate(-14deg)}.bh-palm--br{bottom:-18%;right:-6%;width:34rem;height:34rem;transform:rotate(200deg)}.bh-palm--bl{animation:bh-sway-palm 7s ease-in-out infinite}.bh-palm--br{animation:bh-sway-palm 8.5s ease-in-out infinite -2s}@keyframes bh-sway-palm{0%,to{rotate:-3deg}50%{rotate:3deg}}.bh-coco{position:absolute;width:9rem;height:9rem;right:6%;bottom:4%;filter:drop-shadow(0 10px 16px rgb(0 0 0 / .25));animation:bh-coco-bob 5.5s ease-in-out infinite}@keyframes bh-coco-bob{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-.8rem) rotate(4deg)}}@media(max-width:767px){.bh-palm{width:15rem;height:15rem}.bh-palm--br{width:10rem;height:10rem}.bh-palm--ghost{opacity:.08}.bh-coco{width:5rem;height:5rem;right:4%;bottom:3%}}.brand-hero__fizz{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;isolation:isolate;contain:strict;opacity:var(--bh-fizz-op,.7)}.bh-fizz-layer{position:absolute;top:0;right:0;bottom:0;left:0}.bh-fizz-layer--far{opacity:.5}.bh-fizz-layer--mid{opacity:.8}.bh-fizz-layer--near{opacity:1}.bh-bub{position:absolute;bottom:-8%;animation:bh-rise linear infinite;will-change:transform,opacity;opacity:0}.bh-bub>i{display:block;width:100%;height:100%;border-radius:50%;animation:bh-sway 2.35s ease-in-out infinite;will-change:transform;background:radial-gradient(circle at 34% 27%,rgb(255 255 255 / .92) 0 9%,rgb(255 255 255 / .22) 22%,rgb(255 255 255 / .04) 42%,transparent 58%),radial-gradient(circle at 70% 78%,rgb(var(--bh-fizz-tint,190 232 255) / .34) 0 12%,transparent 38%),radial-gradient(circle at 50% 50%,transparent 58%,rgb(255 255 255 / .1) 78%,rgb(255 255 255 / .02) 100%);box-shadow:inset 0 0 0 .5px #ffffff75,inset -1px -2px 3px rgb(var(--bh-fizz-tint,190 232 255) / .2)}.bh-fizz-layer--far .bh-bub>i{filter:blur(1.6px)}.bh-fizz-layer--mid .bh-bub>i{filter:blur(.4px)}.brand-hero__fizz--light .bh-fizz-layer--far{display:none}.brand-hero__fizz--light .bh-fizz-layer--mid .bh-bub:nth-child(2n){display:none}.brand-hero__fizz--heavy .bh-fizz-layer--far .bh-bub{opacity:1}@keyframes bh-sway{0%,to{transform:translate(-5px)}50%{transform:translate(5px)}}.bh-fizz-layer--far .bh-bub:nth-child(1){left:7%;width:5px;height:5px;animation-duration:calc(15s / var(--bh-fizz-speed,1));animation-delay:-1s}.bh-fizz-layer--far .bh-bub:nth-child(2){left:9%;width:4px;height:4px;animation-duration:calc(17s / var(--bh-fizz-speed,1));animation-delay:-6s}.bh-fizz-layer--far .bh-bub:nth-child(3){left:22%;width:6px;height:6px;animation-duration:calc(14s / var(--bh-fizz-speed,1));animation-delay:-3s}.bh-fizz-layer--far .bh-bub:nth-child(4){left:24%;width:4px;height:4px;animation-duration:calc(18s / var(--bh-fizz-speed,1));animation-delay:-9s}.bh-fizz-layer--far .bh-bub:nth-child(5){left:41%;width:5px;height:5px;animation-duration:calc(16s / var(--bh-fizz-speed,1));animation-delay:-5s}.bh-fizz-layer--far .bh-bub:nth-child(6){left:57%;width:6px;height:6px;animation-duration:calc(15s / var(--bh-fizz-speed,1));animation-delay:-11s}.bh-fizz-layer--far .bh-bub:nth-child(7){left:59%;width:4px;height:4px;animation-duration:calc(19s / var(--bh-fizz-speed,1));animation-delay:-2s}.bh-fizz-layer--far .bh-bub:nth-child(8){left:74%;width:5px;height:5px;animation-duration:calc(16s / var(--bh-fizz-speed,1));animation-delay:-8s}.bh-fizz-layer--far .bh-bub:nth-child(9){left:88%;width:6px;height:6px;animation-duration:calc(14s / var(--bh-fizz-speed,1));animation-delay:-4s}.bh-fizz-layer--far .bh-bub:nth-child(10){left:90%;width:4px;height:4px;animation-duration:calc(18s / var(--bh-fizz-speed,1));animation-delay:-13s}.bh-fizz-layer--mid .bh-bub:nth-child(1){left:13%;width:10px;height:10px;animation-duration:calc(11s / var(--bh-fizz-speed,1));animation-delay:-2s}.bh-fizz-layer--mid .bh-bub:nth-child(2){left:15%;width:7px;height:7px;animation-duration:calc(13s / var(--bh-fizz-speed,1));animation-delay:-7s}.bh-fizz-layer--mid .bh-bub:nth-child(3){left:31%;width:11px;height:11px;animation-duration:calc(10s / var(--bh-fizz-speed,1));animation-delay:-4s}.bh-fizz-layer--mid .bh-bub:nth-child(4){left:33%;width:8px;height:8px;animation-duration:calc(12s / var(--bh-fizz-speed,1));animation-delay:-9s}.bh-fizz-layer--mid .bh-bub:nth-child(5){left:49%;width:9px;height:9px;animation-duration:calc(11.5s / var(--bh-fizz-speed,1));animation-delay:-1s}.bh-fizz-layer--mid .bh-bub:nth-child(6){left:66%;width:12px;height:12px;animation-duration:calc(9.5s / var(--bh-fizz-speed,1));animation-delay:-6s}.bh-fizz-layer--mid .bh-bub:nth-child(7){left:68%;width:8px;height:8px;animation-duration:calc(12.5s / var(--bh-fizz-speed,1));animation-delay:-11s}.bh-fizz-layer--mid .bh-bub:nth-child(8){left:81%;width:10px;height:10px;animation-duration:calc(10.5s / var(--bh-fizz-speed,1));animation-delay:-3s}.bh-fizz-layer--mid .bh-bub:nth-child(9){left:95%;width:7px;height:7px;animation-duration:calc(13.5s / var(--bh-fizz-speed,1));animation-delay:-8s}.bh-fizz-layer--near .bh-bub:nth-child(1){left:19%;width:17px;height:17px;animation-duration:calc(8s / var(--bh-fizz-speed,1));animation-delay:-1.5s}.bh-fizz-layer--near .bh-bub:nth-child(2){left:37%;width:14px;height:14px;animation-duration:calc(9s / var(--bh-fizz-speed,1));animation-delay:-5.5s}.bh-fizz-layer--near .bh-bub:nth-child(3){left:52%;width:20px;height:20px;animation-duration:calc(7.2s / var(--bh-fizz-speed,1));animation-delay:-3s}.bh-fizz-layer--near .bh-bub:nth-child(4){left:71%;width:15px;height:15px;animation-duration:calc(8.6s / var(--bh-fizz-speed,1));animation-delay:-7s}.bh-fizz-layer--near .bh-bub:nth-child(5){left:86%;width:18px;height:18px;animation-duration:calc(7.8s / var(--bh-fizz-speed,1));animation-delay:-2s}.bh-fizz-layer--near .bh-bub:nth-child(6){left:44%;width:13px;height:13px;animation-duration:calc(9.4s / var(--bh-fizz-speed,1));animation-delay:-6.5s}@keyframes bh-rise{0%{transform:translateZ(0) scale(.55);opacity:0}6%{opacity:.9}18%{transform:translate3d(0,-16vh,0) scale(.66)}38%{transform:translate3d(0,-36vh,0) scale(.78)}58%{transform:translate3d(0,-60vh,0) scale(.9)}76%{transform:translate3d(0,-82vh,0) scale(1)}90%{transform:translate3d(0,-98vh,0) scale(1.12);opacity:.6}97%{transform:translate3d(0,-105vh,0) scale(1.5);opacity:0}to{transform:translate3d(0,-107vh,0) scale(1.6);opacity:0}}.brand-hero__fizz.is-paused .bh-bub{animation-play-state:paused}body.brand-header-overlay-active .shopify-section-group-header-group{position:relative;z-index:30;background:transparent!important;transition:background .25s ease}body.brand-header-overlay-active .shopify-section-group-header-group,body.brand-header-overlay-active .shopify-section-group-header-group *{color:#fff!important;border-color:#ffffff4d!important;transition:color .25s ease}body.brand-header-overlay-active .shopify-section-group-header-group img{filter:brightness(0) invert(1);transition:filter .25s ease}body.brand-header-overlay-active .shopify-section-group-header-group .hdt-s-gradient,body.brand-header-overlay-active .shopify-section-group-header-group [class*=hdt-bottom-header],body.brand-header-overlay-active .shopify-section-group-header-group [class*=hdt-bottom-controls]{background:transparent!important;box-shadow:none!important}body.brand-header-overlay-active .shopify-section-group-header-group:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#040c148c,#040c1447)}.brand-hero--header-overlay{margin-top:calc(-1 * var(--site-header-h,0px))}.brand-hero--header-overlay .brand-hero__inner{padding-top:calc(8vh + var(--site-header-h,0px))}@media(max-width:767px){.brand-hero--header-overlay .brand-hero__inner{padding-top:calc(11vh + var(--site-header-h,0px))}}.brand-hero__marquee{position:absolute;left:0;right:0;bottom:0;z-index:2;overflow:hidden;background:rgb(var(--brand-accent));padding:1rem 0}.brand-hero__marquee-track{display:inline-flex;align-items:center;gap:1.6rem;white-space:nowrap;animation:bh-marquee 30s linear infinite;will-change:transform}.brand-hero__marquee-item{font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:1.4rem;color:rgb(var(--brand-contrast,255 255 255))}.brand-hero__marquee-star{color:rgb(var(--brand-contrast,255 255 255) / .8);font-size:1.2rem}@keyframes bh-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.brand-hero__badge{position:absolute;z-index:4;display:flex;flex-direction:column;align-items:center;gap:.2rem;background:rgb(var(--badge-color,214 31 44));color:#fff;padding:1.1rem 1.7rem;border-radius:.7rem;text-align:center;box-shadow:0 12px 26px -8px #00000073;transform:rotate(5deg)}.brand-hero__badge:before,.brand-hero__badge:after{content:"";position:absolute;bottom:-.7rem;width:0;height:0;border-style:solid;filter:brightness(.75)}.brand-hero__badge:before{left:.3rem;border-width:.8rem .8rem 0 0;border-color:rgb(var(--badge-color,214 31 44)) transparent transparent transparent}.brand-hero__badge:after{right:.3rem;border-width:.8rem 0 0 .8rem;border-color:rgb(var(--badge-color,214 31 44)) transparent transparent transparent}.brand-hero__badge--top-right{top:7%;right:6%}.brand-hero__badge--top-left{top:7%;left:6%;transform:rotate(-5deg)}.brand-hero__badge--bottom-right{bottom:12%;right:6%}.brand-hero__badge--bottom-left{bottom:12%;left:6%;transform:rotate(-5deg)}.brand-hero__badge-stars{font-size:1rem;letter-spacing:.25em;line-height:1;opacity:.92}.brand-hero__badge-line{font-weight:800;font-size:1.15rem;text-transform:uppercase;letter-spacing:.02em;line-height:1.25;white-space:nowrap}.brand-hero__badge-line--sub{font-size:.9rem;font-weight:700}@media(max-width:767px){.brand-hero__badge{padding:.8rem 1.2rem;transform:rotate(4deg) scale(.82);transform-origin:center}.brand-hero__badge--top-left,.brand-hero__badge--bottom-left{transform:rotate(-4deg) scale(.82)}}@media(max-width:767px){.brand-hero__inner{gap:1.3rem;padding:11vh 1.6rem 7vh}.brand-hero--rounded{margin:.8rem}.brand-hero__can img{width:var(--bh-can-mb,150px);max-width:38vw}.brand-hero--layout-split.brand-hero--dk3 .brand-hero__can:nth-child(2) img{width:calc(var(--bh-can-mb,150px) * 1.12);max-width:42vw}.brand-hero__can:after{bottom:-1rem;height:1.5rem}.brand-hero__cans{gap:clamp(.8rem,3vw,2rem)}.brand-hero__can:not(:first-child){margin-left:calc(var(--bh-can-mb,150px) * var(--bh-overlap,.18) * -1)}.brand-hero__can:nth-child(2n){margin-bottom:calc(var(--bh-can-mb,150px) * var(--bh-stagger,.08))}.brand-hero--mb1 .brand-hero__can:nth-child(n+2),.brand-hero--mb2 .brand-hero__can:nth-child(n+3),.brand-hero--mb3 .brand-hero__can:nth-child(n+4){display:none}.brand-hero__marquee{padding:.7rem 0}.bh-fizz-layer--far{display:none}}@media(prefers-reduced-motion:reduce){.bh-bub,.bh-bub>i,.brand-hero--float .brand-hero__can,.brand-hero__marquee-track,.bh-palm,.bh-coco{animation:none!important}.brand-hero__fizz{display:none}.brand-btn:hover{transform:none!important}}.brand-highlights{padding-top:var(--sect-pt,56px);padding-bottom:var(--sect-pb,56px)}.brand-highlights--filled{background:rgb(var(--brand-accent,0 163 224) / .06)}.brand-highlights__wrap{max-width:120rem;margin:0 auto;padding:0 2rem}.brand-highlights__heading{text-align:center;margin:0 0 .6rem;font-weight:var(--title-weight,900);letter-spacing:-.02em;font-size:clamp(2.6rem,4.4vw,3.8rem)}.brand-highlights__sub{text-align:center;margin:0 0 3rem;opacity:.7;font-size:1.6rem}.brand-highlights__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--cols,4),1fr);gap:2rem}.brand-highlight{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:2.8rem 1.6rem;border-radius:var(--card-radius,18px);transition:transform .25s cubic-bezier(.22,.61,.36,1),box-shadow .25s ease}.brand-highlights--card-card .brand-highlight{background:rgb(var(--color-background,255 255 255));border:.1rem solid rgb(var(--color-line-border,226 226 230) / .6);box-shadow:0 1px 2px #0f171e0a,0 12px 28px -18px #0f171e29}.brand-highlights--card-outline .brand-highlight{border:.15rem solid rgb(var(--brand-accent,0 163 224) / .35)}.brand-highlights--card-card .brand-highlight:hover,.brand-highlights--card-outline .brand-highlight:hover{transform:translateY(-.4rem);box-shadow:0 2px 6px #0f171e0f,0 20px 40px -18px #0f171e3d}.brand-highlight__icon{display:inline-flex;align-items:center;justify-content:center;width:var(--icon-size,64px);height:var(--icon-size,64px);color:rgb(var(--brand-accent,0 163 224))}.brand-highlights--icon-circle .brand-highlight__icon{border-radius:999px;background:rgb(var(--brand-accent,0 163 224) / .12)}.brand-highlights--icon-square .brand-highlight__icon{border-radius:1.4rem;background:rgb(var(--brand-accent,0 163 224) / .12)}.brand-highlight__icon svg{width:56%;height:56%}.brand-highlight__icon img{width:66%;height:66%;object-fit:contain}.brand-highlights--icon-plain .brand-highlight__icon{background:none;width:auto;height:var(--icon-size,64px)}.brand-highlights--icon-plain .brand-highlight__icon svg{width:var(--icon-size,64px);height:var(--icon-size,64px)}.brand-highlight__title{font-weight:800;font-size:1.7rem;letter-spacing:-.01em}.brand-highlight__text{font-size:1.4rem;opacity:.7;line-height:1.45}.brand-highlights--split .brand-highlights__wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(2.4rem,4vw,5.5rem);align-items:center;max-width:132rem}.brand-highlights--split .brand-highlights__heading,.brand-highlights--split .brand-highlights__sub{text-align:left}.brand-highlights--split .brand-highlights__grid{grid-template-columns:repeat(2,1fr)}.brand-highlights__panel{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem}.brand-highlights__panel-glow{position:absolute;left:50%;top:2%;width:78%;padding-top:78%;transform:translate(-50%);border-radius:50%;background:radial-gradient(closest-side,rgb(var(--hl-sky-1,255 247 224) / .9),rgb(var(--hl-sky-1,255 247 224) / .3) 55%,rgb(var(--hl-sky-1,255 247 224) / 0) 78%);pointer-events:none;z-index:0}.brand-highlights__tree{position:relative;z-index:1;width:min(30rem,86%);height:auto;display:block}.hlt-ground{fill:#0000001a;filter:blur(4px)}.hlt-trunk{fill:rgb(var(--hl-trunk,124 90 53))}.hlt-leaflet{fill:rgb(var(--hl-tree,43 122 69))}.hlt-crown g:nth-child(odd) .hlt-leaflet{fill:rgb(var(--hl-tree-2,61 150 92))}.hlt-vein{stroke:#ffffff4d;stroke-width:2}.hlt-coconut{fill:rgb(var(--hl-tree,43 122 69));stroke:#0000001f;stroke-width:1}.brand-highlights__panel-text{position:relative;z-index:1;margin-top:1rem}.brand-highlights__panel-heading{margin:0 0 .6rem;letter-spacing:-.02em;line-height:1.1;font-size:clamp(2rem,2.6vw,2.6rem)}.brand-highlights__panel-sub{opacity:.72;font-size:1.4rem;max-width:42ch;margin:0 auto}@media(max-width:900px){.brand-highlights__grid{grid-template-columns:repeat(2,1fr);gap:1.4rem}.brand-highlight{padding:2rem 1.2rem}.brand-highlights--split .brand-highlights__wrap{display:flex;flex-direction:column}.brand-highlights--split .brand-highlights__panel{order:-1;margin-bottom:2.6rem}.brand-highlights--split .brand-highlights__heading,.brand-highlights--split .brand-highlights__sub{text-align:center}}@media(prefers-reduced-motion:reduce){.brand-highlight:hover{transform:none}}.brand-nature{padding-top:var(--sect-pt,40px);padding-bottom:var(--sect-pb,40px)}.brand-nature__frame{position:relative;overflow:hidden;min-height:var(--nb-height,46vh);border-radius:var(--nb-radius,0);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;background:linear-gradient(180deg,rgb(var(--nb-sky-1,255 247 224)),rgb(var(--nb-sky-2,214 238 222)))}.brand-nature__glow{position:absolute;left:50%;top:8%;width:70%;padding-top:70%;transform:translate(-50%);border-radius:50%;background:radial-gradient(closest-side,#fff4d6f2,#fff4d659 55%,#fff4d600 78%);pointer-events:none}.brand-nature__tree{position:relative;width:min(46rem,72%);height:auto;display:block}.bn-ground{fill:#0000001a;filter:blur(4px)}.bn-trunk{fill:rgb(var(--nb-trunk,124 90 53))}.bn-leaflet{fill:rgb(var(--nb-tree,43 122 69))}.bn-crown g:nth-child(odd) .bn-leaflet{fill:rgb(var(--nb-tree-2,61 150 92))}.bn-vein{stroke:#ffffff4d;stroke-width:2}.bn-coconut{fill:rgb(var(--nb-tree,43 122 69));stroke:#0000001f;stroke-width:1}.brand-nature__text{position:relative;z-index:2;text-align:center;max-width:64rem;padding:0 2rem 3rem;display:flex;flex-direction:column;gap:.8rem}.brand-nature__heading{margin:0;letter-spacing:-.02em;line-height:1.05;font-size:clamp(2.4rem,4.2vw,3.8rem);color:rgb(var(--color-text,20 20 22))}.brand-nature__sub{font-size:1.6rem;opacity:.75;max-width:60ch;margin:0 auto}@media(max-width:767px){.brand-nature__frame{min-height:calc(var(--nb-height,46vh) * .8)}.brand-nature__tree{width:88%}}@media(prefers-reduced-motion:reduce){.brand-nature__tree{animation:none}}.brand-anchor{display:block;height:0;scroll-margin-top:90px}.brand-prod{padding-top:var(--sect-pt,56px);padding-bottom:var(--sect-pb,56px);position:relative}.brand-prod--tone-wash{background:radial-gradient(120% 100% at 12% 0%,rgb(var(--brand-accent,0 163 224) / .08),transparent 55%),radial-gradient(100% 90% at 100% 100%,rgb(var(--brand-accent,0 163 224) / .05),transparent 60%),rgb(var(--color-background,255 255 255))}.brand-prod--tone-deep{background:radial-gradient(120% 110% at 15% -10%,rgb(var(--brand-accent,0 163 224) / .16),transparent 58%),radial-gradient(110% 100% at 100% 110%,rgb(var(--brand-accent,0 163 224) / .12),transparent 62%),rgb(var(--brand-accent,0 163 224) / .045)}.brand-prod--filled.brand-prod--tone-wash{background:radial-gradient(120% 100% at 12% 0%,rgb(var(--brand-accent,0 163 224) / .1),transparent 55%),rgb(var(--brand-accent,0 163 224) / .07)}.brand-prod__wrap{max-width:126rem;margin:0 auto;padding:0 2rem;position:relative}.brand-prod__head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.6rem;flex-wrap:wrap}.brand-prod__head-text{display:flex;flex-direction:column;gap:.6rem}.brand-prod__eyebrow{font-weight:800;text-transform:uppercase;letter-spacing:.09em;font-size:1.25rem;color:rgb(var(--brand-accent,0 163 224))}.brand-prod__heading{margin:0;font-weight:var(--title-weight,900);letter-spacing:-.02em;line-height:1.06;font-size:clamp(2.4rem,4.2vw,3.6rem)}.brand-prod__sub{opacity:.72;font-size:1.55rem;max-width:64ch;line-height:1.5}.brand-prod__head-link{display:inline-flex;align-items:center;gap:.6rem;font-weight:700;font-size:1.4rem;text-decoration:none;color:rgb(var(--brand-accent,0 163 224));border:.15rem solid rgb(var(--brand-accent,0 163 224) / .4);background:rgb(var(--color-background,255 255 255));padding:.9rem 1.8rem;border-radius:var(--btn-radius,999px);transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease,filter .2s ease}.brand-prod__head-link--hover-lift:hover{background:rgb(var(--brand-accent,0 163 224));color:#fff;transform:translateY(-.1rem);box-shadow:0 10px 22px -12px rgb(var(--brand-accent,0 163 224) / .7)}.brand-prod__head-link--hover-scale:hover{background:rgb(var(--brand-accent,0 163 224));color:#fff;transform:scale(1.06)}.brand-prod__head-link--hover-glow:hover{background:rgb(var(--brand-accent,0 163 224));color:#fff;filter:brightness(1.12);box-shadow:0 14px 30px -10px rgb(var(--brand-accent,0 163 224) / .8)}.brand-prod__head-link--hover-underline:hover{text-decoration:underline}.brand-prod__head-link--hover-none:hover{transform:none}.brand-prod__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--bp-dk,4),minmax(0,1fr));gap:var(--bp-gap,18px)}.brand-prod__item{display:flex}.brand-prod__card{display:flex;flex-direction:column;width:100%;border-radius:var(--bp-radius,18px);overflow:hidden;transition:transform .3s cubic-bezier(.22,.61,.36,1),box-shadow .3s ease}.brand-prod--card-card .brand-prod__card{background:rgb(var(--color-background,255 255 255));border:.1rem solid rgb(var(--color-line-border,226 226 230) / .55);box-shadow:0 1px 2px #0f171e0a,0 14px 30px -20px #0f171e2e;padding:1.1rem 1.1rem 1.3rem}.brand-prod--card-outline .brand-prod__card{border:.15rem solid rgb(var(--brand-accent,0 163 224) / .3);padding:1.1rem 1.1rem 1.3rem}.brand-prod--card-card .brand-prod__card:hover,.brand-prod--card-outline .brand-prod__card:hover{transform:translateY(-.6rem);box-shadow:0 4px 10px rgb(var(--brand-accent,0 163 224) / .1),0 26px 48px -20px rgb(var(--brand-accent,0 163 224) / .35)}.brand-prod__media{position:relative;display:block;aspect-ratio:1;border-radius:var(--bp-img-radius,14px);overflow:hidden;isolation:isolate}.brand-prod__img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;padding:8%;transition:transform .5s cubic-bezier(.22,.61,.36,1)}.brand-prod__card:hover .brand-prod__img{transform:scale(1.06)}.brand-prod--bd-knockout .brand-prod__media{background:radial-gradient(closest-side ellipse at 50% 42%,#fff,rgb(var(--brand-accent,0 163 224) / .1) 72%,rgb(var(--brand-accent,0 163 224) / .16))}.brand-prod--bd-knockout .brand-prod__img{mix-blend-mode:multiply}.brand-prod--bd-white .brand-prod__media{background:#fff;box-shadow:inset 0 0 0 .1rem rgb(var(--color-line-border,226 226 230) / .5)}.brand-prod--bd-tinted .brand-prod__media{background:rgb(var(--brand-accent,0 163 224) / .09)}.brand-prod--bd-tinted .brand-prod__img{mix-blend-mode:multiply}.brand-prod--bd-plain .brand-prod__media{background:none}.brand-prod__badge{position:absolute;top:1rem;left:1rem;z-index:2;display:inline-flex;align-items:center;gap:.4rem;background:rgb(var(--brand-accent,0 163 224));color:#fff;font-size:1.1rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:.5rem 1.1rem;border-radius:999px;box-shadow:0 6px 14px -6px rgb(var(--brand-accent,0 163 224) / .6)}.brand-prod__badge--out{left:auto;right:1rem;background:#0f171ec7;box-shadow:none}.brand-prod__info{display:flex;flex-direction:column;gap:.6rem;padding:1.3rem .4rem .2rem}.brand-prod__vendor{font-size:1.25rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:rgb(var(--brand-accent,0 163 224))}.brand-prod__title{font-size:1.5rem;font-weight:600;line-height:1.35;letter-spacing:-.01em;text-decoration:none;color:inherit;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.brand-prod__title:hover{color:rgb(var(--brand-accent,0 163 224))}.brand-prod__price{display:flex;align-items:baseline;gap:.7rem;flex-wrap:wrap}.brand-prod__price-now{font-size:1.9rem;font-weight:800}.brand-prod__price-suffix{font-size:1.2rem;font-weight:600;opacity:.6;margin-left:.3rem}.brand-prod__price-was{font-size:1.3rem;opacity:.5;text-decoration:line-through}.brand-prod__unit-row{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.brand-prod__unit{font-size:1.25rem;font-weight:700;color:rgb(var(--brand-accent,0 163 224));background:rgb(var(--brand-accent,0 163 224) / .1);padding:.35rem .8rem;border-radius:999px}.brand-prod__save{font-size:1.15rem;font-weight:800;color:#146c3f;background:#1e9e5a24;padding:.35rem .8rem;border-radius:999px}.brand-prod__note{font-size:1.2rem;opacity:.6}.brand-prod__form{margin:.6rem 0 0}.brand-prod__atc{display:flex;align-items:center;justify-content:center;width:100%;min-height:4.6rem;border:0;border-radius:var(--btn-radius,.8rem);background:rgb(var(--color-text,20 20 22));color:rgb(var(--color-background,255 255 255));font-weight:700;font-size:1.45rem;cursor:pointer;text-decoration:none;transition:transform .2s ease,box-shadow .25s ease,filter .2s ease}.brand-prod--tone-deep .brand-prod__atc{background:rgb(var(--brand-accent,0 163 224))}.brand-prod__atc--sm{min-height:3.8rem;font-size:1.3rem}.brand-prod__atc--lg{min-height:5.6rem;font-size:1.6rem}.brand-prod__atc--hover-lift:hover{transform:translateY(-.1rem);box-shadow:0 12px 26px -12px #0f171e66;filter:brightness(1.08)}.brand-prod--tone-deep .brand-prod__atc--hover-lift:hover{box-shadow:0 12px 26px -12px rgb(var(--brand-accent,0 163 224) / .7)}.brand-prod__atc--hover-scale:hover{transform:scale(1.03);filter:brightness(1.05)}.brand-prod__atc--hover-glow:hover{filter:brightness(1.15);box-shadow:0 14px 30px -10px rgb(var(--brand-accent,0 163 224) / .8)}.brand-prod__atc--hover-underline:hover{text-decoration:underline}.brand-prod__atc--ghost{background:transparent;color:inherit;border:.1rem solid rgb(var(--color-line-border,226 226 230) / .9)}.brand-prod__empty{text-align:center;opacity:.6;padding:4rem 2rem}.brand-prod__cta{display:flex;justify-content:center;margin-top:3rem}.brand-prod--tone-deep .brand-prod__card{position:relative}.brand-prod--tone-deep.brand-prod--card-card .brand-prod__card:before{content:"";position:absolute;top:0;left:0;right:0;height:.5rem;background:linear-gradient(90deg,rgb(var(--brand-accent,0 163 224)),rgb(var(--brand-accent-2,79 200 245)));border-radius:var(--bp-radius,18px) var(--bp-radius,18px) 0 0}.brand-prod--tone-deep.brand-prod--card-card .brand-prod__card{padding-top:1.7rem}@media(max-width:989px){.brand-prod__grid{grid-template-columns:repeat(var(--bp-tb,3),minmax(0,1fr))}}@media(max-width:749px){.brand-prod__grid{grid-template-columns:repeat(var(--bp-mb,2),minmax(0,1fr))}.brand-prod__head{margin-bottom:1.8rem}}@media(prefers-reduced-motion:reduce){.brand-prod__card:hover,.brand-prod__card:hover .brand-prod__img{transform:none}.brand-prod__atc:hover,.brand-prod__head-link:hover,.brand-btn:hover{transform:none!important}}.brand-reviews{padding-top:var(--sect-pt,56px);padding-bottom:var(--sect-pb,56px)}.brand-reviews--filled{background:rgb(var(--brand-accent,255 0 115) / .05)}.brand-reviews__wrap{max-width:120rem;margin:0 auto;padding:0 2rem}.brand-reviews__head{text-align:center;margin-bottom:3.4rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.brand-reviews__eyebrow{font-weight:800;text-transform:uppercase;letter-spacing:.09em;font-size:1.3rem;color:rgb(var(--brand-accent,255 0 115))}.brand-reviews__heading{margin:0;font-weight:var(--title-weight,900);letter-spacing:-.02em;font-size:clamp(2.6rem,4.5vw,4rem)}.brand-reviews__summary{display:inline-flex;align-items:center;gap:.8rem;font-size:1.5rem;font-weight:600}.brand-reviews__summary-stars{color:#f5b301;letter-spacing:.1em}.brand-reviews__grid{display:grid;grid-template-columns:repeat(var(--rv-cols,3),1fr);gap:1.8rem}.brand-review{margin:0;display:flex;flex-direction:column;gap:1.2rem;background:rgb(var(--color-background,255 255 255));border:.1rem solid rgb(var(--color-line-border,226 226 230) / .6);border-radius:var(--rv-radius,20px);padding:2.4rem;box-shadow:0 1px 2px #0f171e0a,0 14px 32px -20px #0f171e33;transition:transform .25s cubic-bezier(.22,.61,.36,1),box-shadow .25s ease}.brand-review:hover{transform:translateY(-.4rem);box-shadow:0 2px 6px #0f171e0f,0 22px 44px -20px #0f171e42}.brand-review__stars{color:#f5b301;font-size:1.6rem;letter-spacing:.08em}.brand-review__star{color:#00000024}.brand-review__star.is-on{color:#f5b301}.brand-review__quote{margin:0;font-size:1.6rem;line-height:1.55;font-weight:500}.brand-review__by{display:flex;align-items:center;gap:1rem;margin-top:auto}.brand-review__avatar{width:4.4rem;height:4.4rem;border-radius:999px;object-fit:cover}.brand-review__avatar--initial{display:inline-flex;align-items:center;justify-content:center;background:rgb(var(--brand-accent,255 0 115));color:#fff;font-weight:800;font-size:1.6rem}.brand-review__meta{display:flex;flex-direction:column}.brand-review__author{font-weight:700;font-size:1.45rem}.brand-review__verified{font-size:1.2rem;color:#1e9e5a;font-weight:600}@media(max-width:900px){.brand-reviews__grid{grid-template-columns:1fr;gap:1.4rem}}@media(prefers-reduced-motion:reduce){.brand-review:hover{transform:none}}.brand-spot{padding-top:var(--sect-pt,56px);padding-bottom:var(--sect-pb,56px)}.brand-spot--filled{background:rgb(var(--brand-accent,255 0 115) / .05)}.brand-spot__wrap{max-width:120rem;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.4rem,5vw,6rem);align-items:center}.brand-spot--media-right .brand-spot__media{order:2}.brand-spot__stage{position:relative;aspect-ratio:1;border-radius:var(--spot-radius,24px);overflow:hidden;display:flex;align-items:center;justify-content:center}.brand-spot__main{width:100%;height:100%;object-fit:contain;padding:6%;transition:opacity .25s ease;border-radius:inherit}.brand-spot--bd-white .brand-spot__stage{background:#fff;box-shadow:inset 0 0 0 .1rem rgb(var(--color-line-border,226 226 230) / .55)}.brand-spot--bd-tinted .brand-spot__stage{background:rgb(var(--brand-accent,0 163 224) / .07)}.brand-spot--bd-tinted .brand-spot__main{mix-blend-mode:multiply}.brand-spot--bd-blend .brand-spot__stage{background:rgb(var(--brand-accent,0 163 224) / .14)}.brand-spot--bd-blend .brand-spot__main{mix-blend-mode:multiply}.brand-spot--bd-plain .brand-spot__stage{background:none}.brand-spot--bd-plain .brand-spot__main{filter:drop-shadow(0 18px 26px rgb(15 23 30 / .22))}.brand-spot__thumbs{display:flex;gap:1rem;margin-top:1.2rem;flex-wrap:wrap}.brand-spot__thumb{width:6.4rem;height:6.4rem;border-radius:1.2rem;overflow:hidden;border:.2rem solid transparent;background:#fff;box-shadow:inset 0 0 0 .1rem rgb(var(--color-line-border,226 226 230) / .5);cursor:pointer;padding:.4rem;transition:border-color .2s ease,transform .2s ease}.brand-spot--bd-tinted .brand-spot__thumb,.brand-spot--bd-blend .brand-spot__thumb{background:rgb(var(--brand-accent,0 163 224) / .07);box-shadow:none}.brand-spot--bd-tinted .brand-spot__thumb img,.brand-spot--bd-blend .brand-spot__thumb img{mix-blend-mode:multiply}.brand-spot--bd-plain .brand-spot__thumb{background:none;box-shadow:none}.brand-spot__thumb img{width:100%;height:100%;object-fit:contain}.brand-spot__thumb.is-active{border-color:rgb(var(--brand-accent,255 0 115))}.brand-spot__thumb:hover{transform:translateY(-.2rem)}.brand-spot__info{display:flex;flex-direction:column;gap:1.4rem}.brand-spot__eyebrow{align-self:flex-start;font-weight:800;text-transform:uppercase;letter-spacing:.09em;font-size:1.3rem;color:rgb(var(--brand-accent,255 0 115));background:rgb(var(--brand-accent,255 0 115) / .1);padding:.5rem 1.2rem;border-radius:999px}.brand-spot__title{margin:0;font-weight:var(--title-weight,900);letter-spacing:-.02em;line-height:1.04;font-size:clamp(3rem,4.5vw,4.6rem)}.brand-spot__desc{font-size:1.6rem;line-height:1.6;opacity:.85}.brand-spot__benefits{list-style:none;margin:.4rem 0;padding:0;display:flex;flex-direction:column;gap:.9rem}.brand-spot__benefit{display:flex;align-items:center;gap:1rem;font-size:1.55rem;font-weight:500}.brand-spot__benefit-ic{display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:999px;background:rgb(var(--brand-accent,255 0 115) / .14);font-size:1.4rem}.brand-spot__price{display:flex;align-items:baseline;gap:1rem;margin-top:.4rem}.brand-spot__price-now{font-size:2.8rem;font-weight:800}.brand-spot__price-was{font-size:1.8rem;opacity:.5;text-decoration:line-through}.brand-spot__variants{display:flex;gap:1.2rem;flex-wrap:wrap;margin-top:.4rem}.brand-spot__variant-label{display:flex;flex-direction:column;gap:.4rem;font-size:1.3rem;font-weight:600}.brand-spot__variant-select{min-height:4.4rem;padding:0 1.2rem;border-radius:1rem}.brand-spot__actions{display:flex;gap:1.2rem;align-items:stretch;margin-top:.6rem;flex-wrap:wrap}.brand-spot__qty{display:inline-flex;align-items:center;border:.1rem solid rgb(var(--color-line-border,226 226 230) / .9);border-radius:999px;overflow:hidden}.brand-spot__qty button{width:4.4rem;height:5.2rem;border:0;background:transparent;font-size:2rem;cursor:pointer;color:inherit}.brand-spot__qty input{width:4.4rem;height:5.2rem;border:0;text-align:center;font-size:1.6rem;font-weight:600;-moz-appearance:textfield;background:transparent;color:inherit}.brand-spot__qty input::-webkit-outer-spin-button,.brand-spot__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.brand-spot__add{flex:1;min-width:18rem}.brand-spot__add[disabled]{opacity:.5;cursor:not-allowed}.brand-spot__note{font-size:1.3rem;opacity:.6;margin:.2rem 0 0}.brand-spot__empty{grid-column:1/-1;text-align:center;padding:6rem 2rem;opacity:.6}@media(max-width:849px){.brand-spot__wrap{grid-template-columns:1fr;gap:2.4rem}.brand-spot--media-right .brand-spot__media{order:0}}@media(prefers-reduced-motion:reduce){.brand-spot__thumb:hover{transform:none}}.brand-video{padding-top:var(--sect-pt,40px);padding-bottom:var(--sect-pb,40px)}.brand-video--contained .brand-video__wrap{max-width:126rem;margin:0 auto;padding:0 2rem}.brand-video__frame{position:relative;aspect-ratio:var(--bv-ratio,16/9);border-radius:var(--bv-radius,0);overflow:hidden;background:#0b0d0f}.brand-video__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.brand-video__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--bv-position,center);opacity:var(--bv-opacity,1)}.brand-video__media--gradient{background:radial-gradient(120% 130% at 15% 10%,rgb(255 255 255 / .16),transparent 55%),radial-gradient(130% 120% at 85% 100%,rgb(var(--brand-accent,0 163 224) / .9),transparent 60%),linear-gradient(135deg,rgb(var(--brand-accent-2,79 200 245)),rgb(var(--brand-accent,0 163 224)))}.brand-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding:clamp(2rem,5vw,5rem);background:linear-gradient(180deg,transparent 30%,rgb(10 12 14 / var(--bv-overlay,.2)) 100%)}.brand-video--text-over .brand-video__overlay{align-items:center;justify-content:center;text-align:center;background:linear-gradient(180deg,#0a0c0e40,#0a0c0e73)}.brand-video__content{max-width:60rem;color:#fff;display:flex;flex-direction:column;gap:1.4rem}.brand-video--text-over .brand-video__content{align-items:center}.brand-video__eyebrow{font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:1.3rem;color:rgb(var(--brand-accent,255 0 115));background:#fff;padding:.5rem 1.2rem;border-radius:999px;align-self:flex-start}.brand-video--text-over .brand-video__eyebrow{align-self:center}.brand-video__title{margin:0;font-weight:var(--title-weight,900);letter-spacing:-.02em;line-height:1.02;font-size:clamp(3rem,5vw,5.2rem);text-shadow:0 2px 24px rgb(0 0 0 / .4)}.brand-video__text{font-size:clamp(1.5rem,2vw,1.9rem);opacity:.95;line-height:1.5;text-shadow:0 1px 12px rgb(0 0 0 / .35)}@media(max-width:767px){.brand-video--contained .brand-video__wrap{padding:0 1rem}.brand-video__frame{aspect-ratio:4/5}}.so-cs{padding-block-start:var(--so-cs-pad-top);padding-block-end:var(--so-cs-pad-bottom)}.so-cs__head{margin-block-end:20px}.so-cs__head--center{text-align:center}.so-cs__head--start{text-align:start}.so-cs__head--end{text-align:end}.so-cs__title{position:relative;display:inline-block;margin:0}.so-cs__accent{display:block;width:42px;height:3px;margin-block-start:6px;margin-inline:auto;border-radius:999px;background:currentColor;opacity:.85}.so-cs__head--start .so-cs__accent{margin-inline-start:0}.so-cs__head--end .so-cs__accent{margin-inline-end:0}.so-cs__sub{margin-block-start:6px}.so-cs__grid{display:grid;grid-template-columns:repeat(var(--so-cs-cols-dk),minmax(0,1fr));gap:var(--so-cs-gap-dk);margin:0;padding:0;list-style:none}.so-cs__item{min-width:0}.so-cs__tile{display:block;text-decoration:none;color:inherit;border-radius:var(--so-cs-radius);transition:transform .28s ease,box-shadow .28s ease}.so-cs__media{position:relative;display:block;aspect-ratio:var(--so-cs-ratio);overflow:hidden;border-radius:var(--so-cs-radius);background:var(--so-cs-media-bg);box-shadow:var(--so-cs-shadow)}.so-cs__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:var(--so-cs-border-w) solid var(--so-cs-border-c);border-radius:inherit;pointer-events:none}.so-cs__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.2,.7,.3,1)}.so-cs--blend .so-cs__img{mix-blend-mode:multiply}.so-cs--contain .so-cs__img{object-fit:contain;padding:var(--so-cs-pad-inline)}.so-cs__ph{display:grid;place-items:center;width:100%;height:100%;font-size:3.2rem;font-weight:600;opacity:.25;text-transform:uppercase}.so-cs__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--so-cs-scrim-strong) 0%,var(--so-cs-scrim) var(--so-cs-scrim-stop));pointer-events:none}.so-cs__label{display:flex;align-items:center;gap:8px;font-size:var(--so-cs-label-size-dk);font-weight:var(--so-cs-label-weight);line-height:1.25;letter-spacing:-.01em;text-transform:var(--so-cs-label-transform)}.so-cs__label-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--so-cs-label-lines);line-clamp:var(--so-cs-label-lines);overflow:hidden}.so-cs__label--overlay-bottom,.so-cs__label--overlay-center{position:absolute;inset-inline:0;padding:var(--so-cs-pad-inline);color:var(--so-cs-label-color)}.so-cs__label--overlay-bottom{inset-block-end:0}.so-cs__label--overlay-center{inset-block:0;justify-content:center;text-align:center}.so-cs__label--below{margin-block-start:10px;justify-content:center;color:var(--so-cs-label-color-below)}.so-cs--panel .so-cs__tile{overflow:hidden;background:var(--so-cs-media-bg);border:var(--so-cs-border-w) solid var(--so-cs-border-c);box-shadow:var(--so-cs-shadow)}.so-cs--panel .so-cs__media{background:none;box-shadow:none;border-radius:0}.so-cs--panel .so-cs__media:after{border:0}.so-cs--panel .so-cs__img{object-fit:contain;padding:var(--so-cs-pad-inline);transform-origin:center}.so-cs__label--strip{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0;padding:var(--so-cs-strip-pad);background:var(--so-cs-strip-bg);color:var(--so-cs-strip-text);text-align:start}.so-cs__label--strip .so-cs__count{position:static;inset:auto}.so-cs__count{flex:0 0 auto;font-size:var(--so-cs-count-size);font-weight:600;line-height:1;color:var(--so-cs-count-text);background:var(--so-cs-count-bg);border-radius:var(--so-cs-count-radius);padding:.45em .7em;font-variant-numeric:tabular-nums}.so-cs--count-frosted .so-cs__count{background:#0000006b;-webkit-backdrop-filter:blur(10px) saturate(160%);backdrop-filter:blur(10px) saturate(160%);color:#fff;box-shadow:inset 0 0 0 .5px #ffffff2e}.so-cs__count--top-end,.so-cs__count--top-start,.so-cs__count--bottom-end,.so-cs__count--bottom-start{position:absolute;z-index:1}.so-cs__count--top-end{inset-block-start:var(--so-cs-count-inset);inset-inline-end:var(--so-cs-count-inset)}.so-cs__count--top-start{inset-block-start:var(--so-cs-count-inset);inset-inline-start:var(--so-cs-count-inset)}.so-cs__count--bottom-end{inset-block-end:var(--so-cs-count-inset);inset-inline-end:var(--so-cs-count-inset)}.so-cs__count--bottom-start{inset-block-end:var(--so-cs-count-inset);inset-inline-start:var(--so-cs-count-inset)}@media(hover:hover){.so-cs--hover-zoom .so-cs__tile:hover .so-cs__img,.so-cs--hover-both .so-cs__tile:hover .so-cs__img{transform:scale(var(--so-cs-zoom))}.so-cs--hover-lift .so-cs__tile:hover,.so-cs--hover-both .so-cs__tile:hover{transform:translateY(var(--so-cs-lift))}}.so-cs__tile:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media(prefers-reduced-motion:reduce){.so-cs__tile,.so-cs__img{transition:none}.so-cs--hover-zoom .so-cs__tile:hover .so-cs__img,.so-cs--hover-both .so-cs__tile:hover .so-cs__img,.so-cs--hover-lift .so-cs__tile:hover,.so-cs--hover-both .so-cs__tile:hover{transform:none}}.so-cs--chips .so-cs__grid{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding-block-end:2px}.so-cs--chips .so-cs__grid::-webkit-scrollbar{display:none}.so-cs--chips .so-cs__item{scroll-snap-align:start}.so-cs--chips .so-cs__tile{display:flex;align-items:center;gap:10px;padding:8px 14px 8px 8px;padding-inline:8px 14px;border-radius:999px;background:var(--so-cs-tile-bg);border:var(--so-cs-border-w) solid var(--so-cs-border-c);white-space:nowrap}.so-cs--chips .so-cs__media{flex:0 0 auto;width:34px;height:34px;aspect-ratio:1;border-radius:50%;box-shadow:none}.so-cs--chips .so-cs__media:after{border:0}.so-cs--chips .so-cs__scrim{display:none}.so-cs--chips .so-cs__label{position:static;padding:0;color:var(--so-cs-label-color-below)}.so-cs--chips .so-cs__label-text{-webkit-line-clamp:1;line-clamp:1}.so-cs--cards .so-cs__tile{display:flex;align-items:center;gap:14px;padding:var(--so-cs-pad-inline);border-radius:var(--so-cs-radius);background:var(--so-cs-tile-bg);border:var(--so-cs-border-w) solid var(--so-cs-border-c);box-shadow:var(--so-cs-shadow)}.so-cs--cards .so-cs__media{flex:0 0 auto;width:56px;height:56px;aspect-ratio:1;border-radius:50%;box-shadow:none}.so-cs--cards .so-cs__media:after{border:0}.so-cs--cards .so-cs__scrim{display:none}.so-cs--cards .so-cs__label{position:static;padding:0;color:var(--so-cs-label-color-below);justify-content:flex-start;text-align:start}.so-cs--rail-dk .so-cs__grid{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;scroll-padding-inline-start:0}.so-cs--rail-dk .so-cs__grid::-webkit-scrollbar{display:none}.so-cs--rail-dk .so-cs__item{flex:0 0 calc((100% - (var(--so-cs-gap-dk) * (var(--so-cs-cols-dk) - 1))) / var(--so-cs-cols-dk));scroll-snap-align:start}@media(max-width:1149px){.so-cs{padding-block-start:calc(var(--so-cs-pad-top) * var(--so-cs-pad-rate));padding-block-end:calc(var(--so-cs-pad-bottom) * var(--so-cs-pad-rate))}.so-cs__grid{grid-template-columns:repeat(var(--so-cs-cols-tb),minmax(0,1fr))}.so-cs--rail-dk .so-cs__item{flex:0 0 calc((100% - (var(--so-cs-gap-dk) * (var(--so-cs-cols-tb) - 1))) / var(--so-cs-cols-tb))}}@media(max-width:767px){.so-cs__grid{grid-template-columns:repeat(var(--so-cs-cols-mb),minmax(0,1fr));gap:var(--so-cs-gap-mb)}.so-cs__label{font-size:var(--so-cs-label-size-mb)}.so-cs--rail-mb .so-cs__grid{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-inline:calc(var(--so-cs-gap-mb) * -1);padding-inline:var(--so-cs-gap-mb)}.so-cs--rail-mb .so-cs__grid::-webkit-scrollbar{display:none}.so-cs--rail-mb .so-cs__item{flex:0 0 calc((100% - (var(--so-cs-gap-mb) * (var(--so-cs-cols-mb) - 1))) / var(--so-cs-cols-mb));scroll-snap-align:start}}.so-cs__empty{padding:24px;text-align:center;opacity:.6}.soc{overflow-x:clip}.soc__wrap{max-width:var(--c-max);margin-inline:auto;padding-inline:var(--c-gutter)}.soc__band{padding-block:calc(var(--c-gap) / 2)}.soc__panel{background:var(--c-band);border-radius:var(--c-radius);padding:clamp(26px,4vw,52px) clamp(20px,4vw,52px);position:relative;overflow:hidden}.soc__panel--plain{background:transparent;padding-inline:0}.soc__panel>*{position:relative;z-index:1}.soc__panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:var(--pat-img, none);background-size:var(--pat-size, 120px auto);background-repeat:repeat-x;background-position:bottom left;opacity:var(--pat-op, 0)}.soc :where(h1,h2,h3){margin:0;letter-spacing:-.028em;font-weight:600;text-wrap:balance}.soc__h1{font-size:var(--c-h1);line-height:1.03}.soc__h2{font-size:var(--c-h2);line-height:1.1}.soc__h3{font-size:clamp(17px,15px + .5vw,21px);line-height:1.3;letter-spacing:-.015em}.soc__eyebrow{font-size:12px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--c-accent);margin:0 0 14px}.soc__lead{font-size:clamp(17px,14.5px + .7vw,21px);line-height:1.55;color:var(--c-ink-2);margin:14px 0 0;max-width:56ch}.soc__p{font-size:var(--c-body);line-height:1.65;color:var(--c-ink-2);margin:0}.soc__btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 26px;border-radius:var(--c-btn-radius);font-size:15px;font-weight:600;text-decoration:none;border:1px solid transparent;transition:opacity var(--c-dur) ease,transform var(--c-dur) cubic-bezier(.22,.61,.36,1);cursor:pointer}.soc__btn--primary{background:var(--c-ink);color:var(--c-page)}.soc__btn--ghost{border-color:var(--c-line);color:var(--c-ink);background:transparent}.soc__btn:hover{transform:translateY(-1px);opacity:.92}.soc :where(a,button,input,textarea,select):focus-visible{outline:2px solid var(--c-accent);outline-offset:3px;border-radius:calc(var(--c-btn-radius) + 2px)}.soc__tracks{display:grid;gap:var(--c-gap);list-style:none;margin:0;padding:0}@media(min-width:860px){.soc__tracks{grid-template-columns:repeat(2,1fr)}}.soc__track{background:var(--track-bg, var(--c-band));border-radius:var(--c-radius);padding:clamp(24px,3vw,36px);display:flex;flex-direction:column;gap:16px}.soc__track-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.soc__track-list li{font-size:15px;line-height:1.5;color:var(--c-ink-2);padding-inline-start:20px;position:relative}.soc__track-list li:before{content:"";position:absolute;inset-inline-start:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--c-accent);opacity:.75}.soc__track>.soc__btn{margin-top:auto;align-self:flex-start}.soc__channels{display:grid;gap:12px;list-style:none;margin:0;padding:0}@media(min-width:640px){.soc__channels{grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr))}}.soc__channel{background:var(--c-page);border:1px solid var(--c-line);border-radius:var(--c-radius);padding:20px;display:flex;flex-direction:column;gap:4px;text-decoration:none;color:inherit;transition:transform var(--c-dur) cubic-bezier(.22,.61,.36,1)}.soc__channel:hover{transform:translateY(-2px)}.soc__channel b{font-size:15px;font-weight:600}.soc__channel span{font-size:15px;color:var(--c-ink-2)}.soc__channel em{font-size:13px;color:var(--c-ink-3);font-style:normal}.soc__form,.soc__row{display:grid;gap:14px}@media(min-width:640px){.soc__row--2{grid-template-columns:1fr 1fr}}.soc__field{display:flex;flex-direction:column;gap:7px}.soc__field label{font-size:13px;font-weight:600;color:var(--c-ink-2)}.soc__tel{display:grid;grid-template-columns:104px minmax(0,1fr);gap:8px;position:relative}.soc__cc{min-width:0}.soc__cc-btn{width:100%;min-height:48px;display:flex;align-items:center;gap:6px;padding:10px 10px 10px 12px;font:inherit;font-size:15px;cursor:pointer;color:var(--c-ink);background:var(--c-page);border:1px solid var(--c-line);border-radius:var(--c-btn-radius);text-align:start}.soc__cc-btn:hover{border-color:var(--c-ink-3)}.soc__cc-flag{font-size:17px;line-height:1;flex:0 0 auto;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}.soc__cc-flag[data-fallback]{font-size:11px;font-weight:700;letter-spacing:.02em;color:var(--c-ink-2);font-family:inherit;min-width:18px}.soc__cc-code{flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap}.soc__cc-chev{width:12px;height:12px;flex:0 0 auto;opacity:.45}.soc__cc-pop,.soc__q-pop{position:absolute;z-index:40;inset-inline-end:0;inset-inline-start:auto;top:calc(100% + 6px);width:max(100%,340px);max-width:calc(100vw - 40px);background:var(--c-page);border:1px solid var(--c-line);border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #0000000d,0 12px 32px -8px #00000038}@media(prefers-reduced-motion:no-preference){.soc__cc-pop,.soc__q-pop{animation:soc-pop .16s cubic-bezier(.2,.8,.3,1) both}}@keyframes soc-pop{0%{opacity:0;transform:translateY(-4px) scale(.985)}to{opacity:1;transform:none}}.soc__cc-search{position:relative;padding:10px;border-bottom:1px solid var(--c-line)}.soc__cc-search svg{position:absolute;inset-inline-start:21px;top:50%;transform:translateY(-50%);width:14px;height:14px;opacity:.4;pointer-events:none}.soc__cc-search input{width:100%;font:inherit;font-size:16px;color:var(--c-ink);background:var(--c-band);border:0;border-radius:10px;padding:9px 12px 9px 34px;min-height:40px}.soc__cc-search input:focus{outline:2px solid var(--c-ink);outline-offset:1px}.soc__cc-list{list-style:none;margin:0;padding:6px 5px;max-height:264px;overflow-y:auto;-webkit-overflow-scrolling:touch}.soc__cc-opt{display:flex;align-items:center;gap:8px;width:100%;min-height:44px;padding:8px;border:0;background:none;cursor:pointer;font:inherit;font-size:15px;color:var(--c-ink);text-align:start;border-radius:10px}.soc__cc-opt:hover,.soc__cc-opt[data-active]{background:var(--c-band)}.soc__cc-opt:focus-visible{outline:2px solid var(--c-ink);outline-offset:-2px}.soc__cc-opt[aria-selected=true]{font-weight:600}.soc__cc-opt-name{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.soc__cc-opt-dial{flex:0 0 auto;color:var(--c-ink-3);font-size:13px;font-variant-numeric:tabular-nums}.soc__cc-opt-tick{flex:0 0 auto;width:14px;height:14px;opacity:0}.soc__cc-opt[aria-selected=true] .soc__cc-opt-tick{opacity:1}.soc__cc-sep{margin:6px 10px;border-block-start:1px solid var(--c-line)}.soc__cc-empty{margin:0;padding:16px;text-align:center;font-size:14px;color:var(--c-ink-3)}.soc__q{position:relative;min-width:0}.soc__q-pop{inset-inline:0;width:auto;max-width:none}.soc__q-btn{width:100%;min-height:48px;display:flex;align-items:center;gap:8px;padding:13px 15px;font:inherit;font-size:16px;cursor:pointer;color:var(--c-ink);background:var(--c-page);border:1px solid var(--c-line);border-radius:var(--c-btn-radius);text-align:start}.soc__q-btn:hover{border-color:var(--c-ink-3)}.soc__q-btn>span{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.soc__q-btn svg{width:12px;height:12px;flex:0 0 auto;opacity:.45}.soc__q-list{list-style:none;margin:0;padding:6px 5px;max-height:300px;overflow-y:auto;-webkit-overflow-scrolling:touch}@media(max-width:480px){.soc__tel{grid-template-columns:1fr}.soc__cc-pop{inset-inline:0;width:auto}}.soc__tel input{min-width:0}.soc__tel-err{font-size:13px;color:var(--c-accent);margin:6px 0 0}.soc__field :where(input,textarea,select){font:inherit;font-size:16px;color:var(--c-ink);background:var(--c-page);border:1px solid var(--c-line);border-radius:var(--c-btn-radius);padding:13px 15px;min-height:48px;width:100%}.soc__field textarea{min-height:132px;resize:vertical}.soc__field :where(input,textarea,select):focus{border-color:var(--c-accent)}.soc__field select{accent-color:var(--c-ink)}.soc__field option{background:var(--c-page);color:var(--c-ink)}.soc__field option:checked,.soc__field option:hover{background:var(--c-ink);color:var(--c-page);box-shadow:0 0 10px 100px var(--c-ink) inset}.soc__note{font-size:13px;color:var(--c-ink-3);margin:0}.soc__files{display:flex;flex-direction:column;gap:10px;min-width:0}.soc__files input[type=file]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.soc__files-btn{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;min-height:44px;padding:11px 18px;border-radius:var(--c-btn-radius);border:1px dashed var(--c-line);background:var(--c-page);color:var(--c-ink);font-size:14px;font-weight:600;cursor:pointer}.soc__files-btn:hover{border-style:solid}.soc__files-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;min-width:0}.soc__file{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"name x" "meta x";column-gap:12px;row-gap:2px;background:var(--c-page);border:1px solid var(--c-line);border-radius:var(--c-btn-radius);padding:10px 12px;font-size:14px;min-width:0;max-width:100%}.soc__file-name{grid-area:name}.soc__file-meta{grid-area:meta;display:flex;gap:10px;min-width:0}.soc__file-x{grid-area:x}@media(min-width:700px){.soc__file{grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"name meta x";row-gap:0}}.soc__file-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.soc__file-size{color:var(--c-ink-3);font-size:13px;white-space:nowrap}.soc__file-x{flex:0 0 auto;min-width:44px;min-height:44px;border:0;background:none;color:var(--c-ink-3);font-size:18px;line-height:1;cursor:pointer;border-radius:var(--c-btn-radius)}.soc__file-x:hover{color:var(--c-ink)}.soc__file[data-state=error]{border-color:var(--c-accent)}.soc__hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.soc__form--sending{opacity:.6;pointer-events:none}.soc__result{border-radius:var(--c-btn-radius);padding:14px 16px;font-size:15px;margin-top:16px;line-height:1.5}.soc__result--ok{background:var(--c-band);color:var(--c-ink)}.soc__result--bad{background:var(--c-page);color:var(--c-ink);border:1px solid var(--c-accent)}.soc__file-state{font-size:13px;color:var(--c-ink-3);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.soc__reach{margin-top:26px;padding-top:22px;border-block-start:1px solid var(--c-line)}.soc__reach-intro{font-size:15px;color:var(--c-ink-2);margin:0 0 14px}.soc__reach-row{display:flex;flex-wrap:wrap;gap:10px}.soc__reach-btn{display:inline-flex;align-items:center;gap:10px;text-decoration:none;min-height:52px;padding:11px 18px;border-radius:var(--c-btn-radius);border:1px solid var(--c-line);background:var(--c-page);color:var(--c-ink);transition:border-color .15s ease,transform .15s ease}.soc__reach-btn:hover{border-color:var(--c-ink-3);transform:translateY(-1px)}.soc__reach-btn svg{width:20px;height:20px;flex:0 0 auto}.soc__reach-txt{display:flex;flex-direction:column;line-height:1.25;min-width:0}.soc__reach-txt b{font-size:15px;font-weight:600}.soc__reach-txt span{font-size:13px;color:var(--c-ink-2)}.soc__reach-wa-mark{width:21px;height:21px;flex:0 0 auto}.soc__reach-btn--wa:hover{border-color:transparent;opacity:.92}@media(max-width:560px){.soc__reach-row{flex-direction:column}.soc__reach-btn{width:100%}}.soc__panel--done>:not(.soc__done){display:none!important}.soc__done{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding-block:clamp(16px,3.5vw,40px)}.soc__done-mark{width:62px;height:62px;border-radius:50%;flex:0 0 auto;background:var(--c-ink);color:var(--c-page);display:grid;place-items:center}.soc__done-mark svg{width:30px;height:30px;display:block}.soc__done-h{font-size:clamp(25px,20px + 1.3vw,34px);line-height:1.15;margin:6px 0 0;font-weight:700;letter-spacing:-.01em}.soc__done-p{font-size:clamp(16px,15px + .35vw,19px);line-height:1.55;color:var(--c-ink-2);margin:0;max-width:44ch}.soc__done-files{font-size:14px;color:var(--c-ink-3);margin:0;background:var(--c-page);border:1px solid var(--c-line);border-radius:var(--c-btn-radius);padding:9px 15px}.soc__done>.soc__btn{margin-top:10px}@media(prefers-reduced-motion:no-preference){.soc__done[data-shown]{animation:soc-done-in .45s cubic-bezier(.2,.7,.3,1) both}.soc__done[data-shown] .soc__done-mark{animation:soc-mark-in .5s cubic-bezier(.2,.9,.3,1) .06s both}.soc__done[data-shown] .soc__done-mark path{stroke-dasharray:30;animation:soc-tick .45s ease-out .3s both}}@keyframes soc-done-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes soc-mark-in{0%{opacity:0;transform:scale(.62)}to{opacity:1;transform:none}}@keyframes soc-tick{0%{stroke-dashoffset:30}to{stroke-dashoffset:0}}.soc__msg{border-radius:var(--c-radius);padding:16px 18px;font-size:15px;margin:0 0 4px}.soc__msg--ok{background:var(--c-page);border:1px solid var(--c-line)}.soc__msg--err{background:var(--c-page);border:1px solid var(--c-accent)}.soc__msg ul{margin:8px 0 0;padding-inline-start:18px}.soc__loc{display:grid;gap:var(--c-gap);align-items:start}@media(min-width:860px){.soc__loc{grid-template-columns:.9fr 1.1fr}}.soc__loc-text{display:flex;flex-direction:column;gap:18px}.soc__loc dl{margin:0;display:flex;flex-direction:column;gap:4px}.soc__loc dt{font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--c-ink-3)}.soc__loc dd{margin:0;font-size:15px;line-height:1.6;color:var(--c-ink-2)}.soc__map{border-radius:var(--c-radius);overflow:hidden;background:var(--c-band);aspect-ratio:4 / 3}@media(min-width:860px){.soc__map{aspect-ratio:16 / 11}}.soc__map iframe{width:100%;height:100%;border:0;display:block}.soc__social{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0;padding:0}.soc__social a{display:inline-flex;align-items:center;min-height:44px;padding:11px 18px;border-radius:var(--c-btn-radius);border:1px solid var(--c-line);font-size:14px;font-weight:500;color:var(--c-ink);text-decoration:none}.soc__social a:hover{background:var(--c-band)}.soc[data-anim=true] .soc__rv{opacity:0;transform:translateY(12px)}.soc[data-anim=true] .soc__rv.is-in{opacity:1;transform:none;transition:opacity var(--c-dur) ease-out,transform var(--c-dur) cubic-bezier(.22,.61,.36,1)}@media(prefers-reduced-motion:reduce){.soc[data-anim=true] .soc__rv{opacity:1;transform:none;transition:none}.soc__btn,.soc__btn:hover,.soc__channel,.soc__channel:hover{transition:none;transform:none}}.hdt-header-menu-bottom .hdt-categories-title{border-radius:var(--hdt-hc-cat-radius)!important;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}@media(max-width:767px){.hdt-header-menu-bottom .hdt-categories-title{border-radius:var(--hdt-hc-cat-radius-mb)!important}}.hdt-header-menu-bottom .hdt-search_form{border-radius:var(--hdt-hc-search-radius)!important;border-color:rgb(var(--hdt-hc-search-border))!important;overflow:hidden!important}.hdt-header-menu-bottom .hdt-search_form .hdt-search_inner{border-radius:var(--hdt-hc-search-radius)!important;background:rgb(var(--hdt-hc-search-bg))!important;border-color:rgb(var(--hdt-hc-search-border))!important;overflow:hidden;transition:box-shadow .25s ease,border-color .25s ease}.hdt-header-menu-bottom .hdt-search_form .hdt-search_input{color:rgb(var(--hdt-hc-search-text))!important;border-radius:var(--hdt-hc-search-radius)!important;background:transparent!important}.hdt-header-menu-bottom .hdt-search_form .hdt-search_input::placeholder{color:rgb(var(--hdt-hc-search-text) / .55)!important}.hdt-header-menu-bottom .hdt-search_form .hdt-search_submit{border-radius:var(--hdt-hc-search-btn-radius)!important;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}@media(max-width:767px){.hdt-header-menu-bottom .hdt-search_form,.hdt-header-menu-bottom .hdt-search_form .hdt-search_inner,.hdt-header-menu-bottom .hdt-search_form .hdt-search_input{border-radius:var(--hdt-hc-search-radius-mb)!important}}.hdt-header-menu-bottom .hdt-icon-btn{transition:transform .25s ease,box-shadow .25s ease,filter .25s ease,background-color .25s ease}.hdt-header-menu-bottom .hdt-menu-bar{border-radius:var(--hdt-hc-menu-radius)!important;transition:transform .25s ease,background-color .25s ease}@media(hover:hover)and (pointer:fine){.hdt-header-menu-bottom [data-hc-hover=lift]:hover{transform:translateY(-2px);filter:brightness(1.05)}.hdt-header-menu-bottom [data-hc-hover=scale]:hover{transform:scale(1.08)}.hdt-header-menu-bottom [data-hc-hover=glow]:hover{filter:brightness(1.08);box-shadow:0 10px 24px -8px rgb(var(--hdt-hc-hover-accent) / .55)}.hdt-header-menu-bottom [data-hc-hover=underline]:hover{text-decoration:underline}.hdt-header-menu-bottom [data-hc-hover=none]:hover{transform:none;filter:none;box-shadow:none}}.hdt-main-page .so-page-title{font-size:clamp(26px,16px + 2.4vw,34px);line-height:1.1;font-weight:700;letter-spacing:-.022em;margin:0 0 18px;text-wrap:balance;text-align:start}[dir=rtl] .hdt-main-page .so-page-title{line-height:1.34;letter-spacing:0}.so-acp__h1,.so-acp__name{margin:0;font-size:clamp(2.2rem,3.6vw,2.8rem);font-weight:700;letter-spacing:-.02em}.so-acp__lead{margin:0;color:rgb(var(--color-foreground) / .6);font-size:1.45rem;line-height:1.5}.so-acp__id{display:flex;align-items:center;gap:14px;margin-bottom:28px}.so-acp__avatar{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:rgb(var(--color-foreground) / .08);font-size:2rem;font-weight:700}.so-acp__idtext{display:flex;flex-direction:column;gap:2px;min-width:0}.so-acp__email,.so-acp__country{font-size:1.35rem;color:rgb(var(--color-foreground) / .55);unicode-bidi:plaintext;overflow-wrap:anywhere}.so-acp__block{margin-bottom:28px;max-width:680px}#so-addresses{scroll-margin-top:calc(var(--header-height, 0px) + 16px)}.so-acp__blockhead{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.so-acp__h2{margin:0 0 10px;font-size:1.25rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--color-foreground) / .5)}.so-acp__blockhead .so-acp__h2{margin-bottom:0}.so-acp__add{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:3px}.so-acp__addrs,.so-acp__rows{margin:0;padding:0;list-style:none;border-radius:14px;background:rgb(var(--color-foreground) / .04);overflow:hidden}.so-acp__addr+.so-acp__addr,.so-acp__rows li+li{box-shadow:inset 0 .5px rgb(var(--color-foreground) / .1)}.so-acp__addrlink,.so-acp__row{display:flex;align-items:center;gap:12px;padding:14px 16px;min-height:56px;color:rgb(var(--color-foreground));text-decoration:none}.so-acp__addrtext{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1 1 auto}.so-acp__addrtop{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.so-acp__addrlabel{font-size:1.5rem;font-weight:700}.so-acp__addrarea{font-size:1.45rem;color:rgb(var(--color-foreground) / .55)}.so-acp__badge{padding:2px 7px;border-radius:5px;background:#e7f7ec;color:#0a7c33;font-size:1.1rem;font-weight:700}.so-acp__addrline,.so-acp__addrphone{font-size:1.32rem;line-height:1.45;color:rgb(var(--color-foreground) / .6);unicode-bidi:plaintext}.so-acp__go{flex:0 0 auto;margin-inline-start:auto;display:inline-flex;color:rgb(var(--color-foreground) / .4)}[dir=rtl] .so-acp__go svg{transform:scaleX(-1)}.so-acp__rowico{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:rgb(var(--color-foreground) / .07)}.so-acp__rowt{font-size:1.45rem}.so-acp__rowv{margin-inline-start:auto;font-size:1.35rem;color:rgb(var(--color-foreground) / .55)}.so-acp__row.is-static{cursor:default}.so-acp__note{margin:10px 0 0;max-width:62ch;font-size:1.25rem;line-height:1.5;color:rgb(var(--color-foreground) / .5)}.so-acp__signout{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:10px;background:rgb(var(--color-foreground) / .05);color:#d1231b;font-size:1.45rem;font-weight:600;text-decoration:none}.so-acp__empty{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-top:16px;padding:22px;border-radius:16px;background:rgb(var(--color-foreground) / .04)}.so-acp__btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:10px;background:rgb(var(--color-foreground) / .07);color:rgb(var(--color-foreground));font-size:1.4rem;font-weight:600;text-decoration:none}.so-acp__btn.is-primary{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.so-ord-page__h1{margin:0 0 6px;font-size:clamp(2.4rem,4vw,3.2rem);font-weight:700;letter-spacing:-.02em;text-wrap:balance}.so-ord-page__lead{margin:0 0 22px;max-width:58ch;color:rgb(var(--color-foreground) / .6);font-size:1.45rem;line-height:1.5}.so-ord-list{display:flex;flex-direction:column;gap:16px;max-width:680px}.so-ord{border-radius:16px;background:rgb(var(--color-background));box-shadow:0 0 0 1px rgb(var(--color-foreground) / .09),0 1px 2px rgb(var(--color-foreground) / .04);overflow:hidden}.so-ord__status{display:flex;align-items:center;gap:10px;padding:10px 16px;background:rgb(var(--color-foreground) / .035);box-shadow:inset 0 -1px rgb(var(--color-foreground) / .07)}.so-ord__chip{padding:3px 9px;border-radius:6px;font-size:1.15rem;font-weight:600;white-space:nowrap;background:rgb(var(--color-foreground) / .09);color:rgb(var(--color-foreground) / .62)}.so-ord__chip.is-done{background:#e7f7ec;color:#0a7c33}.so-ord__chip.is-open{background:#fff4e5;color:#8a5300}.so-ord__when{font-size:1.3rem;color:rgb(var(--color-foreground) / .6);unicode-bidi:plaintext}.so-ord__dot-sep{padding:0 2px;opacity:.55}.so-ord__idrow{display:flex;align-items:center;gap:12px;padding:14px 16px;cursor:pointer;list-style:none}.so-ord__idrow::-webkit-details-marker{display:none}.so-ord__idtext{display:flex;flex-direction:column;gap:2px;min-width:0}.so-ord__no{font-size:1.6rem;font-weight:700;letter-spacing:-.01em;unicode-bidi:plaintext}.so-ord__count{font-size:1.3rem;color:rgb(var(--color-foreground) / .55)}.so-ord__caret{margin-inline-start:auto;flex:0 0 auto;display:inline-flex;color:rgb(var(--color-foreground) / .45);transition:transform .22s ease}.so-ord__stage[open] .so-ord__caret{transform:rotate(180deg)}.so-ord__stage-body{padding:0 16px 4px;display:flex;flex-direction:column;gap:16px}.so-ord__steps{margin:0;padding:0;list-style:none}.so-ord__step{position:relative;display:flex;gap:12px;padding-bottom:16px}.so-ord__step:last-child{padding-bottom:0}.so-ord__step:not(:last-child):before{content:"";position:absolute;inset-inline-start:5px;top:14px;bottom:0;width:2px;background:rgb(var(--color-foreground) / .12)}.so-ord__stepdot{position:relative;z-index:1;flex:0 0 auto;width:12px;height:12px;margin-top:3px;border-radius:50%;background:rgb(var(--color-background));box-shadow:inset 0 0 0 2px rgb(var(--color-foreground) / .2)}.so-ord__step.is-reached .so-ord__stepdot{background:#0a7c33;box-shadow:inset 0 0 0 2px #0a7c33}.so-ord__step.is-cancelled .so-ord__stepdot{background:rgb(var(--color-foreground) / .35);box-shadow:inset 0 0 0 2px rgb(var(--color-foreground) / .35)}.so-ord__steptext{display:flex;flex-direction:column;gap:1px}.so-ord__step-t{font-size:1.4rem;font-weight:600}.so-ord__step-m{font-size:1.25rem;color:rgb(var(--color-foreground) / .55);unicode-bidi:plaintext}.so-ord__ship{display:flex;flex-direction:column;gap:8px;padding:14px;border-radius:12px;background:rgb(var(--color-foreground) / .04)}.so-ord__shiphead{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.so-ord__ship-t{font-weight:600;font-size:1.4rem}.so-ord__ship-d{font-size:1.25rem;color:rgb(var(--color-foreground) / .55);unicode-bidi:plaintext}.so-ord__kv{display:flex;gap:10px;font-size:1.35rem}.so-ord__k{flex:0 0 auto;min-width:11ch;color:rgb(var(--color-foreground) / .55)}.so-ord__v{font-weight:600}.so-ord__mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.02em;word-break:break-all}.so-ord__items{display:flex;flex-direction:column;gap:14px}.so-ord__li{display:flex;align-items:center;gap:12px}.so-ord__liimg{flex:0 0 auto;width:56px;height:56px;border-radius:10px;object-fit:cover;background:rgb(var(--color-foreground) / .06)}.so-ord__liimg.is-empty{display:block}.so-ord__litext{display:flex;flex-direction:column;gap:3px;min-width:0}.so-ord__lit{font-size:1.4rem;line-height:1.35;color:rgb(var(--color-foreground));text-decoration:none}.so-ord__lim{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:1.28rem;color:rgb(var(--color-foreground) / .55);font-variant-numeric:tabular-nums}.so-ord__qty{unicode-bidi:plaintext}.so-ord__lis{padding:1px 6px;border-radius:5px;background:rgb(var(--color-foreground) / .07);font-weight:600}.so-ord__lis.is-done{background:#e7f7ec;color:#0a7c33}.so-ord__foot{display:flex;align-items:center;gap:12px;padding:14px 16px 4px}.so-ord__total{font-size:1.7rem;font-weight:700;font-variant-numeric:tabular-nums;unicode-bidi:plaintext}.so-ord__again{margin-inline-start:auto}.so-ord__detailsum{display:inline-flex;align-items:center;gap:5px;margin:0 16px 14px;padding:6px 0;min-height:32px;font-size:1.35rem;font-weight:600;color:rgb(var(--color-foreground) / .75);text-decoration:underline;text-underline-offset:3px;cursor:pointer;list-style:none}.so-ord__detailsum::-webkit-details-marker{display:none}.so-ord__detailsum svg{transition:transform .22s ease}.so-ord__detail[open] .so-ord__detailsum svg{transform:rotate(180deg)}.so-ord__break{display:flex;flex-direction:column;gap:10px;margin:0 16px 16px;padding:14px;border-radius:12px;background:rgb(var(--color-foreground) / .04)}.so-ord__brow{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:1.38rem;color:rgb(var(--color-foreground) / .72)}.so-ord__bval{font-variant-numeric:tabular-nums;white-space:nowrap;unicode-bidi:plaintext}.so-ord__brow.is-save{color:#0a7c33;font-weight:600}.so-ord__brow.is-total{padding-top:10px;box-shadow:inset 0 1px rgb(var(--color-foreground) / .1);font-size:1.55rem;font-weight:700;color:rgb(var(--color-foreground))}.so-ord__code{padding:1px 6px;border-radius:5px;background:#e7f7ec;font-size:1.15rem;font-weight:600}.so-ord__sub{color:rgb(var(--color-foreground) / .5);font-size:1.22rem}.so-ord__vat{display:flex;justify-content:space-between;gap:12px;margin:-2px 0 0;font-size:1.22rem;color:rgb(var(--color-foreground) / .5)}.so-ord__addr{display:flex;flex-direction:column;gap:3px;padding-top:4px}.so-ord__addrbody{margin:0;font-size:1.32rem;line-height:1.5}.so-ord__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;align-self:flex-start;min-height:44px;padding:0 18px;border:0;border-radius:10px;background:rgb(var(--color-foreground) / .07);color:rgb(var(--color-foreground));font-size:1.4rem;font-weight:600;font-family:inherit;text-decoration:none;cursor:pointer}.so-ord__btn.is-primary{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.so-ord__btn.is-outline{background:transparent;box-shadow:inset 0 0 0 1.5px rgb(var(--color-foreground) / .22)}.so-ord__btn[disabled]{opacity:.55;cursor:default}.so-ord__note{margin:0;max-width:58ch;font-size:1.25rem;line-height:1.5;color:rgb(var(--color-foreground) / .55)}.so-ord__note--pad{padding:6px 16px 0}.so-ord-empty{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:22px;border-radius:16px;background:rgb(var(--color-foreground) / .04)}.so-ord-empty .so-ord-page__lead{margin:0}.so-ord-page__more{display:inline-block;margin-top:18px;font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground) / .7)}[dir=rtl] .so-ord__btn svg{transform:scaleX(-1)}@media(max-width:600px){.so-ord__foot{flex-wrap:wrap}.so-ord__again{margin-inline-start:0;width:100%}.so-ord__again .so-ord__btn{width:100%}.so-ord__k{min-width:9ch}}.hdt-mini-cart__header-title{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto}.so-carttitle__text{white-space:nowrap}.so-carttitle__ico{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:34px;height:30px}.so-carttitle__count{position:absolute;bottom:-2px;inset-inline-end:0;min-width:17px;height:17px;padding:0 4px;border-radius:9px;background:rgb(var(--color-accent, 233 0 105));color:#fff;font-size:1.05rem;font-weight:600;line-height:17px;text-align:center;unicode-bidi:plaintext;font-family:inherit;letter-spacing:0}.hdt-mini-cart::part(overlay){background-color:var(--so-cart-scrim, rgba(0, 0, 0, .32));backdrop-filter:blur(var(--so-cart-scrim-blur, 2px));-webkit-backdrop-filter:blur(var(--so-cart-scrim-blur, 2px))}.hdt-mini-cart::part(content){background:var(--so-cart-bg, #ffffff);color:var(--so-cart-text, #1d1d1f)}@media(min-width:768px)and (max-width:1149px){#CartDrawer.so-cart--sheet::part(content){position:absolute;inset:auto 0 var(--so-cart-lift-tablet, 24px) 0;width:min(var(--so-cart-w-tablet, 560px),92vw);max-width:none;height:var(--so-cart-maxh-tablet, 86vh);margin-inline:auto;border-radius:var(--so-cart-radius-tablet, 22px);box-shadow:0 24px 70px #00000038}}@media(max-width:767px){#CartDrawer.so-cart--sheet::part(content){position:absolute;inset:auto 0 0 0;width:100%;max-width:none;height:var(--so-cart-maxh-mobile, 88vh);border-start-start-radius:var(--so-cart-radius-mobile, 20px);border-start-end-radius:var(--so-cart-radius-mobile, 20px);box-shadow:0 -12px 44px #0000002e;padding-block-end:env(safe-area-inset-bottom,0px)}}.hdt-mini-cart::part(close-button){width:var(--so-cart-close, 32px);height:var(--so-cart-close, 32px);display:grid;place-items:center;border-radius:50%;color:var(--so-cart-muted, #6e6e73);background:var(--so-cart-fill, #f2f2f7);transition:background-color .18s ease,color .18s ease}.hdt-mini-cart::part(close-button):hover{background:var(--so-cart-fill-strong, #e5e5ea);color:var(--so-cart-text, #1d1d1f)}.hdt-mini-cart::part(header){min-height:0;margin:0;padding:var(--so-cart-pad-y, 14px) var(--so-cart-pad-x, 18px);border-bottom:1px solid var(--so-cart-hairline, #e5e5ea);justify-content:space-between;gap:12px}.hdt-mini-cart .hdt-mini-cart__header-title{font-size:var(--so-cart-title, 19px);font-weight:600;letter-spacing:-.01em;line-height:1.25;text-align:start}@media(max-width:767px){.so-cart--sheet::part(header){padding-top:20px}.so-cart--sheet .hdt-mini-cart__header-title:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:36px;height:5px;border-radius:3px;background:var(--so-cart-fill-strong, #d8d8dd)}.so-cart--sheet .hdt-mini-cart__header-title{position:static}.so-cart--sheet::part(header){touch-action:none;user-select:none;-webkit-user-select:none;cursor:grab}}#CartDrawer.so-cart--dragging::part(content){transition:none!important}#CartDrawer.so-cart--settling::part(content){transition:transform .32s cubic-bezier(.32,.72,0,1)}.hdt-mini-cart .hdt-mini-cart__threshold{padding:var(--so-cart-pad-y, 14px) var(--so-cart-pad-x, 18px);border-bottom:1px solid var(--so-cart-hairline, #e5e5ea)}.hdt-mini-cart .hdt-free-shipping-bar{display:flex;flex-direction:column-reverse;gap:8px}.hdt-mini-cart .hdt-progress-msg{margin-top:0;font-size:var(--so-cart-note, 12px);font-weight:500;line-height:1.4;color:var(--so-cart-muted, #6e6e73)}.hdt-mini-cart .hdt-progress-msg b,.hdt-mini-cart .hdt-progress-msg strong,.hdt-mini-cart .hdt-progress-msg span{color:var(--so-cart-text, #1d1d1f);font-weight:600}#CartDrawer .hdt-progress-bar{height:var(--so-cart-bar-h, 6px);border-radius:999px;background:var(--so-cart-fill, #f2f2f7);overflow:hidden}#CartDrawer .hdt-progress-bar>div{border-radius:999px;background:var(--so-cart-accent, #1d1d1f);transition:width .45s cubic-bezier(.32,.72,0,1)}#CartDrawer .hdt-free-shipping-bar-icon{display:none}.hdt-mini-cart .hdt-mini-cart__items{padding-top:0}#CartDrawer .hdt-mini-cart__item{position:relative;gap:var(--so-cart-row-gap, 12px);margin:0;padding:var(--so-cart-row-pad, 14px) var(--so-cart-pad-x, 18px);border:0;border-radius:0;background:none;box-shadow:none}#CartDrawer .hdt-mini-cart__item+.hdt-mini-cart__item:before{content:"";position:absolute;top:0;inset-inline-start:var(--so-cart-pad-x, 18px);inset-inline-end:var(--so-cart-pad-x, 18px);height:1px;background:var(--so-cart-hairline-strong, #d3d3da)}.hdt-mini-cart .hdt-mini-cart__image{flex:0 0 var(--so-cart-thumb, 64px);width:var(--so-cart-thumb, 64px)}.hdt-mini-cart .hdt-mini-cart__img{border-radius:var(--so-cart-thumb-radius, 12px);border:1px solid var(--so-cart-hairline, #e5e5ea);background:var(--so-cart-media-bg, #ffffff);overflow:hidden}.hdt-mini-cart .hdt-mini-cart__img img{object-fit:contain;padding:4px}.hdt-mini-cart .hdt-mini-cart__info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.hdt-mini-cart .hdt-mini-cart__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--so-cart-title-lines, 2);line-clamp:var(--so-cart-title-lines, 2);overflow:hidden;white-space:normal;text-overflow:clip;font-size:var(--so-cart-item-title, 13px);font-weight:500;line-height:1.35;color:var(--so-cart-text, #1d1d1f)}.hdt-mini-cart .hdt-mini-cart__meta-variant{font-size:var(--so-cart-meta, 12px);color:var(--so-cart-muted, #6e6e73);line-height:1.35}.hdt-mini-cart .hdt-mini-cart__price{font-size:var(--so-cart-price, 13px);font-weight:600;color:var(--so-cart-text, #1d1d1f)}#CartDrawer .hdt-mini-cart__info{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:2px 8px}#CartDrawer .hdt-mini-cart__title{flex:1 0 100%;margin-bottom:2px}#CartDrawer .hdt-mini-cart__meta-variant{order:2;margin:0}#CartDrawer .hdt-mini-cart__meta-variant:after{content:"\d7";margin-inline-start:8px;color:var(--so-cart-muted, #6e6e73)}#CartDrawer .hdt-mini-cart__price{order:3;margin:0}#CartDrawer .hdt-mini-cart__btns{order:4;margin:0!important;gap:4px;flex:1 1 auto;min-width:0}#CartDrawer .hdt-mini-cart__btns>div{display:flex;align-items:center;gap:8px;width:100%}#CartDrawer .hdt-mini-cart__remove{margin-inline-start:auto}#CartDrawer .hdt-mini-cart_meta_propertyList,#CartDrawer .hdt-mini-cart__discount-price,#CartDrawer .hdt-product-option{order:5;flex:1 0 100%}.hdt-mini-cart .hdt-quantity-wrapper{display:inline-flex;align-items:center;height:var(--so-cart-step-h, 30px);padding:0;border-radius:999px;background:var(--so-cart-fill, #f2f2f7);border:0}.hdt-mini-cart .hdt-quantity-wrapper .hdt-quantity__button{position:static;width:var(--so-cart-step-h, 30px);height:var(--so-cart-step-h, 30px);display:grid;place-items:center;border-radius:50%;color:var(--so-cart-text, #1d1d1f);background:none;transition:background-color .16s ease}.hdt-mini-cart .hdt-quantity-wrapper .hdt-quantity__button:hover{background:var(--so-cart-fill-strong, #e5e5ea)}.hdt-mini-cart .hdt-quantity-wrapper .hdt-quantity-input{width:var(--so-cart-step-input, 26px);height:var(--so-cart-step-h, 30px);min-width:0;border:0;background:none;font-size:var(--so-cart-meta, 12px);font-weight:600;color:var(--so-cart-text, #1d1d1f)}.hdt-mini-cart .hdt-mini-cart__remove{display:grid;place-items:center;width:var(--so-cart-step-h, 30px);height:var(--so-cart-step-h, 30px);border-radius:50%;color:var(--so-cart-muted, #6e6e73);transition:color .18s ease,background-color .18s ease;position:relative}.hdt-mini-cart .hdt-mini-cart__remove svg{position:static;inset:auto;transform:none;width:15px;height:15px}.hdt-mini-cart .hdt-mini-cart__remove svg path{fill:currentColor}.hdt-mini-cart .hdt-mini-cart__remove:hover{color:var(--so-cart-danger, #d1231b);background:var(--so-cart-fill, #f2f2f7)}.hdt-mini-cart .hdt-mini-cart__bottom{border-top:1px solid var(--so-cart-hairline, #e5e5ea);background:var(--so-cart-bg, #ffffff)}.hdt-mini-cart .hdt-mini-cart__bottom-wrap{padding:var(--so-cart-pad-y, 14px) var(--so-cart-pad-x, 18px)}#CartDrawer .hdt-mini-cart__tool{display:none}#CartDrawer .hdt-btn-tool-note__wrap[slot=header]{flex:0 0 auto;margin-inline-start:auto;margin-inline-end:8px}#CartDrawer .hdt-btn-tool-note__wrap[slot=header] .hdt-mini-cart__tool_btn{width:var(--so-cart-close, 32px);height:var(--so-cart-close, 32px);border-radius:50%;background:var(--so-cart-fill, #f2f2f7);color:var(--so-cart-muted, #6e6e73);transition:background-color .18s ease,color .18s ease}#CartDrawer .hdt-btn-tool-note__wrap[slot=header] .hdt-mini-cart__tool_btn:hover{background:var(--so-cart-fill-strong, #e5e5ea);color:var(--so-cart-text, #1d1d1f)}.hdt-mini-cart .hdt-cart-totals-discounts{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:var(--so-cart-subtotal, 17px);font-weight:600;letter-spacing:-.01em;color:var(--so-cart-text, #1d1d1f)}.hdt-mini-cart .hdt-cart-tax{margin-top:2px;font-size:var(--so-cart-note, 12px);line-height:1.45;color:var(--so-cart-muted, #6e6e73)}.hdt-mini-cart .hdt-cart-checkbox{display:block;margin:12px 0 0;font-size:var(--so-cart-note, 12px);line-height:1.45}.hdt-mini-cart .hdt-cart-checkbox label,.hdt-mini-cart .hdt-cart-checkbox .hdt-field__label{display:flex;align-items:flex-start;gap:9px;cursor:pointer}.hdt-mini-cart .hdt-cart-checkbox input[type=checkbox]{flex:0 0 auto;appearance:none;-webkit-appearance:none;width:20px;height:20px;margin:0;border:1.5px solid var(--so-cart-hairline-strong, #c7c7cc);border-radius:6px;background:var(--so-cart-bg, #ffffff);cursor:pointer;transition:background-color .16s ease,border-color .16s ease}.hdt-mini-cart .hdt-cart-checkbox input[type=checkbox]:checked{background:var(--so-cart-accent, #1d1d1f) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M1 5.2L4.2 8.4 11 1.6' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 12px 10px no-repeat;border-color:var(--so-cart-accent, #1d1d1f)}.hdt-mini-cart .hdt-cart-checkbox input[type=checkbox]:focus-visible{outline:2px solid var(--so-cart-focus, #0a84ff);outline-offset:2px}.hdt-mini-cart .hdt-mini-cart__view-checkout{gap:8px;margin-top:12px}.hdt-mini-cart .hdt-mini-cart__view-checkout .hdt-btn{min-height:var(--so-cart-btn-h, 48px);border-radius:var(--so-cart-btn-radius, 14px);font-size:var(--so-cart-btn-font, 15px);font-weight:600;letter-spacing:-.01em}.hdt-mini-cart .hdt-mini-cart__emty{padding:48px var(--so-cart-pad-x, 18px)}.hdt-mini-cart .hdt-mini-cart__emty-heading{font-size:var(--so-cart-title, 19px);font-weight:600;letter-spacing:-.01em;color:var(--so-cart-text, #1d1d1f)}.hdt-mini-cart .hdt-mini-cart__emty p{margin-top:6px;font-size:var(--so-cart-note, 12px);color:var(--so-cart-muted, #6e6e73)}@media(min-width:768px)and (max-width:1149px){#CartDrawer.hdt-mini-cart{--so-cart-pad-x: var(--so-cart-pad-x-tablet, 20px);--so-cart-thumb: var(--so-cart-thumb-tablet, 68px);--so-cart-title: var(--so-cart-title-tablet, 20px);--so-cart-item-title: var(--so-cart-item-title-tablet, 14px);--so-cart-subtotal: var(--so-cart-subtotal-tablet, 18px)}}@media(max-width:767px){#CartDrawer.hdt-mini-cart{--so-cart-pad-x: var(--so-cart-pad-x-mobile, 16px);--so-cart-thumb: var(--so-cart-thumb-mobile, 60px);--so-cart-title: var(--so-cart-title-mobile, 18px);--so-cart-item-title: var(--so-cart-item-title-mobile, 13px);--so-cart-subtotal: var(--so-cart-subtotal-mobile, 17px)}.hdt-mini-cart .hdt-mini-cart__view-checkout{grid-template-columns:1fr}#CartDrawer.hdt-mini-cart{--cart-subtotal-font-size: 16px;--cart-footer-content-spacing: 6px;--so-cart-pad-y: 10px;--so-cart-btn-h: 44px}.hdt-mini-cart .so-dp--compact{padding:3px 0}.hdt-mini-cart .hdt-mini-cart__view-checkout{margin-top:4px;gap:8px}}@media(max-width:1149px){.hdt-mini-cart::part(content){width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;inset-inline-start:0!important}.hdt-mini-cart::part(overlay){background:transparent}.hdt-mini-cart .hdt-drawer__handle,.hdt-mini-cart .so-cart__grabber{display:none}}.hdt-mini-cart .so-add-items{gap:6px;padding:8px 14px;border:1px solid var(--so-cart-line, rgb(0 0 0 / .12));border-radius:10px;background:#fff;color:var(--so-cart-ink, #1d1d1f);font-size:14px;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;transition:background-color .18s ease,border-color .18s ease}.hdt-mini-cart .so-add-items__icon{flex:0 0 auto}@media(hover:hover)and (pointer:fine){.hdt-mini-cart .so-add-items:hover{background:var(--so-cart-fill, #f2f2f7);border-color:#0003}}.hdt-mini-cart .hdt-quantity-cart-item .hdt-quantity__button,.hdt-page-cart .hdt-quantity-cart-item .hdt-quantity__button{min-width:34px;min-height:34px}.hdt-mini-cart::part(content){grid-template-columns:minmax(0,1fr)}.hdt-mini-cart .so-add-items{min-width:0}.hdt-mini-cart .so-add-items>span{overflow:hidden;text-overflow:ellipsis}@media(max-width:374px){.hdt-mini-cart .so-add-items>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.hdt-mini-cart .so-add-items{padding-inline:11px;gap:0}}#CartDrawer .hdt-mini-cart__info{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:10px;row-gap:3px;overflow:visible}#CartDrawer .hdt-mini-cart__info>*{grid-column:1 / -1;min-width:0}#CartDrawer .hdt-mini-cart__title{grid-column:1;grid-row:1}#CartDrawer .hdt-mini-cart__btns{grid-column:2;grid-row:1;align-self:start;flex:0 0 auto;width:auto;margin-block-start:-3px!important}#CartDrawer .hdt-mini-cart__btns>div{width:auto}#CartDrawer .hdt-mini-cart__title{flex:none;margin-bottom:0}#CartDrawer .hdt-mini-cart__price{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px}#CartDrawer .hdt-mini-cart__meta-variant:after{content:none}#CartDrawer .hdt-mini-cart__item{padding-block:14px}#CartDrawer .hdt-quantity-cart-item{display:flex;align-items:center;width:auto;min-width:0;height:44px;padding:0;border:1px solid var(--so-cart-hairline-strong, #d3d3da);border-radius:10px;background:var(--so-cart-bg, #fff);overflow:visible}#CartDrawer .hdt-quantity-cart-item .hdt-quantity__button{position:relative;inset:auto;width:44px;height:44px;min-width:44px;min-height:44px;display:grid;place-items:center;padding:0;border:0;border-radius:0;background:none;color:var(--so-cart-text, #1d1d1f);transition:background-color .12s ease,opacity .12s ease}#CartDrawer .hdt-quantity-cart-item .hdt-quantity__button:after{content:"";position:absolute;top:-2px;bottom:-2px;inset-inline-start:-3px;inset-inline-end:0}#CartDrawer .hdt-quantity-cart-item .is--plus:after{inset-inline-start:0;inset-inline-end:-3px}#CartDrawer .hdt-quantity-cart-item .hdt-quantity__button svg{transform:scale(1.65)}#CartDrawer .hdt-quantity-cart-item .hdt-quantity__button:active{background:var(--so-cart-fill, #f2f2f7)}#CartDrawer .hdt-quantity-cart-item .hdt-quantity__button[disabled]{opacity:.35;pointer-events:none}#CartDrawer .hdt-quantity-cart-item .hdt-quantity-input{position:relative;inset:auto;width:34px;min-width:34px;height:44px;padding:0;border:0;border-inline:1px solid var(--so-cart-hairline, #e5e5ea);border-radius:0;background:none;font-size:13px;font-weight:600;color:var(--so-cart-text, #1d1d1f);unicode-bidi:plaintext}@media(max-width:374px){#CartDrawer .hdt-mini-cart__item{padding-inline:14px}#CartDrawer .hdt-mini-cart__item .hdt-mini-cart__image{flex-basis:64px;width:64px}#CartDrawer .hdt-mini-cart__info{column-gap:8px}#CartDrawer .hdt-quantity-cart-item .hdt-quantity__button{width:40px;min-width:40px}#CartDrawer .hdt-quantity-cart-item .hdt-quantity-input{width:28px;min-width:28px}#CartDrawer .hdt-mini-cart__title{-webkit-line-clamp:3;line-clamp:3}}.hdt-page-cart .hdt-page-cart__wrap{gap:var(--so-cp-col-gap, 40px);align-items:start}.hdt-page-cart .hdt-cart-page__items table,.hdt-page-cart .hdt-cart-page__items tbody,.hdt-page-cart .hdt-cart-page__items tr,.hdt-page-cart .hdt-cart-page__items td{display:block;width:auto;border:0;padding:0}.hdt-page-cart .hdt-cart-page__items thead{display:block;position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.hdt-page-cart .hdt-cart-page__items td[cart-data-title]{border:0}.hdt-page-cart .hdt-cart-page__items td[cart-data-title]:before{content:attr(cart-data-title);display:block;margin-bottom:2px;font-size:var(--so-cp-meta, 13px);font-weight:500;color:var(--so-cp-muted, #6e6e73);border:0}.hdt-page-cart .hdt-cart-page__items tr.hdt-page-cart__item td{border:0}.hdt-page-cart .hdt-cart-page__items tr.hdt-page-cart__item{display:flex;flex-wrap:wrap;align-items:center;gap:var(--so-cp-row-gap, 16px);padding:var(--so-cp-row-pad, 20px) 0;border-bottom:1px solid var(--so-cp-hairline, #e5e5ea)}.hdt-page-cart .hdt-cart-page__items tr.hdt-page-cart__item:first-child{border-top:1px solid var(--so-cp-hairline, #e5e5ea)}.hdt-page-cart .hdt-cart-item__product{flex:1 1 var(--so-cp-product-basis, 260px);min-width:0}.hdt-page-cart .hdt-page-cart__infos-wrap{display:flex;align-items:center;gap:var(--so-cp-media-gap, 16px)}.hdt-page-cart .hdt-page-cart__image{flex:0 0 var(--so-cp-thumb, 88px);width:var(--so-cp-thumb, 88px)}.hdt-page-cart .hdt-page-cart__img{border-radius:var(--so-cp-thumb-radius, 14px);border:1px solid var(--so-cp-hairline, #e5e5ea);background:var(--so-cp-media-bg, #ffffff);overflow:hidden}.hdt-page-cart .hdt-page-cart__img img{object-fit:contain;padding:6px}.hdt-page-cart .hdt-page-cart__info{min-width:0;display:flex;flex-direction:column;gap:3px}.hdt-page-cart .hdt-page-cart__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--so-cp-title-lines, 2);line-clamp:var(--so-cp-title-lines, 2);overflow:hidden;font-size:var(--so-cp-title, 15px);font-weight:500;line-height:1.35;letter-spacing:-.01em;color:var(--so-cp-text, #1d1d1f)}.hdt-page-cart .hdt-page-cart__meta-variant{font-size:var(--so-cp-meta, 13px);color:var(--so-cp-muted, #6e6e73)}.hdt-page-cart .hdt-page-cart__remove{align-self:flex-start;margin-top:2px;font-size:var(--so-cp-meta, 13px);color:var(--so-cp-muted, #6e6e73);text-decoration:none;transition:color .18s ease}.hdt-page-cart .hdt-page-cart__remove:hover{color:var(--so-cp-danger, #d1231b);text-decoration:underline}.hdt-page-cart .hdt-cart-item__price,.hdt-page-cart .hdt-cart-item__quantity,.hdt-page-cart .hdt-cart-item__total{flex:0 0 auto;text-align:end}.hdt-page-cart .hdt-cart-item__price{min-width:var(--so-cp-price-col, 96px);font-size:var(--so-cp-price, 14px);color:var(--so-cp-muted, #6e6e73)}.hdt-page-cart .hdt-cart-item__total{min-width:var(--so-cp-total-col, 104px);font-size:var(--so-cp-total, 15px);font-weight:600;color:var(--so-cp-text, #1d1d1f)}.hdt-page-cart .hdt-cart-item__quantity .hdt-quantity-wrapp{display:inline-flex;align-items:center;width:auto;height:var(--so-cp-step-h, 38px);padding:0;border-radius:999px;background:var(--so-cp-fill, #f2f2f7)}.hdt-page-cart .hdt-cart-item__quantity .hdt-quantity-wrapp .hdt-quantity__button{padding:0}.hdt-page-cart .hdt-quantity-wrapp .hdt-quantity__button{position:static;width:var(--so-cp-step-h, 38px);height:var(--so-cp-step-h, 38px);display:grid;place-items:center;border-radius:50%;color:var(--so-cp-text, #1d1d1f);background:none;transition:background-color .16s ease}.hdt-page-cart .hdt-quantity-wrapp .hdt-quantity__button:hover:not(.disabled){background:var(--so-cp-fill-strong, #e5e5ea)}.hdt-page-cart .hdt-quantity-wrapp .hdt-quantity__button.disabled{opacity:.35;cursor:not-allowed}.hdt-page-cart .hdt-quantity-wrapp .hdt-quantity-input{width:var(--so-cp-step-input, 34px);height:var(--so-cp-step-h, 38px);min-width:0;border:0;background:none;text-align:center;font-size:var(--so-cp-meta, 13px);font-weight:600;color:var(--so-cp-text, #1d1d1f)}.hdt-page-cart .hdt-page-cart__note{display:block;margin-top:20px}.hdt-page-cart .hdt-page-cart__note textarea{width:100%;min-height:88px;padding:12px 14px;border:1px solid var(--so-cp-hairline, #e5e5ea);border-radius:var(--so-cp-radius, 16px);background:var(--so-cp-surface, #ffffff);font-family:inherit;font-size:var(--so-cp-meta, 13px);color:var(--so-cp-text, #1d1d1f);resize:vertical}.hdt-page-cart .hdt-page-cart__note textarea:focus-visible{outline:none;border-color:var(--so-cp-focus, #0a84ff);box-shadow:0 0 0 3px color-mix(in srgb,var(--so-cp-focus, #0a84ff) 20%,transparent)}.hdt-page-cart .hdt-page-cart__footer-content{padding:var(--so-cp-card-pad, 22px);border:1px solid var(--so-cp-hairline, #e5e5ea);border-radius:var(--so-cp-radius, 16px);background:var(--so-cp-surface, #ffffff);box-shadow:var(--so-cp-card-shadow, 0 1px 2px rgba(0, 0, 0, .04))}@media(min-width:1150px){.hdt-page-cart .hdt-page-cart__footer{position:sticky;top:var(--so-cp-sticky-top, 96px)}}.hdt-page-cart .hdt-page-cart__totals{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:var(--so-cp-subtotal, 20px);font-weight:600;letter-spacing:-.01em;color:var(--so-cp-text, #1d1d1f)}.hdt-page-cart .hdt-page-cart__total,.hdt-page-cart .hdt-page-cart__value{font-size:inherit}.hdt-page-cart .hdt-cart-tax{font-size:var(--so-cp-note, 13px);color:var(--so-cp-muted, #6e6e73)}.hdt-page-cart .hdt-page-cart__content>*+*{margin-top:var(--so-cp-stack, 14px)}.hdt-page-cart .hdt-cart__checkout-button,.hdt-page-cart [name=checkout]{width:100%;min-height:var(--so-cp-btn-h, 52px);border-radius:var(--so-cp-btn-radius, 14px);font-size:var(--so-cp-btn-font, 16px);font-weight:600;letter-spacing:-.01em}.hdt-page-cart shopify-accelerated-checkout-cart,.hdt-page-cart shopify-accelerated-checkout{display:block;width:100%;--shopify-accelerated-checkout-button-block-size: var(--so-cp-btn-h, 52px);--shopify-accelerated-checkout-button-border-radius: var(--so-cp-btn-radius, 14px)}.hdt-page-cart .shopify-payment-button__button,.hdt-page-cart .shopify-cleanslate [role=button]{min-height:var(--so-cp-btn-h, 52px)!important;border-radius:var(--so-cp-btn-radius, 14px)!important}.hdt-page-cart .so-cp-account{display:flex;align-items:center;gap:10px;padding:var(--so-cp-account-pad, 12px) 14px;border:1px solid var(--so-cp-hairline, #e5e5ea);border-radius:var(--so-cp-radius-sm, 12px);background:var(--so-cp-sunken, #fafafa);color:var(--so-cp-text, #1d1d1f);font-size:var(--so-cp-note, 13px);line-height:1.4;text-decoration:none;transition:background-color .18s ease,border-color .18s ease}.hdt-page-cart .so-cp-account:hover{background:var(--so-cp-fill, #f2f2f7);border-color:var(--so-cp-hairline-strong, #d8d8dd)}.hdt-page-cart .so-cp-account__icon{flex:0 0 32px;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--so-cp-fill, #f2f2f7);color:var(--so-cp-muted, #6e6e73)}.hdt-page-cart .so-cp-account__text{flex:1 1 auto;min-width:0}.hdt-page-cart .so-cp-account__title{display:block;font-weight:600}.hdt-page-cart .so-cp-account__sub{display:block;color:var(--so-cp-muted, #6e6e73)}.hdt-page-cart .so-cp-account__chevron{flex:0 0 auto;color:var(--so-cp-muted, #6e6e73)}.hdt-page-cart .so-cp-account__alt{margin:8px 0 0;text-align:center;font-size:var(--so-cp-note, 13px);color:var(--so-cp-muted, #6e6e73)}.hdt-page-cart .so-cp-account__alt a{color:var(--so-cp-text, #1d1d1f);font-weight:600;text-decoration:underline;text-underline-offset:2px}.hdt-page-cart .hdt-page-cart__imgtrust{padding-top:4px}.hdt-page-cart .hdt-page-cart__imgtrust-mess{margin-bottom:10px;font-size:var(--so-cp-note, 13px);font-weight:500;color:var(--so-cp-muted, #6e6e73)}.hdt-page-cart .hdt-page-cart__imgtrust-svgs{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--so-cp-pay-gap, 8px)}.hdt-page-cart .hdt-payment-item{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;height:var(--so-cp-pay-h, 32px);min-width:var(--so-cp-pay-w, 48px);padding:0 7px;background:var(--so-cp-surface, #ffffff);border:1px solid var(--so-cp-hairline, #e5e5ea);border-radius:7px}.hdt-page-cart .hdt-payment-item .hdt-icon-payment{height:var(--so-cp-pay-icon, 18px);width:auto;display:block}@media(min-width:768px)and (max-width:1149px){.hdt-page-cart{--so-cp-thumb: var(--so-cp-thumb-tablet, 80px);--so-cp-title: var(--so-cp-title-tablet, 15px);--so-cp-col-gap: 28px}}@media(max-width:767px){.hdt-page-cart{--so-cp-thumb: var(--so-cp-thumb-mobile, 72px);--so-cp-title: var(--so-cp-title-mobile, 14px);--so-cp-row-pad: 16px;--so-cp-card-pad: 16px}.hdt-page-cart .hdt-cart-item__product{flex:1 1 100%}.hdt-page-cart .hdt-cart-item__price,.hdt-page-cart .hdt-cart-item__quantity,.hdt-page-cart .hdt-cart-item__total{flex:0 0 auto;min-width:0}.hdt-page-cart .hdt-cart-item__quantity{margin-inline-start:auto}}.so-attrs{display:flex;flex-direction:column;gap:8px}.so-attrs__heading{margin:0;font-size:13px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;opacity:.72}.so-attrs__list{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.so-attrs__badge{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:999px;font-size:12.5px;font-weight:600;line-height:1.35;white-space:nowrap;border:1px solid transparent}.so-attrs__icon{width:13px;height:13px;flex:0 0 auto}.so-attrs--soft .so-attrs__badge--diet{background:var(--so-diet-bg, #e8f6ee);color:var(--so-diet, #1a6b42)}.so-attrs--soft .so-attrs__badge--info{background:var(--so-info-bg, #eef2f7);color:var(--so-info, #43526b)}.so-attrs--soft .so-attrs__badge--warn{background:var(--so-warn-bg, #fdf1e4);color:var(--so-warn, #8a5215)}.so-attrs--outline .so-attrs__badge--diet{border-color:var(--so-diet, #1a6b42);color:var(--so-diet, #1a6b42)}.so-attrs--outline .so-attrs__badge--info{border-color:var(--so-info, #43526b);color:var(--so-info, #43526b)}.so-attrs--outline .so-attrs__badge--warn{border-color:var(--so-warn, #8a5215);color:var(--so-warn, #8a5215)}.so-attrs--solid .so-attrs__badge--diet{background:var(--so-diet, #1a6b42);color:#fff}.so-attrs--solid .so-attrs__badge--info{background:var(--so-info, #43526b);color:#fff}.so-attrs--solid .so-attrs__badge--warn{background:var(--so-warn, #8a5215);color:#fff}.so-attrs__allergens{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-size:12.5px}.so-attrs__allergens-label{font-weight:600;opacity:.72}@media(prefers-reduced-motion:no-preference){.so-attrs__badge{transition:transform .18s ease}.so-attrs__badge:hover{transform:translateY(-1px)}}.hdt-pr_attrs{width:100%;border-collapse:collapse}.hdt-pr_attrs th,.hdt-pr_attrs td{padding:10px 0;border-bottom:1px solid var(--so-hairline, #dfdfe0);text-align:start;vertical-align:top;font-size:var(--rte-body, 16px);line-height:1.5}.hdt-pr_attrs tr:last-child th,.hdt-pr_attrs tr:last-child td{border-bottom:0}.hdt-pr_attrs .hdt-attr__label{width:38%;padding-inline-end:16px;font-weight:600;color:var(--rte-heading-color, #1d1d1f)}.hdt-pr_attrs .hdt-attr__value p{margin:0}@media(max-width:767px){.hdt-pr_attrs th,.hdt-pr_attrs td{font-size:var(--rte-body-mobile, 15px)}.hdt-pr_attrs .hdt-attr__label{width:42%}}.hdt-product-media,.hdt-product-info__list,.hdt-fbt2-section{--so-ease: cubic-bezier(.32, .72, 0, 1)}.hdt-product-media .hdt-product-media__main{background:var(--so-media-bg, #ffffff)}.hdt-product-media .hdt-ratio--contain img{padding:var(--so-media-pad, 32px)}@media(min-width:768px)and (max-width:1149px){.hdt-product-media .hdt-ratio--contain img{padding:var(--so-media-pad-tablet, 24px)}}@media(max-width:767px){.hdt-product-media .hdt-ratio--contain img{padding:var(--so-media-pad-mobile, 16px)}}.hdt-product-media__thumb{margin-top:12px}.hdt-product-media__thumb .hdt-slider__slide>.hdt-ratio{width:100%;border-radius:var(--so-radius-sm, 10px);border:1px solid var(--so-hairline, #dfdfe0);background:var(--so-media-bg, #ffffff);overflow:hidden;outline:var(--so-thumb-ring, 2px) solid transparent;outline-offset:calc(-1 * var(--so-thumb-ring, 2px));transition:outline-color .2s var(--so-ease),border-color .2s var(--so-ease)}.hdt-product-media__thumb .hdt-slider__slide img{padding:4px}@media(min-width:768px)and (max-width:1149px){.hdt-product-media__thumb .hdt-slider__slide{flex:0 0 var(--so-thumb-size-tablet, 68px);width:var(--so-thumb-size-tablet, 68px);max-width:var(--so-thumb-size-tablet, 68px)}}@media(max-width:767px){.hdt-product-media__thumb .hdt-slider__slide{flex:0 0 var(--so-thumb-size-mobile, 67px);width:var(--so-thumb-size-mobile, 67px);max-width:var(--so-thumb-size-mobile, 67px)}}.hdt-product-media__thumb .hdt-slider__slide:hover>.hdt-ratio{border-color:var(--so-hairline-strong, #c7c7cc)}.hdt-product-media__thumb .hdt-slider__slide.is-thumb-selected>.hdt-ratio,.hdt-product-media__thumb .hdt-slider__slide.is-selected>.hdt-ratio,.hdt-product-media__thumb .hdt-slider__slide[aria-current=true]>.hdt-ratio{outline-color:var(--so-thumb-active, #1d1d1f);border-color:var(--so-thumb-active, #1d1d1f)}@media(min-width:1150px){.hdt-product-media.hdt-product-media__layout-thumbnail_left .hdt-product-media__thumb.hdt-text-center,.hdt-product-media.hdt-product-media__layout-thumbnail_right .hdt-product-media__thumb.hdt-text-center{width:var(--so-thumb-col, calc(18% - 1rem) )}}.hdt-product-info__list .hdt-product__title,.hdt-product-info__list h1{font-size:var(--so-title-size, 28px);font-weight:var(--so-title-weight, 600);letter-spacing:-.022em;line-height:1.18;text-wrap:balance}@media(min-width:768px)and (max-width:1149px){.hdt-product-info__list .hdt-product__title,.hdt-product-info__list h1{font-size:var(--so-title-size-tablet, 25px)}}@media(max-width:767px){.hdt-product-info__list .hdt-product__title,.hdt-product-info__list h1{font-size:var(--so-title-size-mobile, 18px);font-weight:var(--so-title-weight-mobile, 500);line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--so-title-lines-mobile, 2);line-clamp:var(--so-title-lines-mobile, 2);overflow:hidden}}.hdt-product-info__list .hdt-product__vendor a{color:inherit;opacity:var(--so-vendor-opacity, .58);font-weight:500;text-decoration:none;transition:opacity .18s var(--so-ease)}.hdt-product-info__list .hdt-product__vendor a:hover{opacity:1;text-decoration:underline;text-underline-offset:3px}.hdt-product-info__list .hdt-product__price{letter-spacing:-.02em}.hdt-product-media,.hdt-product-media__thumbnail,.hdt-product-info__list,.hdt-product__linked_products .hdt-product-form__values,.hdt-product-accordion__content{scrollbar-width:thin;scrollbar-color:var(--so-scroll-thumb, #d1d1d6) transparent}.hdt-product-media ::-webkit-scrollbar,.hdt-product-media::-webkit-scrollbar,.hdt-product-media__thumbnail::-webkit-scrollbar,.hdt-product-info__list ::-webkit-scrollbar,.hdt-product__linked_products .hdt-product-form__values::-webkit-scrollbar,.hdt-product-accordion__content::-webkit-scrollbar{width:6px;height:6px}.hdt-product-media ::-webkit-scrollbar-thumb,.hdt-product-media::-webkit-scrollbar-thumb,.hdt-product-media__thumbnail::-webkit-scrollbar-thumb,.hdt-product-info__list ::-webkit-scrollbar-thumb,.hdt-product__linked_products .hdt-product-form__values::-webkit-scrollbar-thumb,.hdt-product-accordion__content::-webkit-scrollbar-thumb{background:var(--so-scroll-thumb, #d1d1d6);border-radius:8px}.hdt-product-media ::-webkit-scrollbar-track,.hdt-product-media::-webkit-scrollbar-track,.hdt-product-media__thumbnail::-webkit-scrollbar-track,.hdt-product-info__list ::-webkit-scrollbar-track,.hdt-product__linked_products .hdt-product-form__values::-webkit-scrollbar-track,.hdt-product-accordion__content::-webkit-scrollbar-track{background:transparent}.hdt-product__linked_products .hdt-product-form_value{position:relative;outline:none!important}.hdt-product__linked_products .hdt-product-form_value:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;border:var(--so-range-ring, 2px) solid transparent;pointer-events:none;transition:border-color .2s var(--so-ease)}.hdt-product__linked_products .hdt-product-form_value.is-selected:after{border-color:var(--so-thumb-active, #1d1d1f)}.hdt-product__linked_products .hdt-product-form__label{margin-bottom:10px;font-size:12.5px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;opacity:.6}.hdt-product__linked_products .hdt-product-form__label .hdt-font-semibold{display:block;margin-top:3px;font-size:15px;letter-spacing:-.01em;text-transform:none;opacity:1}.hdt-product__linked_products .hdt-product-form__values{display:flex;flex-wrap:wrap;gap:8px;max-height:var(--so-range-max-height, 172px);overflow-y:auto;scrollbar-width:thin;padding-block:2px}.hdt-product__linked_products .hdt-product-form_value_has-image{width:var(--so-range-tile, 62px);height:var(--so-range-tile, 62px)}.hdt-product__linked_products{--swatch-size: var(--so-range-tile, 62px)}.hdt-product__linked_products .hdt-product-form_value_has-image.is-type-color hdt-tooltip,.hdt-product__linked_products .hdt-product-form_value_has-image.is-type-color_rounded hdt-tooltip,.hdt-product__linked_products .hdt-product-form_value_has-image hdt-tooltip{display:block;width:100%;height:100%;padding:0;border:0;border-radius:inherit}.hdt-product__linked_products .hdt-product-form_value_has-image img{box-sizing:border-box!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;min-width:0!important;min-height:0!important;object-fit:contain;object-position:center;padding:4px}.hdt-product__linked_products .hdt-product-form_value_has-image{position:relative;border-radius:var(--so-radius-md, 12px);border:1px solid var(--so-hairline, #dfdfe0);background:var(--so-canvas, #f2f2f7);overflow:hidden;outline:2px solid transparent;outline-offset:2px;transition:outline-color .2s var(--so-ease),transform .2s var(--so-ease),border-color .2s var(--so-ease)}.hdt-product__linked_products .hdt-product-form_value_has-image:hover{border-color:var(--so-hairline-strong, #c7c7cc)}.hdt-product__linked_products .hdt-product-form_value_has-image.is-selected{outline-color:currentColor;border-color:transparent}@media(prefers-reduced-motion:no-preference){.hdt-product__linked_products .hdt-product-form_value_has-image:hover{transform:translateY(-2px)}}.hdt-vcards .hdt-product-form__label{margin-bottom:10px;font-size:12.5px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;opacity:.6}.hdt-vcards .hdt-product-form__label .hdt-font-semibold{display:block;margin-top:3px;font-size:15px;letter-spacing:-.01em;text-transform:none;opacity:1}.hdt-vcards .hdt-product-form__values{display:grid;grid-template-columns:repeat(var(--vc-cols, 3),minmax(0,var(--vc-card-max, 1fr)));justify-content:start;gap:var(--vc-gap, 8px)}.hdt-vcards label.hdt-vcard{display:flex;flex-direction:var(--vc-dir, column);align-items:var(--vc-cross, stretch);justify-content:flex-start;width:auto;min-height:0;gap:var(--vc-inner-gap, 8px);padding:var(--vc-pad, 10px);text-align:var(--vc-align, start);border:var(--vc-card-border-w, 1px) solid var(--vc-card-border, #dfdfe0);border-radius:var(--vc-card-radius, 12px);background:var(--vc-card-bg, #ffffff);box-shadow:var(--vc-card-shadow, none);outline:var(--vc-card-ring-w, 2px) solid transparent;outline-offset:calc(-1 * var(--vc-card-ring-w, 2px));transition:outline-color .2s var(--so-ease),border-color .2s var(--so-ease),box-shadow .2s var(--so-ease),transform .2s var(--so-ease)}.hdt-vcards label.hdt-vcard:hover{border-color:var(--vc-card-border-hover, #c7c7cc)}.hdt-vcards input[type=radio]:checked+label.hdt-vcard.is-type-block{outline-color:currentColor;border-color:currentColor;background:var(--vc-card-bg, #ffffff)}.hdt-vcards input.is-disabled+label.hdt-vcard .hdt-vcard__media,.hdt-vcards input.is-unavailable+label.hdt-vcard .hdt-vcard__media{opacity:.45}.hdt-vcard__media{flex:0 0 auto;width:var(--vc-img, 100%);max-width:var(--vc-img-max, none);height:auto;aspect-ratio:1 / 1;border-radius:var(--vc-img-radius, 10px);background:var(--vc-img-bg, #f2f2f7);overflow:hidden;display:grid;place-items:center;margin-inline:var(--vc-img-margin, 0)}.hdt-vcard__media img{width:100%;height:100%;object-fit:contain;padding:var(--vc-img-pad, 4px)}.hdt-vcard__text{display:flex;flex-direction:column;align-items:var(--vc-text-cross, flex-start);gap:1px;min-width:0;flex:var(--vc-text-flex, 0 1 auto)}.hdt-vcard__name{font-size:var(--vc-name, 13px);font-weight:600;letter-spacing:-.01em;line-height:1.25;overflow-wrap:anywhere}.hdt-vcard__price{font-size:var(--vc-price, 14px);font-weight:600;letter-spacing:-.015em;line-height:1.25;white-space:nowrap}.hdt-vcard__meta{font-size:var(--vc-meta, 11.5px);font-weight:500;line-height:1.3;opacity:.6}.hdt-vcard__meta:not(.is-out){display:var(--vc-units, none)}.hdt-vcard__meta.is-out{display:block;opacity:1;color:#8a5215}@media(prefers-reduced-motion:no-preference){.hdt-vcards label.hdt-vcard:hover{transform:translateY(-1px)}}.hdt-product-info__list .hdt-product-form__submit,.hdt-product-info__list .shopify-payment-button__button{border-radius:var(--so-radius-md, 12px);font-weight:600;letter-spacing:-.01em}.hdt-product-info__list .hdt-product-form__submit{transition:transform .18s var(--so-ease),opacity .18s var(--so-ease)}@media(prefers-reduced-motion:no-preference){.hdt-product-info__list .hdt-product-form__submit:not([disabled]):active{transform:scale(.985)}}.hdt-fbt2-section .hdt-fbt2__heading{letter-spacing:-.02em;text-wrap:balance}.hdt-fbt2-section .hdt-fbt2__item{transition:border-color .2s var(--so-ease),box-shadow .2s var(--so-ease),transform .2s var(--so-ease)}.hdt-fbt2-section .hdt-fbt2__item:hover{box-shadow:0 6px 20px #00000012}.hdt-fbt2-section .hdt-fbt2__submit{font-weight:600;letter-spacing:-.01em}.hdt-product-info__list .hdt-product-info__item:is(.hdt-product__order,.hdt-product__trust-seal,.hdt-product__extra-link){font-size:var(--so-support-size, 13px);line-height:1.45;color:var(--so-panel-text, #1d1d1f);margin-block:var(--so-panel-gap, 14px);margin-inline:0;padding:var(--so-panel-pad-y, 12px) var(--so-panel-pad-x, 14px);background:var(--so-panel-bg, #ffffff);border:1px solid var(--so-panel-border, #e5e5ea);border-radius:var(--so-panel-radius, 14px);box-shadow:var(--so-panel-shadow, none)}.hdt-product-info__list .hdt-product-info__item:is(.hdt-product__order,.hdt-product__trust-seal,.hdt-product__extra-link)+.hdt-product-info__item:is(.hdt-product__order,.hdt-product__trust-seal,.hdt-product__extra-link){margin-block-start:0;border-top-left-radius:0;border-top-right-radius:0}@supports selector(:has(*)){.hdt-product-info__list .hdt-product-info__item:is(.hdt-product__order,.hdt-product__trust-seal,.hdt-product__extra-link):has(+.hdt-product-info__item:is(.hdt-product__order,.hdt-product__trust-seal,.hdt-product__extra-link)){margin-block-end:0;border-bottom-width:0;border-bottom-left-radius:0;border-bottom-right-radius:0}}.hdt-product__order .hdt-product__order-content>svg,.hdt-product__trust-seal .hdt-product__trust-icon{flex:0 0 var(--so-panel-icon-box, 30px);box-sizing:border-box;width:var(--so-panel-icon-box, 30px);height:var(--so-panel-icon-box, 30px);padding:var(--so-panel-icon-pad, 6px);border-radius:var(--so-panel-icon-radius, 9px);background:var(--so-panel-icon-bg, #f2f2f7);color:var(--so-panel-icon-fg, #1d1d1f)}.hdt-product__trust-seal .hdt-product__trust-icon{display:inline-flex;align-items:center;justify-content:center}.hdt-product__trust-seal .hdt-product__trust-icon svg{display:block;width:100%;height:100%}.hdt-product__order .hdt-product__order-content{display:flex;align-items:center;gap:var(--so-panel-icon-gap, 10px)}.hdt-product__order .hdt-s-text{min-width:0}.hdt-product__order [data-start-delivery],.hdt-product__order [data-end-delivery],.hdt-product__order b,.hdt-product__order strong{font-weight:600;text-decoration:none}.hdt-product__trust-seal{display:flex;flex-direction:column;align-items:stretch;gap:var(--so-panel-row-gap, 10px)}.hdt-product__trust-seal .hdt-product__trust-mess{display:flex;align-items:center;gap:var(--so-panel-icon-gap, 10px)}.hdt-product__trust-seal .hdt-product__trust-mess p{margin:0;font-weight:600}.hdt-product__trust-seal img{max-width:100%;height:auto}.hdt-product__trust-seal .hdt-product_trust-svgs{display:flex;flex-wrap:wrap;gap:var(--so-pay-gap, 8px)}.hdt-product__trust-seal .hdt-payment-item{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;height:var(--so-pay-h, 30px);min-width:var(--so-pay-w, 46px);padding:0 var(--so-pay-pad, 7px);background:var(--so-pay-bg, #ffffff);border:1px solid var(--so-pay-border, #e5e5ea);border-radius:var(--so-pay-radius, 7px)}.hdt-product__extra-link{display:flex;flex-wrap:wrap;align-items:stretch;gap:var(--so-action-gap, 10px)}.hdt-product__extra-link>a,.hdt-product__extra-link>button,.hdt-product__extra-link>wrapp-hdt-share-btn>button{flex:1 1 0;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:var(--so-action-icon-gap, 8px);min-height:var(--so-action-h, 42px);padding:0 12px;color:inherit;background:var(--so-action-bg, #f2f2f7);border:1px solid var(--so-action-border, transparent);border-radius:var(--so-action-radius, 12px);font-size:inherit;font-weight:500;cursor:pointer;transition:background-color .2s var(--so-ease),border-color .2s var(--so-ease)}.hdt-product__extra-link>a:hover,.hdt-product__extra-link>button:hover,.hdt-product__extra-link>wrapp-hdt-share-btn>button:hover{background:var(--so-action-bg-hover, #e8e8ed)}.hdt-product__order .hdt-product__extra-icon svg,.hdt-product__extra-link .hdt-product__extra-icon svg{display:block;width:var(--so-support-icon, 18px);height:var(--so-support-icon, 18px);flex:0 0 auto}@media(max-width:1149px){.hdt-sticky-btn-atc .hdt-sticky-atc__product.hdt-flex{display:flex;flex:0 0 auto;gap:0}.hdt-sticky-btn-atc .hdt-container hdt-height-observer{column-gap:var(--so-satc-gap, 12px)}.hdt-sticky-btn-atc .hdt-container .hdt-sticky-atc__infos{flex:1 1 auto;width:auto;min-width:0}.hdt-sticky-btn-atc .hdt-sticky-atc__product .hdt-sticky-atc__img{box-sizing:border-box;width:var(--so-satc-img, 52px);height:var(--so-satc-img, 52px);min-width:var(--so-satc-img, 52px);padding:var(--so-satc-img-pad, 3px);border-radius:var(--so-satc-img-radius, 12px);border:1px solid var(--so-satc-img-border, #e5e5ea);background:var(--so-satc-img-bg, #ffffff)}.hdt-sticky-btn-atc .hdt-sticky-atc__img img,.hdt-sticky-btn-atc .hdt-sticky-atc__img-placeholder{position:absolute;inset:var(--so-satc-img-pad, 3px);width:auto;height:auto;object-fit:contain;border-radius:calc(var(--so-satc-img-radius, 12px) - var(--so-satc-img-pad, 3px))}}@media(max-width:767px){.hdt-sticky-btn-atc .hdt-sticky-atc__infos .hdt-sticky-atc__form{align-items:stretch}.hdt-sticky-btn-atc .hdt-sticky-atc__form .hdt-sticky-atc__variant-price{width:100%;min-width:0}.hdt-sticky-btn-atc .hdt-sticky-atc__product.hdt-flex{align-self:flex-end}}@media(max-width:767px){.hdt-sticky-btn-atc.so-satc--compact .hdt-sticky-atc__variant-price{display:none}.hdt-sticky-btn-atc.so-satc--compact .hdt-sticky-atc__product.hdt-flex{align-self:center}.hdt-sticky-btn-atc.so-satc--compact .hdt-sticky-atc__btns{justify-content:space-between}.hdt-sticky-btn-atc.so-satc--compact .hdt-sticky-atc__submit{flex:1 1 auto;width:auto;min-width:0;max-width:var(--so-satc-btn-max, 180px)}}@media(min-width:768px)and (max-width:1149px){.hdt-sticky-btn-atc .hdt-sticky-atc__form .hdt-sticky-atc__variant-price{flex:1 1 auto;min-width:0}}@media(max-width:767px){.hdt-product-media__thumb{margin-top:var(--so-thumb-gap-mobile, 8px)}.hdt-product-media-wrapp{margin-bottom:var(--so-media-gap-mobile, 4px);padding-bottom:0}.hdt-product-media__thumb .hdt-slider__viewport{padding-block:0}.hdt-product-info__list>.hdt-product-info__item:first-child{margin-top:0;padding-top:0}.hdt-product-info__list .hdt-product-info__item:not(.hdt-product__order):not(.hdt-product__trust-seal):not(.hdt-product__extra-link){margin-block-end:var(--so-block-gap-mobile, 14px)}.hdt-product__order,.hdt-product__trust-seal,.hdt-product__extra-link{font-size:var(--so-support-size-mobile, 12.5px)}}@media(max-width:767px){.hdt-product__linked_products .hdt-product-form__values{gap:8px}}@media(min-width:768px)and (max-width:1149px){.hdt-product-media__thumb{margin-top:10px}.hdt-product__linked_products .hdt-product-form__values{gap:8px}}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content){font-size:var(--rte-body, 17px);line-height:1.6;color:var(--rte-body-color, #2b2b2f);-webkit-font-smoothing:antialiased}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content)>*{max-width:var(--rte-measure, 70ch)}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h1,main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h2,main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h3,main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h4,main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h5,main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h6{color:var(--rte-heading-color, #1d1d1f);font-weight:600;letter-spacing:-.021em;line-height:1.2;text-wrap:balance;margin:1.6em 0 .5em}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content)>*:first-child,main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h1:first-child,main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h2:first-child,main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h3:first-child{margin-top:0}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h1,main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h2{font-size:var(--rte-h2, 26px);letter-spacing:-.024em}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h3{font-size:var(--rte-h3, 20px)}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h4,main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h5,main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h6{font-size:var(--rte-h4, 18px)}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) p{margin:0 0 1em;font-size:inherit;color:inherit;text-wrap:pretty}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) p:last-child{margin-bottom:0}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) p:empty,main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) p:has(>br:only-child){display:none}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) strong,main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) b{font-size:inherit;font-weight:600;color:var(--rte-heading-color, #1d1d1f)}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) em,main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) i{font-style:italic}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) ul,main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) ol{margin:0 0 1em;padding-inline-start:1.35em}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) ul{list-style:disc}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) ol{list-style:decimal}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) li{margin:0 0 .4em;padding-inline-start:.15em;font-size:inherit;color:inherit}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) li::marker{color:var(--rte-marker, #86868b)}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) li:last-child{margin-bottom:0}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) a:not(.hdt-btn){color:var(--rte-link, #0a84ff);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;text-decoration-color:color-mix(in srgb,var(--rte-link, #0a84ff) 35%,transparent);transition:text-decoration-color .18s ease}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) a:not(.hdt-btn):hover{text-decoration-color:currentColor}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) blockquote{margin:1.2em 0;padding:.2em 0 .2em 1em;border-inline-start:3px solid var(--rte-rule, #d2d2d7);color:var(--rte-heading-color, #1d1d1f)}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) hr{margin:2em 0;border:0;border-top:1px solid var(--rte-rule, #d2d2d7)}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) img{border-radius:12px}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) table{width:100%;margin:1.2em 0;border-collapse:collapse;font-size:.95em}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) th,main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) td{padding:.6em .75em;border-bottom:1px solid var(--rte-rule, #d2d2d7);text-align:start}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) th{font-weight:600;color:var(--rte-heading-color, #1d1d1f)}.rte-normalize-colors main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) :is(span,font)[style*=color]:not([class]){color:inherit!important;background-color:transparent!important}.rte-normalize-colors main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) a[style*=color]{color:var(--rte-link, #0a84ff)!important}@media(max-width:767px){main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content){font-size:var(--rte-body-mobile, 16px)}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h1,main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h2{font-size:var(--rte-h2-mobile, 22px)}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h3{font-size:var(--rte-h3-mobile, 18.5px)}main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h4,main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h5,main :is(.hdt-rte,.hdt-product-accordion__content,.hdt-product-tab__content) h6{font-size:var(--rte-h4-mobile, 17px)}}:root{--so-aed-glyph: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='148.4 227.3 1203 1045.6'%3E%3Cpath fill='black' d='M474.94,1272.7H263.1a39.35,39.35,0,0,1-5-.1c-2.06-.28-3.18-1.34-1.43-3.29,30.93-34.3,40.49-76.77,46.14-120.72a396.09,396.09,0,0,0,2.84-49.77c.1-61.34,0-122.67.21-184,0-6.25-1.5-8.13-7.89-8-17.58.45-35.19.13-52.78.13-40.31,0-67-21-84.8-55.34-12-23.24-12-48.5-11.7-73.76,0-1.12-.22-2.59,1.23-3,1.65-.48,2.5,1,3.48,2,9,8.43,18.42,16.22,30.17,20.64a70.72,70.72,0,0,0,25,4.81c30,0,59.92-.12,89.87.13,5.54.05,7.4-1.3,7.34-7.13q-.42-44.92,0-89.86c.05-5.83-1.42-7.8-7.51-7.67-18.29.38-36.61.14-54.91.13-32.64,0-57-15.23-75-41.5-13.39-19.53-19.37-41.47-19.5-65.07,0-6.42-.17-12.84,0-19.25,0-2.16-1.54-5.44,1.28-6.25,2.06-.59,3.81,2.23,5.45,3.85,15.48,15.3,33.68,23.77,55.86,23.51,29.24-.34,58.49-.18,87.73,0,4.83,0,6.59-1.14,6.57-6.33-.31-65.37.28-130.75-.76-196.11-.71-44.65-8.34-88.23-28-129C271.89,251,265.14,241.34,257.92,232c-.82-1.07-2.76-1.71-2.19-3.26.71-1.91,2.76-1.4,4.39-1.4h8.56c127.91,0,255.82-.3,383.72.28,68.37.31,135.65,9.48,201.41,28.89,68,20.08,130,51.63,183.75,98.14,40.35,34.89,72.29,76.62,97,123.88a480.21,480.21,0,0,1,40.62,108.14c1.17,4.76,3.1,6.55,8.17,6.49,24-.24,48-.09,72,0,40.69.09,67.08,21.68,84.58,56.46,11.39,22.63,11.7,47.07,11.47,71.58,0,1.38.23,3.14-1.37,3.73-1.83.67-3-.82-4.16-2-8.21-8.33-17.39-15.22-28.3-19.73a67.66,67.66,0,0,0-25.65-5.26c-30.67-.12-61.34.08-92-.15-5.55,0-7.34,1.23-7,7.14a652.48,652.48,0,0,1,.07,89.75c-.48,6.85,1.8,7.87,7.79,7.75,17.11-.35,34.27.58,51.34-.24,46.19-2.24,80.8,30.71,93.43,70.73,6,19.15,5.81,38.77,5.64,58.45,0,1.13.51,2.59-1,3-1.92.54-3-1.18-4.15-2.25-8.74-8.43-18-16-29.58-20.36a66.74,66.74,0,0,0-23.55-4.75c-35.9-.07-71.8.06-107.7-.16-5.61,0-8,1.26-9.52,7.3-15.24,62.19-40.35,119.89-79.14,171.26s-87.42,91.1-144.44,120.61c-69.73,36.08-144.55,54.11-222.2,62.14-35,3.62-70.11,4.73-105.28,4.68q-74.9-.09-149.78,0ZM730.42,593.1V593q130.47,0,260.94.14c6.18,0,7.71-1.5,6.56-7.56-10.22-53.87-25.85-105.75-54.15-153.27-29.61-49.73-70.07-87.68-122-113.16C768.42,293,711.22,282.73,652.46,280.59c-60.56-2.22-121.18-.39-181.78-1-6.71-.07-8.21,1.89-8.19,8.33q.3,148.64,0,297.28c0,7,2.24,8.05,8.43,8Q600.66,592.95,730.42,593.1Zm.2,313.92V907q-130.15,0-260.3-.16c-6.38,0-7.83,1.7-7.82,7.93.21,95.32.12,190.63.22,286,0,6.31-2.84,14.49,1.35,18.46s12.26,1.26,18.6,1.17c60.34-.9,120.73,2.48,181-2.27,52-4.1,102.31-14.82,149.78-37,50.4-23.59,91.3-58.27,122.21-104.71,33-49.6,50.79-104.94,62.06-162.82,1.1-5.67-.69-6.6-6.1-6.59Q861.13,907.16,730.62,907Zm5.48-104.68v-.21c88.65,0,177.3-.09,265.95.19,6.38,0,8.23-1.78,8.36-7.71q1-44.91,0-89.8c-.13-5.47-1.76-7.17-7.47-7.16q-265.95.27-531.9,0c-7.12,0-8.6,2.25-8.52,8.88.34,28.75.17,57.51.16,86.26,0,9.54-.05,9.53,9.66,9.53Z'/%3E%3C/svg%3E")}.so-aed{display:inline-block;width:.863em;height:.75em;margin-inline-end:.18em;vertical-align:baseline;background-color:currentColor;-webkit-mask:var(--so-aed-glyph) center / contain no-repeat;mask:var(--so-aed-glyph) center / contain no-repeat}.hdt-feature-blog>.hdt-section-inner{background:#f2f2f7}.hdt-feature-blog .hdt-slider__container{align-items:stretch}.hdt-feature-blog .hdt-slider__container .hdt-slider__slide{height:auto;display:flex}.hdt-feature-blog .hdt-slider__slide .hdt-article{width:100%;display:flex;flex-direction:column;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 1px 2px #0000000d,0 6px 18px #00000014;transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s cubic-bezier(.25,.46,.45,.94)}.hdt-feature-blog .hdt-slider__slide .hdt-article-inner{display:flex;flex-direction:column;flex:1 1 auto}.hdt-feature-blog .hdt-article .hdt-article-content_wapper{display:flex;flex-direction:column;flex:1 1 auto;padding:16px 18px 18px}.hdt-feature-blog .hdt-article .hdt-article-info{display:flex;flex-direction:column;flex:1 1 auto;gap:8px;width:100%}.hdt-feature-blog .hdt-article .hdt-article-btn{margin-top:auto;padding-top:14px}.hdt-feature-blog .hdt-article .hdt-article-title{margin:0;font-size:19px;line-height:1.28;font-weight:600;letter-spacing:-.021em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hdt-feature-blog .hdt-article .hdt-article-title a{color:inherit;text-decoration:none}.hdt-feature-blog .hdt-article .hdt-article-content{margin:0;font-size:15px;line-height:1.55;color:#545454;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hdt-feature-blog .hdt-article .hdt-article-content>*{display:inline;margin:0}.hdt-feature-blog .hdt-article .hdt-article-btn__readmore{font-size:14px;font-weight:600;letter-spacing:-.01em}.hdt-feature-blog .hdt-article .hdt-article-title,.hdt-feature-blog .hdt-article .hdt-article-content{unicode-bidi:plaintext}.hdt-feature-blog .hdt-article .hdt-article-thumb{border-radius:0}.hdt-feature-blog .hdt-article .hdt-article-img{background:#f7f7f9}@media(hover:hover)and (pointer:fine){.hdt-feature-blog .hdt-slider__slide .hdt-article:hover{transform:translateY(-3px);box-shadow:0 2px 4px #0000000f,0 14px 34px #0000001f}}@media(prefers-reduced-motion:reduce){.hdt-feature-blog .hdt-slider__slide .hdt-article{transition:none}.hdt-feature-blog .hdt-slider__slide .hdt-article:hover{transform:none}}.hdt-feature-blog .hdt-slider .hdt-slider__button{width:40px;height:40px;border:0;background:#ffffffeb;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);box-shadow:0 1px 3px #0000001f,0 6px 20px #00000024;color:#1d1d1f;transition:background .2s ease,transform .2s ease}.hdt-feature-blog .hdt-slider .hdt-slider__button:hover{background:#fff;transform:scale(1.04)}.hdt-feature-blog .hdt-slider .hdt-slider__button[disabled]{opacity:.35;box-shadow:0 1px 2px #00000014}@media(max-width:767px){.hdt-feature-blog .hdt-article .hdt-article-content_wapper{padding:14px 16px 16px}.hdt-feature-blog .hdt-article .hdt-article-title{font-size:18px}.hdt-feature-blog .hdt-slider__slide .hdt-article{border-radius:18px}}@media(min-width:1150px){.hdt-feature-blog .hdt-article .hdt-article-content_wapper{padding:18px 22px 22px}.hdt-feature-blog .hdt-article .hdt-article-title{font-size:21px}.hdt-feature-blog .hdt-article .hdt-article-content{font-size:15.5px}}.hdt-card-product__vendor,.sod__vendor,.hdt-product__vendor,.hdt-attr_pa_vendor,.hdt-compare-vendor{display:none!important}.hdt-filter_btn,.hdt-languages button,.hdt-icon-btn,.hdt-card-product__btn-wishlist,.hdt-slider__button,.hdt-slider__dot{border-radius:8px!important}.so-add{position:absolute;inset-inline-end:10px;bottom:10px;z-index:6;display:flex;align-items:center;max-width:calc(100% - 20px);height:40px;border-radius:12px;overflow:hidden;background:#ffffffd1;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);box-shadow:0 1px 2px #0000002e,0 6px 16px #0000001a;color:#1d1d1f;transition:background-color .2s ease,color .2s ease}.so-add[data-state=idle]:not([data-qty="0"]){background:#1d1d1f;color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.so-add__cell{appearance:none;-webkit-appearance:none;flex:0 0 40px;width:40px;height:40px;margin:0;padding:0;border:0;background:none;color:inherit;font:inherit;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.so-add__side{flex-basis:0;width:0;opacity:0;pointer-events:none;transition:width .26s cubic-bezier(.32,.72,0,1),flex-basis .26s cubic-bezier(.32,.72,0,1),opacity .14s linear}.so-add[data-state=open] .so-add__side{flex-basis:40px;width:40px;opacity:1;pointer-events:auto}.so-add__face{position:relative;flex:0 0 40px}.so-add__glyph,.so-add__num{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;transition:opacity .14s linear,transform .2s cubic-bezier(.32,.72,0,1)}.so-add__num{font-size:15px;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.so-add[data-state=idle][data-qty="0"] .so-add__num{opacity:0;transform:scale(.6)}.so-add:not([data-state=idle][data-qty="0"]) .so-add__glyph{opacity:0;transform:scale(.6)}@media(max-width:767px){.hdt-card-product.so-add-ready .hdt-card-product__media img,.sod__item.so-add-ready .sod__media img{box-sizing:border-box;padding:6px 6px var(--so-add-safe, 34px)}}.so-add__bar{position:relative;width:15px;height:1.8px;border-radius:2px;background:currentColor}.so-add__bar--plus:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;background:currentColor;transform:rotate(90deg)}.so-add__cell:focus-visible{outline:2px solid currentColor;outline-offset:-3px;border-radius:10px}@media(prefers-reduced-motion:no-preference){.so-add__cell:active .so-add__bar,.so-add__cell:active .so-add__num{transform:scale(.86)}}@media(prefers-reduced-motion:reduce){.so-add,.so-add__side,.so-add__glyph,.so-add__num{transition:none}}.hdt-card-product.so-add-ready .hdt-product-form,.hdt-card-product.so-add-ready wrapp-hdt-pr-frm{display:none!important}.sod__item.so-add-ready .sod__buy,.sod__item.so-add-ready .sod__incart{display:none!important}.hdt-card-product.so-add-ready .hdt-card-product__btn-ultra,.hdt-card-product.so-add-ready .hdt-ultra_btn_parent,.hdt-card-product.so-add-ready wrapp-hdt-open-modal-btn{display:none!important}.so-add--view{width:auto}.so-add__cell.so-add__view{flex:0 0 auto;width:auto;min-width:44px;padding:0 14px;font-size:13px;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;color:var(--so-ios-label, #1d1d1f)}.hdt-card-product .hdt-price-wrapp.hdt-price-wrapp{font-size:15px}@media(min-width:1150px){.hdt-card-product .hdt-price-wrapp.hdt-price-wrapp{font-size:17px}}.so-cartbar{position:fixed;inset-inline:0;bottom:0;z-index:30;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:#ffffffe0;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);border-top:1px solid rgb(60 60 67 / .16)}.so-cartbar[hidden]{display:none}body:has(.so-cartbar:not([hidden])){padding-bottom:108px}body:has(.so-cartbar:not([hidden])) .hdt-back-to-top{--backtop-bottom: calc(124px + env(safe-area-inset-bottom, 0px)) }.so-cartbar__meter{margin-bottom:10px}.so-cartbar__note{margin:0 0 6px;font-size:13px;line-height:1.35;color:#6e6e73}.so-cartbar__note p{display:inline;margin:0}.so-cartbar__note .hdt-money{font-weight:600;color:#1d1d1f;font-variant-numeric:tabular-nums;white-space:nowrap}.so-cartbar__meter[data-stage=free] .so-cartbar__note{display:flex;align-items:center;gap:7px;margin:0;color:#1d1d1f;font-weight:600}.so-cartbar__icon{flex:0 0 auto;display:inline-flex;width:1.5em;height:1em}.so-cartbar__icon svg{display:block;width:100%;height:100%}.so-cartbar__track{height:3px;border-radius:2px;background:#e5e5ea;overflow:hidden}.so-cartbar__track span{display:block;height:100%;border-radius:2px;background:#1d1d1f;transition:inline-size .3s cubic-bezier(.32,.72,0,1)}.so-cartbar__cta{display:flex;align-items:center;gap:12px;min-height:52px;padding:8px 14px;border-radius:12px;background:#1d1d1f;color:#fff;text-decoration:none;font-size:16px;font-weight:600;letter-spacing:-.01em}.so-cartbar__count{flex:0 0 auto;min-width:26px;padding:3px 7px;border-radius:8px;background:#ffffff2e;font-size:14px;font-variant-numeric:tabular-nums;text-align:center}.so-cartbar__label{flex:1 1 auto}.so-cartbar__total{flex:0 0 auto;font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){.so-cartbar__track span{transition:none}}@media(min-width:768px)and (max-width:1149px){.so-cartbar{inset-inline:auto;inset-inline-end:20px;bottom:20px;width:min(380px,calc(100vw - 40px));padding:14px 16px;border:1px solid rgb(60 60 67 / .14);border-top:1px solid rgb(60 60 67 / .14);border-radius:16px;background:#ffffffeb;box-shadow:0 8px 28px #0000001f}body:has(.so-cartbar:not([hidden])){padding-bottom:0}body:has(.so-cartbar:not([hidden])) .hdt-back-to-top{--backtop-bottom: 20px}}@media(min-width:1150px){.so-cartbar{display:none}body:has(.so-cartbar:not([hidden])){padding-bottom:0}body:has(.so-cartbar:not([hidden])) .hdt-back-to-top{--backtop-bottom: calc(20px + env(safe-area-inset-bottom, 0px)) }}.hdt-page-type-cart .hdt-heading-template.hdt-s-gradient,.hdt-page-type-cart .hdt-heading-template{background:#f2f2f7}.hdt-page-type-cart .hdt-heading-template{padding-block:24px 22px}.hdt-page-type-cart .hdt-heading-template-text{font-size:22px;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#1d1d1f;text-align:start}.hdt-page-type-cart .hdt-heading-full-page,.hdt-page-type-cart .hdt-heading-template .hdt-main-heading{align-items:flex-start;text-align:start}.hdt-page-type-cart [class*=ai-breadcrumb-container-]{margin-inline:auto;padding-inline:24px}@media(min-width:768px){.hdt-page-type-cart .hdt-heading-template-text{font-size:26px}.hdt-page-type-cart [class*=ai-breadcrumb-container-]{max-width:var(--container-max-width-padding-md);padding-inline:30px}}@media(min-width:1150px){.hdt-page-type-cart .hdt-heading-template-text{font-size:30px}.hdt-page-type-cart [class*=ai-breadcrumb-container-]{max-width:var(--container-max-width-padding-lg);padding-inline:50px}}.hdt-page-type-cart .so-add-items--page{gap:6px;margin:0 0 16px;padding:9px 15px;border:1px solid rgb(0 0 0 / .12);border-radius:10px;background:#fff;color:#1d1d1f;font-size:14.5px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .18s ease,border-color .18s ease}@media(hover:hover)and (pointer:fine){.hdt-page-type-cart .so-add-items--page:hover{background:#f2f2f7;border-color:#0003}}.so-save-badge{display:inline-block;padding:2px 7px;border-radius:6px;background:#e7f7ec;color:#0a7c33;font-size:11.5px;font-weight:700;line-height:1.5;letter-spacing:-.005em;white-space:nowrap;vertical-align:middle}.hdt-mini-cart .hdt-compare-at-price,.hdt-page-cart .hdt-compare-at-price,.hdt-cart-item .hdt-compare-at-price{color:#6e6e73;text-decoration:line-through;font-weight:400}.hdt-mini-cart .hdt-price-wrapp,.hdt-page-cart .hdt-price-wrapp,.hdt-cart-item .hdt-price-wrapp{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;flex-direction:row}.hdt-mini-cart .hdt-price-wrapp hdt-price,.hdt-page-cart .hdt-price-wrapp hdt-price,.hdt-cart-item .hdt-price-wrapp hdt-price{order:1}.hdt-mini-cart .hdt-price-wrapp .hdt-compare-at-price,.hdt-page-cart .hdt-price-wrapp .hdt-compare-at-price,.hdt-cart-item .hdt-price-wrapp .hdt-compare-at-price{order:2}.hdt-mini-cart .hdt-price-wrapp .so-save-badge,.hdt-page-cart .hdt-price-wrapp .so-save-badge,.hdt-cart-item .hdt-price-wrapp .so-save-badge{order:3}.hdt-page-cart__wrap{grid-template-columns:1fr}.hdt-page-cart__footer{width:100%;max-width:440px;margin-inline-start:auto}.so-vat{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:6px;font-size:13px;line-height:1.4}.so-vat__label{color:#6e6e73}.so-vat__value{flex:0 0 auto;color:#1d1d1f;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.hdt-page-cart__totals .hdt-totals__total-value,.hdt-totals .hdt-totals__total-value{flex:0 0 auto;white-space:nowrap}.hdt-mini-cart__view-checkout{gap:10px}.hdt-mini-cart__btn-checkout,.hdt-mini-cart__btn-viewcart{width:100%}#MainContent>.shopify-section:nth-child(n+3):not(:has(hdt-drawer,hdt-popover,hdt-modal,dialog,[class*=popup],[class*=modal])){content-visibility:auto;contain-intrinsic-size:auto 700px}@media print{#MainContent>.shopify-section{content-visibility:visible}}.so-dp{display:flex;align-items:center;gap:10px}.so-dp[hidden]{display:none}.so-dp__ico{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:#0a7c33}.so-dp__text{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px;min-width:0}.so-dp__lead{color:rgb(var(--color-foreground) / .62);font-size:1.4rem}.so-dp__date{font-weight:700;color:rgb(var(--color-foreground));font-size:1.4rem;unicode-bidi:plaintext}.so-dp--panel{margin-top:12px;padding:12px 14px;border-radius:12px;background:#eef9f1;box-shadow:inset 0 0 0 1px #0a7c3329}.so-dp--panel .so-dp__lead{color:#14532d}.so-dp--panel .so-dp__date{color:#0a7c33}.so-dp--compact{gap:8px;padding:9px 0;font-size:1.3rem}.so-dp--compact .so-dp__ico svg{width:16px;height:16px}.so-dp--compact .so-dp__lead,.so-dp--compact .so-dp__date{font-size:1.3rem}@media(max-width:600px){.so-dp--panel{padding:11px 12px}}hdt-drawer::part(outside-close-button),hdt-drawer::part(close-button),hdt-cart-drawer::part(outside-close-button),hdt-cart-drawer::part(close-button){min-width:44px;min-height:44px}hdt-drawer:focus-visible,hdt-cart-drawer:focus-visible,.hdt-push-menu-btn:focus-visible{outline:2px solid rgb(var(--color-accent, 0 0 0));outline-offset:2px}.hdt-feature-product-shadow .hdt-row-flex{align-items:flex-start}.hdt-feature-product-shadow .hdt-product__title,.hdt-feature-product-shadow h1,.hdt-feature-product-shadow h2{font-size:28px;font-weight:600;line-height:1.18;letter-spacing:-.022em}.hdt-feature-product-shadow .hdt-money{font-size:20px;font-weight:500}.hdt-section-spacing:has(>.hdt-container>.hdt-feature-product-shadow){background:#f2f2f7}.hdt-feature-product-shadow{background:#fff;border-radius:20px;box-shadow:0 1px 2px #0000000f,0 12px 40px #0000001a}.hdt-section-spacing:has(>.hdt-container>.hdt-feature-product-shadow){padding-block:24px}.hdt-feature-product-shadow{padding:20px}@media(min-width:768px){.hdt-section-spacing:has(>.hdt-container>.hdt-feature-product-shadow){padding-block:28px}.hdt-feature-product-shadow{padding:24px}}@media(min-width:1150px){.hdt-section-spacing:has(>.hdt-container>.hdt-feature-product-shadow){padding-block:32px}.hdt-feature-product-shadow{padding:32px}}@media(min-width:1150px){.hdt-feature-product-shadow .hdt-row-flex{align-items:center}}@media(min-width:768px)and (max-width:1149px){.hdt-feature-product-shadow .hdt-product__title,.hdt-feature-product-shadow h1,.hdt-feature-product-shadow h2{font-size:22px}}@media(max-width:767px){.hdt-feature-product-shadow .hdt-product__title,.hdt-feature-product-shadow h1,.hdt-feature-product-shadow h2{font-size:21px;line-height:1.25}.hdt-feature-product-shadow .hdt-money{font-size:19px}}.hdt-feature-product-shadow .hdt-product__buy-button{flex-wrap:wrap;align-items:center;gap:10px}.hdt-feature-product-shadow .hdt-product__buy-button>.hdt-product-info__item{flex:0 0 auto}.hdt-feature-product-shadow .hdt-main-product-form{flex:1 1 260px}.hdt-feature-product-shadow .hdt-product__buy-button .so-dp{flex:1 0 100%;margin:2px 0 0}.hdt-feature-product-shadow .hdt-product-form__top-buttons{display:flex;flex-wrap:nowrap;align-items:center;gap:10px}.hdt-feature-product-shadow .hdt-product-form__submit{flex:1 1 auto;width:auto}.hdt-feature-product-shadow hdt-wishlist{flex:0 0 auto}#hdt-filter_form{--so-ios-ground: #f2f2f7;--so-ios-card: #fff;--so-ios-label: #1d1d1f;--so-ios-secondary: #8e8e93;--so-ios-tertiary: #c7c7cc;--so-ios-fill: #e5e5ea;--so-ios-sep: rgb(60 60 67 / .29);--so-ios-radius: 10px;--so-ios-row: 44px;--so-ios-gutter: 16px;scrollbar-width:thin;scrollbar-color:var(--so-ios-tertiary) transparent}#hdt-filter_form::part(overlay){background:#0006}#hdt-filter_form::part(content){width:min(92vw,380px);max-width:min(92vw,380px);background:var(--so-ios-ground)}#hdt-filter_form::part(header){min-height:56px;padding:8px 8px 8px var(--so-ios-gutter);background:var(--so-ios-card);border-bottom:1px solid var(--so-ios-sep)}#hdt-filter_form::part(close-button){width:44px;height:44px;border-radius:8px;background:var(--so-ios-fill);color:var(--so-ios-label)}#hdt-filter_form::part(hdt-close-icon){width:13px;height:13px}#hdt-filter_form::part(body){padding:var(--so-ios-gutter);background:var(--so-ios-ground);overscroll-behavior:contain}#hdt-filter_form::part(body)::-webkit-scrollbar{width:6px}#hdt-filter_form::part(body)::-webkit-scrollbar-thumb{background:var(--so-ios-tertiary);border-radius:8px}#hdt-filter_form::part(body)::-webkit-scrollbar-track{background:transparent}#hdt-filter_form>[slot=header] .hdt-filter-icon{gap:0;font-size:17px;font-weight:600;letter-spacing:-.01em;text-transform:none;color:var(--so-ios-label)}#hdt-filter_form>[slot=header] .hdt-filter-icon svg{display:none}#hdt-filter_form .hdt-filter-group,#hdt-filter_form .hdt-widget{margin:0 0 var(--so-ios-gutter);background:var(--so-ios-card);border-radius:var(--so-ios-radius);overflow:hidden}#hdt-filter_form .hdt-filter-group:last-child,#hdt-filter_form .hdt-widget:last-child{margin-bottom:0}#hdt-filter_form .hdt-widget-categories:not(:has(a)):not(:has(li)){display:none}#hdt-filter_form .hdt-filter-group-summary,#hdt-filter_form .hdt-widget-title{display:flex;align-items:center;min-height:52px;padding-block:0!important;padding-inline:var(--so-ios-gutter);cursor:pointer;list-style:none}#hdt-filter_form .hdt-filter-group-summary::-webkit-details-marker,#hdt-filter_form .hdt-widget-title::-webkit-details-marker{display:none}#hdt-filter_form .hdt-facet-title,#hdt-filter_form .hdt-widget-title{width:100%;align-items:center;justify-content:space-between;gap:10px;font-size:17px;font-weight:600;letter-spacing:-.01em;line-height:1.3;text-transform:none;color:var(--so-ios-label)}#hdt-filter_form .hdt-facet-title_icon{width:11px;height:11px;color:var(--so-ios-tertiary)}#hdt-filter_form .hdt-filter-group__display{padding-bottom:0;border-top:1px solid var(--so-ios-sep)}#hdt-filter_form .hdt-filter-group__list{max-height:none;overflow:visible;margin:0;padding:0;list-style:none}#hdt-filter_form .hdt-filter-group__list-item{position:relative;margin:0}#hdt-filter_form .hdt-filter-group__list-item+.hdt-filter-group__list-item:before{content:"";position:absolute;top:0;inset-inline-start:50px;inset-inline-end:0;height:1px;background:var(--so-ios-sep);transform:scaleY(.5);transform-origin:top}#hdt-filter_form .hdt-filter-group__list-item label{display:flex;align-items:center;gap:12px;width:100%;min-height:var(--so-ios-row);margin:0;padding:6px var(--so-ios-gutter);font-size:17px;line-height:1.35;color:var(--so-ios-label);cursor:pointer;-webkit-tap-highlight-color:transparent}#hdt-filter_form .hdt-filter-group__list-item label:active{background:#3c3c4314}#hdt-filter_form .hdt-facets-checkbox{display:inline-flex;flex:0 0 22px;align-items:center;justify-content:center;width:22px;height:22px;border:1px solid var(--so-ios-tertiary);border-radius:6px;background:var(--so-ios-card);transition:background-color .18s ease,border-color .18s ease}#hdt-filter_form .hdt-facets-checkbox svg{width:14px;height:14px;opacity:0;transform:scale(.82);transition:opacity .16s ease,transform .16s ease}#hdt-filter_form .hdt-facets-checkbox svg path{fill:var(--so-ios-card)}#hdt-filter_form input:checked+label .hdt-facets-checkbox{border-color:var(--so-ios-label);background:var(--so-ios-label)}#hdt-filter_form input:checked+label .hdt-facets-checkbox svg{opacity:1;transform:none}#hdt-filter_form input:focus-visible+label .hdt-facets-checkbox{outline:2px solid var(--so-ios-label);outline-offset:2px}#hdt-filter_form .hdt-facets-label{display:flex;flex:1 1 auto;align-items:baseline;justify-content:space-between;gap:10px;min-width:0;font-size:17px;color:inherit}#hdt-filter_form .hdt-facets-label>span:first-child{min-width:0;overflow-wrap:anywhere}#hdt-filter_form .hdt-facets-label>span+span{flex:0 0 auto;font-size:15px;font-variant-numeric:tabular-nums;color:var(--so-ios-secondary)}.hdt-active-filters{--so-ios-label: #1d1d1f;--so-ios-secondary: #8e8e93;--so-ios-fill: #e5e5ea;align-items:center;gap:8px}.hdt-active-filters .hdt-filters_count,.hdt-active-filters wrapp-hdt-facet-url:not(:last-child){margin-inline-end:0;padding-inline-end:0;border-inline-end:0}.hdt-active-filters .hdt-filters_count{margin-inline-end:4px;font-size:15px;color:var(--so-ios-secondary)}.hdt-active-filters .hdt-filters_count .cp{font-weight:600;color:var(--so-ios-label);font-variant-numeric:tabular-nums}.hdt-active-filters a{display:inline-flex;align-items:center;min-height:32px;padding-inline:30px 12px;border-radius:8px;background:var(--so-ios-fill);color:var(--so-ios-label);font-size:15px;line-height:1.2;transition:background-color .18s ease}.hdt-active-filters a:hover{background:#d8d8dd}.hdt-active-filters a:before,.hdt-active-filters a:after,.dir--rtl .hdt-active-filters a:before,.dir--rtl .hdt-active-filters a:after{inset-inline-start:12px;inset-inline-end:auto;width:11px;height:1.5px;border-radius:1px}.hdt-active-filters .hdt-active-filters__clear-all{padding-inline:30px 14px;border-radius:8px}#hdt-filter_form .hdt-price-range{display:block;padding:22px var(--so-ios-gutter) 18px}#hdt-filter_form .hdt-filter-group__range-slider{margin-inline:6px}#hdt-filter_form .hdt-filter-group__range-slider,#hdt-filter_form .hdt-filter-group__range-progress{height:4px;border-radius:2px}#hdt-filter_form .hdt-filter-group__range-progress{background:var(--so-ios-fill)}#hdt-filter_form .hdt-progress{height:4px;border-radius:2px;background:var(--so-ios-label)}#hdt-filter_form .hdt-filter-group__range-price input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;width:28px;height:28px;border:1px solid var(--so-ios-tertiary);border-radius:8px;background:var(--so-ios-card);box-shadow:0 1px 3px #0000002e;cursor:grab}#hdt-filter_form .hdt-filter-group__range-price input[type=range]::-moz-range-thumb{pointer-events:auto;width:28px;height:28px;border:1px solid var(--so-ios-tertiary);border-radius:8px;background:var(--so-ios-card);box-shadow:0 1px 3px #0000002e;cursor:grab}#hdt-filter_form .hdt-filter-group__input-price-wrap{margin-top:24px;gap:10px;flex-wrap:wrap}#hdt-filter_form .hdt-filter-group__input-price{flex:1 1 auto;min-width:0;gap:8px;font-size:15px;color:var(--so-ios-secondary)}#hdt-filter_form .hdt-filter-group__input-price>span:first-child{display:none}#hdt-filter_form .hdt-filter-group__price-range-from,#hdt-filter_form .hdt-filter-group__price-range-to{flex:1 1 0;min-width:0;gap:4px;padding:7px 10px;border-radius:8px;background:var(--so-ios-fill);font-size:15px;color:var(--so-ios-label)}#hdt-filter_form .hdt-filter-group__price-range-from input,#hdt-filter_form .hdt-filter-group__price-range-to input{width:100%;min-width:0;border:0;background:transparent;font-size:15px;font-variant-numeric:tabular-nums;color:var(--so-ios-label)}.hdt-footer-main{background:rgb(var(--color-background))}@media(min-width:1150px){.hdt-footer-main>.hdt-container-full{padding-inline:40px}}@media(min-width:768px)and (max-width:1149px){.hdt-footer-main>.hdt-container-full{padding-inline:30px}}.hdt-footer-main{--color-custom-gradient: rgb(var(--color-button));--color-custom-gradient2: rgb(var(--color-button))}.hdt-footer-main .hdt-newsletter__submit{color:rgb(var(--color-button-text));font-weight:600}.hdt-footer-main .hdt-newsletter__inner{border-color:rgb(var(--color-line-border));background:rgb(var(--color-background2))}.hdt-footer-main .hdt-heading-f h6,.hdt-footer-main .hdt-heading-f .hdt-h6{font-size:15px;font-weight:600;letter-spacing:-.01em;color:rgb(var(--color-foreground))}.hdt-footer-main .hdt-footer-menu li a{display:inline-flex;align-items:center;min-height:28px;font-size:14px;color:rgb(var(--color-foreground2));transition:color .18s ease}.hdt-footer-main .hdt-footer-menu li a:hover{color:rgb(var(--color-foreground))}.hdt-footer-main .hdt-social-media{padding-bottom:30px;border-bottom:1px solid rgb(var(--color-line-border));margin-bottom:34px}.hdt-footer-main .hdt-newsletter__fields{max-width:440px}.hdt-footer-main .hdt-social-media .hdt-rte,.hdt-footer-main .hdt-social-media p{max-width:520px}.hdt-footer-bottom{color:rgb(var(--color-foreground2));border-top:1px solid rgb(var(--color-line-border));padding-top:20px}.hdt-footer-bottom>.hdt-container,.hdt-footer-bottom>.hdt-container-full,.hdt-footer-section>.hdt-container,.hdt-footer-section>.hdt-container-full{padding-inline:15px}@media(min-width:1150px){.hdt-footer-bottom>.hdt-container,.hdt-footer-bottom>.hdt-container-full,.hdt-footer-section>.hdt-container,.hdt-footer-section>.hdt-container-full{padding-inline:40px}}@media(min-width:768px)and (max-width:1149px){.hdt-footer-bottom>.hdt-container,.hdt-footer-bottom>.hdt-container-full,.hdt-footer-section>.hdt-container,.hdt-footer-section>.hdt-container-full{padding-inline:30px}}@media(max-width:767px){.hdt-footer-main>.hdt-container-full{padding-inline:15px}.hdt-footer-main .hdt-footer-menu li a{min-height:44px}.hdt-footer-main .hdt-heading-f.collapsible{min-height:52px}}.hdt-top-bar{font-size:13px}.hdt-main-header .hdt-site-top_nav,.hdt-main-header .hdt-site-top_nav.hdt-site-top_nav_has_text{gap:8px}.hdt-site-top_nav .hdt-site-nav_cart{padding-inline-start:0}.hdt-site-top_nav .hdt-icon-btn{min-width:44px;min-height:44px}.hdt-header-content-other,.hdt-header-other-content{--color-accent: 29 29 31}.hdt-bottom-header .hdt-navigation .hdt-menu-link{font-size:15px;font-weight:500;padding:8px 14px;transition:color .18s ease}#hdt-nav-ul>li>.hdt-menu-link{color:#6e6e73}#hdt-nav-ul>li>.hdt-menu-link:hover,#hdt-nav-ul>li>.hdt-menu-link.hdt-menu-link--active,#hdt-nav-ul>li>.hdt-menu-link[aria-current=page]{color:#1d1d1f}#hdt-nav-ul>li>.hdt-menu-link.hdt-menu-link--active,#hdt-nav-ul>li>.hdt-menu-link[aria-current=page]{font-weight:600}#hdt-nav-ul>li>a.hdt-menu-link.hdt-menu-link--active>.hdt-menu-link-text:after{background:#1d1d1f}.hdt-list-categories .hdt-btn-categories,.hdt-list-categories>a,.hdt-list-categories>button{font-size:15px;min-height:44px}.hdt-categories-list{padding:6px;border-radius:12px;border:1px solid rgb(60 60 67 / .1);background:#fff;box-shadow:0 10px 34px #0000001f,0 2px 6px #0000000f}.hdt-categories-list>.hdt-category-item>a{border-radius:8px}@media(min-width:768px)and (max-width:1149px){.hdt-main-header>.hdt-container-full,.hdt-bottom-header>.hdt-container-full,.hdt-bottom-controls>.hdt-container-full{padding-inline:22px}}@media(max-width:767px){.hdt-main-header .hdt-icon-btn,.hdt-main-header .hdt-site-nav_icon>a,.hdt-main-header .hdt-site-nav_icon>button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.hdt-languages,.hdt-languages button{min-height:44px}.hdt-main-header>.hdt-container-full,.hdt-main-header>.hdt-container{padding-inline:7px}.hdt-bottom-controls>.hdt-container-full,.hdt-bottom-controls>.hdt-container{padding-inline:15px}.hdt-bottom-controls .hdt-container-full,.hdt-bottom-controls .hdt-container{padding-block:0}}img[data-so-hover]{opacity:0!important}@media(min-width:768px){.hdt-card-product .hdt-card-product__media--hover{display:block!important}}.hdt-card-product__media:hover .hdt-card-product__media--main{opacity:1!important}.hdt-card-product__media.so-hover-ready:hover .hdt-card-product__media--main{opacity:0!important}.hdt-pr-sold_out .hdt-card-product__media--hover{filter:grayscale(.35) opacity(.85)}.so-min-note{display:flex;align-items:flex-start;gap:8px;margin:0 0 12px;padding:10px 12px;border:1px solid var(--so-min-border, #f0d8a8);border-radius:10px;background:var(--so-min-bg, #fdf6e7);color:var(--so-min-text, #7a4e00);font-size:1.3rem;line-height:1.45}.so-min-note svg{flex:0 0 auto;margin-top:1px}.so-min-blocked{opacity:.5;cursor:not-allowed}.soh__dot{position:relative}.soh__dot:after{content:"";position:absolute;top:-9px;right:-3px;bottom:-9px;left:-3px}.hdt-slider__dots .hdt-slider__dot{min-width:24px;min-height:24px}.hdt-socials__item>[class*=hdt-social-]{position:relative}.hdt-socials__item>[class*=hdt-social-]:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px}@media(max-width:767px){input[type=text],input[type=email],input[type=search],input[type=tel],input[type=url],input[type=password],textarea,select{font-size:16px}}.hdt-back-to-top{--backtop-bottom: calc(20px + env(safe-area-inset-bottom, 0px)) }.hdt-card-product .hdt-pr-btns-group1 .hdt-product-form{flex-wrap:wrap;gap:8px}.hdt-card-product .hdt-quantity-wrapp{flex:1 1 120px!important;width:auto!important;min-width:120px;max-width:none!important;margin-inline-end:0!important;justify-content:space-between}.hdt-card-product .hdt-quantity-wrapp .hdt-quantity__button{width:44px!important;min-width:44px!important;flex:0 0 44px!important}.hdt-card-product .hdt-quantity-wrapp .hdt-quantity__input{width:auto!important;min-width:32px!important;flex:1 1 auto!important}.hdt-card-product .hdt-ultra_btn_parent{flex:2 1 80px!important;width:auto!important;min-width:80px;max-width:none!important}.hdt-card-product .hdt-card-product__btn-ultra{width:100%!important}.hdt-view-layout-switch button{min-width:26px;min-height:26px}@media(pointer:coarse){html{touch-action:manipulation}}hdt-back-instock.hdt-product__notify-stock{display:block;background:#fff;border:1px solid #e5e5ea;border-radius:14px;padding:18px 16px 16px;margin-top:16px}hdt-back-instock.hdt-product__notify-stock .hdt-product__notify-stock-heading{display:flex;align-items:center;gap:8px;margin:0 0 4px;font-size:17px;line-height:22px;font-weight:600;letter-spacing:-.2px;color:#000}hdt-back-instock.hdt-product__notify-stock .hdt-product__notify-stock-heading span{font-size:inherit;line-height:inherit;font-weight:inherit}hdt-back-instock.hdt-product__notify-stock .hdt-product__notify-stock-icon{flex:0 0 auto;width:15px;height:20px;color:#000}hdt-back-instock.hdt-product__notify-stock .hdt-product__notify-stock-subtitle{margin:0 0 14px;font-size:14px;line-height:20px;color:#6b6b70}hdt-back-instock.hdt-product__notify-stock .hdt-input,hdt-back-instock.hdt-product__notify-stock .hdt-select{-webkit-appearance:none;appearance:none;display:block;width:100%;min-height:46px;margin:0 0 10px;padding:12px 14px;background:#f2f2f7;border:1px solid transparent;border-radius:12px;font-size:16px;line-height:22px;color:#000;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}hdt-back-instock.hdt-product__notify-stock .hdt-input::placeholder{color:#8e8e93;opacity:1}hdt-back-instock.hdt-product__notify-stock .hdt-input:hover,hdt-back-instock.hdt-product__notify-stock .hdt-select:hover{background:#ececf1}hdt-back-instock.hdt-product__notify-stock .hdt-input:not(.hdt-search_input):not(.hdt-newsletter__email),hdt-back-instock.hdt-product__notify-stock .hdt-select:not(.hdt-search_input):not(.hdt-newsletter__email){border-radius:12px}hdt-back-instock.hdt-product__notify-stock .hdt-input:not(.hdt-search_input):not(.hdt-newsletter__email):focus,hdt-back-instock.hdt-product__notify-stock .hdt-select:not(.hdt-search_input):not(.hdt-newsletter__email):focus{outline:none;background:#fff;border-color:#000;box-shadow:none}hdt-back-instock.hdt-product__notify-stock .hdt-input:not(.hdt-search_input):not(.hdt-newsletter__email):focus-visible,hdt-back-instock.hdt-product__notify-stock .hdt-select:not(.hdt-search_input):not(.hdt-newsletter__email):focus-visible{outline:none;background:#fff;border-color:#000;box-shadow:0 0 0 3px #0000001a}hdt-back-instock.hdt-product__notify-stock .hdt-select{padding-inline-end:38px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%238e8e93' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:12px 8px}[dir=rtl] hdt-back-instock.hdt-product__notify-stock .hdt-select{background-position:left 14px center}hdt-back-instock.hdt-product__notify-stock .hdt-product-notify__submit{-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;margin-top:4px;padding:13px 20px;background:#000;color:#fff;border:0;border-radius:12px;font-size:16px;line-height:20px;font-weight:600;letter-spacing:-.1px;cursor:pointer;transition:opacity .18s ease,transform .12s ease}hdt-back-instock.hdt-product__notify-stock .hdt-product-notify__submit:hover{opacity:.86}hdt-back-instock.hdt-product__notify-stock .hdt-product-notify__submit:active{transform:scale(.985)}hdt-back-instock.hdt-product__notify-stock .hdt-product-notify__submit:focus-visible{outline:none;box-shadow:0 0 0 3px #00000038}hdt-back-instock.hdt-product__notify-stock .hdt-product-notify__submit[aria-busy=true]{opacity:.55;cursor:default}hdt-back-instock.hdt-product__notify-stock .hdt-form__message{display:flex;align-items:flex-start;gap:8px;margin:0 0 14px;padding:12px 14px;border-radius:12px;font-size:14px;line-height:20px;text-align:start}hdt-back-instock.hdt-product__notify-stock .hdt-form__message svg{flex:0 0 auto;margin-top:2px}hdt-back-instock.hdt-product__notify-stock .hdt-form__message.hdt-icon__color-success{background:#eaf6ee;color:#0a7d3c}hdt-back-instock.hdt-product__notify-stock .hdt-form__message.hdt-icon__color-error{background:#fdeceb;color:#b3261e}@media(prefers-reduced-motion:reduce){hdt-back-instock.hdt-product__notify-stock .hdt-input,hdt-back-instock.hdt-product__notify-stock .hdt-select,hdt-back-instock.hdt-product__notify-stock .hdt-product-notify__submit{transition:none}hdt-back-instock.hdt-product__notify-stock .hdt-product-notify__submit:active{transform:none}}hdt-back-instock.hdt-product__notify-stock .so-notify__known{display:block;margin:0 0 12px;padding:12px 14px;background:#f2f2f7;border-radius:12px;font-size:14px;line-height:20px;color:#6b6b70}hdt-back-instock.hdt-product__notify-stock .so-notify__known-text{display:block}hdt-back-instock.hdt-product__notify-stock .so-notify__known-email{font-weight:600;color:#000;unicode-bidi:plaintext;overflow-wrap:anywhere}hdt-back-instock.hdt-product__notify-stock .so-notify__change{-webkit-appearance:none;appearance:none;display:inline-block;margin-top:6px;padding:0;background:none;border:0;font-size:13px;line-height:20px;font-weight:600;color:#000;text-decoration:underline;text-underline-offset:2px;cursor:pointer}hdt-back-instock.hdt-product__notify-stock .so-notify__change:focus-visible{outline:none;border-radius:6px;box-shadow:0 0 0 3px #0000002e}hdt-back-instock.hdt-product__notify-stock .so-notify__known~.hdt-input:not(.hdt-search_input):not(.hdt-newsletter__email){display:none}hdt-back-instock.hdt-product__notify-stock.so-notify--editing .so-notify__known{display:none}hdt-back-instock.hdt-product__notify-stock.so-notify--editing .so-notify__known~.hdt-input:not(.hdt-search_input):not(.hdt-newsletter__email){display:block}.hdt-product-form__submit .hdt-qty-price{margin-inline-start:.25em}.shopify-payment-button__more-options{display:none!important}@media(max-width:767px){.hdt-main-product .hdt-product-info__list>.hdt-product-info__item:last-child{margin-bottom:0}.hdt-main-product.hdt-section-spacing{padding-bottom:24px}}.hdt-section-main-product-tabs .hdt-type-accordion{background:#fff;border:1px solid rgb(0 0 0 / .08);border-radius:16px;overflow:hidden}.hdt-section-main-product-tabs .hdt-type-accordion .hdt-product-accordion__item{border-top:1px solid rgb(0 0 0 / .08);border-radius:0}.hdt-section-main-product-tabs .hdt-type-accordion hdt-accordion:first-of-type .hdt-product-accordion__item{border-top:0}.hdt-section-main-product-tabs .hdt-product-accordion__item summary{padding:14px 18px;background:transparent;border-radius:0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px}.hdt-section-main-product-tabs .hdt-product-accordion__item summary .hdt-product-accordion__text{font-size:16px;font-weight:600;letter-spacing:-.015em}@media(hover:hover)and (pointer:fine){.hdt-section-main-product-tabs .hdt-product-accordion__item summary:hover{background:#00000005}}.hdt-section-main-product-tabs .hdt-type-accordion .hdt-product-accordion__content{border:0;border-radius:0;padding:0 18px 20px;max-width:58ch}.hdt-section-main-product-tabs .hdt-product-accordion__content p{margin:0 0 .85em;font-size:15.5px;line-height:1.62;color:#2b2b2f}.hdt-section-main-product-tabs .hdt-product-accordion__content p:last-child{margin-bottom:0}.hdt-section-main-product-tabs .hdt-product-accordion__content h2,.hdt-section-main-product-tabs .hdt-product-accordion__content h3,.hdt-section-main-product-tabs .hdt-product-accordion__content h4{margin:1.5em 0 .5em;font-weight:600;letter-spacing:-.015em;line-height:1.3;color:#1d1d1f}.hdt-section-main-product-tabs .hdt-product-accordion__content h2{font-size:18px}.hdt-section-main-product-tabs .hdt-product-accordion__content h3{font-size:16.5px}.hdt-section-main-product-tabs .hdt-product-accordion__content h4{font-size:15.5px}.hdt-section-main-product-tabs .hdt-product-accordion__content>:first-child{margin-top:0}.hdt-section-main-product-tabs .hdt-product-accordion__content ul,.hdt-section-main-product-tabs .hdt-product-accordion__content ol{margin:0 0 .9em;padding-inline-start:1.25em;font-size:15.5px;line-height:1.62;color:#2b2b2f}.hdt-section-main-product-tabs .hdt-product-accordion__content ul{list-style:disc}.hdt-section-main-product-tabs .hdt-product-accordion__content ol{list-style:decimal}.hdt-section-main-product-tabs .hdt-product-accordion__content li{margin-bottom:.35em;padding-inline-start:.15em}.hdt-section-main-product-tabs .hdt-product-accordion__content li::marker{color:#00000047;font-size:.8em}.hdt-section-main-product-tabs .hdt-product-accordion__content li{margin-bottom:.8em}.hdt-section-main-product-tabs .hdt-product-accordion__content strong{font-weight:600;color:#1d1d1f}.hdt-section-main-product-tabs .hdt-product-accordion__content table:not(.hdt-pr_attrs){width:100%;border-collapse:collapse;font-size:15px;margin:0 0 1.1em;display:block;overflow-x:auto;box-shadow:none;border-radius:0}.hdt-section-main-product-tabs .hdt-product-accordion__content table:not(.hdt-pr_attrs) tbody,.hdt-section-main-product-tabs .hdt-product-accordion__content table:not(.hdt-pr_attrs) thead{display:table;width:100%}.hdt-section-main-product-tabs .hdt-product-accordion__content table:not(.hdt-pr_attrs) th,.hdt-section-main-product-tabs .hdt-product-accordion__content table:not(.hdt-pr_attrs) td{text-align:start;padding:11px 0;border:0;border-bottom:1px solid rgb(0 0 0 / .07);vertical-align:top;line-height:1.5}.hdt-section-main-product-tabs .hdt-product-accordion__content table:not(.hdt-pr_attrs) tr>*:first-child{width:42%;padding-inline-end:18px;color:#6e6e73;font-weight:400;white-space:normal}.hdt-section-main-product-tabs .hdt-product-accordion__content table:not(.hdt-pr_attrs) tr>*+*{color:#1d1d1f;font-weight:500}.hdt-section-main-product-tabs .hdt-product-accordion__content table:not(.hdt-pr_attrs) th{font-weight:600;color:#1d1d1f}.hdt-section-main-product-tabs .hdt-product-accordion__content table:not(.hdt-pr_attrs) tbody tr:last-child>*{border-bottom:0}.hdt-section-main-product-tabs .hdt-product-accordion__content h2{margin-top:1.9em;padding-top:1.4em;border-top:1px solid rgb(0 0 0 / .08)}.hdt-section-main-product-tabs .hdt-product-accordion__content>h2:first-of-type{margin-top:.2em;padding-top:0;border-top:0}.hdt-section-main-product-tabs .hdt-product-accordion__content .so-desc-head+p{font-size:16.5px;line-height:1.58;color:#1d1d1f}.hdt-section-main-product-tabs .hdt-product-accordion__content li>p{margin:0 0 .35em}.hdt-section-main-product-tabs .hdt-product-accordion__content li>p:last-child{margin-bottom:0}.hdt-section-main-product-tabs .hdt-product-accordion__content li b,.hdt-section-main-product-tabs .hdt-product-accordion__content li strong{display:block;font-weight:600;color:#1d1d1f;letter-spacing:-.01em}@media(prefers-reduced-motion:no-preference){.hdt-section-main-product-tabs details[open] .hdt-product-accordion__content{animation:so-acc-reveal .34s cubic-bezier(.32,.72,0,1) both}@keyframes so-acc-reveal{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}}.hdt-section-main-product-tabs .hdt-product-accordion__content img{max-width:100%;height:auto;border-radius:12px}.so-desc-head{display:flex;align-items:center;gap:14px;padding:0 0 16px;margin:0 0 16px;border-bottom:1px solid rgb(0 0 0 / .08)}.so-desc-head__media{flex:0 0 auto;width:72px;height:72px;border-radius:14px;overflow:hidden;background:#fff;box-shadow:inset 0 0 0 1px #00000014}.so-desc-head__img{width:100%;height:100%;object-fit:contain}.so-desc-head__text{min-width:0}.so-desc-head__title{margin:0;font-size:15.5px;line-height:1.35;font-weight:600;letter-spacing:-.015em;color:#1d1d1f;unicode-bidi:plaintext}.so-desc-head__pack{display:inline-block;margin-top:6px;padding:3px 9px;border-radius:7px;background:#f2f2f7;color:#1d1d1f;font-size:13px;font-weight:600;letter-spacing:-.005em;white-space:nowrap}.so-desc-head__name{display:block}@media(min-width:768px){.hdt-section-main-product-tabs .hdt-product-accordion__item summary{padding:18px 22px}.hdt-section-main-product-tabs .hdt-product-accordion__item summary .hdt-product-accordion__text{font-size:17px}.hdt-section-main-product-tabs .hdt-type-accordion .hdt-product-accordion__content{padding:0 22px 24px}.hdt-section-main-product-tabs .hdt-product-accordion__content p,.hdt-section-main-product-tabs .hdt-product-accordion__content ul,.hdt-section-main-product-tabs .hdt-product-accordion__content ol{font-size:16px}.so-desc-head__media{width:88px;height:88px;border-radius:16px}.so-desc-head__title{font-size:17px}}@media(min-width:1150px){.hdt-section-main-product-tabs .hdt-type-accordion{border-radius:18px}.so-desc-head__media{width:96px;height:96px}}.hdt-section-main-product-tabs .hdt-product-accordion__content .hdt-pr_attrs tr{border:0}.hdt-section-main-product-tabs .hdt-product-accordion__content .hdt-pr_attrs{width:100%;box-shadow:none;border-radius:0}.hdt-section-main-product-tabs .hdt-product-accordion__content .hdt-pr_attrs th,.hdt-section-main-product-tabs .hdt-product-accordion__content .hdt-pr_attrs td{border:0;border-bottom:1px solid rgb(0 0 0 / .07)}.hdt-section-main-product-tabs .hdt-product-accordion__content .hdt-pr_attrs tr:last-child>*{border-bottom:0}.hdt-section-main-product-tabs .hdt-product-accordion__item summary .hdt-product-accordion__text{padding:0;flex:1 1 auto}.hdt-section-main-product-tabs .hdt-product-accordion__item summary .hdt-product-accordion__icon{flex:0 0 auto;width:22px;height:22px;margin:0;position:relative}.hdt-section-main-product-tabs .hdt-product-accordion__item summary .hdt-product-accordion__icon:before,.hdt-section-main-product-tabs .hdt-product-accordion__item summary .hdt-product-accordion__icon:after{content:"";position:absolute;top:50%;left:50%;right:auto;bottom:auto;background:#1d1d1f;border-radius:1px;transition:transform .3s cubic-bezier(.32,.72,0,1),opacity .3s ease}.hdt-section-main-product-tabs .hdt-product-accordion__item summary .hdt-product-accordion__icon:before{width:15px;height:1.5px;transform:translate(-50%,-50%)}.hdt-section-main-product-tabs .hdt-product-accordion__item summary .hdt-product-accordion__icon:after{width:1.5px;height:15px;transform:translate(-50%,-50%)}.hdt-section-main-product-tabs details[open] summary .hdt-product-accordion__icon:after{transform:translate(-50%,-50%) rotate(90deg)}@media(prefers-reduced-motion:reduce){.hdt-section-main-product-tabs .hdt-product-accordion__item summary .hdt-product-accordion__icon:before,.hdt-section-main-product-tabs .hdt-product-accordion__item summary .hdt-product-accordion__icon:after{transition:none}}.hdt-header-col-search .hdt-search-suggests-results,.hdt-search-suggests-results{border:1px solid rgb(60 60 67 / .1);border-radius:14px;box-shadow:0 12px 38px #00000024,0 2px 6px #0000000f;max-height:min(70vh,620px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c7c7cc transparent}.hdt-search-suggests-results::-webkit-scrollbar{width:6px}.hdt-search-suggests-results::-webkit-scrollbar-thumb{background:#c7c7cc;border-radius:8px}.hdt-search-suggests-results .hdt-s-quicklink>*:first-child,.hdt-search-suggests-results .hdt-suggests-title,.hdt-search-suggests-results .hdt-search-suggests__title{font-size:12px;font-weight:600;line-height:1.4;letter-spacing:.06em;text-transform:uppercase;color:#8e8e93}.hdt-search-suggests-results .hdt-s-quicklink{padding:16px 16px 4px}.hdt-search-suggests-results .hdt-s-quicklink a{display:inline-flex;align-items:center;min-height:30px;margin:0 6px 8px 0;padding:4px 11px;border-radius:8px;background:#f2f2f7;color:#1d1d1f;font-size:13px;font-weight:500;text-decoration:none;white-space:nowrap;transition:background-color .18s ease}.hdt-search-suggests-results .hdt-s-quicklink a:hover{background:#e5e5ea}.hdt-search-suggests-results{--rounded-product-card: 10px}.hdt-search-suggests-results .hdt-card-product{--so-media-radius: 8px;margin-bottom:0!important}.hdt-search-suggests-results .hdt-card-product__wrapper{align-items:center;gap:12px;padding:10px;border-width:0!important;transition:background-color .18s ease}.hdt-search-suggests-results .hdt-card-product__wrapper:hover{background:#f2f2f7}.hdt-search-suggests-results .hdt-card-product+.hdt-card-product .hdt-card-product__wrapper{border-top-width:1px!important;border-top-style:solid!important;border-top-color:#3c3c4314!important}.hdt-search-suggests-results .hdt-card-product__media,.hdt-search-suggests-results .hdt-product-img{flex:0 0 56px;width:56px;min-width:56px!important;max-width:56px;height:56px;overflow:hidden;background:#f2f2f7}.hdt-search-suggests-results .hdt-card-product__media img{width:100%;height:100%;object-fit:contain;object-position:center;padding:3px;box-sizing:border-box}.hdt-search-suggests-results .hdt-card-product__info{display:flex;flex-direction:column;gap:3px;min-width:0;height:auto}.hdt-search-suggests-results .hdt-card-product__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;font-weight:500;line-height:1.35;color:#1d1d1f}.hdt-search-suggests-results .hdt-price-wrapp{font-size:14px;font-weight:600}@media(max-width:767px){.hdt-header-col-search .hdt-search-suggests-results,.hdt-search-suggests-results{max-height:min(64vh,460px);border-radius:12px}.hdt-search-suggests-results .hdt-s-quicklink{padding:14px 14px 2px}.hdt-search-suggests-results .hdt-card-product__wrapper{min-height:64px;padding:8px}.hdt-search-suggests-results .hdt-card-product__media,.hdt-search-suggests-results .hdt-product-img{flex-basis:48px;width:48px;min-width:48px!important;max-width:48px;height:48px}.hdt-search-suggests-results .hdt-s-quicklink a{min-height:34px}}.so-slider-pause-host{position:relative}.so-slider-pause{position:absolute;inset-block-start:var(--so-pause-top, 50%);inset-inline-end:4px;transform:translateY(-50%);z-index:3;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border:0;border-radius:8px;background:transparent;color:currentColor;cursor:pointer;opacity:.65}.so-slider-pause:hover{opacity:1}.so-slider-pause:focus-visible{outline:2px solid currentColor;outline-offset:1px;opacity:1}
/*# sourceMappingURL=/cdn/shop/t/61/compiled_assets/styles.css.map */
