:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";pointer-events:none;position:absolute;top:0;left:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2);margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size) / 2);margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.swiper-cube .swiper-cube-shadow:before{content:"";filter:blur(50px);background:#000;position:absolute;inset:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;transition-property:transform,opacity,height;overflow:hidden}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:bottom;backface-visibility:hidden;overflow:hidden}html{-webkit-text-size-adjust:100%}html:focus-within{scroll-behavior:smooth}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizespeed;width:100%;min-height:100vh;position:relative}*,:after,:before{box-sizing:border-box}a:not([class]){-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,br,button,canvas,caption,center,cite,code,col,colgroup,data,datalist,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,i,iframe,img,input,ins,kbd,label,legend,li,link,main,map,mark,menu,meta,meter,nav,noscript,object,ol,optgroup,option,output,p,param,picture,pre,progress,q,rb,rp,rt,rtc,ruby,s,samp,script,section,select,small,source,span,strong,style,svg,sub,summary,sup,table,tbody,td,template,textarea,tfoot,th,thead,time,title,tr,track,tt,u,ul,var,video,wbr{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}:focus{outline:0}article,aside,details,embed,figcaption,figure,footer,header,hgroup,main,menu,nav,object,section{display:block}canvas,iframe{max-width:100%;height:auto;display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}input:required,input{box-shadow:none}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #fff}input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff}input:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 30px #fff}input:-webkit-autofill:active{-webkit-box-shadow:inset 0 0 0 30px #fff}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none}input[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]::-webkit-search-results-button{-webkit-appearance:none;-moz-appearance:none}input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;box-sizing:content-box}input:focus{outline:none}video{background:#000}audio:not([controls]){height:0;display:none}[hidden]{display:none}a:active,a:hover{outline:none}audio,img,picture,svg,video{vertical-align:middle;max-width:100%;height:auto;display:inline-block}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;background:0 0;border:0}button[disabled],html input[disabled]{cursor:default}[disabled],[disabled=true],[aria-disabled=true]{pointer-events:none}input[type=checkbox],input[type=radio]{padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner{border:0;padding:0}input::-moz-focus-inner{border:0;padding:0}button{background:0 0;border:0}textarea{vertical-align:top;resize:vertical;overflow:auto}table{border-collapse:collapse;border-spacing:0;text-indent:0}hr{box-sizing:content-box;page-break-after:always;background:#000;border:0;width:100%;height:1px;margin:0;padding:0;line-height:0;overflow:visible}pre{font-family:monospace;font-size:100%}a{background-color:#0000}abbr[title]{border-bottom:none;text-decoration:none}code,kbd,pre,samp{font-family:monospace}small{font-size:75%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-5px}sup{top:-5px}button,input,optgroup,select,textarea{margin:0;padding:0;font-family:inherit;font-size:100%;line-height:1}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;outline:0;padding:0}[type=button]::-moz-focus-inner{border-style:none;outline:0;padding:0}[type=reset]::-moz-focus-inner{border-style:none;outline:0;padding:0}[type=submit]::-moz-focus-inner{border-style:none;outline:0;padding:0}legend{color:inherit;white-space:normal;border:0;width:100%;max-width:100%;display:block}fieldset{min-width:0}body:not(:-moz-handler-blocked) fieldset{display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}template{display:none}.h1{font-family:Dax Compact Pro,sans-serif;font-size:clamp(3rem,3.4375vw + 1.625rem,4.375rem);font-weight:750;line-height:clamp(3.375rem,3.4375vw + 2rem,4.75rem)}.h2{font-family:Dax Compact Pro,sans-serif;font-size:clamp(2.625rem,2.8125vw + 1.5rem,3.75rem);font-weight:750;line-height:clamp(3rem,2.8125vw + 1.875rem,4.125rem)}.h3{font-family:Dax Compact Pro,sans-serif;font-size:clamp(2.25rem,1.875vw + 1.5rem,3rem);font-weight:750;line-height:clamp(2.625rem,1.875vw + 1.875rem,3.375rem)}.h4{font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.875rem,1.5625vw + 1.25rem,2.5rem);font-weight:750;line-height:clamp(1.875rem,2.5vw + .875rem,2.875rem)}.h5{font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.625rem,.9375vw + 1.25rem,2rem);font-weight:750;line-height:clamp(2rem,.9375vw + 1.625rem,2.375rem)}.h6{font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.25rem,.9375vw + .875rem,1.625rem);font-weight:750;line-height:clamp(1.625rem,.9375vw + 1.25rem,2rem)}.p-large{font-family:Dax Compact Pro,sans-serif;font-size:clamp(1rem,.3125vw + .875rem,1.125rem);font-weight:400;line-height:clamp(1.375rem,.3125vw + 1.25rem,1.5rem)}.p-medium{font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:400;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}.p-small{font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:400;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}:root{--grid-column:8px;--grid-mg:6px;--font-family-heading:"Dax Compact Pro", sans-serif;--font-family-paragraph:"Dax Compact Pro", sans-serif;--font-h1-size:48px;--font-h1-line-height:54px;--font-h2-size:42px;--font-h2-line-height:48px;--font-h3-size:36px;--font-h3-line-height:42px;--font-h4-size:30px;--font-h4-line-height:30px;--font-h5-size:26px;--font-h5-line-height:32px;--font-h6-size:20px;--font-h6-line-height:26px;--font-paragraph-extra-large-size:18px;--font-paragraph-extra-large-line-height:24px;--font-paragraph-large-size:16px;--font-paragraph-large-line-height:22px;--font-paragraph-medium-size:14px;--font-paragraph-medium-line-height:20px;--font-paragraph-small-size:12px;--font-paragraph-small-line-height:18px;--font-paragraph-extra-small-size:10px;--font-paragraph-extra-small-line-height:16px;--button-font-weight-tertiary:400;--button-CTA-font-size:22px;--button-primary-font-size-large:22px;--button-primary-font-size-small:14px;--button-secondary-font-size-large:22px;--button-secondary-font-size-small:14px;--button-tertiary-font-size-large:18px;--button-tertiary-font-size-small:14px;--file-settings-width-main:390px;--file-settings-br-section:60px;--file-settings-stroke-section:5px;--file-settings-color-border-section:#ffffff1a;--file-settings-color-section:#ffffff0d;--file-settings-spacing-side-container:420px;--file-settings-spacing-top:120px;--file-settings-spacing-side-frame:300px;--file-settings-spacing-horizontal:360px;--file-settings-spacing-vertical:300px;--file-settings-spacing-frame:120px;--390:390px;--1440:1440px;--section-spacing-title:24px;--section-spacing-sub-title:14px;--section-spacing-large:54px;--section-spacing-medium:42px;--section-spacing-small:30px;--section-spacing-extra-small:18px;--section-main-margin-side:12px;--section-spacing-gap-column:var(--grid-mg)}@media screen and (width>=990px){:root{--grid-column:12px;--grid-mg:18px;--font-h1-size:70px;--font-h1-line-height:76px;--font-h2-size:60px;--font-h2-line-height:66px;--font-h3-size:48px;--font-h3-line-height:54px;--font-h4-size:40px;--font-h4-line-height:46px;--font-h5-size:32px;--font-h5-line-height:38px;--font-h6-size:26px;--font-h6-line-height:32px;--font-paragraph-extra-large-size:22px;--font-paragraph-extra-large-line-height:28px;--font-paragraph-large-size:18px;--font-paragraph-large-line-height:24px;--font-paragraph-medium-size:16px;--font-paragraph-medium-line-height:22px;--font-paragraph-small-size:14px;--font-paragraph-small-line-height:20px;--font-paragraph-extra-small-size:12px;--font-paragraph-extra-small-line-height:18px;--section-spacing-title:42px;--section-spacing-sub-title:18px;--section-spacing-large:120px;--section-spacing-medium:90px;--section-spacing-small:78px;--section-spacing-extra-small:48px;--section-main-margin-side:42px;--section-spacing-gap-column:var(--grid-mg);--file-settings-width-main:1440px}}@media screen and (width>=990px) and (width<=1240px){:root{--section-main-margin-side-small:18px;--section-main-margin-side-large:32px}}body{background-color:var(--Surfaces-Background,#f9f7db);color:#462302;font-family:var(--font-family-paragraph);font-size:var(--font-paragraph-medium-size);line-height:var(--font-paragraph-medium-line-height);letter-spacing:0;min-width:320px;margin:0;padding:0}body.no-scroll{overflow:hidden}@media (width<=1023.98px){body{font-size:var(--font-paragraph-medium-size);line-height:var(--font-paragraph-medium-line-height)}body .show-desktop,body .show-desktop-flex{display:none}body .show-mobile{display:block}body .show-mobile-flex{display:flex}}.show-desktop{display:block}.show-desktop-flex{display:flex}.show-mobile,.show-mobile-flex{display:none}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}*{box-sizing:border-box}:focus-visible{outline-offset:2px;outline:2px solid #95520b}.shopify-section:last-child{margin-bottom:0}.page-width{max-width:var(--page-width,1440px);box-sizing:border-box;width:100%;margin:0 auto;padding-inline:clamp(.75rem,8.4375vw - 2.625rem,4.125rem)}@media (width>=990px){.page-width{padding-inline:clamp(30px,8vw - 49.2px,66px)}}.page-width--full{max-width:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pl-select{--input-gap:4px;--input-icon-size:18px;--_padding-top:3px;--_padding-bottom:4px;--_padding-left:12px;--_padding-right:8px;color:#462302;border-color:#46230226;align-items:center;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.625rem,.3125vw + .5rem,.75rem);font-weight:600;line-height:clamp(1rem,.3125vw + .875rem,1.125rem);display:flex;position:relative}@media (width<=1023.98px){.pl-select{--input-gap:2px;--input-icon-size:16px;--_padding-top:3px;--_padding-bottom:3px;--_padding-left:10px;--_padding-right:6px}}.pl-select>select{appearance:none;color:inherit;padding:var(--_padding-top) calc(var(--input-icon-size,18px) + var(--input-gap,0) + var(--_padding-right)) var(--_padding-bottom) var(--_padding-left);border-style:solid;border-width:1px;border-color:inherit;border-radius:100px}.pl-select:after{content:"";right:var(--_padding-right);width:var(--input-icon-size,18px);height:var(--input-icon-size,18px);pointer-events:none;background-color:currentColor;position:absolute;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7l4 4 4-4' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7l4 4 4-4' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.pl-badge{border-radius:6px;width:fit-content;padding:2px 8px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:500;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}@media (width<=1023.98px){.pl-badge{font-family:Dax Compact Pro,sans-serif;font-size:clamp(.625rem,.3125vw + .5rem,.75rem);font-weight:500;line-height:clamp(1rem,.3125vw + .875rem,1.125rem)}}.pl-button{color:#462302;cursor:pointer;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s,color .2s,opacity .2s;display:inline-flex}.pl-button:disabled{opacity:.4;pointer-events:none}.pl-button--cta{color:#462302;background-color:#fac005;border-radius:12px;gap:6px;padding:18px 24px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,1.25vw + .375rem,1.375rem);font-weight:750;line-height:clamp(.875rem,1.25vw + .375rem,1.375rem)}.pl-button--cta:hover{background-color:#de9501}.pl-button--cta:focus-visible{outline-offset:0;background-color:#de9501;outline:2px solid #95520b}.pl-button--primary{color:#462302;background-color:#fac005;border-radius:12px;padding:14px 24px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,1.25vw + .375rem,1.375rem);font-weight:750;line-height:clamp(.875rem,1.25vw + .375rem,1.375rem)}.pl-button--primary:hover{background-color:#de9501}.pl-button--primary:focus-visible{outline-offset:0;background-color:#de9501;outline:2px solid #95520b}.pl-button--secondary{color:#462302;background-color:#0000;border:2px solid #462302;border-radius:12px;padding:12px 22px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,1.25vw + .375rem,1.375rem);font-weight:750;line-height:clamp(.875rem,1.25vw + .375rem,1.375rem)}.pl-button--secondary:hover{color:#7a430d;border-color:#7a430d}.pl-button--secondary:focus-visible{color:#7a430d;border-width:3px;border-color:#7a430d}.pl-button--tertiary{color:#462302;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;background:0 0;border-radius:0;padding:0;font-family:Dax Compact Pro,sans-serif;font-weight:400;text-decoration:underline}.pl-button--tertiary:hover{color:#7a430d}.pl-button--tertiary:focus-visible{color:#7a430d;outline:none}.pl-button--icon{background-color:#462302;border-radius:10px;padding:6px}.pl-button--icon:hover{background-color:#95520b}.pl-button--icon:focus-visible{outline-offset:0;background-color:#95520b;outline:2px solid #462302}.pl-button--lg:not(.pl-button--cta){border-radius:12px;padding:14px 24px;font-size:20px;line-height:20px}.pl-button--sm:not(.pl-button--cta){border-radius:8px;padding:8px 16px;font-size:14px;line-height:14px}.pl-button--secondary.pl-button--lg{font-size:var(--button-secondary-font-size-large,22px);line-height:var(--button-secondary-font-size-large,22px);padding:12px 22px}.pl-button--secondary.pl-button--sm{font-size:var(--button-secondary-font-size-small,14px);line-height:var(--button-secondary-font-size-small,14px);padding:6px 14px}.pl-button--tertiary.pl-button--lg{font-size:var(--button-tertiary-font-size-large,18px);line-height:var(--button-tertiary-font-size-large,18px)}.pl-button--tertiary.pl-button--sm{font-size:var(--button-tertiary-font-size-small,14px);line-height:var(--button-tertiary-font-size-small,14px)}pl-drawer{position:relative}pl-drawer:before{content:"";z-index:998;cursor:pointer;transition-behavior:normal, allow-discrete;background-color:#46230266;transition-property:opacity,visibility;transition-duration:.5s;transition-timing-function:ease-in-out;position:fixed;inset:0}pl-drawer:not(pl-drawer[data-drawer-open]):before{opacity:0;visibility:hidden}pl-drawer[data-drawer-open]>[data-drawer-wrapper]{transform:translate(0)}pl-drawer>[data-drawer-wrapper]{z-index:999;background-color:#fff;border-top-left-radius:18px;border-bottom-left-radius:18px;width:100%;max-width:596px;transition-property:transform;transition-duration:.5s;transition-timing-function:ease-in-out;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}@media (width<=639.98px){pl-drawer>[data-drawer-wrapper]{max-width:initial;border-radius:initial}}@media screen and (width<=989px){.shopify-section:has([data-margin-mobile~=top-none]){margin-top:0}.shopify-section:has([data-margin-mobile~=bottom-none]){margin-bottom:0}}@media screen and (width>=990px){.shopify-section:has([data-margin-desktop~=top-none]){margin-top:0}.shopify-section:has([data-margin-desktop~=bottom-none]){margin-bottom:0}}@media screen and (width<=989px){.shopify-section:has([data-margin-mobile~=top-extra-small]){margin-top:clamp(1.25rem,2.5vw + .25rem,2.25rem)}.shopify-section:has([data-margin-mobile~=bottom-extra-small]){margin-bottom:clamp(1.25rem,2.5vw + .25rem,2.25rem)}}@media screen and (width>=990px){.shopify-section:has([data-margin-desktop~=top-extra-small]){margin-top:clamp(1.25rem,2.5vw + .25rem,2.25rem)}.shopify-section:has([data-margin-desktop~=bottom-extra-small]){margin-bottom:clamp(1.25rem,2.5vw + .25rem,2.25rem)}}@media screen and (width<=989px){.shopify-section:has([data-margin-mobile~=top-small]){margin-top:clamp(2.25rem,6.5625vw - .375rem,4.875rem)}.shopify-section:has([data-margin-mobile~=bottom-small]){margin-bottom:clamp(2.25rem,6.5625vw - .375rem,4.875rem)}}@media screen and (width>=990px){.shopify-section:has([data-margin-desktop~=top-small]){margin-top:clamp(2.25rem,6.5625vw - .375rem,4.875rem)}.shopify-section:has([data-margin-desktop~=bottom-small]){margin-bottom:clamp(2.25rem,6.5625vw - .375rem,4.875rem)}}@media screen and (width<=989px){.shopify-section:has([data-margin-mobile~=top-medium]){margin-top:clamp(3rem,7.5vw,6rem)}.shopify-section:has([data-margin-mobile~=bottom-medium]){margin-bottom:clamp(3rem,7.5vw,6rem)}}@media screen and (width>=990px){.shopify-section:has([data-margin-desktop~=top-medium]){margin-top:clamp(3rem,7.5vw,6rem)}.shopify-section:has([data-margin-desktop~=bottom-medium]){margin-bottom:clamp(3rem,7.5vw,6rem)}}@media screen and (width<=989px){.shopify-section:has([data-margin-mobile~=top-large]){margin-top:clamp(3.75rem,9.375vw,7.5rem)}.shopify-section:has([data-margin-mobile~=bottom-large]){margin-bottom:clamp(3.75rem,9.375vw,7.5rem)}}@media screen and (width>=990px){.shopify-section:has([data-margin-desktop~=top-large]){margin-top:clamp(3.75rem,9.375vw,7.5rem)}.shopify-section:has([data-margin-desktop~=bottom-large]){margin-bottom:clamp(3.75rem,9.375vw,7.5rem)}}@media screen and (width<=989px){[data-padding-mobile~=top-none]{padding-top:0}[data-padding-mobile~=bottom-none]{padding-bottom:0}}@media screen and (width>=990px){[data-padding-desktop~=top-none]{padding-top:0}[data-padding-desktop~=bottom-none]{padding-bottom:0}}@media screen and (width<=989px){[data-padding-mobile~=top-extra-small]{padding-top:clamp(1.25rem,2.5vw + .25rem,2.25rem)}[data-padding-mobile~=bottom-extra-small]{padding-bottom:clamp(1.25rem,2.5vw + .25rem,2.25rem)}}@media screen and (width>=990px){[data-padding-desktop~=top-extra-small]{padding-top:clamp(1.25rem,2.5vw + .25rem,2.25rem)}[data-padding-desktop~=bottom-extra-small]{padding-bottom:clamp(1.25rem,2.5vw + .25rem,2.25rem)}}@media screen and (width<=989px){[data-padding-mobile~=top-small]{padding-top:clamp(2.25rem,6.5625vw - .375rem,4.875rem)}[data-padding-mobile~=bottom-small]{padding-bottom:clamp(2.25rem,6.5625vw - .375rem,4.875rem)}}@media screen and (width>=990px){[data-padding-desktop~=top-small]{padding-top:clamp(2.25rem,6.5625vw - .375rem,4.875rem)}[data-padding-desktop~=bottom-small]{padding-bottom:clamp(2.25rem,6.5625vw - .375rem,4.875rem)}}@media screen and (width<=989px){[data-padding-mobile~=top-medium]{padding-top:clamp(3rem,7.5vw,6rem)}[data-padding-mobile~=bottom-medium]{padding-bottom:clamp(3rem,7.5vw,6rem)}}@media screen and (width>=990px){[data-padding-desktop~=top-medium]{padding-top:clamp(3rem,7.5vw,6rem)}[data-padding-desktop~=bottom-medium]{padding-bottom:clamp(3rem,7.5vw,6rem)}}@media screen and (width<=989px){[data-padding-mobile~=top-large]{padding-top:clamp(3.75rem,9.375vw,7.5rem)}[data-padding-mobile~=bottom-large]{padding-bottom:clamp(3.75rem,9.375vw,7.5rem)}}@media screen and (width>=990px){[data-padding-desktop~=top-large]{padding-top:clamp(3.75rem,9.375vw,7.5rem)}[data-padding-desktop~=bottom-large]{padding-bottom:clamp(3.75rem,9.375vw,7.5rem)}}.pl-accordion{background-color:#fff}.pl-accordion,.pl-accordion-icon{transition-duration:.3s;transition-timing-function:ease}.pl-accordion-icon:after,.pl-accordion-icon:before{transition-duration:inherit;transition-timing-function:inherit}.pl-accordion::details-content{transition-duration:inherit;transition-timing-function:inherit}.pl-accordion:open::details-content{grid-template-rows:1fr}.pl-accordion:open .pl-accordion-icon:before{transform:rotate(90deg)scaleX(0)}.pl-accordion:open .pl-accordion-icon:after{transform:rotate(180deg)}.pl-accordion::details-content{transition-behavior:normal, allow-discrete;grid-template-rows:0fr;transition-property:grid-template-rows,content-visibility;display:grid}.pl-accordion-label{cursor:pointer;grid-auto-columns:1fr max-content;grid-auto-flow:column;align-items:center;gap:12px;list-style:none;display:grid}.pl-accordion-label::marker{content:""}.pl-accordion-label>.pl-accordion-icon{width:18px;height:18px;display:inline-block;position:relative}.pl-accordion-label>.pl-accordion-icon:before,.pl-accordion-label>.pl-accordion-icon:after{content:"";background-color:currentColor;border-radius:2px;width:100%;height:2px;transition-property:transform;position:absolute;top:50%;left:50%;translate:-50% -50%}.pl-accordion-label>.pl-accordion-icon:after{transform:rotate(90deg)}.pl-accordion-wrapper{min-height:0;overflow:hidden}pl-accordion[data-accordion-disabled]{pointer-events:none;opacity:.5}pl-accordion[data-accordion-open] [data-accordion-wrapper]{grid-template-rows:1fr}pl-accordion [data-accordion-wrapper]{grid-template-rows:0fr;transition-property:grid-template-rows;transition-duration:.25s;transition-timing-function:ease;display:grid}pl-accordion [data-accordion-wrapper] [data-accordion-inner]{min-height:0;overflow:hidden}.bg-group{border-top-left-radius:var(--bg-group-radius-top-mobile,0);border-top-right-radius:var(--bg-group-radius-top-mobile,0);border-bottom-left-radius:var(--bg-group-radius-bottom-mobile,0);border-bottom-right-radius:var(--bg-group-radius-bottom-mobile,0);display:block;overflow:hidden}@media (width>=1024px){.bg-group{border-top-left-radius:var(--bg-group-radius-top-desktop,0);border-top-right-radius:var(--bg-group-radius-top-desktop,0);border-bottom-left-radius:var(--bg-group-radius-bottom-desktop,0);border-bottom-right-radius:var(--bg-group-radius-bottom-desktop,0)}}.bg-group>.shopify-section{background:0 0}.bg-group .benefit,.bg-group .logo-marquee,.bg-group .category-cards{background-color:#0000}.bg-group--primary-yellow{background:linear-gradient(72deg,#fff788 26.8%,#ffee49 72.12%)}.bg-group--primary-warm{background:linear-gradient(72deg,#ffee49 0%,#fac005 100%)}.bg-group--cream{background:#fffeeb}.shopify-section:has(>[data-bg-preset=primary-yellow]):not(.bg-group>.shopify-section){background:linear-gradient(72deg,#fff788 26.8%,#ffee49 72.12%)}.shopify-section:has(>[data-bg-preset=primary-warm]):not(.bg-group>.shopify-section){background:linear-gradient(72deg,#ffee49 0%,#fac005 100%)}.shopify-section:has(>[data-bg-preset=cream]):not(.bg-group>.shopify-section){background:#fffeeb}pl-drawer:before{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#0000;background-image:linear-gradient(90deg,#46230212 0%,#46230280 66.11%)}pl-header{display:block}.header{z-index:100;will-change:transform;width:100%;transition:transform .4s cubic-bezier(.215,.61,.355,1),background-color .3s cubic-bezier(.215,.61,.355,1);position:fixed;top:0;left:0}@keyframes header-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.header__announcement{background-color:var(--header-announcement-bg,#462302);color:var(--header-announcement-text,#fff);height:var(--header-announcement-h,32px);transition:none;overflow:hidden}.header__marquee{width:max-content;animation:header-marquee var(--marquee-speed-mobile,20s) linear infinite;display:flex}@media (width>=1024px){.header__marquee{animation-duration:var(--marquee-speed-desktop,30s)}}.header__marquee-track{align-items:center;gap:30px;padding:6px 30px;display:flex}@media (width>=1024px){.header__marquee-track{gap:56px;padding:6px 56px}}.header__marquee-track{white-space:nowrap;flex-shrink:0}.header__marquee-track p{color:inherit;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:750;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem);display:inline}.header__announcement-separator{background-color:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-flex}.header__navbar{padding:8px}@media (width>=1024px){.header__navbar{padding:24px 42px}}.header__navbar-inner{border-radius:18px;justify-content:space-between;align-items:flex-start;display:flex}@media (width>=1024px){.header__navbar-inner{border-radius:24px}}.header__left{flex:1;align-items:center;display:flex}.header__social{align-items:center;gap:6px;padding-top:20px;transition:padding-top .3s cubic-bezier(.215,.61,.355,1);display:none}@media (width>=1024px){.header__social{display:flex}}.header__social-link{background-color:var(--header-social-bg,#fff);width:36px;height:36px;color:var(--header-social-icon,#462302);border-radius:10px;justify-content:center;align-items:center;transition:transform .2s cubic-bezier(.215,.61,.355,1),box-shadow .2s cubic-bezier(.215,.61,.355,1);display:flex;box-shadow:0 2px 4px #46230212}.header__social-link:hover{transform:translateY(-1px);box-shadow:0 4px 8px #46230226}.header__social-link .icon{width:100%;height:100%}.header__menu-btn{align-items:center;display:none}@media (width<=1023.98px){.header__menu-btn{display:flex}}.header__menu-btn{background-color:var(--header-pill-bg,#fff);cursor:pointer;border:none;border-radius:8px;padding:6px 10px;transition:box-shadow .2s cubic-bezier(.215,.61,.355,1);box-shadow:0 2px 4px #46230212}.header__menu-btn:hover{box-shadow:0 4px 8px #46230226}.header__menu-btn-label{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:16px;font-weight:750;line-height:16px}.header__center{flex-direction:column;align-items:center;gap:clamp(.5rem,.625vw + .25rem,.75rem);display:flex}.header__logo{max-height:120px;transition:opacity .3s cubic-bezier(.215,.61,.355,1),max-height .3s cubic-bezier(.215,.61,.355,1),transform .3s cubic-bezier(.215,.61,.355,1);overflow:hidden}@media (width<=1023.98px){.header__logo{max-height:40px}}.header__logo-link{justify-content:center;align-items:center;display:flex}.header__logo-image{object-fit:contain;width:66px;height:auto}@media (width>=1024px){.header__logo-image{width:172px}}.header__logo-placeholder{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.125rem,1.5625vw + .5rem,1.75rem);font-weight:750}.header__nav{align-items:center;gap:6px;margin:0;padding:0;list-style:none;display:none}@media (width>=1024px){.header__nav{display:flex}}.header__nav-item{position:relative}.header__nav-pill{background-color:var(--header-pill-bg,#fff);color:var(--header-pill-text,#462302);white-space:nowrap;cursor:pointer;border:none;border-radius:10px;align-items:center;padding:8px 16px;font-family:Dax Compact Pro,sans-serif;font-size:18px;font-weight:750;line-height:22px;text-decoration:none;transition:background-color .25s cubic-bezier(.215,.61,.355,1),color .25s cubic-bezier(.215,.61,.355,1),box-shadow .25s cubic-bezier(.215,.61,.355,1);display:inline-flex;position:relative;box-shadow:0 2px 4px #46230212}.header__nav-pill:hover,.header__nav-pill--mega-active,.header__nav-pill--active{color:#fff;background-color:#462302;border-radius:10px;transform:none;box-shadow:0 2px 4px #1f1d0512}.header__nav-badge{transform:translateX(-50%) rotate(var(--badge-rotation,-1.32deg));background-color:var(--badge-bg,#4481a4);color:var(--badge-text,#fff);white-space:nowrap;pointer-events:none;border-radius:4px;padding:0 6px;font-family:Dax Compact Pro,sans-serif;font-size:12px;font-weight:750;line-height:16px;position:absolute;top:-8px;left:50%}.header__right{flex:1;justify-content:flex-end;align-items:center;gap:6px;display:flex}@media (width>=1024px){.header__right{padding-top:20px;transition:padding-top .3s cubic-bezier(.215,.61,.355,1)}}.header__account-link{align-items:center;display:none}@media (width>=1024px){.header__account-link{display:flex}}.header__account-link{background-color:var(--header-pill-bg,#fff);width:36px;height:36px;color:var(--header-pill-text,#462302);border-radius:10px;justify-content:center;padding:4px 4px 3px;transition:transform .2s cubic-bezier(.215,.61,.355,1),box-shadow .2s cubic-bezier(.215,.61,.355,1);box-shadow:0 2px 4px #46230212}.header__account-link:hover{transform:translateY(-1px);box-shadow:0 4px 8px #46230226}.header__cart-link{background-color:var(--header-pill-bg,#fff);border-radius:10px;align-items:center;padding:6px 10px;text-decoration:none;transition:transform .2s cubic-bezier(.215,.61,.355,1),box-shadow .2s cubic-bezier(.215,.61,.355,1);display:inline-flex;position:relative;box-shadow:0 2px 4px #46230212}@media (width>=1024px){.header__cart-link{border-radius:10px;height:36px;padding:3px 8px 3px 12px}}.header__cart-link:hover{transform:translateY(-1px);box-shadow:0 4px 8px #46230226}.header__cart-label{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:16px;font-weight:750;line-height:16px}@media (width>=1024px){.header__cart-label{font-size:18px;line-height:22px}}.header__cart-badge{background-color:var(--header-cart-badge-bg,#d1001d);min-width:14px;height:14px;color:var(--header-cart-badge-text,#fff);border-radius:500px;justify-content:center;align-items:center;margin-left:4px;font-family:Dax Compact Pro,sans-serif;font-size:10px;font-weight:750;line-height:12px;display:flex}@media (width>=1024px){.header__cart-badge{min-width:24px;height:24px;font-size:16px;line-height:24px}}.header--scrolled{transform:translateY(calc(-1 * var(--header-announcement-h,32px)))}@media (width>=1024px){.header--scrolled .header__logo{opacity:0;pointer-events:none;max-height:0;transform:translateY(-10px)}}.header--scrolled .header__social{padding-top:0}@media (width>=1024px){.header--scrolled .header__right{padding-top:0}}.header--scrolled .header__navbar-inner{align-items:center}.header--scrolled .header__center{gap:0}.header--mega-open.header--scrolled{transform:none}@media (width>=1024px){.header--mega-open .header__logo{opacity:1;pointer-events:auto;max-height:120px;transform:none}.header--mega-open .header__navbar{background:#fffeeb;border-radius:0 0 24px 24px}.header--mega-open .header__navbar-inner{align-items:flex-start}}.header--mega-open .header__social{padding-top:20px}@media (width>=1024px){.header--mega-open .header__right{padding-top:20px}}.header--mega-open .header__center{gap:clamp(.5rem,.625vw + .25rem,.75rem)}.header__mega-overlay{z-index:99;-webkit-backdrop-filter:blur(15px);opacity:0;visibility:hidden;pointer-events:none;background:linear-gradient(#46230212 0%,#46230259 100%);transition:opacity .3s cubic-bezier(.215,.61,.355,1),visibility .3s cubic-bezier(.215,.61,.355,1);position:fixed;inset:0}.header__mega-overlay[data-mega-overlay-active]{opacity:1;visibility:visible;pointer-events:auto}.header__mega-container{z-index:99;width:100%;max-width:992px;padding:12px 42px 24px;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%)}@media (width>=1024px){.header__mega-container{display:block}}.header__mega-panel{background:#fffeeb;border-radius:24px;animation:.3s cubic-bezier(.23,1,.32,1) megaSlideDown;overflow:hidden}.header__mega-panel[hidden]{display:none}.header__mega-panel--simple{width:756px;margin-left:auto;margin-right:auto}@keyframes megaSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.header__mega-inner{min-height:320px;display:flex}.header__mega-categories{flex-direction:column;gap:2px;min-width:200px;padding:24px;display:flex}.header__mega-categories-title{color:#462302;text-transform:uppercase;margin-bottom:16px;font-family:Dax Compact Pro,sans-serif;font-size:28px;font-weight:900;line-height:28px}.header__mega-category{color:#462302;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;width:100%;padding:10px 16px;font-family:Dax Compact Pro,sans-serif;font-size:16px;font-weight:750;line-height:22px;text-decoration:none;transition:background-color .2s cubic-bezier(.215,.61,.355,1);display:block}.header__mega-category:hover{background-color:var(--Black-12,#4623021f)}.header__mega-category--active{background-color:var(--Black-12,#4623021f);box-shadow:0 2px 4px #46230212}.header__mega-category--active:hover{background-color:var(--Black-12,#4623021f)}.header__mega-products-area{flex:1;padding:24px;overflow:hidden}.header__mega-products{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.header__mega-products[hidden]{display:none}.header__mega-collections{align-items:stretch;gap:12px;display:flex}.header__mega-collections[hidden]{display:none}.header__mega-collection-card{color:#462302;background:linear-gradient(180deg, color-mix(in srgb, var(--col-grad-start) 30%, transparent) 0%, color-mix(in srgb, var(--col-grad-end) 30%, transparent) 100%);border-radius:24px;flex-direction:column;justify-content:flex-end;align-items:center;gap:12px;width:220px;height:274px;padding:12px;text-decoration:none;display:flex;position:relative;overflow:hidden}.header__mega-collection-card:hover .header__mega-collection-img--left{width:144px;top:16px;left:-25px;transform:rotate(-20deg)}.header__mega-collection-card:hover .header__mega-collection-img--center{transform:translate(-50%)scale(1.08)}.header__mega-collection-card:hover .header__mega-collection-img--right{width:144px;top:16px;right:-25px;transform:rotate(20deg)}.header__mega-collection-card:hover .header__mega-collection-btn{color:#fff;background:#462302}.header__mega-collection-images{pointer-events:none;width:200px;height:190px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.header__mega-collection-img{object-fit:contain;height:auto;transition:transform .3s cubic-bezier(.215,.61,.355,1),width .3s cubic-bezier(.215,.61,.355,1),top .3s cubic-bezier(.215,.61,.355,1),left .3s cubic-bezier(.215,.61,.355,1),right .3s cubic-bezier(.215,.61,.355,1);position:absolute}.header__mega-collection-img--left{width:140px;top:10px;left:-10px;transform:rotate(-12deg)}.header__mega-collection-img--right{width:140px;top:10px;right:-10px;transform:rotate(12deg)}.header__mega-collection-img--center{z-index:1;width:185px;top:-15px;left:50%;transform:translate(-50%)}.header__mega-collection-btn{z-index:2;color:#462302;white-space:nowrap;text-transform:uppercase;background:#fff;border-radius:12px;align-items:center;gap:6px;padding:10px 12px 10px 16px;font-family:Dax Compact Pro,sans-serif;font-size:18px;font-weight:750;line-height:24px;transition:background-color .3s cubic-bezier(.215,.61,.355,1),color .3s cubic-bezier(.215,.61,.355,1);display:inline-flex;position:relative}.header__mega-collection-btn svg{flex-shrink:0;width:24px;height:24px}.header__mega-simple{flex-direction:row;gap:12px;padding:36px;display:flex}.header__mega-simple-item{color:#462302;background:var(--card-bg,#fff);border-radius:24px;flex-direction:column;flex:1;align-items:center;gap:12px;padding:16px;text-decoration:none;transition:transform .2s cubic-bezier(.215,.61,.355,1),box-shadow .2s cubic-bezier(.215,.61,.355,1);display:flex;box-shadow:0 2px 4px #46230212}.header__mega-simple-item:hover{transform:translateY(-2px);box-shadow:0 6px 16px #46230226}.header__mega-simple-item .header__mega-product-image{border-radius:12px;width:100%;height:120px}.header__mega-simple-item .header__mega-product-img{object-fit:contain;width:100%;height:100%}.header__mega-simple-info{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.header__mega-product{color:#462302;flex-direction:column;align-items:center;gap:6px;text-decoration:none;display:flex}.header__mega-product-image{aspect-ratio:1;isolation:isolate;background:#fffeeb;border-radius:12px;width:100%;padding:12px 9px 0;position:relative;overflow:hidden}.header__mega-product-color{background:var(--card-bg,transparent);opacity:.3;pointer-events:none;z-index:1;position:absolute;inset:0}.header__mega-product-gradient{background:var(--card-gradient,transparent);opacity:.35;pointer-events:none;z-index:1;position:absolute;inset:0}.header__mega-product-tag{color:#462302;white-space:nowrap;z-index:3;background:#fff;border-radius:6px;padding:0 6px;font-family:Dax Compact Pro,sans-serif;font-size:12px;font-weight:700;line-height:18px;position:absolute;top:6px;left:5px}.header__mega-product-img{z-index:2;object-fit:contain;width:100%;height:auto;transition:transform .4s cubic-bezier(.215,.61,.355,1);display:block;position:relative;transform:translateY(6%)scale(1.15)}.header__mega-product:hover .header__mega-product-img{transform:translateY(11%)scale(1.25)rotate(7deg)}.header__mega-product-title{color:#462302;text-align:center;text-overflow:ellipsis;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:750;line-height:18px;overflow:hidden}@media (width<=1023.98px){.header__cart-link{border-radius:8px}.header__cart-badge{position:absolute;top:-3px;right:-3px}}.header--drawer-open.header--scrolled{transform:none}pl-drawer[data-mobile-nav]{display:block}@media (width>=1024px){pl-drawer[data-mobile-nav]{display:none}}pl-drawer[data-mobile-nav]:before{-webkit-backdrop-filter:blur(15px);background:linear-gradient(270deg,#46230212 0%,#46230280 66.11%)}pl-drawer[data-mobile-nav]>[data-drawer-wrapper]{background-color:#fffeeb;border-radius:0;max-width:100%;left:0;right:auto;transform:translate(-100%)}pl-drawer[data-mobile-nav][data-drawer-open]>[data-drawer-wrapper]{transform:translate(0)}.header__mobile-drawer{height:100dvh;overflow:hidden}.header__mobile-inner{flex-direction:column;height:100%;display:flex}.header__mobile-header{border-radius:0 0 18px 18px;flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.header__mobile-close{cursor:pointer;color:#462302;background:#fff;border:1px solid #46230212;border-radius:8px;padding:6px 12px;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:750;line-height:18px}.header__mobile-logo{flex:1;justify-content:center;display:flex}.header__mobile-logo-img{object-fit:contain;width:66px;height:auto}.header__mobile-cart{cursor:pointer;color:#462302;background:#fff;border:1px solid #46230212;border-radius:8px;align-items:center;padding:6px 10px;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:750;line-height:18px;display:inline-flex;position:relative}.header__mobile-panels{flex:1;width:200%;transition:transform .4s cubic-bezier(.23,1,.32,1);display:flex;overflow:hidden}.header__mobile-panel{overscroll-behavior:contain;flex-direction:column;flex-shrink:0;width:50%;padding:12px 16px 24px;display:flex;overflow:hidden auto}.header__mobile-panel:not([data-mobile-panel="0"]){display:none}.header__mobile-panel:not([data-mobile-panel="0"]).header__mobile-panel--active{display:flex}.header__mobile-links-container{border-bottom:1px solid #46230240;flex-direction:column;gap:6px;margin-bottom:30px;padding-bottom:30px;display:flex}.header__mobile-top-link{cursor:pointer;color:#462302;background:0 0;border:none;border-bottom:1px solid #46230212;justify-content:space-between;align-items:center;width:100%;padding:18px 4px;font-family:Dax Compact Pro,sans-serif;font-size:26px;font-weight:750;line-height:32px;display:flex}.header__mobile-top-link .icon{color:#46230266;width:24px;height:24px}.header__mobile-cta-card{background:linear-gradient(180deg, color-mix(in srgb, var(--cta-grad-start,#6ba4c5) 30%, transparent) 0%, color-mix(in srgb, var(--cta-grad-end,#de9501) 30%, transparent) 100%);aspect-ratio:367/320;border-radius:24px;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;margin-top:12px;padding:16px 12px;text-decoration:none;display:flex;position:relative;overflow:hidden}.header__mobile-cta-card:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#46230200 62%,#462302 100%);position:absolute;inset:0}.header__mobile-cta-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.header__mobile-cta-btn{z-index:2;color:#462302;text-align:center;background:#fac005;border-radius:12px;width:100%;padding:14px;font-family:Dax Compact Pro,sans-serif;font-size:22px;font-weight:750;line-height:28px;display:block;position:relative}.header__mobile-footer{flex-direction:column;gap:12px;margin-top:auto;padding-top:24px;display:flex}.header__mobile-footer-link{color:#462302;align-items:center;gap:10px;font-family:Dax Compact Pro,sans-serif;font-size:16px;font-weight:750;line-height:22px;text-decoration:none;display:flex}.header__mobile-footer-link .icon,.header__mobile-footer-link svg{flex-shrink:0;width:20px;height:20px}.header__mobile-social{justify-content:center;align-items:center;gap:24px;padding:12px 0;display:flex}.header__mobile-social-link{color:#462302;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 2px 4px #46230212}.header__mobile-social-link .icon{width:28px;height:28px}.header__mobile-back{cursor:pointer;color:#46230280;background:0 0;border:none;align-items:center;gap:6px;width:100%;padding:12px 4px;font-family:Dax Compact Pro,sans-serif;font-size:12px;font-weight:700;line-height:16px;display:flex}.header__mobile-back .icon{width:16px;height:16px;transform:rotate(180deg)}.header__mobile-accordion{display:block}.header__mobile-accordion-trigger{cursor:pointer;color:#462302;background:0 0;border:none;border-radius:18px;justify-content:space-between;align-items:center;width:100%;padding:18px 14px;font-family:Dax Compact Pro,sans-serif;font-size:26px;font-weight:750;line-height:32px;text-decoration:none;display:flex}.header__mobile-accordion-trigger--link{display:flex}.header__mobile-accordion-trigger .icon{width:24px;height:24px}.header__mobile-accordion-icon{align-items:center;display:flex}.header__mobile-accordion-icon--minus{display:none}pl-accordion[data-accordion-open] .header__mobile-accordion-trigger{background:#4623021f}pl-accordion[data-accordion-open] .header__mobile-accordion-icon--plus{display:none}pl-accordion[data-accordion-open] .header__mobile-accordion-icon--minus{display:flex}.header__mobile-accordion-content{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.215,.61,.355,1);display:grid}pl-accordion[data-accordion-open] .header__mobile-accordion-content{grid-template-rows:1fr}.header__mobile-accordion-inner{min-height:0;padding-top:12px;overflow:hidden}.header__mobile-collection-list{background:#fff;border-radius:18px;flex-direction:column;gap:8px;padding:12px;display:flex}.header__mobile-collection-card{color:#462302;align-items:center;gap:12px;padding:4px;text-decoration:none;display:flex}.header__mobile-collection-card svg{color:#46230266;flex-shrink:0;width:20px;height:20px}.header__mobile-collection-img{background:#fffeeb;border-radius:12px;flex-shrink:0;width:90px;height:90px;position:relative;overflow:hidden}.header__mobile-collection-packshot{object-fit:contain;width:60px;height:auto;position:absolute}.header__mobile-collection-packshot--1{top:8px;left:2px;transform:rotate(-8deg)}.header__mobile-collection-packshot--2{z-index:1;width:65px;top:4px;right:2px;transform:rotate(8deg)}.header__mobile-collection-name{color:#462302;flex:1;font-family:Dax Compact Pro,sans-serif;font-size:16px;font-weight:750;line-height:22px}.header__mobile-product-list{border:1px solid #46230240;border-radius:18px;flex-direction:column;gap:8px;padding:12px;display:flex}.header__mobile-product-item{color:#462302;background:#fff;border-radius:8px;align-items:center;gap:10px;padding:4px;text-decoration:none;display:flex}.header__mobile-product-img{background:var(--card-bg,#fffeeb);isolation:isolate;border-radius:8px;flex-shrink:0;width:66px;height:72px;position:relative;overflow:hidden}.header__mobile-product-img .header__mega-product-color{background:var(--card-bg,transparent);opacity:.3;z-index:0;position:absolute;inset:0}.header__mobile-product-img .header__mega-product-gradient{background:var(--card-gradient,transparent);opacity:.35;pointer-events:none;z-index:1;position:absolute;inset:0}.header__mobile-product-img .header__mega-product-img{z-index:2;object-fit:contain;width:100%;height:auto;position:relative;transform:translateY(6%)}.header__mobile-product-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.header__mobile-product-tag{color:#462302;background:#fff;border-radius:6px;align-self:flex-start;padding:1px 6px;font-family:Dax Compact Pro,sans-serif;font-size:10px;font-weight:700;line-height:16px;display:inline-block;box-shadow:0 1px 2px #46230212}.header__mobile-product-name{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:12px;font-weight:750;line-height:16px}.hero-banner{padding-bottom:90px;display:block;position:relative;overflow:visible}@media (width>=1024px){.hero-banner{padding-bottom:132px}}.hero-banner__gradient{background:linear-gradient(var(--hero-gradient-angle,-72deg), var(--hero-gradient-start,#ccdeeb) 22%, var(--hero-gradient-end,#9fc4da) 73%);background-clip:border-box;border-radius:0 0 20px 20px;position:relative;overflow:visible}@media (width>=1024px){.hero-banner__gradient{border-radius:0 0 30px 30px}}.hero-banner__content{z-index:2;flex-direction:column;align-items:center;gap:12px;padding:116px clamp(.75rem,8.4375vw - 2.625rem,4.125rem) 0;display:flex;position:relative}@media (width>=1024px){.hero-banner__content{align-items:flex-start;gap:30px;padding-top:288px;padding-bottom:184px}}.hero-banner .texts-group{text-align:center;flex-direction:column;order:1;align-items:center;gap:12px;width:100%;display:flex}@media (width>=1024px){.hero-banner .texts-group{text-align:left;align-items:flex-start;gap:30px;max-width:632px}}.hero-banner .heading-group{flex-direction:column;gap:8px;display:flex}@media (width>=1024px){.hero-banner .heading-group{gap:12px}}.hero-banner .title{color:#462302;letter-spacing:-2.1px;font-weight:750;transform:rotate(.5deg)}.hero-banner .richtext{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:500;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}.hero-banner .buttons-group{order:2;flex-direction:var(--buttons-direction-mobile,column);gap:var(--buttons-gap-mobile,12px);width:100%;display:flex}@media (width>=1024px){.hero-banner .buttons-group{flex-direction:var(--buttons-direction-desktop,row);gap:var(--buttons-gap-desktop,12px);width:auto;max-width:632px}}.hero-banner .button{width:100%}@media (width>=1024px){.hero-banner .button{width:auto}}.hero-banner__image-container{z-index:-1;order:3;width:100vw;height:420px;margin-top:-30px;position:relative}@media (width>=1024px){.hero-banner__image-container{pointer-events:none;width:955px;max-width:70%;height:auto;margin-top:0;position:absolute;top:auto;bottom:0;right:0;overflow:hidden}}.hero-banner__image{object-fit:cover;width:100%;height:100%;display:block}@media (width>=1024px){.hero-banner__image{object-fit:initial;height:auto;position:relative;right:-9%}}.hero-banner__badges-section{z-index:4;pointer-events:auto;padding-inline:clamp(.75rem,8.4375vw - 2.625rem,4.125rem);position:absolute;bottom:20px;left:0;right:0;transform:translateY(80%)}@media (width>=1024px){.hero-banner__badges-section{transform:translateY(72%)}}.hero-banner__badges-container{border-radius:24px;grid-template-columns:repeat(2,1fr);gap:6px;max-width:1088px;margin:0 auto;padding:0;display:grid}@media (width>=1024px){.hero-banner__badges-container{grid-template-columns:repeat(4,1fr);gap:12px;padding:12px}}.hero-banner .rating-stars__text{color:#462302;text-transform:uppercase;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:750;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}.hero-banner .rating-stars__star{color:#b86b05}.hero-banner .hero-badge{text-align:center;border-radius:14px;flex-direction:column;align-items:center;padding:12px 8px;box-shadow:0 2px 4px #1f1d0512}@media (width>=1024px){.hero-banner .hero-badge{box-shadow:none;border-radius:18px;flex-direction:column;align-items:center;padding:10px 18px 24px}}.hero-banner .hero-badge .hero-badge__icon{flex-shrink:0;width:40px;height:40px}@media (width>=1024px){.hero-banner .hero-badge .hero-badge__icon{width:100px;height:100px}}.hero-banner .hero-badge .hero-badge__text{color:#462302;text-align:left;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,1.33333vw + .5rem,.875rem);font-weight:750;line-height:18px}@media (width>=1024px){.hero-banner .hero-badge .hero-badge__text{text-align:center;font-size:24px;line-height:28px}}@media (width<=1023.98px){.hero-banner .hero-badge{text-align:left;flex-direction:row;gap:8px}}pl-products-list,.products-list,.products-list__inner{display:block}.products-list__container{gap:var(--section-spacing-title);flex-direction:column;display:flex}.products-list__heading{color:#462302;text-align:center;margin:0 0 clamp(.5rem,.625vw + .25rem,.75rem)}.products-list__cta{align-self:stretch;width:100%}@media (width>=1024px){.products-list__cta{align-self:center;width:auto}}.products-list__cta:focus-visible{outline-offset:2px;outline:2px solid #95520b}.products-list__blocks-container{flex-direction:column;gap:clamp(1rem,1.25vw + .5rem,1.5rem);display:flex}.products-list__filter-block{flex-direction:column;gap:clamp(.5rem,.625vw + .25rem,.75rem);display:flex}.products-list__toolbar{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:clamp(.375rem,.3125vw + .25rem,.5rem);display:flex;overflow-x:auto}.products-list__toolbar::-webkit-scrollbar{display:none}@media (width>=1024px){.products-list__toolbar{flex-wrap:wrap;justify-content:center;overflow-x:visible}}.products-list__filter{color:#462302;cursor:pointer;white-space:nowrap;scroll-snap-align:start;background:#4623021f;border:none;border-radius:clamp(.625rem,.3125vw + .5rem,.75rem);flex:1 0 auto;justify-content:center;align-items:center;padding:clamp(.625rem,.3125vw + .5rem,.75rem) clamp(.75rem,1.25vw + .25rem,1.25rem);font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.9375vw + .5rem,1.25rem);font-weight:750;line-height:clamp(1.0625rem,1.09375vw + .625rem,1.5rem);transition:background-color .2s,color .2s;display:inline-flex}@media (width>=1024px){.products-list__filter{flex:none}}.products-list__filter:focus-visible{outline-offset:2px;outline:2px solid #95520b}.products-list__filter--active{color:#fff;background:#462302}.products-list__swipers{width:100vw;margin-inline:calc(50% - 50vw);position:relative}@media (width>=1024px){.products-list__swipers{width:100%;margin-inline:0}}.products-list__rail-wrapper{display:none;position:relative}.products-list__rail-wrapper--active{display:block}.products-list__swiper.swiper{box-sizing:border-box;width:100%;padding-inline:clamp(.75rem,8.4375vw - 2.625rem,4.125rem);overflow:hidden}@media (width>=1024px){.products-list__swiper.swiper{padding-inline:0}}.products-list__swiper .swiper-wrapper{align-items:stretch}.products-list__slide.swiper-slide{width:clamp(13.5rem,31.2195vw + 6.18293rem,25.5rem);min-width:0;height:auto}@media (width>=1024px){.products-list__slide.swiper-slide{width:auto}}.products-list__arrow{display:none}@media (width>=1024px){.products-list__arrow{top:var(--arrow-center-y,50%);z-index:3;cursor:pointer;color:#462302;background:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:background-color .2s,color .2s,border-radius .2s,box-shadow .2s;display:inline-flex;position:absolute;box-shadow:0 2px 4px #1f1d0512}.products-list__arrow:hover{color:#fff;background:#462302;border-radius:12px;box-shadow:0 4px 8px #1f1d051f}.products-list__arrow:focus-visible{outline-offset:2px;outline:2px solid #95520b}.products-list__arrow.swiper-button-disabled{opacity:.3;pointer-events:none}.products-list__arrow--prev{left:0;transform:translate(-50%,-50%)}.products-list__arrow--next{right:0;transform:translate(50%,-50%)}}.products-list__scrollbar{background-color:#4623021f;border-radius:2px;width:256px;max-width:100%;height:4px;margin:18px auto 0;overflow:hidden}.products-list__scrollbar .swiper-scrollbar-drag{background-color:#462302;border-radius:2px}@media (width>=1024px){.products-list__scrollbar{display:none}}.products-list__preview-placeholder{text-align:center;color:#46230280;padding:clamp(1.5rem,3.75vw,3rem);font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:400;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}.category-cards{background-color:var(--category-cards-bg,#ffdf1f);border-radius:var(--category-cards-radius-top-mobile) var(--category-cards-radius-top-mobile) var(--category-cards-radius-bottom-mobile) var(--category-cards-radius-bottom-mobile);display:block}@media (width>=1024px){.category-cards{border-radius:var(--category-cards-radius-top-desktop) var(--category-cards-radius-top-desktop) var(--category-cards-radius-bottom-desktop) var(--category-cards-radius-bottom-desktop)}}.category-cards__grid{gap:var(--category-cards-gap-mobile,clamp(.75rem, .9375vw + .375rem, 1.125rem));flex-direction:column;padding-inline:clamp(.75rem,4.6875vw - 1.125rem,2.625rem);display:flex}@media (width>=1024px){.category-cards__grid{gap:var(--category-cards-gap-desktop,clamp(.75rem, .9375vw + .375rem, 1.125rem));flex-direction:row}}.category-cards .category-card{width:100%}@media (width>=1024px){.category-cards .category-card{flex:1 0 0;width:auto}}.category-cards .category-card{transform:rotate(var(--card-rotation-mobile,0deg))}@media (width>=1024px){.category-cards .category-card{transform:rotate(var(--card-rotation-desktop,0deg))}}.category-cards .category-card .category-card__media img{transition:transform .6s cubic-bezier(.215,.61,.355,1)}.category-cards .category-card .category-card__media:hover img,.category-cards .category-card:focus-visible .category-card__media img{transform:scale(1.06)}.category-cards .category-card .category-card__pill{white-space:nowrap;color:#462302;background-color:#fff;border-radius:18px;justify-content:center;align-items:center;padding:clamp(.5rem,.625vw + .25rem,.75rem) clamp(1rem,1.25vw + .5rem,1.5rem);font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.25rem,.9375vw + .875rem,1.625rem);font-weight:750;line-height:clamp(1.625rem,.9375vw + 1.25rem,2rem);display:inline-flex;position:absolute;bottom:clamp(.75rem,.625vw + .5rem,1rem);left:50%;transform:translate(-50%)}.category-cards .category-card:hover .category-card__pill,.category-cards .category-card:focus-visible .category-card__pill{color:#fff;background-color:#462302}.category-cards .category-card .category-card__pill{transition:background-color .3s cubic-bezier(.215,.61,.355,1),color .3s cubic-bezier(.215,.61,.355,1)}.benefit{background-color:var(--benefit-bg,#ffdf1f);border-radius:var(--benefit-radius-top-mobile,12px) var(--benefit-radius-top-mobile,12px) var(--benefit-radius-bottom-mobile,0px) var(--benefit-radius-bottom-mobile,0px);display:block;overflow:visible}@media (width>=1024px){.benefit{border-radius:var(--benefit-radius-top-desktop,24px) var(--benefit-radius-top-desktop,24px) var(--benefit-radius-bottom-desktop,0px) var(--benefit-radius-bottom-desktop,0px)}}@media (width<=1023.98px){.benefit{overflow:hidden}}.benefit__container{padding-inline:clamp(.75rem,8.4375vw - 2.625rem,4.125rem);display:block;position:relative}.benefit__layout{flex-direction:column;gap:clamp(1.5rem,1.875vw + .75rem,2.25rem);display:flex;position:relative}@media (width>=1024px){.benefit__layout{flex-direction:row;align-items:flex-start;gap:clamp(2.25rem,3.75vw + .75rem,3.75rem)}}.benefit__image-column{display:none}@media (width>=1024px){.benefit__image-column{flex:0 0 49%;min-height:clamp(30rem,25vw + 20rem,40rem);display:block}}.benefit__content-column{flex-direction:column;flex:1;gap:clamp(.75rem,.625vw + .5rem,1rem);min-width:0;display:flex}.benefit__title-group{text-align:center;flex-direction:column;align-items:center;gap:clamp(.5rem,.625vw + .25rem,.75rem);display:flex}@media (width>=1024px){.benefit__title-group{text-align:left;align-items:flex-start}}.benefit__title{color:#462302;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(.25rem,.625vw,.5rem);display:flex}@media (width>=1024px){.benefit__title{justify-content:flex-start}}.benefit__title b,.benefit__title strong{color:#fff;padding-top:clamp(0rem,.46875vw - .1875rem,.1875rem);padding-bottom:clamp(.4375rem,.46875vw + .25rem,.625rem);font-weight:inherit;white-space:nowrap;background-color:#462302;border-radius:clamp(.625rem,.3125vw + .5rem,.75rem);align-items:center;padding-inline:clamp(.625rem,.9375vw + .25rem,1rem);display:inline-flex;transform:rotate(-1deg)}.benefit__cta{align-self:stretch;width:100%;margin-top:clamp(.5rem,1.25vw,1rem)}@media (width>=1024px){.benefit__cta{align-self:flex-start;width:auto}}.benefit__cta:focus-visible{outline-offset:2px;outline:2px solid #95520b}.benefit__image-wrapper{border-radius:var(--image-radius-desktop,16px);width:55%;transform:rotate(var(--image-rotation-desktop,0deg));z-index:var(--image-z-index,1);order:-1;align-self:flex-end;position:relative;overflow:hidden}.benefit__image-wrapper+.benefit__image-wrapper{align-self:flex-start;width:51%;margin-top:-46%;margin-bottom:30px}@media (width>=1024px){.benefit__image-wrapper{order:unset;width:calc(49% * var(--image-width-desktop,55) / 100);left:calc(49% * var(--image-x-desktop,0) / 100);top:calc(100% * var(--image-y-desktop,0) / 100);align-self:auto;margin-top:0;position:absolute}.benefit__image-wrapper,.benefit__image-wrapper+.benefit__image-wrapper{width:calc(49% * var(--image-width-desktop,55) / 100);align-self:auto;margin-top:0;margin-bottom:0}}.benefit__image{width:100%;height:auto;display:block}.benefit__image--placeholder{fill:#b86b05;opacity:.6;aspect-ratio:1;background-color:#fff788}.benefit__item{background-color:rgba(255, 255, 255, var(--item-bg-opacity,1));border-radius:clamp(.75rem,.625vw + .5rem,1rem);align-items:flex-start;gap:clamp(.75rem,.9375vw + .375rem,1.125rem);padding:clamp(.75rem,.625vw + .5rem,1rem);display:flex}@media (width<=1023.98px){.benefit__item:nth-child(1 of .benefit__item){transform:rotate(-1deg)}.benefit__item:nth-child(2 of .benefit__item){transform:rotate(.5deg)}.benefit__item:nth-child(3 of .benefit__item){transform:rotate(0)}.benefit__item:nth-child(4 of .benefit__item){transform:rotate(1deg)}}@media (width>=1024px){.benefit__item{transform:rotate(var(--item-rotation-desktop,0deg))}}.benefit__item-icon{background-color:#ffdf1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:clamp(3rem,1.25vw + 2.5rem,3.5rem);height:clamp(3rem,1.25vw + 2.5rem,3.5rem);display:flex;overflow:hidden}.benefit__item-icon .icon{color:#462302;width:60%;height:60%}.benefit__item-icon-img{object-fit:contain;width:60%;height:60%;display:block}.benefit__item-icon-img--placeholder{fill:#b86b05;opacity:.6}.benefit__item-text{flex-direction:column;gap:clamp(.125rem,.3125vw,.25rem);min-width:0;display:flex}.benefit__item-title{color:#462302;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.25rem,.9375vw + .875rem,1.625rem);font-weight:750;line-height:clamp(1.625rem,.9375vw + 1.25rem,2rem)}.benefit__item-description{color:#462302cc;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:500;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}.benefit__item-description p{margin:0}.benefit__float{z-index:var(--float-z-index,3);pointer-events:none;left:var(--float-x-mobile,0%);top:var(--float-y-mobile,0%);width:var(--float-size-mobile,20%);aspect-ratio:1;opacity:var(--float-opacity,.5);transform:rotate(var(--float-rotation-mobile,0deg));position:absolute}@media (width>=1024px){.benefit__float{left:var(--float-x-desktop,0%);top:var(--float-y-desktop,0%);width:var(--float-size-desktop,20%);transform:rotate(var(--float-rotation-desktop,0deg))}}.benefit__float-img{object-fit:contain;width:100%;height:100%;display:block}.benefit__float-img--placeholder{fill:#b86b05;opacity:.8;border-radius:clamp(.75rem,1.25vw + .25rem,1.25rem)}.benefit .rating-stars__text{color:#462302;text-transform:uppercase;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:750;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}.benefit .rating-stars__star{color:#b86b05}.benefit__placeholder{text-align:center;opacity:.6;color:#46230280;padding:clamp(1.5rem,3.75vw,3rem);font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:400;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}pl-logo-marquee{display:block}.logo-marquee{background-color:var(--logo-marquee-bg,#ffdf1f);border-radius:var(--logo-marquee-radius-top-mobile) var(--logo-marquee-radius-top-mobile) var(--logo-marquee-radius-bottom-mobile) var(--logo-marquee-radius-bottom-mobile);overflow:hidden}@media (width>=1024px){.logo-marquee{border-radius:var(--logo-marquee-radius-top-desktop) var(--logo-marquee-radius-top-desktop) var(--logo-marquee-radius-bottom-desktop) var(--logo-marquee-radius-bottom-desktop)}}.logo-marquee__wrapper{display:block}.logo-marquee__inner{flex-direction:column;align-items:center;gap:clamp(.75rem,.9375vw + .375rem,1.125rem);display:flex}.logo-marquee__title{color:#462302;text-align:center;transform:rotate(var(--logo-marquee-title-rotation,-1deg))}.logo-marquee__band{background-color:var(--logo-marquee-track-bg,#fff);border-radius:var(--logo-marquee-track-radius);width:100%;padding-block:var(--logo-marquee-track-padding-y);transform:rotate(var(--logo-marquee-title-rotation,-1deg));overflow:hidden}.logo-marquee__band:focus-visible{outline-offset:2px;outline:2px solid #462302}.logo-marquee__track{width:max-content;animation:marquee-scroll var(--logo-marquee-speed,40s) linear infinite;align-items:center;gap:clamp(1.5rem,2.5vw + .5rem,2.5rem);display:flex}.logo-marquee__band[data-direction=right] .logo-marquee__track{animation-direction:reverse}.logo-marquee__wrapper.is-paused .logo-marquee__track{animation-play-state:paused}.logo-marquee:focus-visible{outline-offset:2px;outline:2px solid #462302}.logo-marquee-item{transform:rotate(var(--item-rotation-mobile,0deg));flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (width>=1024px){.logo-marquee-item{transform:rotate(var(--item-rotation-desktop,0deg))}}.logo-marquee-item__image{width:auto;height:var(--item-height,55px);object-fit:contain;display:block}.logo-marquee-item__image--placeholder{width:clamp(5rem,6.25vw + 2.5rem,7.5rem);height:var(--item-height,55px);fill:#46230240;background-color:#46230212;border-radius:clamp(.375rem,.3125vw + .25rem,.5rem)}.logo-marquee-item--separator .logo-marquee-item__image{object-fit:cover;border-radius:50%;width:clamp(3.5625rem,3.59375vw + 2.125rem,5rem);height:clamp(3.5625rem,3.59375vw + 2.125rem,5rem)}.logo-marquee-item--separator .logo-marquee-item__image--placeholder{border-radius:50%;width:clamp(3.5625rem,3.59375vw + 2.125rem,5rem);height:clamp(3.5625rem,3.59375vw + 2.125rem,5rem)}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}pl-review-slider{display:block}.review-slider{background-color:var(--review-slider-bg,#fffeeb);overflow:hidden}.review-slider__container{position:relative}.review-slider__decorative{display:none}@media (width>=1024px){.review-slider__decorative{z-index:1;width:clamp(13.75rem,15.625vw + 7.5rem,20rem);height:auto;transform:rotate(var(--decorative-rotation,0deg));opacity:var(--decorative-opacity,1);pointer-events:none;display:block;position:absolute;bottom:clamp(-2.5rem,-3.125vw - 1.25rem,-3.75rem);right:clamp(-1.25rem,-3.125vw,-2.5rem)}}.review-slider__decorative-img{width:100%;height:auto;display:block}.review-slider__swiper{overflow:visible}.review-slider .review-slider__slide{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}@media (width>=1024px){.review-slider .review-slider__slide{flex-direction:row;align-items:center}}.review-slider__image{z-index:2;aspect-ratio:1;width:88%;max-width:420px;transition:transform var(--slide-animation-duration,.4s) cubic-bezier(.34, 1.56, .64, 1);border-radius:clamp(1rem,1.875vw + .25rem,1.75rem);flex-shrink:0;position:relative;overflow:hidden;transform:rotate(0)}@media (width>=1024px){.review-slider__image{width:44%;max-width:560px}}.review-slider__image-tag{object-fit:cover;width:100%;height:100%;display:block}.review-slider__image-placeholder{object-fit:cover;background-color:#46230212;width:100%;height:100%;display:block}.review-slider__card{z-index:3;width:90%;max-width:420px;transition:transform var(--slide-animation-duration,.4s) cubic-bezier(.34, 1.56, .64, 1);background-color:#fff;border-radius:clamp(1.25rem,.625vw + 1rem,1.5rem);margin-top:clamp(-2.5rem,-2.5vw - 1.5rem,-3.5rem);position:relative;transform:rotate(0);box-shadow:0 4px 20px #4623020f}@media (width>=1024px){.review-slider__card{align-self:center;width:50%;max-width:560px;margin-top:0;margin-left:clamp(-5rem,-3.125vw - 3.75rem,-6.25rem)}}.review-slider__card-inner{text-align:center;flex-direction:column;align-items:center;gap:clamp(1rem,1.25vw + .5rem,1.5rem);padding:clamp(1.5rem,2.8125vw + .375rem,2.625rem) clamp(1.25rem,1.875vw + .5rem,2rem);display:flex}.review-slider__stars{color:#b86b05;justify-content:center;gap:clamp(.125rem,.3125vw,.25rem);display:flex}.review-slider__stars .rating-stars{justify-content:center}.review-slider__stars .rating-stars__star svg path{fill:#b86b05}.review-slider__quote{color:#462302;letter-spacing:-.03em;text-align:center;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.875rem,1.5625vw + 1.25rem,2.5rem);font-weight:750;line-height:1}@media (width>=1024px){.review-slider__quote{font-size:56px}}.review-slider__footer{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(.5rem,.625vw + .25rem,.75rem);display:flex}.review-slider__author{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1rem,.3125vw + .875rem,1.125rem);font-weight:700;line-height:clamp(1.375rem,.3125vw + 1.25rem,1.5rem)}.review-slider__badge{color:#462302;background-color:#fac005;border-radius:clamp(.25rem,.3125vw + .125rem,.375rem);padding:clamp(.1875rem,.15625vw + .125rem,.25rem) clamp(.5rem,.3125vw + .375rem,.625rem);font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:700;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}.review-slider__arrow{z-index:10;color:#462302;cursor:pointer;background:#fff;border:0;border-radius:clamp(.5rem,.3125vw + .375rem,.625rem);justify-content:center;align-items:center;width:clamp(2.25rem,.9375vw + 1.875rem,2.625rem);height:clamp(2.25rem,.9375vw + 1.875rem,2.625rem);transition:background-color .2s cubic-bezier(.25,.46,.45,.94),color .2s cubic-bezier(.25,.46,.45,.94),transform .2s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute;top:25%;box-shadow:0 2px 4px #46230212}.review-slider__arrow--prev{left:8px}.review-slider__arrow--next{right:8px}@media (width>=1024px){.review-slider__arrow{top:50%;transform:translateY(-50%)}.review-slider__arrow--prev{left:clamp(-1.25rem,-.625vw - 1rem,-1.5rem)}.review-slider__arrow--next{right:clamp(-1.25rem,-.625vw - 1rem,-1.5rem)}}.review-slider__arrow:hover{background-color:#fac005}.review-slider__arrow:focus-visible{outline-offset:2px;outline:2px solid #462302}.review-slider__arrow.swiper-button-disabled{opacity:.3;pointer-events:none}.review-slider__arrow svg{width:clamp(1rem,.625vw + .75rem,1.25rem);height:clamp(1rem,.625vw + .75rem,1.25rem)}pl-reviews-slider-list{display:block}.reviews-slider-list{background:linear-gradient(-11deg, var(--rsl-gradient-start,#ccdeeb) 40%, var(--rsl-gradient-end,#9fc4da) 72%);border-radius:clamp(1.25rem,6.25vw - 1.25rem,3.75rem);position:relative;overflow:hidden}.template-collection .reviews-slider-list{z-index:3}@media (width>=1024px){.reviews-slider-list{background:linear-gradient(-67deg, var(--rsl-gradient-start,#ccdeeb) 22%, var(--rsl-gradient-end,#9fc4da) 73%)}}.reviews-slider-list .rating-stars__icons{color:#b86b05}.reviews-slider-list .rating-stars__star svg path,.reviews-slider-list .rating-stars__star path{fill:#b86b05}.reviews-slider-list__container{flex-direction:column;align-items:center;gap:clamp(1.5rem,2.8125vw + .375rem,2.625rem);display:flex;position:relative}.reviews-slider-list__header{text-align:center;flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.reviews-slider-list__tagline-row .rating-stars{justify-content:center}.reviews-slider-list__tagline-row .rating-stars__text{color:#462302;text-transform:uppercase;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:750;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}.reviews-slider-list__title{color:#462302;letter-spacing:-1.8px}.reviews-slider-list__swiper{width:calc(100% + 2*clamp(.75rem,8.4375vw - 2.625rem,4.125rem));margin-inline:calc(-1*clamp(.75rem,8.4375vw - 2.625rem,4.125rem));overflow:visible}.reviews-slider-list__slide{flex-shrink:0;width:clamp(16rem,10.625vw + 11.75rem,20.25rem);height:auto;display:flex}.reviews-slider-list__slide:nth-child(5n+1){transform:rotate(1deg)}.reviews-slider-list__slide:nth-child(5n+2){transform:rotate(-.5deg)}.reviews-slider-list__slide:nth-child(5n+3){transform:rotate(.5deg)}.reviews-slider-list__slide:nth-child(5n+4){transform:rotate(0)}.reviews-slider-list__slide:nth-child(5n+5){transform:rotate(1deg)}.reviews-slider-list__card{background-color:var(--card-bg,#f9f7db);border-radius:var(--card-radius,24px);padding:var(--card-padding,18px);text-align:center;flex-direction:column;align-items:center;gap:18px;height:100%;display:flex}.reviews-slider-list__stars{color:#b86b05}.reviews-slider-list__review-text{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1rem,.3125vw + .875rem,1.125rem);font-weight:700;line-height:clamp(1.375rem,.3125vw + 1.25rem,1.5rem)}.reviews-slider-list__review-text p{margin:0}.reviews-slider-list__author-row{justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.reviews-slider-list__author{color:#462302;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:750;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}.reviews-slider-list__verified-badge{color:#462302;white-space:nowrap;background-color:#fac005;border-radius:6px;justify-content:center;align-items:center;padding-inline:8px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:700;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem);display:inline-flex}.reviews-slider-list__nav{justify-content:center;align-items:center;gap:18px;width:100%;display:flex}.reviews-slider-list__arrow{color:#462302;cursor:pointer;background:#fff;border:0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background-color .2s cubic-bezier(.25,.46,.45,.94),transform .2s cubic-bezier(.25,.46,.45,.94);display:none;box-shadow:0 2px 4px #1f1d0512}@media (width>=1024px){.reviews-slider-list__arrow{display:flex}}.reviews-slider-list__arrow:hover{background-color:#fac005}.reviews-slider-list__arrow:focus-visible{outline-offset:2px;outline:2px solid #462302}.reviews-slider-list__arrow.swiper-button-disabled{opacity:.3;pointer-events:none}.reviews-slider-list__arrow svg{width:24px;height:24px}.reviews-slider-list__scrollbar{background:#4623021f;border-radius:50px;flex-shrink:0;width:256px;height:4px;position:relative}@media (width>=1024px){.reviews-slider-list__scrollbar{background:#46230240;border-radius:100px;flex:0 auto;width:auto;min-width:80px;height:6px}}.reviews-slider-list__scrollbar .swiper-scrollbar-drag{cursor:grab;background:#462302;border-radius:1000px;height:100%}.reviews-slider-list__scrollbar .swiper-scrollbar-drag:active{cursor:grabbing}.reviews-slider-list .benefit__float{display:none}@media (width>=1024px){.reviews-slider-list .benefit__float{z-index:3;pointer-events:none;left:var(--float-x-desktop,0%);top:var(--float-y-desktop,0%);width:var(--float-size-desktop,200px);height:var(--float-size-desktop,200px);opacity:var(--float-opacity,.5);transform:rotate(var(--float-rotation-desktop,0deg));display:block;position:absolute}}.reviews-slider-list .benefit__float-img{object-fit:contain;width:100%;height:100%;display:block}.reviews-slider-list .benefit__float-img--placeholder{fill:#b86b05;opacity:.8;border-radius:clamp(.75rem,1.25vw + .25rem,1.25rem)}@media screen and (width>=990px){.shopify-section:has(.scroll-marquee--overlap-top[data-margin-desktop~=top-none]){z-index:2;margin-top:0;position:relative}}@media screen and (width<=989px){.shopify-section:has(.scroll-marquee--overlap-top[data-margin-mobile~=top-none]){z-index:2;margin-top:0;position:relative}}@media screen and (width>=990px){.shopify-section:has(.scroll-marquee--overlap-bottom[data-margin-desktop~=bottom-none]){z-index:2;margin-bottom:0;position:relative}}@media screen and (width<=989px){.shopify-section:has(.scroll-marquee--overlap-bottom[data-margin-mobile~=bottom-none]){z-index:2;margin-bottom:0;position:relative}}@media screen and (width>=990px){.shopify-section:has(.scroll-marquee--overlap-top[data-margin-desktop~=top-extra-small]){z-index:2;margin-top:calc(-1*clamp(1.25rem,2.5vw + .25rem,2.25rem));position:relative}}@media screen and (width<=989px){.shopify-section:has(.scroll-marquee--overlap-top[data-margin-mobile~=top-extra-small]){z-index:2;margin-top:calc(-1*clamp(1.25rem,2.5vw + .25rem,2.25rem));position:relative}}@media screen and (width>=990px){.shopify-section:has(.scroll-marquee--overlap-bottom[data-margin-desktop~=bottom-extra-small]){z-index:2;margin-bottom:calc(-1*clamp(1.25rem,2.5vw + .25rem,2.25rem));position:relative}}@media screen and (width<=989px){.shopify-section:has(.scroll-marquee--overlap-bottom[data-margin-mobile~=bottom-extra-small]){z-index:2;margin-bottom:calc(-1*clamp(1.25rem,2.5vw + .25rem,2.25rem));position:relative}}@media screen and (width>=990px){.shopify-section:has(.scroll-marquee--overlap-top[data-margin-desktop~=top-small]){z-index:2;margin-top:calc(-1*clamp(2.25rem,6.5625vw - .375rem,4.875rem));position:relative}}@media screen and (width<=989px){.shopify-section:has(.scroll-marquee--overlap-top[data-margin-mobile~=top-small]){z-index:2;margin-top:calc(-1*clamp(2.25rem,6.5625vw - .375rem,4.875rem));position:relative}}@media screen and (width>=990px){.shopify-section:has(.scroll-marquee--overlap-bottom[data-margin-desktop~=bottom-small]){z-index:2;margin-bottom:calc(-1*clamp(2.25rem,6.5625vw - .375rem,4.875rem));position:relative}}@media screen and (width<=989px){.shopify-section:has(.scroll-marquee--overlap-bottom[data-margin-mobile~=bottom-small]){z-index:2;margin-bottom:calc(-1*clamp(2.25rem,6.5625vw - .375rem,4.875rem));position:relative}}@media screen and (width>=990px){.shopify-section:has(.scroll-marquee--overlap-top[data-margin-desktop~=top-medium]){z-index:2;margin-top:calc(-1*clamp(3rem,7.5vw,6rem));position:relative}}@media screen and (width<=989px){.shopify-section:has(.scroll-marquee--overlap-top[data-margin-mobile~=top-medium]){z-index:2;margin-top:calc(-1*clamp(3rem,7.5vw,6rem));position:relative}}@media screen and (width>=990px){.shopify-section:has(.scroll-marquee--overlap-bottom[data-margin-desktop~=bottom-medium]){z-index:2;margin-bottom:calc(-1*clamp(3rem,7.5vw,6rem));position:relative}}@media screen and (width<=989px){.shopify-section:has(.scroll-marquee--overlap-bottom[data-margin-mobile~=bottom-medium]){z-index:2;margin-bottom:calc(-1*clamp(3rem,7.5vw,6rem));position:relative}}@media screen and (width>=990px){.shopify-section:has(.scroll-marquee--overlap-top[data-margin-desktop~=top-large]){z-index:2;margin-top:calc(-1*clamp(3.75rem,9.375vw,7.5rem));position:relative}}@media screen and (width<=989px){.shopify-section:has(.scroll-marquee--overlap-top[data-margin-mobile~=top-large]){z-index:2;margin-top:calc(-1*clamp(3.75rem,9.375vw,7.5rem));position:relative}}@media screen and (width>=990px){.shopify-section:has(.scroll-marquee--overlap-bottom[data-margin-desktop~=bottom-large]){z-index:2;margin-bottom:calc(-1*clamp(3.75rem,9.375vw,7.5rem));position:relative}}@media screen and (width<=989px){.shopify-section:has(.scroll-marquee--overlap-bottom[data-margin-mobile~=bottom-large]){z-index:2;margin-bottom:calc(-1*clamp(3.75rem,9.375vw,7.5rem));position:relative}}pl-scroll-marquee{width:100%;display:block}.scroll-marquee{background-color:var(--scroll-marquee-bg,#fffeeb);width:100vw;max-width:100vw;margin-inline:calc(-50vw + 50%);position:relative}.scroll-marquee--overlap-top,.scroll-marquee--overlap-bottom{background-color:#0000}.scroll-marquee__inner{width:100%;position:relative;overflow:hidden}@media (width>=1024px){.scroll-marquee__inner{overflow:visible}}.scroll-marquee__wrapper{aspect-ratio:1766/648;width:130vw;margin-left:-15vw;display:block;position:relative}@media (width>=768px){.scroll-marquee__wrapper{width:100%;margin-left:0}}.scroll-marquee__svg{width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.scroll-marquee__band{stroke-width:177px}.scroll-marquee__text{fill:var(--scroll-marquee-text-color,#462302);letter-spacing:3px;text-transform:uppercase;will-change:transform;font-family:Dax Compact Pro,sans-serif;font-size:160px;font-weight:750;transform:translate(-3px,19px)}.scroll-marquee__placeholder{text-align:center;color:#462302;padding:clamp(1.5rem,3.75vw,3rem)}pl-packshot-marquee{width:100%;display:block}pl-packshot-marquee:focus-visible{outline-offset:-2px;outline:2px solid #ffdf1f}.packshot-marquee{background-color:var(--packshot-marquee-bg,#fffeeb);margin-inline:calc(-50vw + 50%);width:100vw;max-width:100vw;margin-top:70px;margin-bottom:-20px;position:relative;overflow:visible}@media (width>=1024px){.packshot-marquee{margin-top:0;margin-bottom:-280px;overflow:hidden}}.packshot-marquee__inner{padding-bottom:var(--packshot-marquee-overflow-padding,clamp(1.5rem, 2.5vw + .5rem, 2.5rem));width:100%;position:relative}.packshot-marquee__wrapper{z-index:1;position:absolute;top:0;overflow:hidden;transform:translateY(-60%)}@media (width>=1024px){.packshot-marquee__wrapper{position:relative;top:auto;overflow:visible;transform:none}}.packshot-marquee__track{will-change:transform;width:max-content;display:flex}.packshot-marquee__item{aspect-ratio:320/379;transform:rotate(var(--item-rotation,0deg));flex:none;width:clamp(11.25rem,20vw + 6.375rem,18.75rem);padding:clamp(1rem,2.5vw,2rem)}.packshot-marquee__item:empty{display:none}.packshot-marquee__item+.packshot-marquee__item{margin-left:var(--packshot-marquee-gap,clamp(-2.5rem, -2.1875vw - 1.625rem, -3.375rem))}.packshot-marquee__image{object-fit:contain;width:100%;height:100%;display:block}.packshot-marquee__placeholder{color:#462302;text-align:center;padding:clamp(1.5rem,3.75vw,3rem)}.product-featured{display:block;position:relative}.product-featured__inner{padding-bottom:clamp(7.5rem,3.125vw + 6.25rem,8.75rem);position:relative}@media screen and (width>=768px) and (width<=989px){.product-featured__inner{padding-bottom:230px}}.product-featured__tabs{justify-content:center;align-items:center;gap:1.125rem;margin-bottom:.75rem;display:flex}@media (width>=768px){.product-featured__tabs{display:none}}.product-featured__tab{appearance:none;cursor:pointer;color:#462302;background:#4623021f;border:none;border-radius:.625rem;flex:1 0 0;justify-content:center;align-items:center;gap:.25rem;min-width:0;padding:.75rem;font-family:Dax Compact Pro,sans-serif;font-size:1.125rem;font-weight:750;line-height:1.25rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94);display:inline-flex}.product-featured__tab strong{background-color:var(--pf-tab-highlight-bg);color:var(--pf-tab-highlight-text);font-weight:inherit;border-radius:.25rem;align-items:center;padding:.125rem .25rem;display:inline-flex}.product-featured__tab--active{color:#fff;background-color:#462302}.product-featured__tab:focus-visible{outline-offset:2px;outline:2px solid #95520b}.product-featured__tabs-ou{color:#462302;background:#fff;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:42px;padding:.25rem .75rem;font-family:Dax Compact Pro,sans-serif;font-size:1.5rem;font-weight:900;line-height:1.5rem;display:flex;transform:rotate(6deg);box-shadow:0 2px 4px #1f1d0512}@media (width>=768px){.product-featured__tabs-ou{display:none}}.product-featured__mobile-descriptions{margin-bottom:1.25rem}@media (width>=768px){.product-featured__mobile-descriptions{display:none}}.product-featured__mobile-description{text-align:center;color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:700;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem);display:none}.product-featured__mobile-description--active{display:block}.product-featured__mobile-description p{margin:0}.product-featured__cards{padding-bottom:150px;position:relative;overflow:visible}@media (width>=768px){.product-featured__cards{align-items:stretch;padding-bottom:0;display:flex}}.product-featured__cards-wrapper{flex-direction:row;gap:1.5rem;width:100%;display:flex}@media (width>=768px){.product-featured__cards-wrapper{gap:clamp(1rem,1.25vw + .5rem,1.5rem)}}.product-featured__cards-wrapper.swiper-wrapper{gap:0}@media (width>=768px){.product-featured__cards.swiper{overflow:visible}}.product-featured__ou{display:none}@media (width>=768px){.product-featured__ou{z-index:10;color:#462302;background:#fff;border-radius:.75rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-family:Dax Compact Pro,sans-serif;font-size:2.5rem;font-weight:750;line-height:1;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.product-featured__card{aspect-ratio:366/329;background:linear-gradient(180deg, var(--pf-gradient-start,#ffee494d) 0%, var(--pf-gradient-end,#fac0054d) 100%);box-sizing:border-box;border-radius:clamp(1.125rem,.9375vw + .75rem,1.5rem);width:320px;padding:clamp(1.5rem,2.8125vw + .375rem,2.625rem) clamp(1.25rem,1.875vw + .5rem,2rem) clamp(6.25rem,3.125vw + 5rem,7.5rem);position:relative;transform:rotate(0)}@media (width>=768px){.product-featured__card{aspect-ratio:auto;width:auto;min-width:0;transform:rotate(var(--pf-card-rotation,0deg));flex:1}}.product-featured__card-header{text-align:center;margin-bottom:clamp(1.5rem,1.25vw + 1rem,2rem)}.product-featured__card-title{display:none}@media (width>=768px){.product-featured__card-title{display:block}}.product-featured__card-title{color:#462302;margin-bottom:.5rem;font-family:Dax Compact Pro,sans-serif;font-size:clamp(2.25rem,1.875vw + 1.5rem,3rem);font-weight:750;line-height:clamp(2.625rem,1.875vw + 1.875rem,3.375rem)}.product-featured__card-title strong{background-color:var(--pf-highlight-bg);color:var(--pf-highlight-text);border-radius:.5rem;padding:.125rem .75rem;display:inline-block}.product-featured__card-description{color:#462302cc;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1rem,.3125vw + .875rem,1.125rem);font-weight:400;line-height:clamp(1.375rem,.3125vw + 1.25rem,1.5rem);display:none}@media (width>=768px){.product-featured__card-description{display:block}}.product-featured__card-description p{margin:0}.product-featured__card-images{justify-content:center;align-items:center;min-height:clamp(15rem,18.75vw + 7.5rem,22.5rem);display:flex;position:relative}.product-featured__image{width:73%;transform:translateX(var(--pf-img-offset-x-mobile,0px)) translateY(var(--pf-img-offset-y-mobile,0px)) rotate(var(--pf-img-rotation-mobile,0deg));position:absolute;top:-22%}@media (width>=768px){.product-featured__image{width:clamp(11.25rem,15.625vw + 5rem,17.5rem);transform:translateX(var(--pf-img-offset-x-desktop,0px)) translateY(var(--pf-img-offset-y-desktop,0px)) rotate(var(--pf-img-rotation-desktop,0deg));top:auto}}.product-featured__image-inner{width:100%;transform:translateX(var(--pf-inertia-x,0px)) translateY(var(--pf-inertia-y,0px)) rotate(var(--pf-inertia-rot,0deg));will-change:transform;pointer-events:none;display:block}.product-featured__image-img{pointer-events:none;width:100%;height:auto;display:block}.product-featured__image-placeholder{color:#46230226;width:100%;height:auto;display:block}.product-featured__pricing-card{z-index:5;text-align:center;background:#fff;border-radius:clamp(.875rem,.625vw + .625rem,1.125rem);width:85%;padding:1.125rem clamp(1.125rem,.9375vw + .75rem,1.5rem);position:absolute;bottom:0;left:50%;transform:translate(-50%,72%)rotate(1deg);box-shadow:0 2px 4px #1f1d0512}@media (width>=768px){.product-featured__pricing-card{width:auto;min-width:360px;transform:translate(-50%,50%)}}.product-featured__badge{color:#462302;background-color:#ffdf1f;border-radius:.5rem;margin-bottom:.75rem;padding:.125rem .625rem;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:700;line-height:clamp(1.25rem,.625vw + 1rem,1.5rem);display:inline-block}.product-featured__price-row{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.125rem;display:flex}.product-featured__price{color:#d1001d;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.25rem,.625vw + 1rem,1.5rem);font-weight:750;line-height:clamp(1.625rem,.625vw + 1.375rem,1.875rem)}.product-featured__compare-price{color:#462302;opacity:.5;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.25rem,.625vw + 1rem,1.5rem);font-weight:500;line-height:clamp(1.625rem,.625vw + 1.375rem,1.875rem);text-decoration:line-through}.product-featured__discount{color:#fff;background-color:#d1001d;border-radius:.25rem;padding:0 .25rem;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1rem,.3125vw + .875rem,1.125rem);font-weight:750;line-height:clamp(1.25rem,.625vw + 1rem,1.5rem);display:inline-block}.product-featured__cta{width:100%;margin-bottom:.75rem}.product-featured__cta:focus-visible{outline-offset:2px;outline:2px solid #95520b}.product-featured__cta--loading{opacity:.6;pointer-events:none}.product-featured__link{appearance:none;cursor:pointer;color:#462302;background:0 0;border:none;padding:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:700;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem);text-decoration:underline;transition:color .2s cubic-bezier(.25,.46,.45,.94);display:inline-block}.product-featured__link:hover{color:#462302cc}.product-featured__link:focus-visible{outline-offset:2px;color:#462302;outline:2px solid #95520b}pl-product-featured{display:block;overflow:hidden}pl-drawer[data-pack-composition]:before{-webkit-backdrop-filter:blur(15px);background:linear-gradient(90deg,#46230212 0%,#46230280 66.11%)}pl-drawer[data-pack-composition]>[data-drawer-wrapper]{background-color:#0000;max-width:460px;overflow:hidden}@media (width<=639.98px){pl-drawer[data-pack-composition]>[data-drawer-wrapper]{border-radius:initial;max-width:100%}}.pack-composition__drawer{height:100%;padding:12px}@media (width<=639.98px){.pack-composition__drawer{padding:0}}.pack-composition__card{background:#fffeeb;border-radius:24px;flex-direction:column;height:100%;display:flex;overflow:hidden}@media (width<=639.98px){.pack-composition__card{border-radius:initial}}.pack-composition__header{flex-shrink:0;justify-content:center;align-items:center;padding:20px 56px;display:flex;position:relative}.pack-composition__back{cursor:pointer;color:#462302;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.pack-composition__back:focus-visible{outline-offset:2px;outline:2px solid #95520b}.pack-composition__title{color:#462302;text-align:center;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.25rem,.9375vw + .875rem,1.625rem);font-weight:750;line-height:clamp(1.625rem,.9375vw + 1.25rem,2rem)}.pack-composition__body{border-radius:0 0 24px 24px;flex-direction:column;flex:1;gap:8px;padding:0 12px 12px;display:flex;position:relative;overflow:hidden}.pack-composition__scroll{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:8px;display:flex;overflow-y:auto}.pack-composition__scroll::-webkit-scrollbar{display:none}.pack-composition__scrollbar{pointer-events:none;background:#4623021f;border-radius:1000px;width:4px;height:100%;display:none;position:absolute;top:0;right:12px}.pack-composition__scrollbar-thumb{background:#462302;border-radius:1000px;width:100%;position:absolute;top:0;left:0}.pack-composition__body.is-scrollable{padding-right:28px}.pack-composition__body.is-scrollable .pack-composition__scrollbar{display:block}.pack-composition__item{color:inherit;background:#fff;border-radius:12px;align-items:center;gap:10px;padding:4px;text-decoration:none;display:flex;box-shadow:0 2px 4px #1f1d0512}.pack-composition__item-image{background:var(--card-bg,#fffeeb);border-radius:8px;flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden}.pack-composition__item-image-gradient{background:var(--card-gradient,transparent);opacity:.35;pointer-events:none;z-index:0;position:absolute;inset:0}.pack-composition__item-img{z-index:1;object-fit:contain;width:100%;height:auto;display:block;position:relative;transform:translateY(6%)}.pack-composition__item-details{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.pack-composition__item-tags{align-items:center;gap:4px;display:flex}.pack-composition__item-type{color:#462302;white-space:nowrap;background:#4623021f;border-radius:6px;padding:0 6px;font-family:Dax Compact Pro,sans-serif;font-size:12px;font-weight:700;line-height:18px}.pack-composition__item-tag{background:var(--tag-bg,#fffeeb);color:var(--tag-color,#462302);white-space:nowrap;border-radius:6px;padding:0 6px;font-family:Dax Compact Pro,sans-serif;font-size:12px;font-weight:700;line-height:18px}.pack-composition__item-name{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:750;line-height:18px}@media (width<=639.98px){.pack-composition__item-name{font-size:12px;line-height:16px}}.pack-composition__item-qty{color:#462302;background:#ffee49;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:30px;font-family:Dax Compact Pro,sans-serif;font-size:16px;font-weight:750;line-height:22px;display:flex}.mega-heading{border-radius:var(--border-radius-top-mobile,24px) var(--border-radius-top-mobile,24px) 0 0;background:linear-gradient(#fff 0%,#f9f7db 100%);padding-top:30px;display:block;position:relative;overflow:hidden}@media (width>=1024px){.mega-heading{border-radius:var(--border-radius-top-desktop,60px) var(--border-radius-top-desktop,60px) 0 0;padding-top:60px}}.mega-heading__container{display:block;position:relative}@media screen and (width<=989px){.mega-heading__container{padding-bottom:210px}}.mega-heading__title{color:#462302;text-align:center;z-index:2;margin:0;font-family:Dax Compact Pro,sans-serif;font-weight:750;position:relative}.mega-heading__line{text-align:center;display:block}.mega-heading__line strong{font-weight:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:8px;padding:0 24px;display:inline-block}.mega-heading__line--1{font-size:var(--title-l1-size-mobile,56px);letter-spacing:-.03em;transform:rotate(var(--title-l1-rotation,-1deg));line-height:1}@media (width>=1024px){.mega-heading__line--1{font-size:var(--title-l1-size-desktop,144px)}}.mega-heading__line--1 strong{background-color:var(--hl-1-bg,#ffdf1f);color:var(--hl-1-text,#462302)}.mega-heading__line--2{font-size:var(--title-l1-size-mobile,56px);letter-spacing:-.03em;margin-top:12px;line-height:1}@media (width>=1024px){.mega-heading__line--2{font-size:var(--title-l2-size-desktop,200px);margin-top:24px}}.mega-heading__line--2 strong{background-color:var(--hl-2-bg,#462302);color:var(--hl-2-text,#fff);transform:rotate(var(--title-l2-pill-rotation,2deg))}.mega-heading__description{color:#462302;text-align:center;z-index:2;max-width:646px;margin:24px auto 0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:400;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem);position:relative}@media (width>=1024px){.mega-heading__description{font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.125rem,.625vw + .875rem,1.375rem);font-weight:600;line-height:clamp(1.5rem,.625vw + 1.25rem,1.75rem)}}.mega-heading__placeholder{color:#46230280;text-align:center;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:400;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}.mega-heading__float{z-index:1;pointer-events:none;left:var(--float-x-mobile,0%);bottom:var(--float-y-mobile,0%);width:var(--float-size-mobile,100px);height:var(--float-size-mobile,100px);opacity:var(--float-opacity,.5);transform:rotate(var(--float-rotation-mobile,0deg));position:absolute;top:auto}@media (width>=1024px){.mega-heading__float{left:var(--float-x-desktop,0%);top:var(--float-y-desktop,0%);width:var(--float-size-desktop,200px);height:var(--float-size-desktop,200px);transform:rotate(var(--float-rotation-desktop,0deg));bottom:auto}}.mega-heading__float--hidden-phone{display:none}@media (width>=1024px){.mega-heading__float--hidden-phone{display:block}.mega-heading__float--hidden-desktop{display:none}}.mega-heading__float--hidden-phone.mega-heading__float--hidden-desktop{display:none}.mega-heading__float-img{object-fit:contain;width:100%;height:100%;display:block}.mega-heading__float-img--placeholder{fill:#b86b05;opacity:.8}.reassurance,.reassurance__container{display:block}.reassurance__grid{z-index:1;background-color:#fff;border-radius:clamp(1.25rem,.625vw + 1rem,1.5rem);grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:-60px;padding:.75rem;display:grid;position:relative;box-shadow:0 2px 4px #1f1d0512}@media (width>=1024px){.reassurance__grid{justify-content:flex-end;align-items:center;display:flex}}.reassurance__placeholder{text-align:center;grid-column:1/-1}.reassurance__placeholder p{color:#462302;opacity:.6;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:400;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}.reassurance__item{flex:1 0 0;justify-content:center;align-items:center;min-width:0;display:flex}.reassurance__item:focus-visible{outline-offset:2px;outline:2px solid #462302}.reassurance__item-card{background-color:var(--Surfaces-Background,#f9f7db);border-radius:clamp(.875rem,.625vw + .625rem,1.125rem);flex-direction:column;align-items:center;gap:clamp(.5rem,.625vw + .25rem,.75rem);width:100%;padding:clamp(.875rem,.625vw + .625rem,1.125rem);display:flex}@media (width>=1024px){.reassurance__item-card{transform:rotate(var(--reassurance-item-rotation,0deg))}}.reassurance__item-icon{color:#462302;background-color:#ffdf1f;border-radius:clamp(.625rem,.3125vw + .5rem,.75rem);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}@media (width>=990px){.reassurance__item-icon{width:clamp(2.5rem,2.5vw + 1.5rem,3.5rem);height:clamp(2.5rem,2.5vw + 1.5rem,3.5rem)}}.reassurance__item-icon .icon{width:32px;height:32px}.reassurance__item-icon-img{object-fit:contain;width:32px;height:32px;display:block}.reassurance__item-icon-img--placeholder{fill:#462302;opacity:.6}.reassurance__item-text{text-align:center;flex-direction:column;gap:2px;width:100%;min-width:0;display:flex}.reassurance__item-title{color:#462302;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:18px;font-weight:750;line-height:clamp(2rem,.9375vw + 1.625rem,2.375rem)}@media (width>=1024px){.reassurance__item-title{font-size:24px}}.reassurance__item-description{color:#462302;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:500;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}pl-insta-feed{display:block}.insta-feed{overflow:hidden}.insta-feed__inner{flex-direction:column;gap:clamp(1.5rem,3rem - 3.75vw,0rem);display:flex}.insta-feed__header{text-align:center;flex-direction:column;align-items:center;gap:clamp(.75rem,1.25vw + .25rem,1.25rem);margin-bottom:0;padding-inline:clamp(.75rem,1.875vw,1.5rem);display:flex}@media screen and (width<=989px){.insta-feed__header{max-width:450px;margin-inline:auto}}@media (width>=1024px){.insta-feed__header{display:none}}.insta-feed__badge{color:#fff;background-color:#462302;border-radius:.5rem;padding:clamp(0rem,.625vw - .25rem,.25rem) .5rem clamp(.375rem,.5rem - .3125vw,.25rem);font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.625rem,.9375vw + 1.25rem,2rem);font-weight:750;line-height:clamp(2rem,.9375vw + 1.625rem,2.375rem);text-decoration:none;display:inline-block;transform:rotate(-1deg)}.insta-feed__heading{color:#462302;max-width:720px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(2.25rem,1.875vw + 1.5rem,3rem);font-weight:750;line-height:clamp(2.625rem,1.875vw + 1.875rem,3.375rem)}.insta-feed__button{color:#462302;text-align:center;justify-content:center;align-self:stretch;align-items:center;gap:10px;width:100%;max-width:720px;padding:14px 24px;font-family:Dax Compact Pro,sans-serif;font-size:22px;font-weight:750;line-height:22px;display:flex;transform:rotate(-.5deg)}.insta-feed__swiper-container{position:relative}.insta-feed__swiper{overflow:visible}.insta-feed__slide{flex-shrink:0;justify-content:center;align-items:center;width:clamp(10.75rem,25.9375vw + .375rem,21.125rem);height:clamp(15.125rem,37.8125vw,30.25rem);display:flex}.insta-feed__slide-inner{width:100%;height:100%;transform:rotate(var(--slide-rotation,0deg));border-radius:clamp(1rem,.625vw + .75rem,1.25rem);display:block;position:relative;overflow:hidden}.insta-feed__slide--image{cursor:pointer;text-decoration:none;display:block;position:relative}a.insta-feed__slide--image:focus-visible{outline-offset:2px;outline:2px solid #462302}.insta-feed__image-tag{object-fit:cover;width:100%;height:100%;display:block}.insta-feed__image-placeholder{background-color:#46230212;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.insta-feed__image-placeholder svg{opacity:.3;width:60%;height:auto}.insta-feed__slide--card{display:none}@media (width>=1024px){.insta-feed__slide--card{justify-content:center;align-items:center;display:flex}}.insta-feed__slide--card .insta-feed__slide-inner{background:linear-gradient(257deg,#ccdeeb 28%,#9fc4da 73%)}.insta-feed__card-inner{text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:clamp(1rem,1.25vw + .5rem,1.5rem);width:100%;height:100%;padding:clamp(1rem,1.25vw + .5rem,1.5rem);display:flex;position:relative}.insta-feed__card-icon{color:#462302}.insta-feed__card-title{color:#462302;background-color:#fff;border-radius:.5rem;padding:.25rem .5rem;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.625rem,.9375vw + 1.25rem,2rem);font-weight:900;line-height:clamp(2rem,.9375vw + 1.625rem,2.375rem);text-decoration:none;display:inline-block;transform:rotate(-1deg)}.insta-feed__card-description{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:clamp(2.25rem,1.875vw + 1.5rem,3rem);font-weight:750;line-height:clamp(2.625rem,1.875vw + 1.875rem,3.375rem)}.insta-feed__card-button{z-index:2;position:relative}pl-main-collection{display:block}.main-collection{padding-top:80px}@media (width>=1024px){.main-collection{padding-top:180px}}.main-collection__inner{display:block}.main-collection__hero{border-radius:0 0 clamp(1rem,1.25vw + .5rem,1.5rem) clamp(1rem,1.25vw + .5rem,1.5rem);width:100%;position:relative;overflow:hidden}.main-collection__hero-image{object-fit:cover;width:100%;height:auto;display:block}.main-collection__body{flex-direction:column;display:flex}.main-collection__header{text-align:center;flex-direction:column;align-items:center;gap:clamp(.5rem,1.25vw,1rem);margin-bottom:clamp(1.5rem,2.5vw + .5rem,2.5rem);display:flex}.main-collection__heading{color:#462302;margin:0 0 12px}@media (width>=1024px){.main-collection__heading{color:#462302;text-align:center;letter-spacing:-4.32px;font-family:Dax Compact Pro,sans-serif;font-size:144px;font-weight:750;line-height:144px}}.main-collection__subheading{color:#462302;max-width:680px;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:500;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}.main-collection__toolbar{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-inline:12px;justify-content:flex-start;align-items:center;gap:clamp(.5rem,.3125vw + .375rem,.625rem);width:100vw;margin-bottom:clamp(1.5rem,2.5vw + .5rem,2.5rem);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-bottom:.25rem;display:flex;overflow-x:auto}.main-collection__toolbar::-webkit-scrollbar{display:none}@media (width>=1024px){.main-collection__toolbar{flex-wrap:wrap;justify-content:center;width:auto;margin-left:0;margin-right:0;padding-inline:0;overflow-x:visible}}.main-collection__filter{color:#462302;cursor:pointer;white-space:nowrap;background:#4623021f;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:clamp(.625rem,.3125vw + .5rem,.75rem) clamp(1rem,.625vw + .75rem,1.25rem);font-family:Dax Compact Pro,sans-serif;font-size:clamp(1rem,.625vw + .75rem,1.25rem);font-weight:750;line-height:clamp(1.25rem,.625vw + 1rem,1.5rem);transition:background-color .2s;display:inline-flex}.main-collection__filter:hover{background:#46230240}.main-collection__filter:focus-visible{outline-offset:2px;outline:2px solid #fac005}.main-collection__filter--active{color:#fff;background:#462302}.main-collection__filter-count{opacity:.7;margin-left:clamp(.25rem,.3125vw + .125rem,.375rem)}.main-collection__blocks-container{display:none}.main-collection__grid-wrapper{position:relative}.main-collection__loader{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;pointer-events:none;background:#fff9;border-radius:clamp(.5rem,.625vw + .25rem,.75rem);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.main-collection__loader[hidden]{display:none}.main-collection__loader-spinner{border:3px solid #46230226;border-top-color:#462302;border-radius:50%;width:clamp(2rem,1.25vw + 1.5rem,2.5rem);height:clamp(2rem,1.25vw + 1.5rem,2.5rem);animation:.8s linear infinite pl-mc-spin;display:block}.main-collection__error{color:#cd3232;text-align:center;margin:0 0 clamp(.75rem,.625vw + .5rem,1rem);font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:400;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}.main-collection__error[hidden]{display:none}.main-collection__grid{grid-template-columns:repeat(var(--grid-cols-mobile,2), 1fr);gap:clamp(.75rem,.9375vw + .375rem,1.125rem);transition:opacity .2s;display:grid;position:relative}@media (width>=1024px){.main-collection__grid{grid-template-columns:repeat(var(--grid-cols,4), 1fr);row-gap:26px}}.main-collection__grid--loading{opacity:.4;pointer-events:none}.main-collection__grid-item{min-width:0}.main-collection__promo-card{padding:clamp(.75rem,.625vw + .5rem,1rem);background:var(--promo-bg,#462302);border-radius:clamp(.875rem,.9375vw + .5rem,1.25rem);flex-direction:column;justify-content:flex-end;gap:clamp(.875rem,.625vw + .625rem,1.125rem);min-height:100%;padding-top:clamp(.625rem,.3125vw + .5rem,.75rem);display:flex;position:relative;overflow:hidden}.main-collection__promo-card:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 0% 45%,#462302 100%);border-radius:clamp(.875rem,.9375vw + .5rem,1.25rem);position:absolute;inset:0}.main-collection__promo-link{color:inherit;flex-direction:column;flex:1;justify-content:flex-end;gap:clamp(.875rem,.625vw + .625rem,1.125rem);text-decoration:none;display:flex}.main-collection__promo-link:focus-visible{outline-offset:2px;outline:2px solid #fac005}.main-collection__promo-image{object-fit:cover;z-index:0;width:100%;height:100%;transition:transform .4s;display:block;position:absolute;inset:0;transform:scale(1)}.main-collection__promo-card:hover img{transform:scale(1.05)}.main-collection__promo-placeholder{z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.main-collection__promo-placeholder-svg{opacity:.3;width:60%;height:auto}.main-collection__promo-content{z-index:2;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.main-collection__promo-heading{color:#fff;letter-spacing:-.78px;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.25rem,.9375vw + .875rem,1.625rem);font-weight:750;line-height:clamp(1.625rem,.9375vw + 1.25rem,2rem)}.main-collection__promo-cta{z-index:2;color:#462302;text-align:center;cursor:pointer;background:#fac005;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:clamp(.625rem,.625vw + .375rem,.875rem) 12px;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:750;line-height:clamp(1rem,.9375vw + .625rem,1.375rem);text-decoration:none;transition:background-color .15s;display:flex;position:relative}@media (width>=1024px){.main-collection__promo-cta{padding-inline:clamp(1rem,1.25vw + .5rem,1.5rem);font-size:clamp(1rem,.9375vw + .625rem,1.375rem)}}.main-collection__promo-cta:hover{background:#ffdf1f}.main-collection__empty{text-align:center;grid-column:1/-1;padding:clamp(2.5rem,6.25vw,5rem) 0}.main-collection__empty-text{color:#46230280;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1rem,.3125vw + .875rem,1.125rem);font-weight:400;line-height:clamp(1.375rem,.3125vw + 1.25rem,1.5rem)}.main-collection__filter-empty{color:#46230280;text-align:center;margin:0;padding:clamp(1.5rem,3.75vw,3rem) 0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:400;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}.main-collection__load-more-wrapper{justify-content:center;margin-top:clamp(1.5rem,2.5vw + .5rem,2.5rem);display:flex}@media (width<=1023.98px){.main-collection__load-more{width:100%}}@keyframes pl-mc-spin{to{transform:rotate(360deg)}}.main-legals{background:#f9f7db;padding-top:80px}@media (width>=1024px){.main-legals{padding-top:210px}}.main-legals__inner{flex-direction:column;display:flex}.main-legals__title-area{text-align:center;flex-direction:column;align-items:center;gap:clamp(1.5rem,.9375vw + 1.125rem,1.875rem);padding:0 12px 30px;display:flex}@media (width>=1024px){.main-legals__title-area{gap:30px;padding:0 66px 66px}}.main-legals__heading{color:#462302;margin:0}@media (width>=1024px){.main-legals__heading{color:#462302;text-align:center;letter-spacing:-4.32px;font-family:Dax Compact Pro,sans-serif;font-size:144px;font-weight:750;line-height:144px}}.main-legals__filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;white-space:nowrap;justify-content:flex-start;align-items:center;gap:6px;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-inline:12px;display:flex;overflow-x:auto}.main-legals__filters::-webkit-scrollbar{display:none}@media (width>=1024px){.main-legals__filters{white-space:normal;flex-wrap:wrap;justify-content:center;gap:12px;width:auto;margin-left:0;margin-right:0;padding-inline:0;overflow-x:visible}}.main-legals__filter{color:#462302;cursor:pointer;white-space:nowrap;background:#4623021f;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:clamp(.625rem,.3125vw + .5rem,.75rem) clamp(1rem,.625vw + .75rem,1.25rem);font-family:Dax Compact Pro,sans-serif;font-size:clamp(1rem,.625vw + .75rem,1.25rem);font-weight:750;line-height:clamp(1.25rem,.625vw + 1rem,1.5rem);text-decoration:none;transition:background-color .2s;display:inline-flex}.main-legals__filter:hover{background:#46230240}.main-legals__filter:focus-visible{outline-offset:2px;outline:2px solid #fac005}.main-legals__filter--active,.main-legals__filter[aria-current=page]{color:#fff;background:#462302}.main-legals__body{padding-inline:0;flex-direction:column;gap:30px;padding-bottom:0;display:flex}@media (width>=1024px){.main-legals__body{padding-inline:176px;gap:78px;padding-bottom:120px}}.main-legals__section{color:#462302;flex-direction:column;align-items:flex-start;gap:12px;width:100%;display:flex}.main-legals__section-heading{color:inherit;margin:0}.main-legals__section-body{color:inherit;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:400;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}.main-legals__section-body p{margin:0 0 .75em}.main-legals__section-body p:last-child{margin-bottom:0}.main-legals__section-body ul,.main-legals__section-body ol{margin:0 0 .75em;padding-left:1.5em}.main-legals__section-body ul:last-child,.main-legals__section-body ol:last-child{margin-bottom:0}.main-legals__section-body ul{list-style-type:disc}.main-legals__section-body ol{list-style-type:decimal}.main-legals__section-body li{margin-bottom:.25em}.main-legals__section-body li:last-child{margin-bottom:0}.main-legals__section-body strong,.main-legals__section-body b{font-weight:700}.main-legals__section-body em,.main-legals__section-body i{font-style:italic}.main-legals__section-body hr{background:#4623021f;height:1px;margin:1em 0}.main-legals__section-body a{color:inherit;text-decoration:underline}pl-sidecart{height:100%;display:block}pl-drawer[data-sidecart]:before{-webkit-backdrop-filter:blur(15px);background:linear-gradient(90deg,#46230212 0%,#46230280 66.11%)}pl-drawer[data-sidecart]>[data-drawer-wrapper]{background-color:#0000;max-width:484px;overflow:hidden}@media (width<=639.98px){pl-drawer[data-sidecart]>[data-drawer-wrapper]{border-radius:0;width:100%;max-width:100%;height:100dvh}}.sidecart{height:100%;position:relative}.sidecart__panels{width:200%;height:100%;transition:transform .4s cubic-bezier(.23,1,.32,1);display:flex}.sidecart__panels--promo{transform:translate(-50%)}.sidecart__panel{flex-direction:column;width:50%;height:100%;display:flex;overflow:hidden}.sidecart__panel--main{overscroll-behavior:contain;gap:12px;padding:12px;overflow:hidden auto}@media (width<=639.98px){.sidecart__panel--main{gap:12px;padding:0}}.sidecart__panel--empty .sidecart__main-card{flex:1}.sidecart__panel--empty .sidecart__upsell--crosssell{flex-shrink:0}.sidecart__panel--promo{overscroll-behavior:contain;background-color:#fffeeb;border-radius:24px;gap:12px;padding:12px;overflow:hidden auto}@media (width<=639.98px){.sidecart__panel--promo{border-radius:0;padding:0}}.sidecart__drawer{height:100%}.sidecart__main-card{background-color:#fffeeb;border-radius:24px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}@media (width<=639.98px){.sidecart__main-card{border-radius:0}}.sidecart__header{flex-shrink:0;justify-content:center;align-items:center;padding:12px 24px 8px;display:flex;position:relative}.sidecart__title{color:#462302;text-align:center;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.625rem,.9375vw + 1.25rem,2rem);font-weight:750;line-height:clamp(2rem,.9375vw + 1.625rem,2.375rem)}.sidecart__title p{margin:0;display:inline}.sidecart__close{cursor:pointer;color:#462302;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:opacity .2s;display:flex;position:absolute;top:12px;right:12px}.sidecart__close:hover{opacity:.7}.sidecart__shipping{text-align:center;flex-direction:column-reverse;flex-shrink:0;gap:4px;padding:0 16px 12px;display:flex}.sidecart__shipping-text{color:#462302cc;margin-bottom:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.625rem,.3125vw + .5rem,.75rem);font-weight:400;line-height:clamp(1rem,.3125vw + .875rem,1.125rem)}.sidecart__shipping-text p{margin:0;display:inline}.sidecart__shipping-text strong{color:#462302;font-weight:700}.sidecart__shipping-track{background-color:#4623021f;border-radius:1000px;width:100%;height:4px;overflow:hidden}.sidecart__shipping-fill{background-color:#fac005;border-radius:1000px;height:100%;transition:width .4s}.sidecart__body{overscroll-behavior:contain;flex:1;overflow:hidden auto}.sidecart__empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:12px 24px 24px;display:flex}.sidecart__empty-illustration{margin-bottom:0}.sidecart__empty-illustration--placeholder{color:#46230226}.sidecart__empty-img{width:100%;height:auto}.sidecart__empty-title{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1rem,.3125vw + .875rem,1.125rem);font-weight:700;line-height:clamp(1.375rem,.3125vw + 1.25rem,1.5rem)}.sidecart__empty-title p{margin:0}.sidecart__empty-description{color:#46230280;max-width:280px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:400;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}.sidecart__empty-description p{margin:0}.sidecart__empty-actions{flex-direction:column;gap:6px;width:100%;max-width:232px;display:flex}.sidecart__empty-cta{text-align:center;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:8px 16px;font-size:14px;font-weight:750;text-decoration:none;transition:opacity .2s;display:flex}.sidecart__empty-cta:hover{opacity:.85}.sidecart__empty-cta--primary{color:#462302;background-color:#fac005;border:none}.sidecart__empty-cta--secondary{color:#462302;background-color:#0000;border:2px solid #462302;padding:6px 14px}.sidecart__items{padding:0 12px}.sidecart__item{background-color:#fff;border-radius:12px;gap:8px;margin-bottom:8px;padding:4px;display:flex;box-shadow:0 2px 4px #1f1d0512}.sidecart__item:last-child{margin-bottom:0}.sidecart__item-image{background:var(--card-bg,#fffeeb);border-radius:8px;flex-shrink:0;width:78px;height:78px;position:relative;overflow:hidden}.sidecart__item-image-gradient{background:var(--card-gradient,transparent);opacity:.35;pointer-events:none;z-index:0;position:absolute;inset:0}.sidecart__item-img{z-index:1;object-fit:contain;width:100%;height:auto;display:block;position:relative;transform:translateY(6%)rotate(0)}.sidecart__item-placeholder{color:#46230240;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.sidecart__item-details{flex-direction:column;flex:1;justify-content:space-between;align-self:stretch;min-width:0;padding:4px 4px 4px 0;display:flex}.sidecart__item-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.sidecart__item-info{flex-direction:column;gap:2px;min-width:0;display:flex}.sidecart__item-title{color:#462302;text-overflow:ellipsis;white-space:nowrap;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:700;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem);text-decoration:none;overflow:hidden}.sidecart__item-title:hover{text-decoration:underline}.sidecart__item-variant{color:#46230280;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.625rem,.3125vw + .5rem,.75rem);font-weight:400;line-height:clamp(1rem,.3125vw + .875rem,1.125rem)}.sidecart__item-remove{cursor:pointer;color:#46230266;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;transition:color .2s;display:flex}.sidecart__item-remove:hover{color:#462302}.sidecart__item-bottom{justify-content:space-between;align-items:center;display:flex}.sidecart__qty{position:relative}.sidecart__qty-trigger{cursor:pointer;color:#462302;background:0 0;border:1px solid #46230240;border-radius:8px;justify-content:space-between;align-items:center;gap:0;width:60px;height:32px;padding:4px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:400;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem);transition:border-color .2s;display:flex}.sidecart__qty-trigger:hover{border-color:#46230266}.sidecart__qty-trigger[aria-expanded=true]{border-color:#462302}.sidecart__qty-value{justify-content:center;align-items:center;min-width:20px;padding:0 4px;font-size:16px;font-weight:600;display:flex}.sidecart__qty-chevron{background-color:#4623021f;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.sidecart__qty-chevron svg{width:24px;height:24px}.sidecart__qty-dropdown{z-index:10;opacity:0;visibility:hidden;background:#fff;border:1px solid #46230212;border-radius:8px;min-width:56px;max-height:200px;margin:0;padding:4px 0;list-style:none;transition:opacity .15s,visibility .15s,transform .15s;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.sidecart__qty-dropdown--open{opacity:1;visibility:visible;transform:translateY(0)}.sidecart__qty-option{cursor:pointer;color:#462302cc;padding:6px 12px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:500;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem);transition:background-color .15s}.sidecart__qty-option:hover{background-color:#46230212}.sidecart__qty-option--active{color:#462302;font-weight:600}.sidecart__qty-option--remove{border-bottom:1px solid #46230212}.sidecart__item-prices{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.sidecart__item-price-row{align-items:center;gap:6px;display:flex}.sidecart__item-price{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:700;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}.sidecart__item-price--sale{color:#d1001d}.sidecart__item-price--compare{opacity:.5;font-weight:400;text-decoration:line-through}.sidecart__item-discount-badge{color:#fff;white-space:nowrap;background-color:#d1001d;border-radius:4px;align-items:center;padding:2px 6px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.625rem,.3125vw + .5rem,.75rem);font-weight:700;line-height:clamp(1rem,.3125vw + .875rem,1.125rem);display:inline-flex}.sidecart__item-error{color:#cd3232;margin-top:4px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.625rem,.3125vw + .5rem,.75rem);font-weight:400;line-height:clamp(1rem,.3125vw + .875rem,1.125rem)}.sidecart__promo{background:linear-gradient(-60deg,#ccdeeb 22%,#9fc4da 73%);border-radius:12px;flex-direction:column;gap:12px;margin:12px;padding:12px;display:flex;overflow:hidden}.sidecart__promo-header-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.sidecart__promo-dot{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.sidecart__promo-dot svg{width:18px;height:18px;display:block}.sidecart__promo-dot-outer{transform-origin:50%;animation:1.5s ease-in-out infinite promo-dot-pulse}@keyframes promo-dot-pulse{0%,to{opacity:.12;transform:scale(1)}50%{opacity:.3;transform:scale(1.15)}}.sidecart__promo-offer-label{color:#462302;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:700}.sidecart__promo-discount-badge{color:#fff;text-transform:uppercase;background-color:#d1001d;border-radius:4px;align-items:center;padding:2px 4px;font-size:12px;font-weight:750;line-height:1.2;display:inline-flex}.sidecart__promo-separator{color:#462302;font-size:16px;font-weight:700}.sidecart__promo-timer{color:#462302;white-space:nowrap;font-size:16px;font-weight:700}.sidecart__promo-timer--expired{opacity:.5}.sidecart__promo-card{background-color:#fff;border-radius:12px;align-items:flex-end;gap:10px;padding:4px 12px 4px 4px;display:flex;box-shadow:0 2px 4px #1f1d0512}.sidecart__promo-image{background:linear-gradient(#6ba4c54d,#de95014d),#fffeeb;border-radius:8px;flex-shrink:0;width:72px;height:72px;overflow:hidden}.sidecart__promo-img{object-fit:cover;width:100%;height:100%}.sidecart__promo-img-placeholder{color:#46230240;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.sidecart__promo-content{flex:1;align-self:stretch;align-items:center;gap:12px;min-width:0;display:flex}.sidecart__promo-description{color:#462302;flex:1;min-width:0;font-size:12px;font-weight:750}@media (width>=768px){.sidecart__promo-description{font-size:14px}}.sidecart__promo-cta{color:#462302;cursor:pointer;white-space:nowrap;background-color:#fac005;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:8px 12px;font-size:14px;font-weight:750;transition:opacity .2s;display:inline-flex}.sidecart__promo-cta:hover{opacity:.85}.sidecart__upsell{background-color:#ccdeeb;border-top-left-radius:12px;border-top-right-radius:12px;flex-shrink:0;margin-top:auto;padding:12px;overflow:hidden}@media (width<=639.98px){.sidecart__upsell{padding-bottom:50px}}.sidecart__upsell--crosssell{background-color:#fffeeb;border-radius:24px;margin-top:0;overflow:visible}.sidecart__upsell--crosssell .sidecart__upsell-rail--vertical{scrollbar-width:thin;scrollbar-color:#462302 #4623021f;max-height:256px;overflow-y:auto}.sidecart__upsell--crosssell .sidecart__upsell-rail--vertical::-webkit-scrollbar{width:4px}.sidecart__upsell--crosssell .sidecart__upsell-rail--vertical::-webkit-scrollbar-track{background:#4623021f;border-radius:1000px}.sidecart__upsell--crosssell .sidecart__upsell-rail--vertical::-webkit-scrollbar-thumb{background:#462302;border-radius:1000px}.sidecart__upsell-header{align-items:center;gap:12px;margin-bottom:6px;display:flex}.sidecart__upsell-title{color:#462302;flex:1;min-width:0;font-size:12px;font-weight:500}.sidecart__upsell-title p{margin:0;display:inline}.sidecart__upsell-dots{flex-shrink:0;align-items:center;gap:4px;display:flex;width:auto!important}.sidecart__upsell-dot{cursor:pointer;background:#46230240;border-radius:2px;width:6px;height:6px;transition:background-color .2s}.sidecart__upsell-dot--active{background:#462302}.sidecart__filters{scrollbar-width:none;gap:8px;padding-bottom:12px;display:flex;overflow-x:auto}.sidecart__filters::-webkit-scrollbar{display:none}.sidecart__filter-pill{cursor:pointer;color:#462302;white-space:nowrap;text-align:center;background:#4623021f;border:none;border-radius:10px;flex:1;min-width:0;padding:10px 12px;font-size:14px;font-weight:750;transition:background-color .2s,color .2s}.sidecart__filter-pill:hover{background:#46230233}.sidecart__filter-pill--active{color:#fff;background-color:#462302}.sidecart__filter-pill--active:hover{background-color:#462302}.sidecart__upsell-rail{overflow:visible}.sidecart__upsell-rail .swiper-wrapper{gap:6px}.sidecart__upsell-rail--vertical{flex-direction:column;gap:8px;display:flex}.sidecart__upsell-slide{flex-shrink:0;width:360px}@media (width<=639.98px){.sidecart__upsell-slide{width:320px}}.sidecart__upsell-card{background-color:#fff;border-radius:12px;align-items:center;gap:10px;width:100%;padding:4px;display:flex;box-shadow:0 2px 4px #1f1d0512}.sidecart__upsell-card[data-hidden]{display:none}.sidecart__upsell-card-image{background:var(--card-bg,#fffeeb);border-radius:8px;flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden}@media (width<=639.98px){.sidecart__upsell-card-image{width:64px;height:64px}}.sidecart__upsell-card-gradient{background:var(--card-gradient,transparent);opacity:.35;pointer-events:none;z-index:0;position:absolute;inset:0}.sidecart__upsell-card-img{z-index:1;object-fit:contain;width:100%;height:auto;display:block;position:relative;transform:translateY(6%)rotate(0)}.sidecart__upsell-card-placeholder{color:#46230240;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.sidecart__upsell-card-info{flex-direction:column;flex:1;min-width:0;display:flex}.sidecart__upsell-card-title{color:#462302;text-overflow:ellipsis;white-space:nowrap;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:700;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem);overflow:hidden}.sidecart__upsell-card-meta{color:#46230280;margin-bottom:2px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.625rem,.3125vw + .5rem,.75rem);font-weight:400;line-height:clamp(1rem,.3125vw + .875rem,1.125rem)}.sidecart__upsell-card-prices{align-items:center;gap:4px;display:flex}.sidecart__upsell-card-price{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:700;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}.sidecart__upsell-card-price--sale{color:#d1001d}.sidecart__upsell-card-price--compare{opacity:.5;font-weight:400;text-decoration:line-through}.sidecart__upsell-card-discount{color:#fff;background-color:#d1001d;border-radius:4px;padding:1px 4px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.625rem,.3125vw + .5rem,.75rem);font-weight:700;line-height:clamp(1rem,.3125vw + .875rem,1.125rem);display:inline-flex}.sidecart__upsell-card-add{color:#462302;cursor:pointer;background-color:#fac005;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;margin-bottom:4px;margin-right:4px;padding:8px 12px;font-size:14px;font-weight:750;transition:opacity .2s;display:inline-flex}.sidecart__upsell-card-add:hover{opacity:.85}.sidecart__footer-card{background-color:#fffeeb;border-radius:24px;flex-direction:column;flex-shrink:0;align-items:center;gap:12px;padding:16px;display:flex}@media (width<=639.98px){.sidecart__footer-card{border-bottom-right-radius:0;border-bottom-left-radius:0;margin-top:-50px}}.sidecart__checkout-btn{cursor:pointer;background-color:#fac005;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:18px 24px;text-decoration:none;transition:opacity .2s;display:flex}.sidecart__checkout-btn:hover{opacity:.9}.sidecart__checkout-btn--disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.sidecart__checkout-label,.sidecart__checkout-separator{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:22px;font-weight:700}@media (width<=639.98px){.sidecart__checkout-label,.sidecart__checkout-separator{font-size:20px}}.sidecart__checkout-price{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:22px;font-weight:700}@media (width<=639.98px){.sidecart__checkout-price{font-size:20px}}.sidecart__checkout-compare{color:#462302;opacity:.5;font-family:Dax Compact Pro,sans-serif;font-size:22px;font-weight:700;text-decoration:line-through}@media (width<=639.98px){.sidecart__checkout-compare{font-size:20px}}.sidecart__payment-icons{flex-wrap:nowrap;justify-content:center;gap:.375rem;padding-inline:.375rem;display:flex}.sidecart__payment-icon{background-color:#fff;border-radius:.25rem;flex:1;height:1.3125rem;overflow:hidden}.sidecart__payment-icon svg{vertical-align:baseline;max-width:100%;height:100%;display:inline-block}.sidecart__promo-panel-header{background-color:#fffeeb;border-radius:24px 24px 0 0;flex-shrink:0;justify-content:center;align-items:center;padding:20px 24px;display:flex;position:relative}.sidecart__promo-back{cursor:pointer;color:#462302;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .2s;display:flex;position:absolute;top:50%;left:16px;transform:translateY(-50%);box-shadow:0 2px 4px #1f1d0512}.sidecart__promo-back:hover{background-color:#46230212}.sidecart__promo-panel-title{color:#462302;text-align:center;letter-spacing:-.78px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.25rem,.9375vw + .875rem,1.625rem);font-weight:750;line-height:clamp(1.625rem,.9375vw + 1.25rem,2rem)}.sidecart__promo-filters{scrollbar-width:none;background-color:#fffeeb;flex-shrink:0;justify-content:center;gap:6px;padding:0 16px 12px;display:flex;overflow-x:auto}.sidecart__promo-filters::-webkit-scrollbar{display:none}.sidecart__promo-list{scrollbar-width:thin;scrollbar-color:#462302 #4623021f;border-radius:0 0 24px 24px;flex-direction:column;flex:1;gap:8px;padding:0 12px 12px;display:flex;overflow-y:auto}.sidecart__promo-list::-webkit-scrollbar{width:4px}.sidecart__promo-list::-webkit-scrollbar-track{background:#4623021f;border-radius:1000px}.sidecart__promo-list::-webkit-scrollbar-thumb{background:#462302;border-radius:1000px}.sidecart__promo-variant-card{background:#fff;border-radius:12px;align-items:center;gap:10px;padding:4px;display:flex;box-shadow:0 2px 4px #1f1d0512}.sidecart__promo-variant-image{background-color:#fffeeb;border-radius:8px;flex-shrink:0;width:72px;height:72px;overflow:hidden}.sidecart__promo-variant-img{object-fit:cover;width:100%;height:100%}.sidecart__promo-variant-info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.sidecart__promo-variant-title{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:700;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}.sidecart__promo-variant-prices{align-items:center;gap:4px;display:flex}.sidecart__promo-variant-price{color:#462302cc;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:400;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}.sidecart__promo-variant-price--sale{color:#d1001d;font-weight:700}.sidecart__promo-variant-price--compare{opacity:.5;text-decoration:line-through}.sidecart__promo-variant-discount{color:#fff;background-color:#d1001d;border-radius:4px;padding:1px 4px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.625rem,.3125vw + .5rem,.75rem);font-weight:700;line-height:clamp(1rem,.3125vw + .875rem,1.125rem);display:inline-flex}.sidecart--updating{pointer-events:none;cursor:wait}.sidecart__toast{z-index:20;color:#fff;text-align:center;background:#cd3232;border-radius:8px;padding:12px 16px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:400;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem);position:absolute;top:80px;left:24px;right:24px}.footer{color:var(--footer-text,#462302);display:block}.footer__inner{flex-direction:column;gap:clamp(1.875rem,1.875vw + 1.125rem,2.625rem);display:flex}.footer__blocks-anchor{display:none}.footer__mobile-header{justify-content:space-between;align-items:flex-start;padding-inline:24px;display:flex}@media (width>=1024px){.footer__mobile-header{display:none}}.footer__logo{flex-shrink:0}.footer__logo a{display:block}.footer__logo-image{color:#462302;width:100%;max-width:220px;height:auto}.footer__social{gap:.375rem;display:flex}.footer__social--mobile{flex-direction:column;gap:.75rem}@media (width>=1024px){.footer__social--mobile{display:none}}.footer__social--desktop{display:none}@media (width>=1024px){.footer__social--desktop{flex-direction:row;gap:.375rem;display:flex}}.footer__social-link{color:#462302;background-color:#fff;border-radius:10px;justify-content:center;align-items:center;width:2.625rem;height:2.625rem;text-decoration:none;transition:opacity .2s;display:flex;box-shadow:0 2px 4px #1f1d0512}.footer__social-link:hover{opacity:.8}.footer__social-link:focus-visible{outline-offset:2px;outline:2px solid #462302}.footer__social-link .icon{width:2.25rem;height:2.25rem}.footer__main{flex-direction:column;gap:clamp(1.5rem,2.8125vw + .375rem,2.625rem);display:flex}@media (width>=1024px){.footer__main{flex-direction:row;align-items:flex-start}}.footer__newsletter-zone{order:0}.footer__nav-columns{order:1}@media (width>=1024px){.footer__nav-columns{order:0}.footer__newsletter-zone{order:1}}.footer__nav-columns{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}@media (width>=1024px){.footer__nav-columns{flex-direction:row;gap:.75rem}}.footer__column{border-bottom:1px solid #0003;flex:1;min-width:0}@media (width>=1024px){.footer__column{border-bottom:0}}.footer__column{display:block}.footer__column-trigger{cursor:pointer;text-align:left;appearance:none;width:100%;color:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:clamp(1.125rem,2.25rem - 2.8125vw,0rem) 0;display:flex}@media (width>=1024px){.footer__column-trigger{cursor:default;pointer-events:none;color:#462302;text-align:center;padding:0;font-family:Dax Compact Pro,sans-serif;font-size:18px;font-weight:750;line-height:24px}}.footer__column-title{margin:0 0 clamp(0rem,2.1875vw - .875rem,.875rem);font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.625rem,.9375vw + 1.25rem,2rem);font-weight:700;line-height:clamp(2rem,.9375vw + 1.625rem,2.375rem)}.footer__column-icon{flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.footer__column[data-accordion-open] .footer__column-icon--plus,.footer__column:not([data-accordion-open]) .footer__column-icon--minus{display:none}@media (width>=1024px){.footer__column-icon,.footer__column[data-accordion-open] .footer__column-icon--minus,.footer__column:not([data-accordion-open]) .footer__column-icon--plus{display:none}}.footer__column-links-wrapper{min-height:0;overflow:hidden}.footer__column-links{flex-direction:column;gap:.625rem;margin:0;padding:0 0 clamp(1.125rem,2.25rem - 2.8125vw,0rem);list-style:none;display:flex}.footer__link{color:inherit;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:500;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem);text-decoration:none;transition:opacity .2s}.footer__link:hover{opacity:.7}.footer__link:focus-visible{outline-offset:2px;outline:2px solid}.footer__newsletter-zone{flex-direction:column;flex-shrink:0;gap:1.125rem;display:flex}@media (width>=1024px){.footer__newsletter-zone{width:100%;max-width:534px}}.footer__newsletter-box{background-color:#fff;border-radius:clamp(.75rem,.625vw + .5rem,1rem);flex-direction:column;gap:1.125rem;padding:clamp(1.125rem,.9375vw + .75rem,1.5rem);display:flex;box-shadow:0 2px 4px #1f1d0512}.footer__newsletter-title{color:#462302;text-align:center;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.25rem,.9375vw + .875rem,1.625rem);font-weight:750;line-height:clamp(1.625rem,.9375vw + 1.25rem,2rem)}.footer__newsletter-form{margin:0}.footer__newsletter-fields{flex-direction:column;gap:.75rem;display:flex}@media (width>=1024px){.footer__newsletter-fields{flex-direction:row}}.footer__newsletter-input{color:#462302;background:0 0;border:2px solid #46230240;border-radius:.75rem;flex:1;height:3.125rem;padding:0 1rem;font-family:Dax Compact Pro,sans-serif;font-size:1.375rem;font-weight:700;line-height:3.125rem}.footer__newsletter-input::placeholder{color:#46230240;font-weight:700}.footer__newsletter-input:focus-visible{outline-offset:-2px;border-color:#462302;outline:2px solid #462302}.footer__newsletter-btn{color:#462302;cursor:pointer;background:0 0;border:2px solid #462302;border-radius:.75rem;justify-content:center;align-items:center;height:3.125rem;padding:0 1.5rem;font-family:Dax Compact Pro,sans-serif;font-size:1.375rem;font-weight:750;transition:background-color .2s,color .2s;display:flex}@media (width>=1024px){.footer__newsletter-btn{flex-shrink:0;width:100%;max-width:132px}}.footer__newsletter-btn:hover{color:#fff;background-color:#462302}.footer__newsletter-btn:focus-visible{outline-offset:2px;outline:2px solid #462302}.footer__newsletter-success{color:#462302;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:400;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}.footer__newsletter-error{color:#cd3232;margin:.25rem 0 0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:400;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}.footer__bottom-bar{flex-direction:column;align-items:center;gap:1.5rem;display:flex}@media (width>=1024px){.footer__bottom-bar{border-top:1px solid #46230226;flex-direction:row;justify-content:space-between;align-items:center;padding-top:1.5rem}}.footer__bottom-text{flex-direction:column;align-items:center;gap:.25rem;display:flex}@media (width>=1024px){.footer__bottom-text{flex-direction:row;align-items:center;gap:2.625rem}}.footer__studio-credit{opacity:.7;order:2;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:400;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}.footer__studio-credit a{color:inherit;text-underline-offset:2px;text-decoration:underline}@media (width>=1024px){.footer__studio-credit{opacity:1;order:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:500;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}}.footer__copyright{order:1;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:750;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}@media (width>=1024px){.footer__copyright{order:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1rem,.3125vw + .875rem,1.125rem);font-weight:750;line-height:clamp(1.375rem,.3125vw + 1.25rem,1.5rem)}}.footer__legal{flex-wrap:wrap;justify-content:center;gap:.5rem clamp(1rem,1.25vw + .5rem,1.5rem);display:flex}.footer__legal-link{color:inherit;opacity:.5;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:400;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem);text-decoration:none;transition:opacity .2s}.footer__legal-link:hover{opacity:1}.footer__legal-link:focus-visible{outline-offset:2px;outline:2px solid}.footer__payments{flex-wrap:wrap;justify-content:center;gap:.375rem;display:flex}.footer__payment-icon{background-color:#fff;border-radius:.25rem;width:2.375rem;height:1.3125rem;overflow:hidden}.footer__payment-icon svg{vertical-align:baseline;max-width:100%;height:100%;display:inline-block}.breadcrumb{padding-top:var(--header-height,120px)}.breadcrumb__list{padding:0;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding-block:clamp(.375rem,.9375vw,.75rem);font-family:Dax Compact Pro,sans-serif;font-size:clamp(.625rem,.3125vw + .5rem,.75rem);font-weight:400;line-height:clamp(1rem,.3125vw + .875rem,1.125rem);list-style:none;display:flex}.breadcrumb__item{color:#46230259;align-items:center;display:inline-flex}.breadcrumb__item:not(:first-child):before{content:"|";color:#46230259;padding-right:8px}.breadcrumb__item--current{color:#462302}.breadcrumb__link{color:#46230259;text-decoration:none;transition:color .12s ease-out}.breadcrumb__link:hover{color:#462302;text-decoration:underline}.breadcrumb__link:focus-visible{color:#462302;outline-offset:2px;outline:2px solid #462302;text-decoration:underline}.breadcrumb__current{color:#462302}pl-pack-builder{display:block}.pack-builder{padding-top:clamp(6.25rem,18.75vw - 1.25rem,13.75rem);position:relative}.pack-builder__heading{color:#462302;text-align:center;margin-bottom:clamp(1rem,1.25vw + .5rem,1.5rem);font-family:Dax Compact Pro,sans-serif;font-size:40px;font-weight:750}@media (width>=1024px){.pack-builder__heading{letter-spacing:clamp(-.1875rem,-.293333vw - .006rem,-.27rem);padding:var(--section-main-margin-side,66px);font-size:clamp(6.25rem,9.77778vw + .2rem,9rem);line-height:clamp(6.25rem,9.77778vw + .2rem,9rem)}}.pack-builder__sidebar-body{display:none}@media (width>=1024px){.pack-builder__sidebar-body{flex-direction:column;gap:18px;display:flex}}.pack-builder__subtitle{color:#462302;text-align:center;margin-top:12px}@media (width>=1024px){.pack-builder__subtitle{text-align:center;margin-top:0}}.pack-builder__layout{flex-direction:column;gap:clamp(1rem,1.25vw + .5rem,1.5rem);display:flex}@media (width>=1024px){.pack-builder__layout{flex-direction:row;gap:24px;padding-top:30px}}.pack-builder__main{flex:1;min-width:0}.pack-builder__filters{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:6px;margin-bottom:clamp(.75rem,.9375vw + .375rem,1.125rem);padding-inline:0;display:flex;overflow-x:auto}.pack-builder__filters::-webkit-scrollbar{display:none}@media (width>=1024px){.pack-builder__filters{flex-wrap:wrap}}.pack-builder__filter-tab{background:var(--Black-12,#4623021f);color:#462302;white-space:nowrap;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:10px 12px;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:700;line-height:20px;transition:background-color .2s,color .2s;display:flex}.pack-builder__filter-tab:hover:not(.pack-builder__filter-tab--active){background:#46230226}.pack-builder__filter-tab--active{color:#fff;background:#462302}.pack-builder__filter-tab:focus-visible{outline-offset:2px;outline:2px solid #fac005}.pack-builder__grid{grid-template-columns:repeat(2,1fr);gap:24px clamp(.375rem,.9375vw,.75rem);display:grid}@media (width>=768px){.pack-builder__grid{grid-template-columns:repeat(3,1fr);gap:30px clamp(.75rem,.9375vw + .375rem,1.125rem);padding:0}}@media (width>=1280px){.pack-builder__grid{grid-template-columns:repeat(4,1fr)}}.pack-builder__empty{color:#46230280;text-align:center;grid-column:1/-1;padding:48px 0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:400;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}.pack-builder__card{flex-direction:column;gap:0;display:flex}.pack-builder__card[data-hidden]{display:none}.pack-builder__card-media{background:var(--card-bg,#fffeeb);aspect-ratio:1;border-radius:clamp(.875rem,.9375vw + .5rem,1.25rem);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.pack-builder__card-gradient{z-index:0;background:var(--card-gradient,transparent);opacity:.35;pointer-events:none;border-radius:clamp(.875rem,.9375vw + .5rem,1.25rem);position:absolute;inset:0}.pack-builder__card-tag{z-index:2;background:var(--tag-bg,#fff);color:var(--tag-color,#462302);border-radius:8px;padding:2px 10px;font-family:Dax Compact Pro,sans-serif;font-size:10px;font-weight:750;line-height:18px;position:absolute;top:12px;left:12px}@media (width>=1024px){.pack-builder__card-tag{font-size:14px;line-height:20px}}.pack-builder__card-image-wrapper{z-index:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.pack-builder__card-image-wrapper img,.pack-builder__card-image-wrapper svg{object-fit:contain;width:85%;height:auto;transition:transform .3s;display:block;transform:translateY(10%)rotate(-8deg)}.pack-builder__card:hover .pack-builder__card-image-wrapper img{transform:translateY(10%)rotate(0)}.pack-builder__card-placeholder-svg{opacity:.4;opacity:.4;width:100%;height:auto;transition:transform .3s;transform:rotate(-8deg)}.pack-builder__card-info{flex-direction:column;gap:6px;padding:12px 6px 0;display:flex}.pack-builder__card-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.pack-builder__card-weight{color:#462302;background:#ffdf1f;border-radius:4px;align-items:center;padding:1px 8px;font-family:Dax Compact Pro,sans-serif;font-size:10px;font-weight:700;line-height:16px;display:inline-flex}@media (width>=1024px){.pack-builder__card-weight{font-size:12px}}.pack-builder__card-rating{align-items:center;gap:4px;display:flex}.pack-builder__card-stars{align-items:center;gap:1px;display:flex}.pack-builder__card-stars .icon-star{color:#b86b05;width:10px;height:10px}@media screen and (width<=389px){.pack-builder__card-stars .icon-star{width:9px;height:9px}}@media (width>=1024px){.pack-builder__card-stars .icon-star{width:12px;height:12px}}.pack-builder__card-rating-count{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:10px;font-weight:750;line-height:16px}@media (width>=1024px){.pack-builder__card-rating-count{font-size:12px}}.pack-builder__card-title{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:750;line-height:1.2}.pack-builder__card-price{color:#462302;align-items:baseline;gap:4px;display:flex}.pack-builder__card-price-value{font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:700;line-height:20px}.pack-builder__card-price-suffix{font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:500;line-height:20px}.pack-builder__card-variants{gap:6px;padding:8px 6px 0;display:flex}.pack-builder__card-variant{text-align:center;color:#462302;cursor:pointer;background:#4623021f;border:1px solid #0000;border-radius:10px;flex:1;min-width:0;padding:6px 12px;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:700;line-height:20px;transition:background-color .2s,border-color .2s,color .2s}.pack-builder__card-variant--active{color:#fff;background:#462302;border-color:#462302}.pack-builder__card-variant:disabled:not(.pack-builder__card-variant--active){opacity:.4;cursor:not-allowed}.pack-builder__card-controls{margin-top:auto;padding:6px 6px 0}.pack-builder__card-add{color:#462302;cursor:pointer;background:#fac005;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:8px 16px;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:750;line-height:14px;transition:background-color .2s;display:flex}.pack-builder__card-add:hover{background:#ffdf1f}.pack-builder__card-add:focus-visible{outline-offset:2px;outline:2px solid #95520b}.pack-builder__card-add:disabled{cursor:not-allowed;opacity:.5}.pack-builder__card-add[hidden]{display:none}.pack-builder__card-stepper{border:1px solid #46230240;border-radius:8px;align-items:center;gap:0;padding:3px;display:flex}.pack-builder__card-stepper[hidden]{display:none}.pack-builder__card-stepper-btn{color:#462302;cursor:pointer;background:#46230212;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;padding:2px;transition:background-color .15s;display:flex}.pack-builder__card-stepper-btn svg{width:20px;height:20px}.pack-builder__card-stepper-btn:hover{background:#46230226}.pack-builder__card-stepper-btn:focus-visible{outline-offset:-2px;outline:2px solid #fac005}.pack-builder__card-stepper-count{text-align:center;color:#462302;flex:1;min-width:24px;font-family:Dax Compact Pro,sans-serif;font-size:18px;font-weight:750;line-height:24px}.pack-builder__sidebar{flex-direction:column;order:-1;gap:12px;padding:0 12px;display:flex}@media (width>=1024px){.pack-builder__sidebar{background:#fff;border-radius:16px;flex-shrink:0;order:0;align-self:flex-start;gap:18px;width:424px;padding:24px;position:sticky;top:120px}}.pack-builder__progress{align-items:flex-start;gap:6px;display:flex}.pack-builder__tier{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.pack-builder__tier-pill{color:#46230280;white-space:nowrap;background:#46230212;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:5px 8px;font-family:Dax Compact Pro,sans-serif;font-size:12px;font-weight:750;line-height:16px;transition:background-color .3s,color .3s;display:inline-flex}@media (width>=1024px){.pack-builder__tier-pill{width:100%;padding:4px 8px}}.pack-builder__tier--active .pack-builder__tier-pill,.pack-builder__tier--reached .pack-builder__tier-pill{color:#462302;background:#fac005}.pack-builder__tier-bar{background:#46230212;border-radius:1000px;width:100%;height:6px;transition:background-color .3s;overflow:hidden}.pack-builder__tier--reached .pack-builder__tier-bar{background:#462302}.pack-builder__tier-bar-fill{background:#462302;border-radius:1000px;width:0;height:100%;transition:width .4s cubic-bezier(.215,.61,.355,1)}.pack-builder__tier-label{color:#462302;text-align:center;white-space:nowrap;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.625rem,.3125vw + .5rem,.75rem);font-weight:500;line-height:clamp(1rem,.3125vw + .875rem,1.125rem)}.pack-builder__selection{background:#f9f7db;border-radius:12px;padding:12px;position:relative}.pack-builder__selection-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.pack-builder__selection-title{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:700;line-height:20px}.pack-builder__selection-badge{color:#462302;background:#ffee49;border-radius:6px;align-items:center;padding:4px 10px;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:700;line-height:20px;display:inline-flex}.pack-builder__selection-list{scrollbar-width:thin;scrollbar-color:#462302 #46230212;flex-direction:column;gap:6px;max-height:370px;padding-right:4px;display:flex;overflow-y:auto}.pack-builder__selection-list::-webkit-scrollbar{width:4px}.pack-builder__selection-list::-webkit-scrollbar-track{background:#46230212;border-radius:1000px}.pack-builder__selection-list::-webkit-scrollbar-thumb{background:#462302;border-radius:1000px}.pack-builder__selection-fade{pointer-events:none;background:linear-gradient(#0000,#46230217);border-radius:0 0 12px 12px;height:87px;position:absolute;bottom:0;left:0;right:0}.pack-builder__selection-item{background:#fff;border-radius:8px;align-items:center;gap:12px;padding:8px;display:flex;box-shadow:0 2px 4px #1f1d0512}.pack-builder__selection-item-image{background:#fffeeb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:66px;height:72px;display:flex;position:relative;overflow:hidden}.pack-builder__selection-item-image img{z-index:1;object-fit:contain;width:100%;height:100%;position:relative}.pack-builder__selection-item-gradient{opacity:.3;border-radius:8px;position:absolute;inset:0}.pack-builder__selection-item-info{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.pack-builder__selection-item-text{flex-direction:column;flex:1;min-width:0;display:flex}.pack-builder__selection-item-title{color:#462302;text-overflow:ellipsis;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:750;line-height:20px;overflow:hidden}.pack-builder__selection-item-variant{color:#46230280;font-family:Dax Compact Pro,sans-serif;font-size:12px;font-weight:500;line-height:18px}.pack-builder__selection-item-qty{color:#462302;background:#ffee49;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:48px;height:30px;padding:0 10px;font-family:Dax Compact Pro,sans-serif;font-size:16px;font-weight:750;line-height:20px;display:inline-flex}.pack-builder__cta-wrapper{flex-direction:column;align-items:center;gap:6px;display:flex}.pack-builder__cta{cursor:pointer;background:#fac005;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;transition:background-color .2s,opacity .2s;display:flex}.pack-builder__cta:hover:not(:disabled){background:#ffdf1f}.pack-builder__cta:focus-visible{outline-offset:2px;outline:2px solid #95520b}.pack-builder__cta:disabled{opacity:.5;cursor:default}.pack-builder__cta-label{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:20px;font-weight:750;line-height:24px}.pack-builder__cta-original{color:#46230280;font-family:Dax Compact Pro,sans-serif;font-size:20px;font-weight:500;line-height:24px;text-decoration:line-through}.pack-builder__shipping{width:100%;padding-right:12px;position:relative;overflow:hidden}@media (width>=1024px){.pack-builder__shipping{margin-inline:12px}}.pack-builder__shipping-slide{visibility:hidden;justify-content:flex-start;align-items:center;min-height:20px;display:flex}.pack-builder__shipping-slide.swiper-slide-active{visibility:visible}.pack-builder__shipping-slide.swiper-slide-active .pack-builder__shipping-text{border-right:1px solid #46230240;width:90%;padding-right:12px}.pack-builder__shipping-text{color:#462302;text-align:left;white-space:nowrap;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:500;line-height:20px}.pack-builder__shipping-dots.swiper-pagination{z-index:2;background:0 0;align-items:center;gap:4px;width:auto;margin:0;padding-left:6px;display:flex;position:absolute;inset:50% 0 auto auto;transform:translateY(-50%)}.pack-builder__shipping-dots.swiper-pagination .swiper-pagination-bullet{opacity:1;cursor:pointer;background-color:#46230240;border:none;border-radius:2px;width:6px;height:6px;padding:0;transition:background-color .2s;display:block;margin:0!important}.pack-builder__shipping-dots.swiper-pagination .swiper-pagination-bullet-active{background-color:#462302}.pack-builder__sticky{z-index:100;padding:12px 12px calc(12px + env(safe-area-inset-bottom,0px));background:#fff;border-radius:24px 24px 0 0;flex-direction:column;transition:transform .3s cubic-bezier(.215,.61,.355,1);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 4px #1f1d0508}@media (width>=1024px){.pack-builder__sticky{display:none}}.pack-builder__sticky-toggle{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 0;display:flex}.pack-builder__sticky-toggle-text{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-decoration:underline}.pack-builder__sticky-chevron{color:#462302;transition:transform .3s;transform:rotate(180deg)}.pack-builder__sticky--open .pack-builder__sticky-chevron{transform:rotate(0)}.pack-builder__sticky--open .pack-builder__sticky-toggle{display:none}.pack-builder__sticky-sheet{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.215,.61,.355,1);display:grid}.pack-builder__sticky-sheet .pack-builder__selection{margin-bottom:12px}.pack-builder__sticky-sheet-inner{opacity:0;min-height:0;transition:opacity .25s;overflow:hidden}.pack-builder__sticky--open .pack-builder__sticky-sheet{grid-template-rows:1fr}.pack-builder__sticky--open .pack-builder__sticky-sheet-inner{opacity:1}.pack-builder__sticky-close{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;width:100%;margin-bottom:8px;padding:8px 0;display:flex}.pack-builder__sticky-close span{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-decoration:underline}.pack-builder__sticky-close .icon-chevron-down{color:#462302}.shopify-section:has(pl-main-product){z-index:3;position:relative}pl-main-product{display:block}.main-product__container{flex-direction:column;gap:6px;display:flex}@media (width<=1023.98px){.main-product__container{padding-inline:0}}@media (width>=1024px){.main-product__container{flex-direction:row;align-items:start;gap:18px}.main-product__gallery{max-width:calc(50% - 9px);top:var(--header-height-desktop,120px);flex:0 0 calc(50% - 9px);align-self:flex-start;position:sticky}}.main-product__gallery-desktop{display:none}@media (width>=1024px){.main-product__gallery-desktop{flex-direction:column;gap:12px;display:flex}}.main-product__gallery-mobile{display:block}@media (width>=1024px){.main-product__gallery-mobile{display:none}}.main-product__main-photo{aspect-ratio:1;background-color:var(--photo-bg,#fffeeb);border-radius:24px;justify-content:center;align-items:center;padding:18px;display:flex;position:relative;overflow:hidden}.main-product__photo-gradient{border-radius:inherit;opacity:.3;pointer-events:none;position:absolute;inset:0}.main-product__main-image{z-index:1;object-fit:contain;max-width:80%;max-height:80%;position:relative}.main-product__main-image--placeholder{width:60%;height:60%}.main-product__claims{gap:12px;display:flex}.main-product__claim{background-color:var(--claim-bg,#462302);text-align:center;border-radius:24px;flex:1;justify-content:center;align-items:center;height:clamp(5rem,6.25vw + 2.5rem,7.5rem);padding:12px;display:flex}.main-product__claim-text{color:#fff;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.25rem,.9375vw + .875rem,1.625rem);font-weight:750;line-height:clamp(1.625rem,.9375vw + 1.25rem,2rem)}.main-product__secondary-photo{border-radius:24px;height:clamp(12.5rem,18.75vw + 5rem,20rem);overflow:hidden}.main-product__secondary-image{object-fit:cover;width:100%;height:100%;display:block}.main-product__photo-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.main-product__grid-photo{border-radius:24px;height:clamp(12.5rem,17.5vw + 5.5rem,19.5rem);overflow:hidden}.main-product__grid-image{object-fit:cover;width:100%;height:100%;display:block}.main-product__slide{aspect-ratio:1;background-color:var(--photo-bg,#fffeeb);border-radius:24px;justify-content:center;align-items:center;padding:18px;display:flex;position:relative;overflow:hidden}.main-product__slide-image{z-index:1;object-fit:contain;max-width:80%;max-height:80%;position:relative}.main-product__slide-image--placeholder{width:60%;height:60%}.main-product__swiper-prev,.main-product__swiper-next{z-index:10;cursor:pointer;color:#462302;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;bottom:12px;box-shadow:0 2px 4px #1f1d0512}.main-product__swiper-prev{left:12px}.main-product__swiper-next{right:12px}.main-product__swiper-pagination,.main-product__swiper-pagination.swiper-pagination-horizontal,.main-product__swiper-pagination.swiper-pagination-bullets{z-index:10;pointer-events:none;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;inset:auto 0 12px}.main-product__swiper-dot{pointer-events:auto;background-color:#46230240;border-radius:2px;width:6px;height:4px;transition:width .2s,background-color .2s;display:block;margin:0!important}.main-product__swiper-dot.swiper-pagination-bullet-active{background-color:#462302;width:10px}.main-product__info{background:#fff;border-radius:24px;flex-direction:column;gap:24px;min-width:0;padding:18px 12px;display:flex}@media (width>=1024px){.main-product__info{flex:0 0 calc(50% - 9px);align-self:flex-start;gap:clamp(1rem,3.11111vw - .925rem,1.875rem);max-width:calc(50% - 9px);padding:30px;position:sticky;top:80px}}.main-product__tags{flex-wrap:wrap;gap:8px;display:flex}.main-product__tag{color:#462302;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:4px 10px;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:700;line-height:20px;display:inline-flex}.main-product__tag--brand{background-color:var(--tag-bg,#46230226);color:var(--tag-color,#462302)}.main-product__tag--format{background-color:#ffdf1f}.main-product__media-tags{z-index:2;pointer-events:none;flex-wrap:wrap;gap:6px;display:flex;position:absolute;top:18px;left:18px}.main-product__media-tag{white-space:nowrap;background-color:var(--tag-bg,#fff);color:var(--tag-color,#462302);border-radius:8px;justify-content:center;align-items:center;padding:2px 10px;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:700;line-height:20px;display:inline-flex}.main-product__title{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:clamp(2.25rem,1.875vw + 1.5rem,3rem);font-weight:750;line-height:clamp(2.625rem,1.875vw + 1.875rem,3.375rem)}.main-product__title-group{flex-direction:column;gap:8px;display:flex}@media (width>=1024px){.main-product__title-group{gap:10px}}.main-product__rating{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.main-product__rating .rating-stars__icons{color:#b86b05}.main-product__rating-score{color:#462302;text-transform:uppercase;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:750;line-height:20px}@media (width>=1024px){.main-product__rating-score{font-size:16px;line-height:22px}}.main-product__rating-separator{background-color:#46230240;flex-shrink:0;width:1px;height:16px}.main-product__rating-link{color:#462302;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;font-family:Dax Compact Pro,sans-serif;font-size:12px;font-weight:400;line-height:18px;text-decoration:underline}@media (width>=1024px){.main-product__rating-link{font-size:14px;line-height:20px}}.main-product__rating-link:hover{color:#7a430d}.main-product__description{color:#462302cc;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:400;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}.main-product__pack-builder-card{border-radius:20px;justify-content:center;align-items:flex-end;height:clamp(12.5rem,9.375vw + 8.75rem,16.25rem);display:flex;position:relative;overflow:hidden}.main-product__pack-builder-img{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.main-product__pack-builder-overlay{pointer-events:none;background:linear-gradient(#0000 40%,#462302 100%);position:absolute;inset:0}.main-product__pack-builder-content{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:12px;padding:12px;display:flex;position:relative}@media (width>=990px){.main-product__pack-builder-content{gap:16px;padding:24px}}.main-product__pack-builder-title{color:#fff;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.25rem,.9375vw + .875rem,1.625rem);font-weight:700;line-height:clamp(1.625rem,.9375vw + 1.25rem,2rem)}@media (width>=990px){.main-product__pack-builder-title{font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.625rem,.9375vw + 1.25rem,2rem);font-weight:750;line-height:clamp(2rem,.9375vw + 1.625rem,2.375rem)}}.main-product__pack-builder-btn{text-decoration:none}@media (width<=989px){.main-product__pack-builder-btn{color:#462302;text-align:center;font-family:Dax Compact Pro,sans-serif;font-size:22px;font-weight:750;line-height:22px}}.template-product--packs .main-product__main-photo{padding:0}.template-product--packs .main-product__main-image{object-fit:cover;width:100%;max-width:none;height:100%;max-height:none}.pl-price{margin-top:var(--pl-price-margin-top,0);margin-bottom:var(--pl-price-margin-bottom,0);justify-content:flex-start;align-items:center;gap:8px;display:flex}.pl-price__row{white-space:nowrap;align-items:baseline;gap:6px;display:flex}.pl-price__amount{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.25rem,.625vw + 1rem,1.5rem);font-weight:750;line-height:clamp(1.625rem,.625vw + 1.375rem,1.875rem)}.pl-price__amount--discounted{color:var(--pl-price-accent,#d1001d)}.pl-price__compare{color:#462302;opacity:.5;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.25rem,.625vw + 1rem,1.5rem);font-weight:500;line-height:clamp(1.625rem,.625vw + 1.375rem,1.875rem);text-decoration:line-through}.pl-price__compare[hidden]{display:none}.pl-price__badge{background-color:var(--pl-price-accent,#d1001d);color:#fff;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:0 6px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1rem,.3125vw + .875rem,1.125rem);font-weight:750;line-height:clamp(1.375rem,.3125vw + 1.25rem,1.5rem);display:inline-flex}.pl-price__badge[hidden]{display:none}pl-sticky-cta{display:block}.sticky-cta{z-index:90;opacity:0;pointer-events:none;transition:transform .35s,opacity .25s;position:fixed;inset:auto 0 0;transform:translateY(100%)}.sticky-cta[hidden]{display:none}.sticky-cta--visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media (width<=1023.98px){.sticky-cta[data-enable-mobile=false]{display:none}}@media (width>=1024px){.sticky-cta[data-enable-desktop=false]{display:none}}.sticky-cta__inner{background-color:#fff;border-radius:24px 24px 0 0;flex-direction:row;align-items:center;gap:6px;padding:12px 12px 8px;display:flex;box-shadow:0 -2px 4px #1f1d0508}@media (width>=1024px){.sticky-cta__inner{gap:42px;padding:12px 66px}}.sticky-cta__info{flex-direction:row;flex:none;align-items:center;gap:6px;min-width:0;display:flex}@media (width>=1024px){.sticky-cta__info{flex:1 0 0;gap:18px}}.sticky-cta__image-wrap{background-color:var(--photo-bg,#fffeeb);border-radius:clamp(.5rem,.3125vw + .375rem,.625rem);flex-shrink:0;width:clamp(3.625rem,2.8125vw + 2.5rem,4.75rem);height:clamp(3.625rem,2.5vw + 2.625rem,4.625rem);padding:8px;position:relative;overflow:hidden}.sticky-cta__image-gradient{border-radius:inherit;opacity:.35;pointer-events:none;z-index:0;position:absolute;inset:0}.sticky-cta__image{z-index:1;object-fit:cover;object-position:center;width:100%;height:100%;position:relative}.sticky-cta__details{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.sticky-cta__title{color:#462302;letter-spacing:-.03em;white-space:nowrap;text-overflow:ellipsis;margin:0;display:none;overflow:hidden}@media (width>=1024px){.sticky-cta__title{font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.25rem,.9375vw + .875rem,1.625rem);font-weight:750;line-height:clamp(1.625rem,.9375vw + 1.25rem,2rem);display:block}}.sticky-cta__subtitle{color:#46230280;white-space:nowrap;text-overflow:ellipsis;margin:0;display:none;overflow:hidden}@media (width>=1024px){.sticky-cta__subtitle{font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:400;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem);display:block}}.sticky-cta__cta-block{flex-direction:column;flex:1 0 0;gap:6px;min-width:0;display:flex}@media (width>=1024px){.sticky-cta__cta-block{flex:none;gap:8px;width:346px;min-width:0;max-width:100%}}.sticky-cta__cta{white-space:nowrap;border-radius:clamp(.625rem,.3125vw + .5rem,.75rem);justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 24px;display:flex}@media (width>=1024px){.sticky-cta__cta{width:auto;padding:12px 24px}}.sticky-cta__cta:focus-visible{outline-offset:2px}.sticky-cta__cta--loading{opacity:.6;pointer-events:none}.sticky-cta__cta-label{font-size:clamp(1.125rem,.625vw + .875rem,1.375rem);font-weight:750;line-height:clamp(1.125rem,.625vw + .875rem,1.375rem)}.sticky-cta__cta-label--desktop{display:none}@media (width>=1024px){.sticky-cta__cta-label--desktop{display:inline}}.sticky-cta__cta-label--mobile{display:inline}@media (width>=1024px){.sticky-cta__cta-label--mobile{display:none}}.sticky-cta__cta-separator{font-size:20px;font-weight:500;line-height:20px}.sticky-cta__cta-price{font-size:clamp(1.125rem,.625vw + .875rem,1.375rem);font-weight:750;line-height:clamp(1.125rem,.625vw + .875rem,1.375rem)}.sticky-cta__cta-compare{color:#46230280;font-size:clamp(1.125rem,.625vw + .875rem,1.375rem);font-weight:500;line-height:clamp(1.125rem,.625vw + .875rem,1.375rem);text-decoration:line-through}.sticky-cta__cta-compare[hidden]{display:none}.sticky-cta__shipping{width:100%;min-width:0;max-width:100%;overflow:hidden}.sticky-cta__shipping .product-form__shipping-track .swiper-slide-active .product-form__shipping-text{border-right:1px solid #46230240;padding-right:12px}.sticky-cta--loading .sticky-cta__cta{opacity:.6;pointer-events:none}pl-ingredients{display:block;overflow:visible}@media (width>=1024px){pl-ingredients{overflow:hidden}}.ingredients__container{flex-direction:column;align-items:center;display:flex}.ingredients__card-wrap{z-index:2;order:2;width:100%;margin-bottom:-56px;position:relative;transform:rotate(-.5deg)}.ingredients__card{background:#fff;border-radius:16px;padding:24px clamp(.75rem,4.6875vw - 1.125rem,2.625rem);overflow:clip}.ingredients__card--pack{overflow:visible}.ingredients__image-wrap{z-index:1;order:1;width:344px;max-width:100%;margin-bottom:-56px;position:relative;transform:rotate(2deg)}.ingredients__image{border-radius:16px;overflow:hidden}.ingredients__image img{object-fit:cover;border-radius:16px;width:100%;height:auto;display:block}.ingredients__image--placeholder{aspect-ratio:1;background:#fffeeb;border-radius:16px;justify-content:center;align-items:center;display:flex}.ingredients__placeholder-svg{opacity:.3;width:60%;height:auto}.ingredients__toggle{display:block}.ingredients__toggle:not(:last-child){padding-inline:12px;border-bottom:1px solid #46230240;padding-bottom:24px}.ingredients__toggle-trigger{cursor:pointer;text-align:left;appearance:none;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:18px 6px;display:flex}.ingredients__toggle:not(:last-child) .ingredients__toggle-trigger{padding-top:0;padding-left:0}.ingredients__toggle-title{color:#462302;flex:1 1 0;min-width:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1.625rem,.9375vw + 1.25rem,2rem);font-weight:750;line-height:clamp(2rem,.9375vw + 1.625rem,2.375rem)}.ingredients__toggle-icon{flex-shrink:0;width:28px;height:28px;position:relative}.ingredients__toggle-plus{position:absolute;inset:0}.ingredients__toggle-plus:before,.ingredients__toggle-plus:after{content:"";background:#462302;border-radius:2px;transition:transform .35s cubic-bezier(.215,.61,.355,1);position:absolute;top:50%;left:50%}.ingredients__toggle-plus:before{width:18px;height:2px;transform:translate(-50%,-50%)}.ingredients__toggle-plus:after{width:2px;height:18px;transform:translate(-50%,-50%)rotate(0)}pl-accordion[data-accordion-open] .ingredients__toggle-plus:after{transform:translate(-50%,-50%)rotate(90deg)}.ingredients__toggle-wrapper{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.215,.61,.355,1);display:grid}pl-accordion[data-accordion-open] .ingredients__toggle-wrapper{grid-template-rows:1fr}.ingredients__toggle-content{border-radius:10px;min-height:0;padding:0;overflow:hidden}.ingredients__card-wrap pl-accordion[data-accordion-open] .ingredients__toggle-content{padding:0}.ingredients__richtext{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:400;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}.ingredients__table{--_table-bg:var(--ingredients-table-bg,#f9f7db);background:var(--_table-bg);border-radius:10px;flex-direction:column;gap:10px;padding:12px;display:flex}.ingredients__table-row{border-bottom:1px solid #46230240;align-items:center;gap:10px;padding-bottom:8px;display:flex}.ingredients__table-row:last-child{border:none;padding-bottom:0}.ingredients__table-row--last{border-bottom:none;padding-bottom:0}.ingredients__table-cell{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:400;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}.ingredients__table-cell--label{flex-direction:column;flex:1 1 0;gap:2px;min-width:0;display:flex}.ingredients__table-cell--value{text-align:right;flex-direction:column;flex-shrink:0;gap:2px;width:88px;display:flex}.ingredients__table-main{font-weight:500;display:block}.ingredients__table-sub{color:#462302cc;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.625rem,.3125vw + .5rem,.75rem);font-weight:400;line-height:clamp(1rem,.3125vw + .875rem,1.125rem);display:block}.ingredients__flavor-select{margin-bottom:12px;position:relative}.ingredients__flavor-trigger{cursor:pointer;appearance:none;text-align:left;background:0 0;border:2px solid #46230240;border-radius:12px;align-items:center;gap:6px;width:100%;padding:12px;display:flex}.ingredients__flavor-label{color:#462302;flex:1 1 0;min-width:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1rem,.3125vw + .875rem,1.125rem);font-weight:750;line-height:clamp(1.375rem,.3125vw + 1.25rem,1.5rem)}.ingredients__flavor-chevron{color:#462302;background:#4623021f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .2s cubic-bezier(.215,.61,.355,1);display:flex}.ingredients__flavor-chevron svg{width:20px;height:20px;display:block}.ingredients__flavor-select[data-flavor-select-open] .ingredients__flavor-chevron{transform:rotate(180deg)}.ingredients__flavor-listbox{z-index:10;background:#fff;border:2px solid #46230240;border-radius:12px;max-height:200px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;box-shadow:0 4px 12px #4623021f}.ingredients__flavor-listbox[hidden]{display:none}.ingredients__flavor-option{color:#462302;cursor:pointer;border-radius:8px;padding:10px 12px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1rem,.3125vw + .875rem,1.125rem);font-weight:750;line-height:clamp(1.375rem,.3125vw + 1.25rem,1.5rem)}.ingredients__flavor-option:hover,.ingredients__flavor-option[aria-selected=true]{background:#fffeeb}.ingredients__flavor-pane[hidden],.ingredients__image[hidden]{display:none}@media (width>=1024px){.ingredients__container{flex-direction:row;align-items:center}.ingredients__card-wrap{flex:1 1 0;order:1;min-width:0;margin-bottom:0;margin-right:-32px;transform:rotate(1deg)}.ingredients__card{border-radius:24px;max-width:670px;padding:42px 30px}.ingredients__image-wrap{flex:1 1 0;order:2;width:auto;min-width:0;max-width:670px;margin-bottom:0;margin-right:0;transform:rotate(-2deg)}.ingredients__image{border-radius:24px;height:670px}.ingredients__image img{border-radius:24px;height:100%}.ingredients__image--placeholder{aspect-ratio:auto;border-radius:24px;height:670px}.ingredients__toggle-trigger{padding:24px 12px}.ingredients__toggle-icon{width:32px;height:32px}.ingredients__toggle-content{padding-inline:12px}pl-accordion[data-accordion-open] .ingredients__toggle-content{padding-bottom:24px}.ingredients__table{border-radius:12px;padding:16px}.ingredients__table-cell--value{width:120px}}.comparison-table{position:relative;overflow:hidden}.comparison-table__wrapper{background:linear-gradient(var(--ct-angle-mobile), var(--ct-bg-from) 26.8%, var(--ct-bg-to) 72.12%);border-radius:var(--ct-radius-mobile);color:var(--ct-text-color);position:relative}@media (width>=1024px){.comparison-table__wrapper{background:linear-gradient(var(--ct-angle-desktop), var(--ct-bg-from) 26.8%, var(--ct-bg-to) 72.12%);border-radius:var(--ct-radius-desktop);padding-block:120px}}.comparison-table__deco{pointer-events:none;z-index:0;opacity:var(--ct-deco-opacity);max-width:100%;position:absolute;left:auto}.comparison-table__deco--top{top:var(--ct-deco-top-y-mobile,-60px);right:var(--ct-deco-top-x-mobile,-20px);width:var(--ct-deco-top-width-mobile,167px);transform:rotate(var(--ct-deco-top-rotation-mobile,-174deg))}@media (width>=1024px){.comparison-table__deco--top{top:var(--ct-deco-top-y-desktop,-100px);right:var(--ct-deco-top-x-desktop,0px);width:var(--ct-deco-top-width-desktop,282px);transform:rotate(var(--ct-deco-top-rotation-desktop,-164deg))}}.comparison-table__deco--bottom{bottom:var(--ct-deco-bottom-y-mobile,-40px);right:var(--ct-deco-bottom-x-mobile,100px);width:var(--ct-deco-bottom-width-mobile,147px);transform:rotate(var(--ct-deco-bottom-rotation-mobile,-3deg))}@media (width>=1024px){.comparison-table__deco--bottom{bottom:var(--ct-deco-bottom-y-desktop,-60px);right:var(--ct-deco-bottom-x-desktop,100px);width:var(--ct-deco-bottom-width-desktop,365px);transform:rotate(var(--ct-deco-bottom-rotation-desktop,-44deg))}}.comparison-table__deco-img{width:100%;height:auto;display:block}.comparison-table__inner{z-index:1;flex-direction:column;gap:30px;display:flex;position:relative}@media (width>=1024px){.comparison-table__inner{flex-direction:row;align-items:center;gap:18px}.comparison-table__media{flex:0 0 50%;max-width:50%}}.comparison-table__image{object-fit:cover;border-radius:var(--ct-img-radius-mobile);width:100%;height:auto;display:block;transform:rotate(-1deg)}@media (width>=1024px){.comparison-table__image{border-radius:var(--ct-img-radius-desktop);transform:rotate(-2deg)}.comparison-table__content{flex:1;min-width:0;padding-inline:clamp(1.5rem,4vw - .975rem,2.625rem)}}.comparison-table__heading{margin-bottom:var(--section-spacing-title)}.comparison-table__table{width:100%}.comparison-table__header-row{border-bottom:1px solid var(--ct-border-row-color);align-items:center;gap:12px;padding:0 6px 12px;display:flex}@media (width>=1024px){.comparison-table__header-row{padding:0 8px 12px}}.comparison-table__header-label{flex:1;min-width:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:700;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}.comparison-table__cell{flex:0 0 88px;justify-content:center;align-items:center;display:flex}@media (width>=1024px){.comparison-table__cell{flex:0 0 104px}}.comparison-table__cell--header{text-align:center}.comparison-table__logo{width:57px;height:auto;color:var(--ct-text-color);margin:0 auto;display:block}.comparison-table__others-label{font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:700;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}.comparison-table__data-row{border-bottom:1px solid var(--ct-border-row-color);align-items:center;gap:12px;padding:12px 6px;display:flex}@media (width>=1024px){.comparison-table__data-row{padding:12px 8px}}.comparison-table__row-label{flex:1;min-width:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:700;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}.comparison-table__check-pill{background:var(--ct-check-color);border-radius:var(--ct-pill-radius);width:100%;height:36px;color:var(--ct-text-color);justify-content:center;align-items:center;padding:6px 24px;display:flex}.comparison-table__check-pill .icon{flex-shrink:0}.comparison-table__cross-cell{width:100%;color:var(--ct-cross-color);justify-content:center;align-items:center;padding:6px 24px;display:flex}.comparison-table__cross-cell .icon{flex-shrink:0;width:28px}#judgeme_product_reviews{background-color:#f9f7db;padding-block:clamp(3.75rem,9.375vw,7.5rem);padding-inline:clamp(.75rem,8.4375vw - 2.625rem,4.125rem)}#judgeme_product_reviews .jm-review-widget__header-and-body,#judgeme_product_reviews .jm-review-widget__header,#judgeme_product_reviews .jm-review-widget__body,#judgeme_product_reviews .jm-review-widget-header,#judgeme_product_reviews .jm-review-item__body,#judgeme_product_reviews .jm-review-item__content,#judgeme_product_reviews .jm-histogram,#judgeme_product_reviews .jm-average-rating-display,#judgeme_product_reviews .jdgm-review-list{--jm-review-widget-star-and-histogram-color:#b86b05;--jm-review-widget-text-color:#462302;--jm-review-widget-button-color:#462302;--jm-widget-primary-color:#462302}#judgeme_product_reviews *,#judgeme_product_reviews :before,#judgeme_product_reviews :after{box-sizing:border-box}#judgeme_product_reviews p,#judgeme_product_reviews a,#judgeme_product_reviews button,#judgeme_product_reviews input,#judgeme_product_reviews select,#judgeme_product_reviews textarea,#judgeme_product_reviews label,#judgeme_product_reviews h1,#judgeme_product_reviews h2,#judgeme_product_reviews h3,#judgeme_product_reviews h4,#judgeme_product_reviews h5,#judgeme_product_reviews h6,#judgeme_product_reviews span:not(.jm-star-rating__font-icon):not(.jdgm-star){font-family:Dax Compact Pro,sans-serif}#judgeme_product_reviews .jm-stack,#judgeme_product_reviews .jm-cluster,#judgeme_product_reviews .jm-box{flex:0 auto;height:auto;min-height:0;padding:0}#judgeme_product_reviews .jm-review-widget{flex-direction:column;gap:clamp(1.5rem,2.8125vw + .375rem,2.625rem);max-width:1308px;margin:0 auto;display:flex}#judgeme_product_reviews .jm-review-widget__header-and-body{flex-direction:column;gap:clamp(.75rem,.9375vw + .375rem,1.125rem);display:flex}#judgeme_product_reviews .jm-review-widget__header,#judgeme_product_reviews .jm-review-widget-header{flex-direction:column;align-items:stretch;gap:clamp(1.5rem,2.8125vw + .375rem,2.625rem);display:flex}#judgeme_product_reviews .jm-review-widget-header__summary-section,#judgeme_product_reviews .jm-review-widget-header__main-content,#judgeme_product_reviews .jm-review-widget-header__title-and-rating{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}#judgeme_product_reviews .jm-review-widget-header__title{color:#462302;letter-spacing:-1.8px;text-align:center;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(2.625rem,2.8125vw + 1.5rem,3.75rem);font-weight:750;line-height:clamp(3rem,2.8125vw + 1.875rem,4.125rem)}#judgeme_product_reviews .jm-review-widget-header__average-rating-display{justify-content:center;align-items:center;display:flex}#judgeme_product_reviews .jm-average-rating-display,#judgeme_product_reviews .jm-average-rating-display>.jm-cluster{flex-direction:column;align-items:center;gap:4px;display:flex}#judgeme_product_reviews .jm-average-rating-display .jm-text:first-child{color:#462302;align-items:center;gap:8px;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(2.25rem,1.875vw + 1.5rem,3rem);font-weight:750;line-height:clamp(2.625rem,1.875vw + 1.875rem,3.375rem);display:inline-flex}#judgeme_product_reviews .jm-average-rating-display .jm-text:first-child:before{content:"★";color:#b86b05;font-size:.85em}#judgeme_product_reviews .jm-average-rating-display .jm-text:last-child{color:#462302;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1rem,.3125vw + .875rem,1.125rem);font-weight:500;line-height:clamp(1.375rem,.3125vw + 1.25rem,1.5rem)}@media (width>=1024px){#judgeme_product_reviews .jm-review-widget__header,#judgeme_product_reviews .jm-review-widget-header{grid-template:"title title title""rating histo button""filter filter filter"/1fr auto 1fr;align-items:center;gap:clamp(1.25rem,1.875vw + .5rem,2rem) 60px;display:grid}#judgeme_product_reviews .jm-review-widget-header__summary-section,#judgeme_product_reviews .jm-review-widget-header__title-and-rating,#judgeme_product_reviews .jm-review-widget-header__main-content{display:contents}#judgeme_product_reviews .jm-review-widget-header__title{grid-area:title;justify-self:center}#judgeme_product_reviews .jm-review-widget-header__average-rating-display{grid-area:rating;justify-self:end}#judgeme_product_reviews .jm-review-widget-header__star-rating-histogram{grid-area:histo;justify-self:stretch}#judgeme_product_reviews .jm-action-buttons{grid-area:button;justify-self:start}#judgeme_product_reviews .jm-review-widget-header__filters-wrapper{grid-area:filter}#judgeme_product_reviews .jm-center:not(.jm-no-reviews-state){display:none}#judgeme_product_reviews .jm-no-reviews-state{grid-column:1/-1;justify-self:center}}#judgeme_product_reviews .jm-review-widget-header__star-rating-histogram{width:100%;max-width:320px}@media (width>=1024px){#judgeme_product_reviews .jm-review-widget-header__star-rating-histogram{width:280px;max-width:280px}}#judgeme_product_reviews .jm-histogram{display:block}#judgeme_product_reviews .jm-histogram>.jm-stack--space-400{flex-direction:column;gap:4px;display:flex}#judgeme_product_reviews .jm-histogram-row{align-items:center;gap:12px;width:100%;display:flex}#judgeme_product_reviews .jm-histogram-row__rating{display:none}#judgeme_product_reviews .jm-histogram-row .jm-star-rating{letter-spacing:1px;color:#b86b05;flex-shrink:0;font-size:18px;line-height:1;display:inline-flex;position:relative}#judgeme_product_reviews .jm-histogram-row .jm-star-rating>.jm-cluster{display:none}#judgeme_product_reviews .jm-histogram-row .jm-star-rating:before{content:"★★★★★";color:#b86b05;font-family:Dax Compact Pro,sans-serif}#judgeme_product_reviews .jm-histogram-row:first-child .jm-star-rating:before{content:"★★★★★"}#judgeme_product_reviews .jm-histogram-row:nth-child(2) .jm-star-rating:before{content:"★★★★☆"}#judgeme_product_reviews .jm-histogram-row:nth-child(3) .jm-star-rating:before{content:"★★★☆☆"}#judgeme_product_reviews .jm-histogram-row:nth-child(4) .jm-star-rating:before{content:"★★☆☆☆"}#judgeme_product_reviews .jm-histogram-row:nth-child(5) .jm-star-rating:before{content:"★☆☆☆☆"}#judgeme_product_reviews .jm-progress-bar{background:#4623021f;border-radius:50px;flex:auto;height:6px;display:block;overflow:hidden}#judgeme_product_reviews .jm-progress-bar__fill{background:#b86b05;border-radius:50px;height:100%}#judgeme_product_reviews .jm-histogram-row__frequency{color:#462302;text-align:right;flex-shrink:0;min-width:32px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:500;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}#judgeme_product_reviews .jm-histogram-row__frequency:before{content:"("}#judgeme_product_reviews .jm-histogram-row__frequency:after{content:")"}#judgeme_product_reviews .jm-action-buttons{align-items:center;width:auto;display:flex}#judgeme_product_reviews .jm-action-buttons>.jm-stack{width:auto;display:block}#judgeme_product_reviews .jm-button{cursor:pointer;font-family:Dax Compact Pro,sans-serif;font-weight:750}#judgeme_product_reviews .jm-button--primary,#judgeme_product_reviews .jm-action-buttons__button{color:#462302;background:0 0;border:2px solid #462302;border-radius:8px;justify-content:center;align-items:center;width:auto;height:auto;padding:8px 16px;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:750;line-height:14px;text-decoration:none;transition:background-color .2s cubic-bezier(.25,.46,.45,.94),color .2s cubic-bezier(.25,.46,.45,.94);display:inline-flex}@media (width<=1023px){#judgeme_product_reviews .jm-button--primary,#judgeme_product_reviews .jm-action-buttons__button{width:100%}}#judgeme_product_reviews .jm-button--primary:hover,#judgeme_product_reviews .jm-button--primary:focus-visible,#judgeme_product_reviews .jm-action-buttons__button:hover,#judgeme_product_reviews .jm-action-buttons__button:focus-visible{color:#fff;background:#462302}#judgeme_product_reviews .jm-star-rating__font-icon{color:#b86b05;font-family:JudgemeStar,monospace;font-size:18px;font-weight:400;line-height:1}#judgeme_product_reviews .jm-average-rating-display .jm-star-rating{font-size:20px}#judgeme_product_reviews .jm-average-rating-display .jm-star-rating__font-icon{font-size:28px}@media (width>=1024px){#judgeme_product_reviews .jm-average-rating-display .jm-star-rating__font-icon{font-size:36px}}#judgeme_product_reviews .jm-review-item .jm-star-rating{font-size:12px}#judgeme_product_reviews .jm-review-widget-header__filters-wrapper{border-bottom:1px solid #46230240;width:100%;padding:0 8px 18px}#judgeme_product_reviews .jm-filters{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}#judgeme_product_reviews .jm-filters__buttons{display:contents}#judgeme_product_reviews .jm-button--secondary,#judgeme_product_reviews .jm-custom-answer-filter{color:#462302;cursor:pointer;text-transform:none;background:0 0;border:0;align-items:center;gap:4px;padding:4px;font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:400;line-height:20px;display:inline-flex}#judgeme_product_reviews .jm-button--secondary:hover,#judgeme_product_reviews .jm-button--secondary:focus-visible,#judgeme_product_reviews .jm-custom-answer-filter:hover,#judgeme_product_reviews .jm-custom-answer-filter:focus-visible{color:#462302;background:0 0}#judgeme_product_reviews .jm-custom-answer-filter__icon{color:#462302;align-items:center;gap:4px;display:inline-flex}#judgeme_product_reviews .jm-custom-answer-filter__icon>svg{display:none}#judgeme_product_reviews .jm-custom-answer-filter__text{color:#462302;align-items:center;gap:4px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:400;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem);display:inline-flex}#judgeme_product_reviews .jm-custom-answer-filter__text:after{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'><path d='M3.33 5.83 8 10.5l4.67-4.67' stroke='%23462302' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:16px;height:16px;display:inline-block}#judgeme_product_reviews .jm-sort-filter{align-items:center;gap:0;display:inline-flex;position:relative}#judgeme_product_reviews .jm-sort-filter__icon--sort,#judgeme_product_reviews .jm-sort-filter__icon--chevron{display:none}#judgeme_product_reviews .jm-sort-filter__select,#judgeme_product_reviews select.jdgm-sort-dropdown{color:#462302;cursor:pointer;appearance:none;box-shadow:none;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'><path d='M3.33 5.83 8 10.5l4.67-4.67' stroke='%23462302' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") right 0 center/16px 16px no-repeat;border:0;padding:4px 24px 4px 4px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:400;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}#judgeme_product_reviews .jm-sort-filter__select:focus,#judgeme_product_reviews .jm-sort-filter__select:focus-visible,#judgeme_product_reviews select.jdgm-sort-dropdown:focus,#judgeme_product_reviews select.jdgm-sort-dropdown:focus-visible{box-shadow:none;outline:0}#judgeme_product_reviews .jm-review-widget__body:has(.jdgm-empty-state){display:none!important}#judgeme_product_reviews .jm-no-reviews-state{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:none;margin:0 auto;display:flex!important}#judgeme_product_reviews .jm-no-reviews-state>.jm-stack{flex-direction:column;align-items:center;gap:12px;display:flex}#judgeme_product_reviews .jm-no-reviews-state__text{color:#46230280;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1rem,.3125vw + .875rem,1.125rem);font-weight:500;line-height:clamp(1.375rem,.3125vw + 1.25rem,1.5rem)}#judgeme_product_reviews .jm-no-reviews-state__action-buttons{justify-content:center!important;display:flex!important}#judgeme_product_reviews .jm-review-widget__body{padding:0}#judgeme_product_reviews .jdgm-review-list{flex-direction:column;gap:12px;display:flex}#judgeme_product_reviews .jm-review-item{background:#fff;border:0;border-radius:20px;height:auto;min-height:0;margin:0;padding:18px;display:block}#judgeme_product_reviews .jm-review-item>.jm-stack--space-400{flex-direction:column;gap:12px;display:flex}#judgeme_product_reviews .jm-review-item__body{flex:none;width:100%;height:auto;min-height:0;display:block}#judgeme_product_reviews .jm-review-item__content{flex-direction:column;flex:0 auto;gap:6px;height:auto;min-height:0;display:flex}#judgeme_product_reviews .jm-reviewer-info{align-items:center;gap:8px;padding:0;display:flex}#judgeme_product_reviews .jm-reviewer-avatar,#judgeme_product_reviews .jm-reviewer-avatar--with-initial{background:#f9f7db;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;overflow:hidden}#judgeme_product_reviews .jm-reviewer-avatar__initial{color:#462302;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}#judgeme_product_reviews .jm-reviewer-avatar__initial .jm-text{color:#462302;margin:0;font-size:14px;font-weight:750;line-height:1}#judgeme_product_reviews .jm-reviewer-info__details{flex-direction:row;flex:auto;align-items:center;gap:8px;padding:0;display:flex}#judgeme_product_reviews .jm-reviewer-info__details>.jm-cluster{gap:0;display:inline-flex}#judgeme_product_reviews .jm-reviewer-info__name{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.875rem,.3125vw + .75rem,1rem);font-weight:750;line-height:clamp(1.25rem,.3125vw + 1.125rem,1.375rem)}#judgeme_product_reviews .jm-reviewer-info__details>.jm-cluster:last-child{margin-left:auto}#judgeme_product_reviews .jm-reviewer-info__details>.jm-cluster:last-child .jm-text{color:#46230280;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.625rem,.3125vw + .5rem,.75rem);font-weight:400;line-height:clamp(1rem,.3125vw + .875rem,1.125rem)}#judgeme_product_reviews .jm-review-content{text-align:left;flex-direction:column;gap:6px;display:flex}#judgeme_product_reviews .jm-review-content__title-wrapper{text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}#judgeme_product_reviews .jm-review-content__title{color:#462302;text-align:left;-webkit-line-clamp:unset;max-height:none;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(1rem,.3125vw + .875rem,1.125rem);font-weight:750;line-height:clamp(1.375rem,.3125vw + 1.25rem,1.5rem)}#judgeme_product_reviews .jm-review-body-wrapper{text-align:left;display:block}#judgeme_product_reviews .jm-review-content__body,#judgeme_product_reviews .jdgm-review-content__body-content{color:#462302;text-align:left;max-width:800px;margin:0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:500;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}#judgeme_product_reviews .jm-review-content__body p,#judgeme_product_reviews .jdgm-review-content__body-content p{margin:0}#judgeme_product_reviews .jm-loading-overlay{background:0 0}.rating-stars{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}@media (width>=1024px){.rating-stars{justify-content:flex-start}}.rating-stars__icons{align-items:center;gap:2px;display:flex}.rating-stars__star{color:#4623022e;flex-shrink:0;width:15px;height:auto;line-height:0;display:inline-block;position:relative}@media (width>=1024px){.rating-stars__star{width:17px}}.rating-stars__star-bg{width:100%;height:auto;display:block}.rating-stars__star-fg{color:#de9501;width:100%;height:100%;clip-path:inset(0 calc(100% - var(--star-fill,0%)) 0 0);display:block;position:absolute;inset:0}.rating-stars__star-bg path,.rating-stars__star-fg path{fill:currentColor}pl-product-card{display:block}.product-card{scroll-snap-align:start;flex-direction:column;flex:0 0 clamp(11.25rem,26.0163vw + 5.15244rem,21.25rem);min-width:0;display:flex;position:relative}@media (width>=1024px){.product-card{flex:0 0 calc(25% - 13.5px)}}.product-card--sold-out .product-card__media{opacity:.6}.product-card__media{background:var(--card-bg,#fffeeb);aspect-ratio:304/360;border-radius:clamp(.875rem,.9375vw + .5rem,1.25rem);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.product-card__image-wrapper{justify-content:center;align-items:center;width:85%;display:flex}.product-card__image-wrapper img{object-fit:contain;width:100%;height:auto;transition:transform .3s;display:block;transform:rotate(-8deg)}.product-card:hover .product-card__image-wrapper img{transform:rotate(0)}.product-card__placeholder-image{justify-content:center;align-items:center;width:60%;display:flex}.product-card__placeholder-svg{opacity:.4;width:100%;height:auto;transition:transform .3s;transform:rotate(-8deg)}.product-card__tags{z-index:2;pointer-events:none;flex-wrap:wrap;gap:6px;display:flex;position:absolute;top:12px;left:12px;right:12px}.product-card__tag{background:var(--tag-bg,#fff);color:var(--tag-color,#462302);border-radius:8px;padding:2px 10px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.75rem,.3125vw + .625rem,.875rem);font-weight:700;line-height:clamp(1.125rem,.3125vw + 1rem,1.25rem)}@media (width>=1024px){.product-card__tag{font-weight:750}}.product-card__tag--sold-out{color:#fff;background:#cd3232}.product-card__gradient{z-index:0;background:var(--card-gradient,transparent);opacity:.35;pointer-events:none;border-radius:clamp(.875rem,.9375vw + .5rem,1.25rem);position:absolute;inset:0}.product-card__form{z-index:2;margin:0;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}@media (width<=1023.98px){.product-card__form{bottom:10px}}.product-card__add{color:#fff;cursor:pointer;background:#462302;border:none;border-radius:10px;justify-content:center;align-items:center;padding:6px;transition:background-color .2s,transform .15s;display:flex}.product-card__add svg{width:30px;height:30px}@media (width<=1023.98px){.product-card__add{border-radius:8px;padding:5px}.product-card__add svg{width:22px;height:22px}}.product-card--placeholder .product-card__add,.product-card--sold-out .product-card__add{z-index:2;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}@media (width<=1023.98px){.product-card--placeholder .product-card__add,.product-card--sold-out .product-card__add{bottom:10px}}.product-card__add:hover:not(:disabled){background:#95520b}.product-card__add:focus-visible{outline-offset:2px;outline:2px solid #fac005}.product-card__add:disabled{cursor:default}.product-card__add--loading{pointer-events:none;opacity:.6}.product-card__add--active{background:#95520b;transform:translate(-50%)rotate(45deg)}.product-card__overlay{z-index:3;padding:clamp(.375rem,.9375vw,.75rem);opacity:0;visibility:hidden;background:#fff;border-radius:clamp(.75rem,.625vw + .5rem,1rem);flex-direction:column;gap:clamp(.5rem,.625vw + .25rem,.75rem);padding-top:clamp(.75rem,.625vw + .5rem,1rem);transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;bottom:clamp(.625rem,.9375vw + .25rem,1rem);left:clamp(.5rem,.625vw + .25rem,.75rem);right:clamp(.5rem,.625vw + .25rem,.75rem);transform:translateY(8px)}.product-card__overlay--open{opacity:1;visibility:visible;transform:translateY(0)}.product-card__overlay-variants{gap:clamp(.25rem,.625vw,.5rem);display:flex}.product-card__variant-chip{color:#462302;cursor:pointer;white-space:nowrap;background:#46230226;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:clamp(.5rem,.625vw + .25rem,.75rem) 0;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.6875rem,.46875vw + .5rem,.875rem);font-weight:700;line-height:clamp(.75rem,.3125vw + .625rem,.875rem);transition:background-color .15s;display:inline-flex;position:relative}.product-card__variant-chip:hover:not(.product-card__variant-chip--active){background:#46230240}.product-card__variant-chip--active,.product-card__variant-chip--active:hover{color:#fff;background:#462302}.product-card__variant-label{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:inline-flex}@media (width>=1024px){.product-card__variant-label{flex-direction:row;gap:4px}}.product-card__variant-count:before{content:"x"}@media (width>=1024px){.product-card__variant-count:before{content:none}}.product-card__variant-badge{background:var(--Products-Sweet-Chocolat-noir-1,#d1001d);color:#fff;pointer-events:none;z-index:2;border-radius:4px;padding:2px 4px;font-family:Dax Compact Pro,sans-serif;font-size:clamp(.5625rem,.46875vw + .375rem,.75rem);font-weight:750;line-height:1;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.product-card__overlay-cta{color:#462302;cursor:pointer;background:#fac005;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:clamp(.625rem,.625vw + .375rem,.875rem) clamp(1rem,1.25vw + .5rem,1.5rem);font-family:Dax Compact Pro,sans-serif;font-size:clamp(1rem,.9375vw + .625rem,1.375rem);font-weight:750;line-height:clamp(1rem,.9375vw + .625rem,1.375rem);transition:background-color .15s;display:flex}.product-card__overlay-cta:hover{background:#ffdf1f}.product-card__overlay-cta .product-card__overlay-cta-full{display:none}@media (width>=1024px){.product-card__overlay-cta .product-card__overlay-cta-short{display:none}.product-card__overlay-cta .product-card__overlay-cta-full{display:inline}}.product-card__overlay-cta--loading{pointer-events:none;opacity:.6}.product-card__info{flex-direction:column;gap:6px;padding:12px 4px 0;display:flex}.product-card__meta-row{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.product-card__weight{color:#462302;white-space:nowrap;background:#ffdf1f;border-radius:6px;align-items:center;padding:1px 8px;font-family:Dax Compact Pro,sans-serif;font-size:10px;font-weight:750;line-height:16px;display:inline-flex}@media (width>=1024px){.product-card__weight{font-size:12px}}.product-card__rating{align-items:center;gap:4px;display:flex}.product-card__rating-count{color:#462302;text-transform:uppercase;font-family:Dax Compact Pro,sans-serif;font-size:10px;font-weight:750;line-height:16px}@media (width>=1024px){.product-card__rating-count{font-size:14px;line-height:20px}}.product-card__title{color:#462302;font-family:Dax Compact Pro,sans-serif;font-size:16px;font-weight:750;line-height:1.2;text-decoration:none;display:block}@media (width>=1024px){.product-card__title{font-size:20px}}.product-card__title:focus-visible{outline-offset:2px;outline:2px solid #95520b}.product-card a.product-card__title{position:static}.product-card a.product-card__title:before{content:"";z-index:1;position:absolute;inset:0}.product-card__price{color:#462302;align-items:baseline;gap:4px;line-height:16px;display:flex}.product-card__price-prefix,.product-card__price-suffix{font-family:Dax Compact Pro,sans-serif;font-size:12px;font-weight:500}@media (width>=1024px){.product-card__price-prefix,.product-card__price-suffix{font-size:14px}}.product-card__price-value{font-family:Dax Compact Pro,sans-serif;font-size:14px;font-weight:750}@media (width>=1024px){.product-card__price-value{font-size:16px}}.product-card__price-value--compare{opacity:.5;font-weight:500;text-decoration:line-through}.product-card__price-value--sale{color:#cd3232}.product-card .rating-stars{flex-wrap:nowrap;justify-content:flex-start;gap:0}.product-card .rating-stars__icons{gap:1px}.product-card .rating-stars__star{width:10px}@media (width>=1024px){.product-card .rating-stars__star{width:14px}}
