lite-youtube{background-color:#000;background-position:50%;background-size:cover;contain:content;cursor:pointer;display:block;max-width:720px;position:relative}lite-youtube:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);background-position:top;background-repeat:repeat-x;content:"";display:block;height:60px;padding-bottom:50px;position:absolute;top:0;transition:all .2s cubic-bezier(0,0,.2,1);width:100%}lite-youtube:after{content:"";display:block;padding-bottom:56.25%}lite-youtube>iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}lite-youtube>.lty-playbtn{background-color:transparent;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 68 48"><path fill="%23f00" fill-opacity="0.8" d="M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z"></path><path d="M 45,24 27,14 27,34" fill="%23fff"></path></svg>');border:none;cursor:pointer;filter:grayscale(100%);height:48px;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);transition:filter .1s cubic-bezier(0,0,.2,1);width:68px;z-index:1}lite-youtube .lty-playbtn:focus,lite-youtube:hover>.lty-playbtn{filter:none}lite-youtube.lyt-activated{cursor:inherit}lite-youtube.lyt-activated:before,lite-youtube.lyt-activated>.lty-playbtn{opacity:0;pointer-events:none}.lyt-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}/*!
 * Mmenu Light
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */:root{--mm-ocd-width:80%;--mm-ocd-min-width:200px;--mm-ocd-max-width:440px}body.mm-ocd-opened{overflow-y:hidden;overscroll-behavior:none}.mm-ocd{background:transparent;bottom:100%;left:0;overflow:hidden;overscroll-behavior:contain;position:fixed;right:0;top:0;transition-delay:.45s,.15s;transition-duration:0s,.3s;transition-property:bottom,background-color;transition-timing-function:ease;z-index:9999}.mm-ocd--open{background:rgba(0,0,0,.25);bottom:0;transition-delay:0s}.mm-ocd__content{background:#fff;bottom:0;max-width:440px;max-width:var(--mm-ocd-max-width);min-width:200px;min-width:var(--mm-ocd-min-width);position:absolute;top:0;transition-duration:.3s;transition-property:transform;transition-timing-function:ease;width:calc(100% - 51px);width:var(--mm-ocd-width);z-index:2}.mm-ocd--left .mm-ocd__content{left:0;transform:translate3d(-100%,0,0)}.mm-ocd--right .mm-ocd__content{right:0;transform:translate3d(100%,0,0)}.mm-ocd--open .mm-ocd__content{transform:translateZ(0)}.mm-ocd__backdrop{background:rgba(3,2,1,0);bottom:0;position:absolute;top:0;width:max(calc(100% - 440px),min(51px,calc(100% - 200px)));width:max(calc(100% - var(--mm-ocd-max-width)),min(calc(100% - var(--mm-ocd-width)),calc(100% - var(--mm-ocd-min-width))));z-index:3}.mm-ocd--left .mm-ocd__backdrop{right:0}.mm-ocd--right .mm-ocd__backdrop{left:0}.mm-spn,.mm-spn a,.mm-spn li,.mm-spn span,.mm-spn ul{box-sizing:border-box;display:block;margin:0;padding:0}:root{--mm-spn-item-height:50px;--mm-spn-item-indent:20px;--mm-spn-line-height:24px;--mm-spn-panel-offset:30%}.mm-spn{height:100%;width:100%;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;clip-path:inset(0 0 0 0);overflow:hidden;transform:translateX(0)}.mm-spn ul{-webkit-overflow-scrolling:touch;background:inherit;bottom:0;cursor:default;left:100%;line-height:24px;line-height:var(--mm-spn-line-height);overflow:visible;overflow-y:auto;padding-right:30%;padding-right:var(--mm-spn-panel-offset);position:fixed;top:0;transition:left .3s ease 0s;width:130%;width:calc(100% + var(--mm-spn-panel-offset));z-index:2}.mm-spn ul:after{content:"";display:block;height:50px;height:var(--mm-spn-item-height)}.mm-spn ul.mm-spn--open,.mm-spn>ul{left:0}.mm-spn ul.mm-spn--parent{left:-30%;left:calc(var(--mm-spn-panel-offset)*-1);overflow:visible}.mm-spn li{background:inherit;cursor:pointer;position:relative}.mm-spn li:before{border-right:2px solid;border-top:2px solid;content:"";display:block;height:10px;opacity:.4;position:absolute;right:25px;right:calc(var(--mm-spn-item-height)/2);top:25px;top:calc(var(--mm-spn-item-height)/2);transform:rotate(45deg) translateY(-50%);width:10px;z-index:0}.mm-spn li:after{border-top:1px solid;content:"";display:block;margin-left:20px;margin-left:var(--mm-spn-item-indent);opacity:.15}.mm-spn a,.mm-spn span{padding:13px 20px;padding:calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/2) var(--mm-spn-item-indent);position:relative;z-index:1}.mm-spn a{background:inherit;color:inherit;-webkit-text-decoration:none;text-decoration:none}.mm-spn a:not(:last-child){width:calc(100% - 50px);width:calc(100% - var(--mm-spn-item-height))}.mm-spn a:not(:last-child):after{border-right:1px solid;bottom:0;content:"";display:block;opacity:.15;position:absolute;right:0;top:0}.mm-spn span{background:0 0}.mm-spn.mm-spn--navbar{cursor:pointer}.mm-spn.mm-spn--navbar:before{border-left:2px solid;border-top:2px solid;content:"";display:block;height:10px;left:20px;left:var(--mm-spn-item-indent);margin-top:2px;opacity:.4;position:absolute;top:25px;top:calc(var(--mm-spn-item-height)/2);transform:rotate(-45deg) translate(50%,-50%);width:10px}.mm-spn.mm-spn--navbar.mm-spn--main{cursor:default}.mm-spn.mm-spn--navbar.mm-spn--main:before{content:none;display:none}.mm-spn.mm-spn--navbar:after{content:attr(data-mm-spn-title);display:block;height:50px;height:var(--mm-spn-item-height);left:0;line-height:50px;line-height:var(--mm-spn-item-height);opacity:.4;overflow:hidden;padding:0 40px;padding:0 calc(var(--mm-spn-item-indent)*2);position:absolute;right:0;text-align:center;text-overflow:ellipsis;top:0;white-space:nowrap}.mm-spn.mm-spn--navbar.mm-spn--main:after{padding-left:20px;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--navbar ul{top:51px;top:calc(var(--mm-spn-item-height) + 1px)}.mm-spn.mm-spn--navbar ul:before{border-top:1px solid;content:"";display:block;opacity:.15;position:fixed;top:inherit;width:100%;z-index:2}.mm-spn.mm-spn--light{background:#f3f3f3;color:#444}.mm-spn.mm-spn--dark{background:#333;color:#ddd}.mm-spn.mm-spn--vertical{overflow-y:auto}.mm-spn.mm-spn--vertical ul{padding-right:0;position:static;width:100%}.mm-spn.mm-spn--vertical ul ul{display:none;padding-left:20px;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--vertical ul ul:after{height:25px;height:calc(var(--mm-spn-item-height)/2)}.mm-spn.mm-spn--vertical ul.mm-spn--open{display:block}.mm-spn.mm-spn--vertical li.mm-spn--open:before{transform:rotate(135deg) translate(-50%)}.mm-spn.mm-spn--vertical ul ul li:last-child:after{content:none;display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }
/* ! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com */*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:DINNextLTArabic,-apple-system,BlinkMacSystemFont;font-family:var(--font-main),-apple-system,BlinkMacSystemFont;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af}input::placeholder,textarea::placeholder{color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}input:where(:not([type])),input:where([type=date]),input:where([type=datetime-local]),input:where([type=email]),input:where([type=month]),input:where([type=number]),input:where([type=password]),input:where([type=search]),input:where([type=tel]),input:where([type=text]),input:where([type=time]),input:where([type=url]),input:where([type=week]),select,select:where([multiple]),textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem;--tw-shadow:0 0 transparent}input:where(:not([type])):focus,input:where([type=date]):focus,input:where([type=datetime-local]):focus,input:where([type=email]):focus,input:where([type=month]):focus,input:where([type=number]):focus,input:where([type=password]):focus,input:where([type=search]):focus,input:where([type=tel]):focus,input:where([type=text]):focus,input:where([type=time]):focus,input:where([type=url]):focus,input:where([type=week]):focus,select:focus,select:where([multiple]):focus,textarea:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#2563eb;box-shadow:0 0 0 0 #fff,/*!*/ /*!*/ 0 0 0 1px #2563eb,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}select:where([multiple]),select:where([size]:not([size="1"])){background-image:none;background-position:0 0;background-repeat:repeat;background-size:auto auto;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:inherit;print-color-adjust:inherit}input:where([type=checkbox]),input:where([type=radio]){-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#6b7280;border-width:1px;color:#2563eb;display:inline-block;flex-shrink:0;height:1rem;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1rem;--tw-shadow:0 0 transparent}input:where([type=checkbox]){border-radius:0}input:where([type=radio]){border-radius:100%}input:where([type=checkbox]):focus,input:where([type=radio]):focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:0 0 0 0 #fff,/*!*/ /*!*/ 0 0 0 4px #2563eb,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}input:where([type=checkbox]):checked,input:where([type=radio]):checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}input:where([type=checkbox]):checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E")}@media (forced-colors:active){input:where([type=checkbox]):checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}input:where([type=radio]):checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}@media (forced-colors:active){input:where([type=radio]):checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}input:where([type=checkbox]):checked:focus,input:where([type=checkbox]):checked:hover,input:where([type=radio]):checked:focus,input:where([type=radio]):checked:hover{background-color:currentColor;border-color:transparent}input:where([type=checkbox]):indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}@media (forced-colors:active){input:where([type=checkbox]):indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}input:where([type=checkbox]):indeterminate:focus,input:where([type=checkbox]):indeterminate:hover{background-color:currentColor;border-color:transparent}input:where([type=file]){background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border-color:inherit;border-radius:0;border-width:0;font-size:inherit;line-height:inherit;padding:0}input:where([type=file]):focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.\!container{margin-left:auto!important;margin-right:auto!important;padding-left:10px!important;padding-right:10px!important;width:100%!important}.container{margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px;width:100%}@media (min-width:1520px){.\!container{max-width:1520px!important}.container{max-width:1520px}}.form-input,.form-multiselect,.form-select,.form-textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem;--tw-shadow:0 0 transparent}.form-input:focus,.form-multiselect:focus,.form-select:focus,.form-textarea:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#2563eb;box-shadow:0 0 0 0 #fff,/*!*/ /*!*/ 0 0 0 1px #2563eb,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.form-input::-moz-placeholder,.form-textarea::-moz-placeholder{color:#6b7280;opacity:1}.form-input::placeholder,.form-textarea::placeholder{color:#6b7280;opacity:1}.form-input::-webkit-datetime-edit-fields-wrapper{padding:0}.form-input::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}.form-input::-webkit-datetime-edit{display:inline-flex}.form-input::-webkit-datetime-edit,.form-input::-webkit-datetime-edit-day-field,.form-input::-webkit-datetime-edit-hour-field,.form-input::-webkit-datetime-edit-meridiem-field,.form-input::-webkit-datetime-edit-millisecond-field,.form-input::-webkit-datetime-edit-minute-field,.form-input::-webkit-datetime-edit-month-field,.form-input::-webkit-datetime-edit-second-field,.form-input::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.\!absolute{position:absolute!important}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{bottom:0;left:0;right:0;top:0}.\!bottom-8{bottom:2rem!important}.\!left-1\/2{left:50%!important}.-top-5{top:-1.25rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-\[40px\]{bottom:40px}.bottom-auto{bottom:auto}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-5{left:1.25rem}.left-\[32px\]{left:32px}.right-0{right:0}.right-4{right:1rem}.right-5{right:1.25rem}.right-\[-38px\]{right:-38px}.right-\[12px\]{right:12px}.right-\[32px\]{right:32px}.right-\[5px\]{right:5px}.start-2{left:.5rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-24{top:6rem}.top-28{top:7rem}.top-3{top:.75rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-\[10px\]{top:10px}.top-\[11px\]{top:11px}.top-\[40px\]{top:40px}.top-\[calc\(100\%\+8px\)\]{top:calc(100% + 8px)}.top-\[var\(--mainnav-height\)\]{top:var(--mainnav-height)}.top-full{top:100%}.isolate{isolation:isolate}.-z-1{z-index:-1}.z-0{z-index:0}.z-10{z-index:10}.z-2{z-index:2}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.z-\[1001\]{z-index:1001}.z-\[100\]{z-index:100}.z-\[2\]{z-index:2}.z-\[5\]{z-index:5}.z-\[61\]{z-index:61}.z-\[9999\]{z-index:9999}.col-span-2{grid-column:span 2/span 2}.\!m-0{margin:0!important}.m-0{margin:0}.m-8{margin:2rem}.m-auto{margin:auto}.\!mx-0{margin-left:0!important;margin-right:0!important}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-\[clamp\(1rem\2c 0\.8981rem\+0\.4078vw\2c 1\.333rem\)\]{margin-left:clamp(1rem,.8981rem + .4078vw,1.333rem);margin-right:clamp(1rem,.8981rem + .4078vw,1.333rem)}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-bottom:.25rem;margin-top:.25rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.\!mb-0{margin-bottom:0!important}.\!mt-0{margin-top:0!important}.-mb-52{margin-bottom:-13rem}.-mt-62{margin-top:-248px}.-mt-\[5px\]{margin-top:-5px}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mb-\[clamp\(0\.533rem\2c 0\.3695rem\+0\.6539vw\2c 1\.067rem\)\]{margin-bottom:clamp(.533rem,.3695rem + .6539vw,1.067rem)}.mb-\[clamp\(0\.733rem\2c 0\.5493rem\+0\.7347vw\2c 1\.333rem\)\]{margin-bottom:clamp(.733rem,.5493rem + .7347vw,1.333rem)}.mb-\[clamp\(1\.125rem\2c 0\.7952rem\+1\.4072vw\2c 2\.125rem\)\]{margin-bottom:clamp(1.125rem,.7952rem + 1.4072vw,2.125rem)}.mb-\[clamp\(1\.125rem\2c 0\.795rem\+1\.407vw\2c 2\.125rem\)\]{margin-bottom:clamp(1.125rem,.795rem + 1.407vw,2.125rem)}.mb-\[clamp\(1\.2rem\2c 0\.7509rem\+1\.7963vw\2c 2\.667rem\)\]{margin-bottom:clamp(1.2rem,.7509rem + 1.7963vw,2.667rem)}.mb-\[clamp\(3rem\2c 0\.5510rem\+9\.7959vw\2c 11rem\)\]{margin-bottom:clamp(3rem,.551rem + 9.7959vw,11rem)}.mb-\[clamp\(6px\2c calc\(6px\+\(12-6\)\*\(\(100vw-375px\)\/1137\)\)\2c 12px\)\]{margin-bottom:max(6px,min(calc(4.02111px + .5277vw),12px))}.ml-4{margin-left:1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.ms-1{margin-left:.25rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-\[50px\]{margin-top:50px}.mt-\[clamp\(3\.667rem\2c 2\.3265rem\+4\.5700vw\2c 6\.933rem\)\]{margin-top:clamp(3.667rem,2.3265rem + 4.57vw,6.933rem)}.mt-\[clamp\(5\.133rem\2c 2\.3965rem\+9\.3288vw\2c 11\.8rem\)\]{margin-top:clamp(5.133rem,2.3965rem + 9.3288vw,11.8rem)}.mt-auto{margin-top:auto}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.flow-root{display:flow-root}.grid{display:grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.aspect-\[283\/418\]{aspect-ratio:283/418}.aspect-square{aspect-ratio:1/1}.size-6{height:1.5rem;width:1.5rem}.size-8{height:2rem;width:2rem}.size-full{height:100%;width:100%}.\!h-36{height:9rem!important}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-62{height:248px}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[1\.5px\]{height:1.5px}.h-\[123px\]{height:123px}.h-\[134px\]{height:134px}.h-\[177px\]{height:177px}.h-\[199\.35px\]{height:199.35px}.h-\[27px\]{height:27px}.h-\[2px\]{height:2px}.h-\[300px\]{height:300px}.h-\[34px\]{height:34px}.h-\[378px\]{height:378px}.h-\[382px\]{height:382px}.h-\[38px\]{height:38px}.h-\[3px\]{height:3px}.h-\[40px\]{height:40px}.h-\[466px\]{height:466px}.h-\[51px\]{height:51px}.h-\[52px\]{height:52px}.h-\[76\%\]{height:76%}.h-\[clamp\(10\.75rem\2c 6\.9021rem\+13\.9925vw\2c 20\.125rem\)\]{height:clamp(10.75rem,6.9021rem + 13.9925vw,20.125rem)}.h-\[clamp\(16\.067rem\2c 14\.8425rem\+4\.8980vw\2c 20\.067rem\)\]{height:clamp(16.067rem,14.8425rem + 4.898vw,20.067rem)}.h-\[clamp\(23\.875rem\2c 19\.5874rem\+18\.2938vw\2c 36\.875rem\)\]{height:clamp(23.875rem,19.5874rem + 18.2938vw,36.875rem)}.h-\[clamp\(27\.2rem\2c 20\.4246rem\+27\.1016vw\2c 49\.333rem\)\]{height:clamp(27.2rem,20.4246rem + 27.1016vw,49.333rem)}.h-\[clamp\(29\.333rem\2c 22\.8839rem\+25\.7963vw\2c 50\.4rem\)\]{height:clamp(29.333rem,22.8839rem + 25.7963vw,50.4rem)}.h-\[clamp\(33\.1875rem\2c 30\.9406rem\+9\.5866vw\2c 40rem\)\]{height:clamp(33.1875rem,30.9406rem + 9.5866vw,40rem)}.h-\[clamp\(43\.4375rem\2c 36\.356rem\+17\.4142vw\2c 52\.8125rem\)\]{height:clamp(43.4375rem,36.356rem + 17.4142vw,52.8125rem)}.h-\[unset\],.h-auto{height:auto}.h-banner{height:200px}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-lg-banner{height:428px}.h-px{height:1px}.max-h-8{max-height:2rem}.max-h-\[300px\]{max-height:300px}.max-h-\[60\%\]{max-height:60%}.max-h-\[60px\]{max-height:60px}.max-h-\[90vh\]{max-height:90vh}.max-h-full{max-height:100%}.\!min-h-fit{min-height:-moz-fit-content!important;min-height:fit-content!important}.min-h-12{min-height:3rem}.min-h-62{min-height:248px}.min-h-7{min-height:1.75rem}.min-h-8{min-height:2rem}.min-h-\[300px\]{min-height:300px}.min-h-\[34px\]{min-height:34px}.min-h-\[462px\]{min-height:462px}.min-h-\[60\%\]{min-height:60%}.min-h-full{min-height:100%}.\!w-1\/4{width:25%!important}.\!w-36{width:9rem!important}.\!w-\[160px\]{width:160px!important}.\!w-auto{width:auto!important}.\!w-fit{width:-moz-fit-content!important;width:fit-content!important}.\!w-full{width:100%!important}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-18{width:4.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-4{width:1rem}.w-4\/6{width:66.666667%}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[123px\]{width:123px}.w-\[130px\]{width:130px}.w-\[140px\]{width:140px}.w-\[142px\]{width:142px}.w-\[164\.2px\]{width:164.2px}.w-\[180px\]{width:180px}.w-\[27px\]{width:27px}.w-\[283px\]{width:283px}.w-\[38\%\]{width:38%}.w-\[38px\]{width:38px}.w-\[408px\]{width:408px}.w-\[420px\]{width:420px}.w-\[51px\]{width:51px}.w-\[60\%\]{width:60%}.w-\[90px\]{width:90px}.w-\[92\%\]{width:92%}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.\!min-w-fit{min-width:-moz-fit-content!important;min-width:fit-content!important}.min-w-0{min-width:0}.min-w-8{min-width:2rem}.min-w-\[283px\]{min-width:283px}.min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.min-w-full{min-width:100%}.max-w-16{max-width:4rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-\[100vw\]{max-width:100vw}.max-w-\[1412px\]{max-width:1412px}.max-w-\[1512px\]{max-width:1512px}.max-w-\[230px\]{max-width:230px}.max-w-\[260px\]{max-width:260px}.max-w-\[480px\]{max-width:480px}.max-w-\[64\%\]{max-width:64%}.max-w-\[650px\]{max-width:650px}.max-w-\[700px\]{max-width:700px}.max-w-\[755px\]{max-width:755px}.max-w-\[80\%\]{max-width:80%}.max-w-\[90\%\]{max-width:90%}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.basis-0{flex-basis:0px}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(-50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x:0px;transform:translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-10{--tw-translate-y:2.5rem;transform:translate(var(--tw-translate-x),2.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-3{--tw-translate-y:0.75rem;transform:translate(var(--tw-translate-x),.75rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y:1rem;transform:translate(var(--tw-translate-x),1rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-8{--tw-translate-y:2rem;transform:translate(var(--tw-translate-x),2rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(45deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(90deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.95) scaleY(.95);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[0\.8\]{--tw-scale-x:0.8;--tw-scale-y:0.8;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.8) scaleY(.8)}.scale-\[0\.8\],.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-spin{animation:spin 1s linear infinite}.cursor-grab{cursor:grab}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness:mandatory}.snap-start{scroll-snap-align:start}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-flow-row{grid-auto-flow:row}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-\[repeat\(2\2c minmax\(0\2c 1fr\)\)\]{grid-template-columns:repeat(2,minmax(0,1fr))}.\!flex-row{flex-direction:row!important}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.\!flex-nowrap{flex-wrap:nowrap!important}.items-start{align-items:flex-start}.\!items-end{align-items:flex-end!important}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-stretch{justify-content:stretch}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-\[14px\]{gap:14px}.gap-\[16px\]{gap:16px}.gap-\[18px\]{gap:18px}.gap-\[19px\]{gap:19px}.gap-\[2px\]{gap:2px}.gap-\[6px\]{gap:6px}.gap-\[clamp\(1\.067rem\2c 0\.8757rem\+0\.6521vw\2c 1\.533rem\)\]{gap:clamp(1.067rem,.8757rem + .6521vw,1.533rem)}.gap-x-\[16px\]{-moz-column-gap:16px;column-gap:16px}.gap-y-\[32px\]{row-gap:32px}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.25rem;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.25rem*var(--tw-space-x-reverse))}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.375rem;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.375rem*var(--tw-space-x-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.5rem;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.625rem;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.625rem*var(--tw-space-x-reverse))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.75rem;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1rem;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1rem*var(--tw-space-x-reverse))}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1.25rem;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1.5rem;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:.25rem;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:1rem;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:1.25rem;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:1.5rem;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:2rem;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1px*var(--tw-space-y-reverse));margin-top:1px;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:1px;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.justify-self-end{justify-self:end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.break-all{word-break:break-all}.\!rounded-3xl{border-radius:1.5rem!important}.rounded{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[14px\]{border-radius:14px}.rounded-\[20px\]{border-radius:20px}.rounded-\[3\.35px\]{border-radius:3.35px}.rounded-\[4px\]{border-radius:4px}.rounded-\[50px\]{border-radius:50px}.rounded-full{border-radius:9999px}.rounded-large{border-radius:22px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.\!border-0{border-width:0!important}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-\[0\.5px\]{border-bottom-width:.5px}.border-l{border-left-width:1px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[\#838383\]{--tw-border-opacity:1;border-color:#838383;border-color:rgba(131,131,131,var(--tw-border-opacity,1))}.border-\[\#BCBCBC\]{--tw-border-opacity:1;border-color:#bcbcbc;border-color:rgba(188,188,188,var(--tw-border-opacity,1))}.border-\[\#C54B34\]{--tw-border-opacity:1;border-color:#c54b34;border-color:rgba(197,75,52,var(--tw-border-opacity,1))}.border-\[\#E4E4E7\]{--tw-border-opacity:1;border-color:#e4e4e7;border-color:rgba(228,228,231,var(--tw-border-opacity,1))}.border-blue-200{--tw-border-opacity:1;border-color:#bfdbfe;border-color:rgba(191,219,254,var(--tw-border-opacity,1))}.border-font{border-color:var(--color-font)}.border-gray-100{--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1))}.border-gray-200{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}.border-gray-400{--tw-border-opacity:1;border-color:#9ca3af;border-color:rgba(156,163,175,var(--tw-border-opacity,1))}.border-gray-900{--tw-border-opacity:1;border-color:#111827;border-color:rgba(17,24,39,var(--tw-border-opacity,1))}.border-green-300{--tw-border-opacity:1;border-color:#86efac;border-color:rgba(134,239,172,var(--tw-border-opacity,1))}.border-primary{border-color:#414042;border-color:var(--color-primary)}.border-red-400{--tw-border-opacity:1;border-color:#f87171;border-color:rgba(248,113,113,var(--tw-border-opacity,1))}.border-transparent{border-color:transparent}.border-b-\[\#8B8B8B\]{--tw-border-opacity:1;border-bottom-color:#8b8b8b;border-bottom-color:rgba(139,139,139,var(--tw-border-opacity,1))}.border-t-\[\#838383\]{--tw-border-opacity:1;border-top-color:#838383;border-top-color:rgba(131,131,131,var(--tw-border-opacity,1))}.border-t-\[\#FFFFFF33\]{border-top-color:hsla(0,0%,100%,.2)}.\!bg-transparent{background-color:transparent!important}.bg-\[\#000000\]{--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity,1))}.bg-\[\#BEBEBE\]{--tw-bg-opacity:1;background-color:#bebebe;background-color:rgba(190,190,190,var(--tw-bg-opacity,1))}.bg-\[\#C54B34\]{--tw-bg-opacity:1;background-color:#c54b34;background-color:rgba(197,75,52,var(--tw-bg-opacity,1))}.bg-\[\#C5992C\]{--tw-bg-opacity:1;background-color:#c5992c;background-color:rgba(197,153,44,var(--tw-bg-opacity,1))}.bg-\[\#D9D9D999\]{background-color:hsla(0,0%,85%,.6)}.bg-\[\#EFEFE0\]{--tw-bg-opacity:1;background-color:#efefe0;background-color:rgba(239,239,224,var(--tw-bg-opacity,1))}.bg-\[\#F3F3F3\]{--tw-bg-opacity:1;background-color:#f3f3f3;background-color:rgba(243,243,243,var(--tw-bg-opacity,1))}.bg-\[\#F7F7F8\]{--tw-bg-opacity:1;background-color:#f7f7f8;background-color:rgba(247,247,248,var(--tw-bg-opacity,1))}.bg-\[\#FAFAFA\]{--tw-bg-opacity:1;background-color:#fafafa;background-color:rgba(250,250,250,var(--tw-bg-opacity,1))}.bg-\[\#b94430\]{--tw-bg-opacity:1;background-color:#b94430;background-color:rgba(185,68,48,var(--tw-bg-opacity,1))}.bg-\[\#fdf0ee\]{--tw-bg-opacity:1;background-color:#fdf0ee;background-color:rgba(253,240,238,var(--tw-bg-opacity,1))}.bg-\[color-mix\(in_srgb\2c _var\(--color-primary\)_15\%\2c _white_85\%\)\]{background-color:#e2e2e3}@supports (color:color-mix(in lch,red,blue)) and (top:var(--f )){.bg-\[color-mix\(in_srgb\2c _var\(--color-primary\)_15\%\2c _white_85\%\)\]{background-color:color-mix(in srgb,var(--color-primary) 15%,#fff 85%)}}.bg-\[color-mix\(in_srgb\2c var\(--color-background\)_90\%\2c transparent\)\]{background-color:color-mix(in srgb,var(--color-background) 90%,transparent)}.bg-\[color-mix\(in_srgb\2c var\(--color-primary\)_5\%\2c white\)\]{background-color:#f5f5f6}@supports (color:color-mix(in lch,red,blue)) and (top:var(--f )){.bg-\[color-mix\(in_srgb\2c var\(--color-primary\)_5\%\2c white\)\]{background-color:color-mix(in srgb,var(--color-primary) 5%,#fff)}}.bg-\[var\(--color-background\2c \#fff\)\]{background-color:#fff;background-color:var(--color-background,#fff)}.bg-background{background-color:var(--color-background)}.bg-black{--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity,1))}.bg-black\/20{background-color:rgba(0,0,0,.2)}.bg-black\/35{background-color:rgba(0,0,0,.35)}.bg-black\/50{background-color:rgba(0,0,0,.5)}.bg-blue-50{--tw-bg-opacity:1;background-color:#eff6ff;background-color:rgba(239,246,255,var(--tw-bg-opacity,1))}.bg-dark{--tw-bg-opacity:1;background-color:#1d1f1f;background-color:rgba(29,31,31,var(--tw-bg-opacity,1))}.bg-font{background-color:var(--color-font)}.bg-gray-100{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1))}.bg-green-50{--tw-bg-opacity:1;background-color:#f0fdf4;background-color:rgba(240,253,244,var(--tw-bg-opacity,1))}.bg-primary{background-color:#414042;background-color:var(--color-primary)}.bg-red-600{--tw-bg-opacity:1;background-color:#dc2626;background-color:rgba(220,38,38,var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}.bg-white\/20{background-color:hsla(0,0%,100%,.2)}.bg-none{background-image:none}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.\!object-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.\!p-0{padding:0!important}.\!p-2{padding:.5rem!important}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[20px_16px\]{padding:20px 16px}.\!py-1\.5{padding-bottom:.375rem!important;padding-top:.375rem!important}.\!py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[10px\]{padding-left:10px;padding-right:10px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[clamp\(1\.067rem\2c 0\.6295rem\+1\.4916vw\2c 2\.133rem\)\]{padding-left:clamp(1.067rem,.6295rem + 1.4916vw,2.133rem);padding-right:clamp(1.067rem,.6295rem + 1.4916vw,2.133rem)}.py-0{padding-bottom:0;padding-top:0}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-\[10px\]{padding-bottom:10px;padding-top:10px}.py-\[116px\]{padding-bottom:116px;padding-top:116px}.py-\[6px\]{padding-bottom:6px;padding-top:6px}.py-\[7px\]{padding-bottom:7px;padding-top:7px}.py-\[clamp\(0\.667rem\2c 0\.5303rem\+0\.4660vw\2c 1rem\)\]{padding-bottom:clamp(.667rem,.5303rem + .466vw,1rem);padding-top:clamp(.667rem,.5303rem + .466vw,1rem)}.\!pb-6{padding-bottom:1.5rem!important}.\!pt-1{padding-top:.25rem!important}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-11{padding-bottom:2.75rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pl-5{padding-left:1.25rem}.pr-12{padding-right:3rem}.pr-14{padding-right:3.5rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-\[clamp\(1\.125rem\2c 0\.8447rem\+1\.0193vw\2c 1\.813rem\)\]{padding-top:clamp(1.125rem,.8447rem + 1.0193vw,1.813rem)}.text-center{text-align:center}.text-start{text-align:left}.text-end{text-align:right}.align-middle{vertical-align:middle}.\!text-base{font-size:1rem!important;line-height:1.5rem!important}.\!text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-\[0\.75rem\]{font-size:.75rem}.text-\[0\.7rem\]{font-size:.7rem}.text-\[0\.8rem\]{font-size:.8rem}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-\[13\.5px\]{font-size:13.5px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[28px\]{font-size:28px}.text-\[7\.38px\]{font-size:7.38px}.text-\[8px\]{font-size:8px}.text-\[clamp\(\.8rem\2c 0\.9282rem\+0\.3218vw\2c 1rem\)\]{font-size:clamp(.8rem,.9282rem + .3218vw,1rem)}.text-\[clamp\(0\.75rem\2c 0\.6204rem\+0\.6531vw\2c 1rem\)\]{font-size:clamp(.75rem,.6204rem + .6531vw,1rem)}.text-\[clamp\(0\.75rem\2c 0\.6263rem\+0\.5277vw\2c 1\.125rem\)\]{font-size:clamp(.75rem,.6263rem + .5277vw,1.125rem)}.text-\[clamp\(0\.75rem\2c 0\.6447rem\+0\.4493vw\2c 1\.094rem\)\]{font-size:clamp(.75rem,.6447rem + .4493vw,1.094rem)}.text-\[clamp\(0\.75rem\2c 0\.6782rem\+0\.3218vw\2c 1rem\)\]{font-size:clamp(.75rem,.6782rem + .3218vw,1rem)}.text-\[clamp\(0\.75rem\2c 0\.7141rem\+0\.1609vw\2c 0\.875rem\)\]{font-size:clamp(.75rem,.7141rem + .1609vw,.875rem)}.text-\[clamp\(0\.75rem\2c 0\.75rem\+0vw\2c 0\.75rem\)\]{font-size:clamp(.75rem,.75rem + 0vw,.75rem)}.text-\[clamp\(0\.75rem\2c 0\.7985rem\+0\.3265vw\2c 1rem\)\]{font-size:clamp(.75rem,.7985rem + .3265vw,1rem)}.text-\[clamp\(0\.875rem\2c 0\.504rem\+1\.5831vw\2c 2rem\)\]{font-size:clamp(.875rem,.504rem + 1.5831vw,2rem)}.text-\[clamp\(0\.875rem\2c 0\.8032rem\+0\.3218vw\2c 1\.125rem\)\]{font-size:clamp(.875rem,.8032rem + .3218vw,1.125rem)}.text-\[clamp\(0\.875rem\2c 0\.8338rem\+0\.1759vw\2c 1rem\)\]{font-size:clamp(.875rem,.8338rem + .1759vw,1rem)}.text-\[clamp\(0\.875rem\2c 0\.8367rem\+0\.1633vw\2c 1\.125rem\)\]{font-size:clamp(.875rem,.8367rem + .1633vw,1.125rem)}.text-\[clamp\(0\.875rem\2c 0\.8367rem\+0\.1633vw\2c 1rem\)\]{font-size:clamp(.875rem,.8367rem + .1633vw,1rem)}.text-\[clamp\(0\.875rem\2c 0\.8391rem\+0\.1609vw\2c 1rem\)\]{font-size:clamp(.875rem,.8391rem + .1609vw,1rem)}.text-\[clamp\(0\.933rem\2c 0\.6592rem\+0\.9333vw\2c 1\.6rem\)\]{font-size:clamp(.933rem,.6592rem + .9333vw,1.6rem)}.text-\[clamp\(0\.933rem\2c 0\.8106rem\+0\.4898vw\2c 1\.333rem\)\]{font-size:clamp(.933rem,.8106rem + .4898vw,1.333rem)}.text-\[clamp\(0\.9375rem\2c 0\.752rem\+0\.7916vw\2c 1\.5rem\)\]{font-size:clamp(.9375rem,.752rem + .7916vw,1.5rem)}.text-\[clamp\(0\.95rem\2c 0\.8888rem\+0\.2612vw\2c 1\.15rem\)\]{font-size:clamp(.95rem,.8888rem + .2612vw,1.15rem)}.text-\[clamp\(1\.067rem\2c 0\.8482rem\+0\.7458vw\2c 1\.6rem\)\]{font-size:clamp(1.067rem,.8482rem + .7458vw,1.6rem)}.text-\[clamp\(1\.25rem\2c 1\.0346rem\+0\.9654vw\2c 2rem\)\]{font-size:clamp(1.25rem,1.0346rem + .9654vw,2rem)}.text-\[clamp\(1\.333rem\2c 0\.9226rem\+1\.3993vw\2c 2\.333rem\)\]{font-size:clamp(1.333rem,.9226rem + 1.3993vw,2.333rem)}.text-\[clamp\(1\.333rem\2c 1\.1695rem\+0\.6539vw\2c 1\.867rem\)\]{font-size:clamp(1.333rem,1.1695rem + .6539vw,1.867rem)}.text-\[clamp\(1\.375rem\2c 1\.1216rem\+1\.0811vw\2c 2rem\)\]{font-size:clamp(1.375rem,1.1216rem + 1.0811vw,2rem)}.text-\[clamp\(1\.5rem\2c 1\.3469rem\+0\.6531vw\2c 2rem\)\]{font-size:clamp(1.5rem,1.3469rem + .6531vw,2rem)}.text-\[clamp\(10px\2c 1\.1705rem\+-2\.3302vw\2c 15px\)\]{font-size:clamp(10px,1.1705rem + -2.3302vw,15px)}.text-\[clamp\(16px\2c calc\(16px\+\(32-16\)\*\(\(100vw-375px\)\/1137\)\)\2c 32px\)\]{font-size:max(16px,min(calc(10.72296px + 1.40721vw),32px))}.text-\[clamp\(1rem\2c 0\.6429rem\+1\.5238vw\2c 1\.5rem\)\]{font-size:clamp(1rem,.6429rem + 1.5238vw,1.5rem)}.text-\[clamp\(1rem\2c 0\.8163rem\+0\.7347vw\2c 1\.6rem\)\]{font-size:clamp(1rem,.8163rem + .7347vw,1.6rem)}.text-\[clamp\(1rem\2c 0\.9282rem\+0\.3218vw\2c 1\.25rem\)\]{font-size:clamp(1rem,.9282rem + .3218vw,1.25rem)}.text-\[clamp\(1rem\2c 0\.95rem\+0\.3vw\2c 1\.125rem\)\]{font-size:clamp(1rem,.95rem + .3vw,1.125rem)}.text-\[clamp\(2rem\2c 0\.5158rem\+6\.3325vw\2c 6\.5rem\)\]{font-size:clamp(2rem,.5158rem + 6.3325vw,6.5rem)}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-normal{font-weight:400!important}.font-\[500\]{font-weight:500}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.\!leading-\[19\.93px\]{line-height:19.93px!important}.\!leading-\[24px\]{line-height:24px!important}.leading-10{line-height:2.5rem}.leading-12{line-height:3rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-\[1\.1\]{line-height:1.1}.leading-\[1\.45\]{line-height:1.45}.leading-\[100\%\]{line-height:100%}.leading-\[120\%\]{line-height:120%}.leading-\[12px\]{line-height:12px}.leading-\[140\%\]{line-height:140%}.leading-\[14px\]{line-height:14px}.leading-\[15px\]{line-height:15px}.leading-\[16px\]{line-height:16px}.leading-\[18px\]{line-height:18px}.leading-\[20px\]{line-height:20px}.leading-\[24px\]{line-height:24px}.leading-\[28px\]{line-height:28px}.leading-\[9\.23px\]{line-height:9.23px}.leading-\[clamp\(0\.9375rem\2c 0\.752rem\+0\.7916vw\2c 1\.5rem\)\]{line-height:clamp(.9375rem,.752rem + .7916vw,1.5rem)}.leading-\[clamp\(16px\2c calc\(16px\+\(32-16\)\*\(\(100vw-375px\)\/1137\)\)\2c 32px\)\]{line-height:max(16px,min(calc(10.72296px + 1.40721vw),32px))}.leading-\[clamp\(1rem\2c 0\.7526rem\+1\.0554vw\2c 1\.75rem\)\]{line-height:clamp(1rem,.7526rem + 1.0554vw,1.75rem)}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\%\],.tracking-\[0\],.tracking-\[0px\],.tracking-normal{letter-spacing:0}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.\!text-background{color:var(--color-background)!important}.\!text-font{color:var(--color-font)!important}.\!text-primary{color:#414042!important;color:var(--color-primary)!important}.\!text-red-800{--tw-text-opacity:1!important;color:#991b1b!important;color:rgba(153,27,27,var(--tw-text-opacity,1))!important}.\!text-white{--tw-text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--tw-text-opacity,1))!important}.text-\[\#008824\]{--tw-text-opacity:1;color:#008824;color:rgba(0,136,36,var(--tw-text-opacity,1))}.text-\[\#999\]{--tw-text-opacity:1;color:#999;color:rgba(153,153,153,var(--tw-text-opacity,1))}.text-\[\#9F9FA9\]{--tw-text-opacity:1;color:#9f9fa9;color:rgba(159,159,169,var(--tw-text-opacity,1))}.text-\[\#C54B34\]{--tw-text-opacity:1;color:#c54b34;color:rgba(197,75,52,var(--tw-text-opacity,1))}.text-\[color-mix\(in_srgb\2c var\(--color-font\)_70\%\2c \#414141_30\%\)\]{color:color-mix(in srgb,var(--color-font) 70%,#414141 30%)}.text-\[var\(--color-primary\2c \#000\)\]{color:#414042;color:var(--color-primary,#000)}.text-amber-400{--tw-text-opacity:1;color:#fbbf24;color:rgba(251,191,36,var(--tw-text-opacity,1))}.text-background{color:var(--color-background)}.text-black{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity,1))}.text-blue-500{--tw-text-opacity:1;color:#3b82f6;color:rgba(59,130,246,var(--tw-text-opacity,1))}.text-danger{color:#ae0a0a;color:rgba(174,10,10,var(--tw-text-opacity,1))}.text-dark{--tw-text-opacity:1;color:#1d1f1f;color:rgba(29,31,31,var(--tw-text-opacity,1))}.text-font{color:var(--color-font)}.text-gray-200{--tw-text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--tw-text-opacity,1))}.text-gray-300{--tw-text-opacity:1;color:#d1d5db;color:rgba(209,213,219,var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.text-green-500{--tw-text-opacity:1;color:#22c55e;color:rgba(34,197,94,var(--tw-text-opacity,1))}.text-inherit{color:inherit}.text-primary{color:#414042;color:var(--color-primary)}.text-primary-reverse{color:#ff6767;color:var(--color-primary-reverse)}.text-red-400{--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-\[0\.957\]{opacity:.957}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 25px 50px -12px rgba(0,0,0,.25);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-\[0_8px_40px_rgba\(0\2c 0\2c 0\2c 0\.12\)\]{--tw-shadow:0 8px 40px rgba(0,0,0,.12);--tw-shadow-colored:0 8px 40px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 8px 40px rgba(0,0,0,.12);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-default{--tw-shadow:5px 10px 30px #2b2d340d;--tw-shadow-colored:5px 10px 30px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 30px #2b2d340d;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-md{--tw-shadow:5px 10px 99px rgba(43,45,52,.051);--tw-shadow-colored:5px 10px 99px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 99px rgba(43,45,52,.051);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 2px 0 rgba(0,0,0,.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:0 0 0 0 #fff,var(--tw-ring-shadow),0 0 transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.blur{--tw-blur:blur(8px);filter:blur(8px) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) grayscale(100%) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale-0{--tw-grayscale:grayscale(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) grayscale(0) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) invert(100%) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter,.invert{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-\[4px\]{--tw-backdrop-blur:blur(4px);backdrop-filter:blur(4px) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px);backdrop-filter:blur(12px) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md,.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[background\2c color\]{transition-duration:.15s;transition-property:background,color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[background\2c transform\]{transition-duration:.15s;transition-property:background,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[border-color\2c background\]{transition-duration:.15s;transition-property:border-color,background;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[height\]{transition-duration:.15s;transition-property:height;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[opacity\2c transform\2c background\]{transition-duration:.15s;transition-property:opacity,transform,background;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-75{transition-duration:75ms}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-transform{will-change:transform}.s-has-error{--tw-border-opacity:1;border-color:#f87171;border-color:rgba(248,113,113,var(--tw-border-opacity,1))}.s-has-error:focus{--tw-border-opacity:1;border-color:#ef4444;border-color:rgba(239,68,68,var(--tw-border-opacity,1))}.rounded-icon{font-size:1.875rem;line-height:2.25rem}@media (min-width:640px){.form-input{font-size:.875rem;line-height:1.25rem}}.\!btn{align-items:center;border-radius:.375rem;display:inline-flex;flex:1 1 0%;font-size:.875rem;font-weight:700;justify-content:center;line-height:1.25rem;padding:.5rem 1.5rem .625rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);white-space:nowrap}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.\!btn.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .\!btn.gap-4.justify-end.items-center.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.\!btn.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.\!btn.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.\!btn{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.\!btn.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .\!btn.gap-4.justify-end.items-center.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.\!btn.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.\!btn.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.\!btn{justify-content:flex-end}}.\!btn:hover{opacity:.8}.form-label{color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1));font-weight:500;margin-bottom:.25rem}.has-error .s-form-label{color:#ff443a}.has-error .s-datetime-picker-input,.has-error .s-form-control,.has-error .s-tel-input-control{border-color:#ff443a;color:#ff443a}.toggle-checkbox .s-toggle-switcher{background:#ccc;border-radius:16px;display:inline-block;height:25px;position:relative;transition:background .25s;vertical-align:middle;width:40px}.toggle-checkbox .s-toggle-switcher:after,.toggle-checkbox .s-toggle-switcher:before{content:""}.toggle-checkbox .s-toggle-switcher:before{background:#fff;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.25);display:block;height:21px;left:1px;position:absolute;top:2.2px;transition:left .25s;width:20px}.s-has-error{--tw-border-opacity:1!important;border-color:#ef4444!important;border-color:rgba(239,68,68,var(--tw-border-opacity,1))!important;--tw-text-opacity:1!important;color:#ef4444!important;color:rgba(239,68,68,var(--tw-text-opacity,1))!important}.s-ltr{direction:ltr}.s-input{background-color:#fff;border-color:#6b7280;border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem;--tw-shadow:0 0 transparent}.s-input:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#2563eb;box-shadow:0 0 0 0 #fff,/*!*/ /*!*/ 0 0 0 1px #2563eb,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.s-input::-moz-placeholder{color:#6b7280;opacity:1}.s-input::placeholder{color:#6b7280;opacity:1}.s-input::-webkit-datetime-edit-fields-wrapper{padding:0}.s-input::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}.s-input::-webkit-datetime-edit{display:inline-flex}.s-input::-webkit-datetime-edit,.s-input::-webkit-datetime-edit-day-field,.s-input::-webkit-datetime-edit-hour-field,.s-input::-webkit-datetime-edit-meridiem-field,.s-input::-webkit-datetime-edit-millisecond-field,.s-input::-webkit-datetime-edit-minute-field,.s-input::-webkit-datetime-edit-month-field,.s-input::-webkit-datetime-edit-second-field,.s-input::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0}@media (min-width:640px){.s-input{font-size:.875rem;line-height:1.25rem}}.s-cart-coupons-coupon-input-container .s-input{flex:1 1 0%;height:auto}@media(max-width:768px){html[dir=rtl] .flex.relative.s-cart-coupons-coupon-input-container .s-input.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .s-cart-coupons-coupon-input-container .s-input.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-cart-coupons-coupon-input-container .s-input{justify-content:flex-end}html[dir=ltr] .flex.relative.s-cart-coupons-coupon-input-container .s-input.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .s-cart-coupons-coupon-input-container .s-input.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-cart-coupons-coupon-input-container .s-input{justify-content:flex-end}}.s-cart-coupons-coupon-input-container .s-input:where([dir=ltr],[dir=ltr] *){border-bottom-right-radius:0!important;border-top-right-radius:0!important}.s-cart-coupons-coupon-input-container .s-input:where([dir=ltr],[dir=ltr] *){border-bottom-left-radius:.5rem;border-right-width:0;border-top-left-radius:.5rem}.s-cart-coupons-coupon-input-container .s-input:where([dir=rtl],[dir=rtl] *){border-bottom-left-radius:0!important;border-top-left-radius:0!important}.s-cart-coupons-coupon-input-container .s-input:where([dir=rtl],[dir=rtl] *){border-bottom-right-radius:.5rem;border-left-width:0;border-top-right-radius:.5rem}.s-cart-coupons-coupon-input-container .s-input:focus{position:relative;z-index:10}@media(max-width:768px){html[dir=ltr] .flex.s-cart-coupons-coupon-input-container .s-input:focus.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-cart-coupons-coupon-input-container .s-input:focus.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-cart-coupons-coupon-input-container .s-input.s-coupon-input-error{--tw-shadow:0 0 0 3px rgba(239,68,68,.1)!important;--tw-shadow-colored:0 0 0 3px var(--tw-shadow-color)!important;box-shadow:0 0 transparent,0 0 transparent,0 0 0 3px rgba(239,68,68,.1)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}.s-input{border-radius:.375rem;height:2.5rem;width:100%;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:.875rem;line-height:1.25rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-input)>salla-button{width:100%}}.s-input:focus{border-color:#414042;border-color:var(--color-primary);--tw-ring-color:transparent}.dark .s-input{--tw-border-opacity:1;border-color:#4b5563;border-color:rgba(75,85,99,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#4b5563;background-color:rgba(75,85,99,var(--tw-bg-opacity,1))}.dark .s-input:focus{border-color:#414042;border-color:var(--color-primary)}.s-input{-moz-appearance:none;appearance:none;-webkit-appearance:none}textarea.s-input{height:6rem}.s-hidden{display:none}.s-block{display:block}.s-form-control{border-radius:.75rem;border-width:1px;display:block;width:100%;--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));font-size:.875rem;line-height:1.25rem;padding:.5rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-form-control)>salla-button{width:100%}}.s-form-control:focus{border-color:#414042;border-color:var(--color-primary);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:0 0 0 0 #fff,var(--tw-ring-shadow),0 0 transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.s-form-label{color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1));display:block;font-size:.875rem;font-weight:700;line-height:1.25rem;margin-bottom:.625rem;--tw-text-opacity:1;color:#374151}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.s-form-label{color:rgb(55 65 81/var(--tw-text-opacity,1))}}@media (min-width:640px){.s-form-label{margin-top:1px}}@media (min-width:768px){.s-form-label{margin-bottom:0}}@media(max-width:640px){.is-sticky-product-bar .sticky-product-bar .s-form-label{display:none}}.single .s-form-label{color:var(--color-font)}.s-form-group{margin-bottom:.75rem;margin-top:.75rem}.s-checkbox{cursor:pointer;--tw-border-opacity:1;align-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1));border-radius:4px;border-width:1px;display:grid;height:18px;justify-content:center;margin:0;place-content:center;width:18px}.s-checkbox:before{background-color:#444;box-shadow:inset 1em 1em #444;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);height:10px;transform:scale(0);transform-origin:bottom left;transition:transform .12s ease-in-out;width:10px}.s-checkbox:checked:before{transform:scale(1)}.s-checkbox *{pointer-events:none}.s-checkbox:before{--tw-content:"";content:"";content:var(--tw-content)}.s-font-default{font-family:DINNextLTArabic,-apple-system,BlinkMacSystemFont;font-family:var(--font-main),-apple-system,BlinkMacSystemFont;margin-bottom:.75rem;margin-top:.75rem}.s-form-has-error .s-form-label{color:#ff443a}.s-form-has-error .s-datetime-picker-input,.s-form-has-error .s-form-control,.s-form-has-error .s-tel-input-control{border-color:#ff443a;color:#ff443a}.s-verify-codes.s-form-has-error{margin-bottom:0}.s-form-has-error{--tw-border-opacity:1;border-color:#f87171;border-color:rgba(248,113,113,var(--tw-border-opacity,1))}.s-form-has-error:focus{--tw-border-opacity:1;border-color:#ef4444;border-color:rgba(239,68,68,var(--tw-border-opacity,1))}.text-danger{--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.s-scrollbar::-webkit-scrollbar{width:5px}.s-scrollbar::-webkit-scrollbar-track{background-color:#eee}.s-scrollbar::-webkit-scrollbar-thumb{background-color:#414042;background-color:var(--color-primary);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.s-toggle{cursor:pointer;display:inline-block}.s-toggle .s-toggle-input{position:absolute;visibility:hidden}.s-toggle .s-toggle-label{margin-left:5px;position:relative;top:2px}.s-toggle .s-toggle-switcher{background:#ccc;border-radius:16px;display:inline-block;height:25px;position:relative;transition:background .25s;vertical-align:middle;width:40px}.s-toggle .s-toggle-switcher:after,.s-toggle .s-toggle-switcher:before{content:""}.s-toggle .s-toggle-switcher:before{background:#fff;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.25);display:block;height:21px;left:1px;position:absolute;top:2.2px;transition:left .25s;width:20px}.s-toggle .s-toggle-input:checked+div{background:#30d158}.s-toggle .s-toggle-input:checked+div:before{left:18px}.s-accordion-wrapper{align-items:flex-start;border-radius:.5rem;display:flex;flex-direction:column;height:auto;justify-content:flex-start;width:100%;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));outline:2px solid transparent;outline-offset:0}@media(max-width:768px){html[dir=rtl] .flex.relative.s-accordion-wrapper.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-accordion-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-accordion-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-accordion-wrapper.flex-1,html[dir=rtl] .s-accordion-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.gap-1.s-accordion-wrapper.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.s-accordion-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-accordion-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.s-accordion-wrapper.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-accordion-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-accordion-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-accordion-wrapper.flex-1,html[dir=ltr] .s-accordion-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.gap-1.s-accordion-wrapper.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.s-accordion-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-accordion-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-accordion-wrapper)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-accordion-wrapper{border-top:1px solid var(--color-font)}}.s-accordion-wrapper-bordered{border-width:1px;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}.s-accordion-head-wrapper{align-items:center;border-radius:.75rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem;cursor:pointer;display:flex;gap:.5rem;justify-content:space-between;padding:1rem;width:100%}.s-accordion-head-wrapper *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-accordion-head-wrapper,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-accordion-head-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-accordion-head-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-accordion-head-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-accordion-head-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-accordion-head-wrapper.justify-start.flex-1,html[dir=rtl] .s-accordion-head-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-accordion-head-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-accordion-head-wrapper,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-accordion-head-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-accordion-head-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-accordion-head-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-accordion-head-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-accordion-head-wrapper.justify-start.flex-1,html[dir=ltr] .s-accordion-head-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-accordion-head-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-accordion-head-wrapper)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-accordion-head-wrapper{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-accordion-head-wrapper{padding-bottom:1rem;padding-left:1.2rem;padding-right:1.2rem}}.s-accordion-wrapper[collapsible=false] .s-accordion-head-wrapper{cursor:auto}.s-accordion-head-wrapper-start{align-items:flex-start;display:flex;flex:1 1 0%;flex-direction:column;font-size:1.1rem;gap:.5rem;justify-content:flex-start;text-align:left}.s-accordion-head-wrapper-start:where([dir=ltr],[dir=ltr] *){text-align:left}.s-accordion-head-wrapper-start:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:768px){html[dir=rtl] .s-accordion-head-wrapper-start.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-accordion-head-wrapper-start.lg\:hidden,html[dir=rtl] .s-accordion-head-wrapper-start.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-accordion-head-wrapper-start,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-accordion-head-wrapper-start.flex-1,html[dir=rtl] .s-accordion-head-wrapper-start.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.gap-1.s-accordion-head-wrapper-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.s-accordion-head-wrapper-start.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-accordion-head-wrapper-start.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-accordion-head-wrapper-start.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-accordion-head-wrapper-start.lg\:hidden,html[dir=ltr] .s-accordion-head-wrapper-start.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-accordion-head-wrapper-start,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-accordion-head-wrapper-start.flex-1,html[dir=ltr] .s-accordion-head-wrapper-start.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.gap-1.s-accordion-head-wrapper-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.s-accordion-head-wrapper-start.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-accordion-head-wrapper-start.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-accordion-head-wrapper-start{border-top:1px solid var(--color-font)}.s-accordion-head-wrapper-start{align-items:center;flex-direction:row}}.s-accordion-head-wrapper-end{align-items:center;display:flex;flex-shrink:0;gap:.5rem;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-accordion-head-wrapper-end.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-accordion-head-wrapper-end.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-accordion-head-wrapper-end.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-accordion-head-wrapper-end.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-accordion-head-wrapper-end.justify-start.flex-1,html[dir=rtl] .s-accordion-head-wrapper-end.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-accordion-head-wrapper-end.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-accordion-head-wrapper-end.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-accordion-head-wrapper-end.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-accordion-head-wrapper-end.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-accordion-head-wrapper-end.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-accordion-head-wrapper-end.justify-start.flex-1,html[dir=ltr] .s-accordion-head-wrapper-end.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-accordion-head-wrapper-end.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-accordion-head-wrapper-end{border-top:1px solid var(--color-font)}.s-accordion-head-wrapper-end{gap:1rem}}.s-accordion-head-wrapper [slot=progress]{align-items:center;display:flex;flex:1 1 0%;font-size:.875rem;gap:.5rem;justify-content:flex-start;line-height:1.25rem;text-align:left;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-accordion-head-wrapper [slot=progress]:where([dir=ltr],[dir=ltr] *){text-align:left}.s-accordion-head-wrapper [slot=progress]:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-accordion-head-wrapper [slot=progress].gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-accordion-head-wrapper [slot=progress].relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-accordion-head-wrapper [slot=progress].lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-accordion-head-wrapper [slot=progress].flex.lg\:hidden,html[dir=rtl] .s-accordion-head-wrapper [slot=progress].gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-accordion-head-wrapper [slot=progress],html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-accordion-head-wrapper [slot=progress].flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-accordion-head-wrapper [slot=progress].justify-start.flex-1,html[dir=rtl] .s-accordion-head-wrapper [slot=progress].icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-accordion-head-wrapper [slot=progress].flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-accordion-head-wrapper [slot=progress].gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-accordion-head-wrapper [slot=progress].relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-accordion-head-wrapper [slot=progress].lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-accordion-head-wrapper [slot=progress].flex.lg\:hidden,html[dir=ltr] .s-accordion-head-wrapper [slot=progress].gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-accordion-head-wrapper [slot=progress],html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-accordion-head-wrapper [slot=progress].flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-accordion-head-wrapper [slot=progress].justify-start.flex-1,html[dir=ltr] .s-accordion-head-wrapper [slot=progress].icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-accordion-head-wrapper [slot=progress].flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-accordion-head-wrapper [slot=progress]{border-top:1px solid var(--color-font)}}.s-accordion-head-wrapper [slot=note]{align-items:center;display:flex;flex-shrink:0;font-size:.875rem;gap:.5rem;justify-content:center;line-height:1.25rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-accordion-head-wrapper [slot=note].gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-accordion-head-wrapper [slot=note].relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-accordion-head-wrapper [slot=note].lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-accordion-head-wrapper [slot=note].flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-accordion-head-wrapper [slot=note].justify-start.flex-1,html[dir=rtl] .s-accordion-head-wrapper [slot=note].icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-accordion-head-wrapper [slot=note].flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-accordion-head-wrapper [slot=note].gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-accordion-head-wrapper [slot=note].relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-accordion-head-wrapper [slot=note].lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-accordion-head-wrapper [slot=note].flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-accordion-head-wrapper [slot=note].justify-start.flex-1,html[dir=ltr] .s-accordion-head-wrapper [slot=note].icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-accordion-head-wrapper [slot=note].flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-accordion-head-wrapper [slot=note]{border-top:1px solid var(--color-font)}}.s-accordion-head-wrapper-toggle{align-items:center;border-radius:9999px;border-width:1px;color:#414042;color:var(--color-primary);display:flex;flex-shrink:0;font-size:1.125rem;height:1.8rem;justify-content:center;line-height:1.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.15s;transition-duration:var(--transition-duration);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:1.8rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-accordion-head-wrapper-toggle.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-accordion-head-wrapper-toggle.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-accordion-head-wrapper-toggle.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-accordion-head-wrapper-toggle.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-accordion-head-wrapper-toggle.justify-start.flex-1,html[dir=rtl] .s-accordion-head-wrapper-toggle.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-accordion-head-wrapper-toggle.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-accordion-head-wrapper-toggle.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-accordion-head-wrapper-toggle.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-accordion-head-wrapper-toggle.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-accordion-head-wrapper-toggle.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-accordion-head-wrapper-toggle.justify-start.flex-1,html[dir=ltr] .s-accordion-head-wrapper-toggle.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-accordion-head-wrapper-toggle.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-accordion-head-wrapper-toggle{border-top:1px solid var(--color-font)}}.s-accordion-head-wrapper-toggle:hover{--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1))}.s-accordion-head-wrapper-toggle:active{--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1))}@media (min-width:1024px){.s-accordion-head-wrapper-toggle{height:2.625rem;width:2.625rem}}.s-accordion-head-wrapper-toggle.active{--tw-rotate:180deg;background-color:#414042;background-color:var(--color-primary);border-color:#414042;border-color:var(--color-primary);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-accordion-head-wrapper-toggle svg{fill:#414042;fill:var(--color-primary)}.s-accordion-head-wrapper-toggle.active svg{fill:#fff}.s-accordion-head-wrapper-toggle-icon svg{width:.75rem}@media (min-width:1024px){.s-accordion-head-wrapper-toggle-icon svg{width:1rem}}.s-accordion-body-wrapper{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;display:block;height:100%;max-height:1000px;opacity:1;overflow:hidden;padding:1rem;position:relative;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);visibility:visible;width:100%}.s-accordion-body-wrapper .tooltip-content{opacity:1;transform:translate(82px,-110px);visibility:visible}[dir=rtl] .icon-trigger.s-accordion-body-wrapper .tooltip-content{transform:translate(53px,-63px)}[dir=ltr] .icon-trigger.s-accordion-body-wrapper .tooltip-content{transform:translate(-54px,-65px)}@media(max-width:991px){[dir=rtl] .icon-trigger.mobile-shifted.s-accordion-body-wrapper .tooltip-content{transform:translate(70px,-80px)}[dir=ltr] .icon-trigger.mobile-shifted.s-accordion-body-wrapper .tooltip-content{transform:translate(-70px,-80px)}}@media(max-width:768px){html[dir=ltr] .flex.s-accordion-body-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-accordion-body-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-accordion-body-wrapper)>salla-button{width:100%}}@media (min-width:768px){.s-accordion-body-wrapper{padding:1rem 1.714rem 1.714rem}}.s-accordion-body-wrapper[data-collapsed=true]{max-height:0;opacity:0;padding-bottom:0;padding-top:0;visibility:hidden}.s-accordion-body-wrapper[data-collapsed=true] slot{display:none}.s-accordion-wrapper.size-sm .s-accordion-head-wrapper-toggle{height:1.9rem;width:1.9rem}.s-accordion-wrapper.size-sm .s-accordion-head-wrapper-toggle-icon svg{width:.625rem}.s-add-product-button-with-quick-buy{display:flex}@media(max-width:768px){html[dir=rtl] .s-add-product-button-with-quick-buy.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-add-product-button-with-quick-buy.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-add-product-button-with-quick-buy.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-add-product-button-with-quick-buy.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-add-product-button-with-quick-buy.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-add-product-button-with-quick-buy.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-add-product-button-with-quick-buy.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-add-product-button-with-quick-buy.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-add-product-button-with-quick-buy{border-top:1px solid var(--color-font)}}@media (min-width:640px){.s-add-product-button-with-quick-buy{flex-direction:column}}.s-add-product-button-with-quick-buy:not(.s-add-product-button-with-sticky-bar){flex-direction:column!important}.s-add-product-button-main{-moz-column-gap:.375rem;column-gap:.375rem;display:flex;width:66.666667%}@media(max-width:768px){html[dir=rtl] .s-add-product-button-main.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-add-product-button-main.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-add-product-button-main.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-add-product-button-main.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-add-product-button-main.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-add-product-button-main.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-add-product-button-main.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-add-product-button-main.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-add-product-button-main{border-top:1px solid var(--color-font)}}@media (min-width:640px){.s-add-product-button-main{-moz-column-gap:.625rem;column-gap:.625rem;width:100%}}.s-add-product-button-with-sticky-bar salla-quick-buy{width:33.333333%}@media (min-width:640px){.s-add-product-button-with-sticky-bar salla-quick-buy{width:100%}}.s-add-product-button-with-quick-buy:not(.s-add-product-button-with-sticky-bar) .s-add-product-button-main{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-add-product-button-with-quick-buy:not(.s-add-product-button-with-sticky-bar) .s-add-product-button-main)>salla-button{width:100%}}.s-add-product-button-with-quick-buy:not(.s-add-product-button-with-apple-pay) .s-add-product-button-main{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-add-product-button-with-quick-buy:not(.s-add-product-button-with-apple-pay) .s-add-product-button-main)>salla-button{width:100%}}.s-add-product-button-main:not(.w-full)>salla-button{width:50%!important}.s-add-product-button-main .s-add-product-button-mini-checkout{--salla-fast-checkout-button-border-radius:.75rem;width:50%}.s-add-product-button-with-sticky-bar{width:100%!important}@media (min-width:640px){.s-add-product-button-with-sticky-bar{width:auto}}.s-add-product-button-with-apple-pay{-moz-column-gap:.375rem;column-gap:.375rem}@media (min-width:640px){.s-add-product-button-with-apple-pay{-moz-column-gap:normal;-moz-column-gap:initial;column-gap:normal}}.s-add-product-button-with-apple-pay:not(.s-add-product-button-with-sticky-bar) salla-quick-buy apple-pay-button{margin-top:.625rem}.s-add-product-button-with-sticky-bar salla-quick-buy .s-quick-buy-button .s-button-text span{display:none}@media (min-width:768px){.s-add-product-button-with-sticky-bar salla-quick-buy .s-quick-buy-button .s-button-text span{display:block}}.s-add-product-button-mini-checkout-content{align-items:center;display:flex;flex-shrink:0;font-size:.8rem;white-space:nowrap}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-add-product-button-mini-checkout-content.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-add-product-button-mini-checkout-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-add-product-button-mini-checkout-content.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-add-product-button-mini-checkout-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-add-product-button-mini-checkout-content.justify-start.flex-1,html[dir=rtl] .s-add-product-button-mini-checkout-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-add-product-button-mini-checkout-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-add-product-button-mini-checkout-content.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-add-product-button-mini-checkout-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-add-product-button-mini-checkout-content.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-add-product-button-mini-checkout-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-add-product-button-mini-checkout-content.justify-start.flex-1,html[dir=ltr] .s-add-product-button-mini-checkout-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-add-product-button-mini-checkout-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-add-product-button-mini-checkout-content{border-top:1px solid var(--color-font)}}@media (min-width:640px){.s-add-product-button-mini-checkout-content{font-size:.875rem;line-height:1.25rem}}.s-add-product-button-mini-checkout-content:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}.s-add-product-button-mini-checkout-content svg{fill:currentColor;height:1rem;margin-right:.375rem;width:1rem}.s-add-product-button-mini-checkout-content svg:where([dir=rtl],[dir=rtl] *){margin-left:.375rem;margin-right:0}.s-add-product-button-busy{pointer-events:none;position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-add-product-button-busy.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-add-product-button-busy.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-add-product-button-busy:after{height:1rem;left:50%;position:absolute;top:50%;width:1rem;z-index:10;--tw-translate-x:-50%;--tw-translate-y:-50%;animation:spin 1s linear infinite;border-bottom:2px solid #f3f4f6;border-left:2px solid #414042;border-radius:9999px;border-top:2px solid #414042;border-color:var(--color-primary) #f3f4f6;transform:translate(-50%,-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-border-opacity:1;border-right:2px solid #f3f4f6;border-right-color:rgba(243,244,246,var(--tw-border-opacity,1));--tw-content:"";content:"";content:var(--tw-content)}.s-advertisement-content{margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px;width:100%}@media (min-width:1520px){.s-advertisement-content{max-width:1520px}}.s-advertisement-content{align-items:center;display:flex;justify-content:space-between;padding-bottom:.625rem;padding-top:.625rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-advertisement-content,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-advertisement-content.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-advertisement-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-advertisement-content.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-advertisement-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-advertisement-content.justify-start.flex-1,html[dir=rtl] .s-advertisement-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-advertisement-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-advertisement-content,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-advertisement-content.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-advertisement-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-advertisement-content.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-advertisement-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-advertisement-content.justify-start.flex-1,html[dir=ltr] .s-advertisement-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-advertisement-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:0px){.main-menu .sub-menu li.mega-menu .s-advertisement-content ul{border-style:none;margin:0;padding:0}.main-menu .sub-menu li.mega-menu .s-advertisement-content>div{display:none}}.s-block--testimonials.s-advertisement-content{padding:0}@media (min-width:1024px){.s-block--testimonials.s-advertisement-content{padding-left:.625rem;padding-right:.625rem}body.default-filters salla-price-range div.s-advertisement-content{border-top:1px solid var(--color-font)}}.s-advertisement-content-main{flex:1 1 0%;font-size:.875rem;font-weight:700;line-height:1.25rem;text-align:center}@media(max-width:768px){html[dir=rtl] .s-advertisement-content-main.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-advertisement-content-main{justify-content:flex-end}html[dir=ltr] .s-advertisement-content-main.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-advertisement-content-main{justify-content:flex-end}}.s-advertisement-content-icon{display:inline-block;font-size:1rem;line-height:1.5rem;vertical-align:middle}.s-advertisement-content-icon:where([dir=ltr],[dir=ltr] *){margin-right:.5rem}.s-advertisement-content-icon:where([dir=rtl],[dir=rtl] *){margin-left:.5rem}.s-advertisement-action{padding-left:.25rem;padding-right:.25rem}.s-alert-wrapper{align-items:center;border-color:transparent;border-radius:.375rem;border-width:1px;display:flex;font-size:.75rem;justify-content:flex-end;line-height:1.5rem;padding:.75rem 1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-alert-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-alert-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-alert-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-alert-wrapper.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.s-alert-wrapper.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-alert-wrapper.justify-start.flex-1,html[dir=rtl] .s-alert-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-alert-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-alert-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-alert-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-alert-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-alert-wrapper.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.s-alert-wrapper.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-alert-wrapper.justify-start.flex-1,html[dir=ltr] .s-alert-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-alert-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-alert-wrapper{border-top:1px solid var(--color-font)}}.s-alert-info{background-color:#dbeafe;background-color:rgba(219,234,254,var(--tw-bg-opacity,1));border-color:#bfdbfe;border-color:rgba(191,219,254,var(--tw-border-opacity,1));color:#1d4ed8;color:rgba(29,78,216,var(--tw-text-opacity,1))}.s-alert-info,.s-alert-success{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1}.s-alert-success{background-color:#dcfce7;background-color:rgba(220,252,231,var(--tw-bg-opacity,1));border-color:#bbf7d0;border-color:rgba(187,247,208,var(--tw-border-opacity,1));color:#15803d;color:rgba(21,128,61,var(--tw-text-opacity,1))}.s-alert-warning{background-color:#fef3c7;background-color:rgba(254,243,199,var(--tw-bg-opacity,1));border-color:#fde68a;border-color:rgba(253,230,138,var(--tw-border-opacity,1));color:#b45309;color:rgba(180,83,9,var(--tw-text-opacity,1))}.s-alert-error,.s-alert-warning{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1}.s-alert-error{background-color:#fee2e2;background-color:rgba(254,226,226,var(--tw-bg-opacity,1));border-color:#fecaca;border-color:rgba(254,202,202,var(--tw-border-opacity,1));color:#b91c1c;color:rgba(185,28,28,var(--tw-text-opacity,1))}.s-alert-icon{align-items:center;display:flex;margin-left:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-alert-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-alert-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-alert-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-alert-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-alert-icon.justify-start.flex-1,html[dir=rtl] .s-alert-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-alert-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-alert-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-alert-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-alert-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-alert-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-alert-icon.justify-start.flex-1,html[dir=ltr] .s-alert-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-alert-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-alert-icon{border-top:1px solid var(--color-font)}}.s-alert-text{flex:1 1 0%;text-align:left}.s-alert-text:where([dir=ltr],[dir=ltr] *){text-align:left}.s-alert-text:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:768px){html[dir=rtl] .s-alert-text.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-alert-text{justify-content:flex-end}html[dir=ltr] .s-alert-text.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-alert-text{justify-content:flex-end}}.s-app-install-alert-wrapper{align-items:center;background-color:#e2e2e3;border-radius:.375rem;display:none;filter:drop-shadow(0 4px 3px rgba(0,0,0,.07)) drop-shadow(0 2px 2px rgba(0,0,0,.06));flex-direction:row;gap:.5rem;left:0;margin:1rem auto;padding:.75rem;position:fixed;right:0;width:95%;z-index:999}@supports (color:color-mix(in lch,red,blue)) and (top:var(--f )){.s-app-install-alert-wrapper{background-color:color-mix(in srgb,var(--color-primary) 15%,#fff)}}.s-app-install-alert-wrapper.open[position=top]{display:flex;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes slideDownFromTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.s-app-install-alert-wrapper.open[position=top]{animation:slideDownFromTop .6s linear;transition-duration:.5s}@media(max-width:768px){html[dir=rtl] .s-app-install-alert-wrapper.open[position=top].relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-app-install-alert-wrapper.open[position=top].lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-app-install-alert-wrapper.open[position=top].icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-app-install-alert-wrapper.open[position=top].flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-app-install-alert-wrapper.open[position=top].relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-app-install-alert-wrapper.open[position=top].lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-app-install-alert-wrapper.open[position=top].icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-app-install-alert-wrapper.open[position=top].flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-app-install-alert-wrapper.open[position=top]{border-top:1px solid var(--color-font)}}.s-app-install-alert-wrapper:not(.open){display:none}.s-app-install-alert-content{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-app-install-alert-content)>salla-button{width:100%}}.s-app-install-alert-wrapper[position=top]{top:0}.s-app-install-alert-wrapper.open[position=bottom]{animation:slideUpFromBottom .6s linear;display:flex}@media(max-width:768px){html[dir=rtl] .s-app-install-alert-wrapper.open[position=bottom].relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-app-install-alert-wrapper.open[position=bottom].lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-app-install-alert-wrapper.open[position=bottom].icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-app-install-alert-wrapper.open[position=bottom].flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-app-install-alert-wrapper.open[position=bottom].relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-app-install-alert-wrapper.open[position=bottom].lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-app-install-alert-wrapper.open[position=bottom].icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-app-install-alert-wrapper.open[position=bottom].flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-app-install-alert-wrapper.open[position=bottom]{border-top:1px solid var(--color-font)}}.s-app-install-alert-wrapper[position=bottom]{bottom:0}@keyframes slideUPFromTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.s-app-install-alert-wrapper[position=top].closing{animation:slideUPFromTop .6s linear}.s-app-install-alert-wrapper[position=bottom].closing{animation:slideDownFromBottom .6s linear}.s-app-install-alert-wrapper.closing{animation-fill-mode:forwards}.s-app-install-alert-title{color:#414042;color:var(--color-primary);font-size:1rem;font-weight:700;line-height:1.5rem;max-width:95%}.s-app-install-alert-sub-title{font-size:.875rem;font-weight:400;line-height:1.25rem;max-width:95%}.s-app-install-alert-cta{color:#414042;color:var(--color-primary);text-decoration-line:underline}.s-app-install-alert-cancel-button{position:absolute;top:.5rem}input[type=radio].sr-only div.s-app-install-alert-cancel-button{transition:all .3s}input[type=radio].sr-only:checked~div.s-app-install-alert-cancel-button{border-color:var(--color-main)}.s-app-install-alert-cancel-button:where([dir=ltr],[dir=ltr] *){right:.75rem}.s-app-install-alert-cancel-button:where([dir=rtl],[dir=rtl] *){left:.75rem}.s-apps-icons-list{display:flex;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-apps-icons-list.lg\:gap-6.justify-between,html[dir=rtl] .s-apps-icons-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-apps-icons-list.lg\:hidden,html[dir=rtl] .flex-1.s-apps-icons-list.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-apps-icons-list.items-center.justify-start.flex-1,html[dir=rtl] .s-apps-icons-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-apps-icons-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-apps-icons-list.lg\:gap-6.justify-between,html[dir=ltr] .s-apps-icons-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-apps-icons-list.lg\:hidden,html[dir=ltr] .flex-1.s-apps-icons-list.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-apps-icons-list.items-center.justify-start.flex-1,html[dir=ltr] .s-apps-icons-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-apps-icons-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-apps-icons-list{border-top:1px solid var(--color-font)}}.s-apps-icons-list.vertical{flex-direction:column}@media(max-width:768px){html[dir=rtl] p.flex.s-apps-icons-list.vertical.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] p.flex.s-apps-icons-list.vertical.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}.s-apps-icons-item{line-height:1}.s-apps-icons-item:hover{color:#414042;color:var(--color-primary)}.s-badge-base{align-items:center;display:flex;max-width:-moz-max-content;max-width:max-content}.s-badge-base>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.5rem;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.5rem*var(--tw-space-x-reverse))}.s-badge-base{border-radius:.375rem;font-weight:500;padding:.25rem .5rem;white-space:nowrap;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-badge-base.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-badge-base.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-badge-base.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-badge-base.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-badge-base.justify-start.flex-1,html[dir=rtl] .s-badge-base.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-badge-base.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-badge-base.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-badge-base.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-badge-base.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-badge-base.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-badge-base.justify-start.flex-1,html[dir=ltr] .s-badge-base.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-badge-base.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-badge-base{border-top:1px solid var(--color-font)}}.s-badge-base:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-badge-xs{font-size:.75rem;line-height:1rem}.s-badge-xs svg{height:.75rem;width:.75rem}.s-badge-sm{font-size:.875rem;line-height:1.25rem}.s-badge-sm svg{height:1rem;width:1rem}.s-badge-md{font-size:1rem;line-height:1.5rem}.s-badge-md svg{height:1.25rem;width:1.25rem}.s-badge-transparent{background-color:transparent}.s-badge-light{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1))}.s-badge-primary-100{background-color:#d9d9d9}@supports (color:color-mix(in lch,red,blue)) and (top:var(--f )){.s-badge-primary-100{background-color:color-mix(in srgb,var(--color-primary) 20%,#fff 80%)}}.s-badge-color-black{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity,1))}.s-badge-color-primary-900{color:#1d1d1e}@supports (color:color-mix(in lch,red,blue)) and (top:var(--f )){.s-badge-color-primary-900{color:color-mix(in srgb,var(--color-primary) 45%,#000 55%)}}.s-badge-color-primary-900 svg{fill:currentColor}.s-badge-black{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity,1))}.s-basket-gap-entry{border-radius:.375rem;display:block;margin-bottom:1.25rem;margin-top:1.25rem;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1.25rem}.s-basket-gap-title{font-size:1.125rem;font-weight:700;line-height:1.75rem;margin-bottom:1rem}.s-basket-gap-list{display:flex;flex-direction:column}.s-basket-gap-list>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:1px;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));--tw-divide-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-divide-opacity,1))}@media(max-width:768px){html[dir=rtl] .s-basket-gap-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-basket-gap-list.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-basket-gap-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-basket-gap-list.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-basket-gap-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-basket-gap-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-basket-gap-list.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-basket-gap-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-basket-gap-list.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-basket-gap-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-basket-gap-list{border-top:1px solid var(--color-font)}}.s-basket-gap-card{align-items:center;-moz-column-gap:.75rem;column-gap:.75rem;display:flex;flex-wrap:wrap;padding-bottom:1rem;padding-top:1rem;row-gap:.625rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-basket-gap-card.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-basket-gap-card.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-basket-gap-card.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-basket-gap-card.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-basket-gap-card.justify-start.flex-1,html[dir=rtl] .s-basket-gap-card.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-basket-gap-card.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-basket-gap-card.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-basket-gap-card.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-basket-gap-card.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-basket-gap-card.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-basket-gap-card.justify-start.flex-1,html[dir=ltr] .s-basket-gap-card.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-basket-gap-card.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-basket-gap-card{border-top:1px solid var(--color-font)}}.s-basket-gap-card-image{border-radius:.375rem;border-width:1px;flex-shrink:0;height:4rem;overflow:hidden;width:4rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}.s-basket-gap-card-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-basket-gap-card-image img)>salla-button{width:100%}}.s-basket-gap-card-info{display:flex;flex:1 1 0%;flex-direction:column;gap:.25rem;min-width:0}@media(max-width:768px){html[dir=rtl] .s-basket-gap-card-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-basket-gap-card-info.lg\:hidden,html[dir=rtl] .s-basket-gap-card-info.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-basket-gap-card-info,html[dir=rtl] .s-basket-gap-card-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-basket-gap-card-info.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.s-basket-gap-card-info.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-basket-gap-card-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-basket-gap-card-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-basket-gap-card-info.lg\:hidden,html[dir=ltr] .s-basket-gap-card-info.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-basket-gap-card-info,html[dir=ltr] .s-basket-gap-card-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-basket-gap-card-info.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.s-basket-gap-card-info.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-basket-gap-card-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-basket-gap-card-info{border-top:1px solid var(--color-font)}}.s-basket-gap-card-actions{align-items:center;display:flex;gap:.5rem;justify-content:flex-end;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-basket-gap-card-actions.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-basket-gap-card-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-basket-gap-card-actions.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-basket-gap-card-actions.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.s-basket-gap-card-actions.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-basket-gap-card-actions.justify-start.flex-1,html[dir=rtl] .s-basket-gap-card-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-basket-gap-card-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-basket-gap-card-actions.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-basket-gap-card-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-basket-gap-card-actions.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-basket-gap-card-actions.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.s-basket-gap-card-actions.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-basket-gap-card-actions.justify-start.flex-1,html[dir=ltr] .s-basket-gap-card-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-basket-gap-card-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-basket-gap-card-actions)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-basket-gap-card-actions{border-top:1px solid var(--color-font)}}@media (min-width:640px){.s-basket-gap-card-actions{width:auto}}.s-basket-gap-card-name{font-size:.875rem;font-weight:600;line-height:1.25rem;line-height:1.25;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-basket-gap-card-name a:hover{color:#414042;color:var(--color-primary)}.s-basket-gap-card-price{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-basket-gap-card-sale-price{align-items:center;display:flex;gap:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-basket-gap-card-sale-price.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-basket-gap-card-sale-price.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-basket-gap-card-sale-price.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-basket-gap-card-sale-price.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-basket-gap-card-sale-price.justify-start.flex-1,html[dir=rtl] .s-basket-gap-card-sale-price.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-basket-gap-card-sale-price.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-basket-gap-card-sale-price.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-basket-gap-card-sale-price.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-basket-gap-card-sale-price.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-basket-gap-card-sale-price.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-basket-gap-card-sale-price.justify-start.flex-1,html[dir=ltr] .s-basket-gap-card-sale-price.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-basket-gap-card-sale-price.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-basket-gap-card-sale-price{border-top:1px solid var(--color-font)}}.s-basket-gap-card-sale-price span{font-size:.875rem;font-weight:700;line-height:1.25rem;--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity,1))}.s-basket-gap-card-sale-price del{text-decoration-line:line-through}.s-basket-gap-card-sale-price del,.s-basket-gap-card-weight{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-basket-gap-card-offer{align-items:center;border-radius:.375rem;display:flex;flex-shrink:0;gap:.25rem;--tw-bg-opacity:1;background-color:#f0fdf4;background-color:rgba(240,253,244,var(--tw-bg-opacity,1));font-size:11px;font-weight:500;padding:3px 9px;--tw-text-opacity:1;color:#15803d;color:rgba(21,128,61,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-basket-gap-card-offer.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-basket-gap-card-offer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-basket-gap-card-offer.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-basket-gap-card-offer.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-basket-gap-card-offer.justify-start.flex-1,html[dir=rtl] .s-basket-gap-card-offer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-basket-gap-card-offer.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-basket-gap-card-offer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-basket-gap-card-offer.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-basket-gap-card-offer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-basket-gap-card-offer.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-basket-gap-card-offer.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-basket-gap-card-offer.justify-start.flex-1,html[dir=ltr] .s-basket-gap-card-offer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-basket-gap-card-offer.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-basket-gap-card-offer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-basket-gap-card-offer{border-top:1px solid var(--color-font)}}.s-basket-gap-card-offer i{font-size:.75rem;line-height:1rem}.s-basket-gap-card-offer span{--tw-text-opacity:1!important;color:#1f2937!important;color:rgba(31,41,55,var(--tw-text-opacity,1))!important;font-weight:700}.s-basket-gap-card-offer salla-count-down{flex-shrink:0}.s-basket-gap-card-offer salla-count-down:where([dir=ltr],[dir=ltr] *){margin-left:.25rem}.s-basket-gap-card-offer salla-count-down:where([dir=rtl],[dir=rtl] *){margin-right:.25rem}.s-basket-gap-card-offer .s-count-down-list{align-items:center;-moz-column-gap:0;column-gap:0;display:inline-flex;flex-wrap:nowrap;justify-content:flex-start!important;margin:0!important;--tw-numeric-spacing:tabular-nums;font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) tabular-nums var(--tw-numeric-fraction);font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) tabular-nums var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-basket-gap-card-offer .s-count-down-list.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-basket-gap-card-offer .s-count-down-list.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-basket-gap-card-offer .s-count-down-list.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-basket-gap-card-offer .s-count-down-list.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-basket-gap-card-offer .s-count-down-list.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-basket-gap-card-offer .s-count-down-list.justify-start.flex-1{justify-content:flex-end}}.s-basket-gap-card-offer .s-count-down-list:where([dir=ltr],[dir=ltr] *){flex-direction:row-reverse!important}.s-basket-gap-card-offer .s-count-down-list:where([dir=rtl],[dir=rtl] *){flex-direction:row!important}.s-basket-gap-card-offer .s-count-down-item{align-items:center!important;display:inline-flex!important;flex:none!important;flex-direction:row!important;flex-grow:0!important;font-size:12px!important;font-weight:700!important;justify-content:center!important;line-height:1!important;margin-left:0!important;margin-right:0!important;padding:0!important;position:relative!important;width:auto!important;--tw-text-opacity:1!important;color:#15803d!important;color:rgba(21,128,61,var(--tw-text-opacity,1))!important}.s-basket-gap-card-offer .s-count-down-item-value{display:inline-block!important;min-width:2ch!important;text-align:center;width:2ch!important;--tw-numeric-spacing:tabular-nums;font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) tabular-nums var(--tw-numeric-fraction);font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) tabular-nums var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);line-height:1}.s-basket-gap-card-offer .s-count-down-item-label{display:none}.s-basket-gap-entry .s-basket-gap-card-offer.s-basket-gap-card-offer .s-count-down-item:after,.s-basket-gap-entry .s-basket-gap-card-offer.s-basket-gap-card-offer .s-count-down-item:before{content:none!important}.s-basket-gap-entry .s-basket-gap-card-offer.s-basket-gap-card-offer .s-count-down-item:after{left:auto;position:static;right:auto;transform:none}[dir=rtl] .s-basket-gap-entry .s-basket-gap-card-offer.s-basket-gap-card-offer .s-count-down-item:not(:last-child):after{color:#15803d;content:":"!important;font-size:12px;font-weight:700;left:auto;line-height:1;margin-left:.15rem;margin-right:.15rem;position:static;right:auto;transform:none}[dir=ltr] .s-basket-gap-entry .s-basket-gap-card-offer.s-basket-gap-card-offer .s-count-down-item:not(:first-child):after{color:#15803d;content:":"!important;font-size:12px;font-weight:700;left:auto;line-height:1;margin-left:.15rem;margin-right:.15rem;position:static;right:auto;transform:none}.s-basket-gap-card-btn{flex-shrink:0}.s-basket-gap-card-btn salla-button .s-button-btn{background-color:transparent!important;border-color:#414042!important;border-color:var(--color-primary)!important;border-radius:.75rem;border-width:1px!important;color:#414042!important;color:var(--color-primary)!important}.s-basket-gap-card-btn salla-button .s-button-btn:hover{background-color:#414042!important;background-color:var(--color-primary)!important;--tw-text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--tw-text-opacity,1))!important}.s-basket-gap-card-btn salla-button .s-button-loader:before{--tw-border-opacity:1!important;border-color:#414042 #f3f4f6 #f3f4f6 #414042!important;border-color:var(--color-primary) rgba(243,244,246,var(--tw-border-opacity,1)) rgba(243,244,246,var(--tw-border-opacity,1)) var(--color-primary)!important}.s-basket-gap-skeleton{display:flex;flex-direction:column;gap:.75rem}@media(max-width:768px){html[dir=rtl] .s-basket-gap-skeleton.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-basket-gap-skeleton.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-basket-gap-skeleton.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-basket-gap-skeleton.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-basket-gap-skeleton.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-basket-gap-skeleton.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-basket-gap-skeleton.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-basket-gap-skeleton.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-basket-gap-skeleton.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-basket-gap-skeleton.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-basket-gap-skeleton{border-top:1px solid var(--color-font)}}.s-basket-gap-skeleton-card{align-items:center;display:flex;gap:.75rem;padding-bottom:.75rem;padding-top:.75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-basket-gap-skeleton-card.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-basket-gap-skeleton-card.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-basket-gap-skeleton-card.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-basket-gap-skeleton-card.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-basket-gap-skeleton-card.justify-start.flex-1,html[dir=rtl] .s-basket-gap-skeleton-card.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-basket-gap-skeleton-card.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-basket-gap-skeleton-card.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-basket-gap-skeleton-card.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-basket-gap-skeleton-card.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-basket-gap-skeleton-card.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-basket-gap-skeleton-card.justify-start.flex-1,html[dir=ltr] .s-basket-gap-skeleton-card.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-basket-gap-skeleton-card.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-basket-gap-skeleton-card{border-top:1px solid var(--color-font)}}.s-basket-gap-skeleton-info{display:flex;flex:1 1 0%;flex-direction:column;gap:.5rem}@media(max-width:768px){html[dir=rtl] .s-basket-gap-skeleton-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-basket-gap-skeleton-info.lg\:hidden,html[dir=rtl] .s-basket-gap-skeleton-info.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-basket-gap-skeleton-info,html[dir=rtl] .s-basket-gap-skeleton-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-basket-gap-skeleton-info.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-basket-gap-skeleton-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-basket-gap-skeleton-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-basket-gap-skeleton-info.lg\:hidden,html[dir=ltr] .s-basket-gap-skeleton-info.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-basket-gap-skeleton-info,html[dir=ltr] .s-basket-gap-skeleton-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-basket-gap-skeleton-info.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-basket-gap-skeleton-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-basket-gap-skeleton-info{border-top:1px solid var(--color-font)}}.s-booking-field-main{align-items:center;display:flex;gap:.75rem;justify-content:space-between}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-booking-field-main,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-booking-field-main.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-booking-field-main.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-booking-field-main.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-booking-field-main.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-booking-field-main.justify-start.flex-1,html[dir=rtl] .s-booking-field-main.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-booking-field-main.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-booking-field-main,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-booking-field-main.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-booking-field-main.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-booking-field-main.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-booking-field-main.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-booking-field-main.justify-start.flex-1,html[dir=ltr] .s-booking-field-main.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-booking-field-main.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-booking-field-main{border-top:1px solid var(--color-font)}}@media (min-width:640px){.s-booking-field-main{justify-content:flex-end}}.s-booking-field-price{align-items:center;display:flex;gap:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-booking-field-price.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-booking-field-price.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-booking-field-price.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-booking-field-price.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-booking-field-price.justify-start.flex-1,html[dir=rtl] .s-booking-field-price.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-booking-field-price.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-booking-field-price.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-booking-field-price.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-booking-field-price.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-booking-field-price.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-booking-field-price.justify-start.flex-1,html[dir=ltr] .s-booking-field-price.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-booking-field-price.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-booking-field-price{border-top:1px solid var(--color-font)}}.s-booking-field-book-now-content{align-items:center;display:flex;gap:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-booking-field-book-now-content.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-booking-field-book-now-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-booking-field-book-now-content.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-booking-field-book-now-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-booking-field-book-now-content.justify-start.flex-1,html[dir=rtl] .s-booking-field-book-now-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-booking-field-book-now-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-booking-field-book-now-content.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-booking-field-book-now-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-booking-field-book-now-content.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-booking-field-book-now-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-booking-field-book-now-content.justify-start.flex-1,html[dir=ltr] .s-booking-field-book-now-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-booking-field-book-now-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-booking-field-book-now-content{border-top:1px solid var(--color-font)}}.s-booking-field-book-now-content span svg{height:1rem;width:1rem}.s-booking-field-modal iframe{transition-duration:.3s;transition-property:height;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-booking-field-modal iframe)>salla-button{width:100%}}.s-booking-field-modal .s-modal-body{overflow:hidden;padding:1.25rem}.s-booking-field-modal .s-modal-title{display:flex;justify-content:flex-start}@media(max-width:768px){html[dir=rtl] .s-booking-field-modal .s-modal-title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-booking-field-modal .s-modal-title.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-booking-field-modal .s-modal-title.flex-1,html[dir=rtl] .s-booking-field-modal .s-modal-title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-booking-field-modal .s-modal-title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-booking-field-modal .s-modal-title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-booking-field-modal .s-modal-title.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-booking-field-modal .s-modal-title.flex-1,html[dir=ltr] .s-booking-field-modal .s-modal-title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-booking-field-modal .s-modal-title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-booking-field-modal .s-modal-title{border-top:1px solid var(--color-font)}}.s-booking-field-reservations{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.625rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-booking-field-reservations.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-booking-field-reservations.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-booking-field-reservations.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-booking-field-reservations.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-booking-field-reservations.justify-start.flex-1,html[dir=rtl] .s-booking-field-reservations.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-booking-field-reservations.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-booking-field-reservations.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-booking-field-reservations.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-booking-field-reservations.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-booking-field-reservations.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-booking-field-reservations.justify-start.flex-1,html[dir=ltr] .s-booking-field-reservations.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-booking-field-reservations.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-booking-field-reservations{border-top:1px solid var(--color-font)}}.s-booking-field-reservations-item{align-items:center;border-radius:4px;border-width:1px;display:flex;flex-direction:row;justify-content:space-between;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:.75rem;padding:.25rem .625rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-booking-field-reservations-item,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-booking-field-reservations-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-booking-field-reservations-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-booking-field-reservations-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-booking-field-reservations-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-booking-field-reservations-item.justify-start.flex-1,html[dir=rtl] .s-booking-field-reservations-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-booking-field-reservations-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-booking-field-reservations-item,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-booking-field-reservations-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-booking-field-reservations-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-booking-field-reservations-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-booking-field-reservations-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-booking-field-reservations-item.justify-start.flex-1,html[dir=ltr] .s-booking-field-reservations-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-booking-field-reservations-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-booking-field-reservations-item{border-top:1px solid var(--color-font)}}.s-booking-field-reservations-item>span{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-booking-field-reservations-item>span.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-booking-field-reservations-item>span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-booking-field-reservations-item>span.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-booking-field-reservations-item>span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-booking-field-reservations-item>span.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-booking-field-reservations-item>span.justify-start.flex-1,html[dir=rtl] .s-booking-field-reservations-item>span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-booking-field-reservations-item>span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-booking-field-reservations-item>span.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-booking-field-reservations-item>span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-booking-field-reservations-item>span.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-booking-field-reservations-item>span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-booking-field-reservations-item>span.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-booking-field-reservations-item>span.justify-start.flex-1,html[dir=ltr] .s-booking-field-reservations-item>span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-booking-field-reservations-item>span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-booking-field-reservations-item>span{border-top:1px solid var(--color-font)}}.s-booking-field-reservations-time{unicode-bidi:plaintext}.s-booking-field-reservations-has-time{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}.s-booking-field-reservations-has-time:where([dir=ltr],[dir=ltr] *){border-right-width:1px;margin-right:1rem;padding-right:1rem}.s-booking-field-reservations-has-time:where([dir=rtl],[dir=rtl] *){border-left-width:1px;margin-left:1rem;padding-left:1rem}.s-booking-field-reservations-icon:where([dir=ltr],[dir=ltr] *){margin-right:.5rem}.s-booking-field-reservations-icon:where([dir=rtl],[dir=rtl] *){margin-left:.5rem}.s-booking-field-reservations-icon svg{fill:#1f2937;height:.75rem;width:.75rem}.s-bottom-alert-wrapper{align-items:center;background-color:#414042;background-color:var(--color-primary);bottom:0;display:flex;flex-direction:column;justify-content:center;min-height:4rem;padding:.625rem;position:fixed;width:100%;z-index:50}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bottom-alert-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bottom-alert-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-wrapper.justify-start.flex-1,html[dir=rtl] .s-bottom-alert-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-bottom-alert-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-bottom-alert-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bottom-alert-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bottom-alert-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-wrapper.justify-start.flex-1,html[dir=ltr] .s-bottom-alert-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-bottom-alert-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-bottom-alert-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-bottom-alert-wrapper)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bottom-alert-wrapper{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-bottom-alert-wrapper{padding-left:2.5rem;padding-right:2.5rem}}.s-bottom-alert-wrapper-with-template{align-items:center;flex-direction:column;justify-content:space-between;--tw-bg-opacity:1;background-color:#004956;background-color:rgba(0,73,86,var(--tw-bg-opacity,1));font-family:PingARLT,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-bottom-alert-wrapper-with-template,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-wrapper-with-template.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-bottom-alert-wrapper-with-template.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-wrapper-with-template.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-bottom-alert-wrapper-with-template.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-bottom-alert-wrapper-with-template,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-wrapper-with-template.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-bottom-alert-wrapper-with-template.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-wrapper-with-template.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-bottom-alert-wrapper-with-template.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media (min-width:768px){.s-bottom-alert-wrapper-with-template{flex-direction:row}}.s-bottom-alert-logo-section{align-items:center;display:flex;gap:.5rem;padding:.5rem 1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-logo-section.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-bottom-alert-logo-section.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bottom-alert-logo-section.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-logo-section.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bottom-alert-logo-section.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-logo-section.justify-start.flex-1,html[dir=rtl] .s-bottom-alert-logo-section.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bottom-alert-logo-section.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-logo-section.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-bottom-alert-logo-section.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bottom-alert-logo-section.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-logo-section.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bottom-alert-logo-section.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-logo-section.justify-start.flex-1,html[dir=ltr] .s-bottom-alert-logo-section.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bottom-alert-logo-section.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bottom-alert-logo-section{border-top:1px solid var(--color-font)}}.s-bottom-alert-logo{height:auto;width:3rem}@media(max-width:768px){html[dir=ltr] .flex.relative.s-bottom-alert-logo.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.s-bottom-alert-logo.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-bottom-alert-logo-text{font-size:1.25rem;font-weight:700;line-height:1.75rem;--tw-text-opacity:1;color:#baf3e6;color:rgba(186,243,230,var(--tw-text-opacity,1))}.Comfort-header .icons a.active i.s-bottom-alert-logo-text{color:#414042;color:var(--color-primary)}.s-bottom-alert-icon svg{fill:#fff;height:1rem;width:1rem}.s-bottom-alert-message{font-size:.875rem;font-weight:700;line-height:1.25rem;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-bottom-alert-message-highlight{cursor:default;font-size:1rem;font-weight:700;line-height:1.5rem}.s-bottom-alert-message-splitter{margin-left:.5rem;margin-right:.5rem}.s-bottom-alert-message-link{cursor:pointer;text-decoration-line:underline}.s-bottom-alert-message-link *{pointer-events:none}.s-bottom-alert-content{align-items:center;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bottom-alert-content.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-content.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bottom-alert-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-content.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bottom-alert-content.flex.lg\:hidden,html[dir=rtl] .flex-1.s-bottom-alert-content.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-content.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.s-bottom-alert-content.items-center.justify-start.flex-1,html[dir=rtl] .s-bottom-alert-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-bottom-alert-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-bottom-alert-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bottom-alert-content.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-content.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bottom-alert-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-content.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bottom-alert-content.flex.lg\:hidden,html[dir=ltr] .flex-1.s-bottom-alert-content.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-content.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.s-bottom-alert-content.items-center.justify-start.flex-1,html[dir=ltr] .s-bottom-alert-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-bottom-alert-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-bottom-alert-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bottom-alert-content{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-bottom-alert-content{flex-direction:row}}.s-bottom-alert-action button{background-color:#ff6767;background-color:var(--color-primary-reverse);color:#414042;color:var(--color-primary);font-size:.875rem;line-height:1.25rem}.s-bottom-alert-actions-group{align-items:center;display:flex;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bottom-alert-actions-group.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-actions-group.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bottom-alert-actions-group.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-actions-group.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bottom-alert-actions-group.flex.lg\:hidden,html[dir=rtl] .flex-1.s-bottom-alert-actions-group.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-actions-group.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.s-bottom-alert-actions-group.items-center.justify-start.flex-1,html[dir=rtl] .s-bottom-alert-actions-group.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bottom-alert-actions-group.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bottom-alert-actions-group.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-actions-group.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bottom-alert-actions-group.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-actions-group.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bottom-alert-actions-group.flex.lg\:hidden,html[dir=ltr] .flex-1.s-bottom-alert-actions-group.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-actions-group.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.s-bottom-alert-actions-group.items-center.justify-start.flex-1,html[dir=ltr] .s-bottom-alert-actions-group.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bottom-alert-actions-group.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bottom-alert-actions-group{border-top:1px solid var(--color-font)}}.s-bottom-alert-action-link{cursor:pointer;font-size:.875rem;font-weight:700;line-height:1.25rem;--tw-text-opacity:1;color:#baf3e6;color:rgba(186,243,230,var(--tw-text-opacity,1));text-decoration-line:underline;transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-bottom-alert-action-link *{pointer-events:none}.s-bottom-alert-action-link:hover{opacity:.8}.s-bottom-alert-action-purchase-button{border-radius:.375rem;--tw-bg-opacity:1;background-color:#baf3e6;background-color:rgba(186,243,230,var(--tw-bg-opacity,1));padding:.5rem 1rem;--tw-text-opacity:1;color:#004956;color:rgba(0,73,86,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-bottom-alert-action-purchase-button.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-bottom-alert-action-purchase-button.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-bottom-alert-actions-group-container{align-items:center;display:flex;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bottom-alert-actions-group-container.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-actions-group-container.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bottom-alert-actions-group-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-actions-group-container.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bottom-alert-actions-group-container.flex.lg\:hidden,html[dir=rtl] .flex-1.s-bottom-alert-actions-group-container.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-actions-group-container.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.s-bottom-alert-actions-group-container.items-center.justify-start.flex-1,html[dir=rtl] .s-bottom-alert-actions-group-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bottom-alert-actions-group-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bottom-alert-actions-group-container.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-actions-group-container.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bottom-alert-actions-group-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-actions-group-container.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bottom-alert-actions-group-container.flex.lg\:hidden,html[dir=ltr] .flex-1.s-bottom-alert-actions-group-container.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-actions-group-container.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.s-bottom-alert-actions-group-container.items-center.justify-start.flex-1,html[dir=ltr] .s-bottom-alert-actions-group-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bottom-alert-actions-group-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bottom-alert-actions-group-container{border-top:1px solid var(--color-font)}}.s-bottom-alert-modal .s-modal-body{padding-bottom:1rem;padding-top:1rem}.s-bottom-alert-modal-cover img{height:300px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-bottom-alert-modal-cover img)>salla-button{width:100%}}.s-bottom-alert-modal-inner{max-height:80vh;overflow-x:hidden;overflow-y:auto;padding-left:1rem;padding-right:1rem}.s-bottom-alert-modal-content-title{align-items:center;color:var(--color-primary-dark);display:flex;font-size:1.125rem;font-weight:700;gap:.5rem;line-height:1.75rem;margin-bottom:1rem;margin-top:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-modal-content-title.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bottom-alert-modal-content-title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-modal-content-title.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bottom-alert-modal-content-title.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-modal-content-title.justify-start.flex-1,html[dir=rtl] .s-bottom-alert-modal-content-title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bottom-alert-modal-content-title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-modal-content-title.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bottom-alert-modal-content-title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-modal-content-title.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bottom-alert-modal-content-title.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-modal-content-title.justify-start.flex-1,html[dir=ltr] .s-bottom-alert-modal-content-title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bottom-alert-modal-content-title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bottom-alert-modal-content-title{border-top:1px solid var(--color-font)}}.s-bottom-alert-modal-content-icon svg{fill:var(--color-primary-dark);height:1.25rem;width:1.25rem}.s-bottom-alert-modal-content-extra-padding{padding-bottom:100px}.s-bottom-alert-modal-content hr{margin-top:1rem}.s-bottom-alert-modal-content-screenshots{margin-bottom:1rem;margin-top:1rem}.s-bottom-alert-modal-content-screenshot.swiper-slide{height:200px!important;width:370px!important}.s-bottom-alert-modal-content-screenshot img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-bottom-alert-modal-content-screenshot img)>salla-button{width:100%}}.s-bottom-alert-modal-content-footer button .s-button-text{align-items:center;display:flex;gap:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-modal-content-footer button .s-button-text.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bottom-alert-modal-content-footer button .s-button-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-modal-content-footer button .s-button-text.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bottom-alert-modal-content-footer button .s-button-text.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-modal-content-footer button .s-button-text.justify-start.flex-1,html[dir=rtl] .s-bottom-alert-modal-content-footer button .s-button-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bottom-alert-modal-content-footer button .s-button-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-modal-content-footer button .s-button-text.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bottom-alert-modal-content-footer button .s-button-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-modal-content-footer button .s-button-text.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bottom-alert-modal-content-footer button .s-button-text.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-modal-content-footer button .s-button-text.justify-start.flex-1,html[dir=ltr] .s-bottom-alert-modal-content-footer button .s-button-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bottom-alert-modal-content-footer button .s-button-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bottom-alert-modal-content-footer button .s-button-text{border-top:1px solid var(--color-font)}}.s-bottom-alert-modal-content-footer{bottom:0;left:0;position:fixed;right:0;width:100%;z-index:2;--tw-bg-opacity:1;background-color:#fcfcfc;background-color:rgba(252,252,252,var(--tw-bg-opacity,1));padding:.625rem}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-bottom-alert-modal-content-footer)>salla-button{width:100%}}.s-bottom-alert-modal-content-price-details{display:flex;flex-direction:column;gap:.5rem}@media(max-width:768px){html[dir=rtl] .s-bottom-alert-modal-content-price-details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-modal-content-price-details.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-bottom-alert-modal-content-price-details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-bottom-alert-modal-content-price-details.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-bottom-alert-modal-content-price-details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-bottom-alert-modal-content-price-details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-modal-content-price-details.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-bottom-alert-modal-content-price-details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-bottom-alert-modal-content-price-details.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-bottom-alert-modal-content-price-details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bottom-alert-modal-content-price-details{border-top:1px solid var(--color-font)}}.s-bottom-alert-modal-content-price-details-item{align-items:center;display:flex;gap:.375rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-modal-content-price-details-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bottom-alert-modal-content-price-details-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-modal-content-price-details-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bottom-alert-modal-content-price-details-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-modal-content-price-details-item.justify-start.flex-1,html[dir=rtl] .s-bottom-alert-modal-content-price-details-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bottom-alert-modal-content-price-details-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-modal-content-price-details-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bottom-alert-modal-content-price-details-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-modal-content-price-details-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bottom-alert-modal-content-price-details-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-modal-content-price-details-item.justify-start.flex-1,html[dir=ltr] .s-bottom-alert-modal-content-price-details-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bottom-alert-modal-content-price-details-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bottom-alert-modal-content-price-details-item{border-top:1px solid var(--color-font)}}.s-bottom-alert-modal-content-price-details-item-icon svg{fill:var(--color-primary-dark);height:1rem;width:1rem}.s-bottom-alert-modal-content-price-details-item-name{--tw-text-opacity:1;color:#444;color:rgba(68,68,68,var(--tw-text-opacity,1))}.s-bottom-alert-modal-content-price-details-item-price{font-weight:500;--tw-text-opacity:1;color:#666;color:rgba(102,102,102,var(--tw-text-opacity,1))}.s-bottom-alert-modal-price-wrapper{align-items:center;display:flex;font-size:1rem;justify-content:space-between;line-height:1.5rem;margin-bottom:.625rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-bottom-alert-modal-price-wrapper,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-modal-price-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bottom-alert-modal-price-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-modal-price-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bottom-alert-modal-price-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-modal-price-wrapper.justify-start.flex-1,html[dir=rtl] .s-bottom-alert-modal-price-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bottom-alert-modal-price-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-bottom-alert-modal-price-wrapper,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bottom-alert-modal-price-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bottom-alert-modal-price-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bottom-alert-modal-price-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bottom-alert-modal-price-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bottom-alert-modal-price-wrapper.justify-start.flex-1,html[dir=ltr] .s-bottom-alert-modal-price-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bottom-alert-modal-price-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bottom-alert-modal-price-wrapper{border-top:1px solid var(--color-font)}}.s-bottom-alert-modal-price-wrapper-amount{font-size:1.125rem;font-weight:700;line-height:1.75rem}.s-bought-together-entry{border-radius:.375rem;display:block;margin-bottom:1.25rem;margin-top:1.25rem;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1.25rem}.s-bought-together-header{margin-bottom:1rem}.s-bought-together-title{font-size:1.125rem;font-weight:700;line-height:1.75rem;margin-bottom:.25rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-bought-together-subtitle{font-size:.875rem;line-height:1.25rem;margin:0;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-bought-together-list{display:flex;flex-direction:column;margin-bottom:1rem}.s-bought-together-list>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:1px;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));--tw-divide-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-divide-opacity,1))}@media(max-width:768px){html[dir=rtl] .s-bought-together-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bought-together-list.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-bought-together-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-bought-together-list.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-bought-together-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-bought-together-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bought-together-list.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-bought-together-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-bought-together-list.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-bought-together-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bought-together-list{border-top:1px solid var(--color-font)}}.s-bought-together-item{align-items:center;display:flex;gap:.75rem;padding-bottom:.75rem;padding-top:.75rem;transition-duration:.2s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bought-together-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bought-together-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bought-together-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bought-together-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bought-together-item.justify-start.flex-1,html[dir=rtl] .s-bought-together-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bought-together-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bought-together-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bought-together-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bought-together-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bought-together-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bought-together-item.justify-start.flex-1,html[dir=ltr] .s-bought-together-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bought-together-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bought-together-item{border-top:1px solid var(--color-font)}}.s-bought-together-item--unchecked{opacity:.4}.s-bought-together-checkbox-label{align-items:center;cursor:pointer;display:flex;flex-shrink:0;position:relative}.s-bought-together-checkbox-label *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bought-together-checkbox-label.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-bought-together-checkbox-label.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bought-together-checkbox-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bought-together-checkbox-label.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bought-together-checkbox-label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bought-together-checkbox-label.justify-start.flex-1,html[dir=rtl] .s-bought-together-checkbox-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bought-together-checkbox-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bought-together-checkbox-label.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-bought-together-checkbox-label.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bought-together-checkbox-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bought-together-checkbox-label.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bought-together-checkbox-label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bought-together-checkbox-label.justify-start.flex-1,html[dir=ltr] .s-bought-together-checkbox-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bought-together-checkbox-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bought-together-checkbox-label{border-top:1px solid var(--color-font)}}.s-bought-together-checkbox{height:0;opacity:0;position:absolute;width:0}input[type=radio].sr-only div.s-bought-together-checkbox{transition:all .3s}input[type=radio].sr-only:checked~div.s-bought-together-checkbox{border-color:var(--color-main)}.s-bought-together-checkmark{align-items:center;border-radius:.375rem;border-width:2px;display:flex;flex-shrink:0;height:22px;justify-content:center;width:22px;--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bought-together-checkmark.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bought-together-checkmark.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bought-together-checkmark.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bought-together-checkmark.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bought-together-checkmark.justify-start.flex-1,html[dir=rtl] .s-bought-together-checkmark.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bought-together-checkmark.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bought-together-checkmark.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bought-together-checkmark.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bought-together-checkmark.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bought-together-checkmark.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bought-together-checkmark.justify-start.flex-1,html[dir=ltr] .s-bought-together-checkmark.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bought-together-checkmark.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bought-together-checkmark{border-top:1px solid var(--color-font)}}.s-bought-together-item-link{color:inherit;display:contents;text-decoration-line:none}.s-bought-together-item-img{border-radius:.375rem;flex-shrink:0;height:3rem;-o-object-fit:cover;object-fit:cover;width:3rem}.s-bought-together-item-name{flex:1 1 0%;font-size:.875rem;line-height:1.25rem;line-height:1.375}@media(max-width:768px){html[dir=rtl] .s-bought-together-item-name.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bought-together-item-name{justify-content:flex-end}html[dir=ltr] .s-bought-together-item-name.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bought-together-item-name{justify-content:flex-end}}.s-bought-together-item-price{flex-shrink:0;font-size:.875rem;font-weight:600;line-height:1.25rem;white-space:nowrap}.s-bought-together-btn{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-bought-together-btn)>salla-button{width:100%}}.s-bought-together-skeleton{display:flex;flex-direction:column;gap:.75rem}@media(max-width:768px){html[dir=rtl] .s-bought-together-skeleton.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bought-together-skeleton.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-bought-together-skeleton.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-bought-together-skeleton.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-bought-together-skeleton.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-bought-together-skeleton.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bought-together-skeleton.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-bought-together-skeleton.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-bought-together-skeleton.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-bought-together-skeleton.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bought-together-skeleton{border-top:1px solid var(--color-font)}}.s-bought-together-skeleton-header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}@media(max-width:768px){html[dir=rtl] .s-bought-together-skeleton-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bought-together-skeleton-header.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-bought-together-skeleton-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-bought-together-skeleton-header.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-bought-together-skeleton-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-bought-together-skeleton-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bought-together-skeleton-header.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-bought-together-skeleton-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-bought-together-skeleton-header.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-bought-together-skeleton-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bought-together-skeleton-header{border-top:1px solid var(--color-font)}}.s-bought-together-skeleton-item{align-items:center;display:flex;gap:.75rem;padding-bottom:.5rem;padding-top:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bought-together-skeleton-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-bought-together-skeleton-item.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bought-together-skeleton-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bought-together-skeleton-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bought-together-skeleton-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bought-together-skeleton-item.justify-start.flex-1,html[dir=rtl] .s-bought-together-skeleton-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bought-together-skeleton-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bought-together-skeleton-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-bought-together-skeleton-item.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bought-together-skeleton-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bought-together-skeleton-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bought-together-skeleton-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bought-together-skeleton-item.justify-start.flex-1,html[dir=ltr] .s-bought-together-skeleton-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bought-together-skeleton-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bought-together-skeleton-item{border-top:1px solid var(--color-font)}}.s-bought-together-skeleton-info{display:flex;flex:1 1 0%;flex-direction:column;gap:.25rem}@media(max-width:768px){html[dir=rtl] .s-bought-together-skeleton-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bought-together-skeleton-info.lg\:hidden,html[dir=rtl] .s-bought-together-skeleton-info.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bought-together-skeleton-info,html[dir=rtl] .s-bought-together-skeleton-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-bought-together-skeleton-info.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.s-bought-together-skeleton-info.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-bought-together-skeleton-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-bought-together-skeleton-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bought-together-skeleton-info.lg\:hidden,html[dir=ltr] .s-bought-together-skeleton-info.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bought-together-skeleton-info,html[dir=ltr] .s-bought-together-skeleton-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-bought-together-skeleton-info.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.s-bought-together-skeleton-info.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-bought-together-skeleton-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bought-together-skeleton-info{border-top:1px solid var(--color-font)}}.s-breadcrumb-wrapper{align-items:center;display:flex;flex-wrap:wrap;font-size:.875rem;line-height:1.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-breadcrumb-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-breadcrumb-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-breadcrumb-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-breadcrumb-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-breadcrumb-wrapper.justify-start.flex-1,html[dir=rtl] .s-breadcrumb-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-breadcrumb-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-breadcrumb-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-breadcrumb-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-breadcrumb-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-breadcrumb-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-breadcrumb-wrapper.justify-start.flex-1,html[dir=ltr] .s-breadcrumb-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-breadcrumb-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-breadcrumb-wrapper{border-top:1px solid var(--color-font)}}.s-breadcrumb-item{display:inline-block}.s-breadcrumb-dark{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-breadcrumb-dark a{--tw-text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--tw-text-opacity,1))!important}.s-breadcrumb-dark svg{fill:#ff6767;fill:var(--color-primary-reverse);opacity:.7}.s-breadcrumb-primary-reverse a{color:#ff6767;color:var(--color-primary-reverse)}.s-breadcrumb-primary-reverse a:hover{opacity:.8}.s-breadcrumb-primary-reverse li{color:#ff6767;color:var(--color-primary-reverse);opacity:.8}.s-breadcrumb-primary-reverse svg{fill:#ff6767;fill:var(--color-primary-reverse);opacity:.7}.s-breadcrumb-arrow{margin-left:.5rem;margin-right:.5rem}.s-breadcrumb-arrow svg{height:.875rem;width:.875rem}.s-bullet-delivery .s-bullet-delivery-modal .s-modal-body{padding:0}@media (min-width:768px){.s-bullet-delivery .s-bullet-delivery-modal .s-modal-body{max-height:70dvh;overflow-y:auto}}.s-bullet-delivery .s-bullet-delivery-modal .s-modal-body:has(.s-searchable-dropdown--open){overflow:visible!important}.s-bullet-delivery-inner{min-height:0}.s-bullet-delivery-header{margin-bottom:1.5rem;text-align:left}.s-bullet-delivery-header:where([dir=ltr],[dir=ltr] *){text-align:left}.s-bullet-delivery-header:where([dir=rtl],[dir=rtl] *){text-align:right}.s-bullet-delivery-title{color:var(--color-primary-dark);display:block;font-size:1.25rem;font-weight:700;line-height:1.75rem}.Comfort-header .icons a.active i.s-bullet-delivery-title{color:#414042;color:var(--color-primary)}.s-bullet-delivery-subtitle{color:var(--color-primary-dark);display:block;font-size:.875rem;line-height:1.25rem;margin-top:.25rem}.s-bullet-delivery-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem}@media(max-width:768px){html[dir=rtl] .s-bullet-delivery-tabs.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-tabs.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-bullet-delivery-tabs.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-tabs.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-bullet-delivery-tabs.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-tabs.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-bullet-delivery-tabs.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-tabs.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-tabs{border-top:1px solid var(--color-font)}}.s-bullet-delivery-tab{align-items:center;border-radius:.5rem;border-width:1px;cursor:pointer;display:flex;flex:1 1 0%;gap:1rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));color:var(--color-primary-dark);font-size:.875rem;font-weight:500;line-height:1.25rem;padding:.5rem .75rem;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-bullet-delivery-tab *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bullet-delivery-tab.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-tab.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-bullet-delivery-tab.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-tab.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-tab.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-tab.flex.lg\:hidden,html[dir=rtl] .flex-1.s-bullet-delivery-tab.justify-end.items-center.flex.lg\:hidden,html[dir=rtl] .s-bullet-delivery-tab.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-tab,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-tab.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.s-bullet-delivery-tab.items-center.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-tab.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-tab.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bullet-delivery-tab.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-tab.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-bullet-delivery-tab.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-tab.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-tab.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-tab.flex.lg\:hidden,html[dir=ltr] .flex-1.s-bullet-delivery-tab.justify-end.items-center.flex.lg\:hidden,html[dir=ltr] .s-bullet-delivery-tab.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-tab,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-tab.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.s-bullet-delivery-tab.items-center.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-tab.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-tab.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-tab{border-top:1px solid var(--color-font)}}.s-bullet-delivery-tab:hover{background-color:rgba(65,64,66,.05)}@supports (color:color-mix(in lch,red,blue)) and (top:var(--f )){.s-bullet-delivery-tab:hover{background-color:color-mix(in srgb,var(--color-primary) 5%,transparent)}}.s-bullet-delivery-tab--active{border-color:var(--color-primary-dark)}.s-bullet-delivery-tab svg{color:var(--color-primary-dark);height:.875rem;width:.875rem}.s-bullet-delivery-tab-icon{align-items:center;border-radius:.75rem;display:flex;flex-shrink:0;height:2rem;justify-content:center;width:2rem;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-tab-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-tab-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-tab-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-tab-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-tab-icon.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-tab-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-tab-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-tab-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-tab-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-tab-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-tab-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-tab-icon.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-tab-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-tab-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-tab-icon{border-top:1px solid var(--color-font)}}.s-bullet-delivery-allocation-out-of-coverage{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem;width:100%;--tw-bg-opacity:1;background-color:#fee2e2;background-color:rgba(254,226,226,var(--tw-bg-opacity,1));padding:.75rem 1rem;text-align:right;--tw-text-opacity:1;color:#7f1d1d;color:rgba(127,29,29,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-allocation-out-of-coverage.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-allocation-out-of-coverage.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-allocation-out-of-coverage.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-allocation-out-of-coverage.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-allocation-out-of-coverage.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-allocation-out-of-coverage.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-allocation-out-of-coverage.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-allocation-out-of-coverage.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-allocation-out-of-coverage.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-allocation-out-of-coverage.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-allocation-out-of-coverage.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-allocation-out-of-coverage.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-allocation-out-of-coverage.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-allocation-out-of-coverage.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-bullet-delivery-allocation-out-of-coverage)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-allocation-out-of-coverage{border-top:1px solid var(--color-font)}}.s-bullet-delivery-allocation-out-of-coverage:where([dir=ltr],[dir=ltr] *){border-left-color:rgba(239,68,68,.5);border-left-width:4px}.s-bullet-delivery-allocation-out-of-coverage:where([dir=rtl],[dir=rtl] *){border-right-color:rgba(239,68,68,.5);border-right-width:4px}.s-bullet-delivery-allocation-out-of-coverage-text{font-size:.875rem;line-height:1.25rem;line-height:1.4}.s-bullet-delivery-allocation-out-of-coverage-icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center;--tw-text-opacity:1;color:#7f1d1d;color:rgba(127,29,29,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-allocation-out-of-coverage-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-allocation-out-of-coverage-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-allocation-out-of-coverage-icon.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-allocation-out-of-coverage-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-allocation-out-of-coverage-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-allocation-out-of-coverage-icon.justify-start.flex-1{justify-content:flex-end}}.s-bullet-delivery-allocation-out-of-coverage-icon svg{height:1.25rem;width:1.25rem}.s-bullet-delivery-content{display:grid;margin-bottom:1.5rem;grid-gap:1rem;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bullet-delivery-content.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.s-bullet-delivery-content.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-bullet-delivery-content.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bullet-delivery-content.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.s-bullet-delivery-content.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-bullet-delivery-content.items-center.justify-start.flex-1{justify-content:flex-end}}.s-bullet-delivery-content--active{animation:s-bullet-delivery-fade-in .22s ease-out}.s-bullet-delivery-label{color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1));font-weight:500;margin-bottom:.5rem}.s-bullet-delivery-error,.s-bullet-delivery-label{display:block;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1}.s-bullet-delivery-error{color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1));margin-top:.25rem}.s-bullet-delivery-footer{display:grid;grid-gap:.75rem;gap:.75rem;text-align:center}.s-bullet-delivery-placeholder{margin-bottom:1rem;margin-top:1rem}.s-bullet-delivery-placeholder.s-placeholder-wrapper{margin-bottom:1rem!important;margin-top:1rem!important}.s-bullet-delivery-label-content{align-items:center;display:inline-flex;gap:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-label-content.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-label-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-label-content.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-label-content.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-label-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-label-content.justify-start.flex-1{justify-content:flex-end}}.s-bullet-delivery-select-loader{align-items:center;display:inline-flex;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-select-loader.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-select-loader.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-select-loader.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-select-loader.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-select-loader.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-select-loader.justify-start.flex-1{justify-content:flex-end}}.s-bullet-delivery-search-row{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:space-between;padding-left:1px;padding-right:1px}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-bullet-delivery-search-row,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-search-row.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-search-row.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-search-row.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-search-row.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-search-row.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-search-row.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-search-row.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-bullet-delivery-search-row,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-search-row.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-search-row.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-search-row.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-search-row.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-search-row.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-search-row.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-search-row.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-search-row{border-top:1px solid var(--color-font)}}.s-bullet-delivery-search-row .s-bullet-delivery-search{flex:1 1 0%;min-width:0}@media(max-width:768px){html[dir=rtl] .s-bullet-delivery-search-row .s-bullet-delivery-search.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-search-row .s-bullet-delivery-search{justify-content:flex-end}html[dir=ltr] .s-bullet-delivery-search-row .s-bullet-delivery-search.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-search-row .s-bullet-delivery-search{justify-content:flex-end}}.s-bullet-delivery-search-row .s-bullet-delivery-location-btn{flex-shrink:0;width:auto}.s-bullet-delivery-field-row{display:flex;gap:1rem;margin-bottom:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bullet-delivery-field-row.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-field-row.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-field-row.lg\:hidden,html[dir=rtl] .flex-1.s-bullet-delivery-field-row.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-bullet-delivery-field-row.items-center.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-field-row.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-field-row.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bullet-delivery-field-row.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-field-row.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-field-row.lg\:hidden,html[dir=ltr] .flex-1.s-bullet-delivery-field-row.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-bullet-delivery-field-row.items-center.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-field-row.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-field-row.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-field-row{border-top:1px solid var(--color-font)}}.s-bullet-delivery-field-row .s-bullet-delivery-field{flex:1 1 0%;margin-bottom:0}@media(max-width:768px){html[dir=rtl] .s-bullet-delivery-field-row .s-bullet-delivery-field.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-field-row .s-bullet-delivery-field{justify-content:flex-end}html[dir=ltr] .s-bullet-delivery-field-row .s-bullet-delivery-field.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-field-row .s-bullet-delivery-field{justify-content:flex-end}}.s-bullet-delivery-saved-addresses-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-saved-addresses-empty.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-saved-addresses-empty.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-saved-addresses-empty.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-saved-addresses-empty.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-saved-addresses-empty.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-saved-addresses-empty.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-bullet-delivery-saved-addresses-empty.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-bullet-delivery-saved-addresses-empty.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-saved-addresses-empty.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-saved-addresses-empty.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-saved-addresses-empty.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-saved-addresses-empty.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-saved-addresses-empty.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-saved-addresses-empty.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-bullet-delivery-saved-addresses-empty.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-bullet-delivery-saved-addresses-empty.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-saved-addresses-empty{border-top:1px solid var(--color-font)}}.s-bullet-delivery-saved-addresses-empty-icon{margin-bottom:.75rem;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.s-bullet-delivery-saved-addresses-empty-icon svg{height:2rem;width:2rem}.s-bullet-delivery-saved-addresses-empty-title{font-size:1.125rem;font-weight:700;line-height:1.75rem;margin-bottom:.5rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-bullet-delivery-saved-addresses-empty-desc{font-size:.875rem;line-height:1.25rem;margin-bottom:1.5rem;max-width:24rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-bullet-delivery-addresses-list{border-radius:.75rem;border-width:1px;display:flex;flex-direction:column;max-height:260px;overflow-y:auto;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}@media(max-width:768px){html[dir=rtl] .s-bullet-delivery-addresses-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-addresses-list.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-bullet-delivery-addresses-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-bullet-delivery-addresses-list.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-bullet-delivery-addresses-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-bullet-delivery-addresses-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-addresses-list.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-bullet-delivery-addresses-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-bullet-delivery-addresses-list.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-bullet-delivery-addresses-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-addresses-list{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-bullet-delivery-addresses-list{max-height:220px}}.s-bullet-delivery-address-item{align-items:center;border-bottom-width:1px;cursor:pointer;display:flex;flex-direction:row;gap:.75rem;--tw-border-opacity:1;border-bottom-color:#e5e7eb;border-bottom-color:rgba(229,231,235,var(--tw-border-opacity,1));padding:.875rem 1rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-bullet-delivery-address-item *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-address-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-address-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-address-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-address-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-address-item.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-address-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-address-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-address-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-address-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-address-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-address-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-address-item.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-address-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-address-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-address-item{border-top:1px solid var(--color-font)}}.s-bullet-delivery-address-item:not(.s-bullet-delivery-address-item--disabled):hover{background-color:rgba(249,250,251,.5)}.s-bullet-delivery-address-item--selected{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1))}.s-bullet-delivery-address-item--disabled{cursor:not-allowed;opacity:.6}.s-bullet-delivery-address-item--skeleton{align-items:center;border-radius:.75rem;border-width:1px 1px 0;cursor:default;display:flex;gap:.75rem;--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-address-item--skeleton.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-address-item--skeleton.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-address-item--skeleton.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-address-item--skeleton.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-address-item--skeleton.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-address-item--skeleton.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-address-item--skeleton.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-address-item--skeleton.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-address-item--skeleton.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-address-item--skeleton.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-address-item--skeleton.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-address-item--skeleton.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-address-item--skeleton.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-address-item--skeleton.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-address-item--skeleton{border-top:1px solid var(--color-font)}}.s-bullet-delivery-address-item--skeleton .s-bullet-delivery-address-lines{gap:.5rem}.s-bullet-delivery-address-content{display:flex;flex:1 1 0%;flex-direction:column;justify-content:center;min-width:0;text-align:left}.s-bullet-delivery-address-content:where([dir=ltr],[dir=ltr] *){text-align:left}.s-bullet-delivery-address-content:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:768px){html[dir=rtl] .s-bullet-delivery-address-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-address-content.lg\:hidden,html[dir=rtl] .s-bullet-delivery-address-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-address-content,html[dir=rtl] .s-bullet-delivery-address-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-bullet-delivery-address-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-bullet-delivery-address-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-bullet-delivery-address-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-address-content.lg\:hidden,html[dir=ltr] .s-bullet-delivery-address-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-address-content,html[dir=ltr] .s-bullet-delivery-address-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-bullet-delivery-address-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-bullet-delivery-address-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-address-content{border-top:1px solid var(--color-font)}}.s-bullet-delivery-address-lines{display:flex;flex-direction:column;gap:.125rem}@media(max-width:768px){html[dir=rtl] .s-bullet-delivery-address-lines.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-address-lines.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-bullet-delivery-address-lines.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-bullet-delivery-address-lines.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-bullet-delivery-address-lines.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-bullet-delivery-address-lines.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-address-lines.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-bullet-delivery-address-lines.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-bullet-delivery-address-lines.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-bullet-delivery-address-lines.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-address-lines{border-top:1px solid var(--color-font)}}.s-bullet-delivery-address-line1{display:block;font-size:1rem;font-weight:400;line-height:1.5rem;line-height:1.375;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-bullet-delivery-address-line2{display:block;font-size:.875rem;line-height:1.25rem;line-height:1.375;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.s-bullet-delivery-address-map-icon{align-content:center;display:grid;height:2.5rem;justify-content:center;place-content:center;width:2.5rem}.s-bullet-delivery-address-map-icon svg{height:100%;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-bullet-delivery-address-map-icon svg)>salla-button{width:100%}}.s-bullet-delivery-skel-radio{border-radius:9999px;flex-shrink:0}.s-bullet-delivery-skel-map{border-radius:.75rem;flex-shrink:0}.s-bullet-delivery-search{flex:1 1 0%;position:relative}@media(max-width:768px){html[dir=rtl] .flex.s-bullet-delivery-search.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .s-bullet-delivery-search.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-search{justify-content:flex-end}html[dir=ltr] .flex.s-bullet-delivery-search.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .s-bullet-delivery-search.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-search{justify-content:flex-end}}.s-bullet-delivery-search-icon{align-items:center;bottom:0;display:flex;left:0;padding-left:.75rem;pointer-events:none;position:absolute;top:0}input[type=radio].sr-only div.s-bullet-delivery-search-icon{transition:all .3s}input[type=radio].sr-only:checked~div.s-bullet-delivery-search-icon{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-search-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-search-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-search-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-search-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-search-icon.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-search-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-search-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-search-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-search-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-search-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-search-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-search-icon.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-search-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-search-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-search-icon{border-top:1px solid var(--color-font)}}.s-bullet-delivery-search-icon:where([dir=rtl],[dir=rtl] *){left:auto;padding-left:0;padding-right:.75rem;right:0}.s-bullet-delivery-search-icon svg{height:.875rem;stroke:#414042;stroke:var(--color-primary);width:.875rem}.s-bullet-delivery-branch-search-wrap{align-items:stretch;border-radius:.375rem;border-width:1px;display:flex;flex:1 1 0%;flex-direction:row;min-height:40px;min-width:0;overflow:hidden;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}@media(max-width:768px){html[dir=rtl] .s-bullet-delivery-branch-search-wrap.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-branch-search-wrap.lg\:hidden,html[dir=rtl] .s-bullet-delivery-branch-search-wrap.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-branch-search-wrap,html[dir=rtl] .s-bullet-delivery-branch-search-wrap.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-branch-search-wrap.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-bullet-delivery-branch-search-wrap.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-branch-search-wrap.lg\:hidden,html[dir=ltr] .s-bullet-delivery-branch-search-wrap.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-branch-search-wrap,html[dir=ltr] .s-bullet-delivery-branch-search-wrap.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-branch-search-wrap.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-branch-search-wrap{border-top:1px solid var(--color-font)}}.s-bullet-delivery-branch-search-wrap:focus-within{border-color:var(--color-primary-dark);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:0 0 0 0 #fff,/*!*/ /*!*/ 0 0 0 1px #2563eb,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent);--tw-ring-color:var(--color-primary-dark)}.s-bullet-delivery-branch-search-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;padding-left:.5rem;pointer-events:none;position:static;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-branch-search-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-branch-search-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-branch-search-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-branch-search-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-branch-search-icon.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-branch-search-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-branch-search-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-branch-search-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-branch-search-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-branch-search-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-branch-search-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-branch-search-icon.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-branch-search-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-branch-search-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-branch-search-icon{border-top:1px solid var(--color-font)}}.s-bullet-delivery-branch-search-icon svg{height:1.25rem;width:1.25rem}.s-bullet-delivery-branch-search-input{background-color:transparent;border-radius:0;border-style:none;flex:1 1 0%;font-size:.875rem;line-height:1.25rem;min-height:40px;min-width:0;padding-bottom:.5rem;padding-right:.75rem;padding-top:.5rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1));--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;box-shadow:0 0 transparent,0 0 transparent,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-bullet-delivery-branch-search-input.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .s-bullet-delivery-branch-search-input.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-branch-search-input{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-bullet-delivery-branch-search-input.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .s-bullet-delivery-branch-search-input.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-branch-search-input{justify-content:flex-end}}.s-bullet-delivery-branch-search-input::-moz-placeholder{--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-bullet-delivery-branch-search-input::placeholder{--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-bullet-delivery-branch-search-input:focus{border:none;box-shadow:none;outline:2px solid transparent;outline-offset:2px;--tw-ring-shadow:none}.s-bullet-delivery-location-btn{align-items:center;border-radius:.5rem;border-width:1px;cursor:pointer;display:flex;flex-shrink:0;font-size:.875rem;gap:.5rem;justify-content:center;line-height:1.25rem;padding:.5rem 1rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-bullet-delivery-location-btn *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-location-btn.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-bullet-delivery-location-btn.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-location-btn.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-location-btn.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-location-btn.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-location-btn.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-location-btn.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-location-btn.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-location-btn.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-bullet-delivery-location-btn.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-location-btn.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-location-btn.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-location-btn.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-location-btn.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-location-btn.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-location-btn.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-location-btn{border-top:1px solid var(--color-font)}}.s-bullet-delivery-location-btn:hover{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1))}.s-bullet-delivery-location-btn:disabled{cursor:not-allowed;opacity:.5}.s-bullet-delivery-location-btn--full{min-height:40px}.s-bullet-delivery-location-btn--loading{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1))}.s-bullet-delivery-location-icon{flex-shrink:0;height:.875rem;width:.875rem}.s-bullet-delivery-location-icon svg{height:100%;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-bullet-delivery-location-icon svg)>salla-button{width:100%}}.s-bullet-delivery-branches-wrap{overflow:hidden}.s-bullet-delivery-branches-list{border-radius:.5rem;border-width:1px;max-height:min(260px,32svh);overflow-y:auto;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}@media (min-width:768px){.s-bullet-delivery-branches-list{max-height:220px}}.s-bullet-delivery-branches-loading{border-radius:.5rem;border-width:1px;overflow:hidden;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}.s-bullet-delivery-branch-info{display:flex;flex-direction:column;gap:.125rem;max-width:6.25rem}@media(max-width:768px){html[dir=rtl] .s-bullet-delivery-branch-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-branch-info.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-bullet-delivery-branch-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-bullet-delivery-branch-info.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-bullet-delivery-branch-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-bullet-delivery-branch-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-branch-info.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-bullet-delivery-branch-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-bullet-delivery-branch-info.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-bullet-delivery-branch-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-branch-info{border-top:1px solid var(--color-font)}}.s-bullet-delivery-branch-name{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-wrap:break-word;font-size:.875rem;font-weight:500;line-height:1.25rem;line-height:1.375;--tw-text-opacity:1;color:#18181b;color:rgba(24,24,27,var(--tw-text-opacity,1))}.s-bullet-delivery-branch-prep{font-size:.875rem;font-weight:400;line-height:1.25rem;text-align:left;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-bullet-delivery-branch-prep:where([dir=ltr],[dir=ltr] *){text-align:left}.s-bullet-delivery-branch-prep:where([dir=rtl],[dir=rtl] *){text-align:right}.s-bullet-delivery-branch-time{font-size:.875rem;font-weight:400;line-height:1.25rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-bullet-delivery-branch-time:where([dir=ltr],[dir=ltr] *){text-align:right}.s-bullet-delivery-branch-time:where([dir=rtl],[dir=rtl] *){text-align:left}.s-bullet-delivery-branch-map-link{align-items:center;border-radius:.5rem;border-width:1px;display:flex;flex-shrink:0;justify-content:center;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));padding:.5rem;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1));text-decoration-line:none;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-branch-map-link.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-branch-map-link.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-branch-map-link.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-branch-map-link.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-branch-map-link.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-branch-map-link.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-branch-map-link.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-branch-map-link.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-branch-map-link.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-branch-map-link.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-branch-map-link.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-branch-map-link.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-branch-map-link.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-branch-map-link.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-branch-map-link{border-top:1px solid var(--color-font)}}.s-bullet-delivery-branch-map-link:hover{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1))}.s-bullet-delivery-branch-item>.s-bullet-delivery-branch-map-link{pointer-events:auto;position:relative;z-index:10}@media(max-width:768px){html[dir=ltr] .flex.s-bullet-delivery-branch-item>.s-bullet-delivery-branch-map-link.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-bullet-delivery-branch-item>.s-bullet-delivery-branch-map-link.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-bullet-delivery-branch-map-link-icon{align-items:center;display:flex;height:.875rem;justify-content:center;width:.875rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-branch-map-link-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-branch-map-link-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-branch-map-link-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-branch-map-link-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-branch-map-link-icon.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-branch-map-link-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-branch-map-link-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-branch-map-link-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-branch-map-link-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-branch-map-link-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-branch-map-link-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-branch-map-link-icon.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-branch-map-link-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-branch-map-link-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-branch-map-link-icon{border-top:1px solid var(--color-font)}}.s-bullet-delivery-branch-map-link-icon svg{height:100%;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-bullet-delivery-branch-map-link-icon svg)>salla-button{width:100%}}.s-bullet-delivery-branch-skeleton-title{max-width:100%}.s-bullet-delivery-branch-skeleton-time{justify-self:end}.s-bullet-delivery-branch-item{align-items:center;cursor:pointer;display:grid;min-width:0;grid-gap:.5rem;border-bottom-width:1px;gap:.5rem;--tw-border-opacity:1;border-bottom-color:#e5e7eb;border-bottom-color:rgba(229,231,235,var(--tw-border-opacity,1));grid-template-columns:auto auto auto 1fr auto;padding:.75rem 1rem;text-align:right;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-bullet-delivery-branch-item *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-branch-item.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-branch-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-branch-item.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-branch-item.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-branch-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-branch-item.justify-start.flex-1{justify-content:flex-end}}.s-bullet-delivery-branch-item:last-child{border-bottom-width:0}.s-bullet-delivery-branch-item:hover:not(.s-bullet-delivery-branch-item--disabled){--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1))}.s-bullet-delivery-branch-item--selected{background-color:rgba(65,64,66,.05)}@supports (color:color-mix(in lch,red,blue)) and (top:var(--f )){.s-bullet-delivery-branch-item--selected{background-color:color-mix(in srgb,var(--color-primary) 5%,transparent)}}.s-bullet-delivery-branch-item--disabled{cursor:not-allowed;opacity:.5}.s-bullet-delivery-branch-icon{align-content:center;border-radius:.75rem;display:grid;justify-content:center;place-content:center;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));color:var(--color-primary-dark);padding:.625rem;stroke:var(--color-primary-dark)}.s-bullet-delivery-branch-icon span{display:block;height:.875rem;width:.875rem}.s-bullet-delivery-branch-icon span svg{height:100%;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-bullet-delivery-branch-icon span svg)>salla-button{width:100%}}.s-bullet-delivery-branch-skeleton{align-items:center;display:grid;min-width:0;grid-gap:.5rem;border-bottom-width:1px;gap:.5rem;--tw-border-opacity:1;border-bottom-color:#e5e7eb;border-bottom-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));grid-template-columns:auto auto auto 1fr auto;padding:.75rem 1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-branch-skeleton.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-branch-skeleton.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-branch-skeleton.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-branch-skeleton.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-branch-skeleton.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-branch-skeleton.justify-start.flex-1{justify-content:flex-end}}.s-bullet-delivery-branch-skeleton:last-child{border-bottom-width:0}.s-bullet-delivery-branch-skeleton-radio{flex-shrink:0}.s-bullet-delivery-branch-skeleton-icon{border-radius:.75rem;flex-shrink:0}.s-bullet-delivery-branch-skeleton-icon salla-skeleton{display:block}.s-bullet-delivery-branch-skeleton-map{border-radius:.75rem;flex-shrink:0}.s-bullet-delivery-branch-skeleton-map salla-skeleton{display:block}.s-bullet-delivery-branch-skeleton-content{display:flex;flex-direction:column;gap:.5rem;min-width:0;overflow:hidden}@media(max-width:768px){html[dir=rtl] .s-bullet-delivery-branch-skeleton-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-branch-skeleton-content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-bullet-delivery-branch-skeleton-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-bullet-delivery-branch-skeleton-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-bullet-delivery-branch-skeleton-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-bullet-delivery-branch-skeleton-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-branch-skeleton-content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-bullet-delivery-branch-skeleton-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-bullet-delivery-branch-skeleton-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-bullet-delivery-branch-skeleton-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-branch-skeleton-content{border-top:1px solid var(--color-font)}}.s-bullet-delivery-branch-skeleton-content salla-skeleton{max-width:100%;min-width:0}.s-bullet-delivery-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:9999px;border-width:2px;cursor:pointer;flex-shrink:0;height:1rem;margin-top:2px;width:1rem;--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-bullet-delivery-radio *{pointer-events:none}.s-bullet-delivery-radio:checked{background:radial-gradient(circle,#fff 0,#fff 22%,#414042 0);background:radial-gradient(circle,#fff 0,#fff 22%,var(--color-primary) 22%);border-color:var(--color-primary-dark)}.s-bullet-delivery-radio:focus{outline:2px solid transparent;outline-offset:2px}.s-bullet-delivery-radio:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:0 0 0 0 #fff,/*!*/ /*!*/ 0 0 0 4px #2563eb,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent);--tw-ring-color:var(--color-primary-dark);--tw-ring-offset-width:2px}.s-bullet-delivery-skeleton{box-sizing:border-box;max-width:100%;min-width:0;overflow:hidden;padding:1.25rem}.s-bullet-delivery-skeleton salla-skeleton{max-width:100%;min-width:0}.s-bullet-delivery-skeleton-header{align-items:flex-start;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;max-width:100%;min-width:0}@media(max-width:768px){html[dir=rtl] .s-bullet-delivery-skeleton-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-skeleton-header.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-bullet-delivery-skeleton-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.gap-1.s-bullet-delivery-skeleton-header.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.s-bullet-delivery-skeleton-header.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-bullet-delivery-skeleton-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-bullet-delivery-skeleton-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-skeleton-header.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-bullet-delivery-skeleton-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.gap-1.s-bullet-delivery-skeleton-header.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.s-bullet-delivery-skeleton-header.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-bullet-delivery-skeleton-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-skeleton-header{border-top:1px solid var(--color-font)}}.s-bullet-delivery-skeleton-subtitle,.s-bullet-delivery-skeleton-title{display:block;max-width:100%}.s-bullet-delivery-skeleton-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1.5rem;max-width:100%;min-width:0;grid-gap:.5rem;gap:.5rem}.s-bullet-delivery-skeleton-tabs--single{grid-template-columns:repeat(1,minmax(0,1fr))}.s-bullet-delivery-skeleton-tab{align-items:center;border-radius:.75rem;border-width:1px;display:flex;gap:1rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));padding:.75rem 1rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bullet-delivery-skeleton-tab.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-skeleton-tab.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-skeleton-tab.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-skeleton-tab.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-skeleton-tab.flex.lg\:hidden,html[dir=rtl] .flex-1.s-bullet-delivery-skeleton-tab.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-skeleton-tab.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.s-bullet-delivery-skeleton-tab.items-center.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-skeleton-tab.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-skeleton-tab.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bullet-delivery-skeleton-tab.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-skeleton-tab.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-skeleton-tab.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-skeleton-tab.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-skeleton-tab.flex.lg\:hidden,html[dir=ltr] .flex-1.s-bullet-delivery-skeleton-tab.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-skeleton-tab.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.s-bullet-delivery-skeleton-tab.items-center.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-skeleton-tab.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-skeleton-tab.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-skeleton-tab{border-top:1px solid var(--color-font)}}.s-bullet-delivery-skeleton-field-control,.s-bullet-delivery-skeleton-field-label,.s-bullet-delivery-skeleton-tab-icon,.s-bullet-delivery-skeleton-tab-label{display:block;max-width:100%}.s-bullet-delivery-skeleton-content{display:grid;margin-bottom:1.5rem;max-width:100%;min-width:0;grid-gap:1rem;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bullet-delivery-skeleton-content.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.s-bullet-delivery-skeleton-content.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-bullet-delivery-skeleton-content.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bullet-delivery-skeleton-content.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.s-bullet-delivery-skeleton-content.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-bullet-delivery-skeleton-content.items-center.justify-start.flex-1{justify-content:flex-end}}.s-bullet-delivery-skeleton-field{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;max-width:100%;min-width:0}@media(max-width:768px){html[dir=rtl] .s-bullet-delivery-skeleton-field.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-skeleton-field.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-bullet-delivery-skeleton-field.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.gap-1.s-bullet-delivery-skeleton-field.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.s-bullet-delivery-skeleton-field.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-bullet-delivery-skeleton-field.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-bullet-delivery-skeleton-field.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-skeleton-field.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-bullet-delivery-skeleton-field.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.gap-1.s-bullet-delivery-skeleton-field.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.s-bullet-delivery-skeleton-field.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-bullet-delivery-skeleton-field.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-skeleton-field{border-top:1px solid var(--color-font)}}.s-bullet-delivery-skeleton-footer{max-width:100%;min-width:0}.s-bullet-delivery-add-address-header{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:1.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-bullet-delivery-add-address-header,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-add-address-header.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-add-address-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-add-address-header.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-add-address-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-add-address-header.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-add-address-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-add-address-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-bullet-delivery-add-address-header,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-add-address-header.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-add-address-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-add-address-header.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-add-address-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-add-address-header.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-add-address-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-add-address-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-add-address-header{border-top:1px solid var(--color-font)}}.s-bullet-delivery-add-address-title{align-items:center;background-color:transparent;border-style:none;color:#414042;color:var(--color-primary);cursor:pointer;display:flex;flex:1 1 0%;font-size:1.125rem;font-weight:700;line-height:1.75rem;padding:0;text-align:left;width:100%}.s-bullet-delivery-add-address-title *{pointer-events:none}.s-bullet-delivery-add-address-title:where([dir=ltr],[dir=ltr] *){text-align:left}.s-bullet-delivery-add-address-title:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-add-address-title.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-add-address-title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-add-address-title.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-add-address-title.flex.lg\:hidden,html[dir=rtl] .s-bullet-delivery-add-address-title.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-add-address-title,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-add-address-title.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-add-address-title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-add-address-title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-add-address-title.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-add-address-title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-add-address-title.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-add-address-title.flex.lg\:hidden,html[dir=ltr] .s-bullet-delivery-add-address-title.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-add-address-title,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-add-address-title.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-add-address-title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-add-address-title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-bullet-delivery-add-address-title)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-add-address-title{border-top:1px solid var(--color-font)}}.s-bullet-delivery-add-address svg{fill:currentColor;height:1.5rem;width:1.5rem}.s-bullet-delivery-add-address-form{display:grid;grid-gap:1rem;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bullet-delivery-add-address-form.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.s-bullet-delivery-add-address-form.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-bullet-delivery-add-address-form.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bullet-delivery-add-address-form.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.s-bullet-delivery-add-address-form.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-bullet-delivery-add-address-form.items-center.justify-start.flex-1{justify-content:flex-end}}.s-bullet-delivery-add-address-submit{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-bullet-delivery-add-address-submit)>salla-button{width:100%}}.s-bullet-delivery-form-actions{border-top-width:1px;display:flex;gap:.75rem;--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1));padding-top:1rem}@media(max-width:768px){html[dir=rtl] .s-bullet-delivery-form-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-form-actions.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-bullet-delivery-form-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-form-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-bullet-delivery-form-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-form-actions.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-bullet-delivery-form-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-form-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-form-actions{border-top:1px solid var(--color-font)}}.s-bullet-delivery-form-actions salla-button{flex:1 1 0%}@media(max-width:768px){html[dir=rtl] .s-bullet-delivery-form-actions salla-button.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-form-actions salla-button{justify-content:flex-end}html[dir=ltr] .s-bullet-delivery-form-actions salla-button.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-form-actions salla-button{justify-content:flex-end}}.s-bullet-delivery-form-actions--single{border-top-width:1px;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));padding-top:1.25rem}.s-bullet-delivery-form-actions--single salla-button{flex:1 1 0%;width:100%}@media(max-width:768px){html[dir=rtl] .s-bullet-delivery-form-actions--single salla-button.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-form-actions--single salla-button{justify-content:flex-end}html[dir=ltr] .s-bullet-delivery-form-actions--single salla-button.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-form-actions--single salla-button{justify-content:flex-end}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-bullet-delivery-form-actions--single salla-button)>salla-button{width:100%}}.s-bullet-delivery-market-warning-overlay{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:60}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-market-warning-overlay.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-market-warning-overlay.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-market-warning-overlay.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-market-warning-overlay.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-market-warning-overlay.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-market-warning-overlay.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-market-warning-overlay.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-market-warning-overlay.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-market-warning-overlay.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-market-warning-overlay.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-market-warning-overlay.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-market-warning-overlay.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-market-warning-overlay.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-market-warning-overlay.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-market-warning-overlay{border-top:1px solid var(--color-font)}}.s-bullet-delivery-market-warning{border-radius:.75rem;margin-left:1rem;margin-right:1rem;max-width:24rem;width:100%;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1.5rem;--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-bullet-delivery-market-warning)>salla-button{width:100%}}.s-bullet-delivery-market-warning-title{font-size:1.125rem;font-weight:700;line-height:1.75rem;margin-bottom:.75rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-bullet-delivery-market-warning-message{font-size:.875rem;line-height:1.25rem;margin-bottom:1.5rem;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.s-bullet-delivery-market-warning-actions{display:flex;gap:.75rem}@media(max-width:768px){html[dir=rtl] .s-bullet-delivery-market-warning-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-market-warning-actions.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-bullet-delivery-market-warning-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-market-warning-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-bullet-delivery-market-warning-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-market-warning-actions.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-bullet-delivery-market-warning-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-market-warning-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-market-warning-actions{border-top:1px solid var(--color-font)}}.s-bullet-delivery-market-warning-actions salla-button{flex:1 1 0%}@media(max-width:768px){html[dir=rtl] .s-bullet-delivery-market-warning-actions salla-button.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-market-warning-actions salla-button{justify-content:flex-end}html[dir=ltr] .s-bullet-delivery-market-warning-actions salla-button.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-market-warning-actions salla-button{justify-content:flex-end}}.s-bullet-delivery-cart-view{align-items:center;border-radius:.75rem;border-width:1px;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-bullet-delivery-cart-view,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bullet-delivery-cart-view.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-cart-view.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-cart-view.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-cart-view.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-cart-view.flex.lg\:hidden,html[dir=rtl] .flex-1.s-bullet-delivery-cart-view.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-cart-view.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.s-bullet-delivery-cart-view.items-center.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-cart-view.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-cart-view.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-bullet-delivery-cart-view,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-bullet-delivery-cart-view.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-cart-view.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-cart-view.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-cart-view.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-cart-view.flex.lg\:hidden,html[dir=ltr] .flex-1.s-bullet-delivery-cart-view.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-cart-view.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.s-bullet-delivery-cart-view.items-center.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-cart-view.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-cart-view.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-cart-view{border-top:1px solid var(--color-font)}}.s-bullet-delivery-cart-view-info{align-items:center;display:flex;flex:1 1 0%;gap:.75rem;min-width:0}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-cart-view-info.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-cart-view-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-cart-view-info.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-cart-view-info.flex.lg\:hidden,html[dir=rtl] .s-bullet-delivery-cart-view-info.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-cart-view-info,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-cart-view-info.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-cart-view-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-cart-view-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-cart-view-info.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-cart-view-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-cart-view-info.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-cart-view-info.flex.lg\:hidden,html[dir=ltr] .s-bullet-delivery-cart-view-info.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-bullet-delivery-cart-view-info,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-cart-view-info.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-cart-view-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-cart-view-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-cart-view-info{border-top:1px solid var(--color-font)}}.s-bullet-delivery-cart-view-text{display:flex;flex-direction:column;text-align:left}.s-bullet-delivery-cart-view-text:where([dir=ltr],[dir=ltr] *){text-align:left}.s-bullet-delivery-cart-view-text:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:768px){html[dir=rtl] .s-bullet-delivery-cart-view-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-cart-view-text.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-bullet-delivery-cart-view-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-bullet-delivery-cart-view-text.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-bullet-delivery-cart-view-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-bullet-delivery-cart-view-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-cart-view-text.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-bullet-delivery-cart-view-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-bullet-delivery-cart-view-text.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-bullet-delivery-cart-view-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-cart-view-text{border-top:1px solid var(--color-font)}}.s-bullet-delivery-cart-view-title{font-size:1rem;font-weight:600;line-height:1.5rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-bullet-delivery-cart-view-subtitle{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1));margin-top:.125rem}.s-bullet-delivery-cart-view-icon{align-items:center;border-radius:1rem;display:flex;flex-shrink:0;height:3.5rem;justify-content:center;width:3.5rem;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));color:var(--color-primary-dark)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-cart-view-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-bullet-delivery-cart-view-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-cart-view-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-bullet-delivery-cart-view-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-cart-view-icon.justify-start.flex-1,html[dir=rtl] .s-bullet-delivery-cart-view-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-bullet-delivery-cart-view-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-bullet-delivery-cart-view-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-bullet-delivery-cart-view-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-bullet-delivery-cart-view-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-bullet-delivery-cart-view-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-bullet-delivery-cart-view-icon.justify-start.flex-1,html[dir=ltr] .s-bullet-delivery-cart-view-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-bullet-delivery-cart-view-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-bullet-delivery-cart-view-icon{border-top:1px solid var(--color-font)}}.s-bullet-delivery-cart-view-icon svg{height:1.25rem;stroke:currentColor;width:1.25rem}.s-bullet-delivery-cart-view-button{align-self:center;flex-shrink:0}.s-button-wrap{pointer-events:none}.s-button-wrap[width=wide]{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-button-wrap[width=wide])>salla-button{width:100%}}.s-button-wrap[type=button],.s-button-wrap[type=reset],.s-button-wrap[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.s-button-wrap[loading] .s-button-loader-center .s-button-text{opacity:0}.s-button-element:not(:disabled):not([loading]){pointer-events:auto}.s-button-btn{align-items:center;border-radius:.75rem;border-style:solid;display:inline-flex;flex:1 1 0%;flex-direction:row-reverse;font-size:.875rem;font-weight:700;justify-content:center;line-height:1.25rem;padding:.5rem 1.5rem .625rem;position:relative;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-button-btn.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-button-btn.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-button-btn.flex.lg\:hidden,html[dir=rtl] .s-button-btn.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-button-btn,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-button-btn.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-button-btn.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-button-btn.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-button-btn.flex.lg\:hidden,html[dir=ltr] .s-button-btn.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-button-btn,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-button-btn.justify-start.flex-1{justify-content:flex-end}}.s-button-btn:hover{opacity:.8}.s-button-wrap svg{fill:currentColor;height:1.25rem;width:1.25rem}.s-button-icon{align-items:center;border-radius:9999px!important;display:inline-flex;flex-shrink:0;font-weight:500;height:2.5rem;justify-content:center;line-height:1!important;margin-left:.25rem;margin-right:.25rem;padding:0!important;position:relative;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:2.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-button-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-button-icon.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-button-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-button-icon.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-button-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-button-icon.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-button-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-button-icon.justify-start.flex-1{justify-content:flex-end}}.s-button-icon .s-button-text{display:flex}@media(max-width:768px){html[dir=rtl] .s-button-icon .s-button-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-button-icon .s-button-text.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-button-icon .s-button-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-button-icon .s-button-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-button-icon .s-button-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-button-icon .s-button-text.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-button-icon .s-button-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-button-icon .s-button-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-button-icon .s-button-text{border-top:1px solid var(--color-font)}}.s-button-icon.s-button-large{height:3.5rem;width:3.5rem}.s-button-icon.s-button-large svg{height:2rem;width:2rem}.s-button-icon.s-button-small{height:1.5rem;width:1.5rem}.s-button-icon.s-button-small .s-button-loader:before,.s-button-icon.s-button-small svg{height:.875rem;width:.875rem}.s-button-link{color:#414042;color:var(--color-primary);fill:#414042;fill:var(--color-primary);padding:.125rem .25rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-button-link:hover{opacity:.7}.s-button-disabled{opacity:.5}.s-button-fill-none{background-color:transparent!important;border-width:0!important}.s-button-outline{border-color:currentColor;border-width:1px}.s-button-outline:hover{border-color:transparent}.s-button-outline .s-button-loader:before{border-left-color:currentColor;border-top-color:currentColor}.s-button-solid .s-button-loader:before{border-top-color:#fff;border-top-color:rgba(255,255,255,var(--tw-border-opacity,1));--tw-border-opacity:1;border-bottom-color:hsla(0,0%,100%,.2);border-left-color:hsla(0,0%,100%,.2);border-right-color:#fff;border-right-color:rgba(255,255,255,var(--tw-border-opacity,1))}.s-button-primary{background-color:#414042;background-color:var(--color-primary);border-color:#414042;border-color:var(--color-primary);border-width:1px;color:#ff6767;color:var(--color-primary-reverse)}.s-button-primary:hover{background-color:var(--color-primary-dark)}.s-button-success{border-width:1px;--tw-border-opacity:1;border-color:#22c55e;border-color:rgba(34,197,94,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#22c55e;background-color:rgba(34,197,94,var(--tw-bg-opacity,1));fill:#fff;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-button-success:hover{--tw-bg-opacity:1;background-color:#16a34a;background-color:rgba(22,163,74,var(--tw-bg-opacity,1))}.s-button-danger{border-width:1px;--tw-border-opacity:1;border-color:#f87171;border-color:rgba(248,113,113,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#f87171;background-color:rgba(248,113,113,var(--tw-bg-opacity,1));fill:#fff;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-button-danger:hover{--tw-bg-opacity:1;background-color:#ef4444;background-color:rgba(239,68,68,var(--tw-bg-opacity,1))}.s-button-warning{border-width:1px;--tw-border-opacity:1;border-color:#fbbf24;border-color:rgba(251,191,36,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fbbf24;background-color:rgba(251,191,36,var(--tw-bg-opacity,1));fill:#fff;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-button-warning:hover{--tw-bg-opacity:1;background-color:#f59e0b;background-color:rgba(245,158,11,var(--tw-bg-opacity,1))}.s-button-gray{border-width:1px;--tw-border-opacity:1;border-color:#9ca3af;border-color:rgba(156,163,175,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#9ca3af;background-color:rgba(156,163,175,var(--tw-bg-opacity,1));fill:#fff;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-button-gray:hover{--tw-bg-opacity:1;background-color:#6b7280;background-color:rgba(107,114,128,var(--tw-bg-opacity,1))}.s-button-dark{border-width:1px;--tw-border-opacity:1;border-color:#374151;border-color:rgba(55,65,81,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#374151;background-color:rgba(55,65,81,var(--tw-bg-opacity,1));fill:#fff;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-button-dark:hover{--tw-bg-opacity:1;background-color:#1f2937;background-color:rgba(31,41,55,var(--tw-bg-opacity,1))}.s-button-light{border-width:1px;--tw-border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-button-light:hover{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1))}.s-button-primary-outline{color:#414042;color:var(--color-primary);fill:#414042;fill:var(--color-primary)}.s-button-primary-outline:hover{background-color:#414042;background-color:var(--color-primary);color:#ff6767;color:var(--color-primary-reverse);fill:#ff6767;fill:var(--color-primary-reverse)}.s-button-success-outline{fill:#22c55e;--tw-text-opacity:1;color:#22c55e;color:rgba(34,197,94,var(--tw-text-opacity,1))}.s-button-success-outline:hover{--tw-bg-opacity:1;background-color:#22c55e;background-color:rgba(34,197,94,var(--tw-bg-opacity,1));fill:#fff;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-button-danger-outline{fill:#f87171;--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity,1))}.s-button-danger-outline:hover{--tw-bg-opacity:1;background-color:#f87171;background-color:rgba(248,113,113,var(--tw-bg-opacity,1));fill:#fff;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-button-warning-outline{fill:#fbbf24;--tw-text-opacity:1;color:#fbbf24;color:rgba(251,191,36,var(--tw-text-opacity,1))}.s-button-warning-outline:hover{--tw-bg-opacity:1;background-color:#fbbf24;background-color:rgba(251,191,36,var(--tw-bg-opacity,1));fill:#fff;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-button-gray-outline{fill:#9ca3af;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-button-gray-outline:hover{--tw-bg-opacity:1;background-color:#9ca3af;background-color:rgba(156,163,175,var(--tw-bg-opacity,1));fill:#fff;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-button-dark-outline{fill:#374151;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-button-dark-outline:hover{--tw-bg-opacity:1;background-color:#374151;background-color:rgba(55,65,81,var(--tw-bg-opacity,1));fill:#fff;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-button-light-outline{--tw-border-opacity:1!important;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));fill:#6b7280;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-button-light-outline,.s-button-light-outline:hover{border-color:#e5e7eb!important;border-color:rgba(229,231,235,var(--tw-border-opacity,1))!important}.s-button-light-outline:hover{--tw-border-opacity:1!important}.s-button-primary-link{color:#414042;color:var(--color-primary);fill:#414042;fill:var(--color-primary)}.s-button-success-link{fill:#22c55e;--tw-text-opacity:1;color:#22c55e;color:rgba(34,197,94,var(--tw-text-opacity,1))}.s-button-danger-link{fill:#f87171;--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity,1))}.s-button-warning-link{fill:#fbbf24;--tw-text-opacity:1;color:#fbbf24;color:rgba(251,191,36,var(--tw-text-opacity,1))}.s-button-gray-link{fill:#9ca3af;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-button-dark-link{fill:#374151;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-button-light-link{fill:#6b7280;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-button-small{border-radius:.125rem;font-size:.75rem;line-height:1rem;padding:.25rem 1rem .375rem}.s-button-large{font-size:1.25rem;line-height:1.75rem;padding:1rem 2rem}.Comfort-header .icons a.active i.s-button-large{color:#414042;color:var(--color-primary)}.s-button-wide{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-button-wide)>salla-button{width:100%}}.s-button-text{align-items:center;overflow:hidden;pointer-events:none;text-overflow:ellipsis;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);white-space:nowrap}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-button-text.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-button-text.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-button-text.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-button-text.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-button-text.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-button-text.justify-start.flex-1{justify-content:flex-end}}.s-button-loader{align-items:center;display:flex;justify-content:center;margin-left:.5rem;margin-right:.5rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-button-loader.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-button-loader.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-button-loader.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-button-loader.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-button-loader.justify-start.flex-1,html[dir=rtl] .s-button-loader.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-button-loader.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-button-loader.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-button-loader.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-button-loader.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-button-loader.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-button-loader.justify-start.flex-1,html[dir=ltr] .s-button-loader.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-button-loader.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-button-loader{border-top:1px solid var(--color-font)}}.s-button-loader:before{animation:spin 1s linear infinite;border-bottom:2px solid #f3f4f6;border-left:2px solid #414042;border-radius:9999px;border-top:2px solid #414042;border-color:var(--color-primary) #f3f4f6;display:inline-block;height:1rem;width:1rem;--tw-border-opacity:1;border-right:2px solid #f3f4f6;border-right-color:rgba(243,244,246,var(--tw-border-opacity,1));--tw-content:"";content:"";content:var(--tw-content)}.s-button-loader-after .s-button-loader{flex-direction:row}.s-button-loader-start.s-button-element:where([dir=ltr],[dir=ltr] *){padding-left:2.5rem;padding-right:2rem}.s-button-loader-start.s-button-element:where([dir=rtl],[dir=rtl] *){padding-left:2rem;padding-right:2.5rem}.s-button-loader-start .s-button-loader{position:absolute}input[type=radio].sr-only div.s-button-loader-start .s-button-loader{transition:all .3s}input[type=radio].sr-only:checked~div.s-button-loader-start .s-button-loader{border-color:var(--color-main)}.s-button-loader-start .s-button-loader:where([dir=ltr],[dir=ltr] *){left:.5rem}.s-button-loader-start .s-button-loader:where([dir=rtl],[dir=rtl] *){right:.5rem}.s-button-loader-end.s-button-element:where([dir=ltr],[dir=ltr] *){padding-left:2rem;padding-right:2.5rem}.s-button-loader-end.s-button-element:where([dir=rtl],[dir=rtl] *){padding-left:2.5rem;padding-right:2rem}.s-button-loader-end .s-button-loader{position:absolute}input[type=radio].sr-only div.s-button-loader-end .s-button-loader{transition:all .3s}input[type=radio].sr-only:checked~div.s-button-loader-end .s-button-loader{border-color:var(--color-main)}.s-button-loader-end .s-button-loader:where([dir=ltr],[dir=ltr] *){right:.5rem}.s-button-loader-end .s-button-loader:where([dir=rtl],[dir=rtl] *){left:.5rem}.s-button-loader-center .s-button-loader{left:50%;margin:0!important;position:absolute;top:50%;--tw-translate-y:-50%;--tw-translate-x:-50%;transform:translate(-50%,-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}input[type=radio].sr-only div.s-button-loader-center .s-button-loader{transition:all .3s}input[type=radio].sr-only:checked~div.s-button-loader-center .s-button-loader{border-color:var(--color-main)}.s-cart-coupons-wrapper{display:block;padding-bottom:1.25rem;padding-top:1.25rem;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-cart-coupons-wrapper)>salla-button{width:100%}}.s-cart-coupons-input-section{margin-bottom:.625rem}.s-cart-coupons-coupon-label{display:block;font-size:.875rem;line-height:1.25rem;margin-bottom:.625rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-cart-coupons-coupon-input-container{align-items:stretch;display:flex;position:relative}@media(max-width:768px){html[dir=rtl] .flex.s-cart-coupons-coupon-input-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-cart-coupons-coupon-input-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-cart-coupons-coupon-input-container.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-cart-coupons-coupon-input-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-cart-coupons-coupon-input-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.s-cart-coupons-coupon-input-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-cart-coupons-coupon-input-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-cart-coupons-coupon-input-container.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-cart-coupons-coupon-input-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-cart-coupons-coupon-input-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-cart-coupons-coupon-input-container{border-top:1px solid var(--color-font)}}.s-cart-coupons-coupon-input-container .form-input{flex:1 1 0%;height:auto}@media(max-width:768px){html[dir=rtl] .flex.relative.s-cart-coupons-coupon-input-container .form-input.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .s-cart-coupons-coupon-input-container .form-input.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-cart-coupons-coupon-input-container .form-input{justify-content:flex-end}html[dir=ltr] .flex.relative.s-cart-coupons-coupon-input-container .form-input.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .s-cart-coupons-coupon-input-container .form-input.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-cart-coupons-coupon-input-container .form-input{justify-content:flex-end}}.s-cart-coupons-coupon-input-container .form-input:where([dir=ltr],[dir=ltr] *){border-bottom-right-radius:0!important;border-top-right-radius:0!important}.s-cart-coupons-coupon-input-container .form-input:where([dir=ltr],[dir=ltr] *){border-bottom-left-radius:.5rem;border-right-width:0;border-top-left-radius:.5rem}.s-cart-coupons-coupon-input-container .form-input:where([dir=rtl],[dir=rtl] *){border-bottom-left-radius:0!important;border-top-left-radius:0!important}.s-cart-coupons-coupon-input-container .form-input:where([dir=rtl],[dir=rtl] *){border-bottom-right-radius:.5rem;border-left-width:0;border-top-right-radius:.5rem}.s-cart-coupons-coupon-input-container .form-input:focus{position:relative;z-index:10}@media(max-width:768px){html[dir=ltr] .flex.s-cart-coupons-coupon-input-container .form-input:focus.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-cart-coupons-coupon-input-container .form-input:focus.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-cart-coupons-coupon-button:where([dir=ltr],[dir=ltr] *){border-bottom-left-radius:0;border-bottom-right-radius:.5rem;border-top-left-radius:0;border-top-right-radius:.5rem}.s-cart-coupons-coupon-button:where([dir=rtl],[dir=rtl] *){border-bottom-left-radius:.5rem;border-bottom-right-radius:0;border-top-left-radius:.5rem;border-top-right-radius:0}.s-cart-coupons-coupon-button-remove:where([dir=ltr],[dir=ltr] *){border-bottom-left-radius:0!important;border-top-left-radius:0!important}.s-cart-coupons-coupon-button-remove:where([dir=ltr],[dir=ltr] *){border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.s-cart-coupons-coupon-button-remove:where([dir=rtl],[dir=rtl] *){border-bottom-right-radius:0!important;border-top-right-radius:0!important}.s-cart-coupons-coupon-button-remove:where([dir=rtl],[dir=rtl] *){border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.s-cart-coupons-coupon-button-apply:where([dir=ltr],[dir=ltr] *){border-bottom-left-radius:0!important;border-bottom-right-radius:.5rem!important;border-top-left-radius:0!important;border-top-right-radius:.5rem!important}.s-cart-coupons-coupon-button-apply:where([dir=rtl],[dir=rtl] *){border-bottom-left-radius:.5rem!important;border-bottom-right-radius:0!important;border-top-left-radius:.5rem!important;border-top-right-radius:0!important}.s-cart-coupons-coupon-error{display:block;font-size:10px;line-height:1rem;margin-top:.5rem;--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.s-cart-coupons-slider{overflow:hidden;padding-left:.375rem;padding-right:.375rem;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-cart-coupons-slider)>salla-button{width:100%}}.s-cart-coupons-card{cursor:pointer;overflow:hidden;position:relative;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-cart-coupons-card *{pointer-events:none}@media(max-width:768px){html[dir=ltr] .flex.s-cart-coupons-card.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-cart-coupons-card.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.dark .s-cart-coupons-card{--tw-bg-opacity:1;background-color:#1f2937;background-color:rgba(31,41,55,var(--tw-bg-opacity,1))}.s-cart-coupons-card:hover{--tw-translate-y:-0.125rem;transform:translate(var(--tw-translate-x),-.125rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-cart-coupons-disabled{cursor:not-allowed;opacity:.5}.s-cart-coupons-disabled:hover{transform:none;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;box-shadow:0 0 transparent,0 0 transparent,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-cart-coupons-top-section{align-items:center;border-top-left-radius:.75rem;border-top-right-radius:.75rem;border-width:1px 1px 0;display:flex;flex-direction:row;height:60px;justify-content:space-between;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));padding:1rem .75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-cart-coupons-top-section,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-coupons-top-section.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-cart-coupons-top-section.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-cart-coupons-top-section.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-cart-coupons-top-section.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-cart-coupons-top-section.justify-start.flex-1,html[dir=rtl] .s-cart-coupons-top-section.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-cart-coupons-top-section.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-cart-coupons-top-section,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-coupons-top-section.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-cart-coupons-top-section.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-cart-coupons-top-section.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-cart-coupons-top-section.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-cart-coupons-top-section.justify-start.flex-1,html[dir=ltr] .s-cart-coupons-top-section.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-cart-coupons-top-section.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-cart-coupons-top-section{border-top:1px solid var(--color-font)}}.s-cart-coupons-discount-values{align-items:flex-start;display:flex;flex-direction:column}@media(max-width:768px){html[dir=rtl] .s-cart-coupons-discount-values.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-cart-coupons-discount-values.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-cart-coupons-discount-values.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.gap-1.s-cart-coupons-discount-values.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.s-cart-coupons-discount-values.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-cart-coupons-discount-values.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-cart-coupons-discount-values.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-cart-coupons-discount-values.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-cart-coupons-discount-values.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.gap-1.s-cart-coupons-discount-values.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.s-cart-coupons-discount-values.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-cart-coupons-discount-values.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-cart-coupons-discount-values{border-top:1px solid var(--color-font)}}.s-cart-coupons-discount-values .s-cart-coupons-main-amount{align-items:center;display:flex;font-size:1.25rem;font-weight:900;gap:.25rem;line-height:1.75rem;line-height:1;white-space:nowrap;--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity,1))}.Comfort-header .icons a.active i.s-cart-coupons-discount-values .s-cart-coupons-main-amount{color:#414042;color:var(--color-primary)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-coupons-discount-values .s-cart-coupons-main-amount.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-cart-coupons-discount-values .s-cart-coupons-main-amount.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-cart-coupons-discount-values .s-cart-coupons-main-amount.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-cart-coupons-discount-values .s-cart-coupons-main-amount.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-cart-coupons-discount-values .s-cart-coupons-main-amount.justify-start.flex-1,html[dir=rtl] .s-cart-coupons-discount-values .s-cart-coupons-main-amount.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-cart-coupons-discount-values .s-cart-coupons-main-amount.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-cart-coupons-discount-values .s-cart-coupons-main-amount.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-coupons-discount-values .s-cart-coupons-main-amount.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-cart-coupons-discount-values .s-cart-coupons-main-amount.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-cart-coupons-discount-values .s-cart-coupons-main-amount.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-cart-coupons-discount-values .s-cart-coupons-main-amount.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-cart-coupons-discount-values .s-cart-coupons-main-amount.justify-start.flex-1,html[dir=ltr] .s-cart-coupons-discount-values .s-cart-coupons-main-amount.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-cart-coupons-discount-values .s-cart-coupons-main-amount.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-cart-coupons-discount-values .s-cart-coupons-main-amount.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-cart-coupons-discount-values .s-cart-coupons-main-amount{border-top:1px solid var(--color-font)}}.s-cart-coupons-discount-values .s-cart-coupons-secondary-info{font-size:10px;line-height:1rem;margin:0}.s-cart-coupons-code{font-size:10px;font-weight:700;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-cart-coupons-divider{border-bottom-width:1px;margin:0;position:relative;z-index:10;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}@media(max-width:768px){html[dir=ltr] .flex.s-cart-coupons-divider.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-cart-coupons-divider.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-cart-coupons-bottom-section{align-items:center;border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem;border-width:0 1px 1px;display:flex;flex-direction:row;justify-content:space-between;min-height:44px;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1));padding:.25rem .75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-cart-coupons-bottom-section,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-coupons-bottom-section.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-cart-coupons-bottom-section.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-cart-coupons-bottom-section.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-cart-coupons-bottom-section.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-cart-coupons-bottom-section.justify-start.flex-1,html[dir=rtl] .s-cart-coupons-bottom-section.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-cart-coupons-bottom-section.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-cart-coupons-bottom-section,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-coupons-bottom-section.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-cart-coupons-bottom-section.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-cart-coupons-bottom-section.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-cart-coupons-bottom-section.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-cart-coupons-bottom-section.justify-start.flex-1,html[dir=ltr] .s-cart-coupons-bottom-section.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-cart-coupons-bottom-section.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-cart-coupons-bottom-section{border-top:1px solid var(--color-font)}}.s-cart-coupons-terms{align-items:flex-start;display:flex;flex-direction:column}@media(max-width:768px){html[dir=rtl] .s-cart-coupons-terms.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-cart-coupons-terms.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-cart-coupons-terms.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.gap-1.s-cart-coupons-terms.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.s-cart-coupons-terms.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-cart-coupons-terms.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-cart-coupons-terms.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-cart-coupons-terms.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-cart-coupons-terms.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.gap-1.s-cart-coupons-terms.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.s-cart-coupons-terms.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-cart-coupons-terms.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-cart-coupons-terms{border-top:1px solid var(--color-font)}}.s-cart-coupons-terms .s-cart-coupons-expiry,.s-cart-coupons-terms .s-cart-coupons-minimum{font-size:10px;line-height:16px;margin:0;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-cart-coupons-terms .s-cart-coupons-expiry.s-cart-coupons-expiry-warning{font-weight:500;--tw-text-opacity:1;color:#dc2626;color:rgba(220,38,38,var(--tw-text-opacity,1))}.s-cart-coupons-action{background-color:transparent;border-width:0;cursor:pointer;font-size:9px;font-weight:700;padding:0;white-space:nowrap;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-cart-coupons-action *{pointer-events:none}.s-cart-coupons-action:hover{--tw-text-opacity:1;color:#3b82f6;color:rgba(59,130,246,var(--tw-text-opacity,1))}.s-cart-coupons-slide-one-fourth{min-width:200px!important;padding-left:5px!important;padding-right:5px!important;padding-top:2px!important;width:calc(75% - 10px)}@media (min-width:1024px){.s-cart-coupons-slide-one-fourth{width:calc(40% - 10px)!important}}.s-cart-coupons-card:before{height:1.25rem;pointer-events:none;position:absolute;right:-10px;top:60px;width:1.25rem;z-index:20;--tw-translate-y:-50%;border-radius:9999px;border-width:1px;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));--tw-content:"";content:"";content:var(--tw-content)}input[type=radio].sr-only div.s-cart-coupons-card:before{transition:all .3s}input[type=radio].sr-only:checked~div.s-cart-coupons-card:before{border-color:var(--color-main)}.dark .s-cart-coupons-card:before{--tw-bg-opacity:1;background-color:#1f2937;background-color:rgba(31,41,55,var(--tw-bg-opacity,1))}.s-cart-coupons-card:after{height:1.25rem;left:-10px;pointer-events:none;position:absolute;top:60px;width:1.25rem;z-index:20;--tw-translate-y:-50%;border-radius:9999px;border-width:1px;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));--tw-content:"";content:"";content:var(--tw-content)}input[type=radio].sr-only div.s-cart-coupons-card:after{transition:all .3s}input[type=radio].sr-only:checked~div.s-cart-coupons-card:after{border-color:var(--color-main)}.dark .s-cart-coupons-card:after{--tw-bg-opacity:1;background-color:#1f2937;background-color:rgba(31,41,55,var(--tw-bg-opacity,1))}.s-cart-coupons-coupon-input-container .form-input.s-coupon-input-error{--tw-shadow:0 0 0 3px rgba(239,68,68,.1)!important;--tw-shadow-colored:0 0 0 3px var(--tw-shadow-color)!important;box-shadow:0 0 transparent,0 0 transparent,0 0 0 3px rgba(239,68,68,.1)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}.s-cart-item-offers-box{margin-bottom:.75rem}.s-cart-item-offers-container{margin-top:1.25rem}.s-cart-item-offers-paid-free{margin-bottom:.75rem}.s-cart-item-offers-paid-free>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:.25rem;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.s-cart-item-offers-paid-free{font-weight:500}.s-cart-item-offers-line{text-align:left}.s-cart-item-offers-line:where([dir=ltr],[dir=ltr] *){text-align:left}.s-cart-item-offers-line:where([dir=rtl],[dir=rtl] *){text-align:right}.s-cart-item-offers-regular-price{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1));text-decoration-line:line-through}.s-cart-item-offers-free-label{display:inline-block;font-size:.875rem;line-height:1.25rem;margin-left:.5rem;margin-right:.5rem;--tw-text-opacity:1;color:#991b1b;color:rgba(153,27,27,var(--tw-text-opacity,1))}.s-cart-item-offers-details{align-items:flex-start;display:flex;gap:.625rem;--tw-text-opacity:1;color:#16a34a;color:rgba(22,163,74,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .s-cart-item-offers-details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-cart-item-offers-details.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-cart-item-offers-details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.gap-1.s-cart-item-offers-details.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-cart-item-offers-details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-cart-item-offers-details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-cart-item-offers-details.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-cart-item-offers-details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.gap-1.s-cart-item-offers-details.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-cart-item-offers-details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-cart-item-offers-details{border-top:1px solid var(--color-font)}}.s-cart-item-offers-icon{--tw-translate-y:-3px;font-size:1.125rem;font-weight:700;line-height:1.75rem;transform:translate(var(--tw-translate-x),-3px) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:#16a34a;color:rgba(22,163,74,var(--tw-text-opacity,1))}.s-cart-item-offers-icon svg{fill:currentColor;width:18px}.s-cart-item-offers-title{font-weight:500;margin-bottom:.5rem}.s-cart-item-offers-message{font-size:.875rem;line-height:1.25rem}.s-cart-item-offers-discount{font-size:.75rem;line-height:1rem;margin-top:0;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-cart-item-offers-show-more-btn{align-items:center;background-color:transparent!important;display:flex;font-size:.875rem;justify-content:flex-start!important;line-height:1.25rem;padding-left:0!important;padding-right:0!important}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-item-offers-show-more-btn.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-cart-item-offers-show-more-btn.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-cart-item-offers-show-more-btn.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-cart-item-offers-show-more-btn.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-cart-item-offers-show-more-btn.justify-start.flex-1,html[dir=rtl] .s-cart-item-offers-show-more-btn.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-cart-item-offers-show-more-btn.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-item-offers-show-more-btn.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-cart-item-offers-show-more-btn.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-cart-item-offers-show-more-btn.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-cart-item-offers-show-more-btn.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-cart-item-offers-show-more-btn.justify-start.flex-1,html[dir=ltr] .s-cart-item-offers-show-more-btn.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-cart-item-offers-show-more-btn.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-cart-item-offers-show-more-btn{border-top:1px solid var(--color-font)}}.s-cart-item-offers-show-more-btn:hover{--tw-text-opacity:1;color:#18181b;color:rgba(24,24,27,var(--tw-text-opacity,1))}.s-cart-item-offers-arrow-icon{margin-left:.125rem;margin-right:.125rem;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-cart-item-offers-arrow-open{--tw-rotate:-180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(-180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-cart-item-offers-show-more-btn svg{width:18px}.s-cart-item-offers-show-more-label{align-items:center;display:flex}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-item-offers-show-more-label.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-cart-item-offers-show-more-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-cart-item-offers-show-more-label.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-cart-item-offers-show-more-label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-cart-item-offers-show-more-label.justify-start.flex-1,html[dir=rtl] .s-cart-item-offers-show-more-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-cart-item-offers-show-more-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-item-offers-show-more-label.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-cart-item-offers-show-more-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-cart-item-offers-show-more-label.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-cart-item-offers-show-more-label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-cart-item-offers-show-more-label.justify-start.flex-1,html[dir=ltr] .s-cart-item-offers-show-more-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-cart-item-offers-show-more-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-cart-item-offers-show-more-label{border-top:1px solid var(--color-font)}}.s-cart-item-offers-collapsed{margin-top:.5rem}.s-cart-summary-wrapper{align-items:center;color:#7c8082;color:var(--color-text);display:inline-flex;font-weight:bolder;position:relative;-webkit-text-decoration:none;text-decoration:none;transition:all .5s cubic-bezier(.2,1,.3,1)}.s-cart-thumb{position:fixed;transition:all .3s cubic-bezier(.2,1,.3,1)}.s-cart-summary-icon svg{fill:#7c8082;fill:var(--color-text);height:1.25rem;width:1.25rem}.s-cart-summary-count{align-items:center;border-radius:9999px;display:inline-flex;height:1.25rem;justify-content:center;left:-15px;position:absolute;top:-8px;width:1.25rem;--tw-bg-opacity:1;background-color:#f87171;background-color:rgba(248,113,113,var(--tw-bg-opacity,1));font-size:.75rem;line-height:1rem;padding:.25rem;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}input[type=radio].sr-only div.s-cart-summary-count{transition:all .3s}input[type=radio].sr-only:checked~div.s-cart-summary-count{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-summary-count.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-cart-summary-count.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-cart-summary-count.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-summary-count.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-cart-summary-count.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-cart-summary-count.justify-start.flex-1{justify-content:flex-end}}.s-cart-summary-count:where([dir=rtl],[dir=rtl] *){left:auto;right:-15px}.s-cart-summary-card-sheet-title{flex:1 1 0%;font-size:.875rem;font-weight:700;line-height:1.25rem;margin-bottom:.5rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .s-cart-summary-card-sheet-title.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-cart-summary-card-sheet-title{justify-content:flex-end}html[dir=ltr] .s-cart-summary-card-sheet-title.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-cart-summary-card-sheet-title{justify-content:flex-end}}.s-cart-summary-card-line{align-items:center;display:flex;font-size:.875rem;justify-content:space-between;line-height:1.25rem;margin-bottom:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-cart-summary-card-line,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-summary-card-line.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-cart-summary-card-line.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-cart-summary-card-line.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-cart-summary-card-line.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-cart-summary-card-line.justify-start.flex-1,html[dir=rtl] .s-cart-summary-card-line.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-cart-summary-card-line.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-cart-summary-card-line,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-summary-card-line.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-cart-summary-card-line.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-cart-summary-card-line.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-cart-summary-card-line.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-cart-summary-card-line.justify-start.flex-1,html[dir=ltr] .s-cart-summary-card-line.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-cart-summary-card-line.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-cart-summary-card-line{border-top:1px solid var(--color-font)}}.s-cart-summary-card-line span{--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.s-cart-summary-card-line b{font-size:1rem;font-weight:600;line-height:1.5rem;--tw-text-opacity:1;color:#333;color:rgba(51,51,51,var(--tw-text-opacity,1))}.s-cart-summary-card-line--discount b,.s-cart-summary-card-line--discount b *{--tw-text-opacity:1!important;color:#dc2626!important;color:rgba(220,38,38,var(--tw-text-opacity,1))!important}.s-cart-summary-card-bar-label{display:flex;flex-direction:column;gap:.125rem}@media(max-width:768px){html[dir=rtl] .s-cart-summary-card-bar-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-cart-summary-card-bar-label.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-cart-summary-card-bar-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-cart-summary-card-bar-label.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-cart-summary-card-bar-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-cart-summary-card-bar-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-cart-summary-card-bar-label.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-cart-summary-card-bar-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-cart-summary-card-bar-label.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-cart-summary-card-bar-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-cart-summary-card-bar-label{border-top:1px solid var(--color-font)}}.s-cart-summary-card-bar-label-main{align-items:baseline;display:flex;gap:.375rem}@media(max-width:768px){html[dir=rtl] .s-cart-summary-card-bar-label-main.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-cart-summary-card-bar-label-main.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-cart-summary-card-bar-label-main.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-cart-summary-card-bar-label-main.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-cart-summary-card-bar-label-main.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-cart-summary-card-bar-label-main.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-cart-summary-card-bar-label-main.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-cart-summary-card-bar-label-main.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-cart-summary-card-bar-label-main{border-top:1px solid var(--color-font)}}.s-cart-summary-card-bar-label-text{font-size:1rem;font-weight:700;line-height:1.5rem;white-space:nowrap;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-cart-summary-card-bar-count{font-size:.75rem;line-height:1rem;white-space:nowrap}.s-cart-summary-card-bar-count,.s-cart-summary-card-bar-label-sub{--tw-text-opacity:1;color:#737373;color:rgba(115,115,115,var(--tw-text-opacity,1))}.s-cart-summary-card-bar-label-sub{font-size:11px}.s-cart-summary-card-bar-totals{align-items:flex-end;display:flex;flex-direction:column;gap:.375rem}@media(max-width:768px){html[dir=rtl] .s-cart-summary-card-bar-totals.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-cart-summary-card-bar-totals.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-cart-summary-card-bar-totals.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-cart-summary-card-bar-totals.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-cart-summary-card-bar-totals.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-cart-summary-card-bar-totals.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-cart-summary-card-bar-totals.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-cart-summary-card-bar-totals.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-cart-summary-card-bar-totals.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-cart-summary-card-bar-totals.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-cart-summary-card-bar-totals{border-top:1px solid var(--color-font)}}.s-cart-summary-card-bar-totals-row{align-items:center;display:flex;gap:.375rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-summary-card-bar-totals-row.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-cart-summary-card-bar-totals-row.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-cart-summary-card-bar-totals-row.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-cart-summary-card-bar-totals-row.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-cart-summary-card-bar-totals-row.justify-start.flex-1,html[dir=rtl] .s-cart-summary-card-bar-totals-row.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-cart-summary-card-bar-totals-row.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-summary-card-bar-totals-row.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-cart-summary-card-bar-totals-row.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-cart-summary-card-bar-totals-row.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-cart-summary-card-bar-totals-row.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-cart-summary-card-bar-totals-row.justify-start.flex-1,html[dir=ltr] .s-cart-summary-card-bar-totals-row.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-cart-summary-card-bar-totals-row.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-cart-summary-card-bar-totals-row{border-top:1px solid var(--color-font)}}.s-cart-summary-card-bar-total{font-size:1rem;font-weight:700;line-height:1.5rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-cart-summary-card-bar-original{font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1));text-decoration-line:line-through}.s-cart-summary-card-bar-savings-badge{align-items:center;border-radius:.75rem;display:inline-flex;gap:.25rem;width:-moz-max-content;width:max-content;--tw-bg-opacity:1;background-color:#effbf6;background-color:rgba(239,251,246,var(--tw-bg-opacity,1));font-size:11px;font-weight:600;padding:.125rem .5rem;--tw-text-opacity:1;color:#16a34a;color:rgba(22,163,74,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-summary-card-bar-savings-badge.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-cart-summary-card-bar-savings-badge.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-cart-summary-card-bar-savings-badge.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-cart-summary-card-bar-savings-badge.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-summary-card-bar-savings-badge.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-cart-summary-card-bar-savings-badge.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-cart-summary-card-bar-savings-badge.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-cart-summary-card-bar-savings-badge.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}.s-cart-summary-card-chevron{align-items:center;background-color:transparent;border-width:0;cursor:pointer;display:inline-flex;height:1.5rem;justify-content:center;width:1.5rem;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.s-cart-summary-card-chevron *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-summary-card-chevron.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-cart-summary-card-chevron.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-cart-summary-card-chevron.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-summary-card-chevron.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-cart-summary-card-chevron.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-cart-summary-card-chevron.justify-start.flex-1{justify-content:flex-end}}.s-cart-summary-card-chevron-icon{display:inline-flex;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-cart-summary-card{display:block;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}@media (max-width:1023px){.s-cart-summary-card{border-radius:24px 24px 0 0;bottom:0;box-shadow:0 -12px 24px -12px rgba(0,0,0,.12);left:0;padding-bottom:calc(env(safe-area-inset-bottom) + .5rem);position:fixed;right:0;transition:box-shadow .3s ease;z-index:1}}@media (min-width:1024px){.s-cart-summary-card{border-radius:.5rem;box-shadow:0 2px 6px rgba(0,0,0,.05);margin-bottom:1.25rem;padding:1.25rem 1.5rem;position:relative}}@media (max-width:1023px){.s-cart-summary-card--open{border-radius:0;box-shadow:none}}.s-cart-summary-card-sheet-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.32,.72,0,1),box-shadow .3s ease}@media (max-width:1023px){.s-cart-summary-card-sheet-wrap{background:#fff;border-radius:24px 24px 0 0;bottom:calc(100% - 1px);box-shadow:0 -12px 24px -12px transparent;left:0;overflow:hidden;position:absolute;right:0}}@media (min-width:1024px){.s-cart-summary-card-sheet-wrap{grid-template-rows:1fr}}@media (max-width:1023px){.s-cart-summary-card-sheet-wrap--open{box-shadow:0 -12px 24px -12px rgba(0,0,0,.12);grid-template-rows:1fr}}.s-cart-summary-card-sheet{min-height:0;overflow:hidden}@media (max-width:1023px){.s-cart-summary-card-sheet-wrap--open .s-cart-summary-card-sheet{max-height:70vh;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.75rem 1rem 0}}.s-cart-summary-card-sheet-header{align-items:center;display:flex;gap:.5rem;justify-content:space-between}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-cart-summary-card-sheet-header,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-summary-card-sheet-header.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-cart-summary-card-sheet-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-cart-summary-card-sheet-header.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-cart-summary-card-sheet-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-cart-summary-card-sheet-header.justify-start.flex-1,html[dir=rtl] .s-cart-summary-card-sheet-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-cart-summary-card-sheet-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-cart-summary-card-sheet-header,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-cart-summary-card-sheet-header.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-cart-summary-card-sheet-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-cart-summary-card-sheet-header.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-cart-summary-card-sheet-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-cart-summary-card-sheet-header.justify-start.flex-1,html[dir=ltr] .s-cart-summary-card-sheet-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-cart-summary-card-sheet-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-cart-summary-card-sheet-header{border-top:1px solid var(--color-font)}}@media (max-width:1023px){.s-cart-summary-card-sheet-header{padding-bottom:.5rem}}.s-cart-summary-card-bar{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-cart-summary-card-bar,html[dir=rtl] .s-cart-summary-card-bar.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-cart-summary-card-bar.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-cart-summary-card-bar.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.gap-1.s-cart-summary-card-bar.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-cart-summary-card-bar.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-cart-summary-card-bar,html[dir=ltr] .s-cart-summary-card-bar.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-cart-summary-card-bar.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-cart-summary-card-bar.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.gap-1.s-cart-summary-card-bar.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-cart-summary-card-bar.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-cart-summary-card-bar{border-top:1px solid var(--color-font)}.s-cart-summary-card-bar{margin-top:1rem}}@media (max-width:1023px){.s-cart-summary-card-bar{border-radius:24px 24px 0 0;padding:.875rem 1rem .5rem}.s-cart-summary-card--open .s-cart-summary-card-bar{border-radius:0;padding-top:0}}@media (min-width:1024px){.s-cart-summary-card-action{padding-top:1rem}}@media (max-width:1023px){.s-cart-summary-card-action{padding:0 1rem .75rem}}.s-cart-summary-card--open .s-cart-summary-card-chevron-icon{transform:rotate(180deg)}.s-cart-summary-card-action :focus{outline:none}.s-cashback-banner-container{align-items:center;background-color:rgba(46,16,101,.1);background-color:rgba(46,16,101,var(--tw-bg-opacity,1));border-radius:.5rem;display:flex;gap:.5rem;margin-bottom:.75rem;width:100%;--tw-bg-opacity:0.1;padding:.5rem .75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-cashback-banner-container.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-cashback-banner-container.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-cashback-banner-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-cashback-banner-container.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-cashback-banner-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-cashback-banner-container.justify-start.flex-1,html[dir=rtl] .s-cashback-banner-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-cashback-banner-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-cashback-banner-container.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-cashback-banner-container.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-cashback-banner-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-cashback-banner-container.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-cashback-banner-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-cashback-banner-container.justify-start.flex-1,html[dir=ltr] .s-cashback-banner-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-cashback-banner-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-cashback-banner-container)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-cashback-banner-container{border-top:1px solid var(--color-font)}}.s-cashback-banner-icon{align-items:center;border-radius:9999px;display:flex;flex-shrink:0;height:2rem;justify-content:center;width:2rem;--tw-bg-opacity:1;background-color:#2e1065;background-color:rgba(46,16,101,var(--tw-bg-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-cashback-banner-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-cashback-banner-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-cashback-banner-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-cashback-banner-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-cashback-banner-icon.justify-start.flex-1,html[dir=rtl] .s-cashback-banner-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-cashback-banner-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-cashback-banner-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-cashback-banner-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-cashback-banner-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-cashback-banner-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-cashback-banner-icon.justify-start.flex-1,html[dir=ltr] .s-cashback-banner-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-cashback-banner-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-cashback-banner-icon{border-top:1px solid var(--color-font)}}.s-cashback-banner-label,.s-cashback-banner-value{font-size:.875rem;line-height:1.25rem}.s-cashback-banner-value{font-weight:700;--tw-text-opacity:1;color:#2e1065;color:rgba(46,16,101,var(--tw-text-opacity,1))}.s-color-picker-main{display:inline-block;margin:.25rem}.s-color-picker-main .picker_wrapper{margin:0!important;--tw-shadow:0 0 transparent!important;--tw-shadow-colored:0 0 transparent!important;box-shadow:0 0 transparent,0 0 transparent,0 0 transparent!important;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}.s-color-picker-main .picker_arrow{display:none}.s-color-picker-widget{align-items:center;border-radius:.75rem;border-width:1px;display:flex;justify-content:space-between;width:auto;width:-moz-fit-content;width:fit-content;--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-color-picker-widget,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-color-picker-widget.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-color-picker-widget.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-color-picker-widget.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-color-picker-widget.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-color-picker-widget.justify-start.flex-1,html[dir=rtl] .s-color-picker-widget.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-color-picker-widget.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-color-picker-widget,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-color-picker-widget.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-color-picker-widget.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-color-picker-widget.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-color-picker-widget.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-color-picker-widget.justify-start.flex-1,html[dir=ltr] .s-color-picker-widget.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-color-picker-widget.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-color-picker-widget{border-top:1px solid var(--color-font)}}.s-color-picker-widget svg{height:1.25rem;transition-duration:.2s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:1.25rem}.s-color-picker-widget span{font-size:1.125rem;line-height:1.75rem}.s-color-picker-widget-canvas{height:2rem;width:2rem}.s-comment-form-wrapper{align-items:flex-start;display:flex}@media(max-width:768px){html[dir=rtl] .s-comment-form-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-comment-form-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-comment-form-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.gap-1.s-comment-form-wrapper.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-comment-form-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-comment-form-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-comment-form-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-comment-form-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.gap-1.s-comment-form-wrapper.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-comment-form-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-comment-form-wrapper{border-top:1px solid var(--color-font)}}.s-comment-form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.75rem;border-width:1px;height:6rem;width:100%;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:.875rem;line-height:1.25rem;padding:.5rem .75rem;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;box-shadow:0 0 transparent,0 0 transparent,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-comment-form-input.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-comment-form-input.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-comment-form-input)>salla-button{width:100%}}.s-comment-form-input:focus{border-color:#414042;border-color:var(--color-primary);--tw-ring-offset-width:0px}.dark .s-comment-form-input{--tw-border-opacity:1;border-color:#4b5563;border-color:rgba(75,85,99,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#4b5563;background-color:rgba(75,85,99,var(--tw-bg-opacity,1))}.s-comment-form-action{align-items:center;display:flex;justify-content:flex-end;margin-bottom:1rem;margin-top:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-comment-form-action.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-comment-form-action.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-comment-form-action.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-comment-form-action.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.s-comment-form-action.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-comment-form-action.justify-start.flex-1,html[dir=rtl] .s-comment-form-action.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-comment-form-action.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-comment-form-action.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-comment-form-action.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-comment-form-action.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-comment-form-action.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.s-comment-form-action.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-comment-form-action.justify-start.flex-1,html[dir=ltr] .s-comment-form-action.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-comment-form-action.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-comment-form-action{border-top:1px solid var(--color-font)}}.s-comment-form-avatar{border-radius:9999px;flex-shrink:0;height:4rem;margin-right:1.25rem;-o-object-fit:cover;object-fit:cover;width:4rem}.s-comment-form-avatar:where([dir=rtl],[dir=rtl] *){margin-left:1.25rem;margin-right:0}.s-comment-form-content{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-comment-form-content)>salla-button{width:100%}}.s-comment-form-action salla-button{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-comment-form-action salla-button)>salla-button{width:100%}}@media (min-width:768px){.s-comment-form-action salla-button{width:auto}}.s-comment-form-action salla-button button{padding-left:2.5rem;padding-right:2.5rem}.s-comments-page-container{margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-comments-page-container)>salla-button{width:100%}}.s-comments-container{margin-left:auto;margin-right:auto;padding-left:.5rem;padding-right:.5rem;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-comments-container)>salla-button{width:100%}}.s-comments-title{font-size:1.125rem;font-weight:700;line-height:1.75rem;margin-bottom:.5rem}@media (min-width:640px){.s-comments-title{margin-bottom:1.25rem}}.s-comments-count-label{font-size:1.125rem;font-weight:700;line-height:1.75rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.dark .s-comments-count-label{--tw-text-opacity:1;color:#d1d5db;color:rgba(209,213,219,var(--tw-text-opacity,1))}.s-comments-testimonials .s-comments-count-label{margin-bottom:2rem}.s-comments-item-wrapper{font-size:.875rem;line-height:1.25rem}.s-comments-item-inner{display:flex}.s-comments-item-inner>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.75rem;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.75rem*var(--tw-space-x-reverse))}@media(max-width:768px){html[dir=rtl] .s-comments-item-inner.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-comments-item-inner.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-comments-item-inner.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-comments-item-inner.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-comments-item-inner.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-comments-item-inner.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-comments-item-inner.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-comments-item-inner.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-comments-item-inner{border-top:1px solid var(--color-font)}}.s-comments-item-inner:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-comments-item{border-bottom-width:1px;display:block;margin-bottom:2rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));padding-bottom:2rem}.s-comments-item:last-child{border-width:0;padding-bottom:0}.s-comments-item-admin-wrapper{display:flex;margin-top:2rem}@media(max-width:768px){html[dir=rtl] .s-comments-item-admin-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-comments-item-admin-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-comments-item-admin-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-comments-item-admin-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-comments-item-admin-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-comments-item-admin-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-comments-item-admin-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-comments-item-admin-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-comments-item-admin-wrapper{border-top:1px solid var(--color-font)}}.s-comments-item-admin-wrapper:where([dir=ltr],[dir=ltr] *){padding-left:2rem}@media (min-width:768px){.s-comments-item-admin-wrapper:where([dir=ltr],[dir=ltr] *){padding-left:4rem}}.s-comments-item-admin-wrapper:where([dir=rtl],[dir=rtl] *){padding-right:2rem}@media (min-width:768px){.s-comments-item-admin-wrapper:where([dir=rtl],[dir=rtl] *){padding-right:4rem}}.s-comments-item-avatar{flex:none}.s-comments-item-avatar-img{border-radius:9999px;height:2.5rem;width:2.5rem;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));-o-object-fit:cover;object-fit:cover}.s-comments-item-timestamp{align-items:center;display:flex;font-size:.875rem;font-weight:500;gap:.375rem;line-height:1.25rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-item-timestamp.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-comments-item-timestamp.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-comments-item-timestamp.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-comments-item-timestamp.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-comments-item-timestamp.justify-start.flex-1,html[dir=rtl] .s-comments-item-timestamp.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-comments-item-timestamp.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-item-timestamp.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-comments-item-timestamp.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-comments-item-timestamp.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-comments-item-timestamp.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-comments-item-timestamp.justify-start.flex-1,html[dir=ltr] .s-comments-item-timestamp.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-comments-item-timestamp.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-comments-item-timestamp{border-top:1px solid var(--color-font)}}.dark .s-comments-item-timestamp{--tw-text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--tw-text-opacity,1))}.s-comments-item-time{display:block;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1));opacity:0;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.dark .s-comments-item-time{--tw-text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--tw-text-opacity,1))}.s-comments-item-timestamp:hover span{opacity:1}.s-comments-item-pending-text{border-radius:9999px;display:inline-block;margin-top:.5rem;--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1));padding:.125rem .625rem}.s-comments-item-has-order-check-icon{align-items:center;border-radius:9999px;display:flex;height:1.25rem;justify-content:center;width:1.25rem;--tw-bg-opacity:1;background-color:#fbbf24;background-color:rgba(251,191,36,var(--tw-bg-opacity,1));font-size:.75rem;line-height:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-item-has-order-check-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-comments-item-has-order-check-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-comments-item-has-order-check-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-comments-item-has-order-check-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-comments-item-has-order-check-icon.justify-start.flex-1,html[dir=rtl] .s-comments-item-has-order-check-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-comments-item-has-order-check-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-item-has-order-check-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-comments-item-has-order-check-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-comments-item-has-order-check-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-comments-item-has-order-check-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-comments-item-has-order-check-icon.justify-start.flex-1,html[dir=ltr] .s-comments-item-has-order-check-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-comments-item-has-order-check-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-comments-item-has-order-check-icon{border-top:1px solid var(--color-font)}}.s-comments-item-pinned-icon{align-items:center;border-radius:9999px;display:flex;height:1.25rem;justify-content:center;width:1.25rem;--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1));font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-item-pinned-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-comments-item-pinned-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-comments-item-pinned-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-comments-item-pinned-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-comments-item-pinned-icon.justify-start.flex-1,html[dir=rtl] .s-comments-item-pinned-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-comments-item-pinned-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-item-pinned-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-comments-item-pinned-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-comments-item-pinned-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-comments-item-pinned-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-comments-item-pinned-icon.justify-start.flex-1,html[dir=ltr] .s-comments-item-pinned-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-comments-item-pinned-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-comments-item-pinned-icon{border-top:1px solid var(--color-font)}}.s-comments-item-reply-icon svg{fill:#9ca3af;height:1rem;width:1rem}.s-comments-item-has-order-check-icon svg{height:.75rem;width:.75rem}.s-comments-item-pinned-icon i{font-size:.75rem;line-height:1rem}.s-comments-item-has-order-check-text{display:inline-block;margin-top:.125rem;--tw-translate-y:-2px;font-size:.875rem;line-height:1.25rem;transform:translate(var(--tw-translate-x),-2px) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.s-comments-item-has-order-check-text:where([dir=ltr],[dir=ltr] *){margin-left:.25rem}.s-comments-item-has-order-check-text:where([dir=rtl],[dir=rtl] *){margin-right:.25rem}.s-comments-item-user-info-name{display:inline-block;--tw-translate-y:-2px;font-size:1rem;font-weight:700;line-height:1.5rem;transform:translate(var(--tw-translate-x),-2px) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-comments-item-user-info-name:where([dir=ltr],[dir=ltr] *){margin-right:.5rem}.s-comments-item-user-info-name:where([dir=rtl],[dir=rtl] *){margin-left:.5rem}.s-comments-item-user-info-name-with-margin{display:inline-block;--tw-translate-y:-2px;font-size:1rem;font-weight:700;line-height:1.5rem;transform:translate(var(--tw-translate-x),-2px) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-comments-item-user-info-name-with-margin:where([dir=ltr],[dir=ltr] *){margin-right:2.5rem}.s-comments-item-user-info-name-with-margin:where([dir=rtl],[dir=rtl] *){margin-left:2.5rem}.s-comments-item-pinned-icon-with-margin{align-items:center;border-radius:9999px;display:flex;height:1.25rem;justify-content:center;width:1.25rem;--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1));font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-item-pinned-icon-with-margin.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-comments-item-pinned-icon-with-margin.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-comments-item-pinned-icon-with-margin.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-comments-item-pinned-icon-with-margin.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-comments-item-pinned-icon-with-margin.justify-start.flex-1,html[dir=rtl] .s-comments-item-pinned-icon-with-margin.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-comments-item-pinned-icon-with-margin.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-item-pinned-icon-with-margin.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-comments-item-pinned-icon-with-margin.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-comments-item-pinned-icon-with-margin.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-comments-item-pinned-icon-with-margin.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-comments-item-pinned-icon-with-margin.justify-start.flex-1,html[dir=ltr] .s-comments-item-pinned-icon-with-margin.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-comments-item-pinned-icon-with-margin.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-comments-item-pinned-icon-with-margin{border-top:1px solid var(--color-font)}}.s-comments-item-pinned-icon-with-margin:where([dir=ltr],[dir=ltr] *){margin-left:.5rem;margin-right:2.5rem}.s-comments-item-pinned-icon-with-margin:where([dir=rtl],[dir=rtl] *){margin-left:2.5rem;margin-right:.5rem}.s-comments-item-stars{margin-bottom:.625rem;width:100%}.s-comments-item-stars>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.25rem;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.25rem*var(--tw-space-x-reverse))}.s-comments-item-stars{font-size:.75rem;line-height:1rem}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-comments-item-stars)>salla-button{width:100%}}.s-comments-item-stars:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-comments-item-rated-widget{font-size:.875rem;line-height:1.25rem;margin-top:.125rem;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.s-comments-item-rated-widget:where([dir=ltr],[dir=ltr] *){margin-left:.25rem}.s-comments-item-rated-widget:where([dir=rtl],[dir=rtl] *){margin-right:.25rem}.s-comments-flex-1{flex:1 1 0%}@media(max-width:768px){html[dir=rtl] .s-comments-flex-1.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-comments-flex-1{justify-content:flex-end}html[dir=ltr] .s-comments-flex-1.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-comments-flex-1{justify-content:flex-end}}.s-comments-flex{display:flex}@media(max-width:768px){html[dir=rtl] .s-comments-flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-comments-flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-comments-flex.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-comments-flex.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-comments-flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-comments-flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-comments-flex.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-comments-flex.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-comments-flex{border-top:1px solid var(--color-font)}}.s-comments-item-user-info{align-items:center;display:flex;margin-bottom:.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-item-user-info.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-comments-item-user-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-comments-item-user-info.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-comments-item-user-info.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-comments-item-user-info.justify-start.flex-1,html[dir=rtl] .s-comments-item-user-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-comments-item-user-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-item-user-info.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-comments-item-user-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-comments-item-user-info.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-comments-item-user-info.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-comments-item-user-info.justify-start.flex-1,html[dir=ltr] .s-comments-item-user-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-comments-item-user-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-comments-item-user-info{border-top:1px solid var(--color-font)}}.s-comments-item-user-wrapper{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-comments-item-user-wrapper,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-item-user-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-comments-item-user-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-comments-item-user-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-comments-item-user-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-comments-item-user-wrapper.justify-start.flex-1,html[dir=rtl] .s-comments-item-user-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-comments-item-user-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-comments-item-user-wrapper,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-item-user-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-comments-item-user-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-comments-item-user-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-comments-item-user-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-comments-item-user-wrapper.justify-start.flex-1,html[dir=ltr] .s-comments-item-user-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-comments-item-user-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-comments-item-user-wrapper{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-comments-item-user-wrapper{margin-bottom:0}}.s-comments-item-content{max-width:none;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.dark .s-comments-item-content{--tw-text-opacity:1;color:#f9fafb;color:rgba(249,250,251,var(--tw-text-opacity,1))}.s-comments-placeholder{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:5rem;padding-top:2.5rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-comments-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-comments-placeholder.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-comments-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-comments-placeholder.justify-start.flex-1,html[dir=rtl] .s-comments-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-comments-placeholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-comments-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-comments-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-comments-placeholder.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-comments-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-comments-placeholder.justify-start.flex-1,html[dir=ltr] .s-comments-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-comments-placeholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-comments-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-comments-placeholder{border-top:1px solid var(--color-font)}}.s-comments-placeholder p{padding-top:.5rem;text-align:center;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-comments-placeholder span{align-items:center;border-radius:9999px;display:flex;height:8rem;justify-content:center;margin-bottom:1rem;width:8rem;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));font-size:3rem;line-height:1;--tw-text-opacity:1;color:#d1d5db;color:rgba(209,213,219,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-placeholder span.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-comments-placeholder span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-comments-placeholder span.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-comments-placeholder span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-comments-placeholder span.justify-start.flex-1,html[dir=rtl] .s-comments-placeholder span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-comments-placeholder span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-placeholder span.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-comments-placeholder span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-comments-placeholder span.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-comments-placeholder span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-comments-placeholder span.justify-start.flex-1,html[dir=ltr] .s-comments-placeholder span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-comments-placeholder span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-comments-placeholder span{border-top:1px solid var(--color-font)}}.s-comments-placeholder span svg{fill:#d1d5db;height:4rem;margin-left:auto;margin-right:auto;text-align:center;width:4rem}.s-comments-item-like-btn{margin-top:.5rem}.s-comments-item-like-btn .s-button-text{display:flex;flex-direction:row-reverse;gap:.5rem}@media(max-width:768px){html[dir=rtl] .s-comments-item-like-btn .s-button-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-comments-item-like-btn .s-button-text.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-comments-item-like-btn .s-button-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-comments-item-like-btn .s-button-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-comments-item-like-btn .s-button-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-comments-item-like-btn .s-button-text.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-comments-item-like-btn .s-button-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-comments-item-like-btn .s-button-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-comments-item-like-btn .s-button-text{border-top:1px solid var(--color-font)}}.s-comments-item-like-btn span svg{height:.75rem;width:.75rem}.s-comments-item-images{align-items:center;display:flex;gap:.75rem;margin-top:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-item-images.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-comments-item-images.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-comments-item-images.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-comments-item-images.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-comments-item-images.justify-start.flex-1,html[dir=rtl] .s-comments-item-images.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-comments-item-images.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-item-images.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-comments-item-images.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-comments-item-images.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-comments-item-images.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-comments-item-images.justify-start.flex-1,html[dir=ltr] .s-comments-item-images.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-comments-item-images.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-comments-item-images{border-top:1px solid var(--color-font)}}.s-comments-item-images img{border-radius:.375rem;cursor:pointer;height:5rem;-o-object-fit:cover;object-fit:cover;width:5rem}.s-comments-item-images img *{pointer-events:none}@media (min-width:640px){.s-comments-item-images img{height:120px;width:120px}}.s-comments-item-images-slider{margin-top:1.25rem}.s-comments-item-images-slider .s-modal-close{background-color:transparent}.s-comments-item-images-slider-thumb{height:auto;max-width:250px;width:100%}@media(max-width:768px){html[dir=ltr] .flex.relative.s-comments-item-images-slider-thumb.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.s-comments-item-images-slider-thumb.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-comments-item-images-slider-thumb)>salla-button{width:100%}}@media (min-width:640px){.s-comments-item-images-slider-thumb{max-width:320px;width:50%}}@media (min-width:768px){.s-comments-item-images-slider-thumb{width:33.333333%}}@media (min-width:1024px){.s-comments-item-images-slider-thumb{width:25%}}.s-comments-item-images-slider-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-comments-item-images-slider-thumb img)>salla-button{width:100%}}.s-comments-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem;margin-top:1.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-comments-header,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-header.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-comments-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-comments-header.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-comments-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-comments-header.justify-start.flex-1,html[dir=rtl] .s-comments-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-comments-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-comments-header,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-header.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-comments-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-comments-header.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-comments-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-comments-header.justify-start.flex-1,html[dir=ltr] .s-comments-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-comments-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-comments-header{border-top:1px solid var(--color-font)}}.s-comments-header:not(.has-total){justify-content:flex-end!important}.s-comments-sort-input{width:10rem}.s-comments-filter-wrapper{align-items:center;display:flex}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-filter-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-comments-filter-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-comments-filter-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-comments-filter-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-comments-filter-wrapper.justify-start.flex-1,html[dir=rtl] .s-comments-filter-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-comments-filter-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-filter-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-comments-filter-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-comments-filter-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-comments-filter-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-comments-filter-wrapper.justify-start.flex-1,html[dir=ltr] .s-comments-filter-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-comments-filter-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-comments-filter-wrapper{border-top:1px solid var(--color-font)}}.s-comments-filter-label{display:none;white-space:nowrap}@media (min-width:640px){.s-comments-filter-label{display:block}}.s-comments-filter-label:where([dir=ltr],[dir=ltr] *){margin-right:.75rem}.s-comments-filter-label:where([dir=rtl],[dir=rtl] *){margin-left:.75rem}.s-comments-container salla-reviews-summary{margin-top:1.5rem}.s-comments-item-content-container{align-items:center;display:flex;flex-direction:row;gap:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-item-content-container.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-comments-item-content-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-comments-item-content-container.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-comments-item-content-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-comments-item-content-container.justify-start.flex-1,html[dir=rtl] .s-comments-item-content-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-comments-item-content-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-comments-item-content-container.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-comments-item-content-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-comments-item-content-container.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-comments-item-content-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-comments-item-content-container.justify-start.flex-1,html[dir=ltr] .s-comments-item-content-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-comments-item-content-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-comments-item-content-container{border-top:1px solid var(--color-font)}}.s-conditional-offer-container{align-items:center;border-radius:.375rem;display:inline-flex;flex-direction:column;gap:1.25rem;justify-content:flex-start;position:relative;width:100%;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1rem 1.25rem 4rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-conditional-offer-container.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-conditional-offer-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-conditional-offer-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-conditional-offer-container.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-conditional-offer-container.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-conditional-offer-container.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-conditional-offer-container.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-conditional-offer-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-conditional-offer-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-conditional-offer-container.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-conditional-offer-container.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-conditional-offer-container.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-conditional-offer-container)>salla-button{width:100%}}@media (min-width:768px){.s-conditional-offer-container{padding:2rem 2.5rem}}.s-conditional-offer-title-wrapper{align-items:center;align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-conditional-offer-title-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-conditional-offer-title-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-conditional-offer-title-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-conditional-offer-title-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-conditional-offer-title-wrapper.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-conditional-offer-title-wrapper.justify-start.flex-1,html[dir=rtl] .s-conditional-offer-title-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-conditional-offer-title-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-conditional-offer-title-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-conditional-offer-title-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-conditional-offer-title-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-conditional-offer-title-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-conditional-offer-title-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-conditional-offer-title-wrapper.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-conditional-offer-title-wrapper.justify-start.flex-1,html[dir=ltr] .s-conditional-offer-title-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-conditional-offer-title-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-conditional-offer-title-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-conditional-offer-title-wrapper{border-top:1px solid var(--color-font)}}.s-conditional-offer-title{color:var(--color-primary-dark);font-size:1.25rem;font-weight:700;line-height:1.75rem;text-align:center}.Comfort-header .icons a.active i.s-conditional-offer-title{color:#414042;color:var(--color-primary)}.s-conditional-offer-subtitle{align-items:center;align-self:stretch;display:inline-flex;font-size:.75rem;font-weight:400;gap:.25rem;justify-content:center;line-height:1rem;text-align:center;--tw-text-opacity:1;color:#404040;color:rgba(64,64,64,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-conditional-offer-subtitle.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-conditional-offer-subtitle.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-conditional-offer-subtitle.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-conditional-offer-subtitle.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-conditional-offer-subtitle.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-conditional-offer-subtitle.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-conditional-offer-subtitle.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-conditional-offer-subtitle.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}.s-conditional-offer-subtitle i{position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-conditional-offer-subtitle i.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-conditional-offer-subtitle i.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-conditional-offer-progress-line{align-self:stretch;background-color:#414042;background-color:var(--color-primary);height:1px}.s-conditional-offer-checkpoint-border{align-items:center;border-radius:9999px;border-width:1px;display:flex;flex-direction:column;height:60px;justify-content:center;min-width:60px;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-conditional-offer-checkpoint-border.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-conditional-offer-checkpoint-border.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-conditional-offer-checkpoint-border.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-conditional-offer-checkpoint-border.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-conditional-offer-checkpoint-border.justify-start.flex-1,html[dir=rtl] .s-conditional-offer-checkpoint-border.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-conditional-offer-checkpoint-border.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-conditional-offer-checkpoint-border.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-conditional-offer-checkpoint-border.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-conditional-offer-checkpoint-border.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-conditional-offer-checkpoint-border.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-conditional-offer-checkpoint-border.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-conditional-offer-checkpoint-border.justify-start.flex-1,html[dir=ltr] .s-conditional-offer-checkpoint-border.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-conditional-offer-checkpoint-border.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-conditional-offer-checkpoint-border.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-conditional-offer-checkpoint-border{border-top:1px solid var(--color-font)}}.s-conditional-offer-checkpoint-border-colored{border-color:#414042;border-color:var(--color-primary);color:var(--color-primary-dark)}.s-conditional-offer-product-link{align-content:center;aspect-ratio:1/1;border-radius:9999px;display:grid;height:58px;justify-content:center;overflow:hidden;place-content:center}.s-conditional-offer-checkpoint-image-content{height:58px;-o-object-fit:cover;object-fit:cover;width:58px}.s-conditional-offer-progress-container{align-items:center;display:flex;flex-wrap:wrap;height:8rem;justify-content:center;margin-bottom:2rem;position:relative;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-conditional-offer-progress-container.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-conditional-offer-progress-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-conditional-offer-progress-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-conditional-offer-progress-container.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-conditional-offer-progress-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-conditional-offer-progress-container.justify-start.flex-1,html[dir=rtl] .s-conditional-offer-progress-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-conditional-offer-progress-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-conditional-offer-progress-container.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-conditional-offer-progress-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-conditional-offer-progress-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-conditional-offer-progress-container.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-conditional-offer-progress-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-conditional-offer-progress-container.justify-start.flex-1,html[dir=ltr] .s-conditional-offer-progress-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-conditional-offer-progress-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-conditional-offer-progress-container)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-conditional-offer-progress-container{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-conditional-offer-progress-container{height:4rem}}.s-conditional-offer-item-avatar-content{font-size:.875rem;font-weight:700;line-height:1.25rem;text-align:center}.s-conditional-offer-item-avatar-content.active{color:var(--color-primary-dark);transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.s-conditional-offer-checkpoint{align-items:center;border-radius:9999px;border-width:1px;display:flex;flex-direction:column;flex-shrink:0;height:60px;justify-content:center;position:relative;width:60px}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-conditional-offer-checkpoint.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-conditional-offer-checkpoint.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-conditional-offer-checkpoint.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-conditional-offer-checkpoint.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-conditional-offer-checkpoint.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-conditional-offer-checkpoint.justify-start.flex-1,html[dir=rtl] .s-conditional-offer-checkpoint.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-conditional-offer-checkpoint.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-conditional-offer-checkpoint.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-conditional-offer-checkpoint.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-conditional-offer-checkpoint.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-conditional-offer-checkpoint.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-conditional-offer-checkpoint.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-conditional-offer-checkpoint.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-conditional-offer-checkpoint.justify-start.flex-1,html[dir=ltr] .s-conditional-offer-checkpoint.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-conditional-offer-checkpoint.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-conditional-offer-checkpoint.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-conditional-offer-checkpoint{border-top:1px solid var(--color-font)}}.s-conditional-offer-progress-line-container{display:grid;grid-template-areas:"progress-line";overflow:hidden;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-conditional-offer-progress-line-container)>salla-button{width:100%}}.s-conditional-offer-progress-line-inactive{height:1.5px;width:100%;--tw-bg-opacity:1;background-color:#d1d5db;background-color:rgba(209,213,219,var(--tw-bg-opacity,1));grid-area:progress-line;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-conditional-offer-progress-line-inactive)>salla-button{width:100%}}.s-conditional-offer-progress-line-active{background-color:#414042;background-color:var(--color-primary);grid-area:progress-line;height:1.5px;width:0}.s-conditional-offer-checkpoint-label,.s-conditional-offer-progress-line-active{transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.s-conditional-offer-checkpoint-label{left:50%;position:absolute;top:100%;width:-moz-max-content;width:max-content;--tw-translate-x:-50%;--tw-translate-y:20%;transform:translate(-50%,20%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}input[type=radio].sr-only div.s-conditional-offer-checkpoint-label{transition:all .3s}input[type=radio].sr-only:checked~div.s-conditional-offer-checkpoint-label{border-color:var(--color-main)}.s-conditional-offer-checkpoint-label.active{color:var(--color-primary-dark);transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.s-conditional-offer-checkpoint-label.first-checkpoint{--tw-translate-y:132%;transform:translate(var(--tw-translate-x),132%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-conditional-offer-checkpoint-label.first-checkpoint:where([dir=ltr],[dir=ltr] *){--tw-translate-x:0%;transform:translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-conditional-offer-checkpoint-label.first-checkpoint:where([dir=rtl],[dir=rtl] *){--tw-translate-x:-100%;transform:translate(-100%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-conditional-offer-checkpoint-container{align-items:center;display:flex;position:relative}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-conditional-offer-checkpoint-container.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-conditional-offer-checkpoint-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-conditional-offer-checkpoint-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-conditional-offer-checkpoint-container.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-conditional-offer-checkpoint-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-conditional-offer-checkpoint-container.justify-start.flex-1,html[dir=rtl] .s-conditional-offer-checkpoint-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-conditional-offer-checkpoint-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-conditional-offer-checkpoint-container.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-conditional-offer-checkpoint-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-conditional-offer-checkpoint-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-conditional-offer-checkpoint-container.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-conditional-offer-checkpoint-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-conditional-offer-checkpoint-container.justify-start.flex-1,html[dir=ltr] .s-conditional-offer-checkpoint-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-conditional-offer-checkpoint-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-conditional-offer-checkpoint-container{border-top:1px solid var(--color-font)}}.s-conditional-offer-active-checkpoint{border-color:#414042;border-color:var(--color-primary);display:flex;justify-content:center;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}@media(max-width:768px){html[dir=rtl] .s-conditional-offer-active-checkpoint.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-conditional-offer-active-checkpoint.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-conditional-offer-active-checkpoint.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-conditional-offer-active-checkpoint.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-conditional-offer-active-checkpoint.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-conditional-offer-active-checkpoint.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-conditional-offer-active-checkpoint.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-conditional-offer-active-checkpoint.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-conditional-offer-active-checkpoint{border-top:1px solid var(--color-font)}}.s-conditional-offer-skeleton-inner-container{margin-bottom:2rem;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-conditional-offer-skeleton-inner-container)>salla-button{width:100%}}@media (min-width:768px){.s-conditional-offer-skeleton-inner-container{margin-bottom:0}}.s-conditional-offer-skeleton-title{display:flex;justify-content:center;margin-bottom:1rem}@media(max-width:768px){html[dir=rtl] .s-conditional-offer-skeleton-title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-conditional-offer-skeleton-title.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-conditional-offer-skeleton-title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-conditional-offer-skeleton-title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-conditional-offer-skeleton-title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-conditional-offer-skeleton-title.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-conditional-offer-skeleton-title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-conditional-offer-skeleton-title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-conditional-offer-skeleton-title{border-top:1px solid var(--color-font)}}.s-conditional-offer-skeleton-subtitle{display:flex;justify-content:center;margin-bottom:1.5rem}@media(max-width:768px){html[dir=rtl] .s-conditional-offer-skeleton-subtitle.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-conditional-offer-skeleton-subtitle.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-conditional-offer-skeleton-subtitle.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-conditional-offer-skeleton-subtitle.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-conditional-offer-skeleton-subtitle.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-conditional-offer-skeleton-subtitle.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-conditional-offer-skeleton-subtitle.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-conditional-offer-skeleton-subtitle.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-conditional-offer-skeleton-subtitle{border-top:1px solid var(--color-font)}}.s-conditional-offer-skeleton-checkpoints-wrapper{align-items:center;display:flex}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-conditional-offer-skeleton-checkpoints-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-conditional-offer-skeleton-checkpoints-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-conditional-offer-skeleton-checkpoints-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-conditional-offer-skeleton-checkpoints-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-conditional-offer-skeleton-checkpoints-wrapper.justify-start.flex-1,html[dir=rtl] .s-conditional-offer-skeleton-checkpoints-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-conditional-offer-skeleton-checkpoints-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-conditional-offer-skeleton-checkpoints-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-conditional-offer-skeleton-checkpoints-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-conditional-offer-skeleton-checkpoints-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-conditional-offer-skeleton-checkpoints-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-conditional-offer-skeleton-checkpoints-wrapper.justify-start.flex-1,html[dir=ltr] .s-conditional-offer-skeleton-checkpoints-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-conditional-offer-skeleton-checkpoints-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-conditional-offer-skeleton-checkpoints-wrapper{border-top:1px solid var(--color-font)}}.s-contacts-title{font-size:1.125rem;font-weight:700;line-height:1.75rem;margin-bottom:.75rem}@media (min-width:1024px){.s-contacts-title{margin-bottom:1.25rem}}.s-contacts-header{align-items:center;display:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-contacts-header.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-contacts-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-contacts-header.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-contacts-header.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-contacts-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-contacts-header.justify-start.flex-1{justify-content:flex-end}}@media (min-width:1024px){.s-contacts-header{display:flex}}.s-contacts-topnav-link{display:inline-block;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:.875rem;line-height:1.25rem;line-height:1;padding:1px 1rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-contacts-topnav-link:hover{opacity:.8}.s-contacts-topnav-link:where([dir=ltr],[dir=ltr] *){border-right-width:1px}.s-contacts-topnav-link:last-child:where([dir=ltr],[dir=ltr] *){border-width:0;padding-right:0}.s-contacts-topnav-link:where([dir=rtl],[dir=rtl] *){border-left-width:1px}.s-contacts-topnav-link:last-child:where([dir=rtl],[dir=rtl] *){border-width:0;padding-left:0}.s-contacts-item{align-items:center;display:flex;font-size:.875rem;line-height:1.25rem;line-height:1}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-contacts-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-contacts-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-contacts-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-contacts-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-contacts-item.justify-start.flex-1,html[dir=rtl] .s-contacts-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-contacts-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-contacts-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-contacts-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-contacts-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-contacts-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-contacts-item.justify-start.flex-1,html[dir=ltr] .s-contacts-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-contacts-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-contacts-item{border-top:1px solid var(--color-font)}}.s-contacts-icon{align-items:center;border-radius:9999px;border-width:1px;display:flex;flex-shrink:0;height:2rem;justify-content:center;width:2rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-contacts-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-contacts-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-contacts-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-contacts-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-contacts-icon.justify-start.flex-1,html[dir=rtl] .s-contacts-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-contacts-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-contacts-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-contacts-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-contacts-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-contacts-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-contacts-icon.justify-start.flex-1,html[dir=ltr] .s-contacts-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-contacts-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-contacts-icon{border-top:1px solid var(--color-font)}}.s-contacts-icon:where([dir=ltr],[dir=ltr] *){margin-right:.625rem}.s-contacts-icon:where([dir=rtl],[dir=rtl] *){margin-left:.625rem}.s-contacts-icon svg{fill:currentColor;height:.875rem;width:.875rem}.s-contacts-list{display:flex;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-contacts-list.lg\:gap-6.justify-between,html[dir=rtl] .s-contacts-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-contacts-list.lg\:hidden,html[dir=rtl] .flex-1.s-contacts-list.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-contacts-list.items-center.justify-start.flex-1,html[dir=rtl] .s-contacts-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-contacts-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-contacts-list.lg\:gap-6.justify-between,html[dir=ltr] .s-contacts-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-contacts-list.lg\:hidden,html[dir=ltr] .flex-1.s-contacts-list.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-contacts-list.items-center.justify-start.flex-1,html[dir=ltr] .s-contacts-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-contacts-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-contacts-list{border-top:1px solid var(--color-font)}}.s-contacts-list-horizontal{align-items:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-contacts-list-horizontal.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-contacts-list-horizontal.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-contacts-list-horizontal.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-contacts-list-horizontal.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-contacts-list-horizontal.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-contacts-list-horizontal.justify-start.flex-1{justify-content:flex-end}}.s-contacts-list-vertical{flex-direction:column}@media(max-width:768px){html[dir=rtl] p.flex.s-contacts-list-vertical.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] p.flex.s-contacts-list-vertical.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}.s-contacts-list-icons-only .s-contacts-icon{margin-left:0;margin-right:0}.s-count-down-wrapper{position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-count-down-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-count-down-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-count-down-list{align-items:center;display:flex;justify-content:space-between;margin:.625rem -.25rem 1.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-count-down-list,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-count-down-list.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-count-down-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-count-down-list.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-count-down-list.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-count-down-list.justify-start.flex-1,html[dir=rtl] .s-count-down-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-count-down-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-count-down-list,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-count-down-list.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-count-down-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-count-down-list.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-count-down-list.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-count-down-list.justify-start.flex-1,html[dir=ltr] .s-count-down-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-count-down-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-count-down-list{border-top:1px solid var(--color-font)}}.s-count-down-list:where([dir=ltr],[dir=ltr] *){flex-direction:row-reverse}.s-count-down-list:where([dir=rtl],[dir=rtl] *){flex-direction:row}.s-count-down-item{align-items:center;display:flex;flex:1 1 0%;flex-direction:column;font-family:DINNextLTArabic;font-family:var(--font-main);font-weight:700;justify-content:center;margin-left:.25rem;margin-right:.25rem;padding-bottom:.5rem;padding-top:.5rem;position:relative}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-count-down-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-count-down-item.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-count-down-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-count-down-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-count-down-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-count-down-item.flex.lg\:hidden,html[dir=rtl] .s-count-down-item.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-count-down-item,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-count-down-item.justify-start.flex-1,html[dir=rtl] .s-count-down-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-count-down-item.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-count-down-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-count-down-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-count-down-item.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-count-down-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-count-down-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-count-down-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-count-down-item.flex.lg\:hidden,html[dir=ltr] .s-count-down-item.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-count-down-item,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-count-down-item.justify-start.flex-1,html[dir=ltr] .s-count-down-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-count-down-item.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-count-down-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-count-down-item{border-top:1px solid var(--color-font)}}.s-count-down-item:after{font-family:inherit;left:-2px;position:absolute;--tw-content:":";content:":";content:var(--tw-content)}.s-count-down-item:last-child:after{--tw-content:"";content:"";content:var(--tw-content)}.s-count-down-item-label{display:block;font-size:.875rem;line-height:1.25rem;margin-top:.25rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1));opacity:.4}.s-count-down-boxed .s-count-down-item{border-radius:.75rem;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1))}.s-count-down-boxed .s-count-down-item:after{--tw-content:"";content:"";content:var(--tw-content)}.s-count-down-sm .s-count-down-item{font-size:1rem;font-weight:400;line-height:1.5rem}.s-count-down-sm .s-count-down-item:after{content:var(--tw-content);font-size:1rem;line-height:1.5rem}.s-count-down-sm+.s-count-down-end-text{font-size:1rem;font-weight:400;line-height:1.5rem}.s-count-down-md .s-count-down-item{font-size:1.125rem;font-weight:500;line-height:1.75rem}.s-count-down-md .s-count-down-item:after{content:var(--tw-content);font-size:1.125rem;line-height:1.75rem}.s-count-down-md+.s-count-down-end-text{font-size:1.125rem;font-weight:500;line-height:1.75rem}.s-count-down-lg .s-count-down-item{font-size:1.875rem;font-weight:700;line-height:2.25rem}.s-count-down-lg .s-count-down-item:after{content:var(--tw-content);font-size:1.875rem;line-height:2.25rem}.s-count-down-lg+.s-count-down-end-text{font-size:1.5rem;font-weight:700;line-height:2rem}.s-count-down-light .s-count-down-item,.s-count-down-light .s-count-down-item:after{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-count-down-light .s-count-down-item:after{content:var(--tw-content)}.s-count-down-dark .s-count-down-item,.s-count-down-dark .s-count-down-item:after{--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-count-down-dark .s-count-down-item:after{content:var(--tw-content)}.s-count-down-primary .s-count-down-item{color:#414042;color:var(--color-primary)}.s-count-down-primary .s-count-down-item:after{color:#414042;color:var(--color-primary);content:var(--tw-content)}.s-count-down-ended .s-count-down-item{--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1));opacity:.1}.s-count-down-ended .s-count-down-item:after{content:var(--tw-content);--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-count-down-end-text{left:50%;position:absolute;top:50%;--tw-translate-x:-50%;--tw-translate-y:-50%;font-family:DINNextLTArabic;font-family:var(--font-main);transform:translate(-50%,-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:#ea5455;color:rgba(234,84,85,var(--tw-text-opacity,1))}input[type=radio].sr-only div.s-count-down-end-text{transition:all .3s}input[type=radio].sr-only:checked~div.s-count-down-end-text{border-color:var(--color-main)}.s-count-down-text-center{text-align:center}.s-count-down-info-message{display:flex;font-size:.875rem;gap:.5rem;line-height:1.25rem;padding-bottom:.625rem;padding-top:.625rem;--tw-text-opacity:1;color:#2563eb;color:rgba(37,99,235,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .s-count-down-info-message.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-count-down-info-message.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-count-down-info-message.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-count-down-info-message.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-count-down-info-message.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-count-down-info-message.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-count-down-info-message.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-count-down-info-message.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-count-down-info-message{border-top:1px solid var(--color-font)}}.s-count-down-pre-order{align-items:center;display:flex;flex:1 1 0%;flex-direction:column;gap:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-count-down-pre-order.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-count-down-pre-order.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-count-down-pre-order.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-count-down-pre-order.flex.lg\:hidden,html[dir=rtl] .s-count-down-pre-order.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-count-down-pre-order,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-count-down-pre-order.justify-start.flex-1,html[dir=rtl] .s-count-down-pre-order.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-count-down-pre-order.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-count-down-pre-order.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-count-down-pre-order.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-count-down-pre-order.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-count-down-pre-order.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-count-down-pre-order.flex.lg\:hidden,html[dir=ltr] .s-count-down-pre-order.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-count-down-pre-order,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-count-down-pre-order.justify-start.flex-1,html[dir=ltr] .s-count-down-pre-order.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-count-down-pre-order.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-count-down-pre-order.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-count-down-pre-order{border-top:1px solid var(--color-font)}.s-count-down-pre-order{flex-direction:row}}.s-count-down-pre-order .s-count-down-item{align-items:center;border-radius:2px;display:flex;flex-direction:column;height:2.7rem;justify-content:center;position:relative;width:2.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-count-down-pre-order .s-count-down-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-count-down-pre-order .s-count-down-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-count-down-pre-order .s-count-down-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-count-down-pre-order .s-count-down-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-count-down-pre-order .s-count-down-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-count-down-pre-order .s-count-down-item.justify-start.flex-1,html[dir=rtl] .s-count-down-pre-order .s-count-down-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-count-down-pre-order .s-count-down-item.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-count-down-pre-order .s-count-down-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-count-down-pre-order .s-count-down-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-count-down-pre-order .s-count-down-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-count-down-pre-order .s-count-down-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-count-down-pre-order .s-count-down-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-count-down-pre-order .s-count-down-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-count-down-pre-order .s-count-down-item.justify-start.flex-1,html[dir=ltr] .s-count-down-pre-order .s-count-down-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-count-down-pre-order .s-count-down-item.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-count-down-pre-order .s-count-down-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-count-down-pre-order .s-count-down-item{border-top:1px solid var(--color-font)}}.s-count-down-pre-order .s-count-down-item:after{left:-7px;--tw-content:":";content:":";content:var(--tw-content)}.s-count-down-pre-order .s-count-down-item:last-child:after{--tw-content:"";content:"";content:var(--tw-content)}.s-count-down-pre-order-container{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem;margin-top:.625rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-count-down-pre-order-container.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-count-down-pre-order-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-count-down-pre-order-container.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-count-down-pre-order-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-count-down-pre-order-container.justify-start.flex-1,html[dir=rtl] .s-count-down-pre-order-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-count-down-pre-order-container.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-count-down-pre-order-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-count-down-pre-order-container.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-count-down-pre-order-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-count-down-pre-order-container.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-count-down-pre-order-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-count-down-pre-order-container.justify-start.flex-1,html[dir=ltr] .s-count-down-pre-order-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-count-down-pre-order-container.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-count-down-pre-order-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-count-down-pre-order-container{border-top:1px solid var(--color-font)}.s-count-down-pre-order-container{flex-direction:row}}.s-count-down-pre-order-container .s-count-down-list{margin:0;padding:0}.s-count-down-pre-order .s-count-down-item-value{font-size:1rem;font-weight:700;line-height:1.5rem;line-height:1}.s-count-down-pre-order .s-count-down-item-label{font-size:.6rem;margin-top:0;opacity:1}.s-count-down-horizontal{align-items:center;border-radius:.75rem;display:inline-flex;flex-direction:row;gap:.75rem;padding:.75rem 1rem;--tw-numeric-spacing:tabular-nums;font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) tabular-nums var(--tw-numeric-fraction);font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) tabular-nums var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);line-height:1}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-count-down-horizontal.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-count-down-horizontal.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-count-down-horizontal.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-count-down-horizontal.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-count-down-horizontal.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-count-down-horizontal.justify-start.flex-1{justify-content:flex-end}}.s-count-down-horizontal.s-count-down-ended{opacity:.5}.s-count-down-horizontal .s-count-down-list{justify-content:flex-start;margin:0;padding-left:0;padding-right:0;width:auto}@media(max-width:768px){html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-count-down-horizontal .s-count-down-list.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-count-down-horizontal .s-count-down-list.flex-1{justify-content:flex-end}}.s-count-down-horizontal .s-count-down-list .s-count-down-item{background-color:#414042;background-color:var(--color-primary);border-radius:.375rem;color:#ff6767;color:var(--color-primary-reverse);flex:none;font-size:.875rem;font-weight:600;height:1.75rem;line-height:1.25rem;line-height:1.5;margin-left:.25rem;margin-right:.25rem;min-width:2rem;padding:0 .5rem}.s-count-down-horizontal .s-count-down-list .s-count-down-item:after{color:#414042;color:var(--color-primary);content:var(--tw-content);font-weight:600}.s-count-down-horizontal .s-count-down-item-label{font-size:.625rem;line-height:1;margin-top:.125rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1));opacity:.7}.s-count-down-with-button{align-items:center;-moz-column-gap:.75rem;column-gap:.75rem;display:inline-flex}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-count-down-with-button.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-count-down-with-button.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-count-down-with-button.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-count-down-with-button.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-count-down-with-button.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-count-down-with-button.justify-start.flex-1{justify-content:flex-end}}.s-count-down-with-button button .s-button-text{align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;display:flex}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-count-down-with-button button .s-button-text.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-count-down-with-button button .s-button-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-count-down-with-button button .s-button-text.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-count-down-with-button button .s-button-text.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-count-down-with-button button .s-button-text.justify-start.flex-1,html[dir=rtl] .s-count-down-with-button button .s-button-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-count-down-with-button button .s-button-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-count-down-with-button button .s-button-text.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-count-down-with-button button .s-button-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-count-down-with-button button .s-button-text.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-count-down-with-button button .s-button-text.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-count-down-with-button button .s-button-text.justify-start.flex-1,html[dir=ltr] .s-count-down-with-button button .s-button-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-count-down-with-button button .s-button-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-count-down-with-button button .s-button-text{border-top:1px solid var(--color-font)}}.s-count-down-with-button button .s-button-text:where([dir=ltr],[dir=ltr] *){flex-direction:row-reverse}.s-count-down-with-button button .s-button-text:where([dir=rtl],[dir=rtl] *){flex-direction:row}.s-count-down-prefix-text{color:#414042;color:var(--color-primary);font-size:.875rem;font-weight:700;line-height:1.25rem}.s-custom-fields-wrapper{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem}@media (min-width:640px){.s-custom-fields-wrapper{gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.s-custom-fields-required{--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.s-custom-fields-submit-btn{grid-column:1/-1;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-custom-fields-submit-btn)>salla-button{width:100%}}.s-custom-fields-field-error{--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.s-custom-fields-field-label{display:block;font-size:.875rem;font-weight:700;line-height:1.25rem;margin-bottom:.5rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-custom-fields-skeleton-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));grid-gap:3rem;gap:3rem}.s-custom-fields-filepond-placeholder{align-items:center;display:flex;flex-direction:column;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-custom-fields-filepond-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-custom-fields-filepond-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-custom-fields-filepond-placeholder.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-custom-fields-filepond-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-custom-fields-filepond-placeholder.justify-start.flex-1,html[dir=rtl] .s-custom-fields-filepond-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-custom-fields-filepond-placeholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-custom-fields-filepond-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-custom-fields-filepond-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-custom-fields-filepond-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-custom-fields-filepond-placeholder.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-custom-fields-filepond-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-custom-fields-filepond-placeholder.justify-start.flex-1,html[dir=ltr] .s-custom-fields-filepond-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-custom-fields-filepond-placeholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-custom-fields-filepond-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-custom-fields-filepond-placeholder{border-top:1px solid var(--color-font)}}.s-custom-fields-filepond-placeholder-icon{margin-bottom:.25rem}.s-custom-fields-filepond-placeholder-icon svg{fill:#7c8082;height:1.5rem;width:1.5rem}.s-datetime-picker-input{border-radius:.75rem;border-width:1px;display:block;width:100%;--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));font-size:.875rem;line-height:1.25rem;padding:.5rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-datetime-picker-input)>salla-button{width:100%}}.s-datetime-picker-input:focus{border-color:#414042;border-color:var(--color-primary);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:0 0 0 0 #fff,var(--tw-ring-shadow),0 0 transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.flatpickr-day.selected{background:#414042;background:var(--color-primary);border-color:#414042;border-color:var(--color-primary)}.flatpickr-day.\!selected{background:#414042!important;background:var(--color-primary)!important;border-color:#414042!important;border-color:var(--color-primary)!important}.flatpickr-day.selected:hover{background:#414042;background:var(--color-primary);border-color:#414042;border-color:var(--color-primary);opacity:.8}.flatpickr-day.\!selected:hover{background:#414042!important;background:var(--color-primary)!important;border-color:#414042!important;border-color:var(--color-primary)!important;opacity:.8!important}.flatpickr-months{background:#414042;background:var(--color-primary);border-radius:4px 4px 0 0;padding:10px;position:relative}.flatpickr-months *{color:#fff}.flatpickr-months .flatpickr-current-month{height:auto;padding:0}.flatpickr-months .flatpickr-month{padding-top:4px}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{display:flex;flex-direction:column;font-size:20px;height:100%;justify-content:center}.flatpickr-months .flatpickr-monthDropdown-months{margin:0 15px 0 0;padding:0 5px 0 0}.flatpickr-months .flatpickr-monthDropdown-months,.flatpickr-months .numInputWrapper{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent!important;font-size:var(--font-base);min-width:55px}@media (max-width:768px){[dir=rtl] .flatpickr-calendar{right:30px!important}}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{border-bottom-color:#414042;border-bottom-color:var(--color-primary)}.s-delivery-promise-wrapper{display:block;font-family:inherit}.s-delivery-promise-container{background-color:#fff;background-color:var(--color-surface,#fff);border-color:#e5e7eb;border-color:var(--color-border,#e5e7eb);border-radius:.5rem;border-width:1px;margin-bottom:.75rem;padding:.75rem 1rem;position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-delivery-promise-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-delivery-promise-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-delivery-promise-header{align-items:center;cursor:pointer;display:flex;padding-bottom:.25rem;padding-top:.25rem}.s-delivery-promise-header *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-delivery-promise-header.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-delivery-promise-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-delivery-promise-header.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-delivery-promise-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-delivery-promise-header.justify-start.flex-1,html[dir=rtl] .s-delivery-promise-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-delivery-promise-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-delivery-promise-header.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-delivery-promise-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-delivery-promise-header.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-delivery-promise-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-delivery-promise-header.justify-start.flex-1,html[dir=ltr] .s-delivery-promise-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-delivery-promise-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-delivery-promise-header{border-top:1px solid var(--color-font)}}.s-delivery-promise-skeleton .s-delivery-promise-header-skeleton{cursor:default;pointer-events:none}.s-delivery-promise-skeleton .s-delivery-promise-location salla-skeleton{display:block;flex-shrink:0}.s-delivery-promise-location{align-items:center;display:flex;gap:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-delivery-promise-location.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-delivery-promise-location.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-delivery-promise-location.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-delivery-promise-location.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-delivery-promise-location.justify-start.flex-1,html[dir=rtl] .s-delivery-promise-location.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-delivery-promise-location.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-delivery-promise-location.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-delivery-promise-location.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-delivery-promise-location.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-delivery-promise-location.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-delivery-promise-location.justify-start.flex-1,html[dir=ltr] .s-delivery-promise-location.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-delivery-promise-location.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-delivery-promise-location{border-top:1px solid var(--color-font)}}.s-delivery-promise-title{color:#2b2d34;color:var(--color-text-primary,#2b2d34);font-size:.875rem;font-weight:700;line-height:1.25rem}.s-delivery-promise-arrow{color:#666;color:var(--color-text-secondary,#666);font-size:1.125rem;line-height:1.75rem;transition-duration:.2s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-delivery-promise-arrow.open{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-delivery-promise-message{color:#2b2d34;color:var(--color-text-secondary,#2b2d34);font-size:13px;line-height:1.5;margin-top:.5rem}.s-delivery-promise-error,.s-delivery-promise-loading{margin-top:.75rem;padding-top:.75rem}.s-delivery-promise-error{color:#dc3545;color:var(--color-danger,#dc3545);font-size:.875rem;line-height:1.25rem}.s-delivery-promise-city-modal .s-modal-title{color:#414042;color:var(--color-primary,#00897b);font-weight:700}.s-delivery-promise-city-modal .s-modal-sub-title{color:#5c6c7c;color:var(--color-text-secondary,#5c6c7c);font-size:.875rem;line-height:1.25rem;line-height:1.45}.s-delivery-promise-city-modal .s-modal-body{overflow:visible!important}.s-delivery-promise-city-modal .s-modal-body>salla-button{margin-top:1rem;position:relative;z-index:0}@media(max-width:768px){html[dir=ltr] .flex.s-delivery-promise-city-modal .s-modal-body>salla-button.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-delivery-promise-city-modal .s-modal-body>salla-button.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-delivery-promise-modal-body{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;position:relative;text-align:left;z-index:10}.s-delivery-promise-modal-body:where([dir=ltr],[dir=ltr] *){text-align:left}.s-delivery-promise-modal-body:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:768px){html[dir=rtl] .flex.s-delivery-promise-modal-body.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-delivery-promise-modal-body.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-delivery-promise-modal-body.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-delivery-promise-modal-body.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-delivery-promise-modal-body.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-delivery-promise-modal-body.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.s-delivery-promise-modal-body.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-delivery-promise-modal-body.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-delivery-promise-modal-body.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-delivery-promise-modal-body.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-delivery-promise-modal-body.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-delivery-promise-modal-body.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-delivery-promise-modal-body{border-top:1px solid var(--color-font)}}.s-delivery-promise-modal-combobox{isolation:isolate;position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-delivery-promise-modal-combobox.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-delivery-promise-modal-combobox.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-delivery-promise-modal-field-label{color:#2b2d34;color:var(--color-text-primary,#2b2d34);display:block;font-size:.875rem;font-weight:500;line-height:1.25rem}.s-delivery-promise-modal-required{color:#dc3545;color:var(--color-danger,#dc3545)}.s-delivery-promise-modal-search{align-items:center;background-color:#fff;background-color:var(--color-surface,#fff);border-color:#e5e7eb;border-color:var(--color-border,#e5e7eb);border-radius:.5rem;border-width:1px;display:flex;gap:.5rem;padding:.625rem .75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-delivery-promise-modal-search.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-delivery-promise-modal-search.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-delivery-promise-modal-search.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-delivery-promise-modal-search.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-delivery-promise-modal-search.justify-start.flex-1,html[dir=rtl] .s-delivery-promise-modal-search.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-delivery-promise-modal-search.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-delivery-promise-modal-search.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-delivery-promise-modal-search.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-delivery-promise-modal-search.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-delivery-promise-modal-search.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-delivery-promise-modal-search.justify-start.flex-1,html[dir=ltr] .s-delivery-promise-modal-search.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-delivery-promise-modal-search.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-delivery-promise-modal-search{border-top:1px solid var(--color-font)}}.s-delivery-promise-modal-search .sicon-search{color:#999;color:var(--color-text-secondary,#999);flex-shrink:0;font-size:1rem;line-height:1.5rem}.s-delivery-promise-modal-search input{background-color:transparent;border-width:0;color:#333;color:var(--color-text-primary,#333);flex:1 1 0%;font-size:.875rem;line-height:1.25rem;min-width:0;outline:2px solid transparent;outline-offset:2px}@media(max-width:768px){html[dir=rtl] .s-delivery-promise-modal-search input.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-delivery-promise-modal-search input{justify-content:flex-end}html[dir=ltr] .s-delivery-promise-modal-search input.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-delivery-promise-modal-search input{justify-content:flex-end}}.s-delivery-promise-modal-search input::-moz-placeholder{color:#999;color:var(--color-text-secondary,#999)}.s-delivery-promise-modal-search input::placeholder{color:#999;color:var(--color-text-secondary,#999)}.s-delivery-promise-modal-popover{background-color:#fff;background-color:var(--color-surface,#fff);border-color:#e5e7eb;border-color:var(--color-border,#e5e7eb);border-radius:.5rem;border-width:1px;left:0;position:absolute;right:0;top:calc(100% + 4px);z-index:1;--tw-shadow:0 8px 24px rgba(0,0,0,.12);--tw-shadow-colored:0 8px 24px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 8px 24px rgba(0,0,0,.12);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}input[type=radio].sr-only div.s-delivery-promise-modal-popover{transition:all .3s}input[type=radio].sr-only:checked~div.s-delivery-promise-modal-popover{border-color:var(--color-main)}.s-delivery-promise-modal-list{background-color:#fff;background-color:var(--color-surface,#fff);max-height:min(40vh,260px);overflow-y:auto}.s-delivery-promise-modal-item{align-items:center;background-color:transparent;border-color:#eee;border-color:var(--color-border,#eee);border-width:0 0 1px;color:#2b2d34;color:var(--color-text-primary,#2b2d34);cursor:pointer;display:flex;gap:.5rem;justify-content:space-between;margin:0;padding:.75rem 1rem;text-align:left;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.s-delivery-promise-modal-item *{pointer-events:none}.s-delivery-promise-modal-item:where([dir=ltr],[dir=ltr] *){text-align:left}.s-delivery-promise-modal-item:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-delivery-promise-modal-item,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-delivery-promise-modal-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-delivery-promise-modal-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-delivery-promise-modal-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-delivery-promise-modal-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-delivery-promise-modal-item.justify-start.flex-1,html[dir=rtl] .s-delivery-promise-modal-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-delivery-promise-modal-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-delivery-promise-modal-item,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-delivery-promise-modal-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-delivery-promise-modal-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-delivery-promise-modal-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-delivery-promise-modal-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-delivery-promise-modal-item.justify-start.flex-1,html[dir=ltr] .s-delivery-promise-modal-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-delivery-promise-modal-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-delivery-promise-modal-item)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-delivery-promise-modal-item{border-top:1px solid var(--color-font)}}.s-delivery-promise-modal-item:last-child{border-bottom-width:0}.s-delivery-promise-modal-item--selected{background-color:rgba(0,137,123,.08);background-color:var(--color-primary-light,rgba(0,137,123,.08))}.s-delivery-promise-modal-item--selected .s-delivery-promise-modal-item-name{color:#414042;color:var(--color-primary,#00897b);font-weight:600}.s-delivery-promise-modal-item .sicon-check{color:#414042;color:var(--color-primary,#00897b);flex-shrink:0;font-size:.875rem;line-height:1.25rem}.s-delivery-promise-modal-empty{color:#999;color:var(--color-text-secondary,#999);font-size:.875rem;line-height:1.25rem;padding:1.5rem 1rem;text-align:center}.s-drawer-container{bottom:0;height:100vh;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:200}.s-drawer-wrapper{align-items:stretch;display:flex;height:100%;overflow-x:hidden;overflow-y:auto;text-align:center}@media(max-width:768px){html[dir=rtl] .s-drawer-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-drawer-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-drawer-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-drawer-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-drawer-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-drawer-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-drawer-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-drawer-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-drawer-wrapper{border-top:1px solid var(--color-font)}}.s-drawer-wrapper-left{justify-content:flex-start}@media(max-width:768px){html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-drawer-wrapper-left.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-drawer-wrapper-left.flex-1{justify-content:flex-end}}.s-drawer-wrapper-right{justify-content:flex-end}@media(max-width:768px){html[dir=ltr] .flex-1.gap-4.s-drawer-wrapper-right.items-center.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.s-drawer-wrapper-right.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}}.s-drawer-loader{align-items:center;display:flex;justify-content:center;margin-left:.5rem;margin-right:.5rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-drawer-loader.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-drawer-loader.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-drawer-loader.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-drawer-loader.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-drawer-loader.justify-start.flex-1,html[dir=rtl] .s-drawer-loader.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-drawer-loader.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-drawer-loader.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-drawer-loader.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-drawer-loader.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-drawer-loader.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-drawer-loader.justify-start.flex-1,html[dir=ltr] .s-drawer-loader.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-drawer-loader.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-drawer-loader{border-top:1px solid var(--color-font)}}.s-drawer-loader:before{animation:spin 1s linear infinite;border-bottom:2px solid #f3f4f6;border-left:2px solid #414042;border-radius:9999px;border-top:2px solid #414042;border-color:var(--color-primary) #f3f4f6;display:inline-block;height:2.5rem;width:2.5rem;--tw-border-opacity:1;border-right:2px solid #f3f4f6;border-right-color:rgba(243,244,246,var(--tw-border-opacity,1));--tw-content:"";content:"";content:var(--tw-content)}.s-drawer-close{border-style:none;cursor:pointer;position:absolute;top:.75rem;width:2.75rem;z-index:10;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding-left:.5rem;padding-right:.5rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-drawer-close *{pointer-events:none}input[type=radio].sr-only div.s-drawer-close{transition:all .3s}input[type=radio].sr-only:checked~div.s-drawer-close{border-color:var(--color-main)}.s-drawer-close:focus{outline:2px solid transparent;outline-offset:2px}.s-drawer-close:where([dir=ltr],[dir=ltr] *){right:1rem}.s-drawer-close:where([dir=rtl],[dir=rtl] *){left:1rem}.s-drawer-close svg{fill:#f87171;width:1.25rem}.s-drawer-close svg:hover{fill:#ef4444}.s-drawer-header{display:flex}@media(max-width:768px){html[dir=rtl] .s-drawer-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-drawer-header.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-drawer-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-drawer-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-drawer-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-drawer-header.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-drawer-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-drawer-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-drawer-header{border-top:1px solid var(--color-font)}}@media (min-width:640px){.s-drawer-header{flex-direction:column}}.s-drawer-header-inner{align-items:center;display:flex;font-size:1.125rem;font-weight:500;line-height:1.75rem;margin-bottom:1.25rem;padding:1rem;text-align:left}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-drawer-header-inner.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-drawer-header-inner.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-drawer-header-inner.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-drawer-header-inner.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-drawer-header-inner.justify-start.flex-1,html[dir=rtl] .s-drawer-header-inner.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-drawer-header-inner.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-drawer-header-inner.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-drawer-header-inner.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-drawer-header-inner.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-drawer-header-inner.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-drawer-header-inner.justify-start.flex-1,html[dir=ltr] .s-drawer-header-inner.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-drawer-header-inner.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-drawer-header-inner{border-top:1px solid var(--color-font)}}.s-drawer-header-content{display:flex;flex-direction:column;text-align:left}@media(max-width:768px){html[dir=rtl] .s-drawer-header-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-drawer-header-content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-drawer-header-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-drawer-header-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-drawer-header-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-drawer-header-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-drawer-header-content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-drawer-header-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-drawer-header-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-drawer-header-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-drawer-header-content{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-drawer-header-content{text-align:center}}.s-drawer-header-content:where([dir=rtl],[dir=rtl] *){text-align:right}@media (min-width:768px){.s-drawer-header-content:where([dir=rtl],[dir=rtl] *){text-align:center}}.s-drawer-header-img{margin-left:auto;margin-right:auto;max-width:150px}@media (min-width:640px){.s-drawer-header-img{margin-bottom:1rem}}.s-drawer-icon{align-items:center;border-radius:9999px;display:inline-flex;flex-shrink:0;height:4rem;justify-content:center;width:4rem;--tw-border-opacity:1;border:1px solid #e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:1.875rem;line-height:2.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-drawer-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-drawer-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-drawer-icon.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-drawer-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-drawer-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-drawer-icon.justify-start.flex-1{justify-content:flex-end}}@media (min-width:640px){.s-drawer-icon{height:5rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;width:5rem}}.s-drawer-icon:where([dir=ltr],[dir=ltr] *){margin-right:.5rem}@media (min-width:640px){.s-drawer-icon:where([dir=ltr],[dir=ltr] *){margin-right:0}}.s-drawer-icon:where([dir=rtl],[dir=rtl] *){margin-left:.5rem}@media (min-width:640px){.s-drawer-icon:where([dir=rtl],[dir=rtl] *){margin-left:0}}.s-drawer-icon svg{fill:#9ca3af}.s-drawer-bg-normal{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}.s-drawer-bg-success{--tw-border-opacity:1;border-color:#86efac;border-color:rgba(134,239,172,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#dcfce7;background-color:rgba(220,252,231,var(--tw-bg-opacity,1))}.s-drawer-bg-success svg{fill:#16a34a}.s-drawer-bg-error{--tw-border-opacity:1;border-color:#fca5a5;border-color:rgba(252,165,165,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fee2e2;background-color:rgba(254,226,226,var(--tw-bg-opacity,1))}.s-drawer-bg-error svg{fill:#dc2626}.s-drawer-bg-primary{background-color:#414042;background-color:var(--color-primary);border-color:#414042;border-color:var(--color-primary)}.s-drawer-bg-primary svg{fill:#ff6767;fill:var(--color-primary-reverse)}.s-drawer-title{font-size:1.125rem;font-weight:700;line-height:1.5rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}@media (min-width:640px){.s-drawer-title{margin-bottom:.5rem}}.s-drawer-sub-title{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}@media (min-width:640px){.s-drawer-sub-title{margin-bottom:.5rem}}.s-drawer-title-below{order:10}.s-drawer-body-slot{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-drawer-body-slot)>salla-button{width:100%}}.s-drawer-body{bottom:0;overflow:hidden;position:fixed;top:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));width:100%;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,1,1)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-drawer-body)>salla-button{width:100%}}@media (min-width:640px){.s-drawer-body{overflow:visible;position:relative}}.s-drawer-body:where([dir=ltr],[dir=ltr] *){text-align:left}.s-drawer-body:where([dir=rtl],[dir=rtl] *){text-align:right}.s-drawer-padding{padding:1.5rem 1rem 1rem}@media (min-width:640px){.s-drawer-padding{padding:1.5rem}}.s-drawer-no-padding{padding:0}.s-drawer-spacer{display:inline-block;height:100vh}.s-drawer-align-middle{vertical-align:bottom}@media (min-width:640px){.s-drawer-align-middle{vertical-align:middle}}.s-drawer-align-top{vertical-align:bottom}@media (min-width:640px){.s-drawer-align-top{vertical-align:top}}.s-drawer-align-bottom{vertical-align:bottom}.s-drawer-overlay{background-color:hsla(220,9%,46%,.75);background-color:rgba(107,114,128,var(--tw-bg-opacity,1));bottom:0;left:0;position:fixed;right:0;top:0;--tw-bg-opacity:0.75;transition-duration:.2s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,1,1)}.s-drawer-overlay-leaving{opacity:0}.s-drawer-entering{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.s-drawer-leaving{--tw-translate-y:1rem;opacity:0;transform:translate(var(--tw-translate-x),1rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:640px){.s-drawer-leaving{--tw-translate-y:0px;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.s-drawer-is-center{align-items:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-drawer-is-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-drawer-is-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-drawer-is-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-drawer-is-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-drawer-is-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-drawer-is-center.justify-start.flex-1{justify-content:flex-end}}@media (min-width:640px){.s-drawer-is-center{text-align:center}}.s-drawer-left.s-drawer-leaving:where([dir=ltr],[dir=ltr] *){--tw-translate-x:-100%;transform:translate(-100%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-drawer-left.s-drawer-leaving:where([dir=rtl],[dir=rtl] *){--tw-translate-x:100%;transform:translate(100%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-drawer-right.s-drawer-leaving:where([dir=ltr],[dir=ltr] *){--tw-translate-x:100%;transform:translate(100%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-drawer-right.s-drawer-leaving:where([dir=rtl],[dir=rtl] *){--tw-translate-x:-100%;transform:translate(-100%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:480px){.s-drawer-xs{max-width:320px}}@media (min-width:640px){.s-drawer-sm{max-width:400px}}@media (min-width:768px){.s-drawer-md{max-width:500px}}.s-drawer-lg{max-width:600px}.s-drawer-xl{max-width:800px}.s-drawer-full{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-drawer-full)>salla-button{width:100%}}@media (min-width:768px){.s-drawer-full{width:calc(100% - 70px)}}.s-file-upload-wrapper .filepond--drop-label{border-radius:.75rem;cursor:pointer;height:100%;--tw-border-opacity:1;border:1px dashed #e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-file-upload-wrapper .filepond--drop-label *{pointer-events:none}.s-file-upload-wrapper .filepond--drop-label label{font-family:DINNextLTArabic,-apple-system,BlinkMacSystemFont;font-family:var(--font-main),-apple-system,BlinkMacSystemFont;margin-bottom:.75rem;margin-top:.75rem}.s-file-upload-wrapper .filepond--label-action{text-decoration-color:#6b7280}.s-file-upload-wrapper .filepond--panel-root{--tw-bg-opacity:1!important;background-color:#f3f4f6!important;background-color:rgba(243,244,246,var(--tw-bg-opacity,1))!important;border-radius:.75rem}.s-file-upload-profile-image .filepond--panel-root{border-radius:9999px!important}.s-file-upload:not(.s-file-upload-multiple) .s-file-upload-wrapper .filepond--list-scroller{cursor:pointer!important;margin:0!important;overflow-y:inherit!important;overflow:inherit!important}.filepond--root{font-family:inherit!important;min-height:120px!important}.s-file-upload-wrapper .filepond--item-panel{--tw-bg-opacity:1;background-color:#374151;background-color:rgba(55,65,81,var(--tw-bg-opacity,1))}.s-file-upload-wrapper .filepond--drip-blob{--tw-bg-opacity:1;background-color:#4b5563;background-color:rgba(75,85,99,var(--tw-bg-opacity,1))}.s-file-upload-wrapper .filepond--list{left:0;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-file-upload-wrapper .filepond--list)>salla-button{width:100%}}.s-file-upload-wrapper .filepond--file-poster-wrapper{align-items:center;background-color:rgba(0,0,0,.012);border-radius:.45em;display:flex;height:100%;justify-content:center;left:0;margin:0;overflow:hidden;position:absolute;right:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}input[type=radio].sr-only div.s-file-upload-wrapper .filepond--file-poster-wrapper{transition:all .3s}input[type=radio].sr-only:checked~div.s-file-upload-wrapper .filepond--file-poster-wrapper{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-file-upload-wrapper .filepond--file-poster-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-file-upload-wrapper .filepond--file-poster-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-file-upload-wrapper .filepond--file-poster-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-file-upload-wrapper .filepond--file-poster-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-file-upload-wrapper .filepond--file-poster-wrapper.justify-start.flex-1,html[dir=rtl] .s-file-upload-wrapper .filepond--file-poster-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-file-upload-wrapper .filepond--file-poster-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-file-upload-wrapper .filepond--file-poster-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-file-upload-wrapper .filepond--file-poster-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-file-upload-wrapper .filepond--file-poster-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-file-upload-wrapper .filepond--file-poster-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-file-upload-wrapper .filepond--file-poster-wrapper.justify-start.flex-1,html[dir=ltr] .s-file-upload-wrapper .filepond--file-poster-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-file-upload-wrapper .filepond--file-poster-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-file-upload-wrapper .filepond--file-poster-wrapper)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-file-upload-wrapper .filepond--file-poster-wrapper{border-top:1px solid var(--color-font)}}.s-file-upload-wrapper .filepond--file-poster{align-items:center;display:flex;height:100%;justify-content:center;position:absolute}input[type=radio].sr-only div.s-file-upload-wrapper .filepond--file-poster{transition:all .3s}input[type=radio].sr-only:checked~div.s-file-upload-wrapper .filepond--file-poster{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-file-upload-wrapper .filepond--file-poster.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-file-upload-wrapper .filepond--file-poster.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-file-upload-wrapper .filepond--file-poster.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-file-upload-wrapper .filepond--file-poster.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-file-upload-wrapper .filepond--file-poster.justify-start.flex-1,html[dir=rtl] .s-file-upload-wrapper .filepond--file-poster.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-file-upload-wrapper .filepond--file-poster.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-file-upload-wrapper .filepond--file-poster.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-file-upload-wrapper .filepond--file-poster.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-file-upload-wrapper .filepond--file-poster.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-file-upload-wrapper .filepond--file-poster.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-file-upload-wrapper .filepond--file-poster.justify-start.flex-1,html[dir=ltr] .s-file-upload-wrapper .filepond--file-poster.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-file-upload-wrapper .filepond--file-poster.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-file-upload-wrapper .filepond--file-poster{border-top:1px solid var(--color-font)}}.s-file-upload-wrapper .filepond--file-poster-overlay{left:0;position:absolute;top:0;width:100%}input[type=radio].sr-only div.s-file-upload-wrapper .filepond--file-poster-overlay{transition:all .3s}input[type=radio].sr-only:checked~div.s-file-upload-wrapper .filepond--file-poster-overlay{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-file-upload-wrapper .filepond--file-poster-overlay)>salla-button{width:100%}}.s-file-upload-wrapper .filepond--file-info,.s-file-upload-wrapper .filepond--item{margin:0}.s-file-upload-wrapper .filepond--file-info-main{font-size:.75em;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:normal;width:85px}.s-file-upload-wrapper .filepond--file-status{width:55%}.s-file-upload-wrapper .filepond--file-status:where([dir=rtl],[dir=rtl] *){margin-right:35px}@media (min-width:768px){.s-file-upload-wrapper .filepond--file-status:where([dir=rtl],[dir=rtl] *){margin-right:2.25em}}.s-file-upload-wrapper .filepond--file-status .filepond--file-status-sub{overflow:hidden;text-overflow:ellipsis;width:275px}.s-file-upload-profile-image .filepond--root{border-radius:9999px!important;height:80px;min-height:80px!important;width:80px}.s-file-upload-profile-image .filepond--drop-label{border-radius:9999px!important;border-style:none;min-height:70px!important;z-index:7}.s-file-upload-profile-image .filepond--drop-label label{cursor:pointer;font-family:DINNextLTArabic,-apple-system,BlinkMacSystemFont;font-family:var(--font-main),-apple-system,BlinkMacSystemFont;font-size:.8rem;margin-bottom:.75rem;margin-top:.75rem;padding:20px 6px}.s-file-upload-profile-image .filepond--drop-label label *{pointer-events:none}.s-file-upload-profile-image .filepond--file{padding:0}.s-file-upload-profile-image .filepond--file .filepond--action-remove-item{background-color:rgba(255,68,58,.7);bottom:-4px;cursor:pointer;height:20px;left:50%;top:auto!important;transform:translateX(-50%) translateY(25%)!important;transition:.3s;width:20px}.s-file-upload-profile-image .filepond--file .filepond--action-remove-item:hover{background-color:#ff443a}.s-file-upload-profile-image .filepond--file .filepond--file-action-button{right:28px;top:28px}.s-file-upload-profile-image .filepond--file .filepond--load-indicator,.s-file-upload-profile-image .filepond--file .filepond--processing-complete-indicator,.s-file-upload-profile-image .filepond--file .filepond--progress-indicator{left:auto;right:50%;top:48%!important;transform:translateX(50%) translateY(-50%)}.s-file-upload-profile-image .filepond--item-panel{background-color:transparent!important}.s-file-upload-.s-file-upload-profile-image .filepond--item-panel .filepond--panel-top,.s-file-upload-profile-image .filepond--file-poster-overlay,.s-file-upload-profile-image .filepond--item-panel .filepond--panel-bottom,.s-file-upload-profile-image .filepond--item-panel .filepond--panel-center{display:none}.s-file-upload-profile-image .filepond--item{height:5rem!important;margin:0!important}.s-file-upload-profile-image .filepond--file-poster{height:100%;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-file-upload-profile-image .filepond--file-poster)>salla-button{width:100%}}.s-file-upload-profile-image .filepond--file-status{display:none}.s-file-upload-profile-image .filepond--image-preview-overlay-success{bottom:0;top:auto;--tw-scale-y:-1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(-1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-file-upload-profile-image .filepond--image-preview-wrapper{border-radius:9999px}.s-file-upload-profile-image .filepond--file-info{display:none}.s-file-upload-profile-image .filepond--list{height:100%;left:0;right:0}.s-file-upload-profile-image .filepond--file-poster img{border-radius:9999px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-file-upload-profile-image .filepond--file-poster img)>salla-button{width:100%}}.s-file-upload-profile-image .filepond--file-poster-wrapper{border-radius:9999px;overflow:hidden}.s-file-upload-profile-image .s-file-upload-has-error .filepond--file-status{align-items:center;bottom:-62%;display:flex!important;flex-direction:column;font-size:1rem;height:auto;justify-content:center;left:-190%;line-height:1.5rem;position:absolute;text-align:center;--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}input[type=radio].sr-only div.s-file-upload-profile-image .s-file-upload-has-error .filepond--file-status{transition:all .3s}input[type=radio].sr-only:checked~div.s-file-upload-profile-image .s-file-upload-has-error .filepond--file-status{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-file-upload-profile-image .s-file-upload-has-error .filepond--file-status.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.s-file-upload-profile-image .s-file-upload-has-error .filepond--file-status.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-file-upload-profile-image .s-file-upload-has-error .filepond--file-status.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-file-upload-profile-image .s-file-upload-has-error .filepond--file-status.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-file-upload-profile-image .s-file-upload-has-error .filepond--file-status.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-file-upload-profile-image .s-file-upload-has-error .filepond--file-status.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.s-file-upload-profile-image .s-file-upload-has-error .filepond--file-status.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-file-upload-profile-image .s-file-upload-has-error .filepond--file-status.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-file-upload-profile-image .s-file-upload-has-error .filepond--file-status.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-file-upload-profile-image .s-file-upload-has-error .filepond--file-status.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}.s-file-upload-multiple .filepond--root{max-height:120px}.s-file-upload-multiple .filepond--list-scroller{height:100%;margin-bottom:0;margin-top:0;overflow-y:scroll;top:0}.s-file-upload-multiple .filepond--drop-label:not(.s-hidden)+.filepond--list-scroller{display:none}.s-file-upload-multiple .filepond--item{@media(min-width:767px){margin-left:.3em!important}@media(min-width:767px){width:calc(33.33% - .5em)}@media(max-width:767px){margin-bottom:.3em}}.s-file-upload-hint{font-size:.875rem;line-height:1.25rem;margin-top:-15px;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-filters-checkbox{border-radius:6px;height:1.25rem;width:1.25rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));color:#414042;color:var(--color-primary)}.s-filters-checkbox:focus{--tw-ring-color:transparent}.s-filters-radio{--tw-bg-opacity:1!important;background-color:#fff!important;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))!important;height:1rem;position:relative;width:1rem;--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1));color:#414042;color:var(--color-primary)}@media(max-width:768px){html[dir=ltr] .flex.s-filters-radio.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-filters-radio.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-filters-radio:focus{--tw-ring-color:transparent}.s-filters-radio:where([dir=ltr],[dir=ltr] *){margin-right:.75rem}.s-filters-radio:where([dir=rtl],[dir=rtl] *){margin-left:.75rem}.s-filters-radio:checked{border-color:#414042;border-color:var(--color-primary)}.s-filters-radio:checked:after{background-color:#414042;background-color:var(--color-primary);border-radius:9999px;display:block;height:.625rem;left:.125rem;position:absolute;top:.125rem;width:.625rem;--tw-content:"";content:"";content:var(--tw-content)}.s-filters-radio:checked:focus,.s-filters-radio:checked:hover{border-color:#414042;border-color:var(--color-primary)}.s-filters-label{align-items:center;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;line-height:1.25rem;margin-bottom:.75rem;position:relative}.s-filters-label *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-filters-label.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-filters-label.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-filters-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-filters-label.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-filters-label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-filters-label.justify-start.flex-1,html[dir=rtl] .s-filters-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-filters-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-filters-label.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-filters-label.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-filters-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-filters-label.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-filters-label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-filters-label.justify-start.flex-1,html[dir=ltr] .s-filters-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-filters-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-filters-label{border-top:1px solid var(--color-font)}}.s-filters-label:last-child{margin-bottom:0}.s-filters-option-name{margin-left:.5rem;margin-right:.5rem;--tw-text-opacity:1;color:#817f7f;color:rgba(129,127,127,var(--tw-text-opacity,1))}.s-filters-footer{display:flex;margin-top:1rem}@media(max-width:768px){html[dir=rtl] .s-filters-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-filters-footer.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-filters-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-filters-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-filters-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-filters-footer.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-filters-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-filters-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-filters-footer{border-top:1px solid var(--color-font)}}.s-filters-footer salla-button{flex:1 1 0%}@media(max-width:768px){html[dir=rtl] .s-filters-footer salla-button.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-filters-footer salla-button{justify-content:flex-end}html[dir=ltr] .s-filters-footer salla-button.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-filters-footer salla-button{justify-content:flex-end}}.s-filters-footer salla-button button{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-filters-footer salla-button button)>salla-button{width:100%}}.s-filters-applied-item{justify-content:space-between}@media(max-width:768px){html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-filters-applied-item,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-filters-applied-item{flex-direction:row-reverse}}.s-filters-applied-remove{background-color:transparent;border-width:0;color:inherit;cursor:pointer;padding:0}.s-filters-applied-remove *{pointer-events:none}.s-filters-widget-container{border-radius:.75rem;display:block;overflow:hidden;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1.25rem 1rem .5rem}@media (min-width:768px){.s-filters-widget-container{margin-bottom:1.25rem;padding-bottom:1.25rem;padding-top:1.25rem}}.s-filters-widget-content{transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-filters-widget-opened{opacity:1;visibility:visible}.s-filters-widget-opened .tooltip-content{opacity:1;transform:translate(82px,-110px);visibility:visible}[dir=rtl] .icon-trigger.s-filters-widget-opened .tooltip-content{transform:translate(53px,-63px)}[dir=ltr] .icon-trigger.s-filters-widget-opened .tooltip-content{transform:translate(-54px,-65px)}@media(max-width:991px){[dir=rtl] .icon-trigger.mobile-shifted.s-filters-widget-opened .tooltip-content{transform:translate(70px,-80px)}[dir=ltr] .icon-trigger.mobile-shifted.s-filters-widget-opened .tooltip-content{transform:translate(-70px,-80px)}}.s-filters-widget-closed{height:0!important;opacity:0;padding:0;visibility:hidden}.s-filters-widget-title{align-items:center;cursor:pointer;display:flex;font-size:1rem;font-weight:700;justify-content:space-between;line-height:1.5rem}.s-filters-widget-title *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-filters-widget-title,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-filters-widget-title.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-filters-widget-title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-filters-widget-title.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-filters-widget-title.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-filters-widget-title.justify-start.flex-1,html[dir=rtl] .s-filters-widget-title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-filters-widget-title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-filters-widget-title,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-filters-widget-title.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-filters-widget-title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-filters-widget-title.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-filters-widget-title.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-filters-widget-title.justify-start.flex-1,html[dir=ltr] .s-filters-widget-title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-filters-widget-title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-filters-widget-title{border-top:1px solid var(--color-font)}}.s-filters-widget-arrow{font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1));transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.Comfort-header .icons a.active i.s-filters-widget-arrow{color:#414042;color:var(--color-primary)}.s-filters-widget-arrow svg{height:1.25rem;width:1.25rem}.s-filters-widget-active-arrow{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(90deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-filters-widget-values{overflow:hidden;padding-top:1rem;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-filters-widget-more{color:#414042;color:var(--color-primary);cursor:pointer;display:block;font-size:.875rem;line-height:1.25rem;margin-top:.5rem}.s-filters-widget-more *{pointer-events:none}.s-filters-widget-plusminus{height:.75rem;position:relative;width:.75rem;--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(90deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media(max-width:768px){html[dir=ltr] .flex.s-filters-widget-plusminus.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-filters-widget-plusminus.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-filters-widget-plusminus:after,.s-filters-widget-plusminus:before{display:block;height:.125rem;left:0;position:absolute;top:50%;width:100%;--tw-bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--tw-bg-opacity,1));transition-duration:.15s;transition-property:.35s;transition-timing-function:cubic-bezier(.4,0,.2,1);--tw-content:"";content:"";content:var(--tw-content)}.s-filters-widget-plusminus-active:before{opacity:0;transform:translatey(-50%) rotate(-90deg)}.s-filters-widget-plusminus-active:after{background-color:#414042;background-color:var(--color-primary);transform:translatey(-50%) rotate(0)}.s-filters-widget-plusminus:before{transform:translatey(-50%)}.s-filters-widget-plusminus:after{transform:translatey(-50%) rotate(90deg)}.s-filters-widget-search-input{border-radius:.375rem;border-width:1px;width:100%;--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1));padding:.5rem}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-filters-widget-search-input)>salla-button{width:100%}}.s-filters-widget-search-input:focus{border-color:#414042;border-color:var(--color-primary);outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:0 0 0 0 #fff,/*!*/ /*!*/ 0 0 0 4px #2563eb,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent);--tw-ring-color:var(--color-primary)}.s-filters-widget-empty-state{font-size:1.125rem;line-height:1.75rem;padding:.5rem;text-align:center;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-fulfillment-methods-list{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.75rem;margin-top:.75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-fulfillment-methods-list.lg\:gap-6.justify-between,html[dir=rtl] .s-fulfillment-methods-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-fulfillment-methods-list.lg\:hidden,html[dir=rtl] .flex-1.s-fulfillment-methods-list.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-fulfillment-methods-list.items-center.justify-start.flex-1,html[dir=rtl] .s-fulfillment-methods-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-fulfillment-methods-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-fulfillment-methods-list.lg\:gap-6.justify-between,html[dir=ltr] .s-fulfillment-methods-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-fulfillment-methods-list.lg\:hidden,html[dir=ltr] .flex-1.s-fulfillment-methods-list.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-fulfillment-methods-list.items-center.justify-start.flex-1,html[dir=ltr] .s-fulfillment-methods-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-fulfillment-methods-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-fulfillment-methods-list{border-top:1px solid var(--color-font)}}.s-fulfillment-methods-card{border-radius:.75rem;border-width:1px;flex:1 1 0%;min-width:0;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));padding:1rem}@media(max-width:768px){html[dir=rtl] .s-fulfillment-methods-card.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-fulfillment-methods-card{justify-content:flex-end}html[dir=ltr] .s-fulfillment-methods-card.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-fulfillment-methods-card{justify-content:flex-end}}.s-fulfillment-methods-content{align-items:center;display:flex;flex-direction:row;gap:.75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-fulfillment-methods-content.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-fulfillment-methods-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-fulfillment-methods-content.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-fulfillment-methods-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-fulfillment-methods-content.justify-start.flex-1,html[dir=rtl] .s-fulfillment-methods-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-fulfillment-methods-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-fulfillment-methods-content.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-fulfillment-methods-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-fulfillment-methods-content.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-fulfillment-methods-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-fulfillment-methods-content.justify-start.flex-1,html[dir=ltr] .s-fulfillment-methods-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-fulfillment-methods-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-fulfillment-methods-content{border-top:1px solid var(--color-font)}}.s-fulfillment-methods-content:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}.s-fulfillment-methods-text{display:flex;flex:1 1 0%;flex-direction:column;gap:.25rem;min-width:0}@media(max-width:768px){html[dir=rtl] .s-fulfillment-methods-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-fulfillment-methods-text.lg\:hidden,html[dir=rtl] .s-fulfillment-methods-text.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-fulfillment-methods-text,html[dir=rtl] .s-fulfillment-methods-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-fulfillment-methods-text.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.s-fulfillment-methods-text.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-fulfillment-methods-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-fulfillment-methods-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-fulfillment-methods-text.lg\:hidden,html[dir=ltr] .s-fulfillment-methods-text.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-fulfillment-methods-text,html[dir=ltr] .s-fulfillment-methods-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-fulfillment-methods-text.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.s-fulfillment-methods-text.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-fulfillment-methods-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-fulfillment-methods-text{border-top:1px solid var(--color-font)}}.s-fulfillment-methods-title{color:#2b2d34;color:var(--color-text-primary,#2b2d34);font-size:.875rem;font-weight:700;line-height:1.25rem;line-height:1.375}.s-fulfillment-methods-subtitle{color:#6b7280;color:var(--color-text-secondary,#6b7280);font-size:.75rem;line-height:1rem;line-height:1.4}.s-fulfillment-methods-icon-wrap{align-items:center;background-color:#f3f4f6;background-color:var(--color-surface-secondary,#f3f4f6);border-radius:10px;display:flex;flex-shrink:0;height:2.75rem;justify-content:center;width:2.75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-fulfillment-methods-icon-wrap.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-fulfillment-methods-icon-wrap.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-fulfillment-methods-icon-wrap.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-fulfillment-methods-icon-wrap.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-fulfillment-methods-icon-wrap.justify-start.flex-1,html[dir=rtl] .s-fulfillment-methods-icon-wrap.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-fulfillment-methods-icon-wrap.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-fulfillment-methods-icon-wrap.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-fulfillment-methods-icon-wrap.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-fulfillment-methods-icon-wrap.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-fulfillment-methods-icon-wrap.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-fulfillment-methods-icon-wrap.justify-start.flex-1,html[dir=ltr] .s-fulfillment-methods-icon-wrap.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-fulfillment-methods-icon-wrap.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-fulfillment-methods-icon-wrap{border-top:1px solid var(--color-font)}}.s-fulfillment-methods-icon{color:#6b7280;color:var(--color-text-secondary,#6b7280);font-size:22px;line-height:1}.s-gifting-widget .s-list-tile-item-icon{display:none}.s-gifting-widget-vertical .s-list-tile-item-icon{display:block}.s-gifting-widget-vertical .s-list-tile-item-title svg{fill:#414042;fill:var(--color-primary)}.s-gifting-widget-vertical .s-list-tile-item-subtitle{font-size:.75rem;line-height:1rem;padding-right:3.5rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-gifting-widget-vertical .s-list-tile-item{flex-wrap:wrap;padding:0}@media (min-width:1024px){.s-gifting-widget-vertical .s-list-tile-item-action{flex:1 1 0%}}.s-gifting-widget-vertical .widget-icon{--tw-translate-y:0.625rem;color:#414042;color:var(--color-primary);font-size:1.875rem;line-height:2.25rem;transform:translate(var(--tw-translate-x),.625rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-gifting-widget .s-button-text{display:flex}@media(max-width:768px){html[dir=rtl] .s-gifting-widget .s-button-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-gifting-widget .s-button-text.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-gifting-widget .s-button-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-gifting-widget .s-button-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-gifting-widget .s-button-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-gifting-widget .s-button-text.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-gifting-widget .s-button-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-gifting-widget .s-button-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-gifting-widget .s-button-text{border-top:1px solid var(--color-font)}}.s-gifting-widget .s-list-tile-item{border-radius:.75rem;border-width:1px;flex-direction:column;gap:1rem;justify-content:space-between;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));padding:1.25rem;text-align:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-gifting-widget .s-list-tile-item,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-gifting-widget .s-list-tile-item.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.s-gifting-widget .s-list-tile-item.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-gifting-widget .s-list-tile-item.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-gifting-widget .s-list-tile-item.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-gifting-widget .s-list-tile-item,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-gifting-widget .s-list-tile-item.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.s-gifting-widget .s-list-tile-item.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-gifting-widget .s-list-tile-item.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-gifting-widget .s-list-tile-item.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media (min-width:768px){.s-gifting-widget .s-list-tile-item{text-align:left}}@media (min-width:1024px){.s-gifting-widget .s-list-tile-item{flex-direction:row}}@media (min-width:768px){.s-gifting-widget .s-list-tile-item:where([dir=rtl],[dir=rtl] *){text-align:right}}.s-gifting-widget-horizontal .s-gifting-widget-action button{font-weight:400;padding-left:2rem;padding-right:2rem}.s-gifting-info{align-items:center;border-radius:.5rem;display:flex;gap:.5rem;--tw-border-opacity:1;border-color:#bfdbfe;border-color:rgba(191,219,254,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#dbeafe;background-color:rgba(219,234,254,var(--tw-bg-opacity,1));font-size:.875rem;line-height:1.25rem;padding:1rem;--tw-text-opacity:1;color:#1d4ed8;color:rgba(29,78,216,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-gifting-info.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-gifting-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-gifting-info.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-gifting-info.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-gifting-info.justify-start.flex-1,html[dir=rtl] .s-gifting-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-gifting-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-gifting-info.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-gifting-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-gifting-info.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-gifting-info.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-gifting-info.justify-start.flex-1,html[dir=ltr] .s-gifting-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-gifting-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-gifting-info{border-top:1px solid var(--color-font)}}.s-gifting-info svg{fill:#1d4ed8;height:1.25rem;width:1.25rem}.s-gifting-error{--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.s-gifting-error,.s-gifting-info span{font-size:.75rem;line-height:1rem}.s-gifting-widget-action-content{align-items:center;display:flex}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-gifting-widget-action-content.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-gifting-widget-action-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-gifting-widget-action-content.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-gifting-widget-action-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-gifting-widget-action-content.justify-start.flex-1,html[dir=rtl] .s-gifting-widget-action-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-gifting-widget-action-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-gifting-widget-action-content.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-gifting-widget-action-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-gifting-widget-action-content.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-gifting-widget-action-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-gifting-widget-action-content.justify-start.flex-1,html[dir=ltr] .s-gifting-widget-action-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-gifting-widget-action-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-gifting-widget-action-content{border-top:1px solid var(--color-font)}}.s-gifting-widget-action-content svg{margin-left:.5rem;margin-right:.5rem}.s-gifting-modal-header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:1.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-gifting-modal-header.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-gifting-modal-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-gifting-modal-header.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-gifting-modal-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-gifting-modal-header.justify-start.flex-1,html[dir=rtl] .s-gifting-modal-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-gifting-modal-header.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-gifting-modal-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-gifting-modal-header.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-gifting-modal-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-gifting-modal-header.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-gifting-modal-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-gifting-modal-header.justify-start.flex-1,html[dir=ltr] .s-gifting-modal-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-gifting-modal-header.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-gifting-modal-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-gifting-modal-header{border-top:1px solid var(--color-font)}}.s-gifting-modal .s-modal-header{display:block}.s-gifting-modal .s-modal-body{bottom:auto!important;left:auto!important;padding-bottom:2rem;position:relative!important}@media (min-width:640px){.s-gifting-modal .s-modal-body{padding-bottom:1.5rem}}.s-gifting-modal-icon{align-items:center;border-radius:9999px;border-width:1px;display:flex;flex-direction:row;height:5rem;justify-content:center;margin-bottom:1.25rem;width:5rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:1.875rem;line-height:2.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-gifting-modal-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-gifting-modal-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-gifting-modal-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-gifting-modal-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-gifting-modal-icon.justify-start.flex-1,html[dir=rtl] .s-gifting-modal-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-gifting-modal-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-gifting-modal-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-gifting-modal-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-gifting-modal-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-gifting-modal-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-gifting-modal-icon.justify-start.flex-1,html[dir=ltr] .s-gifting-modal-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-gifting-modal-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-gifting-modal-icon{border-top:1px solid var(--color-font)}}.s-gifting-modal-title{align-items:center;display:flex;justify-content:space-between;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-gifting-modal-title,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-gifting-modal-title.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-gifting-modal-title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-gifting-modal-title.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-gifting-modal-title.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-gifting-modal-title.justify-start.flex-1,html[dir=rtl] .s-gifting-modal-title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-gifting-modal-title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-gifting-modal-title,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-gifting-modal-title.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-gifting-modal-title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-gifting-modal-title.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-gifting-modal-title.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-gifting-modal-title.justify-start.flex-1,html[dir=ltr] .s-gifting-modal-title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-gifting-modal-title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-gifting-modal-title)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-gifting-modal-title{border-top:1px solid var(--color-font)}}.s-gifting-modal-title:after,.s-gifting-modal-title:before{display:block;flex:1 1 auto;height:1px;--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1));--tw-content:"";content:"";content:var(--tw-content)}.s-gifting-modal-badge-wrapper{align-items:center;display:flex;padding-left:.75rem;padding-right:.75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-gifting-modal-badge-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-gifting-modal-badge-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-gifting-modal-badge-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-gifting-modal-badge-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-gifting-modal-badge-wrapper.justify-start.flex-1,html[dir=rtl] .s-gifting-modal-badge-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-gifting-modal-badge-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-gifting-modal-badge-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-gifting-modal-badge-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-gifting-modal-badge-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-gifting-modal-badge-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-gifting-modal-badge-wrapper.justify-start.flex-1,html[dir=ltr] .s-gifting-modal-badge-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-gifting-modal-badge-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-gifting-modal-badge-wrapper{border-top:1px solid var(--color-font)}}.s-gifting-modal-badge{border-radius:.5rem;margin-right:.5rem;--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1));font-size:.875rem;line-height:1.25rem;padding:.25rem .5rem}.s-gifting-modal-badge:where([dir=rtl],[dir=rtl] *){margin-left:.5rem;margin-right:0}.s-gifting-modal-uploader.has-bg{position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-gifting-modal-uploader.has-bg.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-gifting-modal-uploader.has-bg.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-gifting-modal-uploader.has-bg .s-gifting-remove-preview{pointer-events:auto;--tw-scale-x:1;--tw-scale-y:1;opacity:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-gifting-modal-uploader-title{font-size:.875rem;line-height:1.25rem;margin-bottom:.5rem}.s-gifting-steps-wrapper{position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-gifting-steps-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-gifting-steps-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-gifting-steps-wrapper .s-button-wrap{pointer-events:auto!important}.is-current-step-1 .gift-step-2,.is-current-step-2 .gift-step-1{pointer-events:none;z-index:-1}.s-gifting-step-one{padding-top:1.25rem}.s-gifting-step-two{display:flex;left:0;margin-left:auto;margin-right:auto;position:absolute;top:0;width:100%;--tw-translate-x:-105%;flex-direction:column;opacity:0;transform:translate(-105%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}input[type=radio].sr-only div.s-gifting-step-two{transition:all .3s}input[type=radio].sr-only:checked~div.s-gifting-step-two{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] .s-gifting-step-two.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-gifting-step-two.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-gifting-step-two.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-gifting-step-two.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-gifting-step-two.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-gifting-step-two.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-gifting-step-two.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-gifting-step-two.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-gifting-step-two.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-gifting-step-two.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-gifting-step-two)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-gifting-step-two{border-top:1px solid var(--color-font)}}.s-gifting-step-one .swiper-wrapper{height:100px}.s-gifting-step-one .swiper-slide{width:auto!important}.s-gifting-step-one .filepond--list-scroller{overflow-y:hidden}.s-gifting-step-one .swiper-wrapper img{border-radius:.375rem;-o-object-fit:cover;object-fit:cover}.s-gifting-step-one .filepond--root{height:230px}.s-gifting-step-one .filepond--list{height:100%!important;left:0!important}.s-gifting-step-one .filepond-bg{border-radius:.75rem;height:100%;position:absolute;top:0;width:100%;z-index:10;--tw-bg-opacity:1;background-color:#374151;background-color:rgba(55,65,81,var(--tw-bg-opacity,1));background-size:cover}input[type=radio].sr-only div.s-gifting-step-one .filepond-bg{transition:all .3s}input[type=radio].sr-only:checked~div.s-gifting-step-one .filepond-bg{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-gifting-step-one .filepond-bg)>salla-button{width:100%}}.s-gifting-step-one .s-slider-button-next{top:35%!important}.s-gifting-step-one .s-slider-button-next button{height:35px;width:35px;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-gifting-step-one .s-slider-button-prev{top:35%!important}.s-gifting-step-one .s-slider-button-prev button{height:35px;width:35px;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-gifting-tel-input .s-tel-input-control{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1))}.s-gifting-tel-input .s-tel-input-error-msg{display:none}.s-gifting-step-two-footer{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:1.25rem}.s-gifting-step-two-footer>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.625rem;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.625rem*var(--tw-space-x-reverse))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-gifting-step-two-footer.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-gifting-step-two-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-gifting-step-two-footer.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-gifting-step-two-footer.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-gifting-step-two-footer.justify-start.flex-1,html[dir=rtl] .s-gifting-step-two-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-gifting-step-two-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-gifting-step-two-footer.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-gifting-step-two-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-gifting-step-two-footer.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-gifting-step-two-footer.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-gifting-step-two-footer.justify-start.flex-1,html[dir=ltr] .s-gifting-step-two-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-gifting-step-two-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-gifting-step-two-footer{border-top:1px solid var(--color-font)}}.s-gifting-step-two-footer:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}.s-gifting-step-two-footer a{border-color:#414042;border-color:var(--color-primary);border-radius:.375rem;border-width:1px;fill:#414042;fill:var(--color-primary);padding:8px 25px}.s-gifting-step-two-footer a svg{height:1.25rem;width:1.25rem}.s-gifting-step-two .s-form-group.s-form-has-error .s-tel-input-control{--tw-border-opacity:1!important;border-color:#ff443a!important;border-color:rgba(255,68,58,var(--tw-border-opacity,1))!important}.s-gifting-selectText{margin-bottom:20px!important}.s-gifting-schedule .s-form-label{margin-bottom:0!important}.s-gifting-schedule{align-items:center;display:flex;justify-content:flex-start;margin-bottom:.5rem}.s-gifting-schedule>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.375rem;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.375rem*var(--tw-space-x-reverse))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-gifting-schedule.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-gifting-schedule.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-gifting-schedule.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-gifting-schedule.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-gifting-schedule.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-gifting-schedule.justify-start.flex-1,html[dir=rtl] .s-gifting-schedule.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-gifting-schedule.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-gifting-schedule.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-gifting-schedule.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-gifting-schedule.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-gifting-schedule.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-gifting-schedule.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-gifting-schedule.justify-start.flex-1,html[dir=ltr] .s-gifting-schedule.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-gifting-schedule.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-gifting-schedule{border-top:1px solid var(--color-font)}}.s-gifting-schedule:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-gifting-clickable{cursor:pointer}.s-gifting-clickable *{pointer-events:none}.s-gifting-remove-preview{display:flex;height:1.25rem;left:-7px;pointer-events:none;position:absolute;top:-7px;width:1.25rem;z-index:10;--tw-scale-x:0;--tw-scale-y:0;align-items:center;border-radius:9999px;cursor:pointer;justify-content:center;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(0) scaleY(0);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:#b91c1c;background-color:rgba(185,28,28,var(--tw-bg-opacity,1));font-size:1rem;line-height:1.5rem;text-align:center;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1));opacity:0;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-gifting-remove-preview *{pointer-events:none}input[type=radio].sr-only div.s-gifting-remove-preview{transition:all .3s}input[type=radio].sr-only:checked~div.s-gifting-remove-preview{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-gifting-remove-preview.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-gifting-remove-preview.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-gifting-remove-preview.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-gifting-remove-preview.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-gifting-remove-preview.justify-start.flex-1,html[dir=rtl] .s-gifting-remove-preview.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-gifting-remove-preview.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-gifting-remove-preview.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-gifting-remove-preview.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-gifting-remove-preview.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-gifting-remove-preview.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-gifting-remove-preview.justify-start.flex-1,html[dir=ltr] .s-gifting-remove-preview.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-gifting-remove-preview.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-gifting-remove-preview{border-top:1px solid var(--color-font)}}.s-gifting-remove-preview:where([dir=rtl],[dir=rtl] *){left:auto;right:-7px}.s-gifting-remove-preview svg{fill:#fff;height:100%;width:15px}.s-gifting-textarea{transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-gifting-calendar-hint{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:#dc2626;color:rgba(220,38,38,var(--tw-text-opacity,1))}.s-gifting-calendar.shown{height:75px;margin-top:.75rem;opacity:1}.s-gifting-textarea.shown{height:122px;opacity:1}.s-gifting-calendar.hide,.s-gifting-textarea.hide{height:0;margin:0;opacity:0;pointer-events:none;visibility:hidden}.s-gifting-filepond-placeholder-icon svg{fill:#e5e7eb;height:4rem;margin:12px auto;width:3rem}.s-gifting-filepond-placeholder-text{font-size:.75rem!important;line-height:1rem!important;min-width:18rem;width:65%;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1));font-family:DINNextLTArabic,-apple-system,BlinkMacSystemFont;font-family:var(--font-main),-apple-system,BlinkMacSystemFont;margin:.75rem auto}.s-gifting-skeleton-content salla-skeleton:first-child{margin-bottom:.75rem}.s-gifting-skeleton-content salla-skeleton:nth-child(2){margin-bottom:1.25rem}.s-gifting-skeleton-content salla-skeleton:nth-child(3){margin-bottom:.75rem}.s-gifting-skeleton .s-gifting-modal-header salla-skeleton,.s-gifting-skeleton .s-gifting-modal-title,.s-gifting-skeleton-content salla-skeleton:nth-child(4){margin-bottom:1.25rem}.s-gifting-image{margin-left:5px;margin-right:5px}.s-infinite-scroll-wrapper{margin-top:1rem;text-align:center}.s-infinite-scroll-error,.s-infinite-scroll-last{margin:0;text-align:center}.s-list-tile-item{align-items:center;display:flex;position:relative;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:.75rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1));text-decoration-line:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-list-tile-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-list-tile-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-list-tile-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-list-tile-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-list-tile-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-list-tile-item.justify-start.flex-1,html[dir=rtl] .s-list-tile-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-list-tile-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-list-tile-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-list-tile-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-list-tile-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-list-tile-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-list-tile-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-list-tile-item.justify-start.flex-1,html[dir=ltr] .s-list-tile-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-list-tile-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-list-tile-item{border-top:1px solid var(--color-font)}}.s-list-tile-item-href{cursor:pointer}.s-list-tile-item-href *{pointer-events:none}.s-list-tile-item-icon{flex-shrink:0;margin-right:1rem}.s-list-tile-item-icon:where([dir=rtl],[dir=rtl] *){margin-left:1rem;margin-right:0}.s-list-tile-item-title{font-size:1rem;line-height:1.5rem}.s-list-tile-item-subtitle{font-size:.875rem;line-height:1.25rem}.s-loading-fill-color{fill:#414042;fill:var(--color-primary)}.s-localization-modal-trigger-btn{align-items:center;background-color:rgba(229,231,235,.5);border-radius:9999px;display:inline-flex;flex-basis:0px;flex-basis:0;flex-grow:0;font-size:.875rem;font-weight:500;justify-content:center;line-height:1.25rem;padding:.5rem .875rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);white-space:nowrap;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-localization-modal-trigger-btn.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-localization-modal-trigger-btn.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-localization-modal-trigger-btn.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-localization-modal-trigger-btn.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-localization-modal-trigger-btn.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-localization-modal-trigger-btn.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-localization-modal-trigger-btn.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-localization-modal-trigger-btn.justify-start.flex-1{justify-content:flex-end}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-localization-modal-trigger-btn)>salla-button{width:100%}}.s-localization-modal-trigger-btn:hover{background-color:rgba(229,231,235,.7)}.s-localization-modal-trigger-separator{margin-left:.375rem;margin-right:.375rem}.s-localization-modal-title{font-size:1rem;font-weight:500;line-height:1.5rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-localization-modal-section{margin-bottom:2rem}.s-localization-modal-label-slot{flex-grow:1}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-localization-modal-inner)>salla-button{width:100%}}.s-localization-modal-section-inner{margin-top:1rem}.s-localization-modal-section-inner>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:1rem;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.s-localization-modal-item{align-items:center;display:flex}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-localization-modal-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-localization-modal-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-localization-modal-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-localization-modal-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-localization-modal-item.justify-start.flex-1,html[dir=rtl] .s-localization-modal-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-localization-modal-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-localization-modal-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-localization-modal-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-localization-modal-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-localization-modal-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-localization-modal-item.justify-start.flex-1,html[dir=ltr] .s-localization-modal-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-localization-modal-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-localization-modal-item{border-top:1px solid var(--color-font)}}.s-localization-modal-input{height:1rem;width:1rem;--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1));color:#414042;color:var(--color-primary)}.s-localization-modal-input:focus{--tw-ring-color:var(--color-primary)}.s-localization-modal-label{align-items:center;cursor:pointer;display:flex;flex-grow:1;font-weight:500;justify-content:space-between;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-localization-modal-label *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-localization-modal-label,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-localization-modal-label.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-localization-modal-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-localization-modal-label.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-localization-modal-label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-localization-modal-label.justify-start.flex-1,html[dir=rtl] .s-localization-modal-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-localization-modal-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-localization-modal-label,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-localization-modal-label.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-localization-modal-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-localization-modal-label.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-localization-modal-label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-localization-modal-label.justify-start.flex-1,html[dir=ltr] .s-localization-modal-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-localization-modal-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-localization-modal-label{border-top:1px solid var(--color-font)}}.s-localization-modal-label:where([dir=ltr],[dir=ltr] *){margin-left:.75rem}.s-localization-modal-label:where([dir=rtl],[dir=rtl] *){margin-right:.75rem}.s-localization-modal-flag{border-radius:.125rem}.s-localization-modal-currency{--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-localization-modal-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;border-width:1px;height:2.5rem;width:100%;--tw-border-opacity:1;background-position:100%;background-repeat:no-repeat;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:.875rem;line-height:1.25rem;padding-left:1rem;padding-right:1rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1));transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-localization-modal-select)>salla-button{width:100%}}.s-localization-modal-select:focus{border-color:#414042;border-color:var(--color-primary)}.s-localization-modal-select:where([dir=rtl],[dir=rtl] *){background-position:0}.s-localization-modal-skeleton-content{display:flex;flex-direction:column;margin-bottom:2rem;margin-top:2rem}.s-localization-modal-skeleton-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:1rem;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}@media(max-width:768px){html[dir=rtl] .s-localization-modal-skeleton-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-localization-modal-skeleton-content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-localization-modal-skeleton-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-localization-modal-skeleton-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-localization-modal-skeleton-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-localization-modal-skeleton-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-localization-modal-skeleton-content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-localization-modal-skeleton-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-localization-modal-skeleton-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-localization-modal-skeleton-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-localization-modal-skeleton-content{border-top:1px solid var(--color-font)}}.s-localization-modal-skeleton-item{align-items:center;display:flex;justify-content:space-between}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-localization-modal-skeleton-item,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-localization-modal-skeleton-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-localization-modal-skeleton-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-localization-modal-skeleton-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-localization-modal-skeleton-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-localization-modal-skeleton-item.justify-start.flex-1,html[dir=rtl] .s-localization-modal-skeleton-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-localization-modal-skeleton-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-localization-modal-skeleton-item,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-localization-modal-skeleton-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-localization-modal-skeleton-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-localization-modal-skeleton-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-localization-modal-skeleton-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-localization-modal-skeleton-item.justify-start.flex-1,html[dir=ltr] .s-localization-modal-skeleton-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-localization-modal-skeleton-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-localization-modal-skeleton-item{border-top:1px solid var(--color-font)}}.s-localization-modal-skeleton-item-flex{align-items:center;display:flex}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-localization-modal-skeleton-item-flex.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-localization-modal-skeleton-item-flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-localization-modal-skeleton-item-flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-localization-modal-skeleton-item-flex.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-localization-modal-skeleton-item-flex.justify-start.flex-1,html[dir=rtl] .s-localization-modal-skeleton-item-flex.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-localization-modal-skeleton-item-flex.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-localization-modal-skeleton-item-flex.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-localization-modal-skeleton-item-flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-localization-modal-skeleton-item-flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-localization-modal-skeleton-item-flex.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-localization-modal-skeleton-item-flex.justify-start.flex-1,html[dir=ltr] .s-localization-modal-skeleton-item-flex.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-localization-modal-skeleton-item-flex.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-localization-modal-skeleton-item-flex{border-top:1px solid var(--color-font)}}.s-localization-modal-skeleton-item-flex salla-skeleton:first-child{margin-right:.75rem}.s-localization-modal-skeleton-item-flex salla-skeleton:first-child:where([dir=rtl],[dir=rtl] *){margin-left:.75rem;margin-right:0}.s-loyalty-prize-item.swiper-slide{cursor:pointer;display:flex;flex-direction:column;margin-bottom:.5rem;margin-left:5px;margin-right:5px;min-width:200px;width:calc(33.33% - 10px)}.s-loyalty-prize-item.swiper-slide>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:.75rem;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.s-loyalty-prize-item.swiper-slide{border-radius:.375rem;border-width:1px;overflow:hidden;padding:0!important;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));background-size:cover;font-size:1.875rem;line-height:2.25rem;text-align:center}.s-loyalty-prize-item.swiper-slide *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .s-loyalty-prize-item.swiper-slide.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-prize-item.swiper-slide.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-loyalty-prize-item.swiper-slide.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-loyalty-prize-item.swiper-slide.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-loyalty-prize-item.swiper-slide.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-loyalty-prize-item.swiper-slide.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-prize-item.swiper-slide.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-loyalty-prize-item.swiper-slide.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-loyalty-prize-item.swiper-slide.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-loyalty-prize-item.swiper-slide.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-prize-item.swiper-slide{border-top:1px solid var(--color-font)}}.s-loyalty-prize-item-selected{--tw-translate-y:-0.125rem!important;border:1px solid #414042;border-color:var(--color-primary);transform:translate(var(--tw-translate-x),-.125rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-loyalty-prize-item-selected .s-loyalty-prize-item-check{align-items:center;border-color:#414042;border-color:var(--color-primary);display:flex;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-prize-item-selected .s-loyalty-prize-item-check.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-prize-item-selected .s-loyalty-prize-item-check.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-prize-item-selected .s-loyalty-prize-item-check.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-prize-item-selected .s-loyalty-prize-item-check.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-prize-item-selected .s-loyalty-prize-item-check.justify-start.flex-1,html[dir=rtl] .s-loyalty-prize-item-selected .s-loyalty-prize-item-check.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-prize-item-selected .s-loyalty-prize-item-check.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-prize-item-selected .s-loyalty-prize-item-check.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-prize-item-selected .s-loyalty-prize-item-check.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-prize-item-selected .s-loyalty-prize-item-check.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-prize-item-selected .s-loyalty-prize-item-check.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-prize-item-selected .s-loyalty-prize-item-check.justify-start.flex-1,html[dir=ltr] .s-loyalty-prize-item-selected .s-loyalty-prize-item-check.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-prize-item-selected .s-loyalty-prize-item-check.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-prize-item-selected .s-loyalty-prize-item-check{border-top:1px solid var(--color-font)}}.s-loyalty-prize-item-selected .s-loyalty-prize-item-check>div{background-color:#414042;background-color:var(--color-primary);border-radius:9999px;height:.625rem;width:.625rem}.s-loyalty-prize-item-image{background-size:cover;height:9rem;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-prize-item-image)>salla-button{width:100%}}.s-loyalty-prize-item-title{font-size:1rem;font-weight:700;line-height:1.5rem;padding-left:.5rem;padding-right:.5rem}.s-loyalty-prize-item-subtitle{font-size:.875rem;font-weight:400;line-height:1.25rem;padding-left:.5rem;padding-right:.5rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-loyalty-prize-item-check{border-radius:9999px;border-width:1px;height:1rem;position:absolute;width:1rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}input[type=radio].sr-only div.s-loyalty-prize-item-check{transition:all .3s}input[type=radio].sr-only:checked~div.s-loyalty-prize-item-check{border-color:var(--color-main)}.s-loyalty-prize-item-check:where([dir=ltr],[dir=ltr] *){left:1.25rem}.s-loyalty-prize-item-check:where([dir=rtl],[dir=rtl] *){right:1.25rem}.s-loyalty-prize-item-points{align-items:center;border-top-width:1px;display:flex;justify-content:center;margin-top:auto!important;width:100%;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));color:#414042;color:var(--color-primary);font-size:.875rem;font-weight:700;line-height:1.25rem;padding:.75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-prize-item-points.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-prize-item-points.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-prize-item-points.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-prize-item-points.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-prize-item-points.justify-start.flex-1,html[dir=rtl] .s-loyalty-prize-item-points.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-prize-item-points.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-prize-item-points.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-prize-item-points.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-prize-item-points.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-prize-item-points.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-prize-item-points.justify-start.flex-1,html[dir=ltr] .s-loyalty-prize-item-points.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-prize-item-points.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-prize-item-points)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-prize-item-points{border-top:1px solid var(--color-font)}}.s-loyalty-program-redeem-btn{overflow:hidden;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-loyalty-header{display:block;margin-bottom:1.25rem}@media (max-width:768px){.s-loyalty-modal .s-modal-body{max-height:100%;overflow-y:scroll}}.s-loyalty-skeleton .s-list-tile-item-content{display:block;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-skeleton .s-list-tile-item-content)>salla-button{width:100%}}.s-loyalty-header-icon{align-items:center;background-color:rgba(255,158,1,.102);border-radius:9999px;display:flex;height:6rem;justify-content:center;position:relative;width:6rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-header-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-loyalty-header-icon.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-header-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-header-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-header-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-header-icon.justify-start.flex-1,html[dir=rtl] .s-loyalty-header-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-header-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-header-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-loyalty-header-icon.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-header-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-header-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-header-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-header-icon.justify-start.flex-1,html[dir=ltr] .s-loyalty-header-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-header-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-header-icon{border-top:1px solid var(--color-font)}}.s-loyalty-header-icon>img{height:3rem;width:3rem}.s-loyalty-header-title{font-size:1.25rem;line-height:1.75rem;margin-bottom:.5rem}.Comfort-header .icons a.active i.s-loyalty-header-title{color:#414042;color:var(--color-primary)}.s-loyalty-header-subtitle{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-loyalty-activator-icon{align-items:center;border-radius:9999px;display:flex;height:3rem;justify-content:center;width:3rem;--tw-bg-opacity:1;background-color:#dc2626;background-color:rgba(220,38,38,var(--tw-bg-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-activator-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-activator-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-activator-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-activator-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-activator-icon.justify-start.flex-1,html[dir=rtl] .s-loyalty-activator-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-activator-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-activator-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-activator-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-activator-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-activator-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-activator-icon.justify-start.flex-1,html[dir=ltr] .s-loyalty-activator-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-activator-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-activator-icon{border-top:1px solid var(--color-font)}}.s-loyalty-activator-icon>svg{fill:#fff}.s-loyalty-confirmation-modal-content .s-placeholder-title{margin-bottom:.75rem}.s-loyalty-confirmation-modal-content .s-placeholder-icon svg b{--tw-text-opacity:1;color:#fb923c;color:rgba(251,146,60,var(--tw-text-opacity,1))}.s-loyalty-confirmation-modal-content .s-placeholder-description{padding-left:1.25rem;padding-right:1.25rem}.s-loyalty-confirmation-actions{align-items:center;display:flex;justify-content:space-between;margin-top:1.25rem}.s-loyalty-confirmation-actions>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1.25rem;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.s-loyalty-confirmation-actions{padding:.5rem 1.25rem 1.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-confirmation-actions,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-confirmation-actions.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-confirmation-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-confirmation-actions.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-confirmation-actions.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-confirmation-actions.justify-start.flex-1,html[dir=rtl] .s-loyalty-confirmation-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-confirmation-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-confirmation-actions,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-confirmation-actions.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-confirmation-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-confirmation-actions.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-confirmation-actions.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-confirmation-actions.justify-start.flex-1,html[dir=ltr] .s-loyalty-confirmation-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-confirmation-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-confirmation-actions{border-top:1px solid var(--color-font)}}.s-loyalty-confirmation-actions:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-loyalty-widget .s-list-tile-item{padding:0!important}.s-loyalty-widget-icon{align-items:center;background-color:#414042;background-color:var(--color-primary);border-radius:9999px;display:flex;height:4rem;justify-content:center;width:4rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-widget-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-widget-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-widget-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-widget-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-widget-icon.justify-start.flex-1,html[dir=rtl] .s-loyalty-widget-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-widget-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-widget-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-widget-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-widget-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-widget-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-widget-icon.justify-start.flex-1,html[dir=ltr] .s-loyalty-widget-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-widget-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-widget-icon{border-top:1px solid var(--color-font)}}.s-loyalty-widget-icon>svg{fill:#fff;width:1.5rem}.s-loyalty-after-exchange .s-list-tile-item{border-radius:.75rem;justify-content:space-between;overflow:hidden;padding-bottom:.75rem;padding-top:.75rem;position:relative}@media(max-width:768px){html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-after-exchange .s-list-tile-item,html[dir=ltr] .flex.s-loyalty-after-exchange .s-list-tile-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-after-exchange .s-list-tile-item,html[dir=rtl] .flex.s-loyalty-after-exchange .s-list-tile-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-loyalty-after-exchange .s-list-tile-item:after{background-color:#414042;background-color:var(--color-primary);bottom:0;display:block;height:100%;left:0;opacity:.08;pointer-events:none;position:absolute;right:0;top:0;width:100%;--tw-content:"";content:"";content:var(--tw-content)}.s-loyalty-after-exchange .s-list-tile-item .s-list-tile-item-title{font-size:15px}.s-loyalty-after-exchange-reset{height:1.5rem}.s-loyalty-after-exchange-reset button{--tw-border-opacity:1;border-color:#f87171;border-color:rgba(248,113,113,var(--tw-border-opacity,1));font-size:15px}.s-loyalty-after-exchange-reset button span{display:flex;--tw-scale-x:.75;--tw-scale-y:.75;align-items:center;justify-content:center;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.75) scaleY(.75);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-after-exchange-reset button span.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-after-exchange-reset button span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-after-exchange-reset button span.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-after-exchange-reset button span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-after-exchange-reset button span.justify-start.flex-1,html[dir=rtl] .s-loyalty-after-exchange-reset button span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-after-exchange-reset button span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-after-exchange-reset button span.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-after-exchange-reset button span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-after-exchange-reset button span.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-after-exchange-reset button span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-after-exchange-reset button span.justify-start.flex-1,html[dir=ltr] .s-loyalty-after-exchange-reset button span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-after-exchange-reset button span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-after-exchange-reset button span{border-top:1px solid var(--color-font)}}.s-loyalty-after-exchange-reset button svg{fill:#f87171;height:1.5rem!important;width:1.5rem!important}.s-loyalty-after-exchange-reset button:hover svg{fill:#fff}.s-loyalty-after-exchange-action{align-items:center;display:flex;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-after-exchange-action.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-after-exchange-action.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-after-exchange-action.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-after-exchange-action.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-after-exchange-action.justify-start.flex-1,html[dir=rtl] .s-loyalty-after-exchange-action.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-after-exchange-action.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-after-exchange-action.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-after-exchange-action.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-after-exchange-action.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-after-exchange-action.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-after-exchange-action.justify-start.flex-1,html[dir=ltr] .s-loyalty-after-exchange-action.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-after-exchange-action.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-after-exchange-action{border-top:1px solid var(--color-font)}}.s-loyalty-placeholder{align-items:center;display:flex;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-placeholder.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-placeholder.justify-start.flex-1,html[dir=rtl] .s-loyalty-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-placeholder.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-placeholder.justify-start.flex-1,html[dir=ltr] .s-loyalty-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-placeholder{border-top:1px solid var(--color-font)}}.s-loyalty-skeleton .s-loyalty-header-subtitle>salla-skeleton,.s-loyalty-skeleton .s-loyalty-prize-item-subtitle>salla-skeleton{display:block;margin-bottom:.75rem}.s-loyalty-skeleton .s-loyalty-header-title{margin-bottom:1.25rem}.s-loyalty-skeleton-cards{align-items:center;display:flex}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-skeleton-cards.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-skeleton-cards.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-skeleton-cards.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-skeleton-cards.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-skeleton-cards.justify-start.flex-1,html[dir=rtl] .s-loyalty-skeleton-cards.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-skeleton-cards.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-skeleton-cards.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-skeleton-cards.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-skeleton-cards.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-skeleton-cards.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-skeleton-cards.justify-start.flex-1,html[dir=ltr] .s-loyalty-skeleton-cards.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-skeleton-cards.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-skeleton-cards{border-top:1px solid var(--color-font)}}.s-loyalty-skeleton .s-loyalty-prize-item{cursor:inherit!important;position:relative;text-align:center}@media(max-width:768px){html[dir=ltr] .flex.s-loyalty-skeleton .s-loyalty-prize-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-loyalty-skeleton .s-loyalty-prize-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-loyalty-skeleton .s-loyalty-prize-item .s-skeleton-wrapper{margin-left:auto;margin-right:auto}.s-loyalty-skeleton .s-loyalty-prize-item-check{border-width:0}.s-loyalty-slider{display:block;margin-bottom:.625rem}.s-loyalty-slider .swiper-wrapper{height:auto!important}.s-loyalty-container{padding:.625rem}.s-loyalty-points-banner-container{align-items:center;background-color:rgba(209,180,76,.1);background-color:rgba(209,180,76,var(--tw-bg-opacity,1));border-radius:.5rem;display:flex;gap:.5rem;margin-bottom:.75rem;width:100%;--tw-bg-opacity:0.1;padding:.5rem .75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-points-banner-container.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-loyalty-points-banner-container.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-points-banner-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-banner-container.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-points-banner-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-points-banner-container.justify-start.flex-1,html[dir=rtl] .s-loyalty-points-banner-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-points-banner-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-points-banner-container.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-loyalty-points-banner-container.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-points-banner-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-banner-container.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-points-banner-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-points-banner-container.justify-start.flex-1,html[dir=ltr] .s-loyalty-points-banner-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-points-banner-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-points-banner-container)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-points-banner-container{border-top:1px solid var(--color-font)}}.s-loyalty-points-banner-icon{align-items:center;border-radius:9999px;display:flex;flex-shrink:0;height:2rem;justify-content:center;width:2rem;--tw-bg-opacity:1;background-color:#d1b44c;background-color:rgba(209,180,76,var(--tw-bg-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-points-banner-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-points-banner-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-banner-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-points-banner-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-points-banner-icon.justify-start.flex-1,html[dir=rtl] .s-loyalty-points-banner-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-points-banner-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-points-banner-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-points-banner-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-banner-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-points-banner-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-points-banner-icon.justify-start.flex-1,html[dir=ltr] .s-loyalty-points-banner-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-points-banner-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-points-banner-icon{border-top:1px solid var(--color-font)}}.s-loyalty-points-banner-label{font-weight:700;--tw-text-opacity:1;color:#d1b44c;color:rgba(209,180,76,var(--tw-text-opacity,1))}.s-loyalty-points-banner-description,.s-loyalty-points-banner-label{font-size:.875rem;line-height:1.25rem}.s-loyalty-points-history-balance-container{align-items:center;display:flex;gap:1rem;justify-content:flex-start}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-loyalty-points-history-balance-container.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-points-history-balance-container.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-points-history-balance-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-history-balance-container.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-points-history-balance-container.flex.lg\:hidden,html[dir=rtl] .flex-1.s-loyalty-points-history-balance-container.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-loyalty-points-history-balance-container.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-points-history-balance-container.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.s-loyalty-points-history-balance-container.items-center.justify-start.flex-1,html[dir=rtl] .s-loyalty-points-history-balance-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-points-history-balance-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-loyalty-points-history-balance-container.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-points-history-balance-container.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-points-history-balance-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-history-balance-container.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-points-history-balance-container.flex.lg\:hidden,html[dir=ltr] .flex-1.s-loyalty-points-history-balance-container.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-loyalty-points-history-balance-container.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-points-history-balance-container.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.s-loyalty-points-history-balance-container.items-center.justify-start.flex-1,html[dir=ltr] .s-loyalty-points-history-balance-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-points-history-balance-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-points-history-balance-container{border-top:1px solid var(--color-font)}}.s-loyalty-points-history-balance-value{font-size:1.25rem;font-weight:600;line-height:1.75rem}.Comfort-header .icons a.active i.s-loyalty-points-history-balance-value{color:#414042;color:var(--color-primary)}.s-loyalty-points-history-balance-label{font-weight:400;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-loyalty-points-history-balance-icon{background-color:#ff6767;background-color:var(--color-primary-reverse);border-radius:9999px;color:#414042;color:var(--color-primary);font-size:25px;height:52px;padding:16px 13px;width:52px}.s-loyalty-points-history-container>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:.625rem;margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}@media (min-width:768px){.s-loyalty-points-history-container>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:1.25rem;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}}.s-loyalty-points-history-mobile-title{display:inline-block;font-weight:400;width:8rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}@media (min-width:768px){.s-loyalty-points-history-mobile-title{display:none}}.s-loyalty-points-history-reference-id{display:none}@media (min-width:768px){.s-loyalty-points-history-reference-id{display:inline-block}}.s-loyalty-points-history-buy-as-gift-icon{color:#414042;color:var(--color-primary);display:inline-block;margin-left:.25rem;margin-right:.25rem}.s-loyalty-points-history-copy-to-clipboard-button{align-items:center;display:flex}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-points-history-copy-to-clipboard-button.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-points-history-copy-to-clipboard-button.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-history-copy-to-clipboard-button.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-points-history-copy-to-clipboard-button.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-points-history-copy-to-clipboard-button.justify-start.flex-1,html[dir=rtl] .s-loyalty-points-history-copy-to-clipboard-button.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-points-history-copy-to-clipboard-button.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-points-history-copy-to-clipboard-button.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-points-history-copy-to-clipboard-button.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-history-copy-to-clipboard-button.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-points-history-copy-to-clipboard-button.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-points-history-copy-to-clipboard-button.justify-start.flex-1,html[dir=ltr] .s-loyalty-points-history-copy-to-clipboard-button.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-points-history-copy-to-clipboard-button.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-points-history-copy-to-clipboard-button{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-loyalty-points-history-copy-to-clipboard-button{display:none}}.s-loyalty-points-history-copy-to-clipboard-button salla-button{position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-loyalty-points-history-copy-to-clipboard-button salla-button.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-loyalty-points-history-copy-to-clipboard-button salla-button.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-loyalty-points-history-copy-to-clipboard-button-icon{font-size:.75rem;line-height:1rem;pointer-events:none}.s-loyalty-points-history-copy-to-clipboard-button-icon:where([dir=ltr],[dir=ltr] *){margin-left:.25rem}.s-loyalty-points-history-copy-to-clipboard-button-icon:where([dir=rtl],[dir=rtl] *){margin-right:.25rem}@media (min-width:768px){.s-loyalty-points-history-status-container{margin-left:0;margin-right:0}}.s-loyalty-points-history-status-container:where([dir=ltr],[dir=ltr] *){margin-left:auto}.s-loyalty-points-history-status-container:where([dir=rtl],[dir=rtl] *){margin-right:auto}.s-loyalty-points-history-status-container i{margin-top:.25rem}.s-loyalty-points-history-status-container i:where([dir=ltr],[dir=ltr] *){margin-right:.25rem}.s-loyalty-points-history-status-container i:where([dir=rtl],[dir=rtl] *){margin-left:.25rem}.s-loyalty-points-history-rated-text{--tw-text-opacity:1;color:#fbbf24;color:rgba(251,191,36,var(--tw-text-opacity,1))}.s-loyalty-points-history-unrated-text{--tw-text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--tw-text-opacity,1))}.s-loyalty-points-history-no-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding-bottom:5rem;padding-top:2.5rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-points-history-no-content.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-points-history-no-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-history-no-content.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-points-history-no-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-points-history-no-content.justify-start.flex-1,html[dir=rtl] .s-loyalty-points-history-no-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-loyalty-points-history-no-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-loyalty-points-history-no-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-points-history-no-content.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-points-history-no-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-history-no-content.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-points-history-no-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-points-history-no-content.justify-start.flex-1,html[dir=ltr] .s-loyalty-points-history-no-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-loyalty-points-history-no-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-loyalty-points-history-no-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-points-history-no-content{border-top:1px solid var(--color-font)}}.s-loyalty-points-history-no-content .icon{align-items:center;border-radius:9999px;display:flex;height:8rem;justify-content:center;margin-bottom:1rem;width:8rem;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));font-size:3rem;line-height:1;--tw-text-opacity:1;color:#d1d5db;color:rgba(209,213,219,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-points-history-no-content .icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-points-history-no-content .icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-history-no-content .icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-points-history-no-content .icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-points-history-no-content .icon.justify-start.flex-1,html[dir=rtl] .s-loyalty-points-history-no-content .icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-points-history-no-content .icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-points-history-no-content .icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-points-history-no-content .icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-history-no-content .icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-points-history-no-content .icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-points-history-no-content .icon.justify-start.flex-1,html[dir=ltr] .s-loyalty-points-history-no-content .icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-points-history-no-content .icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-points-history-no-content .icon{border-top:1px solid var(--color-font)}}.s-loyalty-points-history-no-content p{font-size:1rem;line-height:1.5rem;margin-bottom:1rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-loyalty-points-history-table{border-collapse:separate;min-width:100%}@media (min-width:768px){.s-loyalty-points-history-table{margin-bottom:-.75rem;--tw-border-spacing-y:1.25rem;border-spacing:var(--tw-border-spacing-x) 1.25rem;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}}.s-loyalty-points-history-table-head{display:none;margin-bottom:1.25rem;--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1))}@media (min-width:768px){.s-loyalty-points-history-table-head{display:table-header-group}}.s-loyalty-points-history-table-head-tr-th{font-size:.875rem;font-weight:500;letter-spacing:.05em;line-height:1.25rem;padding-left:1.5rem;padding-right:1.5rem;text-align:left;text-transform:uppercase}.s-loyalty-points-history-table-head-tr-th:where([dir=ltr],[dir=ltr] *){text-align:left}.s-loyalty-points-history-table-head-tr-th:last-child:where([dir=ltr],[dir=ltr] *){text-align:right}.s-loyalty-points-history-table-head-tr-th:where([dir=rtl],[dir=rtl] *){text-align:right}.s-loyalty-points-history-table-head-tr-th:last-child:where([dir=rtl],[dir=rtl] *){text-align:left}.s-loyalty-points-history-table-tbody-tr{border-bottom-width:8px;border-radius:.75rem;border-top-width:8px;display:flex;flex-direction:row;flex-wrap:wrap;overflow:hidden;position:relative;--tw-border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:.5rem;transition-duration:.5s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.s-loyalty-points-history-table-tbody-tr.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-points-history-table-tbody-tr.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-history-table-tbody-tr.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-loyalty-points-history-table-tbody-tr.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-points-history-table-tbody-tr.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.s-loyalty-points-history-table-tbody-tr.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-points-history-table-tbody-tr.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-history-table-tbody-tr.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-loyalty-points-history-table-tbody-tr.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-points-history-table-tbody-tr.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-points-history-table-tbody-tr{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-loyalty-points-history-table-tbody-tr{display:table-row;flex-direction:row;flex-wrap:nowrap;padding:0}}.s-loyalty-points-history-table-tbody-tr-td{font-size:.875rem;line-height:1.25rem;white-space:nowrap;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-points-history-table-tbody-tr-td)>salla-button{width:100%}}@media (min-width:768px){.s-loyalty-points-history-table-tbody-tr-td{height:5rem;width:auto}.s-loyalty-points-history-table-tbody-tr-td:last-child{text-align:right}.s-loyalty-points-history-table-tbody-tr-td:first-child:where([dir=ltr],[dir=ltr] *){border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.s-loyalty-points-history-table-tbody-tr-td:first-child:where([dir=rtl],[dir=rtl] *){border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}}.s-loyalty-points-history-table-tbody-tr-td:first-child{font-weight:700}.s-loyalty-points-history-table-tbody-tr-td-content{align-items:center;display:flex;font-size:.75rem;justify-content:space-between;line-height:1rem;padding:.25rem .5rem;position:relative}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-points-history-table-tbody-tr-td-content,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-points-history-table-tbody-tr-td-content.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-loyalty-points-history-table-tbody-tr-td-content.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-points-history-table-tbody-tr-td-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-history-table-tbody-tr-td-content.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-points-history-table-tbody-tr-td-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-points-history-table-tbody-tr-td-content.justify-start.flex-1,html[dir=rtl] .s-loyalty-points-history-table-tbody-tr-td-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-points-history-table-tbody-tr-td-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-points-history-table-tbody-tr-td-content,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-points-history-table-tbody-tr-td-content.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-loyalty-points-history-table-tbody-tr-td-content.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-points-history-table-tbody-tr-td-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-history-table-tbody-tr-td-content.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-points-history-table-tbody-tr-td-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-points-history-table-tbody-tr-td-content.justify-start.flex-1,html[dir=ltr] .s-loyalty-points-history-table-tbody-tr-td-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-points-history-table-tbody-tr-td-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-points-history-table-tbody-tr-td-content{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-loyalty-points-history-table-tbody-tr-td-content{padding:1.5rem}}.s-loyalty-points-history-table-tbody-tr-td-content:where([dir=ltr],[dir=ltr] *){padding-right:.5rem}.s-loyalty-points-history-table-tbody-tr-td-content:where([dir=rtl],[dir=rtl] *){padding-left:.5rem}.s-loyalty-points-history-table-tbody-tr a{bottom:0;display:block;position:absolute;top:0;width:100%}input[type=radio].sr-only div.s-loyalty-points-history-table-tbody-tr a{transition:all .3s}input[type=radio].sr-only:checked~div.s-loyalty-points-history-table-tbody-tr a{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-points-history-table-tbody-tr a)>salla-button{width:100%}}.s-loyalty-points-history-table-tbody-tr a:where([dir=ltr],[dir=ltr] *){left:0}.s-loyalty-points-history-table-tbody-tr a:where([dir=rtl],[dir=rtl] *){right:0}.s-loyalty-points-history-table-empty-state{align-items:center;display:flex;flex-direction:column;font-size:80px}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-points-history-table-empty-state.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-points-history-table-empty-state.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-history-table-empty-state.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-points-history-table-empty-state.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-points-history-table-empty-state.justify-start.flex-1,html[dir=rtl] .s-loyalty-points-history-table-empty-state.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-loyalty-points-history-table-empty-state.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-loyalty-points-history-table-empty-state.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-points-history-table-empty-state.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-points-history-table-empty-state.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-history-table-empty-state.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-points-history-table-empty-state.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-points-history-table-empty-state.justify-start.flex-1,html[dir=ltr] .s-loyalty-points-history-table-empty-state.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-loyalty-points-history-table-empty-state.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-loyalty-points-history-table-empty-state.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-points-history-table-empty-state{border-top:1px solid var(--color-font)}}.s-loyalty-points-history-table-empty-state i{color:#c9c9c9;color:var(--infinte-color);font-size:80px;margin-bottom:2rem;margin-top:4rem}.s-loyalty-points-history-table-placeholder-title{font-size:1.25rem;font-weight:700;line-height:1.75rem;padding:.75rem;text-align:center}.Comfort-header .icons a.active i.s-loyalty-points-history-table-placeholder-title{color:#414042;color:var(--color-primary)}.s-loyalty-points-history-table-placeholder-sub-title{font-size:.875rem;font-weight:400;line-height:1.25rem;text-align:center;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-loyalty-points-history-load-more{display:flex;justify-content:center;margin-top:1rem}@media(max-width:768px){html[dir=rtl] .s-loyalty-points-history-load-more.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-history-load-more.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-loyalty-points-history-load-more.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-points-history-load-more.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-loyalty-points-history-load-more.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-history-load-more.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-loyalty-points-history-load-more.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-points-history-load-more.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-points-history-load-more{border-top:1px solid var(--color-font)}}.s-loyalty-points-history-table-transaction-status{align-items:center;border-radius:20px;display:flex;width:-moz-max-content;width:max-content;--tw-bg-opacity:1;background-color:#fff6eb;background-color:rgba(255,246,235,var(--tw-bg-opacity,1));padding:6px 19px;--tw-text-opacity:1;color:#a46f29;color:rgba(164,111,41,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-points-history-table-transaction-status.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-points-history-table-transaction-status.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-history-table-transaction-status.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-points-history-table-transaction-status.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-points-history-table-transaction-status.justify-start.flex-1,html[dir=rtl] .s-loyalty-points-history-table-transaction-status.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-points-history-table-transaction-status.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-points-history-table-transaction-status.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-points-history-table-transaction-status.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-points-history-table-transaction-status.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-points-history-table-transaction-status.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-points-history-table-transaction-status.justify-start.flex-1,html[dir=ltr] .s-loyalty-points-history-table-transaction-status.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-points-history-table-transaction-status.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-points-history-table-transaction-status{border-top:1px solid var(--color-font)}}.s-loyalty-points-history-table-transaction-status-pending{--tw-bg-opacity:1;background-color:#fff6eb;background-color:rgba(255,246,235,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:#a46f29;color:rgba(164,111,41,var(--tw-text-opacity,1))}.s-loyalty-points-history-table-transaction-status-used{--tw-bg-opacity:1;background-color:#effbf6;background-color:rgba(239,251,246,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:#00af6c;color:rgba(0,175,108,var(--tw-text-opacity,1))}.s-loyalty-points-history-table-transaction-status-revoked{--tw-bg-opacity:1;background-color:#feecec;background-color:rgba(254,236,236,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:#f55157;color:rgba(245,81,87,var(--tw-text-opacity,1))}.s-loyalty-points-history-table-transaction-status-expired{--tw-bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--tw-text-opacity,1))}.s-loyalty-program-container>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:.625rem;margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}.s-loyalty-program-container{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1))}@media (min-width:768px){.s-loyalty-program-container>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:1.25rem;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}}.s-loyalty-program-login-action{border-radius:.375rem;display:block;margin-left:auto;margin-right:auto;padding:.5rem 1rem;width:16rem}@media(max-width:768px){html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-loyalty-program-login-action.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-loyalty-program-login-action.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-loyalty-program-login-action-dark{background-color:var(--color-primary-dark);--tw-text-opacity:1;color:#f3f4f6;color:rgba(243,244,246,var(--tw-text-opacity,1))}.s-loyalty-program-login-action-light{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-loyalty-program-outline-section{padding-bottom:4rem;padding-top:5rem}.s-loyalty-program-profile-wrapper{margin-left:auto;margin-right:auto;max-width:56rem;--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-loyalty-program-item{padding:2rem;text-align:center}.s-loyalty-program-content{position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-loyalty-program-content.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-loyalty-program-content.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-loyalty-program-icon-container{position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-loyalty-program-icon-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-loyalty-program-icon-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-loyalty-program-icon{bottom:0;margin-right:-.5rem;position:absolute;right:50%;--tw-translate-x:50%;--tw-scale-x:1.5;--tw-scale-y:1.5;font-size:1.5rem;line-height:2rem;transform:translate(50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.5) scaleY(1.5);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity,1))}input[type=radio].sr-only div.s-loyalty-program-icon{transition:all .3s}input[type=radio].sr-only:checked~div.s-loyalty-program-icon{border-color:var(--color-main)}.s-loyalty-program-icon svg{fill:currentColor;height:1.5rem;width:1.5rem}.s-loyalty-program-title{font-size:1.125rem;font-weight:700;line-height:3rem;margin-top:1rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-loyalty-program-description{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-loyalty-program-section{margin-left:auto;margin-right:auto;max-width:100%;padding-left:1.25rem;padding-right:1.25rem}.s-loyalty-program-header{text-align:center}.s-loyalty-program-main-title{font-size:1.5rem;line-height:3rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-loyalty-program-subtitle{--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-loyalty-program-list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));margin-left:auto;margin-right:auto;margin-top:2rem;max-width:80rem;grid-gap:1rem;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-loyalty-program-list.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.s-loyalty-program-list.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-loyalty-program-list.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-loyalty-program-list.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.s-loyalty-program-list.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-loyalty-program-list.items-center.justify-start.flex-1{justify-content:flex-end}}@media (min-width:768px){.s-loyalty-program-list{gap:7rem;grid-template-columns:repeat(3,minmax(0,1fr))}}.s-loyalty-program-hero-container{position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-loyalty-program-hero-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-loyalty-program-hero-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-loyalty-program-hero-background{align-items:center;border-bottom-width:1px;display:grid;justify-items:center;min-height:20rem;place-items:center;position:relative;width:100%;--tw-border-opacity:1;background-color:var(--color-primary-light);background-position:50%;background-repeat:no-repeat;background-size:cover;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));padding:4rem 1.25rem}@media(max-width:768px){html[dir=ltr] .flex.s-loyalty-program-hero-background.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-loyalty-program-hero-background.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-hero-background)>salla-button{width:100%}}.s-loyalty-program-text-gradient{background-image:linear-gradient(to top,var(--tw-gradient-stops));--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#d1d5db var(--tw-gradient-to-position);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:6rem;font-weight:700;line-height:1;opacity:.7}.s-loyalty-program-points-action-incomplete{background-color:var(--color-primary-light);display:block;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-loyalty-program-hero-overlay{bottom:0;left:0;position:absolute;right:0;top:0;--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity,1));opacity:.5}input[type=radio].sr-only div.s-loyalty-program-hero-overlay{transition:all .3s}input[type=radio].sr-only:checked~div.s-loyalty-program-hero-overlay{border-color:var(--color-main)}.s-loyalty-program-hero-content{z-index:10}.s-loyalty-program-hero-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:1rem;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.s-loyalty-program-hero-content{text-align:center}.s-loyalty-program-hero-title{font-size:1.875rem;font-weight:600;line-height:2.25rem;line-height:1.25;margin-bottom:1rem}@media (min-width:768px){.s-loyalty-program-hero-title{font-size:3rem;line-height:1}}.s-loyalty-program-hero-description{font-size:1rem;font-weight:300;line-height:1.5rem;margin-left:auto;margin-right:auto;max-width:24rem}@media (min-width:768px){.s-loyalty-program-hero-description{max-width:36rem}}.s-loyalty-program-hero-footer{padding-left:1.25rem;padding-right:1.25rem;position:absolute;width:100%}input[type=radio].sr-only div.s-loyalty-program-hero-footer{transition:all .3s}input[type=radio].sr-only:checked~div.s-loyalty-program-hero-footer{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-hero-footer)>salla-button{width:100%}}.s-loyalty-program-hero-slot-container{bottom:0;margin-left:auto;margin-right:auto;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-loyalty-program-hero-white{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-loyalty-program-hero-gray{--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-loyalty-program-rewards-container{margin-left:auto;margin-right:auto;max-width:80rem;--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1))}@media (min-width:640px){.s-loyalty-program-rewards-container{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:768px){.s-loyalty-program-rewards-container{margin-top:1.5rem}}@media (min-width:1536px){.s-loyalty-program-rewards-container{padding-left:0;padding-right:0}}.s-loyalty-program-rewards-heading-mobile{font-size:1.875rem;line-height:3rem;margin:1.5rem auto;width:-moz-max-content;width:max-content;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}@media (min-width:768px){.s-loyalty-program-rewards-heading-mobile{display:none}}.s-loyalty-program-rewards-heading-desktop{display:none;font-size:1.875rem;line-height:3rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}@media (min-width:768px){.s-loyalty-program-rewards-heading-desktop{display:block}}.s-loyalty-program-rewards-tab-items{display:flex;margin-bottom:0;margin-top:0;padding-left:1rem;padding-right:1rem}@media(max-width:768px){html[dir=rtl] .s-loyalty-program-rewards-tab-items.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-rewards-tab-items.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-loyalty-program-rewards-tab-items.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-rewards-tab-items.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-loyalty-program-rewards-tab-items.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-rewards-tab-items.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-loyalty-program-rewards-tab-items.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-rewards-tab-items.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-rewards-tab-items{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-loyalty-program-rewards-tab-items{margin-bottom:.5rem;margin-top:.5rem;padding-left:0;padding-right:0}}.s-loyalty-program-rewards-container salla-tab-content{padding-left:1rem;padding-right:1rem}@media (min-width:768px){.s-loyalty-program-rewards-container salla-tab-content{padding-left:0;padding-right:0}}.s-loyalty-program-rewards-container .s-tabs-content-wrapper{padding:0}@media (min-width:768px){.s-loyalty-program-rewards-container .s-tabs-content-wrapper{padding-top:1rem}}.s-loyalty-program-rewards-container .swiper{padding-left:1rem;padding-right:1rem}@media (min-width:768px){.s-loyalty-program-rewards-container .swiper{padding-left:0;padding-right:0}}.s-loyalty-program-rewards-action-base{border-radius:.375rem;display:block;font-size:.75rem;line-height:1rem;margin-left:auto;margin-right:auto;max-width:24rem;padding:.5rem 1rem;text-align:center;width:100%}@media(max-width:768px){html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-loyalty-program-rewards-action-base.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-loyalty-program-rewards-action-base.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-rewards-action-base)>salla-button{width:100%}}@media (min-width:768px){.s-loyalty-program-rewards-action-base{font-size:.875rem;line-height:1.25rem}}.s-loyalty-program-rewards-action-on{background-color:var(--color-primary-light);--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-loyalty-program-rewards-action-off{cursor:not-allowed;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-loyalty-program-rewards-action-confirm{background-color:#414042;background-color:var(--color-primary);color:#ff6767;color:var(--color-primary-reverse);display:block;position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-loyalty-program-rewards-action-confirm.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-loyalty-program-rewards-action-confirm.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-loyalty-program-rewards-action-cancel{border-width:1px;--tw-border-opacity:1;background-image:none;border-color:#ef4444;border-color:rgba(239,68,68,var(--tw-border-opacity,1));--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.s-loyalty-program-rewards-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-rewards-img)>salla-button{width:100%}}.s-loyalty-program-rewards-points{font-weight:300}.s-loyalty-program-rewards-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.s-loyalty-program-rewards-modal-action{border-top-width:1px;width:100%;--tw-border-opacity:1;border-top-color:#f3f4f6;border-top-color:rgba(243,244,246,var(--tw-border-opacity,1));padding:1.25rem 3rem;text-align:center}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-rewards-modal-action)>salla-button{width:100%}}.s-loyalty-program-reward-container{border-radius:.75rem;overflow:hidden;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-loyalty-program-reward-host,.s-loyalty-program-reward-xs{width:11rem}@media (min-width:768px){.s-loyalty-program-reward-host{width:auto}}.s-loyalty-program-reward-img{height:9rem;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-reward-img)>salla-button{width:100%}}@media (min-width:768px){.s-loyalty-program-reward-img{height:12rem}}.s-loyalty-program-reward-content{padding:.5rem}@media (min-width:768px){.s-loyalty-program-reward-content{padding:1rem}}.s-loyalty-program-reward-points{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.s-loyalty-program-reward-title{font-size:.75rem;line-height:1rem;margin-top:.75rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-loyalty-program-reward-name{font-size:.875rem;font-weight:500;line-height:1.25rem;margin-top:.25rem}@media (min-width:768px){.s-loyalty-program-reward-name{font-size:1.125rem;line-height:1.75rem}}.s-loyalty-program-rewards-container .s-tabs-header{align-items:center;border-style:none;display:flex;justify-content:space-between}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-program-rewards-container .s-tabs-header,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-rewards-container .s-tabs-header.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-rewards-container .s-tabs-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-rewards-container .s-tabs-header.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-rewards-container .s-tabs-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-rewards-container .s-tabs-header.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-rewards-container .s-tabs-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-rewards-container .s-tabs-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-program-rewards-container .s-tabs-header,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-rewards-container .s-tabs-header.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-rewards-container .s-tabs-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-rewards-container .s-tabs-header.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-rewards-container .s-tabs-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-rewards-container .s-tabs-header.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-rewards-container .s-tabs-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-rewards-container .s-tabs-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-rewards-container .s-tabs-header{border-top:1px solid var(--color-font)}}.s-loyalty-program-rewards-container .s-tabs-header div{order:1}.s-loyalty-program-rewards-container .s-tabs-header-item{align-items:center;background-color:transparent;border-radius:.5rem;display:flex;font-size:.875rem;gap:.5rem;justify-content:center;line-height:1.25rem;margin:0;padding:.5rem 1rem;position:relative;width:-moz-max-content;width:max-content;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-rewards-container .s-tabs-header-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-loyalty-program-rewards-container .s-tabs-header-item.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-loyalty-program-rewards-container .s-tabs-header-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-rewards-container .s-tabs-header-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-rewards-container .s-tabs-header-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-rewards-container .s-tabs-header-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-rewards-container .s-tabs-header-item.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-rewards-container .s-tabs-header-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-rewards-container .s-tabs-header-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-rewards-container .s-tabs-header-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-loyalty-program-rewards-container .s-tabs-header-item.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-loyalty-program-rewards-container .s-tabs-header-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-rewards-container .s-tabs-header-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-rewards-container .s-tabs-header-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-rewards-container .s-tabs-header-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-rewards-container .s-tabs-header-item.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-rewards-container .s-tabs-header-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-rewards-container .s-tabs-header-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-rewards-container .s-tabs-header-item{border-top:1px solid var(--color-font)}}.s-loyalty-program-rewards-container .s-tabs-bg-normal,.s-loyalty-program-rewards-container-cart .s-tabs-bg-normal{background-color:transparent;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-loyalty-program-rewards-container-cart .s-tabs-header-item{align-items:center;display:flex;font-size:.875rem;gap:.5rem;justify-content:center;line-height:1.25rem;padding:.5rem 1rem;width:-moz-max-content;width:max-content}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-rewards-container-cart .s-tabs-header-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-loyalty-program-rewards-container-cart .s-tabs-header-item.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-rewards-container-cart .s-tabs-header-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-rewards-container-cart .s-tabs-header-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-rewards-container-cart .s-tabs-header-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-rewards-container-cart .s-tabs-header-item.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-rewards-container-cart .s-tabs-header-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-rewards-container-cart .s-tabs-header-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-rewards-container-cart .s-tabs-header-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-loyalty-program-rewards-container-cart .s-tabs-header-item.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-rewards-container-cart .s-tabs-header-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-rewards-container-cart .s-tabs-header-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-rewards-container-cart .s-tabs-header-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-rewards-container-cart .s-tabs-header-item.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-rewards-container-cart .s-tabs-header-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-rewards-container-cart .s-tabs-header-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-rewards-container-cart .s-tabs-header-item{border-top:1px solid var(--color-font)}}.s-loyalty-program-rewards-container-cart .s-tabs-content-wrapper{padding:0}.s-loyalty-program-rewards-container-cart .s-tabs-header{border-bottom-width:1px;border-color:var(--color-primary-light);overflow-x:auto;padding-left:1.25rem;padding-right:1.25rem}@media (min-width:640px){.s-loyalty-program-rewards-container-cart .s-tabs-header{margin-left:1.25rem;margin-right:1.25rem;padding-left:0;padding-right:0}}.s-loyalty-program-rewards-container-cart .swiper{padding:1.25rem}.s-loyalty-program-rewards-cart-header{display:flex;gap:1rem;margin:2.5rem 0;padding:0 1.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-loyalty-program-rewards-cart-header.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-rewards-cart-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-rewards-cart-header.lg\:hidden,html[dir=rtl] .flex-1.s-loyalty-program-rewards-cart-header.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-loyalty-program-rewards-cart-header.items-center.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-rewards-cart-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-rewards-cart-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-loyalty-program-rewards-cart-header.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-rewards-cart-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-rewards-cart-header.lg\:hidden,html[dir=ltr] .flex-1.s-loyalty-program-rewards-cart-header.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-loyalty-program-rewards-cart-header.items-center.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-rewards-cart-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-rewards-cart-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-rewards-cart-header{border-top:1px solid var(--color-font)}}.s-loyalty-program-rewards-container-cart .s-slider-block__title-nav{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-rewards-container-cart .s-slider-block__title-nav)>salla-button{width:100%}}.s-loyalty-program-rewards-container .s-tabs-active,.s-loyalty-program-rewards-container-cart .s-tabs-active{background-color:var(--color-primary-light);--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-loyalty-program-panel-content{display:flex;flex-direction:column;justify-content:space-around}@media(max-width:768px){html[dir=rtl] .s-loyalty-program-panel-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-panel-content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-loyalty-program-panel-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-loyalty-program-panel-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-loyalty-program-panel-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-loyalty-program-panel-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-panel-content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-loyalty-program-panel-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-loyalty-program-panel-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-loyalty-program-panel-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-panel-content{border-top:1px solid var(--color-font)}}.s-loyalty-program-panel-content h1{font-size:1.25rem;font-weight:700;line-height:1.75rem}.Comfort-header .icons a.active i.s-loyalty-program-panel-content h1{color:#414042;color:var(--color-primary)}.s-loyalty-program-panel-content p{font-size:.875rem;font-weight:400;line-height:1.25rem}.s-loyalty-program-points-wrapper{padding-left:1rem;padding-right:1rem}@media (min-width:768px){.s-loyalty-program-points-wrapper{margin-left:1.25rem;margin-right:1.25rem}}.s-loyalty-program-points-section{border-radius:1rem;--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1));padding:1.25rem}@media (min-width:1024px){.s-loyalty-program-points-section{padding:4rem}}.s-loyalty-program-points-header{text-align:center}.s-loyalty-program-points-title{font-size:1.5rem;line-height:2.25rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-loyalty-program-points-description{margin-top:1rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-loyalty-program-points-spacer{height:2.5rem}.s-loyalty-program-points-list-one{margin-left:auto;margin-right:auto;max-width:80rem}.s-loyalty-program-points-list-multi,.s-loyalty-program-points-list-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-left:auto;margin-right:auto;max-width:80rem;grid-gap:1.25rem;gap:1.25rem}@media (min-width:1024px){.s-loyalty-program-points-list-multi{grid-template-columns:repeat(3,minmax(0,1fr))}}.s-loyalty-program-points-modal-header{align-items:center;border-top-left-radius:.75rem;border-top-right-radius:.75rem;display:flex;justify-content:space-between;padding:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-program-points-modal-header,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-points-modal-header.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-points-modal-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-points-modal-header.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-points-modal-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-points-modal-header.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-points-modal-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-points-modal-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-program-points-modal-header,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-points-modal-header.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-points-modal-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-points-modal-header.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-points-modal-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-points-modal-header.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-points-modal-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-points-modal-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-points-modal-header{border-top:1px solid var(--color-font)}}.s-loyalty-program-points-modal-info{font-size:1.125rem;line-height:1.75rem;width:100%;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-points-modal-info)>salla-button{width:100%}}.s-loyalty-program-points-modal-main{align-items:center;display:flex;flex-direction:column}.s-loyalty-program-points-modal-main>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:.75rem;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.s-loyalty-program-points-modal-main{padding-bottom:2rem;padding-top:3rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-points-modal-main.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-points-modal-main.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-points-modal-main.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-points-modal-main.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-points-modal-main.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-points-modal-main.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-loyalty-program-points-modal-main.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-loyalty-program-points-modal-main.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-points-modal-main.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-points-modal-main.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-points-modal-main.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-points-modal-main.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-points-modal-main.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-points-modal-main.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-loyalty-program-points-modal-main.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-loyalty-program-points-modal-main.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-points-modal-main{border-top:1px solid var(--color-font)}}.s-loyalty-program-points-badge-points{font-weight:300}.s-loyalty-program-points-modal-details{padding-left:1rem;padding-right:1rem;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-points-modal-details)>salla-button{width:100%}}@media (min-width:768px){.s-loyalty-program-points-modal-details{padding-left:3rem;padding-right:3rem}}.s-loyalty-program-point-subheading{margin-bottom:1rem;margin-top:1rem;padding-left:1rem;padding-right:1rem;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-point-subheading)>salla-button{width:100%}}@media (min-width:768px){.s-loyalty-program-point-subheading{padding-left:3rem;padding-right:3rem}}.s-loyalty-program-point-subheading h2{font-size:1.125rem;font-weight:700;line-height:1.75rem}.s-loyalty-program-point-subheading p{--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-loyalty-program-points-modal-list{padding-left:1rem;padding-right:1rem;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-points-modal-list)>salla-button{width:100%}}@media (min-width:768px){.s-loyalty-program-points-modal-list{padding-left:3rem;padding-right:3rem}}.s-loyalty-program-points-modal-list-wrapper{border-radius:1rem;border-width:1px;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-points-modal-list-wrapper)>salla-button{width:100%}}.s-loyalty-program-points-modal-list-item{align-items:center;border-bottom-width:1px;display:flex;justify-content:space-between;--tw-border-opacity:1;border-bottom-color:#f3f4f6;border-bottom-color:rgba(243,244,246,var(--tw-border-opacity,1));padding:.75rem 1.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-program-points-modal-list-item,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-points-modal-list-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-points-modal-list-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-points-modal-list-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-points-modal-list-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-points-modal-list-item.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-points-modal-list-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-points-modal-list-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-program-points-modal-list-item,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-points-modal-list-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-points-modal-list-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-points-modal-list-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-points-modal-list-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-points-modal-list-item.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-points-modal-list-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-points-modal-list-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-points-modal-list-item{border-top:1px solid var(--color-font)}}.s-loyalty-program-points-modal-list-item:hover{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1))}.s-loyalty-program-points-modal-list-item a{--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1));text-decoration-line:underline}.s-loyalty-program-points-chains-wrapper{border-radius:1rem;border-width:1px;padding:1.25rem;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-points-chains-wrapper)>salla-button{width:100%}}.s-loyalty-program-points-modal-action{border-top-width:1px;width:100%;--tw-border-opacity:1;border-top-color:#f3f4f6;border-top-color:rgba(243,244,246,var(--tw-border-opacity,1));padding:1.25rem 3rem;text-align:center}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-points-modal-action)>salla-button{width:100%}}.s-loyalty-program-points-modal-action a{margin-top:0;padding-left:6rem;padding-right:6rem}.s-loyalty-program-points-action{border-radius:.375rem;display:block;font-weight:500;margin-left:auto;margin-right:auto;margin-top:.5rem;max-width:-moz-max-content;max-width:max-content;padding:.25rem .75rem;white-space:nowrap}@media (min-width:768px){.s-loyalty-program-points-action{padding-left:2rem;padding-right:2rem}}.s-loyalty-program-points-action-completed{--tw-bg-opacity:1;background-color:#10b981;background-color:rgba(16,185,129,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:#ecfdf5;color:rgba(236,253,245,var(--tw-text-opacity,1))}.s-loyalty-program-points-more-button{border-radius:.5rem;border-width:1px;display:block;margin-left:auto;margin-right:auto;max-width:20rem;width:100%;--tw-border-opacity:1;border-color:#9ca3af;border-color:rgba(156,163,175,var(--tw-border-opacity,1));font-weight:400;padding-bottom:.5rem;padding-top:.5rem;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-loyalty-program-points-more-button.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-loyalty-program-points-more-button.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-points-more-button)>salla-button{width:100%}}.s-loyalty-program-points-chain-list{list-style-type:none;margin:0}.s-loyalty-program-points-chain-list>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.s-loyalty-program-points-chain-list{padding:0}.s-loyalty-program-points-chain-item{display:flex}.s-loyalty-program-points-chain-item>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1rem;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1rem*var(--tw-space-x-reverse))}@media(max-width:768px){html[dir=rtl] .s-loyalty-program-points-chain-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-points-chain-item.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-loyalty-program-points-chain-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-points-chain-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-loyalty-program-points-chain-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-points-chain-item.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-loyalty-program-points-chain-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-points-chain-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-points-chain-item{border-top:1px solid var(--color-font)}}.s-loyalty-program-points-chain-item:last-child{margin-bottom:0}.s-loyalty-program-points-chain-item:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-loyalty-program-points-chain-item-wrapper{align-items:center;display:flex;flex-direction:column;flex-shrink:0;width:2.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-points-chain-item-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-points-chain-item-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-points-chain-item-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-points-chain-item-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-points-chain-item-wrapper.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-points-chain-item-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-loyalty-program-points-chain-item-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-loyalty-program-points-chain-item-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-points-chain-item-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-points-chain-item-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-points-chain-item-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-points-chain-item-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-points-chain-item-wrapper.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-points-chain-item-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-loyalty-program-points-chain-item-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-loyalty-program-points-chain-item-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-points-chain-item-wrapper{border-top:1px solid var(--color-font)}}.s-loyalty-program-points-chain-icon{align-items:center;display:flex;flex-direction:column;flex-shrink:0;width:2.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-points-chain-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-points-chain-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-points-chain-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-points-chain-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-points-chain-icon.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-points-chain-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-loyalty-program-points-chain-icon.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-loyalty-program-points-chain-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-points-chain-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-points-chain-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-points-chain-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-points-chain-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-points-chain-icon.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-points-chain-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-loyalty-program-points-chain-icon.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-loyalty-program-points-chain-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-points-chain-icon{border-top:1px solid var(--color-font)}}.s-loyalty-program-points-chain-line{height:2.25rem;margin-bottom:.625rem;margin-top:.625rem;--tw-border-opacity:1;border:1px dashed #d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1))}.s-loyalty-program-points-chain-content{display:block}.s-loyalty-program-points-chain-description{margin-top:.5rem}.s-loyalty-program-points-completed-note{font-size:.75rem;line-height:1rem;padding-top:.5rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-loyalty-program-points-badge-desktop{display:none;margin-top:.5rem}@media (min-width:768px){.s-loyalty-program-points-badge-desktop{display:block}}.s-loyalty-program-points-badge-mobile{font-size:.75rem;font-weight:300;line-height:1rem;margin-top:.5rem}@media (min-width:768px){.s-loyalty-program-points-badge-mobile{display:none}}.s-loyalty-program-point-wrapper{align-items:center;border-radius:1.5rem;display:flex;flex-direction:column;overflow:hidden;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1rem .5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-point-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-point-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-point-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-point-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-point-wrapper.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-point-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-loyalty-program-point-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-loyalty-program-point-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-point-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-point-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-point-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-point-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-point-wrapper.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-point-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-loyalty-program-point-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-loyalty-program-point-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-point-wrapper{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-loyalty-program-point-wrapper{padding:1.5rem 1.5rem 2rem}}.s-loyalty-program-point-icon-container{align-items:center;border-radius:9999px;display:flex;height:3.5rem;justify-content:center;margin-left:auto;margin-right:auto;width:3.5rem;--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-point-icon-container.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-point-icon-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-point-icon-container.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-point-icon-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-point-icon-container.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-point-icon-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-point-icon-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-point-icon-container.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-point-icon-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-point-icon-container.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-point-icon-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-point-icon-container.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-point-icon-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-point-icon-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-point-icon-container{border-top:1px solid var(--color-font)}}.s-loyalty-program-point-description{font-weight:700;margin-top:.5rem;white-space:nowrap}.s-loyalty-program-point-details-branches{font-size:1rem;line-height:1.5rem;padding:1rem}.s-loyalty-program-point-details-branches h2{font-size:1rem;font-weight:700;line-height:1.5rem}.s-loyalty-program-point-details-branches p{font-size:.875rem;line-height:1.25rem;line-height:2;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-loyalty-program-profile-container{align-items:center;border-radius:1rem;display:flex;gap:1rem;justify-content:space-between;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1.25rem 1.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-program-profile-container,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-loyalty-program-profile-container.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-profile-container.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-profile-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-profile-container.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-profile-container.flex.lg\:hidden,html[dir=rtl] .flex-1.s-loyalty-program-profile-container.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-profile-container.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.s-loyalty-program-profile-container.items-center.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-profile-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-profile-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-program-profile-container,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-loyalty-program-profile-container.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-profile-container.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-profile-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-profile-container.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-profile-container.flex.lg\:hidden,html[dir=ltr] .flex-1.s-loyalty-program-profile-container.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-profile-container.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.s-loyalty-program-profile-container.items-center.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-profile-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-profile-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-profile-container{border-top:1px solid var(--color-font)}}.s-loyalty-program-profile-points-section{margin-top:.25rem}.s-loyalty-program-profile-label{font-size:.75rem;font-weight:400;line-height:1rem}.s-loyalty-program-profile-points{color:var(--color-primary-dark);font-size:1.125rem;line-height:1.75rem}.s-loyalty-program-profile-points-value{font-size:1.25rem;font-weight:700;line-height:1.75rem}.Comfort-header .icons a.active i.s-loyalty-program-profile-points-value{color:#414042;color:var(--color-primary)}.s-loyalty-program-profile-icon{align-items:center;background-color:var(--color-primary-light);border-radius:9999px;color:#ff6767;color:var(--color-primary-reverse);display:grid;font-size:1.125rem;height:3rem;justify-items:center;line-height:1.75rem;place-items:center;width:3rem}.s-loyalty-program-profile-icon svg{fill:currentColor;height:1.25rem;width:1.25rem}.s-loyalty-program-circle-base{align-items:center;border-radius:9999px;display:grid;justify-items:center;margin-left:auto;margin-right:auto;place-items:center}.s-loyalty-program-circle-size-xs{height:2rem;min-height:2rem;width:2rem}.s-loyalty-program-circle-size-xs svg{height:.875rem;width:.875rem}.s-loyalty-program-circle-size-sm{font-size:1.25rem;height:3.5rem;line-height:1.75rem;min-height:3.5rem;width:3.5rem}.Comfort-header .icons a.active i.s-loyalty-program-circle-size-sm{color:#414042;color:var(--color-primary)}.s-loyalty-program-circle-size-md{height:4rem;min-height:4rem;width:4rem}.s-loyalty-program-circle-size-lg{height:5rem;min-height:5rem;width:5rem}.s-loyalty-program-circle-size-xl{font-size:1.5rem;height:4rem;line-height:2rem;width:4rem}@media (min-width:768px){.s-loyalty-program-circle-size-xl{height:5rem;width:5rem}}.s-loyalty-program-circle-variant-fill{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1))}.s-loyalty-program-circle-variant-outline{border-width:1px;--tw-border-opacity:1;border-color:#4b5563;border-color:rgba(75,85,99,var(--tw-border-opacity,1))}.s-loyalty-program-circle-variant-outline,.s-loyalty-program-circle-variant-outline-primary{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}.s-loyalty-program-circle-variant-outline-primary{border-color:#414042;border-color:var(--color-primary);border-width:1px;color:#414042;color:var(--color-primary)}.s-loyalty-program-back-btn{align-items:center;background-color:transparent;border-width:0;cursor:pointer;display:inline-flex;flex-shrink:0;padding:.25rem}.s-loyalty-program-back-btn *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-back-btn.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-back-btn.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-back-btn.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-back-btn.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-back-btn.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-back-btn.justify-start.flex-1{justify-content:flex-end}}.s-loyalty-program-back-btn span{--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.s-loyalty-program-back-btn span:where([dir=ltr],[dir=ltr] *){padding-right:1rem}.s-loyalty-program-back-btn span:where([dir=rtl],[dir=rtl] *){padding-left:1rem}.s-loyalty-program-reward-details-header{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin:2rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-loyalty-program-reward-details-header.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-reward-details-header.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-reward-details-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-reward-details-header.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-reward-details-header.flex.lg\:hidden,html[dir=rtl] .flex-1.s-loyalty-program-reward-details-header.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-reward-details-header.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.s-loyalty-program-reward-details-header.items-center.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-reward-details-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-loyalty-program-reward-details-header.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-loyalty-program-reward-details-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-loyalty-program-reward-details-header.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-reward-details-header.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-reward-details-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-reward-details-header.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-reward-details-header.flex.lg\:hidden,html[dir=ltr] .flex-1.s-loyalty-program-reward-details-header.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-reward-details-header.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.s-loyalty-program-reward-details-header.items-center.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-reward-details-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-loyalty-program-reward-details-header.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-loyalty-program-reward-details-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-reward-details-header{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-loyalty-program-reward-details-header{margin:3rem}}.s-loyalty-program-aspect-container{border-radius:.75rem;border-width:1px;height:10rem;margin-left:auto;margin-right:auto;overflow:hidden;position:relative;width:100%;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}@media(max-width:768px){html[dir=ltr] .flex.s-loyalty-program-aspect-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-loyalty-program-aspect-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-aspect-container)>salla-button{width:100%}}@media (min-width:768px){.s-loyalty-program-aspect-container{height:12rem}}.s-loyalty-program-aspect-container img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}input[type=radio].sr-only div.s-loyalty-program-aspect-container img{transition:all .3s}input[type=radio].sr-only:checked~div.s-loyalty-program-aspect-container img{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-aspect-container img)>salla-button{width:100%}}.s-loyalty-program-terms-and-conditions{border-radius:1rem;border-width:1px;margin-left:1rem;margin-right:1rem;padding:1rem 1rem 0}@media (min-width:768px){.s-loyalty-program-terms-and-conditions{margin-left:2rem;margin-right:2rem}}.s-loyalty-program-terms-and-conditions-heading{font-size:.875rem;font-weight:700;line-height:1.25rem}.s-loyalty-program-terms-and-conditions-list{margin-top:.5rem}.s-loyalty-program-terms-and-conditions-list>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:1px;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.s-loyalty-program-terms-and-conditions-item{display:flex;justify-content:space-between;padding-bottom:1rem;padding-top:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-program-terms-and-conditions-item,html[dir=rtl] .s-loyalty-program-terms-and-conditions-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-terms-and-conditions-item.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-loyalty-program-terms-and-conditions-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-terms-and-conditions-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-program-terms-and-conditions-item,html[dir=ltr] .s-loyalty-program-terms-and-conditions-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-terms-and-conditions-item.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-loyalty-program-terms-and-conditions-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-terms-and-conditions-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-terms-and-conditions-item{border-top:1px solid var(--color-font)}}.s-loyalty-program-terms-and-conditions-content{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-loyalty-program-reward-info-message{margin:2.5rem 2rem 1rem}.s-loyalty-program-reward-info-message>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:.5rem;margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}@media (min-width:768px){.s-loyalty-program-reward-info-message{margin-left:3rem;margin-right:3rem}}.s-loyalty-program-reward-info-message-heading{font-size:.875rem;font-weight:700;line-height:1.25rem}.s-loyalty-program-reward-info-message-content{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-loyalty-program-reward-details .s-tabs-header{display:flex;margin:.5rem 1rem}.s-loyalty-program-reward-details .s-tabs-header>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.5rem;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.5rem*var(--tw-space-x-reverse))}.s-loyalty-program-reward-details .s-tabs-header{border-style:none}@media(max-width:768px){html[dir=rtl] .s-loyalty-program-reward-details .s-tabs-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-reward-details .s-tabs-header.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-loyalty-program-reward-details .s-tabs-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-reward-details .s-tabs-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-loyalty-program-reward-details .s-tabs-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-reward-details .s-tabs-header.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-loyalty-program-reward-details .s-tabs-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-reward-details .s-tabs-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-reward-details .s-tabs-header{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-loyalty-program-reward-details .s-tabs-header{margin-left:3rem;margin-right:3rem}}.s-loyalty-program-reward-details .s-tabs-header:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-loyalty-program-reward-details .s-tabs-header-item{align-items:center;display:flex;width:-moz-max-content;width:max-content}.s-loyalty-program-reward-details .s-tabs-header-item>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.5rem;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.5rem*var(--tw-space-x-reverse))}.s-loyalty-program-reward-details .s-tabs-header-item{border-radius:9999px;padding:.25rem 1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-reward-details .s-tabs-header-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-reward-details .s-tabs-header-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-reward-details .s-tabs-header-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-reward-details .s-tabs-header-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-reward-details .s-tabs-header-item.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-reward-details .s-tabs-header-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-reward-details .s-tabs-header-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-reward-details .s-tabs-header-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-reward-details .s-tabs-header-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-reward-details .s-tabs-header-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-reward-details .s-tabs-header-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-reward-details .s-tabs-header-item.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-reward-details .s-tabs-header-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-reward-details .s-tabs-header-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-reward-details .s-tabs-header-item{border-top:1px solid var(--color-font)}}.s-loyalty-program-reward-details .s-tabs-header-item:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-loyalty-program-reward-details .s-tabs-bg-normal{background-color:transparent;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-loyalty-program-reward-details .s-tabs-active{background-color:var(--color-primary-light);font-weight:700;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-loyalty-program-reward-details .s-tabs-header-item span{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-loyalty-program-reward-details-tab-icon svg{fill:currentColor;height:1rem;width:1rem}.s-loyalty-program-reward-details-items-wrapper>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:1px;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.s-loyalty-program-reward-details-categories-wrapper{margin-left:1rem;margin-right:1rem;padding-bottom:1.5rem}@media (min-width:768px){.s-loyalty-program-reward-details-categories-wrapper{margin-left:3rem;margin-right:3rem}}.s-loyalty-program-reward-details-categories{border-radius:1rem;border-width:1px;padding:1rem 1rem .5rem}.s-loyalty-program-reward-details-categories-heading{font-size:.875rem;font-weight:700;line-height:1.25rem}.s-loyalty-program-reward-details-categories-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.s-loyalty-program-reward-details-categories-list>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1rem;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1rem*var(--tw-space-x-reverse))}@media(max-width:768px){html[dir=rtl] .s-loyalty-program-reward-details-categories-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-reward-details-categories-list.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-loyalty-program-reward-details-categories-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-reward-details-categories-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-loyalty-program-reward-details-categories-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-reward-details-categories-list.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-loyalty-program-reward-details-categories-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-reward-details-categories-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-reward-details-categories-list{border-top:1px solid var(--color-font)}}.s-loyalty-program-reward-details-categories-list:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-loyalty-program-reward-details-categories-item{align-items:center;display:flex;width:-moz-max-content;width:max-content}.s-loyalty-program-reward-details-categories-item>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.25rem;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.25rem*var(--tw-space-x-reverse))}.s-loyalty-program-reward-details-categories-item{--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-reward-details-categories-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-reward-details-categories-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-reward-details-categories-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-reward-details-categories-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-reward-details-categories-item.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-reward-details-categories-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-reward-details-categories-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-reward-details-categories-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-reward-details-categories-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-reward-details-categories-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-reward-details-categories-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-reward-details-categories-item.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-reward-details-categories-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-reward-details-categories-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-reward-details-categories-item{border-top:1px solid var(--color-font)}}.s-loyalty-program-reward-details-categories-item:hover{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity,1));text-decoration-line:underline}.s-loyalty-program-reward-details-categories-item:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-loyalty-program-reward-details-categories-item svg{fill:currentColor;height:.75rem;width:.75rem}.s-loyalty-program-reward-details-categories-item-content{font-size:.75rem;line-height:1rem}.s-loyalty-program-reward-details-items-brands{margin-left:1rem;margin-right:1rem;padding-bottom:1.5rem;padding-top:1.5rem}@media (min-width:768px){.s-loyalty-program-reward-details-items-brands{margin-left:3rem;margin-right:3rem}}.s-loyalty-program-reward-details-items-brands>div{border-radius:1rem;border-width:1px;padding-bottom:1rem;padding-top:1rem}.s-loyalty-program-reward-details-items-brands>div h2{font-size:.875rem;font-weight:700;line-height:1.25rem;padding-left:1rem;padding-right:1rem}.s-loyalty-program-reward-details-items-brands>div salla-slider{margin-top:.75rem;padding-left:1rem;padding-right:1rem}.s-loyalty-program-rewards-container .swiper-wrapper{padding-bottom:1.25rem}.s-loyalty-program-reward-brand-item{border-radius:.5rem;border-width:1px;height:6rem;overflow:hidden;width:6rem}.s-loyalty-program-reward-brand-item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-reward-brand-item img)>salla-button{width:100%}}.s-loyalty-program-reward-details-items-products{margin-left:1rem;margin-right:1rem;padding-bottom:1.5rem;padding-top:1.5rem}@media (min-width:768px){.s-loyalty-program-reward-details-items-products{margin-left:3rem;margin-right:3rem}}.s-loyalty-program-reward-details-items-products salla-products-slider{display:block;margin-bottom:0;margin-top:.75rem}.s-loyalty-program-reward-details-items-products h2{font-size:.875rem;font-weight:700;line-height:1.25rem}.s-loyalty-program-reward-details-products-grid{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-loyalty-program-reward-details-products-grid.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-reward-details-products-grid.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-reward-details-products-grid.lg\:hidden,html[dir=rtl] .flex-1.s-loyalty-program-reward-details-products-grid.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-loyalty-program-reward-details-products-grid.items-center.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-reward-details-products-grid.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-reward-details-products-grid.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-loyalty-program-reward-details-products-grid.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-reward-details-products-grid.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-reward-details-products-grid.lg\:hidden,html[dir=ltr] .flex-1.s-loyalty-program-reward-details-products-grid.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-loyalty-program-reward-details-products-grid.items-center.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-reward-details-products-grid.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-reward-details-products-grid.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-reward-details-products-grid{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-loyalty-program-slider-arrows .s-slider-v-centered .s-slider-block__title-nav{display:none}}.s-loyalty-program-slider-arrows-edges .s-slider-v-centered .s-slider-block__title-nav{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-slider-arrows-edges .s-slider-v-centered .s-slider-block__title-nav)>salla-button{width:100%}}@media (min-width:768px){.s-loyalty-program-slider-arrows-edges .s-slider-v-centered .s-slider-block__title-nav{display:none}}.s-loyalty-program-slider-arrows .s-slider-v-centered .swiper-button-disabled,.s-loyalty-program-slider-arrows-edges .s-slider-v-centered .swiper-button-disabled{visibility:hidden}.s-loyalty-program-tabs-hider .s-tabs-header{border-style:none}.s-loyalty-program-tabs-hider salla-tab-header{display:none}.s-loyalty-program-banner-container{align-items:center;border-radius:.5rem;border-width:1px;display:flex;justify-content:space-between;margin-bottom:1rem;margin-top:1rem;width:100%;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-program-banner-container,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-banner-container.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-banner-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-banner-container.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-banner-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-banner-container.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-banner-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-banner-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-program-banner-container,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-banner-container.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-banner-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-banner-container.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-banner-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-banner-container.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-banner-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-banner-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-banner-container)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-banner-container{border-top:1px solid var(--color-font)}}.s-loyalty-program-banner-container>div{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;justify-content:center}@media(max-width:768px){html[dir=rtl] .s-loyalty-program-banner-container>div.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-banner-container>div.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-loyalty-program-banner-container>div.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.gap-1.s-loyalty-program-banner-container>div.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.s-loyalty-program-banner-container>div.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-loyalty-program-banner-container>div.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-loyalty-program-banner-container>div.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-banner-container>div.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-loyalty-program-banner-container>div.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.gap-1.s-loyalty-program-banner-container>div.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.s-loyalty-program-banner-container>div.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-loyalty-program-banner-container>div.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-banner-container>div{border-top:1px solid var(--color-font)}}.s-loyalty-program-banner-container-banner-title{font-size:1rem;font-weight:700;line-height:1.5rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-loyalty-program-banner-container-banner-subtitle{font-size:.75rem;font-weight:400;line-height:1rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-loyalty-program-banner-container button{align-items:center;display:flex;width:-moz-max-content;width:max-content}.s-loyalty-program-banner-container button>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.5rem;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.5rem*var(--tw-space-x-reverse))}.s-loyalty-program-banner-container button{border-color:#414042;border-color:var(--color-primary);border-radius:.375rem;border-width:1px;color:#414042;color:var(--color-primary);padding:.25rem .75rem;white-space:nowrap}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-banner-container button.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-banner-container button.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-banner-container button.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-banner-container button.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-banner-container button.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-banner-container button.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-banner-container button.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-banner-container button.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-banner-container button.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-banner-container button.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-banner-container button.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-banner-container button.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-banner-container button.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-banner-container button.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-banner-container button{border-top:1px solid var(--color-font)}}.s-loyalty-program-banner-container button:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-loyalty-program-banner-container button svg{fill:currentColor;height:1rem;width:1rem}.s-loyalty-program-modal-scrollable-content{padding-bottom:2.5rem}@media (min-width:768px){.s-loyalty-program-modal-scrollable-content{max-height:100vh;overflow-y:auto}}.s-loyalty-program-exchange-heading{align-items:center;display:flex;flex-direction:column}.s-loyalty-program-exchange-heading>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:.75rem;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.s-loyalty-program-exchange-heading{padding-bottom:1rem;padding-top:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-exchange-heading.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-exchange-heading.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-exchange-heading.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-exchange-heading.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-exchange-heading.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-exchange-heading.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-loyalty-program-exchange-heading.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-loyalty-program-exchange-heading.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-exchange-heading.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-exchange-heading.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-exchange-heading.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-exchange-heading.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-exchange-heading.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-exchange-heading.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-loyalty-program-exchange-heading.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-loyalty-program-exchange-heading.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-exchange-heading{border-top:1px solid var(--color-font)}}.s-loyalty-program-exchange-heading h2{margin-top:1.5rem}.s-loyalty-program-exchange-btns{display:flex;gap:1rem;margin-left:auto;margin-right:auto;max-width:24rem;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-loyalty-program-exchange-btns.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-exchange-btns.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-exchange-btns.lg\:hidden,html[dir=rtl] .flex-1.s-loyalty-program-exchange-btns.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-loyalty-program-exchange-btns.items-center.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-exchange-btns.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-exchange-btns.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-loyalty-program-exchange-btns.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-exchange-btns.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-exchange-btns.lg\:hidden,html[dir=ltr] .flex-1.s-loyalty-program-exchange-btns.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-loyalty-program-exchange-btns.items-center.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-exchange-btns.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-exchange-btns.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-loyalty-program-exchange-btns)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-exchange-btns{border-top:1px solid var(--color-font)}}.s-loyalty-program-exchange-loading{left:50%;position:absolute;top:50%}input[type=radio].sr-only div.s-loyalty-program-exchange-loading{transition:all .3s}input[type=radio].sr-only:checked~div.s-loyalty-program-exchange-loading{border-color:var(--color-main)}.s-loyalty-program-panel-exchange-wrapper{border-radius:.375rem;margin-bottom:1.25rem;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:.75rem;--tw-shadow:5px 10px 30px #2b2d340d;--tw-shadow-colored:5px 10px 30px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 30px #2b2d340d;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}@media (min-width:480px){.s-loyalty-program-panel-exchange-wrapper{padding:1.75rem}}.s-loyalty-program-after-exchange .s-list-tile-item{background-color:#414042;background-color:var(--color-primary);border-radius:.75rem;justify-content:space-between;overflow:hidden;padding-bottom:.75rem;padding-top:.75rem;position:relative}@media(max-width:768px){html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-program-after-exchange .s-list-tile-item,html[dir=ltr] .flex.s-loyalty-program-after-exchange .s-list-tile-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-loyalty-program-after-exchange .s-list-tile-item,html[dir=rtl] .flex.s-loyalty-program-after-exchange .s-list-tile-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-loyalty-program-after-exchange .s-list-tile-item .s-list-tile-item-title{font-size:.875rem;line-height:1.25rem}.s-loyalty-program-after-exchange-title{font-size:.875rem;font-weight:500;line-height:1.25rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-loyalty-program-after-exchange-reset{height:1.5rem}.s-loyalty-program-after-exchange-reset button{--tw-border-opacity:1;border-color:#f87171;border-color:rgba(248,113,113,var(--tw-border-opacity,1));font-size:.875rem;line-height:1.25rem}.s-loyalty-program-after-exchange-reset button span{display:flex;--tw-scale-x:.75;--tw-scale-y:.75;align-items:center;justify-content:center;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.75) scaleY(.75);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-after-exchange-reset button span.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-after-exchange-reset button span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-after-exchange-reset button span.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-after-exchange-reset button span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-after-exchange-reset button span.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-after-exchange-reset button span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-after-exchange-reset button span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-after-exchange-reset button span.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-after-exchange-reset button span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-after-exchange-reset button span.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-after-exchange-reset button span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-after-exchange-reset button span.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-after-exchange-reset button span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-after-exchange-reset button span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-after-exchange-reset button span{border-top:1px solid var(--color-font)}}.s-loyalty-program-after-exchange-reset button svg{fill:#f87171;height:1.5rem;width:1.5rem}.s-loyalty-program-after-exchange-reset button:hover svg{fill:#fff}.s-loyalty-program-after-exchange-action{align-items:center;display:flex;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-after-exchange-action.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-after-exchange-action.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-after-exchange-action.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-after-exchange-action.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-after-exchange-action.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-after-exchange-action.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-after-exchange-action.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-after-exchange-action.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-after-exchange-action.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-after-exchange-action.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-after-exchange-action.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-after-exchange-action.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-after-exchange-action.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-after-exchange-action.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-after-exchange-action{border-top:1px solid var(--color-font)}}.s-loyalty-program-panel-widget .s-list-tile-item{padding:0!important}.s-loyalty-program-panel-widget-icon{align-items:center;background-color:#414042;background-color:var(--color-primary);border-radius:9999px;display:flex;height:4rem;justify-content:center;width:4rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-panel-widget-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-loyalty-program-panel-widget-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-panel-widget-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-loyalty-program-panel-widget-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-panel-widget-icon.justify-start.flex-1,html[dir=rtl] .s-loyalty-program-panel-widget-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-loyalty-program-panel-widget-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-loyalty-program-panel-widget-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-loyalty-program-panel-widget-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-loyalty-program-panel-widget-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-loyalty-program-panel-widget-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-loyalty-program-panel-widget-icon.justify-start.flex-1,html[dir=ltr] .s-loyalty-program-panel-widget-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-loyalty-program-panel-widget-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-loyalty-program-panel-widget-icon{border-top:1px solid var(--color-font)}}.s-loyalty-program-panel-widget-icon>svg{fill:#fff;width:1.5rem}.s-loyalty-program-rewards-tab-icon svg{fill:currentColor;height:1.25rem;width:1.25rem}.s-maintenance-alert-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center;min-height:40px;position:relative;width:100%;--tw-bg-opacity:1;background-color:#1a263d;background-color:rgba(26,38,61,var(--tw-bg-opacity,1));padding:.25rem .5rem;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-maintenance-alert-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-maintenance-alert-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-maintenance-alert-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-maintenance-alert-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-maintenance-alert-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-maintenance-alert-wrapper.justify-start.flex-1,html[dir=rtl] .s-maintenance-alert-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-maintenance-alert-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-maintenance-alert-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-maintenance-alert-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-maintenance-alert-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-maintenance-alert-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-maintenance-alert-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-maintenance-alert-wrapper.justify-start.flex-1,html[dir=ltr] .s-maintenance-alert-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-maintenance-alert-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-maintenance-alert-wrapper)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-maintenance-alert-wrapper{border-top:1px solid var(--color-font)}}@media (min-width:640px){.s-maintenance-alert-wrapper{padding-left:2rem;padding-right:2rem}}.s-maintenance-alert-wrapper a{transition:.35s cubic-bezier(.2,1,.3,1)}.s-maintenance-alert-wrapper *{color:inherit}.s-maintenance-alert-close{position:absolute;right:.25rem;top:.25rem}input[type=radio].sr-only div.s-maintenance-alert-close{transition:all .3s}input[type=radio].sr-only:checked~div.s-maintenance-alert-close{border-color:var(--color-main)}@media (min-width:768px){.s-maintenance-alert-close{right:.75rem;top:.75rem}}.s-maintenance-alert-close:where([dir=rtl],[dir=rtl] *){left:.25rem;right:auto}@media (min-width:768px){.s-maintenance-alert-close:where([dir=rtl],[dir=rtl] *){left:.75rem}}.s-maintenance-alert-close svg{fill:#fff;height:1rem;width:1rem}@media (min-width:768px){.s-maintenance-alert-close svg{height:1.25rem;width:1.25rem}}.s-maintenance-alert-content{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;margin-top:1rem;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-maintenance-alert-content,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-maintenance-alert-content.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-maintenance-alert-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-maintenance-alert-content.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-maintenance-alert-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-maintenance-alert-content.justify-start.flex-1,html[dir=rtl] .s-maintenance-alert-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-maintenance-alert-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-maintenance-alert-content,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-maintenance-alert-content.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-maintenance-alert-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-maintenance-alert-content.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-maintenance-alert-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-maintenance-alert-content.justify-start.flex-1,html[dir=ltr] .s-maintenance-alert-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-maintenance-alert-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-maintenance-alert-content)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-maintenance-alert-content{border-top:1px solid var(--color-font)}}@media (min-width:640px){.s-maintenance-alert-content{padding-left:2rem;padding-right:2rem}}.s-maintenance-alert-container{align-items:center;display:flex}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-maintenance-alert-container.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-maintenance-alert-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-maintenance-alert-container.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-maintenance-alert-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-maintenance-alert-container.justify-start.flex-1,html[dir=rtl] .s-maintenance-alert-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-maintenance-alert-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-maintenance-alert-container.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-maintenance-alert-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-maintenance-alert-container.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-maintenance-alert-container.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-maintenance-alert-container.justify-start.flex-1,html[dir=ltr] .s-maintenance-alert-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-maintenance-alert-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-maintenance-alert-container{border-top:1px solid var(--color-font)}}.s-maintenance-alert-icon{display:none;margin-right:1.25rem}@media (min-width:640px){.s-maintenance-alert-icon{display:block}}.s-maintenance-alert-icon:where([dir=rtl],[dir=rtl] *){margin-left:1.25rem;margin-right:0}.s-maintenance-alert-text h2{font-size:.875rem;font-weight:700;line-height:1.25rem;line-height:1.4;margin-bottom:.5rem}@media (min-width:640px){.s-maintenance-alert-text h2{font-size:1.5rem;line-height:2rem}}.s-maintenance-alert-text p{font-size:10px;line-height:1.2;margin:0;text-align:right}@media (min-width:640px){.s-maintenance-alert-text p{font-size:.75rem;line-height:1rem;line-height:1;text-align:center}}.s-maintenance-alert-btn{border-radius:.125rem;border-width:1px;cursor:pointer;display:inline-block;margin-left:4px;margin-right:4px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;--tw-border-opacity:1;border-color:#5dd5c4;border-color:rgba(93,213,196,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#5dd5c4;background-color:rgba(93,213,196,var(--tw-bg-opacity,1));font-size:.875rem;font-weight:400;line-height:1.25rem;line-height:1.4;padding:.5rem;text-align:center;vertical-align:middle;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-maintenance-alert-btn *{pointer-events:none}@media(max-width:768px){html[dir=ltr] .flex.s-maintenance-alert-btn.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-maintenance-alert-btn.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-maintenance-alert-btn:hover{--tw-bg-opacity:1;background-color:#35cbb5;background-color:rgba(53,203,181,var(--tw-bg-opacity,1))}@media (min-width:640px){.s-maintenance-alert-btn{padding:.5rem 1rem}}.s-map-modal-title{margin-bottom:1rem;margin-top:1rem;padding-left:1rem;padding-right:1rem;position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-map-modal-title.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-map-modal-title.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-map-location-icon{margin-right:.5rem}.s-map-location-icon:where([dir=rtl],[dir=rtl] *){margin-left:.5rem;margin-right:0}.s-map-location-icon svg{height:1rem!important;width:1rem!important}.s-map-modal-body{overflow:hidden;position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-map-modal-body.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-map-modal-body.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-map-element{height:400px;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-map-element)>salla-button{width:100%}}.s-map-search-wrapper{margin:1.25rem;position:absolute;top:0;width:-webkit-fill-available;z-index:1}input[type=radio].sr-only div.s-map-search-wrapper{transition:all .3s}input[type=radio].sr-only:checked~div.s-map-search-wrapper{border-color:var(--color-main)}.s-map-search-wrapper input{height:2.5rem;padding:.5rem;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-map-search-wrapper input)>salla-button{width:100%}}.s-map-search-wrapper input:where([dir=rtl],[dir=rtl] *){text-align:right}.s-map-search-results{display:flex;flex-direction:column;height:6rem;margin-top:0;padding:.5rem}@media(max-width:768px){html[dir=rtl] .s-map-search-results.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-map-search-results.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-map-search-results.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-map-search-results.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-map-search-results.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-map-search-results.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-map-search-results.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-map-search-results.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-map-search-results.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-map-search-results.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-map-search-results{border-top:1px solid var(--color-font)}}.s-map-modal-body .s-loading-container{margin:0;padding:5rem;position:absolute}input[type=radio].sr-only div.s-map-modal-body .s-loading-container{transition:all .3s}input[type=radio].sr-only:checked~div.s-map-modal-body .s-loading-container{border-color:var(--color-main)}.s-map-my-location-button{bottom:1.5rem;left:0;margin:.5rem;position:absolute}input[type=radio].sr-only div.s-map-my-location-button{transition:all .3s}input[type=radio].sr-only:checked~div.s-map-my-location-button{border-color:var(--color-main)}.s-map-location-button .s-button-text{align-items:center;display:flex}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-map-location-button .s-button-text.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-map-location-button .s-button-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-map-location-button .s-button-text.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-map-location-button .s-button-text.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-map-location-button .s-button-text.justify-start.flex-1,html[dir=rtl] .s-map-location-button .s-button-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-map-location-button .s-button-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-map-location-button .s-button-text.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-map-location-button .s-button-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-map-location-button .s-button-text.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-map-location-button .s-button-text.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-map-location-button .s-button-text.justify-start.flex-1,html[dir=ltr] .s-map-location-button .s-button-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-map-location-button .s-button-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-map-location-button .s-button-text{border-top:1px solid var(--color-font)}}.s-map-submit-button button{border-top-left-radius:0;border-top-right-radius:0;padding-bottom:12px;padding-top:12px}.s-menu-item{display:none!important}@media (min-width:1024px){.s-menu-item{display:block!important}.s-menu-root-level{display:inline-block!important}}.s-menu-non-root-level{position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-menu-non-root-level.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-menu-non-root-level.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-menu-products-wrapper{flex-grow:1;padding:2rem}.s-menu-products-container{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-menu-products-container.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.s-menu-products-container.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-menu-products-container.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-menu-products-container.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.s-menu-products-container.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-menu-products-container.items-center.justify-start.flex-1{justify-content:flex-end}}.s-menu-submenu-unordered-list{flex-shrink:0;margin:2rem;width:14rem}.s-menu-submenu-unordered-list:where([dir=ltr],[dir=ltr] *){margin-right:0}.s-menu-submenu-unordered-list:where([dir=rtl],[dir=rtl] *){margin-left:0}.s-menu-submenu-with-product{display:flex;left:0;width:100%}@media(max-width:768px){html[dir=rtl] .s-menu-submenu-with-product.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-menu-submenu-with-product.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-menu-submenu-with-product.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-menu-submenu-with-product.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-menu-submenu-with-product.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-menu-submenu-with-product.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-menu-submenu-with-product.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-menu-submenu-with-product.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-menu-submenu-with-product)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-menu-submenu-with-product{border-top:1px solid var(--color-font)}}.s-menu-submenu-without-product{width:14rem}.s-menu-footer-item{display:block;font-size:.875rem;line-height:1.25rem;line-height:1;margin-bottom:1.25rem}.s-menu-footer-item:last-child{margin-bottom:0}.s-menu-topnav-list{align-items:center;display:none;white-space:nowrap}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-menu-topnav-list.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-menu-topnav-list.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-menu-topnav-list.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-menu-topnav-list.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-menu-topnav-list.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-menu-topnav-list.justify-start.flex-1{justify-content:flex-end}}@media (min-width:1024px){.s-menu-topnav-list{display:flex}}.s-menu-topnav-list:where([dir=ltr],[dir=ltr] *){padding-right:1rem}.s-menu-topnav-list:where([dir=rtl],[dir=rtl] *){padding-left:1rem}.s-menu-topnav-item{display:inline-block;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:.875rem;line-height:1.25rem;line-height:1;padding:1px 1rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-menu-topnav-item:hover{opacity:.8}.s-menu-topnav-item:where([dir=ltr],[dir=ltr] *){border-right-width:1px}.s-menu-topnav-item:first-child:where([dir=ltr],[dir=ltr] *){padding-left:0}.s-menu-topnav-item:last-child:where([dir=ltr],[dir=ltr] *){border-width:0;padding-right:0}.s-menu-topnav-item:where([dir=rtl],[dir=rtl] *){border-left-width:1px}.s-menu-topnav-item:first-child:where([dir=rtl],[dir=rtl] *){padding-right:0}.s-menu-topnav-item:last-child:where([dir=rtl],[dir=rtl] *){border-width:0;padding-left:0}.s-metadata-box{border-radius:.375rem;display:block;margin-bottom:1.25rem;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1.25rem}.s-metadata-box-header{align-items:center;border-bottom-width:1px;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;margin-bottom:.75rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:1rem;font-weight:700;line-height:1.5rem;padding-bottom:.75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-metadata-box-header.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-metadata-box-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-metadata-box-header.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-metadata-box-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-metadata-box-header.justify-start.flex-1,html[dir=rtl] .s-metadata-box-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-metadata-box-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-metadata-box-header.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-metadata-box-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-metadata-box-header.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-metadata-box-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-metadata-box-header.justify-start.flex-1,html[dir=ltr] .s-metadata-box-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-metadata-box-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-metadata-box-header{border-top:1px solid var(--color-font)}}.s-metadata-row{display:flex;flex-direction:row;gap:.5rem;justify-content:space-between;line-height:1.25rem;margin-bottom:.75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-metadata-row,html[dir=rtl] .s-metadata-row.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-metadata-row.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-metadata-row.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-metadata-row.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-metadata-row,html[dir=ltr] .s-metadata-row.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-metadata-row.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-metadata-row.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-metadata-row.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-metadata-row{border-top:1px solid var(--color-font)}}.s-metadata-row:last-child{margin-bottom:0}.s-metadata-row-name{font-size:.875rem;font-weight:700;line-height:1.25rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-modal-container{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:200}.s-modal-wrapper{height:100%;overflow-y:auto;text-align:center}.s-modal-loader{align-items:center;display:flex;justify-content:center;margin-left:.5rem;margin-right:.5rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-modal-loader.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-modal-loader.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-modal-loader.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-modal-loader.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-modal-loader.justify-start.flex-1,html[dir=rtl] .s-modal-loader.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-modal-loader.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-modal-loader.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-modal-loader.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-modal-loader.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-modal-loader.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-modal-loader.justify-start.flex-1,html[dir=ltr] .s-modal-loader.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-modal-loader.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-modal-loader{border-top:1px solid var(--color-font)}}.s-modal-loader:before{animation:spin 1s linear infinite;border-bottom:2px solid #f3f4f6;border-left:2px solid #414042;border-radius:9999px;border-top:2px solid #414042;border-color:var(--color-primary) #f3f4f6;display:inline-block;height:2.5rem;width:2.5rem;--tw-border-opacity:1;border-right:2px solid #f3f4f6;border-right-color:rgba(243,244,246,var(--tw-border-opacity,1));--tw-content:"";content:"";content:var(--tw-content)}.s-modal-close{border-style:none;cursor:pointer;position:absolute;top:.75rem;width:2.75rem;z-index:10;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding-left:.5rem;padding-right:.5rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-modal-close *{pointer-events:none}input[type=radio].sr-only div.s-modal-close{transition:all .3s}input[type=radio].sr-only:checked~div.s-modal-close{border-color:var(--color-main)}.s-modal-close:focus{outline:2px solid transparent;outline-offset:2px}.s-modal-close:where([dir=ltr],[dir=ltr] *){right:0}.s-modal-close:where([dir=rtl],[dir=rtl] *){left:0}.s-modal-close svg{fill:#f87171;width:1.25rem}.s-modal-close svg:hover{fill:#ef4444}.s-modal-header{flex-direction:column}.s-modal-header-inner{align-items:center;display:flex;margin-bottom:1.25rem;padding-right:2rem;text-align:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-modal-header-inner.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-modal-header-inner.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-modal-header-inner.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-modal-header-inner.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-modal-header-inner.justify-start.flex-1,html[dir=rtl] .s-modal-header-inner.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-modal-header-inner.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-modal-header-inner.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-modal-header-inner.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-modal-header-inner.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-modal-header-inner.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-modal-header-inner.justify-start.flex-1,html[dir=ltr] .s-modal-header-inner.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-modal-header-inner.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-modal-header-inner{border-top:1px solid var(--color-font)}}@media (min-width:640px){.s-modal-header-inner{display:block}}@media (min-width:768px){.s-modal-header-inner{padding:0!important}}.s-modal-header-inner:where([dir=rtl],[dir=rtl] *){padding-left:2rem;padding-right:0}.s-modal-header-content{display:flex;flex-direction:column;text-align:left}@media(max-width:768px){html[dir=rtl] .s-modal-header-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-modal-header-content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-modal-header-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-modal-header-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-modal-header-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-modal-header-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-modal-header-content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-modal-header-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-modal-header-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-modal-header-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-modal-header-content{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-modal-header-content{text-align:center}}.s-modal-header-content:where([dir=rtl],[dir=rtl] *){text-align:right}@media (min-width:768px){.s-modal-header-content:where([dir=rtl],[dir=rtl] *){text-align:center}}.s-modal-header-img{margin-left:auto;margin-right:auto;max-width:150px}@media (min-width:640px){.s-modal-header-img{margin-bottom:1rem}}.s-modal-icon{align-items:center;border-radius:9999px;display:inline-flex;flex-shrink:0;height:4rem;justify-content:center;width:4rem;--tw-border-opacity:1;border:1px solid #e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:1.875rem;line-height:2.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-modal-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-modal-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-modal-icon.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-modal-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-modal-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-modal-icon.justify-start.flex-1{justify-content:flex-end}}@media (min-width:640px){.s-modal-icon{height:5rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;width:5rem}}.s-modal-icon:where([dir=ltr],[dir=ltr] *){margin-right:.5rem}@media (min-width:640px){.s-modal-icon:where([dir=ltr],[dir=ltr] *){margin-right:0}}.s-modal-icon:where([dir=rtl],[dir=rtl] *){margin-left:.5rem}@media (min-width:640px){.s-modal-icon:where([dir=rtl],[dir=rtl] *){margin-left:0}}.s-modal-icon svg{fill:#9ca3af}.s-modal-bg-normal{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}.s-modal-bg-success{--tw-border-opacity:1;border-color:#86efac;border-color:rgba(134,239,172,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#dcfce7;background-color:rgba(220,252,231,var(--tw-bg-opacity,1))}.s-modal-bg-success svg{fill:#16a34a}.s-modal-bg-error{--tw-border-opacity:1;border-color:#fca5a5;border-color:rgba(252,165,165,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fee2e2;background-color:rgba(254,226,226,var(--tw-bg-opacity,1))}.s-modal-bg-error svg{fill:#dc2626}.s-modal-bg-primary{background-color:#414042;background-color:var(--color-primary);border-color:#414042;border-color:var(--color-primary)}.s-modal-bg-primary svg{fill:#ff6767;fill:var(--color-primary-reverse)}.s-modal-title{font-size:1.125rem;font-weight:700;line-height:1.5rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}@media (min-width:640px){.s-modal-title{margin-bottom:.5rem}}.s-modal-sub-title{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}@media (min-width:640px){.s-modal-sub-title{margin-bottom:.5rem}}.s-modal-title-below{order:10}.s-modal-body-slot{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-modal-body-slot)>salla-button{width:100%}}.s-modal-body{bottom:0;display:inline-block;left:0;position:fixed;width:100%;--tw-translate-y:1rem;border-radius:.75rem;border-bottom-left-radius:0;border-bottom-right-radius:0;overflow:hidden;transform:translate(var(--tw-translate-x),1rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,1,1)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-modal-body)>salla-button{width:100%}}@media (min-width:640px){.s-modal-body{margin-bottom:2rem;margin-top:2rem;position:relative;--tw-translate-y:0px;--tw-scale-x:.95;--tw-scale-y:.95;border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem;overflow:visible;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.95) scaleY(.95);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@media (min-width:768px){.s-modal-body{bottom:auto;left:auto}}.s-modal-body:where([dir=ltr],[dir=ltr] *){text-align:left}.s-modal-body:where([dir=rtl],[dir=rtl] *){text-align:right}.s-modal-padding{padding:1.5rem 1rem 1rem}@media (min-width:640px){.s-modal-padding{padding:1.5rem}}.s-modal-spacer{display:inline-block;height:100vh}.s-modal-align-middle{vertical-align:bottom}@media (min-width:640px){.s-modal-align-middle{vertical-align:middle}}.s-modal-align-top{vertical-align:bottom}@media (min-width:640px){.s-modal-align-top{vertical-align:top}}.s-modal-align-bottom{vertical-align:bottom}.s-modal-overlay{background-color:hsla(220,9%,46%,.75);background-color:rgba(107,114,128,var(--tw-bg-opacity,1));bottom:0;left:0;position:fixed;right:0;top:0;--tw-bg-opacity:0.75;transition-duration:.2s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,1,1)}.s-modal-overlay-leaving{opacity:0}.s-modal-entering{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.s-modal-entering{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.s-modal-leaving{--tw-translate-y:1rem;opacity:0;transform:translate(var(--tw-translate-x),1rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:640px){.s-modal-leaving{--tw-translate-y:0px;--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.95) scaleY(.95);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.s-modal-is-center{align-items:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-modal-is-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-modal-is-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-modal-is-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-modal-is-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-modal-is-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-modal-is-center.justify-start.flex-1{justify-content:flex-end}}@media (min-width:640px){.s-modal-is-center{text-align:center}.s-modal-xs{max-width:380px}.s-modal-sm{max-width:480px}}@media (min-width:768px){.s-modal-md{max-width:768px}}.s-modal-lg{max-width:992px}.s-modal-xl{max-width:1280px}.s-modal-full{height:100%;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-modal-full)>salla-button{width:100%}}@media (min-width:768px){.s-modal-full{height:calc(100% - 70px);width:calc(100% - 70px)}}@media (min-width:640px){.s-modal-auto{max-width:90vw;width:-moz-fit-content!important;width:fit-content!important}}.s-multiple-bundle-product-wrapper{display:block;margin-bottom:1.25rem}.s-multiple-bundle-product-wrapper-sections{display:flex;flex-direction:column;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-multiple-bundle-product-wrapper-sections.lg\:gap-6.justify-between,html[dir=rtl] .s-multiple-bundle-product-wrapper-sections.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-wrapper-sections.lg\:hidden,html[dir=rtl] .flex-1.s-multiple-bundle-product-wrapper-sections.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-multiple-bundle-product-wrapper-sections.items-center.justify-start.flex-1,html[dir=rtl] .s-multiple-bundle-product-wrapper-sections.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-multiple-bundle-product-wrapper-sections.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-multiple-bundle-product-wrapper-sections.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-multiple-bundle-product-wrapper-sections.lg\:gap-6.justify-between,html[dir=ltr] .s-multiple-bundle-product-wrapper-sections.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-wrapper-sections.lg\:hidden,html[dir=ltr] .flex-1.s-multiple-bundle-product-wrapper-sections.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-multiple-bundle-product-wrapper-sections.items-center.justify-start.flex-1,html[dir=ltr] .s-multiple-bundle-product-wrapper-sections.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-multiple-bundle-product-wrapper-sections.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-multiple-bundle-product-wrapper-sections.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-multiple-bundle-product-wrapper-sections{border-top:1px solid var(--color-font)}}.s-multiple-bundle-product-wrapper-slider .swiper{display:block!important}.s-multiple-bundle-product-wrapper-slider .swiper-pagination{position:static}.s-multiple-bundle-product-wrapper-slider .swiper-pagination .swiper-pagination-bullet{height:8px;width:8px}.s-multiple-bundle-product-slide-one-third{height:auto;width:100%!important}@media(max-width:768px){html[dir=ltr] .flex.relative.s-multiple-bundle-product-slide-one-third.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.s-multiple-bundle-product-slide-one-third.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media (min-width:640px){.s-multiple-bundle-product-slide-one-third{width:100%!important}}@media (min-width:768px){.s-multiple-bundle-product-slide-one-third{width:50%!important}}@media (min-width:1024px){.s-multiple-bundle-product-slide-one-third{width:35.7%!important}}.s-multiple-bundle-product-slide-one-third-disabled{cursor:not-allowed;pointer-events:none}.s-multiple-bundle-product-slide-one-third-disabled .s-multiple-bundle-product-image-wrapper{opacity:.5}.s-multiple-bundle-product-slide-one-third-disabled .s-multiple-bundle-product-button{--tw-text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--tw-text-opacity,1))}.s-multiple-bundle-product-card{border-radius:.5rem;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:100%;--tw-border-opacity:1;border:1px solid #e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.s-multiple-bundle-product-card.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-multiple-bundle-product-card.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-card.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-multiple-bundle-product-card.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-multiple-bundle-product-card.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-multiple-bundle-product-card.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.s-multiple-bundle-product-card.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-multiple-bundle-product-card.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-card.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-multiple-bundle-product-card.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-multiple-bundle-product-card.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-multiple-bundle-product-card.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-multiple-bundle-product-card)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-multiple-bundle-product-card{border-top:1px solid var(--color-font)}}.s-multiple-bundle-product-checkbox{border-radius:.75rem;height:1rem;position:absolute;right:.5rem;top:.25rem;width:1rem;--tw-border-opacity:1;accent-color:#16a34a;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1))}input[type=radio].sr-only div.s-multiple-bundle-product-checkbox{transition:all .3s}input[type=radio].sr-only:checked~div.s-multiple-bundle-product-checkbox{border-color:var(--color-main)}.s-multiple-bundle-product-image-wrapper{display:flex;height:200px;justify-content:center}@media(max-width:768px){html[dir=rtl] .s-multiple-bundle-product-image-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-image-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-multiple-bundle-product-image-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-multiple-bundle-product-image-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-multiple-bundle-product-image-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-image-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-multiple-bundle-product-image-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-multiple-bundle-product-image-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-multiple-bundle-product-image-wrapper{border-top:1px solid var(--color-font)}}.s-multiple-bundle-product-image{-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-multiple-bundle-product-image)>salla-button{width:100%}}.s-multiple-bundle-product-content-wrapper{line-height:1rem;padding:.5rem}.s-multiple-bundle-product-content{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-multiple-bundle-product-content,html[dir=rtl] .s-multiple-bundle-product-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-multiple-bundle-product-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.gap-1.s-multiple-bundle-product-content.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-multiple-bundle-product-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-multiple-bundle-product-content,html[dir=ltr] .s-multiple-bundle-product-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-multiple-bundle-product-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.gap-1.s-multiple-bundle-product-content.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-multiple-bundle-product-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-multiple-bundle-product-content{border-top:1px solid var(--color-font)}}.s-multiple-bundle-product-details{display:flex;flex-direction:column}@media(max-width:768px){html[dir=rtl] .s-multiple-bundle-product-details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-details.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-multiple-bundle-product-details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-multiple-bundle-product-details.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-multiple-bundle-product-details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-multiple-bundle-product-details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-details.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-multiple-bundle-product-details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-multiple-bundle-product-details.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-multiple-bundle-product-details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-multiple-bundle-product-details{border-top:1px solid var(--color-font)}}.s-multiple-bundle-product-title-wrapper{flex:1 1 0%}@media(max-width:768px){html[dir=rtl] .s-multiple-bundle-product-title-wrapper.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-multiple-bundle-product-title-wrapper{justify-content:flex-end}html[dir=ltr] .s-multiple-bundle-product-title-wrapper.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-multiple-bundle-product-title-wrapper{justify-content:flex-end}}.s-multiple-bundle-product-title{font-size:9px;font-weight:500;line-height:1rem;--tw-text-opacity:1;color:#1d4ed8;color:rgba(29,78,216,var(--tw-text-opacity,1))}.s-multiple-bundle-product-price-wrapper{align-items:center;display:flex;gap:.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-price-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-multiple-bundle-product-price-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-price-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-multiple-bundle-product-price-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-price-wrapper.justify-start.flex-1,html[dir=rtl] .s-multiple-bundle-product-price-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-multiple-bundle-product-price-wrapper.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-multiple-bundle-product-price-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-price-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-multiple-bundle-product-price-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-price-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-multiple-bundle-product-price-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-price-wrapper.justify-start.flex-1,html[dir=ltr] .s-multiple-bundle-product-price-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-multiple-bundle-product-price-wrapper.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-multiple-bundle-product-price-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-multiple-bundle-product-price-wrapper{border-top:1px solid var(--color-font)}}.s-multiple-bundle-product-price{font-size:9px;font-weight:700;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-multiple-bundle-product-price-discount{font-size:8px;margin-left:.5rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1));text-decoration-line:line-through}.s-multiple-bundle-product-button{align-items:center;border-radius:.5rem;border-width:0;display:flex;font-size:10px;font-weight:700;gap:.25rem;text-align:left;--tw-text-opacity:1;color:#16a34a;color:rgba(22,163,74,var(--tw-text-opacity,1));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-multiple-bundle-product-button:where([dir=ltr],[dir=ltr] *){text-align:left}.s-multiple-bundle-product-button:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-button.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-multiple-bundle-product-button.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-button.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-multiple-bundle-product-button.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-button.justify-start.flex-1,html[dir=rtl] .s-multiple-bundle-product-button.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-multiple-bundle-product-button.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-multiple-bundle-product-button.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-button.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-multiple-bundle-product-button.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-button.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-multiple-bundle-product-button.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-button.justify-start.flex-1,html[dir=ltr] .s-multiple-bundle-product-button.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-multiple-bundle-product-button.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-multiple-bundle-product-button.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-multiple-bundle-product-button{border-top:1px solid var(--color-font)}}.s-multiple-bundle-product-button:hover{--tw-text-opacity:1;color:#3b82f6;color:rgba(59,130,246,var(--tw-text-opacity,1))}.s-multiple-bundle-product-button-icon{font-size:10px;font-weight:700}.s-multiple-bundle-product-button-icon svg{fill:#16a34a;height:1rem;width:1rem}.s-multiple-bundle-product-button-disabled-icon{opacity:.5;pointer-events:none}.s-multiple-bundle-product-badge{align-items:center;border-radius:9999px;display:flex;flex-shrink:0;gap:.25rem;--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1));font-size:7px;padding-left:.5rem;padding-right:.5rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-badge.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-multiple-bundle-product-badge.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-badge.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-multiple-bundle-product-badge.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-badge.justify-start.flex-1,html[dir=rtl] .s-multiple-bundle-product-badge.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-multiple-bundle-product-badge.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-multiple-bundle-product-badge.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-badge.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-multiple-bundle-product-badge.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-badge.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-multiple-bundle-product-badge.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-badge.justify-start.flex-1,html[dir=ltr] .s-multiple-bundle-product-badge.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-multiple-bundle-product-badge.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-multiple-bundle-product-badge.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-multiple-bundle-product-badge{border-top:1px solid var(--color-font)}}.s-multiple-bundle-product-options-modal-footer{display:flex;justify-content:flex-end}@media(max-width:768px){html[dir=rtl] .s-multiple-bundle-product-options-modal-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-options-modal-footer.lg\:hidden,html[dir=rtl] .flex-1.gap-4.s-multiple-bundle-product-options-modal-footer.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-multiple-bundle-product-options-modal-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-multiple-bundle-product-options-modal-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-multiple-bundle-product-options-modal-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-options-modal-footer.lg\:hidden,html[dir=ltr] .flex-1.gap-4.s-multiple-bundle-product-options-modal-footer.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-multiple-bundle-product-options-modal-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-multiple-bundle-product-options-modal-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-multiple-bundle-product-options-modal-footer{border-top:1px solid var(--color-font)}}.s-multiple-bundle-product-options-modal-slider{display:flex;gap:1.25rem;margin-top:1.25rem}@media(max-width:768px){html[dir=rtl] .s-multiple-bundle-product-options-modal-slider.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-options-modal-slider.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-multiple-bundle-product-options-modal-slider.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-multiple-bundle-product-options-modal-slider.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-multiple-bundle-product-options-modal-slider.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-options-modal-slider.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-multiple-bundle-product-options-modal-slider.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-multiple-bundle-product-options-modal-slider.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-multiple-bundle-product-options-modal-slider{border-top:1px solid var(--color-font)}}.s-multiple-bundle-product-options-modal-slider .s-slider-container .swiper-slide{align-items:center;display:flex;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-options-modal-slider .s-slider-container .swiper-slide.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-multiple-bundle-product-options-modal-slider .s-slider-container .swiper-slide.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-options-modal-slider .s-slider-container .swiper-slide.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-multiple-bundle-product-options-modal-slider .s-slider-container .swiper-slide.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-options-modal-slider .s-slider-container .swiper-slide.justify-start.flex-1,html[dir=rtl] .s-multiple-bundle-product-options-modal-slider .s-slider-container .swiper-slide.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-multiple-bundle-product-options-modal-slider .s-slider-container .swiper-slide.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-options-modal-slider .s-slider-container .swiper-slide.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-multiple-bundle-product-options-modal-slider .s-slider-container .swiper-slide.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-options-modal-slider .s-slider-container .swiper-slide.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-multiple-bundle-product-options-modal-slider .s-slider-container .swiper-slide.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-options-modal-slider .s-slider-container .swiper-slide.justify-start.flex-1,html[dir=ltr] .s-multiple-bundle-product-options-modal-slider .s-slider-container .swiper-slide.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-multiple-bundle-product-options-modal-slider .s-slider-container .swiper-slide.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-multiple-bundle-product-options-modal-slider .s-slider-container .swiper-slide{border-top:1px solid var(--color-font)}}.s-multiple-bundle-product-options-modal-slider .s-slider-thumbs{margin-top:0!important}.s-multiple-bundle-product-options-modal-slider .s-slider-thumbs-container{margin:0!important;padding:.5rem 0!important;position:static;transform:none!important;width:40px!important}.s-multiple-bundle-product-options-modal-slider .s-slider-thumbs-container .swiper-slide{align-items:center;display:flex!important;height:40px!important;justify-content:center;margin-top:0!important;padding:.25rem;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-options-modal-slider .s-slider-thumbs-container .swiper-slide.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-multiple-bundle-product-options-modal-slider .s-slider-thumbs-container .swiper-slide.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-options-modal-slider .s-slider-thumbs-container .swiper-slide.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-options-modal-slider .s-slider-thumbs-container .swiper-slide.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-multiple-bundle-product-options-modal-slider .s-slider-thumbs-container .swiper-slide.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-options-modal-slider .s-slider-thumbs-container .swiper-slide.justify-start.flex-1{justify-content:flex-end}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-multiple-bundle-product-options-modal-slider .s-slider-thumbs-container .swiper-slide)>salla-button{width:100%}}.s-multiple-bundle-product-cart-header-wrapper{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-multiple-bundle-product-cart-header-wrapper)>salla-button{width:100%}}.s-multiple-bundle-product-cart-header{align-items:center;display:flex;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-multiple-bundle-product-cart-header.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-cart-header.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-multiple-bundle-product-cart-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-cart-header.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-multiple-bundle-product-cart-header.flex.lg\:hidden,html[dir=rtl] .flex-1.s-multiple-bundle-product-cart-header.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-cart-header.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.s-multiple-bundle-product-cart-header.items-center.justify-start.flex-1,html[dir=rtl] .s-multiple-bundle-product-cart-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-multiple-bundle-product-cart-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-multiple-bundle-product-cart-header.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-cart-header.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-multiple-bundle-product-cart-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-cart-header.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-multiple-bundle-product-cart-header.flex.lg\:hidden,html[dir=ltr] .flex-1.s-multiple-bundle-product-cart-header.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-cart-header.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.s-multiple-bundle-product-cart-header.items-center.justify-start.flex-1,html[dir=ltr] .s-multiple-bundle-product-cart-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-multiple-bundle-product-cart-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-multiple-bundle-product-cart-header{border-top:1px solid var(--color-font)}}.s-multiple-bundle-product-cart-header-no-options{justify-content:space-between}@media(max-width:768px){html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-multiple-bundle-product-cart-header-no-options,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-multiple-bundle-product-cart-header-no-options{flex-direction:row-reverse}}.s-multiple-bundle-product-cart-header-content{align-items:center;display:flex;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-multiple-bundle-product-cart-header-content.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-cart-header-content.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-multiple-bundle-product-cart-header-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-cart-header-content.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-multiple-bundle-product-cart-header-content.flex.lg\:hidden,html[dir=rtl] .flex-1.s-multiple-bundle-product-cart-header-content.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-cart-header-content.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.s-multiple-bundle-product-cart-header-content.items-center.justify-start.flex-1,html[dir=rtl] .s-multiple-bundle-product-cart-header-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-multiple-bundle-product-cart-header-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-multiple-bundle-product-cart-header-content.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-cart-header-content.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-multiple-bundle-product-cart-header-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-cart-header-content.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-multiple-bundle-product-cart-header-content.flex.lg\:hidden,html[dir=ltr] .flex-1.s-multiple-bundle-product-cart-header-content.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-cart-header-content.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.s-multiple-bundle-product-cart-header-content.items-center.justify-start.flex-1,html[dir=ltr] .s-multiple-bundle-product-cart-header-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-multiple-bundle-product-cart-header-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-multiple-bundle-product-cart-header-content{border-top:1px solid var(--color-font)}}.s-multiple-bundle-product-cart-header-remove-button{align-items:center;display:flex;gap:.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-cart-header-remove-button.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-multiple-bundle-product-cart-header-remove-button.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-cart-header-remove-button.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-multiple-bundle-product-cart-header-remove-button.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-cart-header-remove-button.justify-start.flex-1,html[dir=rtl] .s-multiple-bundle-product-cart-header-remove-button.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-multiple-bundle-product-cart-header-remove-button.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-multiple-bundle-product-cart-header-remove-button.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-cart-header-remove-button.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-multiple-bundle-product-cart-header-remove-button.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-cart-header-remove-button.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-multiple-bundle-product-cart-header-remove-button.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-cart-header-remove-button.justify-start.flex-1,html[dir=ltr] .s-multiple-bundle-product-cart-header-remove-button.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-multiple-bundle-product-cart-header-remove-button.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-multiple-bundle-product-cart-header-remove-button.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-multiple-bundle-product-cart-header-remove-button{border-top:1px solid var(--color-font)}}.s-multiple-bundle-product-cart-body-remove-button{align-items:center;display:flex;gap:.25rem;justify-content:flex-end}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-cart-body-remove-button.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-multiple-bundle-product-cart-body-remove-button.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-cart-body-remove-button.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-multiple-bundle-product-cart-body-remove-button.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.s-multiple-bundle-product-cart-body-remove-button.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-cart-body-remove-button.justify-start.flex-1,html[dir=rtl] .s-multiple-bundle-product-cart-body-remove-button.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-multiple-bundle-product-cart-body-remove-button.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-multiple-bundle-product-cart-body-remove-button.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-cart-body-remove-button.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-multiple-bundle-product-cart-body-remove-button.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-cart-body-remove-button.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-multiple-bundle-product-cart-body-remove-button.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.s-multiple-bundle-product-cart-body-remove-button.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-cart-body-remove-button.justify-start.flex-1,html[dir=ltr] .s-multiple-bundle-product-cart-body-remove-button.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-multiple-bundle-product-cart-body-remove-button.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-multiple-bundle-product-cart-body-remove-button.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-multiple-bundle-product-cart-body-remove-button{border-top:1px solid var(--color-font)}}.s-multiple-bundle-product-cart-header-image-wrapper{flex-shrink:0;overflow:hidden;position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-multiple-bundle-product-cart-header-image-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-multiple-bundle-product-cart-header-image-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-multiple-bundle-product-cart-header-image{border-radius:.375rem;border-width:1px;flex:none;height:4rem;width:4rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.s-multiple-bundle-product-cart-header-content-details>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:.25rem;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.s-multiple-bundle-product-cart-header-content-details-title{font-size:1rem;font-weight:500;line-height:1.5rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-multiple-bundle-product-cart-header-content-details-price{align-items:center;display:flex;gap:.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-cart-header-content-details-price.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-multiple-bundle-product-cart-header-content-details-price.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-cart-header-content-details-price.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-multiple-bundle-product-cart-header-content-details-price.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-cart-header-content-details-price.justify-start.flex-1,html[dir=rtl] .s-multiple-bundle-product-cart-header-content-details-price.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-multiple-bundle-product-cart-header-content-details-price.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-multiple-bundle-product-cart-header-content-details-price.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-cart-header-content-details-price.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-multiple-bundle-product-cart-header-content-details-price.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-cart-header-content-details-price.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-multiple-bundle-product-cart-header-content-details-price.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-cart-header-content-details-price.justify-start.flex-1,html[dir=ltr] .s-multiple-bundle-product-cart-header-content-details-price.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-multiple-bundle-product-cart-header-content-details-price.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-multiple-bundle-product-cart-header-content-details-price.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-multiple-bundle-product-cart-header-content-details-price{border-top:1px solid var(--color-font)}}.s-multiple-bundle-product-cart-header-content-details-price-regular{font-size:.75rem;font-weight:700;line-height:1rem;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.s-multiple-bundle-product-cart-header-content-details-price-sale{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1));text-decoration-line:line-through}.s-multiple-bundle-product-cart-header-content-details-quantity{align-items:center;display:flex;font-size:.75rem;gap:.25rem;line-height:1rem;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-cart-header-content-details-quantity.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-multiple-bundle-product-cart-header-content-details-quantity.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-cart-header-content-details-quantity.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-multiple-bundle-product-cart-header-content-details-quantity.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-cart-header-content-details-quantity.justify-start.flex-1,html[dir=rtl] .s-multiple-bundle-product-cart-header-content-details-quantity.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-multiple-bundle-product-cart-header-content-details-quantity.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-multiple-bundle-product-cart-header-content-details-quantity.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-multiple-bundle-product-cart-header-content-details-quantity.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-multiple-bundle-product-cart-header-content-details-quantity.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-multiple-bundle-product-cart-header-content-details-quantity.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-multiple-bundle-product-cart-header-content-details-quantity.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-multiple-bundle-product-cart-header-content-details-quantity.justify-start.flex-1,html[dir=ltr] .s-multiple-bundle-product-cart-header-content-details-quantity.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-multiple-bundle-product-cart-header-content-details-quantity.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-multiple-bundle-product-cart-header-content-details-quantity.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-multiple-bundle-product-cart-header-content-details-quantity{border-top:1px solid var(--color-font)}}.s-multiple-bundle-product-cart-header-content-details-title-link{font-size:1rem;font-weight:500;line-height:1.5rem}.s-multiple-bundle-product-options-modal-slider-thumb{border-radius:.375rem;height:100%;overflow:hidden;width:100%;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));-o-object-fit:cover;object-fit:cover}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-multiple-bundle-product-options-modal-slider-thumb)>salla-button{width:100%}}.s-next-order-coupon-wrapper{border-radius:.375rem;margin-bottom:1.5rem;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1rem}@media (min-width:768px){.s-next-order-coupon-wrapper{margin-bottom:2rem;padding-left:2rem;padding-right:2rem}}.s-next-order-coupon-inner{display:flex;flex-direction:column;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-next-order-coupon-inner.lg\:gap-6.justify-between,html[dir=rtl] .s-next-order-coupon-inner.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-next-order-coupon-inner.lg\:hidden,html[dir=rtl] .flex-1.s-next-order-coupon-inner.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-next-order-coupon-inner.items-center.justify-start.flex-1,html[dir=rtl] .s-next-order-coupon-inner.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-next-order-coupon-inner.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-next-order-coupon-inner.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-next-order-coupon-inner.lg\:gap-6.justify-between,html[dir=ltr] .s-next-order-coupon-inner.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-next-order-coupon-inner.lg\:hidden,html[dir=ltr] .flex-1.s-next-order-coupon-inner.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-next-order-coupon-inner.items-center.justify-start.flex-1,html[dir=ltr] .s-next-order-coupon-inner.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-next-order-coupon-inner.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-next-order-coupon-inner.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-next-order-coupon-inner{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-next-order-coupon-inner{align-items:center;flex-direction:row;justify-content:space-between}}.s-next-order-coupon-info{align-items:center;display:flex;flex:1 1 0%;gap:.75rem;min-width:0}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-next-order-coupon-info.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-next-order-coupon-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-next-order-coupon-info.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-next-order-coupon-info.flex.lg\:hidden,html[dir=rtl] .s-next-order-coupon-info.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-next-order-coupon-info,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-next-order-coupon-info.justify-start.flex-1,html[dir=rtl] .s-next-order-coupon-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-next-order-coupon-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-next-order-coupon-info.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-next-order-coupon-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-next-order-coupon-info.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-next-order-coupon-info.flex.lg\:hidden,html[dir=ltr] .s-next-order-coupon-info.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-next-order-coupon-info,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-next-order-coupon-info.justify-start.flex-1,html[dir=ltr] .s-next-order-coupon-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-next-order-coupon-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-next-order-coupon-info{border-top:1px solid var(--color-font)}}.s-next-order-coupon-icon-wrap{align-items:center;border-radius:.75rem;display:flex;flex-shrink:0;height:3rem;justify-content:center;position:relative;width:3rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-next-order-coupon-icon-wrap.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-next-order-coupon-icon-wrap.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-next-order-coupon-icon-wrap.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-next-order-coupon-icon-wrap.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-next-order-coupon-icon-wrap.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-next-order-coupon-icon-wrap.justify-start.flex-1,html[dir=rtl] .s-next-order-coupon-icon-wrap.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-next-order-coupon-icon-wrap.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-next-order-coupon-icon-wrap.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-next-order-coupon-icon-wrap.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-next-order-coupon-icon-wrap.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-next-order-coupon-icon-wrap.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-next-order-coupon-icon-wrap.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-next-order-coupon-icon-wrap.justify-start.flex-1,html[dir=ltr] .s-next-order-coupon-icon-wrap.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-next-order-coupon-icon-wrap.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-next-order-coupon-icon-wrap{border-top:1px solid var(--color-font)}}.s-next-order-coupon-icon-bg{background-color:#414042;background-color:var(--color-primary);border-radius:.75rem;bottom:0;left:0;opacity:.25;position:absolute;right:0;top:0}input[type=radio].sr-only div.s-next-order-coupon-icon-bg{transition:all .3s}input[type=radio].sr-only:checked~div.s-next-order-coupon-icon-bg{border-color:var(--color-main)}.s-next-order-coupon-icon{color:#414042;color:var(--color-primary);position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-next-order-coupon-icon.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-next-order-coupon-icon.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-next-order-coupon-icon svg{fill:currentColor;height:1.5rem;width:1.75rem}.s-next-order-coupon-details{display:flex;flex-direction:column;gap:.5rem;min-width:0}@media(max-width:768px){html[dir=rtl] .s-next-order-coupon-details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-next-order-coupon-details.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-next-order-coupon-details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-next-order-coupon-details.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-next-order-coupon-details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-next-order-coupon-details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-next-order-coupon-details.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-next-order-coupon-details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-next-order-coupon-details.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-next-order-coupon-details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-next-order-coupon-details{border-top:1px solid var(--color-font)}}.s-next-order-coupon-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:.375rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-next-order-coupon-title-row.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-next-order-coupon-title-row.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-next-order-coupon-title-row.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-next-order-coupon-title-row.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-next-order-coupon-title-row.justify-start.flex-1,html[dir=rtl] .s-next-order-coupon-title-row.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-next-order-coupon-title-row.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-next-order-coupon-title-row.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-next-order-coupon-title-row.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-next-order-coupon-title-row.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-next-order-coupon-title-row.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-next-order-coupon-title-row.justify-start.flex-1,html[dir=ltr] .s-next-order-coupon-title-row.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-next-order-coupon-title-row.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-next-order-coupon-title-row{border-top:1px solid var(--color-font)}}.s-next-order-coupon-title{font-size:1rem;font-weight:700;line-height:1.5rem;line-height:1.375}.s-next-order-coupon-amount,.s-next-order-coupon-badge{color:#414042;color:var(--color-primary)}.s-next-order-coupon-badge{align-items:center;border-radius:9999px;display:inline-flex;font-size:.75rem;height:1.5rem;line-height:1rem;padding-left:.75rem;padding-right:.75rem;position:relative}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-next-order-coupon-badge.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-next-order-coupon-badge.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-next-order-coupon-badge.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-next-order-coupon-badge.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-next-order-coupon-badge.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-next-order-coupon-badge.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-next-order-coupon-badge.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-next-order-coupon-badge.justify-start.flex-1{justify-content:flex-end}}.s-next-order-coupon-badge-bg{background-color:#414042;background-color:var(--color-primary);border-radius:9999px;bottom:0;left:0;opacity:.25;position:absolute;right:0;top:0}input[type=radio].sr-only div.s-next-order-coupon-badge-bg{transition:all .3s}input[type=radio].sr-only:checked~div.s-next-order-coupon-badge-bg{border-color:var(--color-main)}.s-next-order-coupon-badge-text{position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-next-order-coupon-badge-text.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-next-order-coupon-badge-text.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-next-order-coupon-meta{-moz-column-gap:.25rem;column-gap:.25rem;display:flex;flex-wrap:wrap;font-size:.875rem;line-height:1.25rem;line-height:1.375;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .s-next-order-coupon-meta.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-next-order-coupon-meta.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-next-order-coupon-meta.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-next-order-coupon-meta.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-next-order-coupon-meta.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-next-order-coupon-meta.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-next-order-coupon-meta.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-next-order-coupon-meta.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-next-order-coupon-meta{border-top:1px solid var(--color-font)}}.s-next-order-coupon-actions{display:flex;flex-direction:column;gap:.75rem}@media(max-width:768px){html[dir=rtl] .s-next-order-coupon-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-next-order-coupon-actions.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-next-order-coupon-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-next-order-coupon-actions.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-next-order-coupon-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-next-order-coupon-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-next-order-coupon-actions.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-next-order-coupon-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-next-order-coupon-actions.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-next-order-coupon-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-next-order-coupon-actions{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-next-order-coupon-actions{align-items:center;flex-direction:row;flex-shrink:0}}.s-next-order-coupon-code-box{align-items:center;border:1px dashed #414042;border-color:var(--color-primary);border-radius:.375rem;display:flex;gap:.5rem;height:2.5rem;justify-content:center;padding-left:1rem;padding-right:1rem;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-next-order-coupon-code-box.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-next-order-coupon-code-box.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-next-order-coupon-code-box.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-next-order-coupon-code-box.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-next-order-coupon-code-box.justify-start.flex-1,html[dir=rtl] .s-next-order-coupon-code-box.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-next-order-coupon-code-box.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-next-order-coupon-code-box.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-next-order-coupon-code-box.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-next-order-coupon-code-box.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-next-order-coupon-code-box.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-next-order-coupon-code-box.justify-start.flex-1,html[dir=ltr] .s-next-order-coupon-code-box.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-next-order-coupon-code-box.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-next-order-coupon-code-box)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-next-order-coupon-code-box{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-next-order-coupon-code-box{width:auto}}.s-next-order-coupon-code-text{font-size:1rem;letter-spacing:.025em;line-height:1.5rem;line-height:1}.s-next-order-coupon-copy-btn{align-items:center;display:flex;height:auto!important;padding:0!important}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-next-order-coupon-copy-btn.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-next-order-coupon-copy-btn.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-next-order-coupon-copy-btn.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-next-order-coupon-copy-btn.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-next-order-coupon-copy-btn.justify-start.flex-1,html[dir=rtl] .s-next-order-coupon-copy-btn.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-next-order-coupon-copy-btn.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-next-order-coupon-copy-btn.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-next-order-coupon-copy-btn.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-next-order-coupon-copy-btn.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-next-order-coupon-copy-btn.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-next-order-coupon-copy-btn.justify-start.flex-1,html[dir=ltr] .s-next-order-coupon-copy-btn.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-next-order-coupon-copy-btn.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-next-order-coupon-copy-btn{border-top:1px solid var(--color-font)}}.s-next-order-coupon-copy-icon{color:#414042;color:var(--color-primary);pointer-events:none}.s-next-order-coupon-copy-icon svg{fill:currentColor;height:1rem;width:1rem}.s-next-order-coupon-shop-btn{text-align:center;white-space:nowrap;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-next-order-coupon-shop-btn)>salla-button{width:100%}}@media (min-width:768px){.s-next-order-coupon-shop-btn{width:auto}}.s-next-order-coupon-skeleton{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.s-notifications-container>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:.625rem;margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}@media (min-width:768px){.s-notifications-container>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:1.25rem;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}}.s-notifications-item{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.s-notifications-item>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1rem;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1rem*var(--tw-space-x-reverse))}.s-notifications-item{border-radius:.375rem;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1.25rem;transition-duration:.5s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-notifications-item *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-notifications-item,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-notifications-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-notifications-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-notifications-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-notifications-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-notifications-item.justify-start.flex-1,html[dir=rtl] .s-notifications-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-notifications-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-notifications-item,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-notifications-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-notifications-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-notifications-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-notifications-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-notifications-item.justify-start.flex-1,html[dir=ltr] .s-notifications-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-notifications-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-notifications-item{border-top:1px solid var(--color-font)}}.s-notifications-item:hover{--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1));--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-notifications-item:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-notifications-item-icon{align-items:center;border-radius:9999px;border-width:1px;display:flex;height:3.5rem;justify-content:center;width:3.5rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));font-size:1.25rem;line-height:1.75rem}.Comfort-header .icons a.active i.s-notifications-item-icon{color:#414042;color:var(--color-primary)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-notifications-item-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-notifications-item-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-notifications-item-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-notifications-item-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-notifications-item-icon.justify-start.flex-1,html[dir=rtl] .s-notifications-item-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-notifications-item-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-notifications-item-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-notifications-item-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-notifications-item-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-notifications-item-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-notifications-item-icon.justify-start.flex-1,html[dir=ltr] .s-notifications-item-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-notifications-item-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-notifications-item-icon{border-top:1px solid var(--color-font)}}.s-notifications-item-icon-new{--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity,1))}.s-notifications-item-content{flex:1 1 0%}@media(max-width:768px){html[dir=rtl] .s-notifications-item-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-notifications-item-content{justify-content:flex-end}html[dir=ltr] .s-notifications-item-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-notifications-item-content{justify-content:flex-end}}@media (min-width:768px){.s-notifications-item-content{display:flex}}.s-notifications-item-content-leading{flex:1 1 0%}@media(max-width:768px){html[dir=rtl] .s-notifications-item-content-leading.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-notifications-item-content-leading{justify-content:flex-end}html[dir=ltr] .s-notifications-item-content-leading.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-notifications-item-content-leading{justify-content:flex-end}}.s-notifications-item-content-leading h4{font-size:.875rem;font-weight:700;line-height:1.25rem;margin-bottom:.375rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-notifications-item-content-leading p{font-size:.875rem;line-height:1.25rem;margin-bottom:.75rem}@media (min-width:768px){.s-notifications-item-content-leading p{margin-bottom:0}}.s-notifications-item-content-trailing{align-items:center;display:inline-flex;font-size:.875rem;line-height:1.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-notifications-item-content-trailing.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-notifications-item-content-trailing.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-notifications-item-content-trailing.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-notifications-item-content-trailing.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-notifications-item-content-trailing.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-notifications-item-content-trailing.justify-start.flex-1{justify-content:flex-end}}.s-notifications-item-content-trailing-icon:where([dir=ltr],[dir=ltr] *){margin-right:.375rem}.s-notifications-item-content-trailing-icon:where([dir=rtl],[dir=rtl] *){margin-left:.375rem}.s-notifications-item-read{--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-notifications-no-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding-bottom:5rem;padding-top:2.5rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-notifications-no-content.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-notifications-no-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-notifications-no-content.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-notifications-no-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-notifications-no-content.justify-start.flex-1,html[dir=rtl] .s-notifications-no-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-notifications-no-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-notifications-no-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-notifications-no-content.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-notifications-no-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-notifications-no-content.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-notifications-no-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-notifications-no-content.justify-start.flex-1,html[dir=ltr] .s-notifications-no-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-notifications-no-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-notifications-no-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-notifications-no-content{border-top:1px solid var(--color-font)}}.s-notifications-item-shadow:hover{box-shadow:5px 10px 30px rgba(43,45,52,.051)}.s-offer-wrapper{border-radius:.75rem;margin-bottom:2rem;overflow:hidden;position:relative;--tw-bg-opacity:1;background-color:#fef2f2;background-color:rgba(254,242,242,var(--tw-bg-opacity,1));padding:.625rem}@media(max-width:768px){html[dir=ltr] .flex.s-offer-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-offer-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media (min-width:640px){.s-offer-wrapper{padding:1.25rem}}@media (min-width:768px){.s-offer-wrapper{margin-bottom:4rem}}.s-offer-corner-badge{border-width:0;float:left;height:auto;margin:0;position:absolute;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));width:auto;z-index:1;--tw-bg-opacity:1;background-color:#dc2626;background-color:rgba(220,38,38,var(--tw-bg-opacity,1));padding:.25rem 3rem;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}input[type=radio].sr-only div.s-offer-corner-badge{transition:all .3s}input[type=radio].sr-only:checked~div.s-offer-corner-badge{border-color:var(--color-main)}@media(max-width:768px){html[dir=ltr] .flex.relative.s-offer-corner-badge.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.s-offer-corner-badge.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-offer-corner-badge:where([dir=ltr],[dir=ltr] *){right:-3.5rem;top:1.25rem;--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(45deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-offer-corner-badge:where([dir=rtl],[dir=rtl] *){left:-3rem;top:.75rem;--tw-rotate:-45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(-45deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-offer-slide-one-sixth{width:50%!important}@media (min-width:640px){.s-offer-slide-one-sixth{width:33.333333%!important}}@media (min-width:768px){.s-offer-slide-one-sixth{width:25%!important}}@media (min-width:1024px){.s-offer-slide-one-sixth{width:16.666667%!important}}.s-offer-slide-one-sixth-single{align-items:center!important;display:flex;gap:.75rem}@media(max-width:768px){html[dir=rtl] .s-offer-slide-one-sixth-single.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-slide-one-sixth-single.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-offer-slide-one-sixth-single.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-slide-one-sixth-single.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-offer-slide-one-sixth-single.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-slide-one-sixth-single.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-offer-slide-one-sixth-single.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-slide-one-sixth-single.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-slide-one-sixth-single{border-top:1px solid var(--color-font)}}.s-offer-slide-cat-entry{align-items:center;border-radius:.375rem;border-width:1px;display:flex;flex-direction:column;height:9rem;justify-content:center;--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:.75rem;text-align:center;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1));transition-duration:.5s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-slide-cat-entry.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-slide-cat-entry.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-slide-cat-entry.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-slide-cat-entry.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-slide-cat-entry.justify-start.flex-1,html[dir=rtl] .s-offer-slide-cat-entry.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-offer-slide-cat-entry.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-offer-slide-cat-entry.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-slide-cat-entry.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-slide-cat-entry.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-slide-cat-entry.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-slide-cat-entry.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-slide-cat-entry.justify-start.flex-1,html[dir=ltr] .s-offer-slide-cat-entry.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-offer-slide-cat-entry.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-offer-slide-cat-entry.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-slide-cat-entry{border-top:1px solid var(--color-font)}}.s-offer-slide-cat-entry:hover{--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1));--tw-shadow:5px 10px 30px rgba(43,45,52,.051);--tw-shadow-colored:5px 10px 30px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 30px rgba(43,45,52,.051);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-offer-slide-cat-entry i{color:#414042;color:var(--color-primary);display:inline-block;font-size:33px;margin-bottom:1rem}.s-offer-slide-cat-entry h4{font-size:.875rem;font-weight:700;line-height:1.25rem}.s-offer-slide-one-fourth{height:auto;max-width:310px;width:auto}@media(max-width:768px){html[dir=ltr] .flex.relative.s-offer-slide-one-fourth.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.s-offer-slide-one-fourth.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-offer-slide-offer-entry{align-items:center;border-radius:.375rem;border-width:1px;display:flex;flex-direction:column;height:9rem;justify-content:space-between;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));text-align:center;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1));transition-duration:.5s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-offer-slide-offer-entry,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-slide-offer-entry.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-slide-offer-entry.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-slide-offer-entry.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-slide-offer-entry.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-slide-offer-entry.justify-start.flex-1,html[dir=rtl] .s-offer-slide-offer-entry.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-offer-slide-offer-entry.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-offer-slide-offer-entry.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-offer-slide-offer-entry,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-slide-offer-entry.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-slide-offer-entry.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-slide-offer-entry.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-slide-offer-entry.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-slide-offer-entry.justify-start.flex-1,html[dir=ltr] .s-offer-slide-offer-entry.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-offer-slide-offer-entry.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-offer-slide-offer-entry.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-slide-offer-entry{border-top:1px solid var(--color-font)}}.s-offer-slide-offer-entry:hover{--tw-shadow:5px 10px 30px rgba(43,45,52,.051);--tw-shadow-colored:5px 10px 30px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 30px rgba(43,45,52,.051);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-offer-slide-offer-entry-price-quantity-container{display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:.75rem;width:100%}@media(max-width:768px){html[dir=rtl] .s-offer-slide-offer-entry-price-quantity-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-slide-offer-entry-price-quantity-container.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-offer-slide-offer-entry-price-quantity-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-offer-slide-offer-entry-price-quantity-container.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-offer-slide-offer-entry-price-quantity-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-offer-slide-offer-entry-price-quantity-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-slide-offer-entry-price-quantity-container.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-offer-slide-offer-entry-price-quantity-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-offer-slide-offer-entry-price-quantity-container.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-offer-slide-offer-entry-price-quantity-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-slide-offer-entry-price-quantity-container)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-slide-offer-entry-price-quantity-container{border-top:1px solid var(--color-font)}}.s-offer-slide-offer-entry-quantity{margin-bottom:.25rem}.s-offer-slide-offer-entry-price{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-offer-slide-offer-entry-price-amount{font-size:1.875rem;font-weight:800;line-height:2.25rem;--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity,1))}.s-offer-slide-offer-entry-price-amount-percent{border-top-width:1px;width:100%;--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1));font-size:.875rem;line-height:1.25rem;padding:.5rem}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-slide-offer-entry-price-amount-percent)>salla-button{width:100%}}.s-offer-slide-offer-entry-price-amount-percent span{font-weight:700}.s-offer-discount-list{margin-top:1.25rem}.s-offer-discount-list>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:.625rem;margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}.s-offer-discount-list-item{border-top-width:1px;display:flex;justify-content:space-between;padding-top:.625rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-offer-discount-list-item,html[dir=rtl] .s-offer-discount-list-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-discount-list-item.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-offer-discount-list-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-discount-list-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-offer-discount-list-item,html[dir=ltr] .s-offer-discount-list-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-discount-list-item.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-offer-discount-list-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-discount-list-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-discount-list-item{border-top:1px solid var(--color-font)}}.s-offer-discount-list-item-money{font-weight:700;--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity,1))}.s-offer-discount-list-item-discount{font-size:.875rem;line-height:1.25rem}.s-offer-discount-list-item-discount span{font-weight:700}.s-offer-bank-wrapper{align-items:center;border-radius:.5rem;border-width:1px;display:flex;flex-direction:column;justify-content:center;min-height:144px;position:relative;width:100%;--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-bank-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-offer-bank-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-bank-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-bank-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-bank-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-bank-wrapper.justify-start.flex-1,html[dir=rtl] .s-offer-bank-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-offer-bank-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-offer-bank-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-bank-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-offer-bank-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-bank-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-bank-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-bank-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-bank-wrapper.justify-start.flex-1,html[dir=ltr] .s-offer-bank-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-offer-bank-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-offer-bank-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-bank-wrapper)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-bank-wrapper{border-top:1px solid var(--color-font)}}.s-offer-bank-wrapper:hover{--tw-shadow:5px 10px 30px rgba(43,45,52,.051);--tw-shadow-colored:5px 10px 30px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 30px rgba(43,45,52,.051);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-offer-bank-wrapper-multi-spacer{margin-top:1.25rem}.s-offer-bank-wrapper-sinlge-item{align-items:center;display:flex;gap:.75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-bank-wrapper-sinlge-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-bank-wrapper-sinlge-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-bank-wrapper-sinlge-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-bank-wrapper-sinlge-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-bank-wrapper-sinlge-item.justify-start.flex-1,html[dir=rtl] .s-offer-bank-wrapper-sinlge-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-bank-wrapper-sinlge-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-bank-wrapper-sinlge-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-bank-wrapper-sinlge-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-bank-wrapper-sinlge-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-bank-wrapper-sinlge-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-bank-wrapper-sinlge-item.justify-start.flex-1,html[dir=ltr] .s-offer-bank-wrapper-sinlge-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-bank-wrapper-sinlge-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-bank-wrapper-sinlge-item{border-top:1px solid var(--color-font)}}.s-offer-bank-logo{align-items:center;border-radius:.75rem;display:flex;height:5rem;margin-bottom:.25rem;width:5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-bank-logo.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-bank-logo.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-bank-logo.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-bank-logo.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-bank-logo.justify-start.flex-1,html[dir=rtl] .s-offer-bank-logo.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-bank-logo.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-bank-logo.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-bank-logo.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-bank-logo.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-bank-logo.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-bank-logo.justify-start.flex-1,html[dir=ltr] .s-offer-bank-logo.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-bank-logo.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-bank-logo{border-top:1px solid var(--color-font)}}.s-offer-bank-logo img{height:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-bank-logo img)>salla-button{width:100%}}.s-offer-bank-payment-wrapper{align-items:center;display:flex;flex-wrap:nowrap;gap:.25rem;justify-content:center;min-width:84px}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-bank-payment-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-bank-payment-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-bank-payment-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-bank-payment-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-bank-payment-wrapper.justify-start.flex-1,html[dir=rtl] .s-offer-bank-payment-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-offer-bank-payment-wrapper.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-offer-bank-payment-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-bank-payment-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-bank-payment-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-bank-payment-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-bank-payment-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-bank-payment-wrapper.justify-start.flex-1,html[dir=ltr] .s-offer-bank-payment-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-offer-bank-payment-wrapper.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-offer-bank-payment-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-bank-payment-wrapper{border-top:1px solid var(--color-font)}}.s-offer-bank-payment-single{align-items:center;border-radius:.75rem;display:flex;height:1.5rem;justify-content:center;width:2rem;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-bank-payment-single.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-bank-payment-single.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-bank-payment-single.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-bank-payment-single.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-bank-payment-single.justify-start.flex-1,html[dir=rtl] .s-offer-bank-payment-single.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-bank-payment-single.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-bank-payment-single.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-bank-payment-single.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-bank-payment-single.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-bank-payment-single.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-bank-payment-single.justify-start.flex-1,html[dir=ltr] .s-offer-bank-payment-single.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-bank-payment-single.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-bank-payment-single{border-top:1px solid var(--color-font)}}.s-offer-bank-payment-single img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.s-offer-bank-payment-discount-percent{border-radius:9999px;left:auto;position:absolute;top:-1rem;--tw-bg-opacity:1;background-color:#dc2626;background-color:rgba(220,38,38,var(--tw-bg-opacity,1));font-size:11px;font-weight:600;padding:.25rem .5rem;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1));--tw-shadow:0 1px 2px rgba(0,0,0,.35);--tw-shadow-colored:0 1px 2px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 2px rgba(0,0,0,.35);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}input[type=radio].sr-only div.s-offer-bank-payment-discount-percent{transition:all .3s}input[type=radio].sr-only:checked~div.s-offer-bank-payment-discount-percent{border-color:var(--color-main)}.s-offer-bank-message{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-bank-message)>salla-button{width:100%}}.s-offer-bank-message h2{font-size:1rem;font-weight:500;line-height:1.5rem;max-width:92%;--tw-text-opacity:1;color:#dc2626;color:rgba(220,38,38,var(--tw-text-opacity,1))}.s-offer-bank-message p{font-size:.875rem;font-weight:400;line-height:1.25rem;line-height:1.5;max-width:95%;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.s-offer-bank-message-amount{font-weight:700;--tw-text-opacity:1;color:#b91c1c;color:rgba(185,28,28,var(--tw-text-opacity,1))}.s-offer-bank-payment-nav{margin-left:3.5rem!important;margin-right:3.5rem!important}.s-offer-.s-slider-block__title{margin-bottom:1.25rem;position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-offer-.s-slider-block__title.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-offer-.s-slider-block__title.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-offer-.s-slider-block__title:before{font-size:3rem;font-weight:400;line-height:1;position:absolute;top:1rem;--tw-text-opacity:1;color:#fef2f2;color:rgba(254,242,242,var(--tw-text-opacity,1));--tw-content:"ee30";content:"ee30";content:var(--tw-content)}.s-offer-.s-slider-block__title:where([dir=ltr],[dir=ltr] *):before{content:var(--tw-content);left:0}.s-offer-.s-slider-block__title:where([dir=rtl],[dir=rtl] *):before{content:var(--tw-content);right:0}.s-offer-.s-offer-wrapper .s-slider-block__title h2{font-size:1.125rem;line-height:1.75rem;z-index:0;--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.s-offer-.s-offer-wrapper .s-slider-block__title p{display:block;margin-top:.25rem;overflow:visible;-webkit-box-orient:horizontal;-webkit-line-clamp:none;line-height:1.5rem}.s-offer-wrapper .s-slider-block__title:before{color:#fef2f2;content:\ee30;font-family:sallaicons;font-size:3rem;font-weight:400;line-height:1;position:absolute;top:1rem;z-index:-1}.s-offer-bank-wrapper-single-item{align-items:center;display:flex;gap:.875rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-bank-wrapper-single-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-bank-wrapper-single-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-bank-wrapper-single-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-bank-wrapper-single-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-bank-wrapper-single-item.justify-start.flex-1,html[dir=rtl] .s-offer-bank-wrapper-single-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-bank-wrapper-single-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-bank-wrapper-single-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-bank-wrapper-single-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-bank-wrapper-single-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-bank-wrapper-single-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-bank-wrapper-single-item.justify-start.flex-1,html[dir=ltr] .s-offer-bank-wrapper-single-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-bank-wrapper-single-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-bank-wrapper-single-item{border-top:1px solid var(--color-font)}}.s-offer-slides-container{display:flex;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-offer-slides-container.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-slides-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-slides-container.lg\:hidden,html[dir=rtl] .flex-1.s-offer-slides-container.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-offer-slides-container.items-center.justify-start.flex-1,html[dir=rtl] .s-offer-slides-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-slides-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-offer-slides-container.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-slides-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-slides-container.lg\:hidden,html[dir=ltr] .flex-1.s-offer-slides-container.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-offer-slides-container.items-center.justify-start.flex-1,html[dir=ltr] .s-offer-slides-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-slides-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-slides-container{border-top:1px solid var(--color-font)}}.s-offer-card{border-radius:.375rem;display:flex;gap:.75rem;height:100%;margin-left:auto;margin-right:auto;max-width:28rem;min-height:138px;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1.25rem 1.5rem}@media(max-width:768px){html[dir=rtl] .s-offer-card.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-card.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-offer-card.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-card.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-offer-card.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-card.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-offer-card.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-card.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-card{border-top:1px solid var(--color-font)}}.s-offer-card-icon{align-items:center;align-self:flex-start;border-radius:9999px;display:flex;flex-shrink:0;height:3rem;justify-content:center;width:3rem;--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1));font-size:1.5rem;line-height:2rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-card-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-card-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-card-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-card-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-card-icon.justify-start.flex-1,html[dir=rtl] .s-offer-card-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-card-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-card-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-card-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-card-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-card-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-card-icon.justify-start.flex-1,html[dir=ltr] .s-offer-card-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-card-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-card-icon{border-top:1px solid var(--color-font)}}.s-offer-card-content{flex:1 1 0%;min-width:0;text-align:right}@media(max-width:768px){html[dir=rtl] .s-offer-card-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-offer-card-content{justify-content:flex-end}html[dir=ltr] .s-offer-card-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-offer-card-content{justify-content:flex-end}}.s-offer-card-title{font-size:.875rem;font-weight:600;line-height:1.25rem;line-height:1.25;margin-bottom:.25rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-card-title)>salla-button{width:100%}}.s-offer-card-description{font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-offer-card-details{display:flex;flex-direction:column;width:100%}@media(max-width:768px){html[dir=rtl] .s-offer-card-details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-card-details.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-offer-card-details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-offer-card-details.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-offer-card-details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-offer-card-details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-card-details.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-offer-card-details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-offer-card-details.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-offer-card-details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-card-details)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-card-details{border-top:1px solid var(--color-font)}}.s-offer-shared-content{align-items:center;display:flex;flex-direction:column;text-align:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-shared-content.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-shared-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-shared-content.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-shared-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-shared-content.justify-start.flex-1,html[dir=rtl] .s-offer-shared-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-offer-shared-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-offer-shared-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-shared-content.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-shared-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-shared-content.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-shared-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-shared-content.justify-start.flex-1,html[dir=ltr] .s-offer-shared-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-offer-shared-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-offer-shared-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-shared-content{border-top:1px solid var(--color-font)}}.s-offer-drawer-card{border-bottom-width:1px;overflow:hidden;--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1.5rem 1rem}.s-offer-drawer-card:last-child{border-bottom-width:0}.s-offer-drawer-card .s-offer-card-main{align-items:center;display:flex;gap:1rem;padding:0}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-offer-drawer-card .s-offer-card-main.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-drawer-card .s-offer-card-main.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-drawer-card .s-offer-card-main.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-drawer-card .s-offer-card-main.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-drawer-card .s-offer-card-main.flex.lg\:hidden,html[dir=rtl] .flex-1.s-offer-drawer-card .s-offer-card-main.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-drawer-card .s-offer-card-main.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.s-offer-drawer-card .s-offer-card-main.items-center.justify-start.flex-1,html[dir=rtl] .s-offer-drawer-card .s-offer-card-main.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-drawer-card .s-offer-card-main.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-offer-drawer-card .s-offer-card-main.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-drawer-card .s-offer-card-main.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-drawer-card .s-offer-card-main.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-drawer-card .s-offer-card-main.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-drawer-card .s-offer-card-main.flex.lg\:hidden,html[dir=ltr] .flex-1.s-offer-drawer-card .s-offer-card-main.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-drawer-card .s-offer-card-main.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.s-offer-drawer-card .s-offer-card-main.items-center.justify-start.flex-1,html[dir=ltr] .s-offer-drawer-card .s-offer-card-main.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-drawer-card .s-offer-card-main.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-drawer-card .s-offer-card-main{border-top:1px solid var(--color-font)}}.s-offer-drawer-card .s-offer-card-icon{align-items:center;border-radius:9999px;display:flex;flex-shrink:0;height:3rem;justify-content:center;width:3rem;--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1));font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.Comfort-header .icons a.active i.s-offer-drawer-card .s-offer-card-icon{color:#414042;color:var(--color-primary)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-drawer-card .s-offer-card-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-drawer-card .s-offer-card-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-drawer-card .s-offer-card-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-drawer-card .s-offer-card-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-drawer-card .s-offer-card-icon.justify-start.flex-1,html[dir=rtl] .s-offer-drawer-card .s-offer-card-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-drawer-card .s-offer-card-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-drawer-card .s-offer-card-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-drawer-card .s-offer-card-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-drawer-card .s-offer-card-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-drawer-card .s-offer-card-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-drawer-card .s-offer-card-icon.justify-start.flex-1,html[dir=ltr] .s-offer-drawer-card .s-offer-card-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-drawer-card .s-offer-card-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-drawer-card .s-offer-card-icon{border-top:1px solid var(--color-font)}}.s-offer-drawer-card .s-offer-card-content{flex:1 1 0%;min-width:0;text-align:right}@media(max-width:768px){html[dir=rtl] .s-offer-drawer-card .s-offer-card-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-offer-drawer-card .s-offer-card-content{justify-content:flex-end}html[dir=ltr] .s-offer-drawer-card .s-offer-card-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-offer-drawer-card .s-offer-card-content{justify-content:flex-end}}.s-offer-drawer-card .s-offer-card-title{font-size:.875rem;font-weight:600;line-height:1.25rem;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-offer-drawer-card .s-offer-card-description{font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.s-offer-drawer-card .s-accordion-wrapper{margin:0}.s-offer-drawer-card .s-accordion-head-wrapper{cursor:pointer;margin-right:60px;max-width:370px;width:100%;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding-bottom:.75rem;padding-right:0;padding-top:0}.s-offer-drawer-card .s-accordion-head-wrapper *{pointer-events:none}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-drawer-card .s-accordion-head-wrapper)>salla-button{width:100%}}.s-offer-drawer-card .s-accordion-head-wrapper-end{display:none!important}.s-offer-drawer-card .s-accordion-body-wrapper{overflow:auto;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding-bottom:0;padding-left:1rem;padding-right:1rem}.s-offer-drawer-card .s-accordion-body-wrapper::-webkit-scrollbar{width:5px}.s-offer-drawer-card .s-accordion-body-wrapper::-webkit-scrollbar-track{background-color:#eee}.s-offer-drawer-card .s-accordion-body-wrapper::-webkit-scrollbar-thumb{background-color:#414042;background-color:var(--color-primary);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.s-offer-products-thumbnails{align-items:center;display:flex;justify-content:space-between;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-offer-products-thumbnails,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-products-thumbnails.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-products-thumbnails.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-products-thumbnails.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-products-thumbnails.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-products-thumbnails.justify-start.flex-1,html[dir=rtl] .s-offer-products-thumbnails.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-products-thumbnails.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-offer-products-thumbnails,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-products-thumbnails.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-products-thumbnails.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-products-thumbnails.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-products-thumbnails.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-products-thumbnails.justify-start.flex-1,html[dir=ltr] .s-offer-products-thumbnails.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-products-thumbnails.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-products-thumbnails)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-products-thumbnails{border-top:1px solid var(--color-font)}}.s-offer-products-thumbnails-stack{align-items:center;display:flex;position:relative}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-products-thumbnails-stack.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-offer-products-thumbnails-stack.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-products-thumbnails-stack.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-products-thumbnails-stack.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-products-thumbnails-stack.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-products-thumbnails-stack.justify-start.flex-1,html[dir=rtl] .s-offer-products-thumbnails-stack.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-products-thumbnails-stack.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-products-thumbnails-stack.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-offer-products-thumbnails-stack.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-products-thumbnails-stack.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-products-thumbnails-stack.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-products-thumbnails-stack.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-products-thumbnails-stack.justify-start.flex-1,html[dir=ltr] .s-offer-products-thumbnails-stack.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-products-thumbnails-stack.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-products-thumbnails-stack{border-top:1px solid var(--color-font)}}.s-offer-product-thumbnail{border-radius:.375rem;border-width:2px;height:2rem;margin-left:-.5rem;overflow:hidden;position:relative;width:2rem;z-index:10;--tw-border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1))}@media(max-width:768px){html[dir=ltr] .flex.s-offer-product-thumbnail.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-offer-product-thumbnail.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-offer-product-thumbnail:first-child{margin-left:0}.s-offer-product-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-product-thumbnail img)>salla-button{width:100%}}.s-offer-products-more-count{align-items:center;border-radius:.375rem;border-width:2px;display:flex;height:2rem;justify-content:center;margin-left:-.5rem;position:relative;width:2rem;z-index:50;--tw-border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));font-size:11px;font-weight:400;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1));direction:ltr}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-products-more-count.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-offer-products-more-count.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-products-more-count.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-products-more-count.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-products-more-count.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-products-more-count.justify-start.flex-1,html[dir=rtl] .s-offer-products-more-count.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-products-more-count.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-products-more-count.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-offer-products-more-count.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-products-more-count.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-products-more-count.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-products-more-count.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-products-more-count.justify-start.flex-1,html[dir=ltr] .s-offer-products-more-count.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-products-more-count.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-products-more-count{border-top:1px solid var(--color-font)}}.s-offer-products-title{align-items:center;display:flex;font-size:.875rem;font-weight:500;line-height:1.25rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-products-title.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-products-title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-products-title.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-products-title.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-products-title.justify-start.flex-1,html[dir=rtl] .s-offer-products-title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-products-title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-products-title.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-products-title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-products-title.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-products-title.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-products-title.justify-start.flex-1,html[dir=ltr] .s-offer-products-title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-products-title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-products-title{border-top:1px solid var(--color-font)}}.s-offer-products-accordion-content{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1));padding:.75rem}.s-offer-products-link{align-items:center;cursor:pointer;display:flex;justify-content:space-between;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1));transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-offer-products-link *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-offer-products-link,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-products-link.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-products-link.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-products-link.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-products-link.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-products-link.justify-start.flex-1,html[dir=rtl] .s-offer-products-link.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-products-link.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-offer-products-link,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-products-link.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-products-link.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-products-link.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-products-link.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-products-link.justify-start.flex-1,html[dir=ltr] .s-offer-products-link.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-products-link.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-products-link{border-top:1px solid var(--color-font)}}.s-offer-products-link:hover{--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-offer-products-link-text{font-size:.875rem;font-weight:500;line-height:1.25rem;text-decoration-line:underline}.s-offer-products-link-icon,.s-offer-products-link-text{--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-offer-products-link-icon{font-size:15px;transition-duration:.2s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-offer-products-link:hover .s-offer-products-link-icon{--tw-translate-x:-0.25rem;transform:translate(-.25rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-offer-drawer-padding{padding:0!important}.s-offer-drawer-content{max-height:calc(100vh - 120px);overflow-y:auto!important;padding-left:1rem;padding-right:1rem}.s-offer-drawer-content::-webkit-scrollbar{width:5px}.s-offer-drawer-content::-webkit-scrollbar-track{background-color:#eee}.s-offer-drawer-content::-webkit-scrollbar-thumb{background-color:#414042;background-color:var(--color-primary);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.s-offer-products-drawer-content{max-height:calc(100vh - 120px);overflow-y:auto!important;padding-left:1.5rem;padding-right:1.5rem}.s-offer-products-drawer-content::-webkit-scrollbar{width:5px}.s-offer-products-drawer-content::-webkit-scrollbar-track{background-color:#eee}.s-offer-products-drawer-content::-webkit-scrollbar-thumb{background-color:#414042;background-color:var(--color-primary);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.s-offer-products-list-single-column .s-products-list-wrapper{display:grid!important;grid-template-columns:repeat(1,minmax(0,1fr))!important;grid-gap:.75rem;gap:.75rem}.s-offer-products-list-single-column salla-product-card[horizontal] img{height:60px!important;max-height:60px!important;max-width:60px!important;-o-object-fit:cover!important;object-fit:cover!important;width:60px!important}.s-offer-products-list-single-column salla-product-card[horizontal] button{--tw-bg-opacity:1;background-color:#34d399;background-color:rgba(52,211,153,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-offer-products-list-single-column salla-product-card[horizontal] button:hover{--tw-bg-opacity:1;background-color:#10b981;background-color:rgba(16,185,129,var(--tw-bg-opacity,1))}.s-offer-discount-table{border-collapse:collapse;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-discount-table)>salla-button{width:100%}}.s-offer-discount-table tr:not(:last-child){border-bottom-width:1px;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}.s-offer-discount-table td{padding:.75rem;text-align:right}.s-offer-discount-table td:first-child{padding-right:0}.s-offer-discount-percentage{font-size:.75rem;font-weight:700;line-height:1rem;line-height:1.25}.s-offer-discount-condition{font-size:10px;line-height:1.25;margin-top:.25rem;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.s-offer-categories{margin-top:.75rem;text-align:right}.s-offer-categories-list{-moz-column-gap:1rem;column-gap:1rem;display:flex;flex-wrap:wrap;font-size:13px;line-height:1.625}@media(max-width:768px){html[dir=rtl] .s-offer-categories-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-categories-list.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-offer-categories-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-categories-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-offer-categories-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-categories-list.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-offer-categories-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-categories-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-categories-list{border-top:1px solid var(--color-font)}}.s-offer-categories-list a{text-decoration-line:underline}.s-offer-category-item{cursor:pointer;display:inline-block;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-offer-category-item *{pointer-events:none}.s-offer-category-item:hover{--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-offer-categories-toggle{cursor:pointer;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-offer-categories-toggle *{pointer-events:none}.s-offer-categories-toggle:hover{--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-offer-min-spend{font-size:13px;line-height:17px;margin-top:.625rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-offer-percentage-fixed-content{display:flex;flex-direction:column}@media(max-width:768px){html[dir=rtl] .s-offer-percentage-fixed-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-percentage-fixed-content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-offer-percentage-fixed-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-offer-percentage-fixed-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-offer-percentage-fixed-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-offer-percentage-fixed-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-percentage-fixed-content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-offer-percentage-fixed-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-offer-percentage-fixed-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-offer-percentage-fixed-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-percentage-fixed-content{border-top:1px solid var(--color-font)}}.s-offer-min-items{font-size:13px;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-offer-discount-table-subtitle{font-size:.875rem;line-height:1.25rem;line-height:1.625;margin-bottom:.75rem;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.s-offer-show-more-card{align-items:center;cursor:pointer;display:flex;gap:.25rem;justify-content:center;pointer-events:auto;text-align:center}.s-offer-show-more-card *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-show-more-card.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-show-more-card.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-show-more-card.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-show-more-card.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-show-more-card.justify-start.flex-1,html[dir=rtl] .s-offer-show-more-card.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-offer-show-more-card.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-offer-show-more-card.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-show-more-card.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-show-more-card.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-show-more-card.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-show-more-card.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-show-more-card.justify-start.flex-1,html[dir=ltr] .s-offer-show-more-card.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-offer-show-more-card.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-offer-show-more-card.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-show-more-card{border-top:1px solid var(--color-font)}}.s-offer-show-more-icon,.s-offer-show-more-title{--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.s-offer-show-more-title{font-size:.875rem;font-weight:600;line-height:1.25rem;line-height:1.25}.s-offer-drawer-card .s-products-list-compact-cards{margin-bottom:0!important}.s-offer-modal-body{display:flex;gap:24px;margin-left:-32px;margin-right:-32px;overflow-x:auto;padding-bottom:32px;padding-left:32px;padding-right:32px;-webkit-overflow-scrolling:touch}.s-offer-modal-body::-webkit-scrollbar{display:none}.s-offer-modal-badge{align-items:center;border-radius:1.5rem;display:inline-flex;justify-content:center;margin-bottom:.625rem;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));font-size:.875rem;line-height:1.25rem;padding:.625rem 1rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-badge.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-modal-badge.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-badge.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-badge.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-modal-badge.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-badge.justify-start.flex-1{justify-content:flex-end}}.s-offer-modal-badge:where([dir=ltr],[dir=ltr] *){margin-left:.625rem}.s-offer-modal-badge:where([dir=rtl],[dir=rtl] *){margin-left:.625rem}.s-offer-modal-badge-icon:where([dir=ltr],[dir=ltr] *){margin-left:.375rem}.s-offer-modal-badge-icon:where([dir=rtl],[dir=rtl] *){margin-left:.375rem}.s-offer-modal-badge-icon svg{display:inline-block;fill:#414042;fill:var(--color-primary);height:1.5rem;margin-bottom:1rem;width:1.5rem}.s-offer-modal-badge-text{font-size:.875rem;font-weight:700;line-height:1.25rem}.s-offer-modal-cat-item.swiper-slide{align-items:center;border-radius:.375rem;border-width:1px;display:flex;flex-direction:column;height:9rem;justify-content:center;margin-bottom:1rem;margin-top:1rem;max-width:180px;--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:.75rem;text-align:center;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1));transition-duration:.5s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-cat-item.swiper-slide.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-modal-cat-item.swiper-slide.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-modal-cat-item.swiper-slide.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-modal-cat-item.swiper-slide.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-cat-item.swiper-slide.justify-start.flex-1,html[dir=rtl] .s-offer-modal-cat-item.swiper-slide.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-offer-modal-cat-item.swiper-slide.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-offer-modal-cat-item.swiper-slide.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-cat-item.swiper-slide.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-modal-cat-item.swiper-slide.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-modal-cat-item.swiper-slide.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-modal-cat-item.swiper-slide.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-cat-item.swiper-slide.justify-start.flex-1,html[dir=ltr] .s-offer-modal-cat-item.swiper-slide.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-offer-modal-cat-item.swiper-slide.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-offer-modal-cat-item.swiper-slide.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-modal-cat-item.swiper-slide{border-top:1px solid var(--color-font)}}.s-offer-modal-cat-item.swiper-slide:hover{--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1));--tw-shadow:5px 10px 99px rgba(43,45,52,.051);--tw-shadow-colored:5px 10px 99px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 99px rgba(43,45,52,.051);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-offer-modal-brand-item.swiper-slide{align-items:center;border-radius:.375rem;border-width:1px;display:flex;flex-direction:column;height:9rem;justify-content:center;margin-bottom:1rem;margin-top:1rem;max-width:180px;--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:.75rem;text-align:center;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1));transition-duration:.5s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-brand-item.swiper-slide.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-modal-brand-item.swiper-slide.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-modal-brand-item.swiper-slide.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-modal-brand-item.swiper-slide.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-brand-item.swiper-slide.justify-start.flex-1,html[dir=rtl] .s-offer-modal-brand-item.swiper-slide.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-offer-modal-brand-item.swiper-slide.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-offer-modal-brand-item.swiper-slide.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-brand-item.swiper-slide.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-modal-brand-item.swiper-slide.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-modal-brand-item.swiper-slide.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-modal-brand-item.swiper-slide.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-brand-item.swiper-slide.justify-start.flex-1,html[dir=ltr] .s-offer-modal-brand-item.swiper-slide.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-offer-modal-brand-item.swiper-slide.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-offer-modal-brand-item.swiper-slide.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-modal-brand-item.swiper-slide{border-top:1px solid var(--color-font)}}.s-offer-modal-brand-item.swiper-slide:hover{--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1));--tw-shadow:5px 10px 99px rgba(43,45,52,.051);--tw-shadow-colored:5px 10px 99px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 99px rgba(43,45,52,.051);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-offer-modal-brand-logo{height:4rem;margin-bottom:.75rem;-o-object-fit:contain;object-fit:contain;width:4rem}.s-offer-modal-brand-logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-modal-brand-logo img)>salla-button{width:100%}}.s-offer-modal-tag-item.swiper-slide{align-items:center;border-radius:.375rem;border-width:1px;display:flex;flex-direction:column;height:9rem;justify-content:center;margin-bottom:1rem;margin-top:1rem;max-width:180px;--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:.75rem;text-align:center;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1));transition-duration:.5s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-tag-item.swiper-slide.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-modal-tag-item.swiper-slide.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-modal-tag-item.swiper-slide.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-modal-tag-item.swiper-slide.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-tag-item.swiper-slide.justify-start.flex-1,html[dir=rtl] .s-offer-modal-tag-item.swiper-slide.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-offer-modal-tag-item.swiper-slide.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-offer-modal-tag-item.swiper-slide.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-tag-item.swiper-slide.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-modal-tag-item.swiper-slide.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-modal-tag-item.swiper-slide.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-modal-tag-item.swiper-slide.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-tag-item.swiper-slide.justify-start.flex-1,html[dir=ltr] .s-offer-modal-tag-item.swiper-slide.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-offer-modal-tag-item.swiper-slide.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-offer-modal-tag-item.swiper-slide.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-modal-tag-item.swiper-slide{border-top:1px solid var(--color-font)}}.s-offer-modal-tag-item.swiper-slide:hover{--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1));--tw-shadow:5px 10px 99px rgba(43,45,52,.051);--tw-shadow-colored:5px 10px 99px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 99px rgba(43,45,52,.051);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-offer-modal-product.swiper-slide{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;width:70%}@media(max-width:768px){html[dir=rtl] .s-offer-modal-product.swiper-slide.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-modal-product.swiper-slide.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-offer-modal-product.swiper-slide.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-offer-modal-product.swiper-slide.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-offer-modal-product.swiper-slide.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-offer-modal-product.swiper-slide.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-modal-product.swiper-slide.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-offer-modal-product.swiper-slide.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-offer-modal-product.swiper-slide.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-offer-modal-product.swiper-slide.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-modal-product.swiper-slide{border-top:1px solid var(--color-font)}}@media (min-width:640px){.s-offer-modal-product.swiper-slide{width:40%}}@media (min-width:1024px){.s-offer-modal-product.swiper-slide{width:28%}}.s-offer-modal-product-image-wrap{border-radius:.375rem;display:block;height:8rem;margin-bottom:1rem;overflow:hidden;position:relative;--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1))}@media(max-width:768px){html[dir=ltr] .flex.s-offer-modal-product-image-wrap.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-offer-modal-product-image-wrap.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-offer-modal-product-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-modal-product-image)>salla-button{width:100%}}.s-offer-modal-not-available{--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) grayscale(100%) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.s-offer-modal-product-info{margin-bottom:1rem}.s-offer-modal-product-name{display:inline-block;font-size:1rem;line-height:1.5rem;margin-bottom:.375rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:11rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-offer-modal-product-name:hover{color:#414042;color:var(--color-primary)}.s-offer-modal-product-price{align-items:center;display:flex;font-size:.875rem;font-weight:700;line-height:1.25rem;margin-bottom:1.25rem;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-product-price.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-modal-product-price.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-modal-product-price.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-modal-product-price.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-product-price.justify-start.flex-1,html[dir=rtl] .s-offer-modal-product-price.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-modal-product-price.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-product-price.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-modal-product-price.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-modal-product-price.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-modal-product-price.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-product-price.justify-start.flex-1,html[dir=ltr] .s-offer-modal-product-price.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-modal-product-price.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-modal-product-price)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-modal-product-price{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-offer-modal-product-price{margin-bottom:0}}@media (min-width:640px){.s-offer-modal-product-price:where([dir=ltr],[dir=ltr] *){margin-left:.5rem}.s-offer-modal-product-price:where([dir=rtl],[dir=rtl] *){margin-right:.5rem}}.s-offer-modal-product-sale-price{--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.s-offer-modal-product-old-price{font-size:.75rem;line-height:1rem;margin-left:.25rem;margin-right:.25rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1));text-decoration-line:line-through}.s-offer-modal-btn-wrap{margin-top:auto}.s-offer-modal-header-icon{align-items:center;border-radius:9999px;display:inline-flex;flex-shrink:0;height:4rem;justify-content:center;width:4rem;--tw-border-opacity:1;border:1px solid #e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-header-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-modal-header-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-header-icon.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-header-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-modal-header-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-header-icon.justify-start.flex-1{justify-content:flex-end}}@media (min-width:640px){.s-offer-modal-header-icon{height:5rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;width:5rem}}.s-offer-modal-header-icon:where([dir=ltr],[dir=ltr] *){margin-right:.5rem}@media (min-width:640px){.s-offer-modal-header-icon:where([dir=ltr],[dir=ltr] *){margin-right:0}}.s-offer-modal-header-icon:where([dir=rtl],[dir=rtl] *){margin-left:.5rem}@media (min-width:640px){.s-offer-modal-header-icon:where([dir=rtl],[dir=rtl] *){margin-left:0}}.s-offer-modal-header-icon svg{fill:#9ca3af;flex-shrink:0;height:1.75rem;width:1.75rem}.s-offer-modal-footer{display:flex;flex-direction:column;font-size:.875rem;justify-content:space-between;line-height:1.25rem;margin-top:1rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-offer-modal-footer,html[dir=rtl] .s-offer-modal-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-modal-footer.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-offer-modal-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-offer-modal-footer.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-offer-modal-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-offer-modal-footer,html[dir=ltr] .s-offer-modal-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-modal-footer.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-offer-modal-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-offer-modal-footer.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-offer-modal-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-modal-footer{border-top:1px solid var(--color-font)}}@media (min-width:640px){.s-offer-modal-footer{flex-direction:row;margin-top:2rem}}.s-offer-modal-expiry{margin-bottom:1.25rem}@media (min-width:768px){.s-offer-modal-expiry{margin-bottom:0}}.s-offer-modal-remember-label{cursor:pointer;display:flex;font-size:.875rem;font-weight:500;line-height:1.25rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-offer-modal-remember-label *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .s-offer-modal-remember-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-modal-remember-label.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-offer-modal-remember-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-modal-remember-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-offer-modal-remember-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-modal-remember-label.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-offer-modal-remember-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-modal-remember-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-modal-remember-label{border-top:1px solid var(--color-font)}}.s-offer-modal-remember-label:hover{--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}@media (min-width:640px){.s-offer-modal-remember-label:where([dir=ltr],[dir=ltr] *){margin-left:.5rem}.s-offer-modal-remember-label:where([dir=rtl],[dir=rtl] *){margin-right:.5rem}}.s-offer-modal-remember-input{border-radius:.375rem;height:1.5rem;width:1.5rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));color:#414042;color:var(--color-primary)}.s-offer-modal-remember-input:focus{--tw-ring-color:transparent}.s-offer-modal-slider-centered .swiper-wrapper{justify-content:center}.s-offer-modal-slider-centered .s-offer-modal-slider-item{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;max-width:28%}@media(max-width:768px){html[dir=rtl] .s-offer-modal-slider-centered .s-offer-modal-slider-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-modal-slider-centered .s-offer-modal-slider-item.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-offer-modal-slider-centered .s-offer-modal-slider-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-offer-modal-slider-centered .s-offer-modal-slider-item.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-offer-modal-slider-centered .s-offer-modal-slider-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-offer-modal-slider-centered .s-offer-modal-slider-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-modal-slider-centered .s-offer-modal-slider-item.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-offer-modal-slider-centered .s-offer-modal-slider-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-offer-modal-slider-centered .s-offer-modal-slider-item.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-offer-modal-slider-centered .s-offer-modal-slider-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-modal-slider-centered .s-offer-modal-slider-item{border-top:1px solid var(--color-font)}}.s-offer-modal-skeleton{align-items:center;display:flex;flex-direction:column;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-skeleton.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-modal-skeleton.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-modal-skeleton.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-modal-skeleton.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-skeleton.justify-start.flex-1,html[dir=rtl] .s-offer-modal-skeleton.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-offer-modal-skeleton.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-offer-modal-skeleton.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-skeleton.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-modal-skeleton.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-modal-skeleton.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-modal-skeleton.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-skeleton.justify-start.flex-1,html[dir=ltr] .s-offer-modal-skeleton.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-offer-modal-skeleton.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-offer-modal-skeleton.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-modal-skeleton{border-top:1px solid var(--color-font)}}.s-offer-modal-skeleton-items{align-items:center;display:flex;margin-bottom:1.5rem;margin-top:1.5rem;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-skeleton-items.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-modal-skeleton-items.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-modal-skeleton-items.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-modal-skeleton-items.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-skeleton-items.justify-start.flex-1,html[dir=rtl] .s-offer-modal-skeleton-items.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-modal-skeleton-items.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-skeleton-items.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-modal-skeleton-items.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-modal-skeleton-items.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-modal-skeleton-items.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-skeleton-items.justify-start.flex-1,html[dir=ltr] .s-offer-modal-skeleton-items.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-modal-skeleton-items.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-modal-skeleton-items)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-modal-skeleton-items{border-top:1px solid var(--color-font)}}.s-offer-modal-skeleton-item{cursor:inherit!important;margin-right:1.25rem;position:relative;text-align:center;width:33.333333%}@media(max-width:768px){html[dir=ltr] .flex.s-offer-modal-skeleton-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-offer-modal-skeleton-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-offer-modal-skeleton-item:last-child{margin-right:0}.s-offer-modal-skeleton-item:where([dir=rtl],[dir=rtl] *){margin-left:1.25rem;margin-right:0}.s-offer-modal-skeleton-item:last-child:where([dir=rtl],[dir=rtl] *){margin-left:0}.s-offer-modal-skeleton-header{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-modal-skeleton-header)>salla-button{width:100%}}.s-offer-modal-skeleton-header salla-skeleton{margin-left:auto;margin-right:auto}.s-offer-modal-skeleton-header salla-skeleton:first-child{margin-bottom:1.25rem}.s-offer-modal-skeleton-header salla-skeleton:nth-child(2){margin-bottom:.75rem}.s-offer-modal-skeleton-header salla-skeleton:nth-child(3){margin-bottom:1.25rem}.s-offer-modal-skeleton-item-subtitle{align-items:center;display:flex;justify-content:space-between;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-offer-modal-skeleton-item-subtitle,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-skeleton-item-subtitle.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-modal-skeleton-item-subtitle.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-modal-skeleton-item-subtitle.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-modal-skeleton-item-subtitle.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-skeleton-item-subtitle.justify-start.flex-1,html[dir=rtl] .s-offer-modal-skeleton-item-subtitle.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-modal-skeleton-item-subtitle.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-offer-modal-skeleton-item-subtitle,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-skeleton-item-subtitle.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-modal-skeleton-item-subtitle.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-modal-skeleton-item-subtitle.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-modal-skeleton-item-subtitle.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-skeleton-item-subtitle.justify-start.flex-1,html[dir=ltr] .s-offer-modal-skeleton-item-subtitle.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-modal-skeleton-item-subtitle.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-modal-skeleton-item-subtitle)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-modal-skeleton-item-subtitle{border-top:1px solid var(--color-font)}}.s-offer-modal-skeleton-item-subtitle div svg{fill:currentColor;height:1rem;width:1rem;--tw-text-opacity:1;color:#d1d5db;color:rgba(209,213,219,var(--tw-text-opacity,1))}.s-offer-modal-skeleton-item-title{margin-bottom:.75rem;margin-top:.75rem}.s-offer-modal-skeleton-footer{align-items:center;display:flex;justify-content:space-between;margin-top:1.5rem;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-offer-modal-skeleton-footer,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-skeleton-footer.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-offer-modal-skeleton-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-offer-modal-skeleton-footer.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-offer-modal-skeleton-footer.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-skeleton-footer.justify-start.flex-1,html[dir=rtl] .s-offer-modal-skeleton-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-offer-modal-skeleton-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-offer-modal-skeleton-footer,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-offer-modal-skeleton-footer.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-offer-modal-skeleton-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-offer-modal-skeleton-footer.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-offer-modal-skeleton-footer.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-offer-modal-skeleton-footer.justify-start.flex-1,html[dir=ltr] .s-offer-modal-skeleton-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-offer-modal-skeleton-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-modal-skeleton-footer)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-offer-modal-skeleton-footer{border-top:1px solid var(--color-font)}}.s-offer-modal-discount-table{border-width:1px;width:100%;--tw-border-opacity:1;border-color:#eee;border-color:rgba(238,238,238,var(--tw-border-opacity,1))}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-modal-discount-table)>salla-button{width:100%}}.s-offer-modal-discount-table table{font-size:.875rem;line-height:1.25rem;text-align:left;width:100%;--tw-text-opacity:1;color:#777;color:rgba(119,119,119,var(--tw-text-opacity,1))}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-offer-modal-discount-table table)>salla-button{width:100%}}.s-offer-modal-discount-table tr{border-bottom-width:1px;--tw-border-opacity:1;border-color:#eee;border-color:rgba(238,238,238,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fcfcfc;background-color:rgba(252,252,252,var(--tw-bg-opacity,1))}.s-offer-modal-discount-table tr:last-child{border-bottom-width:0}.s-offer-modal-discount-table tr td{padding:1rem 1.5rem}.s-offer-modal-discount-table tr td:where([dir=rtl],[dir=rtl] *){text-align:right}.s-offer-modal-discount-table-cell{text-align:right}.s-offer-modal-discount-table-cell:where([dir=rtl],[dir=rtl] *){text-align:left!important}.s-offer-modal-type-discounts-table .s-modal-body{position:relative!important}.s-order-branch-wrapper{display:flex;flex-direction:column;font-family:inherit;gap:1rem;margin-bottom:1.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-branch-wrapper.lg\:gap-6.justify-between,html[dir=rtl] .s-order-branch-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-branch-wrapper.lg\:hidden,html[dir=rtl] .flex-1.s-order-branch-wrapper.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-order-branch-wrapper.items-center.justify-start.flex-1,html[dir=rtl] .s-order-branch-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-branch-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-branch-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-branch-wrapper.lg\:gap-6.justify-between,html[dir=ltr] .s-order-branch-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-branch-wrapper.lg\:hidden,html[dir=ltr] .flex-1.s-order-branch-wrapper.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-order-branch-wrapper.items-center.justify-start.flex-1,html[dir=ltr] .s-order-branch-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-branch-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-branch-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-branch-wrapper{border-top:1px solid var(--color-font)}}.s-order-branch-container{align-items:stretch;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:1rem;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-branch-container.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.s-order-branch-container.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-order-branch-container.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-branch-container.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.s-order-branch-container.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-order-branch-container.items-center.justify-start.flex-1{justify-content:flex-end}}@media (min-width:768px){.s-order-branch-container{grid-template-columns:repeat(2,minmax(0,1fr))}}.s-order-branch-details{align-content:stretch;display:grid;grid-gap:1rem;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-branch-details.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.s-order-branch-details.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-order-branch-details.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-branch-details.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.s-order-branch-details.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-order-branch-details.items-center.justify-start.flex-1{justify-content:flex-end}}.s-order-branch-info-card{align-items:center;background-color:#fff;background-color:var(--color-surface,#fff);border-color:#eee;border-color:var(--color-border,#eee);border-radius:.5rem;border-width:1px;display:flex;gap:.75rem;justify-content:space-between;min-height:68px;padding:.75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-branch-info-card,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-info-card.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-branch-info-card.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-branch-info-card.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-branch-info-card.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-branch-info-card.justify-start.flex-1,html[dir=rtl] .s-order-branch-info-card.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-branch-info-card.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-branch-info-card,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-info-card.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-branch-info-card.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-branch-info-card.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-branch-info-card.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-branch-info-card.justify-start.flex-1,html[dir=ltr] .s-order-branch-info-card.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-branch-info-card.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-branch-info-card{border-top:1px solid var(--color-font)}}.s-order-branch-info-text{display:flex;flex:1 1 0%;flex-direction:column;gap:3px;min-width:0;text-align:left}.s-order-branch-info-text:where([dir=ltr],[dir=ltr] *){text-align:left}.s-order-branch-info-text:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:768px){html[dir=rtl] .s-order-branch-info-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-branch-info-text.lg\:hidden,html[dir=rtl] .s-order-branch-info-text.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-branch-info-text,html[dir=rtl] .s-order-branch-info-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-branch-info-text.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-branch-info-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-branch-info-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-branch-info-text.lg\:hidden,html[dir=ltr] .s-order-branch-info-text.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-branch-info-text,html[dir=ltr] .s-order-branch-info-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-branch-info-text.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-branch-info-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-branch-info-text{border-top:1px solid var(--color-font)}}.s-order-branch-info-label{color:#666;color:var(--color-text-secondary,#666);font-size:.75rem;line-height:1rem;line-height:1.35}.s-order-branch-info-value{color:#1d1d1d;color:var(--color-text-primary,#1d1d1d);font-size:.875rem;font-weight:500;line-height:1.25rem;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.s-order-branch-hours-card .s-order-branch-info-text{gap:.5rem}.s-order-branch-hours-list{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-hours-list.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-branch-hours-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-branch-hours-list.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-branch-hours-list.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-branch-hours-list.justify-start.flex-1,html[dir=rtl] .s-order-branch-hours-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-branch-hours-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-hours-list.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-branch-hours-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-branch-hours-list.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-branch-hours-list.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-branch-hours-list.justify-start.flex-1,html[dir=ltr] .s-order-branch-hours-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-branch-hours-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-branch-hours-list{border-top:1px solid var(--color-font)}}.s-order-branch-hours-item{align-items:center;border-color:#eee;border-color:var(--color-border,#eee);border-radius:.375rem;border-width:1px;color:#1d1d1d;color:var(--color-text-primary,#1d1d1d);display:inline-flex;font-size:.75rem;font-weight:500;line-height:1rem;line-height:1.45;padding:.25rem .625rem;white-space:nowrap}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-hours-item.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-order-branch-hours-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-branch-hours-item.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-hours-item.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-order-branch-hours-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-branch-hours-item.justify-start.flex-1{justify-content:flex-end}}.s-order-branch-info-action{align-items:center;background-color:#f6f6f6;background-color:var(--color-surface-secondary,#f6f6f6);border-radius:.5rem;color:#2b2d34;color:var(--color-text-primary,#2b2d34);display:inline-flex;flex-shrink:0;height:3rem;justify-content:center;text-decoration-line:none;width:3rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-info-action.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-order-branch-info-action.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-branch-info-action.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-info-action.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-order-branch-info-action.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-branch-info-action.justify-start.flex-1{justify-content:flex-end}}.s-order-branch-info-icon{align-items:center;border-radius:.375rem;display:inline-flex;height:3rem;justify-content:center;width:3rem;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));color:currentColor;font-size:22px}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-info-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-order-branch-info-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-branch-info-icon.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-info-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-order-branch-info-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-branch-info-icon.justify-start.flex-1{justify-content:flex-end}}.s-order-branch-info-icon svg{fill:currentColor;height:1.5rem;width:1.5rem}.s-order-branch-card{background-color:#fff;background-color:var(--color-surface,#fff);border-color:#eee;border-color:var(--color-border,#eee);border-radius:.5rem;border-width:1px;display:flex;flex-direction:column;gap:.75rem;padding:1rem}@media(max-width:768px){html[dir=rtl] .s-order-branch-card.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-branch-card.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-order-branch-card.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-branch-card.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-branch-card.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-branch-card.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-branch-card.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-order-branch-card.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-branch-card.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-branch-card.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-branch-card{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-order-branch-card{padding:1.25rem}}.s-order-branch-ready{align-items:center;border-color:#414042;border-color:var(--color-primary,#236e4c);border-radius:9999px;border-width:1px;color:#0c2519;color:var(--color-primary-dark,#0c2519);display:inline-flex;flex-shrink:0;font-size:.75rem;font-weight:500;line-height:1rem;padding:.25rem .75rem;white-space:nowrap}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-ready.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-order-branch-ready.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-branch-ready.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-ready.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-order-branch-ready.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-branch-ready.justify-start.flex-1{justify-content:flex-end}}.s-order-branch-location{align-items:stretch;display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between;min-height:52px}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-branch-location,html[dir=rtl] .s-order-branch-location.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-branch-location.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-order-branch-location.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-branch-location.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-branch-location.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-branch-location,html[dir=ltr] .s-order-branch-location.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-branch-location.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-order-branch-location.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-branch-location.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-branch-location.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-branch-location{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-order-branch-location{align-items:center;flex-direction:row}}.s-order-branch-identity{align-items:center;display:flex;flex:1 1 0%;gap:.75rem;min-width:0}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-identity.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-branch-identity.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-branch-identity.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-branch-identity.flex.lg\:hidden,html[dir=rtl] .s-order-branch-identity.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-branch-identity,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-branch-identity.justify-start.flex-1,html[dir=rtl] .s-order-branch-identity.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-branch-identity.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-identity.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-branch-identity.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-branch-identity.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-branch-identity.flex.lg\:hidden,html[dir=ltr] .s-order-branch-identity.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-branch-identity,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-branch-identity.justify-start.flex-1,html[dir=ltr] .s-order-branch-identity.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-branch-identity.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-branch-identity{border-top:1px solid var(--color-font)}}.s-order-branch-store-icon{align-items:center;display:inline-flex;flex-shrink:0;height:3rem;justify-content:center;width:3rem;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));color:#2b2d34;color:var(--color-text-primary,#2b2d34);font-size:1.5rem;line-height:2rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-store-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-order-branch-store-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-branch-store-icon.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-store-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-order-branch-store-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-branch-store-icon.justify-start.flex-1{justify-content:flex-end}}.s-order-branch-store-icon svg{fill:currentColor;height:1em;width:1em}.s-order-branch-text{display:flex;flex-direction:column;gap:.25rem;min-width:0;text-align:left}.s-order-branch-text:where([dir=ltr],[dir=ltr] *){text-align:left}.s-order-branch-text:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:768px){html[dir=rtl] .s-order-branch-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-branch-text.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-order-branch-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-order-branch-text.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.s-order-branch-text.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-branch-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-branch-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-branch-text.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-order-branch-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-order-branch-text.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.s-order-branch-text.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-branch-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-branch-text{border-top:1px solid var(--color-font)}}.s-order-branch-name-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-name-row.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-branch-name-row.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-branch-name-row.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-branch-name-row.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-branch-name-row.justify-start.flex-1,html[dir=rtl] .s-order-branch-name-row.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-branch-name-row.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-name-row.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-branch-name-row.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-branch-name-row.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-branch-name-row.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-branch-name-row.justify-start.flex-1,html[dir=ltr] .s-order-branch-name-row.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-branch-name-row.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-branch-name-row{border-top:1px solid var(--color-font)}}.s-order-branch-name{color:#2b2d34;color:var(--color-text-primary,#2b2d34);font-size:1rem;font-weight:500;line-height:1.5rem;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.s-order-branch-address{word-wrap:break-word;color:#666;color:var(--color-text-secondary,#666);font-size:.75rem;line-height:1rem;line-height:1.45}.s-order-branch-actions{align-items:center;display:flex;flex-shrink:0;flex-wrap:wrap;gap:.75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-actions.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-branch-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-branch-actions.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-branch-actions.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-branch-actions.justify-start.flex-1,html[dir=rtl] .s-order-branch-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-branch-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-actions.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-branch-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-branch-actions.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-branch-actions.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-branch-actions.justify-start.flex-1,html[dir=ltr] .s-order-branch-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-branch-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-branch-actions{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-order-branch-actions{flex-wrap:nowrap}}.s-order-branch-map-link{align-items:center;border-color:#414042;border-color:var(--color-primary,#236e4c);border-radius:.375rem;border-width:1px;color:#414042;color:var(--color-primary,#236e4c);display:inline-flex;font-size:.875rem;font-weight:700;gap:.5rem;justify-content:center;line-height:1.25rem;line-height:1.2;min-height:2.25rem;padding:.5rem .875rem;text-decoration-line:none;white-space:nowrap}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-map-link.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-order-branch-map-link.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-order-branch-map-link.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-branch-map-link.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-map-link.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-order-branch-map-link.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-order-branch-map-link.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-branch-map-link.justify-start.flex-1{justify-content:flex-end}}.s-order-branch-action-icon{align-items:center;color:currentColor;display:inline-flex;font-size:.875rem;justify-content:center;line-height:1.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-action-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-order-branch-action-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-branch-action-icon.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-branch-action-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-order-branch-action-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-branch-action-icon.justify-start.flex-1{justify-content:flex-end}}.s-order-branch-action-icon svg{height:1em;width:1em}salla-modal.s-order-cancel-modal .s-modal-body{display:inline-flex;flex-direction:column;max-height:100svh;overflow:hidden;text-align:left}salla-modal.s-order-cancel-modal .s-modal-body:where([dir=ltr],[dir=ltr] *){text-align:left}salla-modal.s-order-cancel-modal .s-modal-body:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:768px){html[dir=rtl] psalla-modal.flex.s-order-cancel-modal .s-modal-body.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] psalla-modal.flex.s-order-cancel-modal .s-modal-body.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media (min-width:768px){salla-modal.s-order-cancel-modal .s-modal-body{max-height:92svh}}salla-modal.s-order-cancel-modal .s-modal-header{align-items:flex-start;flex-shrink:0;text-align:left;width:100%}salla-modal.s-order-cancel-modal .s-modal-header:where([dir=ltr],[dir=ltr] *){text-align:left}salla-modal.s-order-cancel-modal .s-modal-header:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:768px){html[dir=rtl] psalla-modal.flex.flex-col.gap-1.s-order-cancel-modal .s-modal-header.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] psalla-modal.flex.flex-col.gap-1.s-order-cancel-modal .s-modal-header.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(salla-modal.s-order-cancel-modal .s-modal-header)>salla-button{width:100%}}salla-modal.s-order-cancel-modal .s-modal-header-inner{display:block!important;margin-bottom:1.25rem;padding-left:0;padding-right:2.5rem;text-align:left;width:100%}salla-modal.s-order-cancel-modal .s-modal-header-inner:where([dir=ltr],[dir=ltr] *){text-align:left}salla-modal.s-order-cancel-modal .s-modal-header-inner:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:1024px){.single .s-add-product-button-main:not(salla-modal.s-order-cancel-modal .s-modal-header-inner)>salla-button{width:100%}}@media (min-width:768px){salla-modal.s-order-cancel-modal .s-modal-header-inner{padding:0}}salla-modal.s-order-cancel-modal .s-modal-header-inner:where([dir=rtl],[dir=rtl] *){padding-left:2.5rem;padding-right:0}salla-modal.s-order-cancel-modal .s-modal-header-content{align-items:flex-start;text-align:left;width:100%}salla-modal.s-order-cancel-modal .s-modal-header-content:where([dir=ltr],[dir=ltr] *){text-align:left}salla-modal.s-order-cancel-modal .s-modal-header-content:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:768px){html[dir=rtl] psalla-modal.flex.flex-col.gap-1.s-order-cancel-modal .s-modal-header-content.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] psalla-modal.flex.flex-col.gap-1.s-order-cancel-modal .s-modal-header-content.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(salla-modal.s-order-cancel-modal .s-modal-header-content)>salla-button{width:100%}}salla-modal.s-order-cancel-modal .s-modal-title{font-size:1.125rem;font-weight:700;line-height:1.75rem;margin-bottom:0;text-align:left;width:100%;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}salla-modal.s-order-cancel-modal .s-modal-title:where([dir=ltr],[dir=ltr] *){text-align:left}salla-modal.s-order-cancel-modal .s-modal-title:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:1024px){.single .s-add-product-button-main:not(salla-modal.s-order-cancel-modal .s-modal-title)>salla-button{width:100%}}.s-order-cancel-cancelled-header-item{align-items:center;display:flex;font-size:.875rem;justify-content:space-between;line-height:1.25rem;min-width:0;padding:.5rem .75rem;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-cancel-cancelled-header-item,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-cancel-cancelled-header-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-order-cancel-cancelled-header-item.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-cancel-cancelled-header-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-cancel-cancelled-header-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-cancel-cancelled-header-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-cancel-cancelled-header-item.justify-start.flex-1,html[dir=rtl] .s-order-cancel-cancelled-header-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-cancel-cancelled-header-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-cancel-cancelled-header-item,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-cancel-cancelled-header-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-order-cancel-cancelled-header-item.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-cancel-cancelled-header-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-cancel-cancelled-header-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-cancel-cancelled-header-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-cancel-cancelled-header-item.justify-start.flex-1,html[dir=ltr] .s-order-cancel-cancelled-header-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-cancel-cancelled-header-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-order-cancel-cancelled-header-item)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-cancel-cancelled-header-item{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-order-cancel-cancelled-header-item{display:table-cell;max-width:14rem;padding:1rem 1.5rem;width:auto}}.s-order-cancel-cancelled-header-label{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;font-weight:400;-webkit-line-clamp:2;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-order-cancel-cancelled-header-label:where([dir=ltr],[dir=ltr] *){margin-right:.5rem}.s-order-cancel-cancelled-header-label:where([dir=rtl],[dir=rtl] *){margin-left:.5rem}.s-order-cancel-cancelled-header-reason{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;display:block;-webkit-line-clamp:2;word-wrap:break-word;font-weight:700}.s-order-cancel-wrapper{display:block}.s-order-cancel-content{display:flex;flex:1 1 0%;flex-direction:column;gap:1.5rem;min-height:0;overflow:hidden;text-align:left;width:100%}.s-order-cancel-content:where([dir=ltr],[dir=ltr] *){text-align:left}.s-order-cancel-content:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:768px){html[dir=rtl] .s-order-cancel-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-cancel-content.lg\:hidden,html[dir=rtl] .s-order-cancel-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-cancel-content,html[dir=rtl] .s-order-cancel-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-cancel-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-cancel-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-cancel-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-cancel-content.lg\:hidden,html[dir=ltr] .s-order-cancel-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-cancel-content,html[dir=ltr] .s-order-cancel-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-cancel-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-cancel-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-order-cancel-content)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-cancel-content{border-top:1px solid var(--color-font)}}.s-order-cancel-intro{display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;width:100%}@media(max-width:768px){html[dir=rtl] .s-order-cancel-intro.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-cancel-intro.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-order-cancel-intro.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-cancel-intro.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-cancel-intro.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-cancel-intro.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-cancel-intro.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-order-cancel-intro.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-cancel-intro.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-cancel-intro.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-order-cancel-intro)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-cancel-intro{border-top:1px solid var(--color-font)}}.s-order-cancel-heading{font-size:1rem;font-weight:700;line-height:1.5rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-order-cancel-subtitle{font-size:.875rem;font-weight:400;line-height:1.25rem;line-height:1.5;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-order-cancel-reasons{display:flex;flex:1 1 0%;flex-direction:column;gap:1rem;min-height:0;overflow-y:auto;padding:.5rem .25rem;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-cancel-reasons.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-order-cancel-reasons.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-cancel-reasons.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-cancel-reasons.lg\:hidden,html[dir=rtl] .flex-1.s-order-cancel-reasons.justify-end.items-center.flex.lg\:hidden,html[dir=rtl] .s-order-cancel-reasons.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-cancel-reasons,html[dir=rtl] .flex.icons.lg\:gap-6.s-order-cancel-reasons.items-center.justify-start.flex-1,html[dir=rtl] .s-order-cancel-reasons.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-cancel-reasons.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-cancel-reasons.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-cancel-reasons.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-order-cancel-reasons.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-cancel-reasons.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-cancel-reasons.lg\:hidden,html[dir=ltr] .flex-1.s-order-cancel-reasons.justify-end.items-center.flex.lg\:hidden,html[dir=ltr] .s-order-cancel-reasons.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-cancel-reasons,html[dir=ltr] .flex.icons.lg\:gap-6.s-order-cancel-reasons.items-center.justify-start.flex-1,html[dir=ltr] .s-order-cancel-reasons.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-cancel-reasons.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-cancel-reasons.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-order-cancel-reasons)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-cancel-reasons{border-top:1px solid var(--color-font)}}.s-order-cancel-reason{accent-color:#414042;accent-color:var(--color-primary);align-items:center;cursor:pointer;display:flex;gap:.5rem;width:100%}.s-order-cancel-reason *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-cancel-reason.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-cancel-reason.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-cancel-reason.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-cancel-reason.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-cancel-reason.justify-start.flex-1,html[dir=rtl] .s-order-cancel-reason.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-cancel-reason.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-cancel-reason.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-cancel-reason.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-cancel-reason.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-cancel-reason.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-cancel-reason.justify-start.flex-1,html[dir=ltr] .s-order-cancel-reason.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-cancel-reason.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-order-cancel-reason)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-cancel-reason{border-top:1px solid var(--color-font)}}.s-order-cancel-reason-label{flex:1 1 0%;font-size:.875rem;font-weight:500;line-height:1.25rem;text-align:left;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-order-cancel-reason-label:where([dir=ltr],[dir=ltr] *){text-align:left}.s-order-cancel-reason-label:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:768px){html[dir=rtl] .s-order-cancel-reason-label.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-cancel-reason-label{justify-content:flex-end}html[dir=ltr] .s-order-cancel-reason-label.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-cancel-reason-label{justify-content:flex-end}}.s-order-cancel-radio{align-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:#414042;border-color:var(--color-primary);border-radius:9999px;border-width:1px;cursor:pointer;display:grid;flex-shrink:0;height:1.25rem;justify-content:center;margin:0;min-width:1.25rem;place-content:center;width:1.25rem;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}.s-order-cancel-radio *{pointer-events:none}.s-order-cancel-radio:checked{border-color:#414042;border-color:var(--color-primary);--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}.s-order-cancel-radio:focus-visible{border-color:#414042;border-color:var(--color-primary);outline-color:#414042;outline-color:var(--color-primary)}.s-order-cancel-radio:focus-visible:checked{border-color:#414042;border-color:var(--color-primary);outline-color:#414042;outline-color:var(--color-primary)}.s-order-cancel-other-field{display:flex;flex-direction:column;flex-shrink:0;gap:.25rem;width:100%}@media(max-width:768px){html[dir=rtl] .s-order-cancel-other-field.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-cancel-other-field.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-order-cancel-other-field.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-order-cancel-other-field.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.s-order-cancel-other-field.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-cancel-other-field.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-cancel-other-field.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-cancel-other-field.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-order-cancel-other-field.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-order-cancel-other-field.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.s-order-cancel-other-field.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-cancel-other-field.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-order-cancel-other-field)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-cancel-other-field{border-top:1px solid var(--color-font)}}.s-order-cancel-textarea{min-height:6rem;resize:none;text-align:left}.has-error .s-order-cancel-textarea{border-color:#ff443a;color:#ff443a}.s-order-cancel-textarea{border-radius:.75rem;border-width:1px;display:block;width:100%;--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));font-size:.875rem;line-height:1.25rem;padding:.5rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-order-cancel-textarea:focus{border-color:#414042;border-color:var(--color-primary);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:0 0 0 0 #fff,var(--tw-ring-shadow),0 0 transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.s-order-cancel-textarea:where([dir=ltr],[dir=ltr] *){text-align:left}.s-order-cancel-textarea:where([dir=rtl],[dir=rtl] *){text-align:right}.cart-options salla-product-options .s-order-cancel-textarea{border-radius:.375rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}.cart .s-order-cancel-textarea{background-color:transparent;border:2px solid #dadada;border-radius:0;color:var(--color-font);font-size:14px;padding:6px;width:136px}.cart .s-order-cancel-textarea .s-product-options-option-booking .s-product-options-option-content{margin:0}.cart .s-order-cancel-textarea{background-color:var(--color-background);border-color:#414042;border-color:var(--color-primary)}.cart .s-order-cancel-textarea .s-product-options-option-label{font-size:.875rem;font-weight:600;letter-spacing:0;line-height:1.25rem}.single .s-order-cancel-textarea:focus{border-color:#414042;border-color:var(--color-primary)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-order-cancel-textarea)>salla-button{width:100%}}.s-order-cancel-counter{font-size:.75rem;line-height:1rem;text-align:right;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-order-cancel-counter--limit{--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.s-order-cancel-actions{display:flex;flex-direction:column;flex-shrink:0;gap:1rem;padding-top:0;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-cancel-actions.lg\:gap-6.justify-between,html[dir=rtl] .s-order-cancel-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-cancel-actions.lg\:hidden,html[dir=rtl] .flex-1.s-order-cancel-actions.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-order-cancel-actions.items-center.justify-start.flex-1,html[dir=rtl] .s-order-cancel-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-cancel-actions.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-cancel-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-cancel-actions.lg\:gap-6.justify-between,html[dir=ltr] .s-order-cancel-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-cancel-actions.lg\:hidden,html[dir=ltr] .flex-1.s-order-cancel-actions.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-order-cancel-actions.items-center.justify-start.flex-1,html[dir=ltr] .s-order-cancel-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-cancel-actions.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-cancel-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-order-cancel-actions)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-cancel-actions{border-top:1px solid var(--color-font)}}.s-order-details-multiple-bundle-product{align-items:flex-start;border-radius:.5rem;display:flex;flex-direction:column;height:auto;justify-content:flex-start;width:100%;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));outline:2px solid transparent;outline-offset:0}@media(max-width:768px){html[dir=rtl] .flex.relative.s-order-details-multiple-bundle-product.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-details-multiple-bundle-product.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-details-multiple-bundle-product.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-order-details-multiple-bundle-product.flex-1,html[dir=rtl] .s-order-details-multiple-bundle-product.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.gap-1.s-order-details-multiple-bundle-product.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.s-order-details-multiple-bundle-product.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-details-multiple-bundle-product.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.s-order-details-multiple-bundle-product.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-details-multiple-bundle-product.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-details-multiple-bundle-product.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-order-details-multiple-bundle-product.flex-1,html[dir=ltr] .s-order-details-multiple-bundle-product.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.gap-1.s-order-details-multiple-bundle-product.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.s-order-details-multiple-bundle-product.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-details-multiple-bundle-product.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-order-details-multiple-bundle-product)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-details-multiple-bundle-product{border-top:1px solid var(--color-font)}}.s-order-details-wrapper{display:block}.s-order-details-bundle-content{display:flex;flex-direction:column;gap:1rem;padding-bottom:1rem;padding-top:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-details-bundle-content.lg\:gap-6.justify-between,html[dir=rtl] .s-order-details-bundle-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-details-bundle-content.lg\:hidden,html[dir=rtl] .flex-1.s-order-details-bundle-content.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-order-details-bundle-content.items-center.justify-start.flex-1,html[dir=rtl] .s-order-details-bundle-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-details-bundle-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-details-bundle-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-details-bundle-content.lg\:gap-6.justify-between,html[dir=ltr] .s-order-details-bundle-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-details-bundle-content.lg\:hidden,html[dir=ltr] .flex-1.s-order-details-bundle-content.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-order-details-bundle-content.items-center.justify-start.flex-1,html[dir=ltr] .s-order-details-bundle-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-details-bundle-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-details-bundle-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-details-bundle-content{border-top:1px solid var(--color-font)}}.s-order-details-bundle-title{font-size:.875rem;font-weight:700;line-height:1.25rem;margin-bottom:.75rem}.s-order-details-product{align-items:center;display:flex;gap:.75rem;justify-content:space-between}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-details-product,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-details-product.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-details-product.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-details-product.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-details-product.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-details-product.justify-start.flex-1,html[dir=rtl] .s-order-details-product.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-details-product.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-details-product,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-details-product.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-details-product.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-details-product.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-details-product.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-details-product.justify-start.flex-1,html[dir=ltr] .s-order-details-product.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-details-product.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-details-product{border-top:1px solid var(--color-font)}}.s-order-details-product-content{min-width:0}.s-order-details-product-info{align-items:center;display:flex;flex-wrap:wrap;font-size:.75rem;gap:.5rem;line-height:1rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-details-product-info.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-details-product-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-details-product-info.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-details-product-info.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-details-product-info.justify-start.flex-1,html[dir=rtl] .s-order-details-product-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-details-product-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-details-product-info.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-details-product-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-details-product-info.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-details-product-info.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-details-product-info.justify-start.flex-1,html[dir=ltr] .s-order-details-product-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-details-product-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-details-product-info{border-top:1px solid var(--color-font)}}.s-order-details-product-image{align-items:center;border-radius:.375rem;border-width:1px;display:flex;flex-shrink:0;height:3.5rem;justify-content:center;overflow:hidden;width:3.5rem;--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-details-product-image.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-details-product-image.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-details-product-image.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-details-product-image.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-details-product-image.justify-start.flex-1,html[dir=rtl] .s-order-details-product-image.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-details-product-image.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-details-product-image.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-details-product-image.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-details-product-image.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-details-product-image.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-details-product-image.justify-start.flex-1,html[dir=ltr] .s-order-details-product-image.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-details-product-image.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-details-product-image{border-top:1px solid var(--color-font)}}.s-order-details-product-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-order-details-product-image img)>salla-button{width:100%}}.s-order-details-product-details{display:flex;flex-direction:column;flex-grow:1;gap:.25rem;min-width:0}@media(max-width:768px){html[dir=rtl] .s-order-details-product-details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-details-product-details.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-order-details-product-details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-order-details-product-details.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.s-order-details-product-details.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-details-product-details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-details-product-details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-details-product-details.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-order-details-product-details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-order-details-product-details.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.s-order-details-product-details.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-details-product-details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-details-product-details{border-top:1px solid var(--color-font)}}.s-order-details-product-name{display:block;font-size:.875rem;font-weight:600;line-height:1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1));text-decoration-line:none}.s-order-details-product-name:hover{color:#414042;color:var(--color-primary)}.s-order-details-product-price{font-size:.875rem;font-weight:600;line-height:1.25rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-order-details-product-price-sale{--tw-text-opacity:1;color:#dc2626;color:rgba(220,38,38,var(--tw-text-opacity,1))}.s-order-details-product-regular-price{text-decoration-line:line-through}.s-order-details-product-quantity,.s-order-details-product-regular-price{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-order-details-options{margin-top:1rem}.s-order-details-option{align-items:center;border-bottom-width:1px;display:flex;justify-content:space-between;--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1));padding-bottom:.5rem;padding-top:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-details-option,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-details-option.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-order-details-option.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-details-option.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-details-option.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-details-option.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-details-option.justify-start.flex-1,html[dir=rtl] .s-order-details-option.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-details-option.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-details-option,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-details-option.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-order-details-option.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-details-option.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-details-option.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-details-option.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-details-option.justify-start.flex-1,html[dir=ltr] .s-order-details-option.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-details-option.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-details-option{border-top:1px solid var(--color-font)}}.s-order-details-option:last-child{border-bottom-width:0}.s-order-details-option-name{font-size:.875rem;font-weight:500;line-height:1.25rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-order-details-option-value{font-size:.875rem;line-height:1.25rem;text-align:right;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-order-details-option-value:where([dir=rtl],[dir=rtl] *){text-align:left}.s-order-details-options-title{font-size:.875rem;font-weight:700;line-height:1.25rem;margin-bottom:.875rem;margin-top:1.25rem}.s-order-details-options-container{border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));padding-left:1rem;padding-right:1rem}.s-order-details-options-container,.s-order-details-options-container-borderless{display:flow-root;margin-bottom:.5rem}.s-order-details-options-list>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:1px;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));--tw-divide-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-divide-opacity,1))}.s-order-details-options-list{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#18181b;color:rgba(24,24,27,var(--tw-text-opacity,1))}.s-order-details-options-item{align-items:center;display:flex;justify-content:space-between;padding-bottom:.625rem;padding-top:.625rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-details-options-item,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-details-options-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-details-options-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-details-options-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-details-options-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-details-options-item.justify-start.flex-1,html[dir=rtl] .s-order-details-options-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-details-options-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-details-options-item,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-details-options-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-details-options-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-details-options-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-details-options-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-details-options-item.justify-start.flex-1,html[dir=ltr] .s-order-details-options-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-details-options-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-details-options-item{border-top:1px solid var(--color-font)}}.s-order-details-options-item-name{margin-bottom:.5rem}@media (min-width:768px){.s-order-details-options-item-name{margin-bottom:0}}.s-order-details-options-item-value{font-weight:500}.s-order-details-options-item-value-image{font-weight:500;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-order-details-options-item-value-text{font-size:.75rem;font-weight:500;line-height:1rem}.s-order-details-option-image-container{display:flex}.s-order-details-option-image-container>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.625rem;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.625rem*var(--tw-space-x-reverse))}@media(max-width:768px){html[dir=rtl] .s-order-details-option-image-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-details-option-image-container.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-order-details-option-image-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-details-option-image-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-details-option-image-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-details-option-image-container.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-order-details-option-image-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-details-option-image-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-details-option-image-container{border-top:1px solid var(--color-font)}}.s-order-details-option-image-container:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-order-details-option-image{border-radius:.375rem;height:1.5rem;-o-object-fit:cover;object-fit:cover;width:1.5rem}.s-order-details-option-color-swatch{border-radius:9999px;display:inline-block;height:1.5rem;width:1.5rem;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-order-details-option-color-swatch:where([dir=ltr],[dir=ltr] *){margin-left:.5rem}.s-order-details-option-color-swatch:where([dir=rtl],[dir=rtl] *){margin-right:.5rem}.s-order-details-option-file-link{color:#414042;color:var(--color-primary);font-size:.875rem;line-height:1.25rem;text-decoration-line:underline}.s-order-details-option-color-picker{border-radius:.75rem;border-width:1px;display:flex;width:-moz-fit-content;width:fit-content;--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1))}@media(max-width:768px){html[dir=rtl] .s-order-details-option-color-picker.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-details-option-color-picker.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-order-details-option-color-picker.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-details-option-color-picker.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-details-option-color-picker.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-details-option-color-picker.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-order-details-option-color-picker.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-details-option-color-picker.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-details-option-color-picker{border-top:1px solid var(--color-font)}}.s-order-details-option-color-picker-content{align-items:center;display:flex;--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-details-option-color-picker-content.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-details-option-color-picker-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-details-option-color-picker-content.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-details-option-color-picker-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-details-option-color-picker-content.justify-start.flex-1,html[dir=rtl] .s-order-details-option-color-picker-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-details-option-color-picker-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-details-option-color-picker-content.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-details-option-color-picker-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-details-option-color-picker-content.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-details-option-color-picker-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-details-option-color-picker-content.justify-start.flex-1,html[dir=ltr] .s-order-details-option-color-picker-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-details-option-color-picker-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-details-option-color-picker-content{border-top:1px solid var(--color-font)}}.s-order-details-option-color-picker-content:where([dir=ltr],[dir=ltr] *){border-right-width:1px;padding-right:.25rem}.s-order-details-option-color-picker-content:where([dir=rtl],[dir=rtl] *){border-left-width:1px;padding-left:.25rem}.s-order-details-option-color-picker-text{font-size:.75rem;line-height:1rem;padding-left:.25rem;padding-right:.25rem}.s-order-details-option-color-picker-swatch{border-radius:.75rem;border-width:1px;display:inline-block;height:1rem;--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1));padding:.25rem;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-order-details-option-color-picker-swatch:where([dir=ltr],[dir=ltr] *){margin-left:.25rem}.s-order-details-option-color-picker-swatch:where([dir=rtl],[dir=rtl] *){margin-right:.25rem}.s-order-details-option-color-picker-button{padding-left:.25rem;padding-right:.25rem;padding-top:.25rem}.s-order-details-option-color-picker-icon{font-size:.875rem;line-height:1.25rem;pointer-events:none;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-order-details-option-map-button{color:#414042;color:var(--color-primary);font-size:.875rem;line-height:1.25rem}.s-order-details-option-default-text{font-size:.75rem;line-height:1rem}.s-order-details-option-color-copy-icon svg{fill:#6b7280;height:1rem;width:1rem}.s-order-edit-timer-wrapper{display:flex;justify-content:center;margin-bottom:1rem}@media(max-width:768px){html[dir=rtl] .s-order-edit-timer-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-timer-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-order-edit-timer-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-edit-timer-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-edit-timer-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-timer-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-order-edit-timer-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-edit-timer-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-timer-wrapper{border-top:1px solid var(--color-font)}}.s-order-edit-layout{align-items:flex-start;display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:minmax(0,1.35fr) minmax(20rem,1fr)}@media(max-width:768px){html[dir=rtl] p.flex.flex-col.gap-1.s-order-edit-layout.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] p.flex.flex-col.gap-1.s-order-edit-layout.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media (max-width:1080px){.s-order-edit-layout{grid-template-columns:minmax(0,1fr)}}.s-order-edit-products-panel{border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1.5rem}@media (max-width:768px){.s-order-edit-products-panel{display:none}}.s-order-edit-order-panel{border-radius:1rem;border-width:1px;display:flex;flex-direction:column;gap:1.5rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1.5rem}@media(max-width:768px){html[dir=rtl] .s-order-edit-order-panel.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-order-panel.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-order-edit-order-panel.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-edit-order-panel.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-edit-order-panel.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-edit-order-panel.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-order-panel.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-order-edit-order-panel.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-edit-order-panel.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-edit-order-panel.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-order-panel{border-top:1px solid var(--color-font)}}.s-order-edit-products-header{margin-bottom:1rem}.s-order-edit-products-title{font-size:1.125rem;font-weight:700;line-height:1.75rem;line-height:1.6;margin:0;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-order-edit-items-wrapper{display:flex;flex-direction:column;gap:1.25rem}@media(max-width:768px){html[dir=rtl] .s-order-edit-items-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-items-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-order-edit-items-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-edit-items-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-edit-items-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-edit-items-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-items-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-order-edit-items-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-edit-items-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-edit-items-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-items-wrapper{border-top:1px solid var(--color-font)}}.s-order-edit-items-title{font-size:1.125rem;font-weight:700;line-height:1.75rem;line-height:1.6;margin:0;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-order-edit-items-divider{height:1px;width:100%;--tw-bg-opacity:1;background-color:#eef2f7;background-color:rgba(238,242,247,var(--tw-bg-opacity,1))}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-order-edit-items-divider)>salla-button{width:100%}}.s-order-edit-products-picker{display:flex;flex-direction:column;gap:1rem;min-height:0}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-products-picker.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-products-picker.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-products-picker.lg\:hidden,html[dir=rtl] .flex-1.s-order-edit-products-picker.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-order-edit-products-picker.items-center.justify-start.flex-1,html[dir=rtl] .s-order-edit-products-picker.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-edit-products-picker.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-edit-products-picker.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-products-picker.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-products-picker.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-products-picker.lg\:hidden,html[dir=ltr] .flex-1.s-order-edit-products-picker.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-order-edit-products-picker.items-center.justify-start.flex-1,html[dir=ltr] .s-order-edit-products-picker.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-edit-products-picker.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-edit-products-picker.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-products-picker{border-top:1px solid var(--color-font)}}.s-order-edit-products-modal-content{display:flex;flex-direction:column;gap:1rem;min-height:0;padding:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-products-modal-content.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-products-modal-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-products-modal-content.lg\:hidden,html[dir=rtl] .flex-1.s-order-edit-products-modal-content.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-order-edit-products-modal-content.items-center.justify-start.flex-1,html[dir=rtl] .s-order-edit-products-modal-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-edit-products-modal-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-edit-products-modal-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-products-modal-content.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-products-modal-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-products-modal-content.lg\:hidden,html[dir=ltr] .flex-1.s-order-edit-products-modal-content.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-order-edit-products-modal-content.items-center.justify-start.flex-1,html[dir=ltr] .s-order-edit-products-modal-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-edit-products-modal-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-edit-products-modal-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-products-modal-content{border-top:1px solid var(--color-font)}}.s-order-edit-products-search{display:block;margin-bottom:1.25rem;position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-order-edit-products-search.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-order-edit-products-search.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-order-edit-products-search i{pointer-events:none;position:absolute;top:50%;--tw-translate-y:-50%;font-size:1rem;line-height:1.5rem;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}input[type=radio].sr-only div.s-order-edit-products-search i{transition:all .3s}input[type=radio].sr-only:checked~div.s-order-edit-products-search i{border-color:var(--color-main)}.s-order-edit-products-search i:where([dir=ltr],[dir=ltr] *){left:1rem}.s-order-edit-products-search i:where([dir=rtl],[dir=rtl] *){right:1rem}.s-order-edit-products-search-input{border-radius:.875rem;border-width:1px;min-height:3rem;width:100%;--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1));padding:.875rem 1rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1));transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-order-edit-products-search-input)>salla-button{width:100%}}.s-order-edit-products-search-input:where([dir=ltr],[dir=ltr] *){padding-left:2.75rem;padding-right:1rem}.s-order-edit-products-search-input:where([dir=rtl],[dir=rtl] *){padding-left:1rem;padding-right:2.75rem}.s-order-edit-products-search-input:focus{--tw-border-opacity:1;border-color:#111827;border-color:rgba(17,24,39,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));--tw-shadow:0 0 0 3px rgba(17,24,39,.08);--tw-shadow-colored:0 0 0 3px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 0 0 3px rgba(17,24,39,.08);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.s-order-edit-products-list{min-height:20rem}.s-order-edit-products-list .s-products-list-wrapper{gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-products-list .s-products-list-wrapper.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.s-order-edit-products-list .s-products-list-wrapper.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-order-edit-products-list .s-products-list-wrapper.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-products-list .s-products-list-wrapper.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.s-order-edit-products-list .s-products-list-wrapper.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-order-edit-products-list .s-products-list-wrapper.items-center.justify-start.flex-1{justify-content:flex-end}}@media (min-width:769px){.s-order-edit-products-list .s-products-list-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}.s-order-edit-no-content-placeholder{align-items:center;border-radius:.875rem;display:flex;flex-direction:column;gap:.75rem;justify-content:center;min-height:14rem;--tw-border-opacity:1;border:1px dashed #d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1));padding:2rem;text-align:center;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-no-content-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-no-content-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-no-content-placeholder.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-edit-no-content-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-edit-no-content-placeholder.justify-start.flex-1,html[dir=rtl] .s-order-edit-no-content-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-edit-no-content-placeholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-edit-no-content-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-no-content-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-no-content-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-no-content-placeholder.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-edit-no-content-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-edit-no-content-placeholder.justify-start.flex-1,html[dir=ltr] .s-order-edit-no-content-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-edit-no-content-placeholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-edit-no-content-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-no-content-placeholder{border-top:1px solid var(--color-font)}}.s-order-edit-no-content-placeholder .icon{font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.Comfort-header .icons a.active i.s-order-edit-no-content-placeholder .icon{color:#414042;color:var(--color-primary)}.s-order-edit-actions{align-items:center;border-radius:.875rem;border-width:1px;bottom:1.5rem;display:flex;gap:.75rem;justify-content:space-between;position:sticky;--tw-border-opacity:1;background-color:hsla(0,0%,100%,.94);border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));padding:1rem;--tw-shadow:0 12px 30px rgba(15,23,42,.08);--tw-shadow-colored:0 12px 30px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 12px 30px rgba(15,23,42,.08);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);--tw-backdrop-blur:blur(10px);backdrop-filter:blur(10px) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-edit-actions,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-actions.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-actions.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-edit-actions.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-edit-actions.justify-start.flex-1,html[dir=rtl] .s-order-edit-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-edit-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-edit-actions,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-actions.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-actions.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-edit-actions.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-edit-actions.justify-start.flex-1,html[dir=ltr] .s-order-edit-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-edit-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}.cart .s-order-edit-actions .cart-submit-wrap salla-button button{background-color:var(--color-font);border:0;border-radius:8px;font-size:clamp(1rem,.9235rem + .3265vw,1.25rem);padding-bottom:14px;padding-top:14px}.cart .s-order-edit-actions input{background-color:transparent;border:1px solid #d6dddf;border-radius:4px;min-height:40px;padding-bottom:14px;padding-top:14px}.cart .s-order-edit-actions .btn--coupon{border-radius:2px}.cart .s-order-edit-actions .btn--coupon:where([dir=ltr],[dir=ltr] *){right:.25rem}.cart .s-order-edit-actions .btn--coupon:where([dir=rtl],[dir=rtl] *){left:.25rem}.cart .s-order-edit-actions .btn--coupon{border-radius:0;height:32px;top:50%;transform:translateY(-50%)}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-actions{border-top:1px solid var(--color-font)}}@media (max-width:768px){.s-order-edit-actions{align-items:center;gap:.5rem;position:static}}.s-order-edit-actions salla-button{flex:0 0 auto}@media (max-width:768px){.s-order-edit-actions salla-button{display:block;flex:1 1 0;min-width:0}}.s-order-edit-mobile-products-trigger{display:none}@media (max-width:768px){.s-order-edit-mobile-products-trigger{display:block}}.s-order-edit-mobile-products-trigger-icon:where([dir=ltr],[dir=ltr] *){margin-right:.35rem}.s-order-edit-mobile-products-trigger-icon:where([dir=rtl],[dir=rtl] *){margin-left:.35rem}.s-order-edit-mobile-products-modal .s-order-edit-products-list{max-height:min(24rem,calc(100vh - 11rem));min-height:22rem;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media (max-width:480px){.s-order-edit-mobile-products-modal .s-order-edit-products-list{max-height:min(22rem,calc(100vh - 10rem));min-height:20rem}}.s-order-edit-mobile-products-modal .products-list .s-products-list-wrapper{gap:.625rem;grid-template-columns:repeat(2,minmax(0,1fr))}.s-order-edit-modal{display:flex;flex-direction:column;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-modal.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-modal.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal.lg\:hidden,html[dir=rtl] .flex-1.s-order-edit-modal.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-order-edit-modal.items-center.justify-start.flex-1,html[dir=rtl] .s-order-edit-modal.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-edit-modal.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-edit-modal.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-modal.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-modal.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal.lg\:hidden,html[dir=ltr] .flex-1.s-order-edit-modal.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-order-edit-modal.items-center.justify-start.flex-1,html[dir=ltr] .s-order-edit-modal.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-edit-modal.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-edit-modal.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-modal{border-top:1px solid var(--color-font)}}.s-order-edit-modal-title{font-size:1.125rem;font-weight:700;line-height:1.75rem;line-height:1.6;margin:0;text-align:left;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-order-edit-modal-title:where([dir=ltr],[dir=ltr] *){text-align:left}.s-order-edit-modal-title:where([dir=rtl],[dir=rtl] *){text-align:right}.s-order-edit-modal-subtitle{font-size:.875rem;line-height:1.25rem;line-height:1.5;margin:-.75rem 0 0;text-align:left;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-order-edit-modal-subtitle:where([dir=ltr],[dir=ltr] *){text-align:left}.s-order-edit-modal-subtitle:where([dir=rtl],[dir=rtl] *){text-align:right}.s-order-edit-modal-items{display:flex;flex-direction:column;gap:.75rem}@media(max-width:768px){html[dir=rtl] .s-order-edit-modal-items.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal-items.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-order-edit-modal-items.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-edit-modal-items.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-edit-modal-items.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-edit-modal-items.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal-items.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-order-edit-modal-items.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-edit-modal-items.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-edit-modal-items.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-modal-items{border-top:1px solid var(--color-font)}}.s-order-edit-modal-item{align-items:center;border-bottom-width:1px;display:flex;gap:1rem;justify-content:space-between;--tw-border-opacity:1;border-color:#eef2f7;border-color:rgba(238,242,247,var(--tw-border-opacity,1));padding-bottom:.75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-edit-modal-item,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-modal-item.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-modal-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-modal-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-edit-modal-item.flex.lg\:hidden,html[dir=rtl] .flex-1.s-order-edit-modal-item.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-edit-modal-item.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.s-order-edit-modal-item.items-center.justify-start.flex-1,html[dir=rtl] .s-order-edit-modal-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-edit-modal-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-edit-modal-item,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-modal-item.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-modal-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-modal-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-edit-modal-item.flex.lg\:hidden,html[dir=ltr] .flex-1.s-order-edit-modal-item.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-edit-modal-item.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.s-order-edit-modal-item.items-center.justify-start.flex-1,html[dir=ltr] .s-order-edit-modal-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-edit-modal-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-modal-item{border-top:1px solid var(--color-font)}}.s-order-edit-modal-item-start{align-items:center;display:flex;gap:.75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-modal-item-start.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-modal-item-start.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal-item-start.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-edit-modal-item-start.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-edit-modal-item-start.justify-start.flex-1,html[dir=rtl] .s-order-edit-modal-item-start.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-edit-modal-item-start.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-modal-item-start.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-modal-item-start.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal-item-start.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-edit-modal-item-start.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-edit-modal-item-start.justify-start.flex-1,html[dir=ltr] .s-order-edit-modal-item-start.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-edit-modal-item-start.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-modal-item-start{border-top:1px solid var(--color-font)}}.s-order-edit-modal-item-image{border-radius:.75rem;height:3rem;-o-object-fit:cover;object-fit:cover;width:3rem}.s-order-edit-modal-item-name{font-size:.875rem;font-weight:500;line-height:1.25rem;margin:0;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-order-edit-modal-item-options{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-order-edit-modal-item-end{align-items:center;display:flex;gap:.75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-modal-item-end.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-modal-item-end.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal-item-end.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-edit-modal-item-end.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-edit-modal-item-end.justify-start.flex-1,html[dir=rtl] .s-order-edit-modal-item-end.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-edit-modal-item-end.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-modal-item-end.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-modal-item-end.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal-item-end.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-edit-modal-item-end.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-edit-modal-item-end.justify-start.flex-1,html[dir=ltr] .s-order-edit-modal-item-end.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-edit-modal-item-end.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-modal-item-end{border-top:1px solid var(--color-font)}}.s-order-edit-modal-item-price{font-size:.875rem;font-weight:500;line-height:1.25rem}.s-order-edit-modal-item-quantity{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-order-edit-modal-row{align-items:center;display:flex;gap:1rem;justify-content:space-between}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-edit-modal-row,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-modal-row.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-modal-row.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-modal-row.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal-row.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-edit-modal-row.flex.lg\:hidden,html[dir=rtl] .flex-1.s-order-edit-modal-row.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-edit-modal-row.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.s-order-edit-modal-row.items-center.justify-start.flex-1,html[dir=rtl] .s-order-edit-modal-row.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-edit-modal-row.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-edit-modal-row,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-modal-row.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-modal-row.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-modal-row.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal-row.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-edit-modal-row.flex.lg\:hidden,html[dir=ltr] .flex-1.s-order-edit-modal-row.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-edit-modal-row.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.s-order-edit-modal-row.items-center.justify-start.flex-1,html[dir=ltr] .s-order-edit-modal-row.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-edit-modal-row.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-modal-row{border-top:1px solid var(--color-font)}}.s-order-edit-modal-row-label{font-weight:500;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-order-edit-modal-row-value{font-weight:700}.s-order-edit-modal-tax-label{align-items:center;display:flex;font-size:.875rem;gap:.5rem;line-height:1.25rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-modal-tax-label.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-modal-tax-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal-tax-label.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-edit-modal-tax-label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-edit-modal-tax-label.justify-start.flex-1,html[dir=rtl] .s-order-edit-modal-tax-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-edit-modal-tax-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-modal-tax-label.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-modal-tax-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal-tax-label.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-edit-modal-tax-label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-edit-modal-tax-label.justify-start.flex-1,html[dir=ltr] .s-order-edit-modal-tax-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-edit-modal-tax-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-modal-tax-label{border-top:1px solid var(--color-font)}}.s-order-edit-modal-tax-icon{--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-order-edit-modal-total{align-items:center;border-top-width:1px;display:flex;gap:1rem;justify-content:space-between;--tw-border-opacity:1;border-color:#eef2f7;border-color:rgba(238,242,247,var(--tw-border-opacity,1));font-weight:700;padding-top:.75rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-edit-modal-total,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-modal-total.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-modal-total.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-modal-total.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal-total.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-edit-modal-total.flex.lg\:hidden,html[dir=rtl] .flex-1.s-order-edit-modal-total.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-edit-modal-total.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.s-order-edit-modal-total.items-center.justify-start.flex-1,html[dir=rtl] .s-order-edit-modal-total.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-edit-modal-total.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-edit-modal-total,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-modal-total.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-modal-total.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-modal-total.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal-total.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-edit-modal-total.flex.lg\:hidden,html[dir=ltr] .flex-1.s-order-edit-modal-total.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-edit-modal-total.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.s-order-edit-modal-total.items-center.justify-start.flex-1,html[dir=ltr] .s-order-edit-modal-total.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-edit-modal-total.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-modal-total{border-top:1px solid var(--color-font)}}.s-order-edit-modal-total-label{font-weight:500;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-order-edit-modal-total-value{font-size:1.25rem;font-weight:500;line-height:1.75rem}.Comfort-header .icons a.active i.s-order-edit-modal-total-value{color:#414042;color:var(--color-primary)}.s-order-edit-modal-refund{align-items:flex-start;border-radius:.875rem;display:flex;gap:1rem;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));padding:.875rem 1rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-modal-refund.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-modal-refund.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal-refund.lg\:hidden,html[dir=rtl] .flex-1.s-order-edit-modal-refund.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-order-edit-modal-refund.items-center.justify-start.flex-1,html[dir=rtl] .s-order-edit-modal-refund.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.gap-1.s-order-edit-modal-refund.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-edit-modal-refund.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-modal-refund.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-modal-refund.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal-refund.lg\:hidden,html[dir=ltr] .flex-1.s-order-edit-modal-refund.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-order-edit-modal-refund.items-center.justify-start.flex-1,html[dir=ltr] .s-order-edit-modal-refund.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.gap-1.s-order-edit-modal-refund.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-edit-modal-refund.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-modal-refund{border-top:1px solid var(--color-font)}}.s-order-edit-modal-refund-icon{flex-shrink:0;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-order-edit-modal-refund-text{flex:1 1 0%;font-size:.875rem;line-height:1.25rem;margin:0}@media(max-width:768px){html[dir=rtl] .s-order-edit-modal-refund-text.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-edit-modal-refund-text{justify-content:flex-end}html[dir=ltr] .s-order-edit-modal-refund-text.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-edit-modal-refund-text{justify-content:flex-end}}.s-order-edit-modal-btn-wrapper{display:flex;justify-content:space-between;margin-top:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-edit-modal-btn-wrapper,html[dir=rtl] .s-order-edit-modal-btn-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal-btn-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-order-edit-modal-btn-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-edit-modal-btn-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-edit-modal-btn-wrapper,html[dir=ltr] .s-order-edit-modal-btn-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-modal-btn-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-order-edit-modal-btn-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-edit-modal-btn-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-modal-btn-wrapper{border-top:1px solid var(--color-font)}}.s-order-edit-modal-btn-wrapper salla-button{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-order-edit-modal-btn-wrapper salla-button)>salla-button{width:100%}}@media (min-width:640px){.s-order-edit-modal-btn-wrapper salla-button{width:auto}}.s-order-edit-modal-btn-icon{font-size:1.125rem;line-height:1.75rem;vertical-align:middle}.s-order-edit-expired{align-items:center;border-radius:.875rem;display:flex;flex-direction:column;gap:.75rem;justify-content:center;min-height:14rem;--tw-border-opacity:1;border:1px dashed #d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1));padding:2rem;text-align:center;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-expired.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-expired.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-expired.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-edit-expired.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-edit-expired.justify-start.flex-1,html[dir=rtl] .s-order-edit-expired.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-edit-expired.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-edit-expired.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-expired.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-expired.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-expired.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-edit-expired.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-edit-expired.justify-start.flex-1,html[dir=ltr] .s-order-edit-expired.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-edit-expired.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-edit-expired.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-expired{border-top:1px solid var(--color-font)}}.s-order-edit-expired .icon{font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.Comfort-header .icons a.active i.s-order-edit-expired .icon{color:#414042;color:var(--color-primary)}.s-order-edit-add-modal{display:flex;flex:1 1 auto;flex-direction:column;gap:1rem;min-height:0}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-add-modal.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-add-modal.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-add-modal.lg\:hidden,html[dir=rtl] .flex-1.s-order-edit-add-modal.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-order-edit-add-modal.items-center.justify-start.flex-1,html[dir=rtl] .s-order-edit-add-modal.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-edit-add-modal.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-edit-add-modal.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-add-modal.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-add-modal.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-add-modal.lg\:hidden,html[dir=ltr] .flex-1.s-order-edit-add-modal.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-order-edit-add-modal.items-center.justify-start.flex-1,html[dir=ltr] .s-order-edit-add-modal.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-edit-add-modal.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-edit-add-modal.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-add-modal{border-top:1px solid var(--color-font)}}.s-order-edit-add-modal-content{display:flex;flex:1 1 auto;flex-direction:column;gap:1rem;min-height:0}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-add-modal-content.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-add-modal-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-add-modal-content.lg\:hidden,html[dir=rtl] .flex-1.s-order-edit-add-modal-content.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-order-edit-add-modal-content.items-center.justify-start.flex-1,html[dir=rtl] .s-order-edit-add-modal-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-edit-add-modal-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-edit-add-modal-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-add-modal-content.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-add-modal-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-add-modal-content.lg\:hidden,html[dir=ltr] .flex-1.s-order-edit-add-modal-content.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-order-edit-add-modal-content.items-center.justify-start.flex-1,html[dir=ltr] .s-order-edit-add-modal-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-edit-add-modal-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-edit-add-modal-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-add-modal-content{border-top:1px solid var(--color-font)}}.s-order-edit-add-modal-loading{align-items:center;display:flex;flex:1 1 auto;justify-content:center;min-height:12rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-add-modal-loading.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-add-modal-loading.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-add-modal-loading.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-edit-add-modal-loading.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-edit-add-modal-loading.justify-start.flex-1,html[dir=rtl] .s-order-edit-add-modal-loading.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-edit-add-modal-loading.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-add-modal-loading.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-add-modal-loading.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-add-modal-loading.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-edit-add-modal-loading.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-edit-add-modal-loading.justify-start.flex-1,html[dir=ltr] .s-order-edit-add-modal-loading.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-edit-add-modal-loading.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-add-modal-loading{border-top:1px solid var(--color-font)}}.s-order-edit-add-modal-header{border-bottom-width:1px;--tw-border-opacity:1;border-color:#eef2f7;border-color:rgba(238,242,247,var(--tw-border-opacity,1));padding-bottom:1rem}.s-order-edit-add-modal-media{align-items:flex-start;display:flex;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-add-modal-media.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-add-modal-media.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-add-modal-media.lg\:hidden,html[dir=rtl] .flex-1.s-order-edit-add-modal-media.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-order-edit-add-modal-media.items-center.justify-start.flex-1,html[dir=rtl] .s-order-edit-add-modal-media.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.gap-1.s-order-edit-add-modal-media.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-edit-add-modal-media.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-add-modal-media.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-add-modal-media.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-add-modal-media.lg\:hidden,html[dir=ltr] .flex-1.s-order-edit-add-modal-media.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-order-edit-add-modal-media.items-center.justify-start.flex-1,html[dir=ltr] .s-order-edit-add-modal-media.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.gap-1.s-order-edit-add-modal-media.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-edit-add-modal-media.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-add-modal-media{border-top:1px solid var(--color-font)}}.s-order-edit-add-modal-image{border-radius:.875rem;height:5.5rem;width:5.5rem;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));-o-object-fit:cover;object-fit:cover}.s-order-edit-add-modal-details{display:flex;flex:1 1 0%;flex-direction:column;gap:.35rem;min-width:0}@media(max-width:768px){html[dir=rtl] .s-order-edit-add-modal-details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-add-modal-details.lg\:hidden,html[dir=rtl] .s-order-edit-add-modal-details.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-edit-add-modal-details,html[dir=rtl] .s-order-edit-add-modal-details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-edit-add-modal-details.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-edit-add-modal-details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-edit-add-modal-details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-add-modal-details.lg\:hidden,html[dir=ltr] .s-order-edit-add-modal-details.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-edit-add-modal-details,html[dir=ltr] .s-order-edit-add-modal-details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-edit-add-modal-details.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-edit-add-modal-details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-add-modal-details{border-top:1px solid var(--color-font)}}.s-order-edit-add-modal-name{font-size:1rem;font-weight:700;line-height:1.5rem;line-height:1.6;margin:0;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-order-edit-add-modal-price{font-size:.95rem;font-weight:700;--tw-text-opacity:1;color:#0f766e;color:rgba(15,118,110,var(--tw-text-opacity,1))}.s-order-edit-add-modal-quantity{align-items:center;display:flex;gap:1rem;justify-content:space-between}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-edit-add-modal-quantity,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-add-modal-quantity.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-add-modal-quantity.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-add-modal-quantity.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-add-modal-quantity.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-edit-add-modal-quantity.flex.lg\:hidden,html[dir=rtl] .flex-1.s-order-edit-add-modal-quantity.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-edit-add-modal-quantity.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.s-order-edit-add-modal-quantity.items-center.justify-start.flex-1,html[dir=rtl] .s-order-edit-add-modal-quantity.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-edit-add-modal-quantity.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-edit-add-modal-quantity,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-add-modal-quantity.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-add-modal-quantity.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-add-modal-quantity.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-add-modal-quantity.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-edit-add-modal-quantity.flex.lg\:hidden,html[dir=ltr] .flex-1.s-order-edit-add-modal-quantity.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-edit-add-modal-quantity.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.s-order-edit-add-modal-quantity.items-center.justify-start.flex-1,html[dir=ltr] .s-order-edit-add-modal-quantity.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-edit-add-modal-quantity.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-add-modal-quantity{border-top:1px solid var(--color-font)}}.s-order-edit-add-modal-section-title{font-size:.9375rem;font-weight:600;margin:0;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-order-edit-add-modal-quantity-input{flex-shrink:0}.s-order-edit-add-modal-actions{align-items:center;border-top-width:1px;display:flex;gap:.75rem;justify-content:space-between;margin-top:auto;--tw-border-opacity:1;border-color:#eef2f7;border-color:rgba(238,242,247,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding-top:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-edit-add-modal-actions,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-add-modal-actions.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-add-modal-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-add-modal-actions.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-edit-add-modal-actions.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-edit-add-modal-actions.justify-start.flex-1,html[dir=rtl] .s-order-edit-add-modal-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-edit-add-modal-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-edit-add-modal-actions,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-add-modal-actions.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-add-modal-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-add-modal-actions.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-edit-add-modal-actions.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-edit-add-modal-actions.justify-start.flex-1,html[dir=ltr] .s-order-edit-add-modal-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-edit-add-modal-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-add-modal-actions{border-top:1px solid var(--color-font)}}.s-order-edit-add-modal-actions salla-button{flex:0 0 auto;min-width:4.75rem}.s-order-edit-item-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-edit-item-header,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-item-header.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-item-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-item-header.lg\:hidden,html[dir=rtl] .flex-1.s-order-edit-item-header.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-order-edit-item-header.items-center.justify-start.flex-1,html[dir=rtl] .s-order-edit-item-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.gap-1.s-order-edit-item-header.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-edit-item-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-edit-item-header,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-item-header.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-item-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-item-header.lg\:hidden,html[dir=ltr] .flex-1.s-order-edit-item-header.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-order-edit-item-header.items-center.justify-start.flex-1,html[dir=ltr] .s-order-edit-item-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.gap-1.s-order-edit-item-header.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-edit-item-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-item-header{border-top:1px solid var(--color-font)}}.s-order-edit-item-media{display:flex;flex:1 1 0%;gap:1rem;min-width:0}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-item-media.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-item-media.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-item-media.lg\:hidden,html[dir=rtl] .flex-1.s-order-edit-item-media.justify-end.items-center.flex.lg\:hidden,html[dir=rtl] .s-order-edit-item-media.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-edit-item-media,html[dir=rtl] .flex.icons.lg\:gap-6.s-order-edit-item-media.items-center.justify-start.flex-1,html[dir=rtl] .s-order-edit-item-media.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-edit-item-media.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-item-media.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-item-media.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-item-media.lg\:hidden,html[dir=ltr] .flex-1.s-order-edit-item-media.justify-end.items-center.flex.lg\:hidden,html[dir=ltr] .s-order-edit-item-media.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-edit-item-media,html[dir=ltr] .flex.icons.lg\:gap-6.s-order-edit-item-media.items-center.justify-start.flex-1,html[dir=ltr] .s-order-edit-item-media.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-edit-item-media.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-item-media{border-top:1px solid var(--color-font)}}@media (max-width:640px){.s-order-edit-item-media{width:100%}}.s-order-edit-item-image{border-radius:.875rem;height:5.5rem;width:5.5rem;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));-o-object-fit:cover;object-fit:cover}.s-order-edit-item-details{display:flex;flex:1 1 0%;flex-direction:column;gap:.35rem;min-width:0}@media(max-width:768px){html[dir=rtl] .s-order-edit-item-details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-item-details.lg\:hidden,html[dir=rtl] .s-order-edit-item-details.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-edit-item-details,html[dir=rtl] .s-order-edit-item-details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-edit-item-details.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-edit-item-details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-edit-item-details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-item-details.lg\:hidden,html[dir=ltr] .s-order-edit-item-details.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-edit-item-details,html[dir=ltr] .s-order-edit-item-details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-edit-item-details.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-edit-item-details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-item-details{border-top:1px solid var(--color-font)}}.s-order-edit-item-name{font-size:1rem;font-weight:700;line-height:1.5rem;line-height:1.6;margin:0;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-order-edit-item-link{color:inherit;text-decoration-line:none}.s-order-edit-item-price{font-size:.95rem;font-weight:700;--tw-text-opacity:1;color:#0f766e;color:rgba(15,118,110,var(--tw-text-opacity,1))}.s-order-edit-item-weight{font-size:.875rem;line-height:1.25rem;margin:0;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-order-edit-item-quantity{align-items:center;border-top-width:1px;display:flex;gap:1rem;justify-content:space-between;margin-top:1.25rem;--tw-border-opacity:1;border-color:#eef2f7;border-color:rgba(238,242,247,var(--tw-border-opacity,1));padding-top:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-edit-item-quantity,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-item-quantity.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-item-quantity.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-item-quantity.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-item-quantity.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-edit-item-quantity.flex.lg\:hidden,html[dir=rtl] .flex-1.s-order-edit-item-quantity.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-edit-item-quantity.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.s-order-edit-item-quantity.items-center.justify-start.flex-1,html[dir=rtl] .s-order-edit-item-quantity.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-edit-item-quantity.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-edit-item-quantity,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-edit-item-quantity.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-item-quantity.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-item-quantity.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-item-quantity.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-edit-item-quantity.flex.lg\:hidden,html[dir=ltr] .flex-1.s-order-edit-item-quantity.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-edit-item-quantity.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.s-order-edit-item-quantity.items-center.justify-start.flex-1,html[dir=ltr] .s-order-edit-item-quantity.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-edit-item-quantity.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-item-quantity{border-top:1px solid var(--color-font)}}.s-order-edit-item-quantity-label{font-size:.9375rem;font-weight:600;margin:0;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-order-edit-item-quantity-input{flex-shrink:0}.s-order-edit-item-options{display:block;margin-top:1rem}.s-order-edit-product-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.875rem;border-width:1px;cursor:pointer;display:flex;flex-direction:column;min-height:100%;overflow:hidden;width:100%;--tw-border-opacity:1;border-color:#eef2f7;border-color:rgba(238,242,247,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));text-align:left;--tw-shadow:0 10px 24px rgba(15,23,42,.04);--tw-shadow-colored:0 10px 24px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 10px 24px rgba(15,23,42,.04);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-order-edit-product-card *{pointer-events:none}.s-order-edit-product-card:where([dir=ltr],[dir=ltr] *){text-align:left}.s-order-edit-product-card:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:768px){html[dir=rtl] .s-order-edit-product-card.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-product-card.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-order-edit-product-card.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-edit-product-card.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-edit-product-card.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-edit-product-card.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-product-card.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-order-edit-product-card.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-edit-product-card.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-edit-product-card.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-order-edit-product-card)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-product-card{border-top:1px solid var(--color-font)}}.s-order-edit-product-card:hover{--tw-translate-y:-2px;transform:translate(var(--tw-translate-x),-2px) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1));--tw-shadow:0 16px 30px rgba(15,23,42,.08);--tw-shadow-colored:0 16px 30px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 16px 30px rgba(15,23,42,.08);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-order-edit-product-card:focus-visible{--tw-border-opacity:1;border-color:#111827;border-color:rgba(17,24,39,var(--tw-border-opacity,1));--tw-shadow:0 0 0 3px rgba(17,24,39,.12);--tw-shadow-colored:0 0 0 3px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 0 0 3px rgba(17,24,39,.12);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}@media (max-width:768px){.s-order-edit-product-card{border-radius:.75rem;box-shadow:0 6px 18px rgba(15,23,42,.05)}}.s-order-edit-product-card-media{align-items:center;aspect-ratio:1/1;background:linear-gradient(180deg,#f8fafc,#f1f5f9);display:flex;flex-shrink:0;justify-content:center;overflow:hidden;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-product-card-media.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-product-card-media.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-product-card-media.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-edit-product-card-media.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-edit-product-card-media.justify-start.flex-1,html[dir=rtl] .s-order-edit-product-card-media.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-edit-product-card-media.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-product-card-media.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-product-card-media.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-product-card-media.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-edit-product-card-media.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-edit-product-card-media.justify-start.flex-1,html[dir=ltr] .s-order-edit-product-card-media.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-edit-product-card-media.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-order-edit-product-card-media)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-product-card-media{border-top:1px solid var(--color-font)}}.s-order-edit-product-card-image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-order-edit-product-card-image)>salla-button{width:100%}}.s-order-edit-product-card-placeholder{align-items:center;display:flex;font-size:1.25rem;height:100%;justify-content:center;line-height:1.75rem;width:100%;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.Comfort-header .icons a.active i.s-order-edit-product-card-placeholder{color:#414042;color:var(--color-primary)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-product-card-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-edit-product-card-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-product-card-placeholder.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-edit-product-card-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-edit-product-card-placeholder.justify-start.flex-1,html[dir=rtl] .s-order-edit-product-card-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-edit-product-card-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-edit-product-card-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-edit-product-card-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-product-card-placeholder.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-edit-product-card-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-edit-product-card-placeholder.justify-start.flex-1,html[dir=ltr] .s-order-edit-product-card-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-edit-product-card-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-order-edit-product-card-placeholder)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-product-card-placeholder{border-top:1px solid var(--color-font)}}.s-order-edit-product-card-content{display:flex;flex:1 1 0%;flex-direction:column;gap:.5rem;padding:1rem}@media(max-width:768px){html[dir=rtl] .s-order-edit-product-card-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-edit-product-card-content.lg\:hidden,html[dir=rtl] .s-order-edit-product-card-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-edit-product-card-content,html[dir=rtl] .s-order-edit-product-card-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-edit-product-card-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-edit-product-card-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-edit-product-card-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-edit-product-card-content.lg\:hidden,html[dir=ltr] .s-order-edit-product-card-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-edit-product-card-content,html[dir=ltr] .s-order-edit-product-card-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-edit-product-card-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-edit-product-card-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-edit-product-card-content{border-top:1px solid var(--color-font)}}@media (max-width:768px){.s-order-edit-product-card-content{gap:.25rem;padding:.625rem}}.s-order-edit-product-card-title{font-size:.95rem;font-weight:600;line-height:1.6;margin:0;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}@media (max-width:768px){.s-order-edit-product-card-title{display:-webkit-box;font-size:.8125rem;line-height:1.45;min-height:2.35rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}}.s-order-edit-product-card-price{font-size:1rem;font-weight:700;line-height:1.5rem;margin:0;--tw-text-opacity:1;color:#0f766e;color:rgba(15,118,110,var(--tw-text-opacity,1))}@media (max-width:768px){.s-order-edit-product-card-price{font-size:.875rem}.s-order-edit-order-panel,.s-order-edit-products-panel{padding:1rem}.s-order-edit-actions salla-button .s-button-element{min-width:0;padding-left:.5rem;padding-right:.5rem;width:100%}.s-order-edit-mobile-products-modal .s-order-edit-products-modal-content{gap:.75rem;padding:.875rem}.s-order-edit-add-modal-media,.s-order-edit-add-modal-quantity{align-items:stretch;flex-direction:column}}.s-order-options-modal-body{display:block}.s-order-options-modal-subtitle{font-size:.875rem;line-height:1.5rem;margin-bottom:1rem;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.s-order-options-modal-fields{display:flex;flex-direction:column;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-options-modal-fields.lg\:gap-6.justify-between,html[dir=rtl] .s-order-options-modal-fields.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-options-modal-fields.lg\:hidden,html[dir=rtl] .flex-1.s-order-options-modal-fields.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-order-options-modal-fields.items-center.justify-start.flex-1,html[dir=rtl] .s-order-options-modal-fields.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-options-modal-fields.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-options-modal-fields.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-options-modal-fields.lg\:gap-6.justify-between,html[dir=ltr] .s-order-options-modal-fields.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-options-modal-fields.lg\:hidden,html[dir=ltr] .flex-1.s-order-options-modal-fields.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-order-options-modal-fields.items-center.justify-start.flex-1,html[dir=ltr] .s-order-options-modal-fields.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-options-modal-fields.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-options-modal-fields.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-options-modal-fields{border-top:1px solid var(--color-font)}}.s-order-options-modal-item{display:block}.s-order-options-modal-footer{align-items:center;display:flex;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-options-modal-footer.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-options-modal-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-options-modal-footer.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-options-modal-footer.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-options-modal-footer.justify-start.flex-1,html[dir=rtl] .s-order-options-modal-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-options-modal-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-options-modal-footer.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-options-modal-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-options-modal-footer.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-options-modal-footer.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-options-modal-footer.justify-start.flex-1,html[dir=ltr] .s-order-options-modal-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-options-modal-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-order-options-modal-footer)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-options-modal-footer{border-top:1px solid var(--color-font)}}.s-order-options-modal-cta-content{align-items:center;display:flex;gap:.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-options-modal-cta-content.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-options-modal-cta-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-options-modal-cta-content.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-options-modal-cta-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-options-modal-cta-content.justify-start.flex-1,html[dir=rtl] .s-order-options-modal-cta-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-order-options-modal-cta-content.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-options-modal-cta-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-options-modal-cta-content.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-options-modal-cta-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-options-modal-cta-content.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-options-modal-cta-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-options-modal-cta-content.justify-start.flex-1,html[dir=ltr] .s-order-options-modal-cta-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-order-options-modal-cta-content.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-options-modal-cta-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-options-modal-cta-content{border-top:1px solid var(--color-font)}}.s-order-options-modal-cta-text,.s-order-options-modal-cta-total{font-weight:700}.s-order-shipments-wrapper{display:block}.s-order-shipments-empty{display:none}.s-order-shipments-list{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-shipments-list.lg\:gap-6.justify-between,html[dir=rtl] .s-order-shipments-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-shipments-list.lg\:hidden,html[dir=rtl] .flex-1.s-order-shipments-list.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-order-shipments-list.items-center.justify-start.flex-1,html[dir=rtl] .s-order-shipments-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-shipments-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-shipments-list.lg\:gap-6.justify-between,html[dir=ltr] .s-order-shipments-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-shipments-list.lg\:hidden,html[dir=ltr] .flex-1.s-order-shipments-list.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-order-shipments-list.items-center.justify-start.flex-1,html[dir=ltr] .s-order-shipments-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-shipments-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-shipments-list{border-top:1px solid var(--color-font)}}.s-order-shipments-card{background-color:var(--color-surface);border-radius:1rem;display:flex;flex:1 1 0%;flex-basis:25%;flex-direction:column;gap:.75rem;min-width:16rem;padding:1rem;--tw-shadow:5px 10px 99px rgba(43,45,52,.051);--tw-shadow-colored:5px 10px 99px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 99px rgba(43,45,52,.051);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}@media(max-width:768px){html[dir=rtl] .s-order-shipments-card.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-shipments-card.lg\:hidden,html[dir=rtl] .s-order-shipments-card.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-shipments-card,html[dir=rtl] .s-order-shipments-card.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-order-shipments-card.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-order-shipments-card.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-shipments-card.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-shipments-card.lg\:hidden,html[dir=ltr] .s-order-shipments-card.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-order-shipments-card,html[dir=ltr] .s-order-shipments-card.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-order-shipments-card.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-order-shipments-card.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-shipments-card{border-top:1px solid var(--color-font)}}.s-order-shipments-header{display:flex;gap:.5rem}@media(max-width:768px){html[dir=rtl] .s-order-shipments-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-shipments-header.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-order-shipments-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-shipments-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-shipments-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-shipments-header.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-order-shipments-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-shipments-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-shipments-header{border-top:1px solid var(--color-font)}}.s-order-shipments-title{color:var(--color-text-primary);font-size:15px;font-weight:700}.s-order-shipments-logo{border-radius:9999px;flex-shrink:0;height:3rem;-o-object-fit:cover;object-fit:cover;width:3rem}.s-order-shipments-info{align-items:center;color:var(--color-text-secondary);-moz-column-gap:.75rem;column-gap:.75rem;display:flex;flex-wrap:wrap;font-size:13px;row-gap:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-shipments-info.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-shipments-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-shipments-info.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-shipments-info.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-shipments-info.justify-start.flex-1,html[dir=rtl] .s-order-shipments-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-shipments-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-shipments-info.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-shipments-info.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-shipments-info.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-shipments-info.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-shipments-info.justify-start.flex-1,html[dir=ltr] .s-order-shipments-info.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-shipments-info.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-shipments-info{border-top:1px solid var(--color-font)}}.s-order-shipments-tracking{align-items:center;display:inline-flex;gap:.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-shipments-tracking.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-order-shipments-tracking.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-shipments-tracking.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-order-shipments-tracking.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-shipments-tracking.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-order-shipments-tracking.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-shipments-tracking.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-order-shipments-tracking.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}.s-order-shipments-placeholder{color:var(--color-text-secondary)}.s-order-shipments-copy{align-items:center;background-color:transparent;border-width:0;color:currentColor;cursor:pointer;display:inline-flex;padding:0}.s-order-shipments-copy *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-shipments-copy.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-order-shipments-copy.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-shipments-copy.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-shipments-copy.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-order-shipments-copy.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-shipments-copy.justify-start.flex-1{justify-content:flex-end}}.s-order-shipments-copy svg{fill:currentColor;height:.875rem;width:.875rem}.s-order-shipments-items{display:flex;gap:.5rem;overflow-x:auto}@media(max-width:768px){html[dir=rtl] .s-order-shipments-items.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-shipments-items.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-order-shipments-items.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-shipments-items.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-order-shipments-items.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-shipments-items.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-order-shipments-items.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-shipments-items.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-shipments-items{border-top:1px solid var(--color-font)}}.s-order-shipments-item{align-items:center;border-color:var(--color-border);border-radius:.75rem;border-width:1px;display:inline-flex;flex-shrink:0;height:4.5rem;justify-content:center;overflow:hidden;padding:.375rem;width:4.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-shipments-item.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-order-shipments-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-shipments-item.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-shipments-item.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-order-shipments-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-shipments-item.justify-start.flex-1{justify-content:flex-end}}.s-order-shipments-item img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-order-shipments-item img)>salla-button{width:100%}}.s-order-shipments-item-name{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;color:var(--color-text-secondary);font-size:10px;-webkit-line-clamp:3;line-height:1.25;padding-left:.25rem;padding-right:.25rem;text-align:center}.s-order-summary-wrapper{display:grid;grid-gap:.625rem;gap:.625rem}.s-order-summary-item{border-radius:.375rem;--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1));padding:1.25rem;text-align:left}.s-order-summary-item:where([dir=ltr],[dir=ltr] *){text-align:left}.s-order-summary-item:where([dir=rtl],[dir=rtl] *){text-align:right}.s-order-summary-item-title{font-weight:700;margin-bottom:1.25rem;unicode-bidi:plaintext}.s-order-summary-item-download{color:#414042;color:var(--color-primary);font-size:.875rem;font-weight:700;line-height:1.25rem}.s-order-summary-code-item-wrapper{align-items:center;border-bottom-width:1px;justify-content:space-between;margin-bottom:.5rem;--tw-border-opacity:1;border-bottom-color:#e5e7eb;border-bottom-color:rgba(229,231,235,var(--tw-border-opacity,1));padding-bottom:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-summary-code-item-wrapper,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-summary-code-item-wrapper.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-order-summary-code-item-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-summary-code-item-wrapper.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-summary-code-item-wrapper,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-summary-code-item-wrapper.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-order-summary-code-item-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-summary-code-item-wrapper.justify-start.flex-1{justify-content:flex-end}}.s-order-summary-code-item-wrapper:last-child{border-width:0;margin-bottom:0;padding-bottom:0}@media (min-width:768px){.s-order-summary-code-item-wrapper{display:flex}}.s-order-summary-code-item-wrapper p{align-items:center;display:flex;font-size:1rem;line-height:1.5rem;line-height:1}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-summary-code-item-wrapper p.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-summary-code-item-wrapper p.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-summary-code-item-wrapper p.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-summary-code-item-wrapper p.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-summary-code-item-wrapper p.justify-start.flex-1,html[dir=rtl] .s-order-summary-code-item-wrapper p.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-summary-code-item-wrapper p.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-summary-code-item-wrapper p.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-summary-code-item-wrapper p.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-summary-code-item-wrapper p.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-summary-code-item-wrapper p.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-summary-code-item-wrapper p.justify-start.flex-1,html[dir=ltr] .s-order-summary-code-item-wrapper p.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-summary-code-item-wrapper p.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-summary-code-item-wrapper p{border-top:1px solid var(--color-font)}}.s-order-summary-digital-item-wrapper{display:flex;justify-content:space-between;padding-bottom:1rem;padding-top:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-summary-digital-item-wrapper,html[dir=rtl] .s-order-summary-digital-item-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-summary-digital-item-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-order-summary-digital-item-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-summary-digital-item-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-summary-digital-item-wrapper,html[dir=ltr] .s-order-summary-digital-item-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-summary-digital-item-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-order-summary-digital-item-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-summary-digital-item-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-summary-digital-item-wrapper{border-top:1px solid var(--color-font)}}.s-order-summary-digital-item-wrapper:last-child{padding-bottom:0}.s-order-summary-item-copy-button span svg{display:inline;height:12px;pointer-events:none;vertical-align:baseline;width:12px}.s-order-summary-item-copy-button span svg:where([dir=ltr],[dir=ltr] *){margin-right:.5rem}.s-order-summary-item-copy-button span svg:where([dir=rtl],[dir=rtl] *){margin-left:.5rem}.s-order-summary-code-item-wrapper p span svg{display:inline;fill:#6b7280;height:1.25rem;vertical-align:baseline;width:1.25rem}.s-order-summary-code-item-wrapper p span svg:where([dir=ltr],[dir=ltr] *){margin-right:.5rem}.s-order-summary-code-item-wrapper p span svg:where([dir=rtl],[dir=rtl] *){margin-left:.5rem}.s-order-summary-digital-item-wrapper div span:last-of-type{display:inline-block}.s-order-summary-digital-item-wrapper span svg{display:inline-block;height:14px;vertical-align:baseline;width:14px}.s-order-summary-digital-item-wrapper span svg:where([dir=ltr],[dir=ltr] *){margin-right:.5rem}.s-order-summary-digital-item-wrapper span svg:where([dir=rtl],[dir=rtl] *){margin-left:.5rem}.s-order-summary-item-copy-button.copied .s-button-text{--tw-text-opacity:1;color:#16a34a;color:rgba(22,163,74,var(--tw-text-opacity,1))}.s-order-summary-digital-item-wrapper .s-order-summary-item-download span{position:relative;top:1px}@media(max-width:768px){html[dir=ltr] .flex.s-order-summary-digital-item-wrapper .s-order-summary-item-download span.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-order-summary-digital-item-wrapper .s-order-summary-item-download span.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-order-summary-digital-item-wrapper .s-order-summary-item-download span svg{height:18px;margin-left:0;margin-right:0;width:18px;--tw-translate-y:2px;fill:#414042;fill:var(--color-primary);transform:translate(var(--tw-translate-x),2px) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-order-totals-card-wrapper{display:block}.s-order-totals-card-panel{border-radius:.375rem;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding-left:1.5rem;padding-right:1.5rem}.s-order-totals-card-heading{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}input[type=radio].s-order-totals-card-heading div.absolute{transition:all .3s}input[type=radio].s-order-totals-card-heading:checked~div.absolute{border-color:var(--color-main)}.s-order-totals-card-flow{display:flow-root}.s-order-totals-card-list{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-order-totals-card-list>.s-order-totals-card-row{border-bottom-width:1px}.s-order-totals-card-list>.s-order-totals-card-row:last-child{border-bottom-width:0}.s-order-totals-card-row{display:block}.s-order-totals-card-row-inner{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding-bottom:1.25rem;padding-top:1.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-totals-card-row-inner,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-totals-card-row-inner.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-totals-card-row-inner.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-totals-card-row-inner.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-totals-card-row-inner.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-totals-card-row-inner.flex.lg\:hidden,html[dir=rtl] .flex-1.s-order-totals-card-row-inner.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-totals-card-row-inner.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.s-order-totals-card-row-inner.items-center.justify-start.flex-1,html[dir=rtl] .s-order-totals-card-row-inner.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-totals-card-row-inner.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-order-totals-card-row-inner,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-order-totals-card-row-inner.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-totals-card-row-inner.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-totals-card-row-inner.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-totals-card-row-inner.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-totals-card-row-inner.flex.lg\:hidden,html[dir=ltr] .flex-1.s-order-totals-card-row-inner.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-totals-card-row-inner.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.s-order-totals-card-row-inner.items-center.justify-start.flex-1,html[dir=ltr] .s-order-totals-card-row-inner.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-totals-card-row-inner.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-totals-card-row-inner{border-top:1px solid var(--color-font)}}.s-order-totals-card-label{--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.s-order-totals-card-value{font-weight:500}.s-order-totals-card-discount{--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.s-order-totals-card-tax-value{font-weight:500;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-order-totals-card-total{background-color:var(--color-border);border-radius:.375rem;margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}.s-order-totals-card-total-label,.s-order-totals-card-total-value{font-size:1rem;font-weight:500;line-height:1.5rem}.s-order-totals-card-refund{border-left-width:4px;margin-left:-1.5rem;margin-right:-1.5rem;--tw-border-opacity:1;border-color:#fecaca;border-color:rgba(254,202,202,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fef2f2;background-color:rgba(254,242,242,var(--tw-bg-opacity,1));padding-left:1.5rem;padding-right:1.5rem}.s-order-totals-card-refund:where([dir=rtl],[dir=rtl] *){border-left-width:0;border-right-width:4px}.s-order-totals-card-refund-label{align-items:center;display:flex;gap:.5rem;--tw-text-opacity:1;color:#dc2626;color:rgba(220,38,38,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-order-totals-card-refund-label.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-order-totals-card-refund-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-order-totals-card-refund-label.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-order-totals-card-refund-label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-order-totals-card-refund-label.justify-start.flex-1,html[dir=rtl] .s-order-totals-card-refund-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-order-totals-card-refund-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-order-totals-card-refund-label.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-order-totals-card-refund-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-order-totals-card-refund-label.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-order-totals-card-refund-label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-order-totals-card-refund-label.justify-start.flex-1,html[dir=ltr] .s-order-totals-card-refund-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-order-totals-card-refund-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-order-totals-card-refund-label{border-top:1px solid var(--color-font)}}.s-order-totals-card-refund-icon{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.s-order-totals-card-refund-value{font-weight:500;--tw-text-opacity:1;color:#dc2626;color:rgba(220,38,38,var(--tw-text-opacity,1))}.s-orders-container>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:.625rem;margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}@media (min-width:768px){.s-orders-container>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:1.25rem;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}}.s-orders-mobile-title{display:inline-block;font-weight:400;width:8rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}@media (min-width:768px){.s-orders-mobile-title{display:none}}.s-orders-reference-id{display:none}@media (min-width:768px){.s-orders-reference-id{display:inline-block}}.s-orders-buy-as-gift-icon{color:#414042;color:var(--color-primary);display:inline-block;margin-left:.25rem;margin-right:.25rem}.s-orders-copy-to-clipboard-button{align-items:center;display:flex}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-orders-copy-to-clipboard-button.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-orders-copy-to-clipboard-button.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-orders-copy-to-clipboard-button.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-orders-copy-to-clipboard-button.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-orders-copy-to-clipboard-button.justify-start.flex-1,html[dir=rtl] .s-orders-copy-to-clipboard-button.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-orders-copy-to-clipboard-button.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-orders-copy-to-clipboard-button.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-orders-copy-to-clipboard-button.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-orders-copy-to-clipboard-button.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-orders-copy-to-clipboard-button.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-orders-copy-to-clipboard-button.justify-start.flex-1,html[dir=ltr] .s-orders-copy-to-clipboard-button.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-orders-copy-to-clipboard-button.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-orders-copy-to-clipboard-button{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-orders-copy-to-clipboard-button{display:none}}.s-orders-copy-to-clipboard-button salla-button{position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-orders-copy-to-clipboard-button salla-button.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-orders-copy-to-clipboard-button salla-button.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-orders-copy-to-clipboard-button-icon{font-size:.75rem;line-height:1rem;pointer-events:none}.s-orders-copy-to-clipboard-button-icon:where([dir=ltr],[dir=ltr] *){margin-left:.25rem}.s-orders-copy-to-clipboard-button-icon:where([dir=rtl],[dir=rtl] *){margin-right:.25rem}@media (min-width:768px){.s-orders-status-container{margin-left:0;margin-right:0}}.s-orders-status-container:where([dir=ltr],[dir=ltr] *){margin-left:auto}.s-orders-status-container:where([dir=rtl],[dir=rtl] *){margin-right:auto}.s-orders-status-container i{margin-top:.25rem}.s-orders-status-container i:where([dir=ltr],[dir=ltr] *){margin-right:.25rem}.s-orders-status-container i:where([dir=rtl],[dir=rtl] *){margin-left:.25rem}.s-orders-status-rated{font-size:1.125rem;line-height:1.75rem}.s-orders-status-rated:where([dir=ltr],[dir=ltr] *){margin-left:1rem}.s-orders-status-rated:where([dir=rtl],[dir=rtl] *){margin-right:1rem}.s-orders-rated-text{--tw-text-opacity:1;color:#fbbf24;color:rgba(251,191,36,var(--tw-text-opacity,1))}.s-orders-unrated-text{--tw-text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--tw-text-opacity,1))}.s-orders-no-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding-bottom:5rem;padding-top:2.5rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-orders-no-content.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-orders-no-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-orders-no-content.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-orders-no-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-orders-no-content.justify-start.flex-1,html[dir=rtl] .s-orders-no-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-orders-no-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-orders-no-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-orders-no-content.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-orders-no-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-orders-no-content.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-orders-no-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-orders-no-content.justify-start.flex-1,html[dir=ltr] .s-orders-no-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-orders-no-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-orders-no-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-orders-no-content{border-top:1px solid var(--color-font)}}.s-orders-no-content .icon{align-items:center;border-radius:9999px;display:flex;height:8rem;justify-content:center;margin-bottom:1rem;width:8rem;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));font-size:3rem;line-height:1;--tw-text-opacity:1;color:#d1d5db;color:rgba(209,213,219,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-orders-no-content .icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-orders-no-content .icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-orders-no-content .icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-orders-no-content .icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-orders-no-content .icon.justify-start.flex-1,html[dir=rtl] .s-orders-no-content .icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-orders-no-content .icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-orders-no-content .icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-orders-no-content .icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-orders-no-content .icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-orders-no-content .icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-orders-no-content .icon.justify-start.flex-1,html[dir=ltr] .s-orders-no-content .icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-orders-no-content .icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-orders-no-content .icon{border-top:1px solid var(--color-font)}}.s-orders-no-content p{font-size:1rem;line-height:1.5rem;margin-bottom:1rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-orders-table{border-collapse:separate;min-width:100%}@media (min-width:768px){.s-orders-table{margin-bottom:-.75rem;--tw-border-spacing-y:1.25rem;border-spacing:var(--tw-border-spacing-x) 1.25rem;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}}.s-orders-table-head{display:none;margin-bottom:1.25rem;--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1))}@media (min-width:768px){.s-orders-table-head{display:table-header-group}}.s-orders-table-head-tr-th{font-size:.875rem;font-weight:500;letter-spacing:.05em;line-height:1.25rem;padding-left:1.5rem;padding-right:1.5rem;text-align:left;text-transform:uppercase}.s-orders-table-head-tr-th:where([dir=ltr],[dir=ltr] *){text-align:left}.s-orders-table-head-tr-th:last-child:where([dir=ltr],[dir=ltr] *){text-align:right}.s-orders-table-head-tr-th:where([dir=rtl],[dir=rtl] *){text-align:right}.s-orders-table-head-tr-th:last-child:where([dir=rtl],[dir=rtl] *){text-align:left}.s-orders-table-tbody-tr{border-bottom-width:8px;border-radius:.75rem;border-top-width:8px;display:flex;flex-direction:row;flex-wrap:wrap;overflow:hidden;position:relative;--tw-border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:.5rem;transition-duration:.5s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.s-orders-table-tbody-tr.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-orders-table-tbody-tr.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-orders-table-tbody-tr.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-orders-table-tbody-tr.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-orders-table-tbody-tr.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.s-orders-table-tbody-tr.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-orders-table-tbody-tr.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-orders-table-tbody-tr.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-orders-table-tbody-tr.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-orders-table-tbody-tr.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-orders-table-tbody-tr{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-orders-table-tbody-tr{display:table-row;flex-direction:row;flex-wrap:nowrap;padding:0}}.s-orders-table-tbody-tr-shadow:hover{box-shadow:5px 10px 30px rgba(43,45,52,.051)}.s-orders-table-tbody-tr-td{font-size:.875rem;line-height:1.25rem;white-space:nowrap;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-orders-table-tbody-tr-td)>salla-button{width:100%}}@media (min-width:768px){.s-orders-table-tbody-tr-td{height:5rem;width:auto}.s-orders-table-tbody-tr-td:last-child{text-align:right}.s-orders-table-tbody-tr-td:first-child:where([dir=ltr],[dir=ltr] *){border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.s-orders-table-tbody-tr-td:first-child:where([dir=rtl],[dir=rtl] *){border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}}.s-orders-table-tbody-tr-td:first-child{font-weight:700}.s-orders-table-tbody-tr-td-content{align-items:center;display:flex;justify-content:space-between;padding:.25rem .5rem;position:relative}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-orders-table-tbody-tr-td-content,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-orders-table-tbody-tr-td-content.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-orders-table-tbody-tr-td-content.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-orders-table-tbody-tr-td-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-orders-table-tbody-tr-td-content.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-orders-table-tbody-tr-td-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-orders-table-tbody-tr-td-content.justify-start.flex-1,html[dir=rtl] .s-orders-table-tbody-tr-td-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-orders-table-tbody-tr-td-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-orders-table-tbody-tr-td-content,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-orders-table-tbody-tr-td-content.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-orders-table-tbody-tr-td-content.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-orders-table-tbody-tr-td-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-orders-table-tbody-tr-td-content.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-orders-table-tbody-tr-td-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-orders-table-tbody-tr-td-content.justify-start.flex-1,html[dir=ltr] .s-orders-table-tbody-tr-td-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-orders-table-tbody-tr-td-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-orders-table-tbody-tr-td-content{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-orders-table-tbody-tr-td-content{padding:1.5rem}}.s-orders-table-tbody-tr a{bottom:0;display:block;position:absolute;top:0;width:100%}input[type=radio].sr-only div.s-orders-table-tbody-tr a{transition:all .3s}input[type=radio].sr-only:checked~div.s-orders-table-tbody-tr a{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-orders-table-tbody-tr a)>salla-button{width:100%}}.s-orders-table-tbody-tr a:where([dir=ltr],[dir=ltr] *){left:0}.s-orders-table-tbody-tr a:where([dir=rtl],[dir=rtl] *){right:0}.s-payments-list{align-items:stretch;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}@media(max-width:768px){html[dir=rtl] .s-payments-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-payments-list.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-payments-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-payments-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-payments-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-payments-list.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-payments-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-payments-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-payments-list{border-top:1px solid var(--color-font)}}.s-payments-list:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-payments-list-item{align-items:center;border-radius:.75rem;display:flex;height:2rem;justify-content:center;width:3rem;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-payments-list-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-payments-list-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-payments-list-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-payments-list-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-payments-list-item.justify-start.flex-1,html[dir=rtl] .s-payments-list-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-payments-list-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-payments-list-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-payments-list-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-payments-list-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-payments-list-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-payments-list-item.justify-start.flex-1,html[dir=ltr] .s-payments-list-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-payments-list-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-payments-list-item{border-top:1px solid var(--color-font)}}.s-payments-list-item img{max-height:100%;-o-object-fit:contain;object-fit:contain}.s-payments-sbc-image{border-radius:.125rem;height:1.5rem;transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-payments-sbc-image:hover{opacity:.8}.s-placeholder-title{font-size:1rem;line-height:1.5rem;margin-bottom:.25rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-placeholder-description{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-placeholder-icon{fill:#e5e7eb;margin-bottom:1rem}.s-placeholder-align-left{text-align:left}.s-placeholder-align-center{text-align:center}.s-placeholder-align-right{text-align:right}.s-placeholder-align-right>.s-placeholder-icon{align-items:center;display:flex;justify-content:flex-end}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-placeholder-align-right>.s-placeholder-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-placeholder-align-right>.s-placeholder-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-placeholder-align-right>.s-placeholder-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-placeholder-align-right>.s-placeholder-icon.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.s-placeholder-align-right>.s-placeholder-icon.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-placeholder-align-right>.s-placeholder-icon.justify-start.flex-1,html[dir=rtl] .s-placeholder-align-right>.s-placeholder-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-placeholder-align-right>.s-placeholder-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-placeholder-align-right>.s-placeholder-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-placeholder-align-right>.s-placeholder-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-placeholder-align-right>.s-placeholder-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-placeholder-align-right>.s-placeholder-icon.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.s-placeholder-align-right>.s-placeholder-icon.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-placeholder-align-right>.s-placeholder-icon.justify-start.flex-1,html[dir=ltr] .s-placeholder-align-right>.s-placeholder-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-placeholder-align-right>.s-placeholder-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-placeholder-align-right>.s-placeholder-icon{border-top:1px solid var(--color-font)}}.s-placeholder-align-right>.s-placeholder-icon:where([dir=rtl],[dir=rtl] *){justify-content:flex-start}.s-placeholder-align-center>.s-placeholder-icon{align-items:center;display:flex;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-placeholder-align-center>.s-placeholder-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-placeholder-align-center>.s-placeholder-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-placeholder-align-center>.s-placeholder-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-placeholder-align-center>.s-placeholder-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-placeholder-align-center>.s-placeholder-icon.justify-start.flex-1,html[dir=rtl] .s-placeholder-align-center>.s-placeholder-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-placeholder-align-center>.s-placeholder-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-placeholder-align-center>.s-placeholder-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-placeholder-align-center>.s-placeholder-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-placeholder-align-center>.s-placeholder-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-placeholder-align-center>.s-placeholder-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-placeholder-align-center>.s-placeholder-icon.justify-start.flex-1,html[dir=ltr] .s-placeholder-align-center>.s-placeholder-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-placeholder-align-center>.s-placeholder-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-placeholder-align-center>.s-placeholder-icon{border-top:1px solid var(--color-font)}}.s-placeholder-icon-xs>svg{height:1.5rem;width:1.5rem}.s-placeholder-icon-sm>svg{height:2.5rem;width:2.5rem}.s-placeholder-icon-md>svg{height:3.5rem;width:3.5rem}.s-placeholder-icon-lg>svg{height:4rem;width:4rem}.s-placeholder-icon-xl>svg{height:5rem;width:5rem}.s-placeholder-icon-xxl>svg{height:6rem;width:6rem}.s-placeholder-icon-xxxl>svg{height:7rem;width:7rem}.s-placeholder-icon-xs>i{font-size:20px}.s-placeholder-icon-sm>i{font-size:35px}.s-placeholder-icon-md>i{font-size:45px}.s-placeholder-icon-lg>i{font-size:58px}.s-placeholder-icon-xl>i{font-size:75px}.s-placeholder-icon-xxl>i{font-size:85px}.s-placeholder-icon-xxxl>i{font-size:100px}.s-placeholder-wrapper{display:block;margin-bottom:3rem;margin-top:3rem}.s-price-range-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;height:.5rem;opacity:0;pointer-events:none;position:absolute;width:100%;z-index:20}.s-price-range-input *{pointer-events:none}input[type=radio].sr-only div.s-price-range-input{transition:all .3s}input[type=radio].sr-only:checked~div.s-price-range-input{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-price-range-input)>salla-button{width:100%}}.s-price-range-bar{border-radius:.375rem;bottom:0;left:0;position:absolute;right:0;top:0;z-index:10;--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1))}input[type=radio].sr-only div.s-price-range-bar{transition:all .3s}input[type=radio].sr-only:checked~div.s-price-range-bar{border-color:var(--color-main)}.s-price-range-bar-container{height:.5rem;position:relative;z-index:10}@media(max-width:768px){html[dir=ltr] .flex.s-price-range-bar-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-price-range-bar-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-price-range-active-bar{background-color:#414042;background-color:var(--color-primary);border-radius:.375rem;bottom:0;position:absolute;top:0;z-index:20}input[type=radio].sr-only div.s-price-range-active-bar{transition:all .3s}input[type=radio].sr-only:checked~div.s-price-range-active-bar{border-color:var(--color-main)}.s-price-range-left-handle{background-color:#414042;background-color:var(--color-primary);border-radius:9999px;cursor:pointer;height:1rem;left:0;margin-left:0;margin-top:-.25rem;position:absolute;top:0;width:1rem;z-index:30;--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-price-range-left-handle *{pointer-events:none}input[type=radio].sr-only div.s-price-range-left-handle{transition:all .3s}input[type=radio].sr-only:checked~div.s-price-range-left-handle{border-color:var(--color-main)}.s-price-range-right-handle{background-color:#414042;background-color:var(--color-primary);border-radius:9999px;cursor:pointer;height:1rem;margin-right:0;margin-top:-.25rem;position:absolute;right:0;top:0;width:1rem;z-index:30;--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-price-range-right-handle *{pointer-events:none}input[type=radio].sr-only div.s-price-range-right-handle{transition:all .3s}input[type=radio].sr-only:checked~div.s-price-range-right-handle{border-color:var(--color-main)}.s-price-range-inputs{align-items:center;display:flex;gap:.5rem;justify-content:flex-start;padding-top:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-price-range-inputs.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-price-range-inputs.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-price-range-inputs.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-price-range-inputs.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-price-range-inputs.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-price-range-inputs.justify-start.flex-1,html[dir=rtl] .s-price-range-inputs.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-price-range-inputs.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-price-range-inputs.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-price-range-inputs.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-price-range-inputs.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-price-range-inputs.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-price-range-inputs.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-price-range-inputs.justify-start.flex-1,html[dir=ltr] .s-price-range-inputs.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-price-range-inputs.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-price-range-inputs{border-top:1px solid var(--color-font)}}.s-price-range-number-input{border-radius:.75rem;border-width:1px;width:6rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:.875rem;line-height:1.25rem;padding:.5rem .75rem .5rem 2.25rem;text-align:center}@media(max-width:768px){html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-price-range-number-input.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-price-range-number-input.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-price-range-number-input:focus{--tw-border-opacity:1;border-color:#9ca3af;border-color:rgba(156,163,175,var(--tw-border-opacity,1))}.s-price-range-gray-text{font-size:.875rem;line-height:1.25rem}.s-price-range-currency,.s-price-range-gray-text{--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-price-range-currency{align-items:center;bottom:0;display:flex;left:0;padding-left:.5rem;padding-right:.5rem;pointer-events:none;position:absolute;top:0}input[type=radio].sr-only div.s-price-range-currency{transition:all .3s}input[type=radio].sr-only:checked~div.s-price-range-currency{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-price-range-currency.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-price-range-currency.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-price-range-currency.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-price-range-currency.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-price-range-currency.justify-start.flex-1,html[dir=rtl] .s-price-range-currency.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-price-range-currency.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-price-range-currency.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-price-range-currency.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-price-range-currency.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-price-range-currency.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-price-range-currency.justify-start.flex-1,html[dir=ltr] .s-price-range-currency.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-price-range-currency.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-price-range-currency{border-top:1px solid var(--color-font)}}@media (min-width:640px){.s-price-range-currency{font-size:.875rem;line-height:1.25rem}}.s-price-range-relative{position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-price-range-relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-price-range-relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-product-availability-wrap{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-availability-wrap)>salla-button{width:100%}}.s-product-availability-subscribed{align-items:center;border-radius:.375rem;display:flex;justify-content:center;width:100%;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));font-size:.875rem;font-weight:700;line-height:1.25rem;padding:.75rem 1.5rem;--tw-text-opacity:1;color:#22c55e;color:rgba(34,197,94,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-availability-subscribed.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-availability-subscribed.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-availability-subscribed.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-product-availability-subscribed.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-availability-subscribed.justify-start.flex-1,html[dir=rtl] .s-product-availability-subscribed.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-availability-subscribed.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-availability-subscribed.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-availability-subscribed.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-availability-subscribed.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-product-availability-subscribed.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-availability-subscribed.justify-start.flex-1,html[dir=ltr] .s-product-availability-subscribed.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-availability-subscribed.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-availability-subscribed)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-availability-subscribed{border-top:1px solid var(--color-font)}}.s-product-availability-subs-icon svg{fill:#22c55e;margin-left:.5rem;margin-right:.5rem;width:1.25rem}.s-product-availability-body{position:relative;z-index:50}@media(max-width:768px){html[dir=ltr] .flex.s-product-availability-body.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-product-availability-body.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-product-availability-header-icon{align-items:center;border-radius:9999px;display:inline-flex;height:3rem;justify-content:center;width:3rem;--tw-border-opacity:1;border:1px solid #e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-availability-header-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-product-availability-header-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-availability-header-icon.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-availability-header-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-product-availability-header-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-availability-header-icon.justify-start.flex-1{justify-content:flex-end}}@media (min-width:640px){.s-product-availability-header-icon{height:5rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;width:5rem}}.s-product-availability-header-icon:where([dir=ltr],[dir=ltr] *){margin-right:.5rem}@media (min-width:640px){.s-product-availability-header-icon:where([dir=ltr],[dir=ltr] *){margin-right:0}}.s-product-availability-header-icon:where([dir=rtl],[dir=rtl] *){margin-left:.5rem}@media (min-width:640px){.s-product-availability-header-icon:where([dir=rtl],[dir=rtl] *){margin-left:0}}.s-product-availability-header-icon svg{fill:#9ca3af;flex-shrink:0;height:1.25rem;width:1.25rem}.s-product-availability-label{display:block;font-size:.875rem;font-weight:700;line-height:1.25rem;margin-bottom:.625rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-product-availability-label:where([dir=ltr],[dir=ltr] *){text-align:left}.s-product-availability-label:where([dir=rtl],[dir=rtl] *){text-align:right}.s-product-availability-input{border-radius:.375rem;border-width:1px;height:2.5rem;width:100%;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:.875rem;line-height:1.25rem;padding-left:.75rem;padding-right:.75rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-availability-input)>salla-button{width:100%}}.s-product-availability-input:focus{border-color:#414042;border-color:var(--color-primary)}.dark .s-product-availability-input{--tw-border-opacity:1;border-color:#4b5563;border-color:rgba(75,85,99,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#4b5563;background-color:rgba(75,85,99,var(--tw-bg-opacity,1))}.s-product-availability-footer{display:flex;justify-content:space-between;margin-top:1rem}.s-product-availability-footer>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1rem;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1rem*var(--tw-space-x-reverse))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-product-availability-footer,html[dir=rtl] .s-product-availability-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-availability-footer.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-product-availability-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-availability-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-product-availability-footer,html[dir=ltr] .s-product-availability-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-availability-footer.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-product-availability-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-availability-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-availability-footer{border-top:1px solid var(--color-font)}}.s-product-availability-footer:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-product-availability-footer-btn{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-availability-footer-btn)>salla-button{width:100%}}.s-product-availability-error-msg{display:block;font-size:.75rem;height:1.75rem;line-height:1rem;padding-top:.25rem;--tw-border-opacity:1;border-color:#f87171;border-color:rgba(248,113,113,var(--tw-border-opacity,1))}.s-product-availability-error-msg:focus{--tw-border-opacity:1;border-color:#ef4444;border-color:rgba(239,68,68,var(--tw-border-opacity,1))}.s-product-availability-error-msg{--tw-border-opacity:1!important;border-color:#ef4444!important;border-color:rgba(239,68,68,var(--tw-border-opacity,1))!important;--tw-text-opacity:1!important;color:#ef4444!important;color:rgba(239,68,68,var(--tw-text-opacity,1))!important}.s-product-card-entry{border-radius:.75rem;display:flex;height:100%;justify-content:space-between;position:relative;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));transition-duration:.3s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-product-card-entry,html[dir=rtl] .flex.s-product-card-entry.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-card-entry.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-card-entry.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-product-card-entry.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-card-entry.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-product-card-entry,html[dir=ltr] .flex.s-product-card-entry.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-card-entry.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-card-entry.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-product-card-entry.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-card-entry.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-card-entry{border-top:1px solid var(--color-font)}}.s-product-card-shadow:hover{box-shadow:5px 10px 30px rgba(43,45,52,.051)}.s-product-card-out-of-stock img.loaded{--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) grayscale(100%) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.s-product-card-overlay{bottom:0;left:0;position:absolute;right:0;top:0;--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity,1));opacity:.5;transition-duration:.7s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}input[type=radio].sr-only div.s-product-card-overlay{transition:all .3s}input[type=radio].sr-only:checked~div.s-product-card-overlay{border-color:var(--color-main)}.s-product-card-overlay:hover{opacity:.4}.s-product-card-vertical{flex-direction:column}@media(max-width:768px){html[dir=rtl] p.flex.s-product-card-vertical.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] p.flex.s-product-card-vertical.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}.s-product-card-vertical .s-product-card-image{border-top-left-radius:.75rem;border-top-right-radius:.75rem;flex:1 1 0%}@media(max-width:768px){html[dir=rtl] .s-product-card-vertical .s-product-card-image.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-product-card-vertical .s-product-card-image{justify-content:flex-end}html[dir=ltr] .s-product-card-vertical .s-product-card-image.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-product-card-vertical .s-product-card-image{justify-content:flex-end}}.s-product-card-vertical .s-product-card-wishlist-btn{opacity:.75;position:absolute;right:.5rem;top:.5rem}input[type=radio].sr-only div.s-product-card-vertical .s-product-card-wishlist-btn{transition:all .3s}input[type=radio].sr-only:checked~div.s-product-card-vertical .s-product-card-wishlist-btn{border-color:var(--color-main)}.s-product-card-vertical .s-product-card-wishlist-btn:hover{opacity:1}@media (min-width:768px){.s-product-card-vertical .s-product-card-wishlist-btn{right:.5rem}}.s-product-card-vertical .s-product-card-wishlist-btn:where([dir=rtl],[dir=rtl] *){left:.5rem;right:auto}@media (min-width:768px){.s-product-card-vertical .s-product-card-wishlist-btn:where([dir=rtl],[dir=rtl] *){left:.5rem;right:auto}}.s-product-card-minimal .s-product-card-wishlist-btn{opacity:.75;position:absolute;right:0;top:0}input[type=radio].sr-only div.s-product-card-minimal .s-product-card-wishlist-btn{transition:all .3s}input[type=radio].sr-only:checked~div.s-product-card-minimal .s-product-card-wishlist-btn{border-color:var(--color-main)}.s-product-card-minimal .s-product-card-wishlist-btn:hover{opacity:1}@media (min-width:768px){.s-product-card-minimal .s-product-card-wishlist-btn{right:0}}.s-product-card-minimal .s-product-card-wishlist-btn:where([dir=rtl],[dir=rtl] *){left:0;right:auto}@media (min-width:768px){.s-product-card-minimal .s-product-card-wishlist-btn:where([dir=rtl],[dir=rtl] *){left:0;right:auto}}.s-product-card-minimal .s-product-card-image{width:8rem}@media (min-width:640px){.s-product-card-minimal .s-product-card-image{width:14rem}}@media (min-width:1024px){.s-product-card-minimal .s-product-card-image{width:7rem}}.s-product-card-minimal .s-product-card-content-title a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.s-product-card-minimal .s-product-card-content{display:flex;flex:1 1 0%;flex-direction:column;overflow:hidden;padding:1.25rem}@media(max-width:768px){html[dir=rtl] .s-product-card-minimal .s-product-card-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-card-minimal .s-product-card-content.lg\:hidden,html[dir=rtl] .s-product-card-minimal .s-product-card-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-product-card-minimal .s-product-card-content,html[dir=rtl] .s-product-card-minimal .s-product-card-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-product-card-minimal .s-product-card-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-product-card-minimal .s-product-card-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-product-card-minimal .s-product-card-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-card-minimal .s-product-card-content.lg\:hidden,html[dir=ltr] .s-product-card-minimal .s-product-card-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-product-card-minimal .s-product-card-content,html[dir=ltr] .s-product-card-minimal .s-product-card-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-product-card-minimal .s-product-card-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-product-card-minimal .s-product-card-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-card-minimal .s-product-card-content{border-top:1px solid var(--color-font)}}.s-product-card-minimal .s-product-card-wishlist-btn button{background-color:transparent;margin:0}.s-product-card-full-image .s-product-card-wishlist-btn button svg,.s-product-card-minimal .s-product-card-wishlist-btn button svg{fill:#fff;height:1rem;width:1rem}.s-product-card-vertical .s-product-card-wishlist-btn button{--tw-bg-opacity:1!important;background-color:#fff!important;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))!important;margin:0}.s-product-card-wishlist-btn button:hover svg{fill:#4b5563}.s-product-card-fit-height .s-product-card-image{height:11rem;max-height:15rem}.s-product-card-quantity{bottom:.25rem;left:50%;max-width:calc(100% - 60px);position:absolute;z-index:1;--tw-translate-x:-50%;border-radius:.75rem;transform:translate(-50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:#f87171;background-color:rgba(248,113,113,var(--tw-bg-opacity,1));font-size:.75rem;font-weight:700;line-height:1rem;padding:.375rem .625rem;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}input[type=radio].sr-only div.s-product-card-quantity{transition:all .3s}input[type=radio].sr-only:checked~div.s-product-card-quantity{border-color:var(--color-main)}@media (min-width:768px){.s-product-card-quantity{padding-bottom:.5rem;padding-top:.5rem}}.s-product-card-promotion-title{background-color:#f87171;background-color:rgba(248,113,113,var(--tw-bg-opacity,1));border-bottom-right-radius:.75rem;border-top-right-radius:.75rem;font-size:.75rem;font-weight:700;left:0;line-height:1rem;max-width:calc(100% - 60px);padding:.375rem .625rem;position:absolute;top:1rem;z-index:1}input[type=radio].sr-only div.s-product-card-promotion-title{transition:all .3s}input[type=radio].sr-only:checked~div.s-product-card-promotion-title{border-color:var(--color-main)}@media (min-width:768px){.s-product-card-promotion-title{padding-bottom:.5rem;padding-top:.5rem}}.s-product-card-promotion-title:where([dir=rtl],[dir=rtl] *){border-bottom-left-radius:.75rem;border-bottom-right-radius:0;border-top-left-radius:.75rem;border-top-right-radius:0;left:auto;right:0}.s-product-card-out-badge{bottom:.5rem;left:50%;max-width:calc(100% - 60px);position:absolute;z-index:1;--tw-translate-x:-50%;border-radius:.375rem;transform:translate(-50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));font-size:.75rem;font-weight:700;line-height:1rem;padding:.375rem .625rem;--tw-text-opacity:1;color:#999;color:rgba(153,153,153,var(--tw-text-opacity,1))}input[type=radio].sr-only div.s-product-card-out-badge{transition:all .3s}input[type=radio].sr-only:checked~div.s-product-card-out-badge{border-color:var(--color-main)}@media (min-width:768px){.s-product-card-out-badge{padding-bottom:.5rem;padding-top:.5rem}}.s-product-card-image{flex-shrink:0;height:100%;overflow:hidden;position:relative;width:100%;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1))}@media(max-width:768px){html[dir=ltr] .flex.s-product-card-image.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-product-card-image.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-card-image)>salla-button{width:100%}}.s-product-card-image:before{display:inline-block;left:50%;position:absolute;top:50%;--tw-translate-x:-50%;--tw-translate-y:-50%;content:var(--tw-content);font-size:1.875rem;line-height:2.25rem;transform:translate(-50%,-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--tw-text-opacity,1))}.s-product-card-image:hover{opacity:.9}.s-product-card-image img{height:100%;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-card-image img)>salla-button{width:100%}}.s-product-card-image img.lazy{opacity:0}.s-product-card-image img.loaded{opacity:1;position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-product-card-image img.loaded.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-product-card-image img.loaded.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-product-card-content{display:flex;flex-direction:column;padding:.75rem;position:relative}@media(max-width:768px){html[dir=rtl] .flex.s-product-card-content.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-card-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-card-content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-product-card-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-product-card-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-product-card-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.s-product-card-content.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-card-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-card-content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-product-card-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-product-card-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-product-card-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-card-content{border-top:1px solid var(--color-font)}}@media (min-width:640px){.s-product-card-content{padding:1.25rem}}.s-product-card-content-title{line-height:1.5rem;margin-bottom:.625rem;max-width:100%}.s-product-card-content-subtitle{font-size:.875rem;line-height:1.5rem;margin-bottom:.625rem;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.s-product-card-special .s-product-card-content-main,special .s-product-card-content-sub{padding-right:6rem}.s-product-card-special .s-product-card-content-main:where([dir=rtl],[dir=rtl] *),special .s-product-card-content-sub:where([dir=rtl],[dir=rtl] *){padding-left:6rem;padding-right:0}.s-product-card-donation-input{flex:1 1 0%}@media(max-width:768px){html[dir=rtl] .s-product-card-donation-input.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-product-card-donation-input{justify-content:flex-end}html[dir=ltr] .s-product-card-donation-input.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-product-card-donation-input{justify-content:flex-end}}.s-product-card-donation-input label{display:block;font-size:.875rem;line-height:1.25rem;margin-bottom:.625rem}.s-product-card-donation-input label span{--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.s-product-card-content-title a{display:block;font-size:.875rem;font-weight:700;line-height:1.25rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-product-card-content-title a:hover{color:#414042;color:var(--color-primary)}.s-product-card-content-sub{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.25rem;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-product-card-content-sub,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-card-content-sub.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-card-content-sub.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-card-content-sub.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-product-card-content-sub.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-card-content-sub.justify-start.flex-1,html[dir=rtl] .s-product-card-content-sub.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-card-content-sub.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-product-card-content-sub,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-card-content-sub.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-card-content-sub.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-card-content-sub.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-product-card-content-sub.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-card-content-sub.justify-start.flex-1,html[dir=ltr] .s-product-card-content-sub.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-card-content-sub.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-card-content-sub)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-card-content-sub{border-top:1px solid var(--color-font)}}.s-product-card-rating{align-items:center;display:flex}.s-product-card-rating>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.25rem;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.25rem*var(--tw-space-x-reverse))}.s-product-card-rating{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-card-rating.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-card-rating.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-card-rating.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-product-card-rating.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-card-rating.justify-start.flex-1,html[dir=rtl] .s-product-card-rating.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-card-rating.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-card-rating.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-card-rating.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-card-rating.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-product-card-rating.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-card-rating.justify-start.flex-1,html[dir=ltr] .s-product-card-rating.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-card-rating.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-card-rating{border-top:1px solid var(--color-font)}}.s-product-card-rating:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-product-card-rating span svg{fill:#fbbf24;height:1rem;margin-bottom:3px;width:1rem}.s-product-card-content-footer{align-items:center;display:flex;margin-top:auto}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-card-content-footer.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-card-content-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-card-content-footer.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-product-card-content-footer.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-card-content-footer.justify-start.flex-1,html[dir=rtl] .s-product-card-content-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-card-content-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-card-content-footer.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-card-content-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-card-content-footer.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-product-card-content-footer.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-card-content-footer.justify-start.flex-1,html[dir=ltr] .s-product-card-content-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-card-content-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-card-content-footer{border-top:1px solid var(--color-font)}}.s-product-card-sale-price>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.25rem;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.25rem*var(--tw-space-x-reverse))}.s-product-card-sale-price:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-product-card-sale-price h4{display:inline-block;font-size:.875rem;font-weight:700;line-height:1.25rem;--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity,1))}.s-product-card-sale-price span{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1));text-decoration-line:line-through}.s-product-card-starting-price{align-items:center;display:flex;justify-content:space-between;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-product-card-starting-price,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-card-starting-price.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-card-starting-price.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-card-starting-price.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-product-card-starting-price.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-card-starting-price.justify-start.flex-1,html[dir=rtl] .s-product-card-starting-price.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-card-starting-price.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-product-card-starting-price,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-card-starting-price.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-card-starting-price.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-card-starting-price.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-product-card-starting-price.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-card-starting-price.justify-start.flex-1,html[dir=ltr] .s-product-card-starting-price.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-card-starting-price.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-card-starting-price)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-card-starting-price{border-top:1px solid var(--color-font)}}.s-product-card-starting-price h4{color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity,1));display:inline-block}.s-product-card-price,.s-product-card-starting-price h4{font-size:.875rem;font-weight:700;line-height:1.25rem}.s-product-card-image-cover{-o-object-fit:cover;object-fit:cover}.s-product-card-image-contain{-o-object-fit:contain;object-fit:contain}.s-product-card-content-pie{align-items:center;color:#414042;color:var(--color-primary);display:flex;height:72px;justify-content:center;position:absolute;right:1.25rem;top:.625rem;width:72px}input[type=radio].sr-only div.s-product-card-content-pie{transition:all .3s}input[type=radio].sr-only:checked~div.s-product-card-content-pie{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-card-content-pie.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-card-content-pie.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-card-content-pie.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-product-card-content-pie.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-card-content-pie.justify-start.flex-1,html[dir=rtl] .s-product-card-content-pie.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-card-content-pie.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-card-content-pie.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-card-content-pie.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-card-content-pie.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-product-card-content-pie.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-card-content-pie.justify-start.flex-1,html[dir=ltr] .s-product-card-content-pie.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-card-content-pie.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-card-content-pie{border-top:1px solid var(--color-font)}}.s-product-card-content-pie:where([dir=rtl],[dir=rtl] *){left:1.25rem;right:auto}.s-product-card-content-pie span{display:flex;left:50%;position:absolute;top:43%;--tw-translate-y:-50%;--tw-translate-x:-50%;align-items:center;flex-direction:column;font-size:.75rem;justify-content:center;line-height:1rem;line-height:1;text-align:center;transform:translate(-50%,-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:#7c8082;color:rgba(124,128,130,var(--tw-text-opacity,1))}input[type=radio].sr-only div.s-product-card-content-pie span{transition:all .3s}input[type=radio].sr-only:checked~div.s-product-card-content-pie span{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-card-content-pie span.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-card-content-pie span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-card-content-pie span.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-product-card-content-pie span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-card-content-pie span.justify-start.flex-1,html[dir=rtl] .s-product-card-content-pie span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-product-card-content-pie span.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-product-card-content-pie span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-card-content-pie span.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-card-content-pie span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-card-content-pie span.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-product-card-content-pie span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-card-content-pie span.justify-start.flex-1,html[dir=ltr] .s-product-card-content-pie span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-product-card-content-pie span.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-product-card-content-pie span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-card-content-pie span{border-top:1px solid var(--color-font)}}.s-product-card-content-pie span b{font-size:1.25rem;font-weight:700;line-height:1.75rem}.Comfort-header .icons a.active i.s-product-card-content-pie span b,.s-product-card-content-pie span b{color:#414042;color:var(--color-primary)}.s-product-card-content-extra-padding{padding-right:6rem}.s-product-card-content-extra-padding:where([dir=rtl],[dir=rtl] *){padding-left:6rem;padding-right:0}.s-product-card-wishlist-added svg{fill:#ef4444}.s-product-card-horizontal .s-product-card-image{height:auto;width:8rem}@media(max-width:768px){html[dir=ltr] .flex.relative.s-product-card-horizontal .s-product-card-image.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.s-product-card-horizontal .s-product-card-image.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media (min-width:640px){.s-product-card-horizontal .s-product-card-image{width:14rem}}.s-product-card-horizontal .s-product-card-image:where([dir=ltr],[dir=ltr] *){border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.s-product-card-horizontal .s-product-card-image:where([dir=rtl],[dir=rtl] *){border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.s-product-card-horizontal .s-product-card-quantity{max-width:none}.s-product-card-horizontal .s-product-card-content-title a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.s-product-card-horizontal .s-product-card-out-badge,.s-product-card-horizontal .s-product-card-promotion-title{max-width:none}.s-product-card-horizontal .s-product-card-content{margin-bottom:.625rem;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-card-horizontal .s-product-card-content)>salla-button{width:100%}}.s-product-card-full-image{height:20rem;overflow:hidden}@media (min-width:768px){.s-product-card-full-image{height:auto}}.s-product-card-full-image .s-product-card-content{bottom:0;padding:1.25rem 2.5rem 1.75rem;position:absolute;width:100%;z-index:10}input[type=radio].sr-only div.s-product-card-full-image .s-product-card-content{transition:all .3s}input[type=radio].sr-only:checked~div.s-product-card-full-image .s-product-card-content{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-card-full-image .s-product-card-content)>salla-button{width:100%}}.s-product-card-full-image img{border-radius:.75rem;height:100%;overflow:hidden;position:relative;width:100%}@media(max-width:768px){html[dir=ltr] .flex.s-product-card-full-image img.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-product-card-full-image img.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-card-full-image img)>salla-button{width:100%}}.s-product-card-full-image img:hover{opacity:.9}.s-product-card-full-image .s-product-card-image a{height:100%;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-card-full-image .s-product-card-image a)>salla-button{width:100%}}.s-product-card-full-image .s-product-card-content-title a{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-product-card-full-image .s-product-card-content-title a:hover{color:#414042;color:var(--color-primary)}.s-product-card-full-image .s-product-card-content-subtitle,.s-product-card-full-image .s-product-card-price,.s-product-card-full-image .s-product-card-sale-price,.s-product-card-full-image .s-product-card-sale-price span{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-product-card-image-full{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-card-image-full)>salla-button{width:100%}}.s-product-card-compact{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:.75rem;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:.75rem 0;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-product-card-compact *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-card-compact.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-card-compact.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-card-compact.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-product-card-compact.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-card-compact.justify-start.flex-1,html[dir=rtl] .s-product-card-compact.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-card-compact.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-card-compact.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-card-compact.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-card-compact.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-product-card-compact.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-card-compact.justify-start.flex-1,html[dir=ltr] .s-product-card-compact.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-card-compact.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-card-compact{border-top:1px solid var(--color-font)}}.s-product-card-compact .s-product-card-content-footer{flex-shrink:0;margin-top:0}.s-product-card-compact .s-add-product-button-compact salla-button .s-button-btn{background-color:transparent;border-color:#414042;border-color:var(--color-primary);border-radius:.375rem;border-width:1px;color:#414042;color:var(--color-primary);font-size:.75rem;font-weight:500;height:2rem;line-height:1rem;padding-left:.75rem;padding-right:.75rem;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-product-card-compact .s-add-product-button-compact salla-button .s-button-btn:hover{background-color:#414042;background-color:var(--color-primary);border-color:#414042;border-color:var(--color-primary);--tw-bg-opacity:0.1;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-product-card-compact .s-product-card-content{flex:1 1 0%;min-width:0;padding:0;text-align:right}@media(max-width:768px){html[dir=rtl] .s-product-card-compact .s-product-card-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-product-card-compact .s-product-card-content{justify-content:flex-end}html[dir=ltr] .s-product-card-compact .s-product-card-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-product-card-compact .s-product-card-content{justify-content:flex-end}}.s-product-card-compact .s-product-card-content-main{margin-bottom:.25rem}.s-product-card-compact .s-product-card-content-title{font-size:.875rem;font-weight:600;line-height:1.25rem;line-height:1.25;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-product-card-compact .s-product-card-content-title a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;display:block;-webkit-line-clamp:2}.s-product-card-compact .s-product-card-content-subtitle{display:none;margin-top:.25rem}.s-product-card-compact .s-product-card-content-sub,.s-product-card-compact .s-product-card-content-subtitle{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-product-card-compact .s-product-card-content-sub{align-items:center;display:flex;gap:.5rem;justify-content:flex-start}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-card-compact .s-product-card-content-sub.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-card-compact .s-product-card-content-sub.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-card-compact .s-product-card-content-sub.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-product-card-compact .s-product-card-content-sub.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-product-card-compact .s-product-card-content-sub.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-card-compact .s-product-card-content-sub.justify-start.flex-1,html[dir=rtl] .s-product-card-compact .s-product-card-content-sub.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-card-compact .s-product-card-content-sub.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-card-compact .s-product-card-content-sub.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-card-compact .s-product-card-content-sub.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-card-compact .s-product-card-content-sub.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-product-card-compact .s-product-card-content-sub.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-product-card-compact .s-product-card-content-sub.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-card-compact .s-product-card-content-sub.justify-start.flex-1,html[dir=ltr] .s-product-card-compact .s-product-card-content-sub.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-card-compact .s-product-card-content-sub.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-card-compact .s-product-card-content-sub{border-top:1px solid var(--color-font)}}.s-product-card-compact .s-product-card-content-sub h4{font-weight:400;margin:0}.s-product-card-compact .s-product-card-content-sub .s-product-card-price{font-weight:400}.s-product-card-compact .s-product-card-image{border-radius:.375rem;flex-shrink:0;height:5rem;width:5rem}.s-product-card-compact .s-product-card-image img{border-radius:.375rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-card-compact .s-product-card-image img)>salla-button{width:100%}}.s-product-card-compact .s-product-card-promotion-title{display:none}.s-product-card-embed-card{display:block;max-width:12rem;shape-outside:margin-box}.s-product-card-embed-card custom-salla-product-card{--tw-shadow:0 0 28px 0px rgba(0,0,0,.1);--tw-shadow-colored:0 0 28px 0px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 0 28px 0 rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-product-card-embed-card-align-center{margin-left:auto;margin-right:auto}.s-product-card-embed-card-align-left{float:left;margin-right:1ch}.s-product-card-embed-card-align-right{float:right;margin-left:1ch}.s-product-card-embed-fallback{display:block}article:has(salla-product-card-embed):after{clear:both;display:block;--tw-content:"";content:"";content:var(--tw-content)}.s-product-options-wrapper{border-radius:.375rem;display:block;margin-bottom:1.25rem;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1.25rem}.s-product-options-no-padding{padding:0!important}.s-product-options-option-container{margin-bottom:1.25rem}.s-product-options-option-container:last-child{margin-bottom:0}.s-product-options-option{transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:640px){.s-product-options-option{align-items:flex-start;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}}.s-product-options-option-error .s-product-options-option-label{--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity,1))}.s-product-options-option-content{margin-top:.25rem;min-width:0;overflow:auto;word-wrap:break-word}@media (min-width:640px){.s-product-options-option-content{grid-column:span 2/span 2;margin-top:0}.s-product-options-option-content-full-width{grid-column:span 3/span 3}}.s-product-options-option-label{display:block;font-size:.875rem;font-weight:700;line-height:1.25rem;margin-bottom:.625rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}@media (min-width:640px){.s-product-options-option-label{margin-top:1px}}@media (min-width:768px){.s-product-options-option-label{margin-bottom:0}}.s-product-options-option-label-hidden{display:none!important}.s-product-options-donation-message{align-items:center;display:flex;justify-content:space-between}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-product-options-donation-message,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-donation-message.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-options-donation-message.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-options-donation-message.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-product-options-donation-message.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-options-donation-message.justify-start.flex-1,html[dir=rtl] .s-product-options-donation-message.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-options-donation-message.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-product-options-donation-message,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-donation-message.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-options-donation-message.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-options-donation-message.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-product-options-donation-message.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-options-donation-message.justify-start.flex-1,html[dir=ltr] .s-product-options-donation-message.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-options-donation-message.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-options-donation-message{border-top:1px solid var(--color-font)}}.s-product-options-donation-message p{font-size:1rem;font-weight:600;line-height:1.5rem;--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity,1))}.s-product-options-donation-message span{font-size:1rem;font-weight:600;line-height:1.5rem;--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity,1))}.s-product-options-option-label b{display:block}.s-product-options-option-label b span{--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.s-product-options-option-label small{--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-product-options-colors-wrapper .s-product-options-colors-item{display:inline-block;margin-bottom:1.25rem;margin-right:2rem;text-align:center;white-space:nowrap;width:2.5rem}.s-product-options-colors-wrapper .s-product-options-colors-item:where([dir=rtl],[dir=rtl] *){margin-left:2rem;margin-right:0}.s-product-options-colors-wrapper input[type=radio]{opacity:0;pointer-events:none;position:absolute}input[type=radio].sr-only div.s-product-options-colors-wrapper input[type=radio]{transition:all .3s}input[type=radio].sr-only:checked~div.s-product-options-colors-wrapper input[type=radio]{border-color:var(--color-main)}.s-product-options-colors-wrapper input[type=radio]+label{align-items:center;cursor:pointer;display:flex;flex-direction:column}.s-product-options-colors-wrapper input[type=radio]+label *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-colors-wrapper input[type=radio]+label.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-options-colors-wrapper input[type=radio]+label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-options-colors-wrapper input[type=radio]+label.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-product-options-colors-wrapper input[type=radio]+label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-options-colors-wrapper input[type=radio]+label.justify-start.flex-1,html[dir=rtl] .s-product-options-colors-wrapper input[type=radio]+label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-product-options-colors-wrapper input[type=radio]+label.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-product-options-colors-wrapper input[type=radio]+label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-colors-wrapper input[type=radio]+label.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-options-colors-wrapper input[type=radio]+label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-options-colors-wrapper input[type=radio]+label.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-product-options-colors-wrapper input[type=radio]+label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-options-colors-wrapper input[type=radio]+label.justify-start.flex-1,html[dir=ltr] .s-product-options-colors-wrapper input[type=radio]+label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-product-options-colors-wrapper input[type=radio]+label.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-product-options-colors-wrapper input[type=radio]+label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-options-colors-wrapper input[type=radio]+label{border-top:1px solid var(--color-font)}}.s-product-options-colors-wrapper input[type=radio]+label div{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-product-options-colors-wrapper input[type=radio]+label div p{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-product-options-colors-wrapper input[type=radio]+label span{align-items:center;border-radius:.375rem;border-radius:9999px;border-width:2px;cursor:pointer;display:inline-flex;height:30px;justify-content:center;margin-bottom:.5rem;width:30px;--tw-border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#9ca3af;background-color:rgba(156,163,175,var(--tw-bg-opacity,1));background-position:50%;background-repeat:no-repeat;line-height:2.5rem;text-align:center;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-product-options-colors-wrapper input[type=radio]+label span *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-colors-wrapper input[type=radio]+label span.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-product-options-colors-wrapper input[type=radio]+label span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-options-colors-wrapper input[type=radio]+label span.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-colors-wrapper input[type=radio]+label span.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-product-options-colors-wrapper input[type=radio]+label span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-options-colors-wrapper input[type=radio]+label span.justify-start.flex-1{justify-content:flex-end}}.s-product-options-colors-wrapper input[type=radio]+label span:after{height:14px;width:14px;--tw-scale-x:.5;--tw-scale-y:.5;border-radius:9999px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.5) scaleY(.5);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1));opacity:0;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);--tw-content:"";content:"";content:var(--tw-content)}.s-product-options-colors-wrapper input[type=radio]:checked+label span:after{--tw-scale-x:1;--tw-scale-y:1;opacity:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-product-options-colors-wrapper input[type=radio]:disabled+label{opacity:.4}.s-product-options-field-required{--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-product-options-donation-progress{margin-bottom:.625rem;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-options-donation-progress)>salla-button{width:100%}}.s-product-options-donation-progress-target-text{font-size:.875rem;line-height:1.25rem;margin-bottom:.375rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-product-options-donation-progress-amount{display:flex;font-size:.875rem;justify-content:space-between;line-height:1.25rem;margin-bottom:.625rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-product-options-donation-progress-amount,html[dir=rtl] .s-product-options-donation-progress-amount.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-options-donation-progress-amount.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-product-options-donation-progress-amount.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-options-donation-progress-amount.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-product-options-donation-progress-amount,html[dir=ltr] .s-product-options-donation-progress-amount.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-options-donation-progress-amount.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-product-options-donation-progress-amount.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-options-donation-progress-amount.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-options-donation-progress-amount{border-top:1px solid var(--color-font)}}.s-product-options-donation-progress-wrapper{border-radius:9999px;height:1rem;width:100%;--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1))}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-options-donation-progress-wrapper)>salla-button{width:100%}}.dark .s-product-options-donation-progress-wrapper{--tw-bg-opacity:1;background-color:#374151;background-color:rgba(55,65,81,var(--tw-bg-opacity,1))}.s-product-options-donation-progress-bar{background-color:#414042;background-color:var(--color-primary);border-radius:9999px;display:flex;height:1rem;justify-content:flex-end;position:relative;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.s-product-options-donation-progress-bar.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-options-donation-progress-bar.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-options-donation-progress-bar.lg\:hidden,html[dir=rtl] .flex-1.gap-4.s-product-options-donation-progress-bar.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-product-options-donation-progress-bar.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-options-donation-progress-bar.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.s-product-options-donation-progress-bar.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-options-donation-progress-bar.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-options-donation-progress-bar.lg\:hidden,html[dir=ltr] .flex-1.gap-4.s-product-options-donation-progress-bar.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-product-options-donation-progress-bar.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-options-donation-progress-bar.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-options-donation-progress-bar{border-top:1px solid var(--color-font)}}.s-product-options-donation-progress-target-data{display:block;font-size:.75rem;line-height:1rem;margin-bottom:.625rem;margin-top:.625rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-product-options-donation-progress-target-message{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity,1))}.s-product-options-donation-wrapper{align-items:center;border-top-width:1px;justify-content:space-between;margin-bottom:.625rem;margin-top:1.25rem;position:relative;--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1));padding-top:1.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-product-options-donation-wrapper,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-donation-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-product-options-donation-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-product-options-donation-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-options-donation-wrapper.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-product-options-donation-wrapper,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-donation-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-product-options-donation-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-product-options-donation-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-options-donation-wrapper.justify-start.flex-1{justify-content:flex-end}}.s-product-options-donation-wrapper:only-child{border-style:none;margin-top:0;padding-top:0}@media (min-width:640px){.s-product-options-donation-wrapper{margin-bottom:0}}.s-product-options-donation-wrapper h4{font-weight:700;margin-bottom:.75rem;margin-top:1.25rem}.s-product-options-donation-amount-label{display:block;flex:1 1 0%;font-size:.875rem;line-height:1.25rem;margin-bottom:.625rem}@media(max-width:768px){html[dir=rtl] .s-product-options-donation-amount-label.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-product-options-donation-amount-label{justify-content:flex-end}html[dir=ltr] .s-product-options-donation-amount-label.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-product-options-donation-amount-label{justify-content:flex-end}}.s-product-options-donation-amount-input-container{flex:1 1 0%;position:relative}@media(max-width:768px){html[dir=rtl] .flex.s-product-options-donation-amount-input-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .s-product-options-donation-amount-input-container.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-product-options-donation-amount-input-container{justify-content:flex-end}html[dir=ltr] .flex.s-product-options-donation-amount-input-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .s-product-options-donation-amount-input-container.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-product-options-donation-amount-input-container{justify-content:flex-end}}.s-product-options-donation-amount-input{border-radius:.375rem;display:block;height:3rem;margin-bottom:.625rem;width:100%;--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1));padding-left:.625rem;padding-right:.625rem;--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 2px 0 rgba(0,0,0,.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-options-donation-amount-input)>salla-button{width:100%}}.s-product-options-donation-amount-input:focus{--tw-border-opacity:1;border-color:#6366f1;border-color:rgba(99,102,241,var(--tw-border-opacity,1));--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity,1))}@media (min-width:640px){.s-product-options-donation-amount-input{font-size:.875rem;line-height:1.25rem}}.s-product-options-donation-amount-curruncy{position:absolute;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}input[type=radio].sr-only div.s-product-options-donation-amount-curruncy{transition:all .3s}input[type=radio].sr-only:checked~div.s-product-options-donation-amount-curruncy{border-color:var(--color-main)}.s-product-options-multiple-options-wrapper{align-items:center;flex-wrap:wrap}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-multiple-options-wrapper.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-product-options-multiple-options-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-options-multiple-options-wrapper.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-multiple-options-wrapper.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-product-options-multiple-options-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-options-multiple-options-wrapper.justify-start.flex-1{justify-content:flex-end}}@media (min-width:768px){.s-product-options-multiple-options-wrapper{display:flex}}.s-product-options-multiple-options-wrapper label{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem;position:relative}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-multiple-options-wrapper label.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-product-options-multiple-options-wrapper label.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-options-multiple-options-wrapper label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-options-multiple-options-wrapper label.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-product-options-multiple-options-wrapper label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-options-multiple-options-wrapper label.justify-start.flex-1,html[dir=rtl] .s-product-options-multiple-options-wrapper label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-options-multiple-options-wrapper label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-multiple-options-wrapper label.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-product-options-multiple-options-wrapper label.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-options-multiple-options-wrapper label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-options-multiple-options-wrapper label.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-product-options-multiple-options-wrapper label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-options-multiple-options-wrapper label.justify-start.flex-1,html[dir=ltr] .s-product-options-multiple-options-wrapper label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-options-multiple-options-wrapper label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-options-multiple-options-wrapper label{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-product-options-multiple-options-wrapper label{width:50%}}.s-product-options-multiple-options-wrapper input{border-radius:.375rem;cursor:pointer;height:1.5rem;width:1.5rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));color:#414042;color:var(--color-primary)}.s-product-options-multiple-options-wrapper input *{pointer-events:none}.s-product-options-multiple-options-wrapper input:focus{--tw-ring-color:transparent}.s-product-options-multiple-options-wrapper span{cursor:pointer;font-size:.875rem;font-weight:500;line-height:1.25rem;margin-left:.5rem;padding-right:.75rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-product-options-multiple-options-wrapper span *{pointer-events:none}.s-product-options-multiple-options-wrapper span:where([dir=rtl],[dir=rtl] *){margin-left:0;margin-right:.5rem;padding-left:.75rem;padding-right:0}.s-product-options-splitter{border-width:2px 2px 1px;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}.s-product-options-thumbnails-wrapper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.s-product-options-thumbnails-wrapper label{border-radius:.375rem;cursor:pointer;display:inline-block;height:6rem;margin-bottom:.125rem;overflow:hidden;width:100%}.s-product-options-thumbnails-wrapper label *{pointer-events:none}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-options-thumbnails-wrapper label)>salla-button{width:100%}}@media (min-width:768px){.s-product-options-thumbnails-wrapper label{height:5rem}}.s-product-options-thumbnails-wrapper>div{display:inline-block;position:relative;text-align:center;width:100%}@media(max-width:768px){html[dir=ltr] .flex.s-product-options-thumbnails-wrapper>div.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-product-options-thumbnails-wrapper>div.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-options-thumbnails-wrapper>div)>salla-button{width:100%}}.s-product-options-thumbnails-stock-badge{bottom:10px;display:block;left:50%;position:absolute;z-index:0;--tw-translate-x:-50%;border-radius:9999px;transform:translate(-50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));white-space:nowrap;--tw-bg-opacity:1;background-color:#f87171;background-color:rgba(248,113,113,var(--tw-bg-opacity,1));padding-left:.375rem;padding-right:.375rem;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}input[type=radio].sr-only div.s-product-options-thumbnails-stock-badge{transition:all .3s}input[type=radio].sr-only:checked~div.s-product-options-thumbnails-stock-badge{border-color:var(--color-main)}.s-product-options-thumbnails-badge-overlay{cursor:not-allowed;height:100%;position:absolute;top:0;width:100%;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));opacity:.5}input[type=radio].sr-only div.s-product-options-thumbnails-badge-overlay{transition:all .3s}input[type=radio].sr-only:checked~div.s-product-options-thumbnails-badge-overlay{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-options-thumbnails-badge-overlay)>salla-button{width:100%}}.s-product-options-thumbnails-icon{left:35%;position:absolute;top:35%;z-index:10;--tw-scale-x:.5;--tw-scale-y:.5;border-radius:9999px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.5) scaleY(.5);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));opacity:0;padding:2px;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}input[type=radio].sr-only div.s-product-options-thumbnails-icon{transition:all .3s}input[type=radio].sr-only:checked~div.s-product-options-thumbnails-icon{border-color:var(--color-main)}.s-product-options-thumbnails-icon svg{height:1rem;width:1rem}.s-product-options-thumbnails-wrapper div input[type=radio]:checked+label span{--tw-scale-x:1;--tw-scale-y:1;opacity:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-product-options-thumbnails-wrapper div input[type=radio]{display:block;opacity:0;pointer-events:none;position:absolute}input[type=radio].sr-only div.s-product-options-thumbnails-wrapper div input[type=radio]{transition:all .3s}input[type=radio].sr-only:checked~div.s-product-options-thumbnails-wrapper div input[type=radio]{border-color:var(--color-main)}.s-product-options-thumbnails-wrapper div input[type=radio]+label{position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-product-options-thumbnails-wrapper div input[type=radio]+label.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-product-options-thumbnails-wrapper div input[type=radio]+label.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-product-options-thumbnails-wrapper div input[type=radio]+label img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-options-thumbnails-wrapper div input[type=radio]+label img)>salla-button{width:100%}}.s-product-options-thumbnails-wrapper div label:before{bottom:0;left:0;position:absolute;right:0;top:0;--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity,1));content:var(--tw-content);opacity:0;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-product-options-thumbnails-wrapper div input[type=radio]:checked+label:before{content:var(--tw-content);opacity:.3}.s-product-options-thumbnails-wrapper div input[type=radio]:disabled+label{opacity:.4}.s-product-options-thumbnails-wrapper div p{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-product-options-image-input .s-file-upload-wrapper{min-height:120px}.s-product-options-image-input .filepond--list-scroller{overflow-y:inherit!important}.s-product-options-image-input .filepond--drop-label{border-radius:.375rem;cursor:pointer;min-height:120px!important;--tw-border-opacity:1;border:1px dashed #e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}.s-product-options-image-input .filepond--drop-label *{pointer-events:none}.s-product-options-filepond-placeholder{align-items:center;display:flex;flex-direction:column;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-filepond-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-options-filepond-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-options-filepond-placeholder.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-product-options-filepond-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-options-filepond-placeholder.justify-start.flex-1,html[dir=rtl] .s-product-options-filepond-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-product-options-filepond-placeholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-product-options-filepond-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-filepond-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-options-filepond-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-options-filepond-placeholder.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-product-options-filepond-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-options-filepond-placeholder.justify-start.flex-1,html[dir=ltr] .s-product-options-filepond-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-product-options-filepond-placeholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-product-options-filepond-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-options-filepond-placeholder{border-top:1px solid var(--color-font)}}.s-product-options-filepond-placeholder-icon{margin-bottom:.25rem}.s-product-options-filepond-placeholder-icon svg{fill:#7c8082;height:1.5rem;width:1.5rem}.s-product-options-donation-amount-currency{position:absolute;right:1rem;top:.25rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}input[type=radio].sr-only div.s-product-options-donation-amount-currency{transition:all .3s}input[type=radio].sr-only:checked~div.s-product-options-donation-amount-currency{border-color:var(--color-main)}.s-product-options-donation-amount-currency:where([dir=rtl],[dir=rtl] *){left:1rem;right:auto}.s-product-options-donation-input-group{height:0;opacity:0;overflow:hidden;position:relative;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=ltr] .flex.s-product-options-donation-input-group.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-product-options-donation-input-group.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-product-options-donation-input-group.shown{height:auto;opacity:1;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=ltr] .flex.relative.s-product-options-donation-input-group.shown.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.s-product-options-donation-input-group.shown.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-product-options-donation-options{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}@media(max-width:768px){html[dir=rtl] .s-product-options-donation-options.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-options-donation-options.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-product-options-donation-options.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-options-donation-options.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-product-options-donation-options.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-options-donation-options.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-product-options-donation-options.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-options-donation-options.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-options-donation-options{border-top:1px solid var(--color-font)}}.s-product-options-donation-options-item{flex-grow:1;min-width:20%}.s-product-options-donation-options-item:last-child{min-width:25%}.s-product-options-donation-options-item label{align-items:center;border-radius:.375rem;border-width:1px;cursor:pointer;display:flex;flex-direction:column;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:.875rem;line-height:1.25rem;padding:.625rem .5rem}.s-product-options-donation-options-item label *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-donation-options-item label.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-options-donation-options-item label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-options-donation-options-item label.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-product-options-donation-options-item label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-options-donation-options-item label.justify-start.flex-1,html[dir=rtl] .s-product-options-donation-options-item label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-product-options-donation-options-item label.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-product-options-donation-options-item label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-donation-options-item label.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-options-donation-options-item label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-options-donation-options-item label.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-product-options-donation-options-item label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-options-donation-options-item label.justify-start.flex-1,html[dir=ltr] .s-product-options-donation-options-item label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-product-options-donation-options-item label.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-product-options-donation-options-item label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-options-donation-options-item label{border-top:1px solid var(--color-font)}}.s-product-options-donation-options-item input{display:none}.s-product-options-donation-options-item input:checked+label{background-color:#414042;background-color:var(--color-primary);border-color:#414042;border-color:var(--color-primary);color:#ff6767;color:var(--color-primary-reverse)}.s-product-options-textarea textarea{resize:none}.s-product-options-digital-card-wrapper{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-product-options-digital-card-wrapper.lg\:gap-6.justify-between,html[dir=rtl] .s-product-options-digital-card-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-options-digital-card-wrapper.lg\:hidden,html[dir=rtl] .flex-1.s-product-options-digital-card-wrapper.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-product-options-digital-card-wrapper.items-center.justify-start.flex-1,html[dir=rtl] .s-product-options-digital-card-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-options-digital-card-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-product-options-digital-card-wrapper.lg\:gap-6.justify-between,html[dir=ltr] .s-product-options-digital-card-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-options-digital-card-wrapper.lg\:hidden,html[dir=ltr] .flex-1.s-product-options-digital-card-wrapper.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-product-options-digital-card-wrapper.items-center.justify-start.flex-1,html[dir=ltr] .s-product-options-digital-card-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-options-digital-card-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-options-digital-card-wrapper{border-top:1px solid var(--color-font)}}.s-product-options-digital-card-option{align-items:center;border-radius:.375rem;cursor:pointer;display:flex;font-size:.75rem;gap:.5rem;height:-moz-fit-content;height:fit-content;justify-content:center;line-height:1rem;max-width:calc(33.33333% - .33333rem);min-height:40px;min-width:100px;outline-color:#e5e7eb;outline-style:solid;outline-width:1px;padding:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.s-product-options-digital-card-option *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-digital-card-option.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-options-digital-card-option.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-options-digital-card-option.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-product-options-digital-card-option.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-options-digital-card-option.justify-start.flex-1,html[dir=rtl] .s-product-options-digital-card-option.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-options-digital-card-option.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-digital-card-option.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-options-digital-card-option.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-options-digital-card-option.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-product-options-digital-card-option.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-options-digital-card-option.justify-start.flex-1,html[dir=ltr] .s-product-options-digital-card-option.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-options-digital-card-option.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-options-digital-card-option{border-top:1px solid var(--color-font)}}.s-product-options-digital-card-option:has(input:checked){color:var(--color-primary-dark);outline-color:#414042;outline-color:var(--color-primary);outline-style:solid;outline-width:1px}.s-product-options-country-flag{border-radius:9999px;height:24px;width:24px}.s-product-options-digital-card-out-of-stock{height:2.5rem}.s-product-options-digital-card-option input,.s-product-options-digital-card-option input:checked{all:unset}.s-product-options-digital-card-option input:invalid{all:unset}@media (min-width:640px){.s-product-options-option-booking .s-product-options-option-content{margin-top:-2.5rem}}.s-product-options-digital-card-option-stock-out{opacity:.4}.s-product-options-grid-mode{display:flex;flex-wrap:wrap;gap:.5rem;justify-items:center;margin-bottom:1.25rem}@media(max-width:768px){html[dir=rtl] .s-product-options-grid-mode.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-options-grid-mode.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-product-options-grid-mode.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-options-grid-mode.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-product-options-grid-mode.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-options-grid-mode.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-product-options-grid-mode.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-options-grid-mode.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-options-grid-mode{border-top:1px solid var(--color-font)}}.s-product-options-grid-mode-span{align-items:center;border-radius:.5rem;border-width:1px;cursor:pointer;display:flex;justify-content:center;min-height:36px;min-width:45px;position:relative;--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));font-size:.75rem;font-weight:700;line-height:1rem;padding:.5rem;text-align:center;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-product-options-grid-mode-span *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-grid-mode-span.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-product-options-grid-mode-span.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-options-grid-mode-span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-options-grid-mode-span.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-product-options-grid-mode-span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-options-grid-mode-span.justify-start.flex-1,html[dir=rtl] .s-product-options-grid-mode-span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-options-grid-mode-span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-grid-mode-span.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-product-options-grid-mode-span.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-options-grid-mode-span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-options-grid-mode-span.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-product-options-grid-mode-span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-options-grid-mode-span.justify-start.flex-1,html[dir=ltr] .s-product-options-grid-mode-span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-options-grid-mode-span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-options-grid-mode-span{border-top:1px solid var(--color-font)}}.s-product-options-grid-mode-span:hover{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1))}.s-product-options-grid-mode-span-checkbox{align-items:center;display:flex;font-size:.875rem;font-weight:700;justify-content:center;line-height:1.25rem;padding:.5rem;position:relative;text-align:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-grid-mode-span-checkbox.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-product-options-grid-mode-span-checkbox.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-options-grid-mode-span-checkbox.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-options-grid-mode-span-checkbox.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-product-options-grid-mode-span-checkbox.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-options-grid-mode-span-checkbox.justify-start.flex-1,html[dir=rtl] .s-product-options-grid-mode-span-checkbox.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-options-grid-mode-span-checkbox.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-options-grid-mode-span-checkbox.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-product-options-grid-mode-span-checkbox.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-options-grid-mode-span-checkbox.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-options-grid-mode-span-checkbox.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-product-options-grid-mode-span-checkbox.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-options-grid-mode-span-checkbox.justify-start.flex-1,html[dir=ltr] .s-product-options-grid-mode-span-checkbox.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-options-grid-mode-span-checkbox.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-options-grid-mode-span-checkbox{border-top:1px solid var(--color-font)}}.s-product-options-grid-mode input:checked+div{background-color:rgba(var(--color-primary-rgb),.1);border-color:#414042;border-color:var(--color-primary);color:#414042;color:var(--color-primary)}.s-product-options-grid-mode input[type=checkbox]{opacity:0;pointer-events:none;position:absolute}input[type=radio].sr-only div.s-product-options-grid-mode input[type=checkbox]{transition:all .3s}input[type=radio].sr-only:checked~div.s-product-options-grid-mode input[type=checkbox]{border-color:var(--color-main)}.s-product-options-grid-mode input[type=radio]{opacity:0;pointer-events:none;position:absolute}input[type=radio].sr-only div.s-product-options-grid-mode input[type=radio]{transition:all .3s}input[type=radio].sr-only:checked~div.s-product-options-grid-mode input[type=radio]{border-color:var(--color-main)}.s-product-options-disabled{cursor:not-allowed;opacity:.5}.s-product-options-option-stock-out{opacity:.5}.s-product-size-guide-wrapper .s-modal-title{margin-bottom:0!important}.s-product-size-guide-wrapper .s-tabs-content{max-height:60vh;overflow:auto}@media (min-width:768px){.s-product-size-guide-wrapper .s-tabs-content{max-height:70vh}}.s-product-size-guide-placeholder{align-items:center;display:flex;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-size-guide-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-size-guide-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-size-guide-placeholder.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-product-size-guide-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-size-guide-placeholder.justify-start.flex-1,html[dir=rtl] .s-product-size-guide-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-size-guide-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-size-guide-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-size-guide-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-size-guide-placeholder.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-product-size-guide-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-size-guide-placeholder.justify-start.flex-1,html[dir=ltr] .s-product-size-guide-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-size-guide-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-size-guide-placeholder{border-top:1px solid var(--color-font)}}.s-product-size-guide-skeleton-table{border-width:1px;margin-top:1.25rem;width:100%;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));line-height:1.25rem}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-product-size-guide-skeleton-table)>salla-button{width:100%}}.s-product-size-guide-skeleton-table td{border-width:1px;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));line-height:1.25rem;padding:.5rem}.s-product-size-guide-header-icon{align-items:center;border-radius:9999px;display:inline-flex;height:3rem;justify-content:center;width:3rem;--tw-border-opacity:1;border:1px solid #e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-size-guide-header-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-product-size-guide-header-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-size-guide-header-icon.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-size-guide-header-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-product-size-guide-header-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-size-guide-header-icon.justify-start.flex-1{justify-content:flex-end}}@media (min-width:640px){.s-product-size-guide-header-icon{height:5rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;width:5rem}}.s-product-size-guide-header-icon:where([dir=ltr],[dir=ltr] *){margin-right:.5rem}@media (min-width:640px){.s-product-size-guide-header-icon:where([dir=ltr],[dir=ltr] *){margin-right:0}}.s-product-size-guide-header-icon:where([dir=rtl],[dir=rtl] *){margin-left:.5rem}@media (min-width:640px){.s-product-size-guide-header-icon:where([dir=rtl],[dir=rtl] *){margin-left:0}}.s-product-size-guide-header-icon svg{fill:#9ca3af;flex-shrink:0;height:1.25rem;width:1.25rem}.s-product-size-guide-skeleton-content{display:flex;flex-direction:column;margin-top:1.25rem}.s-product-size-guide-skeleton-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:.75rem;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}@media(max-width:768px){html[dir=rtl] .s-product-size-guide-skeleton-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-size-guide-skeleton-content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-product-size-guide-skeleton-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-product-size-guide-skeleton-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-product-size-guide-skeleton-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-product-size-guide-skeleton-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-size-guide-skeleton-content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-product-size-guide-skeleton-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-product-size-guide-skeleton-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-product-size-guide-skeleton-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-size-guide-skeleton-content{border-top:1px solid var(--color-font)}}.s-product-size-guide-skeleton-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem;margin-top:2rem}.s-product-size-guide-skeleton-header>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1.25rem;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1.25rem*var(--tw-space-x-reverse))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-product-size-guide-skeleton-header,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-product-size-guide-skeleton-header.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-product-size-guide-skeleton-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-size-guide-skeleton-header.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-product-size-guide-skeleton-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-product-size-guide-skeleton-header.justify-start.flex-1,html[dir=rtl] .s-product-size-guide-skeleton-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-size-guide-skeleton-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-product-size-guide-skeleton-header,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-product-size-guide-skeleton-header.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-product-size-guide-skeleton-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-size-guide-skeleton-header.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-product-size-guide-skeleton-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-product-size-guide-skeleton-header.justify-start.flex-1,html[dir=ltr] .s-product-size-guide-skeleton-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-size-guide-skeleton-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-size-guide-skeleton-header{border-top:1px solid var(--color-font)}}.s-product-size-guide-skeleton-header:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-product-size-guide-skeleton-header>salla-skeleton{flex:1 1 0%}@media(max-width:768px){html[dir=rtl] .s-product-size-guide-skeleton-header>salla-skeleton.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-product-size-guide-skeleton-header>salla-skeleton{justify-content:flex-end}html[dir=ltr] .s-product-size-guide-skeleton-header>salla-skeleton.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-product-size-guide-skeleton-header>salla-skeleton{justify-content:flex-end}}.s-products-list-wrapper{display:grid;margin-bottom:2rem}.s-products-list-placeholder{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:5rem;padding-top:2.5rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-products-list-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-products-list-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-products-list-placeholder.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-products-list-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-products-list-placeholder.justify-start.flex-1,html[dir=rtl] .s-products-list-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-products-list-placeholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-products-list-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-products-list-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-products-list-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-products-list-placeholder.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-products-list-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-products-list-placeholder.justify-start.flex-1,html[dir=ltr] .s-products-list-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-products-list-placeholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-products-list-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-products-list-placeholder{border-top:1px solid var(--color-font)}}.s-products-list-placeholder p{padding-top:.5rem;text-align:center;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-products-list-row-cards{display:grid;grid-gap:1rem;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-products-list-row-cards.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.s-products-list-row-cards.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-products-list-row-cards.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-products-list-row-cards.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.s-products-list-row-cards.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-products-list-row-cards.items-center.justify-start.flex-1{justify-content:flex-end}}.s-products-list-vertical-cards{gap:.625rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:640px){.s-products-list-vertical-cards{gap:1rem}}@media (min-width:768px){.s-products-list-vertical-cards{gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.s-products-list-vertical-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}.s-products-list-loading-wrapper{align-items:center;display:flex;height:5rem;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-products-list-loading-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-products-list-loading-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-products-list-loading-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-products-list-loading-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-products-list-loading-wrapper.justify-start.flex-1,html[dir=rtl] .s-products-list-loading-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-products-list-loading-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-products-list-loading-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-products-list-loading-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-products-list-loading-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-products-list-loading-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-products-list-loading-wrapper.justify-start.flex-1,html[dir=ltr] .s-products-list-loading-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-products-list-loading-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-products-list-loading-wrapper{border-top:1px solid var(--color-font)}}.s-products-list-filters-results{gap:.625rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:640px){.s-products-list-filters-results{gap:1rem}}@media (min-width:768px){.s-products-list-filters-results{gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}}.s-products-list-horizontal-cards{gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-products-list-horizontal-cards.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.s-products-list-horizontal-cards.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-products-list-horizontal-cards.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-products-list-horizontal-cards.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.s-products-list-horizontal-cards.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-products-list-horizontal-cards.items-center.justify-start.flex-1{justify-content:flex-end}}@media (min-width:640px){.s-products-list-horizontal-cards{gap:2rem}}@media (min-width:1024px){.s-products-list-horizontal-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.s-products-list-compact-cards{display:flex!important;flex-direction:column!important;gap:0!important}.s-products-list-placeholder span{align-items:center;border-radius:9999px;display:flex;height:8rem;justify-content:center;margin-bottom:1rem;width:8rem;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));font-size:3rem;line-height:1;--tw-text-opacity:1;color:#d1d5db;color:rgba(209,213,219,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-products-list-placeholder span.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-products-list-placeholder span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-products-list-placeholder span.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-products-list-placeholder span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-products-list-placeholder span.justify-start.flex-1,html[dir=rtl] .s-products-list-placeholder span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-products-list-placeholder span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-products-list-placeholder span.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-products-list-placeholder span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-products-list-placeholder span.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-products-list-placeholder span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-products-list-placeholder span.justify-start.flex-1,html[dir=ltr] .s-products-list-placeholder span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-products-list-placeholder span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-products-list-placeholder span{border-top:1px solid var(--color-font)}}.s-products-list-placeholder span svg{fill:#d1d5db;height:4rem;margin-left:auto;margin-right:auto;text-align:center;width:4rem}.s-products-slider-wrapper{margin-bottom:2rem}@media (min-width:768px){.s-products-slider-wrapper{margin-bottom:5rem}}@media (min-width:1024px){.s-products-slider-wrapper{overflow:hidden}}.s-products-slider-wrapper:where([dir=ltr],[dir=ltr] *){padding-right:0}.s-products-slider-wrapper:where([dir=rtl],[dir=rtl] *){padding-left:0}.s-products-slider-card{height:auto!important;max-width:250px;padding-left:.5rem;padding-right:.5rem;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-products-slider-card)>salla-button{width:100%}}@media (min-width:640px){.s-products-slider-card{max-width:320px;width:50%}}@media (min-width:768px){.s-products-slider-card{width:33.333333%}}@media (min-width:1024px){.s-products-slider-card{width:25%}}.s-progress-bar-container{margin-bottom:.625rem}.s-progress-bar-header{font-size:.875rem;font-weight:700;line-height:1.25rem;margin-bottom:.375rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-progress-bar-target-section{display:flex;font-size:.875rem;justify-content:space-between;line-height:1.25rem;margin-bottom:.625rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-progress-bar-target-section,html[dir=rtl] .s-progress-bar-target-section.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-progress-bar-target-section.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-progress-bar-target-section.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-progress-bar-target-section.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-progress-bar-target-section,html[dir=ltr] .s-progress-bar-target-section.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-progress-bar-target-section.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-progress-bar-target-section.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-progress-bar-target-section.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-progress-bar-target-section{border-top:1px solid var(--color-font)}}.s-progress-bar-wrapper{border-radius:9999px;margin-bottom:.375rem;width:100%;--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1))}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-progress-bar-wrapper)>salla-button{width:100%}}.dark .s-progress-bar-wrapper{--tw-bg-opacity:1;background-color:#374151;background-color:rgba(55,65,81,var(--tw-bg-opacity,1))}.s-progress-bar-progress{border-radius:9999px;height:100%;--tw-bg-opacity:1;background-color:#2563eb;background-color:rgba(37,99,235,var(--tw-bg-opacity,1))}.s-progress-bar-message{display:block;font-size:.875rem;line-height:1.25rem;margin-bottom:.625rem;--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity,1))}.s-progress-bar-wrapper .s-progress-bar-progress-stripped{background-image:linear-gradient(-45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent);background-size:30px 30px}.s-quantity-input-container{align-items:stretch;border-radius:.375rem;border-width:1px;display:flex;font-size:.875rem;height:2.5rem;justify-content:space-around;line-height:1.25rem}@media(max-width:768px){html[dir=rtl] .s-quantity-input-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-quantity-input-container.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-quantity-input-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-quantity-input-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-quantity-input-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-quantity-input-container.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-quantity-input-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-quantity-input-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-quantity-input-container{border-top:1px solid var(--color-font)}}.s-quantity-input-input{border-width:0 1px;width:3rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-weight:700;padding-left:.5rem;padding-right:.5rem;text-align:center;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;box-shadow:0 0 transparent,0 0 transparent,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-quantity-input-input:focus{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1))}.s-quantity-input-button{fill:#9ca3af;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);width:2.75rem}.s-quantity-input-button:hover{fill:#414042;fill:var(--color-primary)}.s-quantity-input-button svg{height:1.25rem;margin-left:auto;margin-right:auto;width:1.25rem}.s-quick-buy-button svg{height:1rem;margin-right:.375rem;width:1rem}.s-quick-buy-button svg:where([dir=rtl],[dir=rtl] *){margin-left:.375rem;margin-right:0}.s-quick-buy-apple-pay{display:block;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-quick-buy-apple-pay)>salla-button{width:100%}}@media (min-width:640px){.s-quick-buy-apple-pay{margin-top:.625rem}}.s-quick-buy-apple-pay .apple-pay-btn-wrapper .apple-pay-btn{border-radius:.75rem!important;width:auto!important}.s-quick-order-dark h1,.s-quick-order-dark p{color:#fff}.s-quick-order-container{border-radius:.75rem;margin-bottom:.5rem;margin-top:.5rem;padding:1rem}.s-quick-order-button-cont{display:flex;justify-content:space-between;margin-bottom:.5rem;margin-top:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-quick-order-button-cont,html[dir=rtl] .s-quick-order-button-cont.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-quick-order-button-cont.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-quick-order-button-cont.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-quick-order-button-cont.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-quick-order-button-cont,html[dir=ltr] .s-quick-order-button-cont.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-quick-order-button-cont.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-quick-order-button-cont.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-quick-order-button-cont.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-quick-order-button-cont{border-top:1px solid var(--color-font)}}.s-quick-order-checkbox-container{display:flex;margin-bottom:.5rem;margin-top:.5rem}@media(max-width:768px){html[dir=rtl] .s-quick-order-checkbox-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-quick-order-checkbox-container.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-quick-order-checkbox-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-quick-order-checkbox-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-quick-order-checkbox-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-quick-order-checkbox-container.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-quick-order-checkbox-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-quick-order-checkbox-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-quick-order-checkbox-container{border-top:1px solid var(--color-font)}}.s-quick-order-checkbox-container input{border-radius:.75rem;border-width:1px;height:2.5rem;margin-bottom:.5rem;margin-left:.5rem;width:100%;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));padding:.5rem}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-quick-order-checkbox-container input)>salla-button{width:100%}}.s-quick-order-expandable{max-height:0;opacity:0;transition-duration:.1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.s-quick-order-expandable:not(.s-quick-order-shown){overflow:hidden}.s-quick-order-expandable.s-quick-order-shown{opacity:1}.s-quick-order-expandable .s-form-group{flex-grow:1;position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-quick-order-expandable .s-form-group.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-quick-order-expandable .s-form-group.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-quick-order-expandable .s-form-group input{padding-left:35px}.s-quick-order-expandable .s-form-group input:where([dir=rtl],[dir=rtl] *){padding-right:35px}.s-quick-order-expandable .s-form-group>span{left:10px;position:absolute;top:30%;z-index:10}input[type=radio].sr-only div.s-quick-order-expandable .s-form-group>span{transition:all .3s}input[type=radio].sr-only:checked~div.s-quick-order-expandable .s-form-group>span{border-color:var(--color-main)}.s-quick-order-expandable .s-form-group>span:where([dir=rtl],[dir=rtl] *){left:auto;right:10px}.s-quick-order-expandable .s-form-group span svg{fill:#919191;height:1rem;width:1rem}.s-quick-order-flex-input{display:flex}.s-quick-order-flex-input>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.5rem;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.5rem*var(--tw-space-x-reverse))}@media(max-width:768px){html[dir=rtl] .s-quick-order-flex-input.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-quick-order-flex-input.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-quick-order-flex-input.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-quick-order-flex-input.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-quick-order-flex-input.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-quick-order-flex-input.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-quick-order-flex-input.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-quick-order-flex-input.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-quick-order-flex-input{border-top:1px solid var(--color-font)}}.s-quick-order-flex-input:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-quick-order-flex-input salla-tel-input{height:2.5rem;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-quick-order-flex-input salla-tel-input)>salla-button{width:100%}}.s-quick-order-errors p{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#b91c1c;color:rgba(185,28,28,var(--tw-text-opacity,1))}.s-quick-order-confirm{align-items:center;border-radius:.75rem;border-width:1px;display:flex;justify-content:center;padding:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-quick-order-confirm.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-quick-order-confirm.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-quick-order-confirm.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-quick-order-confirm.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-quick-order-confirm.justify-start.flex-1,html[dir=rtl] .s-quick-order-confirm.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-quick-order-confirm.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-quick-order-confirm.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-quick-order-confirm.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-quick-order-confirm.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-quick-order-confirm.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-quick-order-confirm.justify-start.flex-1,html[dir=ltr] .s-quick-order-confirm.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-quick-order-confirm.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-quick-order-confirm{border-top:1px solid var(--color-font)}}.s-quick-order-confirm span{margin-left:.5rem;margin-right:.5rem}.s-quick-order-confirm svg{fill:#414042;fill:var(--color-primary);height:1rem;width:1rem}.s-quick-order-terms .s-form-label{cursor:pointer;margin-bottom:0!important}.s-quick-order-terms .s-form-label *{pointer-events:none}.s-quick-order-terms{align-items:center;display:flex;justify-content:flex-start;margin-bottom:1rem}.s-quick-order-terms>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.375rem;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.375rem*var(--tw-space-x-reverse))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-quick-order-terms.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-quick-order-terms.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-quick-order-terms.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-quick-order-terms.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-quick-order-terms.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-quick-order-terms.justify-start.flex-1,html[dir=rtl] .s-quick-order-terms.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-quick-order-terms.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-quick-order-terms.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-quick-order-terms.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-quick-order-terms.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-quick-order-terms.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-quick-order-terms.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-quick-order-terms.justify-start.flex-1,html[dir=ltr] .s-quick-order-terms.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-quick-order-terms.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-quick-order-terms{border-top:1px solid var(--color-font)}}.s-quick-order-terms:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-quick-order-terms .s-checkbox:before{background-color:transparent;content:var(--tw-content);--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;box-shadow:0 0 transparent,0 0 transparent,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-quick-order-terms .s-checkbox:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:0 0 0 0 #fff,var(--tw-ring-shadow),0 0 transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent);--tw-ring-offset-width:0px}.s-quick-order-btn-close button{border-radius:.75rem;padding:.5rem!important}.s-quick-order-phone-field:where([dir=ltr],[dir=ltr] *){padding-left:28px!important}.s-quick-order-phone-field:where([dir=ltr],[dir=ltr] *){padding-right:87px}.s-quick-order-phone-field:where([dir=rtl],[dir=rtl] *){padding-right:28px!important}.s-quick-order-phone-field:where([dir=rtl],[dir=rtl] *){padding-left:87px}.s-quick-order-email-field:where([dir=ltr],[dir=ltr] *){padding-right:0!important}.s-quick-order-email-field:where([dir=rtl],[dir=rtl] *){padding-left:0!important}.s-rating-modal-wrapper{margin-bottom:1.5rem;transition-duration:.1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-rating-modal-edit-wrapper{margin-top:.625rem}.s-rating-modal-footer{align-items:center;display:flex;justify-content:space-between;position:relative}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-rating-modal-footer,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-footer.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-rating-modal-footer.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-rating-modal-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-rating-modal-footer.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-rating-modal-footer.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-footer.justify-start.flex-1,html[dir=rtl] .s-rating-modal-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-rating-modal-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-rating-modal-footer,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-footer.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-rating-modal-footer.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-rating-modal-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-rating-modal-footer.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-rating-modal-footer.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-footer.justify-start.flex-1,html[dir=ltr] .s-rating-modal-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-rating-modal-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-rating-modal-footer{border-top:1px solid var(--color-font)}}.s-rating-modal-footer salla-button button{font-size:.75rem!important;padding-left:1rem!important;padding-right:1rem!important}.s-rating-modal-btn{color:#414042;color:var(--color-primary);font-size:.875rem;font-weight:700;height:2.5rem;line-height:1.25rem;padding-left:1rem;padding-right:1rem;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-rating-modal-btn:hover{color:var(--color-primary-dark)}.s-rating-modal-dots{display:flex;flex-grow:1;flex-shrink:0;justify-content:center}.s-rating-modal-dots>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.375rem;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.375rem*var(--tw-space-x-reverse))}.s-rating-modal-dots{text-align:center}@media(max-width:768px){html[dir=rtl] .s-rating-modal-dots.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-rating-modal-dots.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-rating-modal-dots.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-rating-modal-dots.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-rating-modal-dots.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-rating-modal-dots.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-rating-modal-dots.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-rating-modal-dots.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-rating-modal-dots{border-top:1px solid var(--color-font)}}.s-rating-modal-dots:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-rating-modal-step-dot{border-radius:9999px;height:.625rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);width:.625rem}.s-rating-modal-step{transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-rating-modal-active{--tw-translate-x:0px;opacity:1;transform:translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-rating-modal-unactive{--tw-translate-x:0.75rem;opacity:0;transform:translate(.75rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-rating-modal-hidden{display:none!important}.s-rating-modal-unvisiable{opacity:0;pointer-events:none}.s-rating-modal-step-wrap{align-items:center;display:flex;flex-direction:column;padding-bottom:1rem;position:relative}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-step-wrap.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-rating-modal-step-wrap.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-rating-modal-step-wrap.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-rating-modal-step-wrap.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-rating-modal-step-wrap.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-step-wrap.justify-start.flex-1,html[dir=rtl] .s-rating-modal-step-wrap.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-rating-modal-step-wrap.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-rating-modal-step-wrap.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-step-wrap.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-rating-modal-step-wrap.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-rating-modal-step-wrap.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-rating-modal-step-wrap.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-rating-modal-step-wrap.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-step-wrap.justify-start.flex-1,html[dir=ltr] .s-rating-modal-step-wrap.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-rating-modal-step-wrap.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-rating-modal-step-wrap.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-rating-modal-step-wrap{border-top:1px solid var(--color-font)}}.s-rating-modal-product-details{display:flex;flex:1 1 0%;flex-direction:column;padding-bottom:1rem;position:relative}@media(max-width:768px){html[dir=rtl] .flex.s-rating-modal-product-details.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-rating-modal-product-details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-rating-modal-product-details.lg\:hidden,html[dir=rtl] .s-rating-modal-product-details.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-rating-modal-product-details,html[dir=rtl] .s-rating-modal-product-details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-rating-modal-product-details.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-rating-modal-product-details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.s-rating-modal-product-details.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-rating-modal-product-details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-rating-modal-product-details.lg\:hidden,html[dir=ltr] .s-rating-modal-product-details.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-rating-modal-product-details,html[dir=ltr] .s-rating-modal-product-details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-rating-modal-product-details.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-rating-modal-product-details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-rating-modal-product-details{border-top:1px solid var(--color-font)}}.s-rating-modal-product-details-main{align-items:flex-start;display:flex;justify-content:space-between}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-rating-modal-product-details-main,html[dir=rtl] .s-rating-modal-product-details-main.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-rating-modal-product-details-main.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-rating-modal-product-details-main.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.gap-1.s-rating-modal-product-details-main.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-rating-modal-product-details-main.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-rating-modal-product-details-main,html[dir=ltr] .s-rating-modal-product-details-main.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-rating-modal-product-details-main.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-rating-modal-product-details-main.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.gap-1.s-rating-modal-product-details-main.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-rating-modal-product-details-main.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-rating-modal-product-details-main{border-top:1px solid var(--color-font)}}.s-rating-modal-product-details-main .s-rating-stars-wrapper{align-items:center;flex-direction:column;margin-bottom:.375rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-product-details-main .s-rating-stars-wrapper.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-rating-modal-product-details-main .s-rating-stars-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-product-details-main .s-rating-stars-wrapper.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-rating-modal-product-details-main .s-rating-stars-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-product-details-main .s-rating-stars-wrapper.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-rating-modal-product-details-main .s-rating-stars-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-product-details-main .s-rating-stars-wrapper.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-rating-modal-product-details-main .s-rating-stars-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media (min-width:640px){.s-rating-modal-product-details-main .s-rating-stars-wrapper{flex-direction:row;gap:0;margin-bottom:0}}.s-rating-modal-rounded-icon{align-items:center;border-radius:9999px;border-width:1px;display:flex;height:7rem;justify-content:center;margin-bottom:1rem;overflow:hidden;width:7rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-rounded-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-rating-modal-rounded-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-rating-modal-rounded-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-rating-modal-rounded-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-rounded-icon.justify-start.flex-1,html[dir=rtl] .s-rating-modal-rounded-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-rating-modal-rounded-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-rounded-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-rating-modal-rounded-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-rating-modal-rounded-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-rating-modal-rounded-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-rounded-icon.justify-start.flex-1,html[dir=ltr] .s-rating-modal-rounded-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-rating-modal-rounded-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-rating-modal-rounded-icon{border-top:1px solid var(--color-font)}}.s-rating-modal-title{font-size:1.125rem;font-weight:700;line-height:1.75rem;margin-bottom:1rem}.s-rating-modal-store-logo{-o-object-fit:contain;object-fit:contain;width:4rem}.s-rating-modal-shipping-logo{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-rating-modal-shipping-logo)>salla-button{width:100%}}.s-rating-modal-shipping-icon{color:#414042;color:var(--color-primary);font-size:3rem;line-height:1}.s-rating-modal-comment{border-radius:.375rem;border-width:1px;height:5rem!important;margin-bottom:.5rem;width:100%;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:.875rem;line-height:1.25rem;padding:.75rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-rating-modal-comment)>salla-button{width:100%}}.s-rating-modal-comment:focus{border-color:#414042;border-color:var(--color-primary)}.dark .s-rating-modal-comment{--tw-border-opacity:1;border-color:#4b5563;border-color:rgba(75,85,99,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#4b5563;background-color:rgba(75,85,99,var(--tw-bg-opacity,1))}.s-rating-modal-validation-msg{line-height:1rem;margin-top:-3px;--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity,1))}.s-rating-modal-product{margin-bottom:1.5rem}.s-rating-modal-product:last-child{margin-bottom:0}.s-rating-modal-product .rating-outer-form{display:flex}.s-rating-modal-product .rating-outer-form>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.5rem;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.5rem*var(--tw-space-x-reverse))}@media(max-width:768px){html[dir=rtl] .s-rating-modal-product .rating-outer-form.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-rating-modal-product .rating-outer-form.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-rating-modal-product .rating-outer-form.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-rating-modal-product .rating-outer-form.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-rating-modal-product .rating-outer-form.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-rating-modal-product .rating-outer-form.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-rating-modal-product .rating-outer-form.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-rating-modal-product .rating-outer-form.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-rating-modal-product .rating-outer-form{border-top:1px solid var(--color-font)}}@media (min-width:640px){.s-rating-modal-product .rating-outer-form>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1.25rem;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1.25rem*var(--tw-space-x-reverse))}}.s-rating-modal-product .rating-outer-form:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-rating-modal-product-img-wrap{border-radius:.375rem;height:3.5rem;overflow:hidden;width:auto;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1))}@media (min-width:640px){.s-rating-modal-product-img-wrap{width:5rem}}.s-rating-modal-product-img{font-size:0;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}@media(max-width:768px){html[dir=ltr] .flex.s-rating-modal-product-img.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-rating-modal-product-img.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-rating-modal-product-img)>salla-button{width:100%}}.s-rating-modal-product-img:before{height:100%;left:0;position:absolute;top:0;width:100%;--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1));--tw-content:"";content:"";content:var(--tw-content)}.s-rating-modal-product-title{font-size:.875rem;font-weight:700;line-height:1.25rem;margin-bottom:.375rem}.s-rating-modal-thanks{padding-left:2rem;padding-right:2rem;text-align:center;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-rating-modal-icon{align-items:center;border-radius:9999px;display:inline-flex;height:5rem;justify-content:center;width:5rem;--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1));color:#414042;color:var(--color-primary)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-rating-modal-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-icon.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-rating-modal-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-icon.justify-start.flex-1{justify-content:flex-end}}.s-rating-modal-icon svg{fill:#414042;fill:var(--color-primary);height:1.75rem;width:1.75rem}.s-rating-modal-thanks-title{font-weight:700;margin-top:1rem}.s-rating-modal-thanks-msg{font-size:.875rem;line-height:1.25rem;margin-bottom:1.5rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-rating-modal-thanks-btn{align-items:center;background-color:#414042;background-color:var(--color-primary);border-color:#414042;border-color:var(--color-primary);border-radius:.375rem;border-width:1px;color:#ff6767;color:var(--color-primary-reverse);display:inline-flex;flex:none;flex:1 1 0%;font-size:.875rem;font-weight:700;height:2.5rem;justify-content:center;line-height:1.25rem;padding:.5rem 1.5rem .625rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);white-space:nowrap}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-thanks-btn.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-rating-modal-thanks-btn.flex.lg\:hidden,html[dir=rtl] .s-rating-modal-thanks-btn.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-rating-modal-thanks-btn,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-thanks-btn.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-thanks-btn.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-rating-modal-thanks-btn.flex.lg\:hidden,html[dir=ltr] .s-rating-modal-thanks-btn.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-rating-modal-thanks-btn,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-thanks-btn.justify-start.flex-1{justify-content:flex-end}}.s-rating-modal-thanks-btn:hover{opacity:.8}.s-rating-modal-thanks-btn .loader{height:16px;opacity:0;transform:scale(0);transition:.3s;width:0}.s-rating-modal-thanks-btn.btn:disabled{border-width:1px;cursor:default;--tw-border-opacity:1;background-color:transparent;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-text-opacity:1;color:#d1d5db;color:rgba(209,213,219,var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 2px 0 rgba(0,0,0,.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-rating-modal-thanks-btn.btn:disabled:hover{background-color:transparent}.s-rating-modal-thanks-btn:disabled .s-button-text{opacity:.7}@media(min-width:0px){.main-menu .sub-menu .s-rating-modal-thanks-btn{padding:8px 10px 10px}}#quick-eye-model .action-social .s-rating-modal-thanks-btn{border-color:#414042;border-color:var(--color-primary);border-radius:0}.s-rating-modal-thanks-time{display:block;font-size:.875rem;height:1.5rem;line-height:1.25rem;margin-top:.75rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-rating-modal-stars-company{margin-bottom:1.25rem}.s-rating-modal-stars-company .s-rating-stars-wrapper{align-items:center;flex-direction:column;gap:.5rem;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-stars-company .s-rating-stars-wrapper.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-rating-modal-stars-company .s-rating-stars-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-stars-company .s-rating-stars-wrapper.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-rating-modal-stars-company .s-rating-stars-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-stars-company .s-rating-stars-wrapper.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-rating-modal-stars-company .s-rating-stars-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-stars-company .s-rating-stars-wrapper.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-rating-modal-stars-company .s-rating-stars-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}.s-rating-modal-stars-product{margin-bottom:.25rem}.s-rating-modal-upload-count{font-size:.875rem;font-weight:500;line-height:1.25rem}.s-rating-modal-bg-gray{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1))}.s-rating-modal-bg-primary{background-color:#414042;background-color:var(--color-primary)}unicode{unicode-bidi:plaintext}.s-rating-modal-skeleton{align-items:center;display:flex;flex-direction:column;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-skeleton.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-rating-modal-skeleton.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-rating-modal-skeleton.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-rating-modal-skeleton.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-skeleton.justify-start.flex-1,html[dir=rtl] .s-rating-modal-skeleton.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-rating-modal-skeleton.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-rating-modal-skeleton.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-skeleton.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-rating-modal-skeleton.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-rating-modal-skeleton.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-rating-modal-skeleton.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-skeleton.justify-start.flex-1,html[dir=ltr] .s-rating-modal-skeleton.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-rating-modal-skeleton.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-rating-modal-skeleton.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-rating-modal-skeleton{border-top:1px solid var(--color-font)}}.s-rating-modal-skeleton salla-skeleton:first-child{margin-bottom:1.25rem}.s-rating-modal-skeleton salla-skeleton:nth-child(2){margin-bottom:.75rem}.s-rating-modal-skeleton salla-skeleton:nth-child(3){margin-bottom:1.25rem}.s-rating-modal-skeleton salla-skeleton:nth-child(4){margin-bottom:2rem}.s-rating-modal-skeleton-footer{display:flex;justify-content:flex-end;margin-top:1.5rem;width:100%}@media(max-width:768px){html[dir=rtl] .s-rating-modal-skeleton-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-rating-modal-skeleton-footer.lg\:hidden,html[dir=rtl] .flex-1.gap-4.s-rating-modal-skeleton-footer.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-rating-modal-skeleton-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-rating-modal-skeleton-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-rating-modal-skeleton-footer.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-rating-modal-skeleton-footer.lg\:hidden,html[dir=ltr] .flex-1.gap-4.s-rating-modal-skeleton-footer.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-rating-modal-skeleton-footer.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-rating-modal-skeleton-footer.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-rating-modal-skeleton-footer)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-rating-modal-skeleton-footer{border-top:1px solid var(--color-font)}}.s-rating-modal-skeleton-footer salla-skeleton{margin-bottom:0!important}.s-rating-modal-skeleton-stars{align-items:center;display:flex;margin-bottom:.75rem}.s-rating-modal-skeleton-stars>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.5rem;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.5rem*var(--tw-space-x-reverse))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-skeleton-stars.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-rating-modal-skeleton-stars.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-rating-modal-skeleton-stars.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-rating-modal-skeleton-stars.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-skeleton-stars.justify-start.flex-1,html[dir=rtl] .s-rating-modal-skeleton-stars.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-rating-modal-skeleton-stars.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-skeleton-stars.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-rating-modal-skeleton-stars.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-rating-modal-skeleton-stars.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-rating-modal-skeleton-stars.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-skeleton-stars.justify-start.flex-1,html[dir=ltr] .s-rating-modal-skeleton-stars.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-rating-modal-skeleton-stars.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-rating-modal-skeleton-stars{border-top:1px solid var(--color-font)}}.s-rating-modal-skeleton-stars:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-rating-modal-skeleton-stars div svg{fill:currentColor;width:25px;--tw-text-opacity:1;color:#d1d5db;color:rgba(209,213,219,var(--tw-text-opacity,1))}.s-rating-modal-uploader{height:0;opacity:0;transition-duration:.1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-rating-modal-uploader.is-opened{margin-bottom:1.5rem}.s-rating-modal-uploader.is-closed{pointer-events:none;z-index:0}.s-rating-modal-uploader .filepond--drop-label{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1))}.s-rating-modal-uploader .filepond--file-info-main,.s-rating-modal-uploader .filepond--file-status .filepond--file-status-main{font-size:11px}.s-rating-modal-uploader li[data-filepond-item-state=load-invalid] .filepond--file-info{display:none}.s-rating-modal-filepond-placeholder-text{font-size:.75rem!important;line-height:1rem!important}.s-rating-modal-filepond-placeholder{align-items:center;display:flex;flex-direction:column;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-filepond-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-rating-modal-filepond-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-rating-modal-filepond-placeholder.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-rating-modal-filepond-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-filepond-placeholder.justify-start.flex-1,html[dir=rtl] .s-rating-modal-filepond-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-rating-modal-filepond-placeholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-rating-modal-filepond-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-filepond-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-rating-modal-filepond-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-rating-modal-filepond-placeholder.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-rating-modal-filepond-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-filepond-placeholder.justify-start.flex-1,html[dir=ltr] .s-rating-modal-filepond-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-rating-modal-filepond-placeholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-rating-modal-filepond-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-rating-modal-filepond-placeholder{border-top:1px solid var(--color-font)}}.s-rating-modal-filepond-placeholder-icon{margin-bottom:.25rem}.s-rating-modal-filepond-placeholder-icon svg{fill:#7c8082;height:1.5rem;width:1.5rem}.s-rating-modal-contact{align-items:center;border-radius:.375rem;display:flex;justify-content:space-between;margin-bottom:1rem;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));padding:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-rating-modal-contact,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-contact.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-rating-modal-contact.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-rating-modal-contact.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-rating-modal-contact.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-contact.justify-start.flex-1,html[dir=rtl] .s-rating-modal-contact.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-rating-modal-contact.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-rating-modal-contact,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-contact.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-rating-modal-contact.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-rating-modal-contact.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-rating-modal-contact.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-contact.justify-start.flex-1,html[dir=ltr] .s-rating-modal-contact.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-rating-modal-contact.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-rating-modal-contact{border-top:1px solid var(--color-font)}}.s-rating-modal-contact p{font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-rating-modal-contact-icons{align-items:center;display:flex;gap:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-contact-icons.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-rating-modal-contact-icons.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-rating-modal-contact-icons.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-rating-modal-contact-icons.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-contact-icons.justify-start.flex-1,html[dir=rtl] .s-rating-modal-contact-icons.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-rating-modal-contact-icons.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-contact-icons.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-rating-modal-contact-icons.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-rating-modal-contact-icons.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-rating-modal-contact-icons.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-contact-icons.justify-start.flex-1,html[dir=ltr] .s-rating-modal-contact-icons.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-rating-modal-contact-icons.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-rating-modal-contact-icons{border-top:1px solid var(--color-font)}}.s-rating-modal-contact-icons span{align-items:center;border-radius:.375rem;border-width:1px;cursor:pointer;display:flex;justify-content:center;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:.375rem}.s-rating-modal-contact-icons span *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-contact-icons span.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-rating-modal-contact-icons span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-rating-modal-contact-icons span.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-rating-modal-contact-icons span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-contact-icons span.justify-start.flex-1,html[dir=rtl] .s-rating-modal-contact-icons span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-rating-modal-contact-icons span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-contact-icons span.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-rating-modal-contact-icons span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-rating-modal-contact-icons span.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-rating-modal-contact-icons span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-contact-icons span.justify-start.flex-1,html[dir=ltr] .s-rating-modal-contact-icons span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-rating-modal-contact-icons span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-rating-modal-contact-icons span{border-top:1px solid var(--color-font)}}.s-rating-modal-contact-icons span svg{fill:#414042;fill:var(--color-primary);height:1rem;width:1rem}.s-rating-modal-footer-end{justify-content:flex-end}@media(max-width:768px){html[dir=ltr] .flex-1.gap-4.s-rating-modal-footer-end.items-center.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.s-rating-modal-footer-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}}.s-rating-modal-delete-wrapper{text-align:center}.s-rating-modal-delete-wrapper h3{font-size:1.125rem;line-height:1.75rem;margin-top:1.25rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-rating-modal-delete-wrapper p{font-size:.875rem;line-height:1.25rem;margin-top:1.25rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-rating-modal-delete-actions{align-items:center;display:flex;gap:.625rem;margin-top:1.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-delete-actions.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-rating-modal-delete-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-rating-modal-delete-actions.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-rating-modal-delete-actions.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-delete-actions.justify-start.flex-1,html[dir=rtl] .s-rating-modal-delete-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-rating-modal-delete-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-modal-delete-actions.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-rating-modal-delete-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-rating-modal-delete-actions.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-rating-modal-delete-actions.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-rating-modal-delete-actions.justify-start.flex-1,html[dir=ltr] .s-rating-modal-delete-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-rating-modal-delete-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-rating-modal-delete-actions{border-top:1px solid var(--color-font)}}.s-rating-modal-delete-actions salla-button{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-rating-modal-delete-actions salla-button)>salla-button{width:100%}}.s-rating-modal-delete-actions salla-button button{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-rating-modal-delete-actions salla-button button)>salla-button{width:100%}}.s-rating-stars-wrapper{align-items:center;display:inline-flex}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-stars-wrapper.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-rating-stars-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-rating-stars-wrapper.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-stars-wrapper.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-rating-stars-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-rating-stars-wrapper.justify-start.flex-1{justify-content:flex-end}}.s-rating-stars-btn-star{border-width:0;fill:#d1d5db;padding-left:.125rem;padding-right:.125rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-rating-stars-large svg{height:1.75rem;width:1.75rem}.s-rating-stars-medium svg{height:1.25rem;width:1.25rem}.s-rating-stars-small svg{height:1rem;width:1rem}.s-rating-stars-mini svg{height:.75rem;width:.75rem}.s-rating-stars-hovered,.s-rating-stars-selected{fill:#fbbf24}.s-rating-stars-element{display:flex}@media(max-width:768px){html[dir=rtl] .s-rating-stars-element.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-rating-stars-element.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-rating-stars-element.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-rating-stars-element.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-rating-stars-element.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-rating-stars-element.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-rating-stars-element.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-rating-stars-element.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-rating-stars-element{border-top:1px solid var(--color-font)}}.s-rating-stars-reviews{color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-rating-stars-label{align-items:center;border-radius:9999px;display:flex;flex-shrink:0;height:-moz-fit-content;height:fit-content;justify-content:center;margin-left:.5rem;margin-right:.5rem;--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1));font-size:.75rem;line-height:1rem;padding:.25rem .5rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-stars-label.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-rating-stars-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-rating-stars-label.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-rating-stars-label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-rating-stars-label.justify-start.flex-1,html[dir=rtl] .s-rating-stars-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-rating-stars-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-rating-stars-label.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-rating-stars-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-rating-stars-label.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-rating-stars-label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-rating-stars-label.justify-start.flex-1,html[dir=ltr] .s-rating-stars-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-rating-stars-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-rating-stars-label{border-top:1px solid var(--color-font)}}.s-review-card-slider-container{display:grid;height:auto;overflow:clip;position:relative;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1))}@media(max-width:768px){html[dir=ltr] .flex.relative.s-review-card-slider-container.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-review-card-slider-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.s-review-card-slider-container.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-review-card-slider-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-review-card-slides{display:flex;height:100%;transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}@media(max-width:768px){html[dir=rtl] .s-review-card-slides.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-review-card-slides.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-review-card-slides.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-review-card-slides.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-review-card-slides.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-review-card-slides.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-review-card-slides.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-review-card-slides.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-review-card-slides)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-review-card-slides{border-top:1px solid var(--color-font)}}.s-review-card-slider-slide{align-content:center;display:grid;flex-shrink:0;height:100%;justify-content:center;place-content:center;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-review-card-slider-slide)>salla-button{width:100%}}.s-review-card-slider-slide img{-o-object-fit:cover;object-fit:cover}.s-review-card-slider-dots{bottom:1rem;display:flex;gap:.5rem;justify-content:center;left:0;position:absolute;right:0;z-index:10}input[type=radio].sr-only div.s-review-card-slider-dots{transition:all .3s}input[type=radio].sr-only:checked~div.s-review-card-slider-dots{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] .s-review-card-slider-dots.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-review-card-slider-dots.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-review-card-slider-dots.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-review-card-slider-dots.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-review-card-slider-dots.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-review-card-slider-dots.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-review-card-slider-dots.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-review-card-slider-dots.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-review-card-slider-dots{border-top:1px solid var(--color-font)}}.s-review-card-slider-dot{aspect-ratio:1/1;background-color:hsla(0,0%,100%,.7);border-color:#414042;border-color:var(--color-primary);border-radius:9999px;border-width:.5px;cursor:pointer;height:.5rem;justify-self:center;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:.5rem}.s-review-card-slider-dot *{pointer-events:none}.s-review-card-slider-dot.active{--tw-scale-x:1.5;--tw-scale-y:1.5;background-color:#414042;background-color:var(--color-primary);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.5) scaleY(1.5);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-review-card-container{border-radius:4px;border-width:1px;overflow:clip}.s-review-card-image{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:768px){html[dir=ltr] .flex.relative.s-review-card-image.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.s-review-card-image.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-review-card-image)>salla-button{width:100%}}.s-review-card-content{display:grid;grid-gap:.5rem;gap:.5rem;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1.25rem}.s-review-card-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-review-card-header.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-review-card-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-review-card-header.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-review-card-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-review-card-header.justify-start.flex-1,html[dir=rtl] .s-review-card-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-review-card-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-review-card-header.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-review-card-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-review-card-header.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-review-card-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-review-card-header.justify-start.flex-1,html[dir=ltr] .s-review-card-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-review-card-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-review-card-header{border-top:1px solid var(--color-font)}}.s-review-card-stars{display:flex;gap:.25rem;--tw-text-opacity:1;color:#fbbf24;color:rgba(251,191,36,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .s-review-card-stars.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-review-card-stars.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-review-card-stars.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-review-card-stars.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-review-card-stars.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-review-card-stars.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-review-card-stars.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-review-card-stars.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-review-card-stars.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-review-card-stars.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-review-card-stars{border-top:1px solid var(--color-font)}}.s-review-card-reviewer-name{align-items:center;display:flex;gap:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-review-card-reviewer-name.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-review-card-reviewer-name.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-review-card-reviewer-name.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-review-card-reviewer-name.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-review-card-reviewer-name.justify-start.flex-1,html[dir=rtl] .s-review-card-reviewer-name.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-review-card-reviewer-name.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-review-card-reviewer-name.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-review-card-reviewer-name.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-review-card-reviewer-name.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-review-card-reviewer-name.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-review-card-reviewer-name.justify-start.flex-1,html[dir=ltr] .s-review-card-reviewer-name.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-review-card-reviewer-name.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-review-card-reviewer-name{border-top:1px solid var(--color-font)}}.s-review-card-reviewer-name:where([dir=ltr],[dir=ltr] *){margin-right:auto}.s-review-card-reviewer-name:where([dir=rtl],[dir=rtl] *){margin-left:auto}.s-review-card-review-content{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1));word-wrap:anywhere}.s-review-card-product-container{display:flex;gap:.5rem}@media(max-width:768px){html[dir=rtl] .s-review-card-product-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-review-card-product-container.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-review-card-product-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-review-card-product-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-review-card-product-container.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-review-card-product-container.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-review-card-product-container.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-review-card-product-container.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-review-card-product-container{border-top:1px solid var(--color-font)}}.s-review-card-product-container img{flex-shrink:0}.s-review-card-product-image{border-radius:2px;border-width:1px;height:60px;-o-object-fit:contain;object-fit:contain;width:60px}.s-review-card-product-details{align-self:center}.s-review-card-product-details-name{color:#414042;color:var(--color-primary);font-size:.875rem;line-height:1.25rem;margin-bottom:.25rem;word-wrap:anywhere}.s-review-card-product-details-purchase-count{align-items:center;display:flex;gap:.5rem;--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-review-card-product-details-purchase-count.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-review-card-product-details-purchase-count.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-review-card-product-details-purchase-count.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-review-card-product-details-purchase-count.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-review-card-product-details-purchase-count.justify-start.flex-1,html[dir=rtl] .s-review-card-product-details-purchase-count.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-review-card-product-details-purchase-count.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-review-card-product-details-purchase-count.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-review-card-product-details-purchase-count.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-review-card-product-details-purchase-count.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-review-card-product-details-purchase-count.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-review-card-product-details-purchase-count.justify-start.flex-1,html[dir=ltr] .s-review-card-product-details-purchase-count.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-review-card-product-details-purchase-count.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-review-card-product-details-purchase-count{border-top:1px solid var(--color-font)}}.s-review-card-divider{height:1px;margin-left:auto;margin-right:auto;width:100%;--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1))}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-review-card-divider)>salla-button{width:100%}}.s-review-card-verified-icon{align-items:center;border-radius:9999px;display:flex;height:1.25rem;justify-content:center;width:1.25rem;--tw-bg-opacity:1;background-color:#fbbf24;background-color:rgba(251,191,36,var(--tw-bg-opacity,1));font-size:.75rem;line-height:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-review-card-verified-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-review-card-verified-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-review-card-verified-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-review-card-verified-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-review-card-verified-icon.justify-start.flex-1,html[dir=rtl] .s-review-card-verified-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-review-card-verified-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-review-card-verified-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-review-card-verified-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-review-card-verified-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-review-card-verified-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-review-card-verified-icon.justify-start.flex-1,html[dir=ltr] .s-review-card-verified-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-review-card-verified-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-review-card-verified-icon{border-top:1px solid var(--color-font)}}.s-review-card-verified-icon svg{height:.75rem;width:.75rem}.s-review-factors-tags-wrapper{display:inline-flex}.s-review-factors-tags-factors{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}@media(max-width:768px){html[dir=rtl] .s-review-factors-tags-factors.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-review-factors-tags-factors.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-review-factors-tags-factors.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-review-factors-tags-factors.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-review-factors-tags-factors.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-review-factors-tags-factors.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-review-factors-tags-factors.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-review-factors-tags-factors.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-review-factors-tags-factors{border-top:1px solid var(--color-font)}}.s-review-factors-tags-factor-tag{align-items:center;border-radius:9999px;border-width:1px;display:inline-flex;gap:.25rem;--tw-border-opacity:1;background-color:hsla(0,0%,100%,.3);border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:.875rem;line-height:1.25rem;padding:.25rem .625rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-review-factors-tags-factor-tag.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-review-factors-tags-factor-tag.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-review-factors-tags-factor-tag.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-review-factors-tags-factor-tag.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-review-factors-tags-factor-tag.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-review-factors-tags-factor-tag.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-review-factors-tags-factor-tag.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-review-factors-tags-factor-tag.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}.s-review-factors-tags-factor-name,.s-review-factors-tags-factor-rating{color:var(--color-primary-dark);font-weight:600}.s-review-factors-tags-factor-star{display:inline-flex;fill:var(--color-primary-dark);height:.75rem;width:.75rem}.s-review-factors-tags-factor-star svg{height:100%;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-review-factors-tags-factor-star svg)>salla-button{width:100%}}@media (min-width:1024px){.s-reviews-container{overflow:hidden}}.s-reviews-header-wrapper{display:flex;justify-content:space-between}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-reviews-header-wrapper,html[dir=rtl] .s-reviews-header-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-reviews-header-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-reviews-header-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-reviews-header-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-reviews-header-wrapper,html[dir=ltr] .s-reviews-header-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-reviews-header-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-reviews-header-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-reviews-header-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-reviews-header-wrapper{border-top:1px solid var(--color-font)}}.s-reviews-header{font-size:1.125rem;font-weight:700;line-height:1.75rem;line-height:1.2;margin-bottom:1rem;margin-right:.5rem}.s-reviews-avatar-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-reviews-avatar-image)>salla-button{width:100%}}.s-reviews-content{line-height:1.5rem;margin-bottom:.5rem;margin-top:1rem}@media (min-width:640px){.s-reviews-content{margin-top:0}}.s-reviews-customer-header{font-size:.75rem;font-weight:700;line-height:1rem}@media (min-width:480px){.s-reviews-customer-header{font-size:.875rem;line-height:1.25rem}}.s-reviews-display-all{align-items:center;display:inline-flex;font-size:.875rem;font-weight:700;gap:.5rem;line-height:1.25rem;opacity:.8}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-display-all.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-reviews-display-all.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-reviews-display-all.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-display-all.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-reviews-display-all.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-reviews-display-all.justify-start.flex-1{justify-content:flex-end}}.s-reviews-display-all:hover{opacity:1}.s-reviews-display-all-icon svg{display:inline-block;height:14px;width:14px}.s-reviews-display-all-icon svg:where([dir=ltr],[dir=ltr] *){--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-reviews-quote-icon svg{color:#414042;color:var(--color-primary);font-size:2.25rem;line-height:2.5rem;position:absolute;top:1rem}input[type=radio].sr-only div.s-reviews-quote-icon svg{transition:all .3s}input[type=radio].sr-only:checked~div.s-reviews-quote-icon svg{border-color:var(--color-main)}@media (min-width:640px){.s-reviews-quote-icon svg{font-size:3rem;line-height:1}}.s-reviews-quote-icon svg:where([dir=ltr],[dir=ltr] *){right:2rem}@media (min-width:640px){.s-reviews-quote-icon svg:where([dir=ltr],[dir=ltr] *){right:3rem}}@media (min-width:1024px){.s-reviews-quote-icon svg:where([dir=ltr],[dir=ltr] *){right:2rem}}.s-reviews-quote-icon svg:where([dir=rtl],[dir=rtl] *){left:2rem}@media (min-width:640px){.s-reviews-quote-icon svg:where([dir=rtl],[dir=rtl] *){left:3rem}}@media (min-width:1024px){.s-reviews-quote-icon svg:where([dir=rtl],[dir=rtl] *){left:2rem}}.s-reviews-testimonial{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem;display:flex;height:100%;position:relative;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));opacity:.6;padding:1.5rem;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.s-reviews-testimonial.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-reviews-testimonial.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-reviews-testimonial.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-reviews-testimonial.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-reviews-testimonial.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.s-reviews-testimonial.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-reviews-testimonial.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-reviews-testimonial.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-reviews-testimonial.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-reviews-testimonial.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-reviews-testimonial{border-top:1px solid var(--color-font)}.s-reviews-testimonial{padding:2.5rem;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;box-shadow:0 0 transparent,0 0 transparent,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}.s-reviews-testimonials-slider{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.s-reviews-testimonials-slider .swiper{margin-left:-200px;margin-right:-200px}}.s-reviews-testimonials-slider .swiper:where([dir=ltr],[dir=ltr] *){padding-left:1.25rem;padding-right:3rem}@media (min-width:1024px){.s-reviews-testimonials-slider .swiper:where([dir=ltr],[dir=ltr] *){padding-left:0;padding-right:0}}.s-reviews-testimonials-slider .swiper:where([dir=rtl],[dir=rtl] *){padding-left:3rem;padding-right:1.25rem}@media (min-width:1024px){.s-reviews-testimonials-slider .swiper:where([dir=rtl],[dir=rtl] *){padding-left:0;padding-right:0}.s-reviews-testimonials-slider .swiper .s-slider-button-next{margin-right:200px}.s-reviews-testimonials-slider .swiper .s-slider-button-prev{margin-left:200px}}.s-reviews-testimonials-slider .swiper:not(.swiper-initialized){opacity:0}.s-reviews-testimonial__inner{align-items:center;display:flex}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-testimonial__inner.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-reviews-testimonial__inner.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-reviews-testimonial__inner.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-reviews-testimonial__inner.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-reviews-testimonial__inner.justify-start.flex-1,html[dir=rtl] .s-reviews-testimonial__inner.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-reviews-testimonial__inner.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-testimonial__inner.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-reviews-testimonial__inner.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-reviews-testimonial__inner.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-reviews-testimonial__inner.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-reviews-testimonial__inner.justify-start.flex-1,html[dir=ltr] .s-reviews-testimonial__inner.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-reviews-testimonial__inner.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-reviews-testimonial__inner{border-top:1px solid var(--color-font)}}.s-reviews-testimonial__avatar{border-radius:9999px;flex-shrink:0;height:5rem;overflow:hidden;width:5rem}.s-reviews-testimonial__icon svg{fill:#414042;fill:var(--color-primary);font-size:2.25rem;height:2.25rem;line-height:2.5rem;position:absolute;top:1rem;width:2.25rem}input[type=radio].sr-only div.s-reviews-testimonial__icon svg{transition:all .3s}input[type=radio].sr-only:checked~div.s-reviews-testimonial__icon svg{border-color:var(--color-main)}@media (min-width:640px){.s-reviews-testimonial__icon svg{font-size:3rem;line-height:1}}@media (min-width:1024px){.s-reviews-testimonial__icon svg{height:3rem;width:3rem}}.s-reviews-testimonial__icon svg:where([dir=ltr],[dir=ltr] *){right:2rem}@media (min-width:640px){.s-reviews-testimonial__icon svg:where([dir=ltr],[dir=ltr] *){right:3rem}}@media (min-width:1024px){.s-reviews-testimonial__icon svg:where([dir=ltr],[dir=ltr] *){right:2rem}}.s-reviews-testimonial__icon svg:where([dir=rtl],[dir=rtl] *){left:2rem}@media (min-width:640px){.s-reviews-testimonial__icon svg:where([dir=rtl],[dir=rtl] *){left:3rem}}@media (min-width:1024px){.s-reviews-testimonial__icon svg:where([dir=rtl],[dir=rtl] *){left:2rem}}.s-reviews-testimonial__text{flex:1 1 0%}@media(max-width:768px){html[dir=rtl] .s-reviews-testimonial__text.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-reviews-testimonial__text{justify-content:flex-end}html[dir=ltr] .s-reviews-testimonial__text.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-reviews-testimonial__text{justify-content:flex-end}}.s-reviews-testimonial__text p{display:none;line-height:1.5rem;margin-bottom:.5rem;margin-top:1rem}@media (min-width:640px){.s-reviews-testimonial__text p{margin-top:0}}.s-reviews-testimonial__name_wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-testimonial__name_wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-reviews-testimonial__name_wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-reviews-testimonial__name_wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-reviews-testimonial__name_wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-reviews-testimonial__name_wrapper.justify-start.flex-1,html[dir=rtl] .s-reviews-testimonial__name_wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-reviews-testimonial__name_wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-reviews-testimonial__name_wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-testimonial__name_wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-reviews-testimonial__name_wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-reviews-testimonial__name_wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-reviews-testimonial__name_wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-reviews-testimonial__name_wrapper.justify-start.flex-1,html[dir=ltr] .s-reviews-testimonial__name_wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-reviews-testimonial__name_wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-reviews-testimonial__name_wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-reviews-testimonial__name_wrapper{border-top:1px solid var(--color-font)}.s-reviews-testimonial__name_wrapper{flex-direction:row;justify-content:space-between}}.s-reviews-testimonial__rating{display:none;font-size:.875rem;line-height:1.25rem;margin-left:2.5rem}.s-reviews-testimonial__info h2{font-size:.75rem;font-weight:700;line-height:1rem}@media (min-width:480px){.s-reviews-testimonial__info h2{font-size:.875rem;line-height:1.25rem}}.s-reviews-container .swiper-slide{height:auto;overflow:hidden;padding-left:10px;padding-right:10px;width:20%}@media(max-width:768px){html[dir=ltr] .flex.relative.s-reviews-container .swiper-slide.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.s-reviews-container .swiper-slide.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media (min-width:1024px){.s-reviews-container .swiper-slide{padding-left:15px;padding-right:15px}}.s-reviews-container .swiper-slide:not(.swiper-slide-active) .s-reviews-testimonial__avatar{margin-bottom:2rem}.s-reviews-container .swiper-slide:not(.swiper-slide-active) .s-reviews-testimonial__inner{align-items:center;flex-direction:column;position:relative;text-align:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-container .swiper-slide:not(.swiper-slide-active) .s-reviews-testimonial__inner.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-reviews-container .swiper-slide:not(.swiper-slide-active) .s-reviews-testimonial__inner.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-reviews-container .swiper-slide:not(.swiper-slide-active) .s-reviews-testimonial__inner.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-reviews-container .swiper-slide:not(.swiper-slide-active) .s-reviews-testimonial__inner.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-reviews-container .swiper-slide:not(.swiper-slide-active) .s-reviews-testimonial__inner.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-container .swiper-slide:not(.swiper-slide-active) .s-reviews-testimonial__inner.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-reviews-container .swiper-slide:not(.swiper-slide-active) .s-reviews-testimonial__inner.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-reviews-container .swiper-slide:not(.swiper-slide-active) .s-reviews-testimonial__inner.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-reviews-container .swiper-slide:not(.swiper-slide-active) .s-reviews-testimonial__inner.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-reviews-container .swiper-slide:not(.swiper-slide-active) .s-reviews-testimonial__inner.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}.s-reviews-container .swiper-slide:not(.swiper-slide-active) .s-reviews-testimonial__icon svg{height:1.5rem;left:50%;top:-2rem;width:1.5rem;--tw-translate-x:-50%;--tw-translate-y:0.25rem;transform:translate(-50%,.25rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-reviews-container .swiper-slide-prev .s-reviews-testimonial{align-items:center;justify-content:flex-end}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-container .swiper-slide-prev .s-reviews-testimonial.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-reviews-container .swiper-slide-prev .s-reviews-testimonial.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.s-reviews-container .swiper-slide-prev .s-reviews-testimonial.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-reviews-container .swiper-slide-prev .s-reviews-testimonial.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-container .swiper-slide-prev .s-reviews-testimonial.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-reviews-container .swiper-slide-prev .s-reviews-testimonial.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.s-reviews-container .swiper-slide-prev .s-reviews-testimonial.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-reviews-container .swiper-slide-prev .s-reviews-testimonial.justify-start.flex-1{justify-content:flex-end}}.s-reviews-container .swiper-slide-next .s-reviews-testimonial{align-items:center;justify-content:flex-start}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-container .swiper-slide-next .s-reviews-testimonial.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-reviews-container .swiper-slide-next .s-reviews-testimonial.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-reviews-container .swiper-slide-next .s-reviews-testimonial.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-reviews-container .swiper-slide-next .s-reviews-testimonial.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-container .swiper-slide-next .s-reviews-testimonial.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-reviews-container .swiper-slide-next .s-reviews-testimonial.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-reviews-container .swiper-slide-next .s-reviews-testimonial.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-reviews-container .swiper-slide-next .s-reviews-testimonial.justify-start.flex-1{justify-content:flex-end}}.s-reviews-container .swiper-slide-next .s-reviews-testimonial:where([dir=ltr],[dir=ltr] *){padding-right:7%}.s-reviews-container .swiper-slide-next .s-reviews-testimonial:where([dir=rtl],[dir=rtl] *){padding-left:7%}.s-reviews-container .swiper-slide-active{width:60%}.s-reviews-container .swiper-slide-active .s-reviews-testimonial{opacity:1;--tw-shadow:5px 0 0 0 var(--color-main);--tw-shadow-colored:5px 0 0 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}@media (min-width:1024px){.s-reviews-container .swiper-slide-active .s-reviews-testimonial:where([dir=ltr],[dir=ltr] *){padding-right:6rem}.s-reviews-container .swiper-slide-active .s-reviews-testimonial:where([dir=rtl],[dir=rtl] *){padding-left:6rem}}.s-reviews-container .swiper-slide-active .s-reviews-testimonial__inner{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-reviews-container .swiper-slide-active .s-reviews-testimonial__inner)>salla-button{width:100%}}.s-reviews-container .swiper-slide-active .s-reviews-testimonial__avatar:where([dir=ltr],[dir=ltr] *){margin-right:1.5rem}.s-reviews-container .swiper-slide-active .s-reviews-testimonial__avatar:where([dir=rtl],[dir=rtl] *){margin-left:1.5rem}.s-reviews-container .swiper-slide-active .s-reviews-testimonial__info{margin-bottom:.5rem}@media (min-width:1024px){.s-reviews-container .swiper-slide-active .s-reviews-testimonial__info{margin-bottom:0}}.s-reviews-container .swiper-slide-active .s-reviews-testimonial__rating,.s-reviews-container .swiper-slide-active .s-reviews-testimonial__text p{display:block}.s-reviews-container .s-slider--nav-arrow{display:none;right:17%;top:35%;--tw-translate-y:50%;transform:translate(var(--tw-translate-x),50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:1024px){.s-reviews-container .s-slider--nav-arrow{display:flex}}.s-reviews-container .s-slider--nav-arrow.s-slider-next{left:17%}.s-reviews-container .s-slider--nav-arrow.s-slider-next:where([dir=ltr],[dir=ltr] *){left:auto}.s-reviews-container .s-slider--nav-arrow.s-slider-next:where([dir=rtl],[dir=rtl] *){right:auto}.s-reviews-page-grid{align-items:flex-start;display:grid;grid-gap:1.25rem;gap:1.25rem}@media(max-width:768px){html[dir=rtl] p.flex.flex-col.gap-1.s-reviews-page-grid.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] p.flex.flex-col.gap-1.s-reviews-page-grid.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media (min-width:640px){.s-reviews-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.s-reviews-page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.s-reviews-page-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.s-reviews-page-title{align-items:center;-moz-column-gap:.75rem;column-gap:.75rem;display:flex;flex-wrap:wrap;font-size:1.25rem;font-weight:700;line-height:.75rem;row-gap:.5rem}.Comfort-header .icons a.active i.s-reviews-page-title{color:#414042;color:var(--color-primary)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-page-title.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-reviews-page-title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-reviews-page-title.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-reviews-page-title.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-reviews-page-title.justify-start.flex-1,html[dir=rtl] .s-reviews-page-title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-reviews-page-title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-page-title.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-reviews-page-title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-reviews-page-title.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-reviews-page-title.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-reviews-page-title.justify-start.flex-1,html[dir=ltr] .s-reviews-page-title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-reviews-page-title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-reviews-page-title{border-top:1px solid var(--color-font)}}.s-reviews-page-count{font-size:.875rem;font-weight:500;line-height:1.25rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-reviews-page-filter{border-color:#414042;border-color:var(--color-primary);border-radius:.375rem;border-width:1px;color:#414042;color:var(--color-primary);height:auto;min-width:164px;padding:.25rem}@media(max-width:768px){html[dir=ltr] .flex.relative.s-reviews-page-filter.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.s-reviews-page-filter.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-reviews-page-filter:focus{border-color:#414042;border-color:var(--color-primary)}.s-reviews-page-filter-label{display:none;white-space:nowrap}@media (min-width:640px){.s-reviews-page-filter-label{display:block}}.s-reviews-page-filter-wrapper{align-items:center;display:flex;gap:.75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-page-filter-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-reviews-page-filter-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-reviews-page-filter-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-reviews-page-filter-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-reviews-page-filter-wrapper.justify-start.flex-1,html[dir=rtl] .s-reviews-page-filter-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-reviews-page-filter-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-page-filter-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-reviews-page-filter-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-reviews-page-filter-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-reviews-page-filter-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-reviews-page-filter-wrapper.justify-start.flex-1,html[dir=ltr] .s-reviews-page-filter-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-reviews-page-filter-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-reviews-page-filter-wrapper{border-top:1px solid var(--color-font)}}.s-reviews-page-load-more-btn{margin-top:1.5rem}.s-reviews-page-header-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:.75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-reviews-page-header-wrapper,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-page-header-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-reviews-page-header-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-reviews-page-header-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-reviews-page-header-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-reviews-page-header-wrapper.justify-start.flex-1,html[dir=rtl] .s-reviews-page-header-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-reviews-page-header-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-reviews-page-header-wrapper,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-page-header-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-reviews-page-header-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-reviews-page-header-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-reviews-page-header-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-reviews-page-header-wrapper.justify-start.flex-1,html[dir=ltr] .s-reviews-page-header-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-reviews-page-header-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-reviews-page-header-wrapper{border-top:1px solid var(--color-font)}}.s-reviews-page-load-more-container{text-align:center}.s-reviews-summary-wrapper{-moz-column-gap:2rem;column-gap:2rem;display:flex;flex-direction:column;row-gap:1.5rem}@media(max-width:768px){html[dir=rtl] .s-reviews-summary-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-reviews-summary-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-reviews-summary-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-reviews-summary-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-reviews-summary-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-reviews-summary-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-reviews-summary-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-reviews-summary-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-reviews-summary-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-reviews-summary-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-reviews-summary-wrapper{border-top:1px solid var(--color-font)}}@media (min-width:640px){.s-reviews-summary-wrapper{flex-direction:row}}.s-reviews-summary-header{align-content:flex-start;display:grid;grid-gap:2rem;gap:2rem}@media (min-width:640px){.s-reviews-summary-header{gap:2.5rem}}.s-reviews-summary-header .s-rating-stars-selected{fill:#414042;fill:var(--color-primary)}.s-reviews-summary-header .s-rating-stars-btn-star{padding:0}.s-reviews-summary-header-section{align-items:center;display:flex;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-reviews-summary-header-section.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-summary-header-section.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-reviews-summary-header-section.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-reviews-summary-header-section.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-reviews-summary-header-section.flex.lg\:hidden,html[dir=rtl] .flex-1.s-reviews-summary-header-section.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-reviews-summary-header-section.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.s-reviews-summary-header-section.items-center.justify-start.flex-1,html[dir=rtl] .s-reviews-summary-header-section.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-reviews-summary-header-section.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-reviews-summary-header-section.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-summary-header-section.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-reviews-summary-header-section.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-reviews-summary-header-section.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-reviews-summary-header-section.flex.lg\:hidden,html[dir=ltr] .flex-1.s-reviews-summary-header-section.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-reviews-summary-header-section.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.s-reviews-summary-header-section.items-center.justify-start.flex-1,html[dir=ltr] .s-reviews-summary-header-section.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-reviews-summary-header-section.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-reviews-summary-header-section{border-top:1px solid var(--color-font)}}.s-reviews-summary-average{font-size:3rem;line-height:1;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-reviews-summary-count{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-reviews-summary-rows{display:grid;grid-gap:1rem;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-reviews-summary-rows.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.s-reviews-summary-rows.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-reviews-summary-rows.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-reviews-summary-rows.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.s-reviews-summary-rows.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-reviews-summary-rows.items-center.justify-start.flex-1{justify-content:flex-end}}@media (min-width:640px){.s-reviews-summary-rows{width:54%}}.s-reviews-summary-row{align-items:center;display:flex;gap:.625rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-summary-row.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-reviews-summary-row.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-reviews-summary-row.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-reviews-summary-row.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-reviews-summary-row.justify-start.flex-1,html[dir=rtl] .s-reviews-summary-row.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-reviews-summary-row.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-summary-row.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-reviews-summary-row.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-reviews-summary-row.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-reviews-summary-row.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-reviews-summary-row.justify-start.flex-1,html[dir=ltr] .s-reviews-summary-row.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-reviews-summary-row.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-reviews-summary-row{border-top:1px solid var(--color-font)}}.s-reviews-summary-row-rate{align-items:center;display:flex;fill:#1f2937;font-size:.75rem;font-weight:500;gap:.25rem;line-height:1rem;line-height:1.5}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-summary-row-rate.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-reviews-summary-row-rate.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-reviews-summary-row-rate.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-reviews-summary-row-rate.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-reviews-summary-row-rate.justify-start.flex-1,html[dir=rtl] .s-reviews-summary-row-rate.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-reviews-summary-row-rate.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-reviews-summary-row-rate.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-reviews-summary-row-rate.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-reviews-summary-row-rate.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-reviews-summary-row-rate.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-reviews-summary-row-rate.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-reviews-summary-row-rate.justify-start.flex-1,html[dir=ltr] .s-reviews-summary-row-rate.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-reviews-summary-row-rate.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-reviews-summary-row-rate.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-reviews-summary-row-rate{border-top:1px solid var(--color-font)}}.s-reviews-summary-row-rate span svg{fill:#fbbf24;max-height:-moz-max-content;max-height:max-content;width:1rem}.s-reviews-summary-progress{flex-grow:1}.s-reviews-summary-progress .s-progress-bar-container,.s-reviews-summary-progress .s-progress-bar-wrapper{margin-bottom:0}.s-reviews-summary-percentage{font-size:.75rem;font-weight:500;line-height:1rem;width:2rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-reviews-summary-recommendation-percentage{font-size:2.25rem;line-height:2.5rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-reviews-summary-header-section.s-reviews-summary-recommendation-only{gap:3rem}.s-reviews-summary-header-section.s-reviews-summary-recommendation-only p{font-size:1.125rem;font-weight:700;line-height:1.75rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-scopes-title{margin-bottom:.75rem}.s-scopes-header{display:block;margin-bottom:.5rem;text-align:center}.s-scopes-header-icon{align-items:center;border-radius:9999px;border-width:1px;display:flex;height:5rem;justify-content:center;margin:auto;width:5rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fcfcfc;background-color:rgba(252,252,252,var(--tw-bg-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-scopes-header-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-scopes-header-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-scopes-header-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-scopes-header-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-scopes-header-icon.justify-start.flex-1,html[dir=rtl] .s-scopes-header-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-scopes-header-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-scopes-header-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-scopes-header-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-scopes-header-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-scopes-header-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-scopes-header-icon.justify-start.flex-1,html[dir=ltr] .s-scopes-header-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-scopes-header-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-scopes-header-icon{border-top:1px solid var(--color-font)}}.s-scopes-header-icon svg{fill:#414042;fill:var(--color-primary);height:2rem}.s-scopes-header-title{font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-scopes-header-subtitle{font-size:1.25rem;line-height:1.75rem;text-align:left}.Comfort-header .icons a.active i.s-scopes-header-subtitle{color:#414042;color:var(--color-primary)}.s-scopes-header-subtitle:where([dir=rtl],[dir=rtl] *){text-align:right}.s-scopes-search-wrapper{position:relative;width:100%}@media(max-width:768px){html[dir=ltr] .flex.s-scopes-search-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-scopes-search-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-scopes-search-wrapper)>salla-button{width:100%}}.s-scopes-search-icon{align-items:center;bottom:0;display:flex;left:0;padding-left:.75rem;pointer-events:none;position:absolute;top:0}input[type=radio].sr-only div.s-scopes-search-icon{transition:all .3s}input[type=radio].sr-only:checked~div.s-scopes-search-icon{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-scopes-search-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-scopes-search-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-scopes-search-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-scopes-search-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-scopes-search-icon.justify-start.flex-1,html[dir=rtl] .s-scopes-search-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-scopes-search-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-scopes-search-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-scopes-search-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-scopes-search-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-scopes-search-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-scopes-search-icon.justify-start.flex-1,html[dir=ltr] .s-scopes-search-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-scopes-search-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-scopes-search-icon{border-top:1px solid var(--color-font)}}.s-scopes-search-icon:where([dir=rtl],[dir=rtl] *){left:auto;padding-left:0;padding-right:.75rem;right:0}.s-scopes-search-icon svg{fill:#9ca3af;height:1.25rem;width:1.25rem}.s-scopes-search-input{border-radius:.75rem;border-width:1px;display:block;width:100%;--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1));font-size:.875rem;line-height:1.25rem;padding:.625rem .625rem .625rem 2.5rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-scopes-search-input)>salla-button{width:100%}}.s-scopes-search-input:focus{--tw-ring-color:var(--color-primary)}.s-scopes-search-input:where([dir=rtl],[dir=rtl] *){padding-left:0;padding-right:2.5rem}.s-scopes-input-wrap{align-items:center;display:flex;margin-bottom:1.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-scopes-input-wrap.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-scopes-input-wrap.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-scopes-input-wrap.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-scopes-input-wrap.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-scopes-input-wrap.justify-start.flex-1,html[dir=rtl] .s-scopes-input-wrap.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-scopes-input-wrap.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-scopes-input-wrap.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-scopes-input-wrap.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-scopes-input-wrap.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-scopes-input-wrap.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-scopes-input-wrap.justify-start.flex-1,html[dir=ltr] .s-scopes-input-wrap.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-scopes-input-wrap.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-scopes-input-wrap{border-top:1px solid var(--color-font)}}.s-scopes-input-wrap:last-child{margin-bottom:0}.s-scopes-input{height:1rem;width:1rem;--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1));color:#414042;color:var(--color-primary)}.s-scopes-input:focus{--tw-ring-color:var(--color-primary)}.s-scopes-input:where([dir=ltr],[dir=ltr] *){margin-right:.75rem}.s-scopes-input:where([dir=rtl],[dir=rtl] *){margin-left:.75rem}.s-scopes-label{align-items:center;display:flex;flex-grow:1;font-size:1rem;font-weight:500;justify-content:space-between;line-height:1.5rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-scopes-label,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-scopes-label.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-scopes-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-scopes-label.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-scopes-label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-scopes-label.justify-start.flex-1,html[dir=rtl] .s-scopes-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-scopes-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-scopes-label,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-scopes-label.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-scopes-label.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-scopes-label.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-scopes-label.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-scopes-label.justify-start.flex-1,html[dir=ltr] .s-scopes-label.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-scopes-label.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-scopes-label{border-top:1px solid var(--color-font)}}.s-scopes-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;height:2.5rem;width:100%;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:.875rem;line-height:1.25rem;padding-left:1rem;padding-right:1rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-scopes-select)>salla-button{width:100%}}.s-scopes-select:focus{border-color:#414042;border-color:var(--color-primary)}.s-scopes-container{margin-top:1.25rem;max-height:300px;overflow-y:auto;padding-left:.5rem}.s-scopes-container:where([dir=rtl],[dir=rtl] *){padding-left:0;padding-right:.5rem}.s-scopes-sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}input[type=radio].s-scopes-sr-only div.absolute{transition:all .3s}input[type=radio].s-scopes-sr-only:checked~div.absolute{border-color:var(--color-main)}.s-scopes-is-closed{opacity:.5}.s-scopes-closed-badge{--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity,1))}.s-scopes-clickable{cursor:pointer}.s-scopes-clickable *{pointer-events:none}.s-scopes-submit{height:auto;margin-top:1.5rem}@media(max-width:768px){html[dir=ltr] .flex.relative.s-scopes-submit.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.s-scopes-submit.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-scopes-color-red{--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity,1))}.s-scopes-color-green{--tw-text-opacity:1;color:#22c55e;color:rgba(34,197,94,var(--tw-text-opacity,1))}.s-scopes-color-gray{--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-scopes-hidden,.s-scopes-input-wrap.is-hidden-branch{display:none}.s-scopes-wrap{display:flex;flex-direction:column;max-height:350px}@media(max-width:768px){html[dir=rtl] .s-scopes-wrap.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-scopes-wrap.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-scopes-wrap.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-scopes-wrap.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-scopes-wrap.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-scopes-wrap.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-scopes-wrap.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-scopes-wrap.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-scopes-wrap.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-scopes-wrap.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-scopes-wrap{border-top:1px solid var(--color-font)}}.s-scopes-wrap .s-placeholder-wrapper{align-items:center;display:flex;flex-direction:column;height:12rem;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-scopes-wrap .s-placeholder-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-scopes-wrap .s-placeholder-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-scopes-wrap .s-placeholder-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-scopes-wrap .s-placeholder-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-scopes-wrap .s-placeholder-wrapper.justify-start.flex-1,html[dir=rtl] .s-scopes-wrap .s-placeholder-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-scopes-wrap .s-placeholder-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-scopes-wrap .s-placeholder-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-scopes-wrap .s-placeholder-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-scopes-wrap .s-placeholder-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-scopes-wrap .s-placeholder-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-scopes-wrap .s-placeholder-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-scopes-wrap .s-placeholder-wrapper.justify-start.flex-1,html[dir=ltr] .s-scopes-wrap .s-placeholder-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-scopes-wrap .s-placeholder-wrapper.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-scopes-wrap .s-placeholder-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-scopes-wrap .s-placeholder-wrapper{border-top:1px solid var(--color-font)}}.s-scopes-footer{margin-top:auto}.s-scopes-modal .s-modal-header{display:block!important}.s-scopes-skeleton .s-list-tile-item-content{display:block;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-scopes-skeleton .s-list-tile-item-content)>salla-button{width:100%}}.s-scopes-skeleton .s-scopes-header-title>salla-skeleton{display:block;margin-bottom:.75rem;margin-top:.75rem}.s-scopes-skeleton .s-scopes-header-subtitle>salla-skeleton{display:block;margin-bottom:.75rem}.s-scopes-skeleton .s-scopes-skeleton-scopes>salla-skeleton{display:block;margin-bottom:1.25rem}.s-scopes-skeleton .s-scopes-skeleton-search{margin-bottom:2rem;margin-top:2rem}.s-scopes-skeleton .s-scopes-skeleton-search>salla-skeleton{display:block;margin-bottom:.75rem}.s-scopes-skeleton .s-list-tile-item-icon{margin-right:2rem}.s-scopes-skeleton .s-list-tile-item-icon:where([dir=rtl],[dir=rtl] *){margin-left:2rem;margin-right:0}.s-scopes-skeleton-btn{margin-top:2rem}.s-search-container{border-radius:.375rem;max-height:14rem;position:relative;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:99}@media(max-width:768px){html[dir=ltr] .flex.s-search-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-search-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-search-oval{border-radius:20px}.s-search-inline{min-width:220px}.s-search-container-open{border-radius:0!important;max-height:24rem}.s-search-container-open .s-search-input{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important;border-width:1px;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}.s-search-no-results .s-search-input{border-bottom-left-radius:0;border-bottom-right-radius:0;border-width:1px;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}.s-search-input{border-radius:.375rem;height:2.5rem;width:100%;--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));font-size:.875rem;line-height:1.25rem;padding-bottom:.125rem;padding-top:0;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1));transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-search-input)>salla-button{width:100%}}.s-search-input:focus{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-ring-color:transparent}.s-search-input:where([dir=ltr],[dir=ltr] *){padding-left:2.5rem}.s-search-input:where([dir=rtl],[dir=rtl] *){padding-right:2.5rem}.s-search-icon-wrap{position:absolute;top:50%;--tw-translate-y:-50%;line-height:1;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}input[type=radio].sr-only div.s-search-icon-wrap{transition:all .3s}input[type=radio].sr-only:checked~div.s-search-icon-wrap{border-color:var(--color-main)}.s-search-icon-wrap:where([dir=ltr],[dir=ltr] *){left:1rem}.s-search-icon-wrap:where([dir=rtl],[dir=rtl] *){right:1rem}.s-search-icon svg{fill:#9ca3af;height:1rem;width:1rem}.s-search-spinner-loader{animation:spin 1s linear infinite;border-radius:9999px;border-width:2px;display:block;height:1rem;width:1rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));border-right-color:#414042;border-right-color:var(--color-primary)}.s-search-results{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;margin:auto;max-height:24rem;max-width:100%;overflow-y:auto;position:absolute;width:100%;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}input[type=radio].sr-only div.s-search-results{transition:all .3s}input[type=radio].sr-only:checked~div.s-search-results{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-search-results)>salla-button{width:100%}}.s-search-no-results{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.s-search-no-results-placeholder{font-size:.875rem;line-height:1.25rem;padding:1rem;text-align:center;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-search-product{border-bottom-width:1px;display:flex;height:100%;justify-content:space-around;overflow:hidden;--tw-border-opacity:1;background-color:transparent;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1));padding:.75rem 1rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .s-search-product.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-search-product.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-search-product.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-search-product.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-search-product.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-search-product.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-search-product.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-search-product.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-search-product{border-top:1px solid var(--color-font)}}.s-search-product:last-child{border-bottom-width:0}.s-search-product:hover{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1))}@media (min-width:480px){.s-search-product{padding-left:1.25rem;padding-right:1.25rem}}.s-search-product-image-container{border-radius:.375rem;height:3.5rem;overflow:hidden;position:relative;width:5rem;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1))}@media(max-width:768px){html[dir=ltr] .flex.s-search-product-image-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-search-product-image-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-search-product-image{font-size:0;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}@media(max-width:768px){html[dir=ltr] .flex.s-search-product-image.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-search-product-image.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-search-product-image)>salla-button{width:100%}}.s-search-product-image:before{height:100%;left:0;position:absolute;top:0;width:100%;--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1));--tw-content:"";content:"";content:var(--tw-content)}.s-search-product-details{flex:1 1 0%;padding-top:.25rem}@media(max-width:768px){html[dir=rtl] .s-search-product-details.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-search-product-details{justify-content:flex-end}html[dir=ltr] .s-search-product-details.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-search-product-details{justify-content:flex-end}}.s-search-product-details:where([dir=ltr],[dir=ltr] *){padding-left:1rem}@media (min-width:480px){.s-search-product-details:where([dir=ltr],[dir=ltr] *){padding-left:1.25rem}}.s-search-product-details:where([dir=rtl],[dir=rtl] *){padding-right:1rem}@media (min-width:480px){.s-search-product-details:where([dir=rtl],[dir=rtl] *){padding-right:1.25rem}}.s-search-product-title{align-items:baseline;display:flex;flex-direction:column;font-size:.875rem;font-weight:700;justify-content:flex-start;line-height:1.5rem;margin-bottom:.375rem;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .s-search-product-title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-search-product-title.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-search-product-title.flex-1,html[dir=rtl] .s-search-product-title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-search-product-title.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-search-product-title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-search-product-title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-search-product-title.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-search-product-title.flex-1,html[dir=ltr] .s-search-product-title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-search-product-title.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-search-product-title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-search-product-title{border-top:1px solid var(--color-font)}}.s-search-product-price{align-items:center;color:#414042;color:var(--color-primary);display:flex;font-size:.875rem;font-weight:700;line-height:1.25rem;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-search-product-price.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-search-product-price.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-search-product-price.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-search-product-price.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-search-product-price.justify-start.flex-1,html[dir=rtl] .s-search-product-price.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-search-product-price.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-search-product-price.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-search-product-price.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-search-product-price.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-search-product-price.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-search-product-price.justify-start.flex-1,html[dir=ltr] .s-search-product-price.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-search-product-price.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-search-product-price)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-search-product-price{border-top:1px solid var(--color-font)}}.s-search-product-regular-price{font-weight:500;padding-left:.75rem;padding-right:.75rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1));text-decoration-line:line-through}.s-search-product-not-available{--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) grayscale(100%) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.s-search-action{height:100%;position:absolute}input[type=radio].sr-only div.s-search-action{transition:all .3s}input[type=radio].sr-only:checked~div.s-search-action{border-color:var(--color-main)}.s-search-action:where([dir=ltr],[dir=ltr] *){right:0}.s-search-action:where([dir=rtl],[dir=rtl] *){border-bottom-right-radius:0;border-top-right-radius:0;left:0}.s-search-action-oval:where([dir=ltr],[dir=ltr] *){border-bottom-right-radius:9999px;border-top-right-radius:9999px}.s-search-action-oval:where([dir=rtl],[dir=rtl] *){border-bottom-left-radius:9999px;border-top-left-radius:9999px}.s-search-input-wrapper{align-items:center;display:flex;flex-grow:1;position:relative}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-search-input-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-search-input-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-search-input-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-search-input-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-search-input-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-search-input-wrapper.justify-start.flex-1,html[dir=rtl] .s-search-input-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-search-input-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-search-input-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-search-input-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-search-input-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-search-input-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-search-input-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-search-input-wrapper.justify-start.flex-1,html[dir=ltr] .s-search-input-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-search-input-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-search-input-wrapper{border-top:1px solid var(--color-font)}}.s-search-modal .s-modal-wrapper{align-items:flex-start;padding:0}.s-search-modal .s-modal-spacer{display:inline}.s-search-modal .s-modal-body{background:transparent;border-radius:.5rem;margin-top:3.2rem;max-width:90%;overflow:visible;padding:0;position:relative!important;width:700px}.s-search-modal .s-modal-close{top:50%;transform:translateY(-50%)}.s-searchable-dropdown{position:relative}.s-searchable-dropdown--open{z-index:9999}.s-searchable-dropdown-label{color:#374151;color:var(--color-text-primary,#374151);display:block;font-size:.875rem;font-weight:500;line-height:1.25rem;margin-bottom:.5rem}.s-searchable-dropdown-required{color:#ef4444;color:var(--color-danger,#ef4444)}.s-searchable-dropdown-trigger{align-items:center;background-color:#fff;background-color:var(--color-surface,#fff);border-color:#e5e7eb;border-color:var(--color-border,#e5e7eb);border-radius:.375rem;border-width:1px;cursor:pointer;display:flex;font-size:.875rem;justify-content:space-between;line-height:1.25rem;min-height:40px;padding:.5rem .75rem;text-align:left;transition-duration:.15s;transition-property:border-color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.s-searchable-dropdown-trigger *{pointer-events:none}.s-searchable-dropdown-trigger:where([dir=ltr],[dir=ltr] *){text-align:left}.s-searchable-dropdown-trigger:where([dir=rtl],[dir=rtl] *){text-align:right}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-searchable-dropdown-trigger,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-searchable-dropdown-trigger.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-searchable-dropdown-trigger.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-searchable-dropdown-trigger.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-searchable-dropdown-trigger.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-searchable-dropdown-trigger.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-searchable-dropdown-trigger.justify-start.flex-1,html[dir=rtl] .s-searchable-dropdown-trigger.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-searchable-dropdown-trigger.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-searchable-dropdown-trigger,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-searchable-dropdown-trigger.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-searchable-dropdown-trigger.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-searchable-dropdown-trigger.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-searchable-dropdown-trigger.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-searchable-dropdown-trigger.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-searchable-dropdown-trigger.justify-start.flex-1,html[dir=ltr] .s-searchable-dropdown-trigger.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-searchable-dropdown-trigger.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-searchable-dropdown-trigger)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-searchable-dropdown-trigger{border-top:1px solid var(--color-font)}}.s-searchable-dropdown-trigger:hover{border-color:#d1d5db;border-color:var(--color-border-hover,#d1d5db)}.s-searchable-dropdown-trigger:focus{border-color:#414042;border-color:var(--color-primary);--tw-shadow:0 0 0 1px var(--color-primary,#00897b);--tw-shadow-colored:0 0 0 1px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 0 0 1px #414042;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.s-searchable-dropdown-trigger--disabled{background-color:#f9fafb;background-color:var(--color-surface-disabled,#f9fafb);cursor:not-allowed;opacity:.5}.s-searchable-dropdown-trigger--open{border-color:#414042!important;border-color:var(--color-primary)!important;--tw-shadow:0 0 0 1px var(--color-primary,#00897b);--tw-shadow-colored:0 0 0 1px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 0 0 1px #414042;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-searchable-dropdown-trigger-text{color:#111827;color:var(--color-text-primary,#111827);flex:1 1 0%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){html[dir=rtl] .s-searchable-dropdown-trigger-text.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-searchable-dropdown-trigger-text{justify-content:flex-end}html[dir=ltr] .s-searchable-dropdown-trigger-text.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-searchable-dropdown-trigger-text{justify-content:flex-end}}.s-searchable-dropdown-trigger-placeholder{color:#9ca3af;color:var(--color-text-secondary,#9ca3af);flex:1 1 0%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){html[dir=rtl] .s-searchable-dropdown-trigger-placeholder.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-searchable-dropdown-trigger-placeholder{justify-content:flex-end}html[dir=ltr] .s-searchable-dropdown-trigger-placeholder.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-searchable-dropdown-trigger-placeholder{justify-content:flex-end}}.s-searchable-dropdown-trigger-icon{color:#9ca3af;color:var(--color-text-secondary,#9ca3af);flex-shrink:0;font-size:1.125rem;line-height:1.75rem;margin-left:.5rem;transition-duration:.2s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-searchable-dropdown-trigger-icon--open{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-searchable-dropdown-panel{background-color:#fff;background-color:var(--color-surface,#fff);border-color:#e5e7eb;border-color:var(--color-border,#e5e7eb);border-radius:.5rem;border-width:1px;margin-top:.25rem;overflow:hidden;position:absolute;width:100%;z-index:9999;--tw-shadow:0 8px 24px rgba(0,0,0,.12);--tw-shadow-colored:0 8px 24px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 8px 24px rgba(0,0,0,.12);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}input[type=radio].sr-only div.s-searchable-dropdown-panel{transition:all .3s}input[type=radio].sr-only:checked~div.s-searchable-dropdown-panel{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-searchable-dropdown-panel)>salla-button{width:100%}}.s-searchable-dropdown-panel--up{bottom:60%}.s-searchable-dropdown-search-wrap{align-items:center;border-bottom-color:#f3f4f6;border-bottom-color:var(--color-border,#f3f4f6);border-bottom-width:1px;display:flex;gap:.5rem;padding:.5rem .75rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-searchable-dropdown-search-wrap.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-searchable-dropdown-search-wrap.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-searchable-dropdown-search-wrap.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-searchable-dropdown-search-wrap.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-searchable-dropdown-search-wrap.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-searchable-dropdown-search-wrap.justify-start.flex-1,html[dir=rtl] .s-searchable-dropdown-search-wrap.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-searchable-dropdown-search-wrap.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-searchable-dropdown-search-wrap.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-searchable-dropdown-search-wrap.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-searchable-dropdown-search-wrap.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-searchable-dropdown-search-wrap.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-searchable-dropdown-search-wrap.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-searchable-dropdown-search-wrap.justify-start.flex-1,html[dir=ltr] .s-searchable-dropdown-search-wrap.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-searchable-dropdown-search-wrap.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-searchable-dropdown-search-wrap{border-top:1px solid var(--color-font)}}.s-searchable-dropdown-search-icon{color:#9ca3af;color:var(--color-text-secondary,#9ca3af);flex-shrink:0;font-size:1rem;line-height:1.5rem}.s-searchable-dropdown-search-input{background-color:transparent;border-width:0;color:#111827;color:var(--color-text-primary,#111827);flex:1 1 0%;font-size:.875rem;line-height:1.25rem;min-width:0;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;box-shadow:0 0 transparent,0 0 transparent,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}@media(max-width:768px){html[dir=rtl] .s-searchable-dropdown-search-input.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-searchable-dropdown-search-input{justify-content:flex-end}html[dir=ltr] .s-searchable-dropdown-search-input.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-searchable-dropdown-search-input{justify-content:flex-end}}.s-searchable-dropdown-search-input::-moz-placeholder{color:#9ca3af;color:var(--color-text-secondary,#9ca3af)}.s-searchable-dropdown-search-input::placeholder{color:#9ca3af;color:var(--color-text-secondary,#9ca3af)}.s-searchable-dropdown-search-input:focus{border-width:0;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;box-shadow:0 0 0 0 #fff,0 0 transparent,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:0 0 0 0 #fff,var(--tw-ring-shadow),0 0 transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.s-searchable-dropdown-list{max-height:min(40vh,220px);overflow-y:auto;scrollbar-width:thin}.s-searchable-dropdown-item{align-items:center;background-color:transparent;border-bottom-color:#f9fafb;border-bottom-color:var(--color-border-light,#f9fafb);border-width:0 0 1px;color:#111827;color:var(--color-text-primary,#111827);cursor:pointer;display:flex;font-family:inherit;font-size:.875rem;gap:.5rem;justify-content:space-between;line-height:1.25rem;margin:0;padding:.625rem 1rem;text-align:inherit;transition-duration:.15s;transition-property:background;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.s-searchable-dropdown-item *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-searchable-dropdown-item,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-searchable-dropdown-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-searchable-dropdown-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-searchable-dropdown-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-searchable-dropdown-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-searchable-dropdown-item.justify-start.flex-1,html[dir=rtl] .s-searchable-dropdown-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-searchable-dropdown-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-searchable-dropdown-item,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-searchable-dropdown-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-searchable-dropdown-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-searchable-dropdown-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-searchable-dropdown-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-searchable-dropdown-item.justify-start.flex-1,html[dir=ltr] .s-searchable-dropdown-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-searchable-dropdown-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-searchable-dropdown-item)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-searchable-dropdown-item{border-top:1px solid var(--color-font)}}.s-searchable-dropdown-item:last-child{border-bottom-width:0}.s-searchable-dropdown-item--selected{background-color:rgba(65,64,66,.08)}@supports (color:color-mix(in lch,red,blue)) and (top:var(--f )){.s-searchable-dropdown-item--selected{background-color:color-mix(in srgb,var(--color-primary,#00897b) 8%,transparent)}}.s-searchable-dropdown-item-name{flex:1 1 0%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){html[dir=rtl] .s-searchable-dropdown-item-name.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-searchable-dropdown-item-name{justify-content:flex-end}html[dir=ltr] .s-searchable-dropdown-item-name.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-searchable-dropdown-item-name{justify-content:flex-end}}.s-searchable-dropdown-item-name--selected{color:#414042;color:var(--color-primary);font-weight:500}.s-searchable-dropdown-item-check{color:#414042;color:var(--color-primary);flex-shrink:0;font-size:.875rem;line-height:1.25rem;margin-left:.5rem}.s-searchable-dropdown-empty{align-items:center;color:#9ca3af;color:var(--color-text-secondary,#9ca3af);display:flex;font-size:.875rem;justify-content:center;line-height:1.25rem;padding:1.5rem 1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-searchable-dropdown-empty.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-searchable-dropdown-empty.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-searchable-dropdown-empty.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-searchable-dropdown-empty.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-searchable-dropdown-empty.justify-start.flex-1,html[dir=rtl] .s-searchable-dropdown-empty.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-searchable-dropdown-empty.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-searchable-dropdown-empty.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-searchable-dropdown-empty.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-searchable-dropdown-empty.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-searchable-dropdown-empty.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-searchable-dropdown-empty.justify-start.flex-1,html[dir=ltr] .s-searchable-dropdown-empty.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-searchable-dropdown-empty.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-searchable-dropdown-empty{border-top:1px solid var(--color-font)}}.s-searchable-dropdown-loading{align-items:center;color:#9ca3af;color:var(--color-text-secondary,#9ca3af);display:flex;justify-content:center;padding:1.5rem 1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-searchable-dropdown-loading.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-searchable-dropdown-loading.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-searchable-dropdown-loading.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-searchable-dropdown-loading.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-searchable-dropdown-loading.justify-start.flex-1,html[dir=rtl] .s-searchable-dropdown-loading.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-searchable-dropdown-loading.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-searchable-dropdown-loading.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-searchable-dropdown-loading.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-searchable-dropdown-loading.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-searchable-dropdown-loading.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-searchable-dropdown-loading.justify-start.flex-1,html[dir=ltr] .s-searchable-dropdown-loading.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-searchable-dropdown-loading.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-searchable-dropdown-loading{border-top:1px solid var(--color-font)}}.s-searchable-dropdown-spinner{animation:spin .8s linear infinite;height:1.25rem;width:1.25rem}.s-skeleton-wrapper{display:block}@keyframes pulse{50%{opacity:.5}}.s-skeleton-wrapper{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.s-skeleton-item{border-radius:.375rem;height:100%;width:100%;--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1))}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-skeleton-item)>salla-button{width:100%}}.dark .s-skeleton-item{--tw-bg-opacity:1;background-color:#374151;background-color:rgba(55,65,81,var(--tw-bg-opacity,1))}.s-skeleton-item-circular{border-radius:9999px}.s-slider-wrapper .swiper-pagination-bullet{--tw-bg-opacity:1;background-color:#9ca3af;background-color:rgba(156,163,175,var(--tw-bg-opacity,1))}.s-slider-wrapper .swiper-pagination-bullet-active{background-color:#414042;background-color:var(--color-primary)}.s-slider-swiper-wrapper>div{align-items:stretch}.s-slider-container{display:block}.s-slider-horizontal .s-slider-thumbs{margin-top:1rem}.s-slider-thumbs-container{margin-left:-5px;margin-right:-5px;position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-slider-thumbs-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-slider-thumbs-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media (min-width:640px){.s-slider-thumbs-container{padding-left:0;padding-right:0}}.s-slider-thumbs-container:where([dir=ltr],[dir=ltr] *){padding-right:3rem}@media (min-width:1024px){.s-slider-thumbs-container:where([dir=ltr],[dir=ltr] *){padding-right:0}}.s-slider-thumbs-container:where([dir=rtl],[dir=rtl] *){padding-left:3rem}@media (min-width:1024px){.s-slider-thumbs-container:where([dir=rtl],[dir=rtl] *){padding-left:0}}.s-slider-wrapper{position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-slider-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-slider-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-slider-block__title{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;margin-left:auto;margin-right:auto;max-width:1280px}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-slider-block__title,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-slider-block__title.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-slider-block__title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-slider-block__title.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-slider-block__title.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-slider-block__title.justify-start.flex-1,html[dir=rtl] .s-slider-block__title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-slider-block__title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-slider-block__title,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-slider-block__title.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-slider-block__title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-slider-block__title.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-slider-block__title.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-slider-block__title.justify-start.flex-1,html[dir=ltr] .s-slider-block__title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-slider-block__title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-slider-block__title{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-slider-block__title{margin-bottom:2rem}}.s-slider-block__title-right:where([dir=ltr],[dir=ltr] *){padding-right:2rem}.s-slider-block__title-right:where([dir=rtl],[dir=rtl] *){padding-left:2rem}.s-slider-block__title-left{align-items:center;display:flex;justify-content:flex-end}.s-slider-block__title-left>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1.5rem;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1.5rem*var(--tw-space-x-reverse))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-slider-block__title-left.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-slider-block__title-left.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-slider-block__title-left.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-slider-block__title-left.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.s-slider-block__title-left.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-slider-block__title-left.justify-start.flex-1,html[dir=rtl] .s-slider-block__title-left.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-slider-block__title-left.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-slider-block__title-left.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-slider-block__title-left.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-slider-block__title-left.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-slider-block__title-left.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.s-slider-block__title-left.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-slider-block__title-left.justify-start.flex-1,html[dir=ltr] .s-slider-block__title-left.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-slider-block__title-left.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-slider-block__title-left{border-top:1px solid var(--color-font)}}.s-slider-block__title-left:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-slider-block__title h2{font-size:1.125rem;font-weight:700;line-height:1.75rem;line-height:1.2;position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-slider-block__title h2.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-slider-block__title h2.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-slider-block__title h2:where([dir=ltr],[dir=ltr] *){padding-right:2rem}.s-slider-block__title h2:where([dir=rtl],[dir=rtl] *){padding-left:2rem}.s-slider-block__title p{font-size:.875rem;line-height:1.25rem;margin-top:.5rem;opacity:.6}@media (min-width:768px){.s-slider-block__title p:where([dir=ltr],[dir=ltr] *){padding-right:4rem}.s-slider-block__title p:where([dir=rtl],[dir=rtl] *){padding-left:4rem}}.s-slider-block__title-nav{display:flex}.s-slider-block__title-nav>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.625rem;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.625rem*var(--tw-space-x-reverse))}@media(max-width:768px){html[dir=rtl] .s-slider-block__title-nav.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-slider-block__title-nav.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-slider-block__title-nav.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-slider-block__title-nav.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-slider-block__title-nav.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-slider-block__title-nav.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-slider-block__title-nav.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-slider-block__title-nav.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-slider-block__title-nav{border-top:1px solid var(--color-font)}}.s-slider-block__title-nav:where([dir=ltr],[dir=ltr] *){flex-direction:row-reverse;margin-left:1.5rem}.s-slider-block__title-nav:where([dir=rtl],[dir=rtl] *){margin-right:1.5rem}.s-slider-block__title-nav:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}salla-slider[direction=ltr] .s-slider-block__title-nav{flex-direction:row-reverse}.carousel-slider .s-slider-block__title-nav{display:none}@media (min-width:1024px){.carousel-slider .s-slider-block__title-nav{display:flex}}.s-slider-v-centered .s-slider-block__title-nav{left:50%;margin-left:0;margin-right:0;pointer-events:none;position:absolute;top:50%;width:94%;z-index:2;--tw-translate-x:-50%;--tw-translate-y:-50%;justify-content:space-between;transform:translate(-50%,-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}input[type=radio].sr-only div.s-slider-v-centered .s-slider-block__title-nav{transition:all .3s}input[type=radio].sr-only:checked~div.s-slider-v-centered .s-slider-block__title-nav{border-color:var(--color-main)}@media(max-width:768px){html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-slider-v-centered .s-slider-block__title-nav,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-slider-v-centered .s-slider-block__title-nav{flex-direction:row-reverse}}.s-slider-v-centered .s-slider-block__title-nav button{border-style:none;pointer-events:auto;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 10px 15px -3px #d1d5db,0 4px 6px -4px #d1d5db;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);--tw-shadow-color:#d1d5db;--tw-shadow:var(--tw-shadow-colored)}.s-slider-v-centered .s-slider-block__title-nav button:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled{opacity:1;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;box-shadow:0 0 transparent,0 0 transparent,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled svg{fill:#d1d5db}.s-slider-v-centered.fullwidth-slider .s-slider-block__title-nav button{--tw-shadow-color:#374151;--tw-shadow:var(--tw-shadow-colored)}.s-slider-controls-outer .s-slider-block__title-nav{width:97%}@media (min-width:1536px){.s-slider-controls-outer .s-slider-block__title-nav{width:calc(100% + 32px)}}.s-slider-block__display-all{color:#414042;color:var(--color-primary);display:inline-block;font-size:.875rem;font-weight:700;line-height:1.25rem}.s-slider-block__display-all:hover{opacity:.8}.s-slider-nav-arrow{align-items:center;border-radius:9999px;border-width:1px;display:inline-flex;height:2.5rem;justify-content:center;width:2.5rem;--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1));font-size:1.25rem;line-height:1.75rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.Comfort-header .icons a.active i.s-slider-nav-arrow{color:#414042;color:var(--color-primary)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-slider-nav-arrow.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-slider-nav-arrow.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-slider-nav-arrow.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-slider-nav-arrow.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-slider-nav-arrow.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-slider-nav-arrow.justify-start.flex-1{justify-content:flex-end}}.s-slider-nav-arrow svg{fill:#6b7280;width:22px}.s-slider-thumbs-nav{display:flex;left:50%;margin-left:0;margin-right:0;pointer-events:none;position:absolute;top:50%;width:94%;z-index:2;--tw-translate-x:-50%;--tw-translate-y:-50%;justify-content:space-between;transform:translate(-50%,-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-slider-thumbs-nav>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.625rem;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.625rem*var(--tw-space-x-reverse))}input[type=radio].sr-only div.s-slider-thumbs-nav{transition:all .3s}input[type=radio].sr-only:checked~div.s-slider-thumbs-nav{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-slider-thumbs-nav,html[dir=rtl] .s-slider-thumbs-nav.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-slider-thumbs-nav.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-slider-thumbs-nav.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-slider-thumbs-nav.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-slider-thumbs-nav,html[dir=ltr] .s-slider-thumbs-nav.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-slider-thumbs-nav.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-slider-thumbs-nav.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-slider-thumbs-nav.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-slider-thumbs-nav{border-top:1px solid var(--color-font)}}.s-slider-thumbs-nav:where([dir=ltr],[dir=ltr] *){flex-direction:row-reverse}.s-slider-thumbs-nav:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-slider-thumbs-nav button{border-style:none;pointer-events:auto;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}.s-slider-thumbs-nav button:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-slider-thumbs-nav button.swiper-button-disabled{opacity:1;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;box-shadow:0 0 transparent,0 0 transparent,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-slider-thumbs-nav button.swiper-button-disabled svg{fill:#d1d5db}.s-slider-nav-arrow:not(:disabled):hover{border-color:#414042;border-color:var(--color-primary)}.s-slider-nav-arrow:not(:disabled):hover svg{fill:#414042;fill:var(--color-primary)}.carousel-slider,salla-slider:not(.hydrated){visibility:visible}.carousel-slider .tooltip-content,salla-slider:not(.hydrated) .tooltip-content{opacity:1;transform:translate(82px,-110px);visibility:visible}[dir=rtl] .icon-trigger .carousel-slider .tooltip-content,[dir=rtl] salla-slider.icon-trigger:not(.hydrated) .tooltip-content{transform:translate(53px,-63px)}[dir=ltr] .icon-trigger .carousel-slider .tooltip-content,[dir=ltr] salla-slider.icon-trigger:not(.hydrated) .tooltip-content{transform:translate(-54px,-65px)}@media(max-width:991px){[dir=rtl] .icon-trigger.mobile-shifted .carousel-slider .tooltip-content,[dir=rtl] salla-slider.icon-trigger.mobile-shifted:not(.hydrated) .tooltip-content{transform:translate(70px,-80px)}[dir=ltr] .icon-trigger.mobile-shifted .carousel-slider .tooltip-content,[dir=ltr] salla-slider.icon-trigger.mobile-shifted:not(.hydrated) .tooltip-content{transform:translate(-70px,-80px)}}.carousel-slider .swiper,salla-slider[type]:not(.hydrated) .swiper>div>div,salla-slider[type]:not(.hydrated)>div{display:flex;margin-left:-.625rem;margin-right:-.625rem;padding-left:5px;padding-right:5px}@media(max-width:768px){html[dir=rtl] .carousel-slider .swiper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] salla-slider[type]:not(.hydrated) .swiper>div>div.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] salla-slider[type]:not(.hydrated)>div.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center .carousel-slider .swiper.lg\:hidden,html[dir=rtl] salla-slider.flex-1.gap-4.justify-end.items-center[type]:not(.hydrated) .swiper>div>div.lg\:hidden,html[dir=rtl] salla-slider.flex-1.gap-4.justify-end.items-center[type]:not(.hydrated)>div.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .carousel-slider .swiper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=rtl] salla-slider[type]:not(.hydrated) .swiper>div>div.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=rtl] salla-slider[type]:not(.hydrated)>div.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p .carousel-slider .swiper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p salla-slider[type]:not(.hydrated) .swiper>div>div.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] psalla-slider[type]:not(.hydrated)>div.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .carousel-slider .swiper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] salla-slider[type]:not(.hydrated) .swiper>div>div.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] salla-slider[type]:not(.hydrated)>div.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center .carousel-slider .swiper.lg\:hidden,html[dir=ltr] salla-slider.flex-1.gap-4.justify-end.items-center[type]:not(.hydrated) .swiper>div>div.lg\:hidden,html[dir=ltr] salla-slider.flex-1.gap-4.justify-end.items-center[type]:not(.hydrated)>div.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .carousel-slider .swiper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=ltr] salla-slider[type]:not(.hydrated) .swiper>div>div.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=ltr] salla-slider[type]:not(.hydrated)>div.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p .carousel-slider .swiper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p salla-slider[type]:not(.hydrated) .swiper>div>div.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] psalla-slider[type]:not(.hydrated)>div.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div .carousel-slider .swiper,body.default-filters salla-price-range div salla-slider[type]:not(.hydrated) .swiper>div>div,body.default-filters salla-price-range divsalla-slider[type]:not(.hydrated)>div{border-top:1px solid var(--color-font)}}@media (min-width:640px){.carousel-slider .swiper,salla-slider[type]:not(.hydrated) .swiper>div>div,salla-slider[type]:not(.hydrated)>div{padding-left:0;padding-right:0}}.carousel-slider .swiper:where([dir=ltr],[dir=ltr] *),salla-slider[type]:not(.hydrated) .swiper>div>div:where([dir=ltr],[dir=ltr] *),salla-slider[type]:not(.hydrated)>div:where([dir=ltr],[dir=ltr] *){padding-right:3rem}@media (min-width:1024px){.carousel-slider .swiper:where([dir=ltr],[dir=ltr] *),salla-slider[type]:not(.hydrated) .swiper>div>div:where([dir=ltr],[dir=ltr] *),salla-slider[type]:not(.hydrated)>div:where([dir=ltr],[dir=ltr] *){padding-right:0}}.carousel-slider .swiper:where([dir=rtl],[dir=rtl] *),salla-slider[type]:not(.hydrated) .swiper>div>div:where([dir=rtl],[dir=rtl] *),salla-slider[type]:not(.hydrated)>div:where([dir=rtl],[dir=rtl] *){padding-left:3rem}@media (min-width:1024px){.carousel-slider .swiper:where([dir=rtl],[dir=rtl] *),salla-slider[type]:not(.hydrated) .swiper>div>div:where([dir=rtl],[dir=rtl] *),salla-slider[type]:not(.hydrated)>div:where([dir=rtl],[dir=rtl] *){padding-left:0}}.carousel-slider .swiper-wrapper>div,salla-slider[type]:not(.hydrated) .swiper>div>div>div,salla-slider[type]:not(.hydrated)>div>div{flex-shrink:0;padding-left:5px;padding-right:5px}@media (min-width:640px){.carousel-slider .swiper-wrapper>div,salla-slider[type]:not(.hydrated) .swiper>div>div>div,salla-slider[type]:not(.hydrated)>div>div{padding-left:.625rem;padding-right:.625rem}}salla-slider.photos-slider:not(.hydrated)>div,salla-slider:not([type=carousel]):not([type=thumbs]):not(.hydrated)>div{margin-left:0;margin-right:0;padding-left:0;padding-right:0;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(salla-slider.photos-slider:not(.hydrated)>div)>salla-button,.single .s-add-product-button-main:not(salla-slider:not([type=carousel]):not([type=thumbs]):not(.hydrated)>div)>salla-button{width:100%}}salla-slider.photos-slider:not(.hydrated)>div>div,salla-slider:not([type=carousel]):not([type=thumbs]):not(.hydrated)>div>div{padding:0}salla-slider:not([type=carousel]):not([type=thumbs]):not(.hydrated)>div>div:nth-child(n+2){display:none}salla-slider[type=fullscreen] [slot=items]>div{min-height:calc(100vh - 100px);width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(salla-slider[type=fullscreen] [slot=items]>div)>salla-button{width:100%}}salla-slider:not(.hydrated){display:block;overflow:hidden}.s-slider-has-notitle .s-slider-block__title{margin-bottom:0}salla-slider div[slot=thumbs]{margin-top:.625rem}salla-slider div[slot=thumbs]>div{height:5rem;padding-left:5px;padding-right:5px}.s-slider-vertical{height:100%}@media (min-width:768px){.s-slider-vertical{display:flex}}.s-slider-vertical .s-slider-container{margin-left:0;margin-right:0}.s-slider-vertical .s-slider-thumbs{margin-left:-.625rem;margin-right:-.625rem;margin-top:.625rem;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-slider-vertical .s-slider-thumbs)>salla-button{width:100%}}@media (min-width:768px){.s-slider-vertical .s-slider-thumbs{height:100%;margin-bottom:0;margin-left:15px;margin-top:0;padding:0;width:8rem}.s-slider-vertical .s-slider-thumbs:where([dir=rtl],[dir=rtl] *){margin-left:0;margin-right:15px}}.s-slider-vertical .s-slider-thumbs-container{margin-left:-.625rem;margin-right:-.625rem;margin-top:.625rem;max-height:360px;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100vw}@media (min-width:768px){.s-slider-vertical .s-slider-thumbs-container{margin:0;min-height:100%;top:50%;width:8rem;--tw-translate-y:-50%;padding:3rem 0;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.s-slider-vertical .s-slider-thumbs-prev{display:none;left:50%;margin-left:0!important;margin-right:0!important;position:absolute;top:1%;z-index:1;--tw-translate-x:-50%;--tw-rotate:90deg;transform:translate(-50%,var(--tw-translate-y)) rotate(90deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}input[type=radio].sr-only div.s-slider-vertical .s-slider-thumbs-prev{transition:all .3s}input[type=radio].sr-only:checked~div.s-slider-vertical .s-slider-thumbs-prev{border-color:var(--color-main)}@media (min-width:768px){.s-slider-vertical .s-slider-thumbs-prev{display:flex}}.s-slider-vertical .s-slider-thumbs-prev:where([dir=rtl],[dir=rtl] *){--tw-rotate:-90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(-90deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-slider-vertical .s-slider-thumbs-next{bottom:1%;display:none;left:50%;margin-left:0!important;margin-right:0!important;position:absolute;z-index:1;--tw-translate-x:-50%;--tw-rotate:90deg;transform:translate(-50%,var(--tw-translate-y)) rotate(90deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}input[type=radio].sr-only div.s-slider-vertical .s-slider-thumbs-next{transition:all .3s}input[type=radio].sr-only:checked~div.s-slider-vertical .s-slider-thumbs-next{border-color:var(--color-main)}@media (min-width:768px){.s-slider-vertical .s-slider-thumbs-next{display:flex}}.s-slider-vertical .s-slider-thumbs-next:where([dir=rtl],[dir=rtl] *){--tw-rotate:-90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(-90deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-slider-vertical .s-slider-thumbs-nav{height:100%}.s-slider-thumbs .s-slider-thumbs-container .swiper-slide{border-radius:.75rem;cursor:pointer;height:4rem;margin-left:5px;margin-right:5px;overflow:hidden;width:25%;--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1));padding:0;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-slider-thumbs .s-slider-thumbs-container .swiper-slide *{pointer-events:none}.s-slider-thumbs .s-slider-thumbs-container .swiper-slide:hover{opacity:.8}@media (min-width:640px){.s-slider-thumbs .s-slider-thumbs-container .swiper-slide{width:20%}}@media (min-width:768px){.s-slider-thumbs .s-slider-thumbs-container .swiper-slide{height:5rem;width:25%}}@media (min-width:1024px){.s-slider-thumbs .s-slider-thumbs-container .swiper-slide{width:20%}}.s-slider-vertical .s-slider-thumbs-container .swiper-slide{cursor:pointer;height:4rem;margin:5px 0;padding:0}.s-slider-vertical .s-slider-thumbs-container .swiper-slide *{pointer-events:none}@media (min-width:768px){.s-slider-vertical .s-slider-thumbs-container .swiper-slide{height:5rem;width:100%}}.s-slider-thumbs .s-slider-thumbs-container .swiper-slide:after{border-radius:.75rem;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:0 0 0 0 #fff,/*!*/ /*!*/ 0 0 0 1px #2563eb,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent);--tw-ring-inset:inset;--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity,1));transition-duration:.3s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);--tw-content:"";content:"";content:var(--tw-content)}input[type=radio].sr-only div.s-slider-thumbs .s-slider-thumbs-container .swiper-slide:after{transition:all .3s}input[type=radio].sr-only:checked~div.s-slider-thumbs .s-slider-thumbs-container .swiper-slide:after{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-slider-thumbs .s-slider-thumbs-container .swiper-slide)>salla-button:after{width:100%}}@media (min-width:768px){thumbs .s-slider-thumbs-container{direction:ltr}.s-slider-thumbs .s-slider-thumbs-container.has-more-4-slides{padding-left:0;padding-right:0}}.s-slider-thumbs .s-slider-thumbs-container.has-more-4-slides:where([dir=ltr],[dir=ltr] *){padding-right:2.5rem}.s-slider-thumbs .s-slider-thumbs-container.has-more-4-slides:where([dir=rtl],[dir=rtl] *){padding-left:2.5rem}salla-slider .model-entry,salla-slider .video-entry{position:relative}@media(max-width:768px){html[dir=ltr] salla-slider.flex .model-entry.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] salla-slider.flex .video-entry.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] salla-slider.flex .model-entry.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] salla-slider.flex .video-entry.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}salla-slider .model-entry:before,salla-slider .video-entry:before{display:flex;height:4rem;left:50%;pointer-events:none;position:absolute;top:50%;width:4rem;z-index:1;--tw-translate-x:-50%;--tw-translate-y:-50%;align-items:center;background-color:rgba(0,0,0,.3);border-radius:9999px;color:hsla(0,0%,100%,.8);font-size:3rem;justify-content:center;line-height:1;transform:translate(-50%,-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-content:"\ee61";content:"\ee61";content:var(--tw-content)}input[type=radio].sr-only div salla-slider .model-entry:before,input[type=radio].sr-only divsalla-slider .video-entry:before{transition:all .3s}input[type=radio].sr-only:checked~div salla-slider .model-entry:before,input[type=radio].sr-only:checked~divsalla-slider .video-entry:before{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] salla-slider .model-entry.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between:before,html[dir=rtl] salla-slider .video-entry.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between:before,html[dir=rtl] salla-slider.flex.relative.h-auto.lg\:py-1.py-2 .model-entry.gap-4.lg\:gap-6.justify-between:before,html[dir=rtl] salla-slider.flex.relative.h-auto.lg\:py-1.py-2 .video-entry.gap-4.lg\:gap-6.justify-between:before{flex-direction:row-reverse}html[dir=rtl] salla-slider.flex-1.gap-4.justify-end .model-entry.flex.lg\:hidden:before,html[dir=rtl] salla-slider.flex-1.gap-4.justify-end .video-entry.flex.lg\:hidden:before,html[dir=rtl] salla-slider.flex-1.gap-4.justify-end.items-center .model-entry.lg\:hidden:before,html[dir=rtl] salla-slider.flex-1.gap-4.justify-end.items-center .video-entry.lg\:hidden:before{flex-direction:row-reverse;justify-content:start}html[dir=rtl] salla-slider .model-entry.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1:before,html[dir=rtl] salla-slider .video-entry.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1:before,html[dir=rtl] salla-slider.flex.icons.lg\:gap-6.gap-4 .model-entry.justify-start.flex-1:before,html[dir=rtl] salla-slider.flex.icons.lg\:gap-6.gap-4 .video-entry.justify-start.flex-1:before{justify-content:flex-end}html[dir=rtl] p salla-slider .model-entry.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]:before,html[dir=rtl] psalla-slider .video-entry.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]:before{transform:scaleX(-1)}html[dir=ltr] salla-slider .model-entry.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between:before,html[dir=ltr] salla-slider .video-entry.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between:before,html[dir=ltr] salla-slider.flex.relative.h-auto.lg\:py-1.py-2 .model-entry.gap-4.lg\:gap-6.justify-between:before,html[dir=ltr] salla-slider.flex.relative.h-auto.lg\:py-1.py-2 .video-entry.gap-4.lg\:gap-6.justify-between:before{flex-direction:row-reverse}html[dir=ltr] salla-slider.flex-1.gap-4.justify-end .model-entry.flex.lg\:hidden:before,html[dir=ltr] salla-slider.flex-1.gap-4.justify-end .video-entry.flex.lg\:hidden:before,html[dir=ltr] salla-slider.flex-1.gap-4.justify-end.items-center .model-entry.lg\:hidden:before,html[dir=ltr] salla-slider.flex-1.gap-4.justify-end.items-center .video-entry.lg\:hidden:before{flex-direction:row-reverse;justify-content:start}html[dir=ltr] salla-slider .model-entry.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1:before,html[dir=ltr] salla-slider .video-entry.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1:before,html[dir=ltr] salla-slider.flex.icons.lg\:gap-6.gap-4 .model-entry.justify-start.flex-1:before,html[dir=ltr] salla-slider.flex.icons.lg\:gap-6.gap-4 .video-entry.justify-start.flex-1:before{justify-content:flex-end}html[dir=ltr] p salla-slider .model-entry.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]:before,html[dir=ltr] psalla-slider .video-entry.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]:before{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div salla-slider .model-entry:before,body.default-filters salla-price-range divsalla-slider .video-entry:before{border-top:1px solid var(--color-font)}}.model-entry:before,.video-entry:before{font-family:sallaicons}salla-slider .model-entry .s-toggle-switcher{pointer-events:auto}salla-slider .model-entry:before{--tw-content:"\e9a0";content:"\e9a0";content:var(--tw-content)}.s-slider-thumbs .swiper-slide.model-entry:before,.s-slider-thumbs .swiper-slide.video-entry:before{font-size:1.25rem;height:1.75rem;line-height:1.75rem;width:1.75rem}.Comfort-header .icons a.active i .s-slider-thumbs .swiper-slide.model-entry:before,.Comfort-header .icons a.active i.s-slider-thumbs .swiper-slide.video-entry:before{color:#414042;color:var(--color-primary)}.s-slider-thumbs .s-slider-thumbs-container .swiper-slide.swiper-slide-thumb-active:after{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:0 0 0 0 #fff,/*!*/ /*!*/ 0 0 0 4px #2563eb,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent);--tw-ring-color:var(--color-primary)}.s-slider-with-grid-thumbs .s-slider-thumbs .s-slider-thumbs-container .swiper-slide{margin-left:0!important;margin-right:0!important;-o-object-fit:cover;object-fit:cover}.s-slider-with-grid-thumbs .s-slider-thumbs .s-slider-thumbs-container{padding-left:.375rem;padding-right:.375rem}.s-slider-with-grid-thumbs .s-slider-thumbs-nav{display:none}.s-slider-grid-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));transform:none!important;grid-gap:1.5rem;gap:1.5rem}.s-social-list{display:flex;gap:.625rem}@media(max-width:768px){html[dir=rtl] .s-social-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-social-list.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-social-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-social-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-social-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-social-list.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-social-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-social-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-social-list{border-top:1px solid var(--color-font)}}.s-social-link a{align-items:center;border-radius:9999px;border-width:1px;display:flex;font-size:.875rem;height:2rem;justify-content:center;line-height:1.25rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:2rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-social-link a.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-social-link a.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-social-link a.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-social-link a.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-social-link a.justify-start.flex-1,html[dir=rtl] .s-social-link a.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-social-link a.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-social-link a.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-social-link a.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-social-link a.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-social-link a.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-social-link a.justify-start.flex-1,html[dir=ltr] .s-social-link a.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-social-link a.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-social-link a{border-top:1px solid var(--color-font)}}.s-social-link a:hover{opacity:.75}.s-social-link a svg{fill:currentColor;height:.875rem;width:.875rem}.s-social-share-wrapper{position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-social-share-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-social-share-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-social-share-btn span{pointer-events:none}.s-social-share-btn span svg{height:1rem;width:1rem}.s-social-share-list{align-items:center;border-radius:1.5rem;display:flex;flex-direction:column;height:0;left:2.5px;overflow:hidden;position:absolute;top:3rem;z-index:10;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));opacity:0;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}input[type=radio].sr-only div.s-social-share-list{transition:all .3s}input[type=radio].sr-only:checked~div.s-social-share-list{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-social-share-list.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-social-share-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-social-share-list.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-social-share-list.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-social-share-list.justify-start.flex-1,html[dir=rtl] .s-social-share-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-social-share-list.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-social-share-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-social-share-list.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-social-share-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-social-share-list.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-social-share-list.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-social-share-list.justify-start.flex-1,html[dir=ltr] .s-social-share-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-social-share-list.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-social-share-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-social-share-list{border-top:1px solid var(--color-font)}}.s-social-share-list.opened{height:auto}@media(max-width:768px){html[dir=ltr] .flex.relative.s-social-share-list.opened.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.s-social-share-list.opened.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-social-share-list a{display:block;padding:.75rem}.s-social-share-list a:hover svg{fill:#414042;fill:var(--color-primary)}.s-social-share-icon svg{height:1rem;width:1rem}.s-tabs-bg-normal{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1))}.s-tabs-header{align-content:center;cursor:pointer;display:flex;justify-content:flex-start}.s-tabs-header>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.25rem;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.25rem*var(--tw-space-x-reverse))}.s-tabs-header{border-bottom-width:2px;border-color:#414042;border-color:var(--color-primary);overflow-x:auto}.s-tabs-header *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .s-tabs-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-tabs-header.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-tabs-header.flex-1,html[dir=rtl] .s-tabs-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-tabs-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-tabs-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-tabs-header.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-tabs-header.flex-1,html[dir=ltr] .s-tabs-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-tabs-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-tabs-header{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-tabs-header{overflow-x:hidden}}.s-tabs-header:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-tabs-header-item{border-top-left-radius:.5rem;border-top-right-radius:.5rem;--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1));font-size:.875rem;line-height:1.25rem;padding:.5rem .75rem}@media(max-width:768px){html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-tabs-header-item.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-tabs-header-item.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media (min-width:768px){.s-tabs-header-item{padding-left:1.75rem;padding-right:1.75rem}}.s-tabs-content{display:none}.s-tabs-content-wrapper{padding-top:.75rem}.s-tabs-content-selected{display:block}.s-tabs-active{background-color:#414042;background-color:var(--color-primary);--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-tel-input-control{border-radius:.375rem;border-width:1px;height:2.5rem;width:100%;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:.875rem;line-height:1.25rem;padding-left:.75rem;padding-right:.75rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-tel-input-control)>salla-button{width:100%}}.s-tel-input-control:focus{border-color:#414042;border-color:var(--color-primary)}.dark .s-tel-input-control{--tw-border-opacity:1;border-color:#4b5563;border-color:rgba(75,85,99,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#4b5563;background-color:rgba(75,85,99,var(--tw-bg-opacity,1))}.s-tel-input-error-msg{display:block;font-size:.75rem;line-height:1rem;--tw-border-opacity:1;border-color:#f87171;border-color:rgba(248,113,113,var(--tw-border-opacity,1))}.s-tel-input-error-msg:focus{--tw-border-opacity:1;border-color:#ef4444;border-color:rgba(239,68,68,var(--tw-border-opacity,1))}.s-tel-input-error-msg{--tw-border-opacity:1!important;border-color:#ef4444!important;border-color:rgba(239,68,68,var(--tw-border-opacity,1))!important;--tw-text-opacity:1!important;color:#ef4444!important;color:rgba(239,68,68,var(--tw-text-opacity,1))!important}.s-tiered-offer-container{border-radius:.5rem;margin-bottom:1.25rem;position:relative;width:100%;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1rem;--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 2px 0 rgba(0,0,0,.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}@media(max-width:768px){html[dir=ltr] .flex.s-tiered-offer-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-tiered-offer-container.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-tiered-offer-container)>salla-button{width:100%}}@media (min-width:640px){.s-tiered-offer-container{padding:1.25rem 1.5rem}}.s-tiered-offer-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-tiered-offer-header.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-tiered-offer-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-header.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-tiered-offer-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-tiered-offer-header.justify-start.flex-1,html[dir=rtl] .s-tiered-offer-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-tiered-offer-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-tiered-offer-header.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-tiered-offer-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-header.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-tiered-offer-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-tiered-offer-header.justify-start.flex-1,html[dir=ltr] .s-tiered-offer-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-tiered-offer-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-tiered-offer-header{border-top:1px solid var(--color-font)}}.s-tiered-offer-header-content{flex:1 1 0%}@media(max-width:768px){html[dir=rtl] .s-tiered-offer-header-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-tiered-offer-header-content{justify-content:flex-end}html[dir=ltr] .s-tiered-offer-header-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-tiered-offer-header-content{justify-content:flex-end}}.s-tiered-offer-current-tier-name-wrapper{align-items:flex-start;display:flex;flex-direction:row;gap:.375rem}@media(max-width:768px){html[dir=rtl] .s-tiered-offer-current-tier-name-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-current-tier-name-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-tiered-offer-current-tier-name-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.gap-1.s-tiered-offer-current-tier-name-wrapper.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-tiered-offer-current-tier-name-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-tiered-offer-current-tier-name-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-current-tier-name-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-tiered-offer-current-tier-name-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.gap-1.s-tiered-offer-current-tier-name-wrapper.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-tiered-offer-current-tier-name-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-tiered-offer-current-tier-name-wrapper{border-top:1px solid var(--color-font)}}.s-tiered-offer-current-tier-name-wrapper h2{font-size:1.125rem;line-height:1.75rem}.s-tiered-offer-current-tier-name-wrapper svg{height:1.5rem;width:1.5rem}.s-tiered-offer-program-title{margin:0 0 .5rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-tiered-offer-program-title h2{font-size:1.125rem;line-height:1.75rem}.s-tiered-offer-current-tier{font-weight:700;margin:0 0 .375rem}.s-tiered-offer-tier-name{font-weight:600;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-tiered-offer-progress-container{margin-bottom:1rem;margin-top:1.5rem}.s-tiered-offer-progress-wrapper{position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-tiered-offer-progress-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-tiered-offer-progress-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-tiered-offer-progress-bg{border-radius:9999px;height:1rem;left:1rem;position:absolute;right:1rem;top:.5rem;--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1))}input[type=radio].sr-only div.s-tiered-offer-progress-bg{transition:all .3s}input[type=radio].sr-only:checked~div.s-tiered-offer-progress-bg{border-color:var(--color-main)}.s-tiered-offer-progress-fill{background-color:#414042;background-color:var(--color-primary);border-radius:9999px;height:1rem;position:absolute;top:.5rem;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}input[type=radio].sr-only div.s-tiered-offer-progress-fill{transition:all .3s}input[type=radio].sr-only:checked~div.s-tiered-offer-progress-fill{border-color:var(--color-main)}.s-tiered-offer-milestones-wrapper{display:flex;justify-content:flex-end}@media(max-width:768px){html[dir=rtl] .s-tiered-offer-milestones-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-milestones-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.s-tiered-offer-milestones-wrapper.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-tiered-offer-milestones-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-tiered-offer-milestones-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-tiered-offer-milestones-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-milestones-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.s-tiered-offer-milestones-wrapper.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-tiered-offer-milestones-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-tiered-offer-milestones-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-tiered-offer-milestones-wrapper{border-top:1px solid var(--color-font)}}.s-tiered-offer-milestones{align-items:center;display:flex;height:3rem;justify-content:space-between;position:relative;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-tiered-offer-milestones,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-tiered-offer-milestones.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-tiered-offer-milestones.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-tiered-offer-milestones.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-milestones.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-tiered-offer-milestones.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-tiered-offer-milestones.justify-start.flex-1,html[dir=rtl] .s-tiered-offer-milestones.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-tiered-offer-milestones.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-tiered-offer-milestones,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-tiered-offer-milestones.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-tiered-offer-milestones.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-tiered-offer-milestones.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-milestones.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-tiered-offer-milestones.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-tiered-offer-milestones.justify-start.flex-1,html[dir=ltr] .s-tiered-offer-milestones.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-tiered-offer-milestones.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-tiered-offer-milestones)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-tiered-offer-milestones{border-top:1px solid var(--color-font)}}.s-tiered-offer-single-milestone-justify-end{align-items:center;display:flex;height:3rem;justify-content:flex-end;position:relative;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-tiered-offer-single-milestone-justify-end.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-tiered-offer-single-milestone-justify-end.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-tiered-offer-single-milestone-justify-end.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-single-milestone-justify-end.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-tiered-offer-single-milestone-justify-end.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.s-tiered-offer-single-milestone-justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-tiered-offer-single-milestone-justify-end.justify-start.flex-1,html[dir=rtl] .s-tiered-offer-single-milestone-justify-end.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-tiered-offer-single-milestone-justify-end.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-tiered-offer-single-milestone-justify-end.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-tiered-offer-single-milestone-justify-end.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-tiered-offer-single-milestone-justify-end.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-single-milestone-justify-end.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-tiered-offer-single-milestone-justify-end.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.s-tiered-offer-single-milestone-justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-tiered-offer-single-milestone-justify-end.justify-start.flex-1,html[dir=ltr] .s-tiered-offer-single-milestone-justify-end.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-tiered-offer-single-milestone-justify-end.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-tiered-offer-single-milestone-justify-end)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-tiered-offer-single-milestone-justify-end{border-top:1px solid var(--color-font)}}.s-tiered-offer-milestone{align-items:center;display:flex;flex-direction:column}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-tiered-offer-milestone.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-tiered-offer-milestone.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-milestone.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-tiered-offer-milestone.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-tiered-offer-milestone.justify-start.flex-1,html[dir=rtl] .s-tiered-offer-milestone.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-tiered-offer-milestone.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-tiered-offer-milestone.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-tiered-offer-milestone.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-tiered-offer-milestone.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-milestone.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-tiered-offer-milestone.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-tiered-offer-milestone.justify-start.flex-1,html[dir=ltr] .s-tiered-offer-milestone.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-tiered-offer-milestone.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-tiered-offer-milestone.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-tiered-offer-milestone{border-top:1px solid var(--color-font)}}.s-tiered-offer-milestone-icon{align-items:center;border-radius:.75rem;border-width:2px;display:flex;height:2.25rem;justify-content:center;margin-top:0;position:relative;width:2.25rem;z-index:10;--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:.25rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 2px 0 rgba(0,0,0,.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-tiered-offer-milestone-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-tiered-offer-milestone-icon.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-tiered-offer-milestone-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-milestone-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-tiered-offer-milestone-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-tiered-offer-milestone-icon.justify-start.flex-1,html[dir=rtl] .s-tiered-offer-milestone-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-tiered-offer-milestone-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-tiered-offer-milestone-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-tiered-offer-milestone-icon.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-tiered-offer-milestone-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-milestone-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-tiered-offer-milestone-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-tiered-offer-milestone-icon.justify-start.flex-1,html[dir=ltr] .s-tiered-offer-milestone-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-tiered-offer-milestone-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-tiered-offer-milestone-icon{border-top:1px solid var(--color-font)}}.s-tiered-offer-milestone-icon span{align-items:center;display:flex;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-tiered-offer-milestone-icon span.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-tiered-offer-milestone-icon span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-milestone-icon span.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-tiered-offer-milestone-icon span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-tiered-offer-milestone-icon span.justify-start.flex-1,html[dir=rtl] .s-tiered-offer-milestone-icon span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-tiered-offer-milestone-icon span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-tiered-offer-milestone-icon span.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-tiered-offer-milestone-icon span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-milestone-icon span.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-tiered-offer-milestone-icon span.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-tiered-offer-milestone-icon span.justify-start.flex-1,html[dir=ltr] .s-tiered-offer-milestone-icon span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-tiered-offer-milestone-icon span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-tiered-offer-milestone-icon span{border-top:1px solid var(--color-font)}}.s-tiered-offer-milestone-icon svg{color:currentColor;height:1.25rem;width:1.25rem}.s-tiered-offer-milestone-name{align-items:center;display:flex;height:1rem;justify-content:center;margin-top:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-tiered-offer-milestone-name.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-tiered-offer-milestone-name.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-milestone-name.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-tiered-offer-milestone-name.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-tiered-offer-milestone-name.justify-start.flex-1,html[dir=rtl] .s-tiered-offer-milestone-name.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-tiered-offer-milestone-name.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-tiered-offer-milestone-name.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-tiered-offer-milestone-name.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-milestone-name.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-tiered-offer-milestone-name.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-tiered-offer-milestone-name.justify-start.flex-1,html[dir=ltr] .s-tiered-offer-milestone-name.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-tiered-offer-milestone-name.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-tiered-offer-milestone-name{border-top:1px solid var(--color-font)}}.s-tiered-offer-milestone-name span{font-size:.875rem;font-weight:500;line-height:1.25rem;text-align:center}@media (min-width:640px){.s-tiered-offer-milestone-name span{font-size:.75rem;line-height:1rem}}.s-tiered-offer-tabs-container{margin-top:1rem}.s-tiered-offer-tab-headers{border-radius:.375rem;border-width:1px;display:flex;gap:.25rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:.25rem}@media(max-width:768px){html[dir=rtl] .s-tiered-offer-tab-headers.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-tab-headers.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-tiered-offer-tab-headers.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-tiered-offer-tab-headers.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-tiered-offer-tab-headers.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-tiered-offer-tab-headers.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-tab-headers.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-tiered-offer-tab-headers.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-tiered-offer-tab-headers.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-tiered-offer-tab-headers.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-tiered-offer-tab-headers{border-top:1px solid var(--color-font)}}.s-tiered-offer-tab-header{align-items:center;background-color:transparent;border-radius:.125rem;border-style:none;cursor:pointer;display:flex;flex:1 1 0%;font-size:.875rem;font-weight:500;justify-content:center;line-height:1.25rem;padding:.625rem .75rem;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1));transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-tiered-offer-tab-header *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-tiered-offer-tab-header.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-tiered-offer-tab-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-tab-header.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-tiered-offer-tab-header.flex.lg\:hidden,html[dir=rtl] .s-tiered-offer-tab-header.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-tiered-offer-tab-header,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-tiered-offer-tab-header.justify-start.flex-1,html[dir=rtl] .s-tiered-offer-tab-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-tiered-offer-tab-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-tiered-offer-tab-header.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-tiered-offer-tab-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-tiered-offer-tab-header.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-tiered-offer-tab-header.flex.lg\:hidden,html[dir=ltr] .s-tiered-offer-tab-header.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-tiered-offer-tab-header,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-tiered-offer-tab-header.justify-start.flex-1,html[dir=ltr] .s-tiered-offer-tab-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-tiered-offer-tab-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-tiered-offer-tab-header{border-top:1px solid var(--color-font)}}@media (min-width:640px){.s-tiered-offer-tab-header{font-size:.75rem;line-height:1rem;padding-bottom:.5rem;padding-top:.5rem}}.s-tiered-offer-tab-active{background-color:#414042;background-color:var(--color-primary);border-radius:.375rem;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 2px 0 rgba(0,0,0,.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-tiered-offer-tab-active:hover{background-color:var(--color-primary-dark);opacity:.8}.s-tiered-offer-tab-content-wrapper{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;border-width:0 1px 1px;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}.s-tiered-offer-tab-content{padding-left:1.5rem;padding-right:1.5rem}@media (min-width:640px){.s-tiered-offer-tab-content{padding-left:1rem;padding-right:1rem}}.s-tiered-offer-tab-content.tab-hidden{display:none}.s-tiered-offer-tab-content-inner{padding-top:1rem}.s-tiered-offer-discount-section{margin-bottom:.5rem}.s-tiered-offer-discount-title{font-size:1rem;font-weight:700;line-height:1.5rem;margin:0 0 .5rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-tiered-offer-benefit-description{font-size:.875rem;line-height:1.25rem;margin:0;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-tiered-offer-skeleton-wrapper{padding:1.25rem}.s-tiered-offer-skeleton-title{margin-bottom:.75rem}.s-tiered-offer-skeleton-subtitle{margin-bottom:1.5rem}.s-tiered-offer-skeleton-progress{margin-bottom:1.25rem}.s-trust-badges-wrapper{align-items:center;display:flex}.s-trust-badges-wrapper>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.5rem;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.5rem*var(--tw-space-x-reverse))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-trust-badges-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-trust-badges-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-trust-badges-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-trust-badges-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-trust-badges-wrapper.justify-start.flex-1,html[dir=rtl] .s-trust-badges-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-trust-badges-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-trust-badges-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-trust-badges-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-trust-badges-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-trust-badges-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-trust-badges-wrapper.justify-start.flex-1,html[dir=ltr] .s-trust-badges-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-trust-badges-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-trust-badges-wrapper{border-top:1px solid var(--color-font)}}.s-trust-badges-wrapper:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-trust-badges-label{margin-bottom:.25rem}.s-trust-badges-label,.s-trust-badges-number{font-size:.875rem;line-height:1.25rem}salla-user-menu div[slot=trigger]{display:none}.s-user-menu-wrapper{display:block;flex-shrink:0;min-width:-moz-max-content;min-width:max-content}.s-user-menu-relative-dropdown{position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-user-menu-relative-dropdown.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-user-menu-relative-dropdown.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-user-menu-trigger{align-items:center;border-top-left-radius:.375rem;border-top-right-radius:.375rem;cursor:pointer;display:flex;width:-moz-fit-content;width:fit-content;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));font-size:.875rem;line-height:1.25rem;padding:.875rem .625rem}.s-user-menu-trigger *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-user-menu-trigger.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-user-menu-trigger.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-user-menu-trigger.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-user-menu-trigger.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-user-menu-trigger.justify-start.flex-1,html[dir=rtl] .s-user-menu-trigger.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-user-menu-trigger.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-user-menu-trigger.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-user-menu-trigger.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-user-menu-trigger.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-user-menu-trigger.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-user-menu-trigger.justify-start.flex-1,html[dir=ltr] .s-user-menu-trigger.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-user-menu-trigger.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-user-menu-trigger{border-top:1px solid var(--color-font)}}.s-user-menu-trigger-icon svg{height:1.25rem;transition-duration:.2s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:1.25rem}.s-user-menu-toggler:before{background-color:hsla(240,4%,46%,.749);height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition-duration:.3s;visibility:hidden;width:100vw;z-index:10;--tw-content:"";content:"";content:var(--tw-content)}.s-user-menu-toggler.opened:before{content:var(--tw-content);opacity:1;pointer-events:auto;visibility:visible}@media (min-width:768px){.s-user-menu-toggler.opened:before{content:var(--tw-content);opacity:0;pointer-events:none;visibility:hidden}}.s-user-menu-toggler.opened .s-user-menu-trigger svg{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-user-menu-toggler.opened .s-user-menu-dropdown{visibility:visible;--tw-translate-y:0px;--tw-scale-x:1;--tw-scale-y:1;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-user-menu-toggler.opened .s-user-menu-dropdown .tooltip-content{opacity:1;transform:translate(82px,-110px);visibility:visible}[dir=rtl] .icon-trigger.s-user-menu-toggler.opened .s-user-menu-dropdown .tooltip-content{transform:translate(53px,-63px)}[dir=ltr] .icon-trigger.s-user-menu-toggler.opened .s-user-menu-dropdown .tooltip-content{transform:translate(-54px,-65px)}@media(max-width:991px){[dir=rtl] .icon-trigger.mobile-shifted.s-user-menu-toggler.opened .s-user-menu-dropdown .tooltip-content{transform:translate(70px,-80px)}[dir=ltr] .icon-trigger.mobile-shifted.s-user-menu-toggler.opened .s-user-menu-dropdown .tooltip-content{transform:translate(-70px,-80px)}}.s-user-menu-trigger-avatar{border-radius:9999px;border-width:1px;display:inline-block;height:2.5rem;width:2.5rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));-o-object-fit:cover;object-fit:cover}.s-user-menu-trigger-content{margin-left:.5rem;margin-right:.25rem}.s-user-menu-trigger-content:where([dir=rtl],[dir=rtl] *){margin-left:.25rem;margin-right:.5rem}.s-user-menu-trigger-avatar-only .s-user-menu-trigger-content,.s-user-menu-trigger-avatar-only .s-user-menu-trigger-icon{display:none}.s-user-menu-trigger-avatar-only .s-user-menu-trigger-avatar{border-width:0}.s-user-menu-trigger-hello{font-size:14px;--tw-text-opacity:1;color:#999;color:rgba(153,153,153,var(--tw-text-opacity,1))}.s-user-menu-trigger-name{font-size:15px;line-height:1;margin-top:.125rem;--tw-text-opacity:1;color:#444;color:rgba(68,68,68,var(--tw-text-opacity,1))}.s-user-menu-trigger-icon{margin-left:10px}.s-user-menu-trigger-icon:where([dir=rtl],[dir=rtl] *){margin-left:0;margin-right:10px}.s-user-menu-trigger-text-value{font-size:.875rem;font-weight:500;line-height:1.25rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-user-menu-dropdown{bottom:0;position:fixed;right:0;top:auto;transform-origin:center;visibility:hidden;width:100%;z-index:30;--tw-translate-y:2.5rem;--tw-scale-y:.9;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:.375rem;border-top-right-radius:.375rem;transform:translate(var(--tw-translate-x),2.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(.9);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));opacity:0;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;box-shadow:0 0 transparent,0 0 transparent,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-user-menu-dropdown)>salla-button{width:100%}}@media (min-width:768px){.s-user-menu-dropdown{bottom:auto;position:absolute;top:100%;transform-origin:top right;width:15rem;--tw-translate-y:-1rem;border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;border-top-left-radius:0;border-top-right-radius:0;transform:translate(var(--tw-translate-x),-1rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);transition-duration:.2s}}@media (min-width:1024px){.s-user-menu-dropdown{border-color:rgba(209,213,219,.3);border-top-width:1px}}.s-user-menu-dropdown:where([dir=rtl],[dir=rtl] *){left:0;right:auto}.s-user-menu-dropdown-list>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1px*var(--tw-space-y-reverse));margin-top:1px;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))}.s-user-menu-dropdown-list{padding:.5rem .5rem 1rem}@media(max-width:768px){html[dir=ltr] .flex.relative.h-auto.lg\:py-1.s-user-menu-dropdown-list.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.s-user-menu-dropdown-list.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media (min-width:1024px){.s-user-menu-dropdown-list{padding-bottom:.5rem;padding-left:0;padding-right:0}}.s-user-menu-dropdown-item a{align-items:center;display:flex;padding:.625rem 1.5rem;--tw-text-opacity:1;color:#444;color:rgba(68,68,68,var(--tw-text-opacity,1));transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-user-menu-dropdown-item a.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-user-menu-dropdown-item a.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-user-menu-dropdown-item a.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-user-menu-dropdown-item a.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-user-menu-dropdown-item a.justify-start.flex-1,html[dir=rtl] .s-user-menu-dropdown-item a.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-user-menu-dropdown-item a.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-user-menu-dropdown-item a.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-user-menu-dropdown-item a.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-user-menu-dropdown-item a.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-user-menu-dropdown-item a.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-user-menu-dropdown-item a.justify-start.flex-1,html[dir=ltr] .s-user-menu-dropdown-item a.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-user-menu-dropdown-item a.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-user-menu-dropdown-item a{border-top:1px solid var(--color-font)}}.s-user-menu-dropdown-item a:hover{background-color:rgba(229,231,235,.3)}@media (min-width:640px){.s-user-menu-dropdown-item a{font-size:.875rem;line-height:1.25rem}}.s-user-menu-dropdown-item-logout a{--tw-text-opacity:1!important;color:#ff443a!important;color:rgba(255,68,58,var(--tw-text-opacity,1))!important}.s-user-menu-dropdown-item-logout a svg{fill:#ff443a!important}.s-user-menu-dropdown-item-prefix svg{fill:#9ca3af;height:1rem;margin-right:.75rem;width:1rem}.s-user-menu-dropdown-item-prefix svg:where([dir=rtl],[dir=rtl] *){margin-left:.75rem;margin-right:0}.s-user-menu-dropdown-header{align-items:center;border-bottom-width:1px;display:flex;margin-bottom:.25rem;padding:1rem;position:relative}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-user-menu-dropdown-header.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-user-menu-dropdown-header.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-user-menu-dropdown-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-user-menu-dropdown-header.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-user-menu-dropdown-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-user-menu-dropdown-header.justify-start.flex-1,html[dir=rtl] .s-user-menu-dropdown-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-user-menu-dropdown-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-user-menu-dropdown-header.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-user-menu-dropdown-header.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-user-menu-dropdown-header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-user-menu-dropdown-header.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-user-menu-dropdown-header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-user-menu-dropdown-header.justify-start.flex-1,html[dir=ltr] .s-user-menu-dropdown-header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-user-menu-dropdown-header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-user-menu-dropdown-header{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-user-menu-dropdown-header{display:none}}.s-user-menu-dropdown-header img{border-radius:9999px;height:3rem;margin-right:.75rem;-o-object-fit:cover;object-fit:cover;pointer-events:none;width:3rem}.s-user-menu-dropdown-header img:where([dir=rtl],[dir=rtl] *){margin-left:.75rem;margin-right:0}.s-user-menu-dropdown-header-content span{font-size:14px;--tw-text-opacity:1;color:#999;color:rgba(153,153,153,var(--tw-text-opacity,1))}.s-user-menu-dropdown-header-content p{font-size:1rem;font-weight:700;line-height:1.5rem;line-height:1;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-user-menu-dropdown-header-close{border-radius:9999px;position:absolute;right:1rem;top:1.25rem;z-index:50}input[type=radio].sr-only div.s-user-menu-dropdown-header-close{transition:all .3s}input[type=radio].sr-only:checked~div.s-user-menu-dropdown-header-close{border-color:var(--color-main)}.s-user-menu-dropdown-header-close:where([dir=rtl],[dir=rtl] *){left:1rem;right:auto}.s-user-menu-dropdown-header-close svg{fill:#ef4444;height:1.25rem;width:1.25rem}.s-user-menu-dropdown-item-badge{align-items:center;border-radius:9999px;display:flex;flex-direction:column;height:1.25rem;justify-content:center;position:absolute;right:.625rem;width:1.25rem;--tw-bg-opacity:1;background-color:#ef4444;background-color:rgba(239,68,68,var(--tw-bg-opacity,1));font-size:.75rem;line-height:1rem;line-height:inherit;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}input[type=radio].sr-only div.s-user-menu-dropdown-item-badge{transition:all .3s}input[type=radio].sr-only:checked~div.s-user-menu-dropdown-item-badge{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-user-menu-dropdown-item-badge.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-user-menu-dropdown-item-badge.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-user-menu-dropdown-item-badge.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-user-menu-dropdown-item-badge.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-user-menu-dropdown-item-badge.justify-start.flex-1,html[dir=rtl] .s-user-menu-dropdown-item-badge.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-user-menu-dropdown-item-badge.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-user-menu-dropdown-item-badge.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-user-menu-dropdown-item-badge.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-user-menu-dropdown-item-badge.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-user-menu-dropdown-item-badge.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-user-menu-dropdown-item-badge.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-user-menu-dropdown-item-badge.justify-start.flex-1,html[dir=ltr] .s-user-menu-dropdown-item-badge.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-user-menu-dropdown-item-badge.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-user-menu-dropdown-item-badge.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-user-menu-dropdown-item-badge{border-top:1px solid var(--color-font)}}.s-user-menu-dropdown-item-badge:where([dir=rtl],[dir=rtl] *){left:.625rem;right:auto}.s-user-menu-dropdown-item-balance{margin-left:.5rem;margin-right:.5rem}.s-user-menu-red-dot .s-user-menu-avatar-wrap{position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-user-menu-red-dot .s-user-menu-avatar-wrap.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-user-menu-red-dot .s-user-menu-avatar-wrap.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-user-menu-red-dot .s-user-menu-avatar-wrap:after{border-radius:9999px;border-width:2px;height:.75rem;position:absolute;top:0;width:.75rem;--tw-border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#f87171;background-color:rgba(248,113,113,var(--tw-bg-opacity,1));--tw-content:"";content:"";content:var(--tw-content)}input[type=radio].sr-only div.s-user-menu-red-dot .s-user-menu-avatar-wrap:after{transition:all .3s}input[type=radio].sr-only:checked~div.s-user-menu-red-dot .s-user-menu-avatar-wrap:after{border-color:var(--color-main)}.s-user-menu-red-dot .s-user-menu-avatar-wrap:where([dir=ltr],[dir=ltr] *):after{left:0}.s-user-menu-red-dot .s-user-menu-avatar-wrap:where([dir=rtl],[dir=rtl] *):after{right:0}.header-is-dark .s-user-menu-red-dot .s-user-menu-avatar-wrap:after{--tw-border-opacity:1;border-color:#0e0f0f;border-color:rgba(14,15,15,var(--tw-border-opacity,1))}.s-user-menu-login-btn{align-items:center;border-radius:9999px;border-width:1px;display:flex;height:2.5rem;justify-content:center;width:2.5rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));outline:2px solid transparent;outline-offset:2px;transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-user-menu-login-btn.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-user-menu-login-btn.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-user-menu-login-btn.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-user-menu-login-btn.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-user-menu-login-btn.justify-start.flex-1,html[dir=rtl] .s-user-menu-login-btn.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-user-menu-login-btn.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-user-menu-login-btn.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-user-menu-login-btn.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-user-menu-login-btn.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-user-menu-login-btn.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-user-menu-login-btn.justify-start.flex-1,html[dir=ltr] .s-user-menu-login-btn.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-user-menu-login-btn.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-user-menu-login-btn{border-top:1px solid var(--color-font)}}.s-user-menu-login-btn:hover{opacity:.8}.s-user-menu-login-btn svg{fill:#374151;height:1.25rem;width:1.25rem}.s-user-menu-dropdown-item-suffix:where([dir=ltr],[dir=ltr] *){margin-left:auto}.s-user-menu-dropdown-item-suffix:where([dir=rtl],[dir=rtl] *){margin-right:auto}.s-user-menu-dropdown-item-suffix svg{fill:#9ca3af;height:1rem;width:1rem}.s-user-menu-dropdown-item-suffix-link{align-items:center;display:flex}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-user-menu-dropdown-item-suffix-link.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-user-menu-dropdown-item-suffix-link.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-user-menu-dropdown-item-suffix-link.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-user-menu-dropdown-item-suffix-link.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-user-menu-dropdown-item-suffix-link.justify-start.flex-1,html[dir=rtl] .s-user-menu-dropdown-item-suffix-link.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-user-menu-dropdown-item-suffix-link.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-user-menu-dropdown-item-suffix-link.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-user-menu-dropdown-item-suffix-link.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-user-menu-dropdown-item-suffix-link.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-user-menu-dropdown-item-suffix-link.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-user-menu-dropdown-item-suffix-link.justify-start.flex-1,html[dir=ltr] .s-user-menu-dropdown-item-suffix-link.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-user-menu-dropdown-item-suffix-link.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-user-menu-dropdown-item-suffix-link{border-top:1px solid var(--color-font)}}.s-user-profile-wrapper{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem}@media (min-width:640px){.s-user-profile-wrapper{gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.s-user-profile-field-label{display:block;font-size:.875rem;font-weight:700;line-height:1.25rem;margin-bottom:.5rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-user-profile-field-error{--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.s-user-profile-submit{margin-top:1.5rem;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-user-profile-submit)>salla-button{width:100%}}.s-user-profile-filepond-placeholder{align-items:center;display:flex;flex-direction:column;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-user-profile-filepond-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-user-profile-filepond-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-user-profile-filepond-placeholder.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-user-profile-filepond-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-user-profile-filepond-placeholder.justify-start.flex-1,html[dir=rtl] .s-user-profile-filepond-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-user-profile-filepond-placeholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-user-profile-filepond-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-user-profile-filepond-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-user-profile-filepond-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-user-profile-filepond-placeholder.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-user-profile-filepond-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-user-profile-filepond-placeholder.justify-start.flex-1,html[dir=ltr] .s-user-profile-filepond-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-user-profile-filepond-placeholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-user-profile-filepond-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-user-profile-filepond-placeholder{border-top:1px solid var(--color-font)}}.s-user-profile-filepond-placeholder-icon{margin-bottom:.25rem}.s-user-profile-filepond-placeholder-icon svg{fill:#7c8082;height:1.5rem;width:1.5rem}.s-user-profile-skeleton-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));grid-gap:3rem;gap:3rem}.s-user-settings-section{border-bottom-width:1px;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}.s-user-settings-section:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:.375rem;border-top-right-radius:.375rem}.s-user-settings-section:last-child{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;border-bottom-width:0;border-top-left-radius:0;border-top-right-radius:0}.s-user-settings-section .s-list-tile-item{align-items:flex-start;background-color:transparent;padding:1.25rem}@media(max-width:768px){html[dir=rtl] p.flex.flex-col.gap-1.s-user-settings-section .s-list-tile-item.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] p.flex.flex-col.gap-1.s-user-settings-section .s-list-tile-item.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media (min-width:768px){.s-user-settings-section .s-list-tile-item{align-items:center}}.s-user-settings-section .s-list-tile-item-action{margin-left:auto}.s-user-settings-section .s-list-tile-item-action:where([dir=rtl],[dir=rtl] *){margin-left:0;margin-right:auto}.s-user-settings-section .s-list-tile-item-action button{padding:10px;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-user-settings-section .s-list-tile-item-action button)>salla-button{width:100%}}.s-user-settings-section-delete-user .s-list-tile-item{flex-wrap:wrap}@media (min-width:768px){.s-user-settings-section-delete-user .s-list-tile-item{flex-wrap:nowrap}}.s-user-settings-section-delete-user .s-list-tile-item-icon{position:relative;top:5px}@media(max-width:768px){html[dir=ltr] .flex.s-user-settings-section-delete-user .s-list-tile-item-icon.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-user-settings-section-delete-user .s-list-tile-item-icon.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media (min-width:768px){.s-user-settings-section-delete-user .s-list-tile-item-icon{top:0}}@media (max-width:768px){.s-user-settings-section-delete-user .s-list-tile-item-content{flex:1 0 85%}.s-user-settings-section-delete-user .s-list-tile-item-action{flex:1 1 100%;margin-top:1rem}}.s-user-settings-section-title{font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:#111827;color:rgba(17,24,39,var(--tw-text-opacity,1))}.s-user-settings-section-subtitle{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-user-settings-section-icon svg{height:1.25rem;width:1.25rem}.s-user-settings-confirmation,.s-user-settings-confirmation svg{text-align:center}.s-user-settings-confirmation-icon{align-items:center;border-radius:9999px;display:inline-flex;height:3rem;justify-content:center;width:3rem;--tw-border-opacity:1;border:1px solid #e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-user-settings-confirmation-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-user-settings-confirmation-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-user-settings-confirmation-icon.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-user-settings-confirmation-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-user-settings-confirmation-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-user-settings-confirmation-icon.justify-start.flex-1{justify-content:flex-end}}@media (min-width:640px){.s-user-settings-confirmation-icon{height:5rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;width:5rem}}.s-user-settings-confirmation-icon:where([dir=ltr],[dir=ltr] *){margin-right:.5rem}@media (min-width:640px){.s-user-settings-confirmation-icon:where([dir=ltr],[dir=ltr] *){margin-right:0}}.s-user-settings-confirmation-icon:where([dir=rtl],[dir=rtl] *){margin-left:.5rem}@media (min-width:640px){.s-user-settings-confirmation-icon:where([dir=rtl],[dir=rtl] *){margin-left:0}}.s-user-settings-confirmation-icon svg{fill:#9ca3af;flex-shrink:0;height:1.25rem;width:1.25rem}.s-user-settings-confirmation-warning{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.s-user-settings-confirmation-actions{align-items:center;display:flex;justify-content:space-between;margin-top:1.25rem}.s-user-settings-confirmation-actions>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1.25rem;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1.25rem*var(--tw-space-x-reverse))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-user-settings-confirmation-actions,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-user-settings-confirmation-actions.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-user-settings-confirmation-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-user-settings-confirmation-actions.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-user-settings-confirmation-actions.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-user-settings-confirmation-actions.justify-start.flex-1,html[dir=rtl] .s-user-settings-confirmation-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-user-settings-confirmation-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-user-settings-confirmation-actions,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-user-settings-confirmation-actions.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-user-settings-confirmation-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-user-settings-confirmation-actions.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-user-settings-confirmation-actions.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-user-settings-confirmation-actions.justify-start.flex-1,html[dir=ltr] .s-user-settings-confirmation-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-user-settings-confirmation-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-user-settings-confirmation-actions{border-top:1px solid var(--color-font)}}.s-user-settings-confirmation-actions:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-verify-message{--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-verify-label,.s-verify-message{font-size:.875rem;line-height:1.25rem;text-align:center}.s-verify-label{display:block;margin-bottom:1rem}.s-verify-codes{display:flex;justify-content:space-between;margin-bottom:1.25rem;margin-left:-.25rem;margin-right:-.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-verify-codes,html[dir=rtl] .s-verify-codes.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-verify-codes.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-verify-codes.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-verify-codes.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-verify-codes,html[dir=ltr] .s-verify-codes.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-verify-codes.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-verify-codes.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-verify-codes.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-verify-codes{border-top:1px solid var(--color-font)}}.s-verify-codes.has-error{margin-bottom:0}.s-verify-input{border-radius:.75rem;border-width:1px;height:2.5rem;margin-left:.25rem;margin-right:.25rem;width:100%;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:1.125rem;font-weight:700;line-height:1.75rem;padding-left:.5rem;padding-right:.5rem;text-align:center;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-verify-input)>salla-button{width:100%}}.s-verify-input:focus{border-color:#414042;border-color:var(--color-primary)}.dark .s-verify-input{--tw-border-opacity:1;border-color:#4b5563;border-color:rgba(75,85,99,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#4b5563;background-color:rgba(75,85,99,var(--tw-bg-opacity,1))}.s-verify-footer{text-align:center}.s-verify-submit{margin-bottom:1.25rem;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-verify-submit)>salla-button{width:100%}}.s-verify-header-icon{align-items:center;border-radius:9999px;display:inline-flex;height:3rem;justify-content:center;width:3rem;--tw-border-opacity:1;border:1px solid #e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-verify-header-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-verify-header-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-verify-header-icon.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-verify-header-icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-verify-header-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-verify-header-icon.justify-start.flex-1{justify-content:flex-end}}@media (min-width:640px){.s-verify-header-icon{height:5rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;width:5rem}}.s-verify-header-icon:where([dir=ltr],[dir=ltr] *){margin-right:.5rem}@media (min-width:640px){.s-verify-header-icon:where([dir=ltr],[dir=ltr] *){margin-right:0}}.s-verify-header-icon:where([dir=rtl],[dir=rtl] *){margin-left:.5rem}@media (min-width:640px){.s-verify-header-icon:where([dir=rtl],[dir=rtl] *){margin-left:0}}.s-verify-resend-message{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.s-verify-error-message{display:block;font-size:.75rem;height:1.75rem;line-height:1rem;margin-bottom:1.25rem;padding-top:.75rem;text-align:center;--tw-border-opacity:1;border-color:#f87171;border-color:rgba(248,113,113,var(--tw-border-opacity,1))}.s-verify-error-message:focus{--tw-border-opacity:1;border-color:#ef4444;border-color:rgba(239,68,68,var(--tw-border-opacity,1))}.s-verify-error-message{--tw-border-opacity:1!important;border-color:#ef4444!important;border-color:rgba(239,68,68,var(--tw-border-opacity,1))!important;--tw-text-opacity:1!important;color:#ef4444!important;color:rgba(239,68,68,var(--tw-text-opacity,1))!important}.s-verify-timer{margin-left:.25rem;margin-right:.25rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.s-verify-resend{color:#414042;color:var(--color-primary);font-size:.875rem;line-height:1.25rem;text-align:center}.s-verify-back{align-items:center;border-radius:9999px;display:flex;height:2rem;justify-content:center;left:10px;position:absolute;top:10px;width:2rem;--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1));font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}input[type=radio].sr-only div.s-verify-back{transition:all .3s}input[type=radio].sr-only:checked~div.s-verify-back{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-verify-back.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-verify-back.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-verify-back.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-verify-back.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-verify-back.justify-start.flex-1,html[dir=rtl] .s-verify-back.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-verify-back.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-verify-back.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-verify-back.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-verify-back.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-verify-back.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-verify-back.justify-start.flex-1,html[dir=ltr] .s-verify-back.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-verify-back.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-verify-back{border-top:1px solid var(--color-font)}}.s-verify-back:hover{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1))}.s-verify-back:where([dir=rtl],[dir=rtl] *){left:auto;right:10px}.s-verify-back svg{height:18px;width:18px}[dir=ltr] .s-verify-back{transform:scale(-1)}.s-wallet-container>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:.625rem;margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}@media (min-width:768px){.s-wallet-container>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:1.25rem;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}}.s-wallet-mobile-title{display:inline-block;font-weight:400;width:8rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}@media (min-width:768px){.s-wallet-mobile-title{display:none}}.s-wallet-reference-id{display:none}@media (min-width:768px){.s-wallet-reference-id{display:inline-block}}.s-wallet-buy-as-gift-icon{color:#414042;color:var(--color-primary);display:inline-block;margin-left:.25rem;margin-right:.25rem}.s-wallet-copy-to-clipboard-button{align-items:center;display:flex}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-wallet-copy-to-clipboard-button.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-wallet-copy-to-clipboard-button.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-wallet-copy-to-clipboard-button.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-wallet-copy-to-clipboard-button.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-wallet-copy-to-clipboard-button.justify-start.flex-1,html[dir=rtl] .s-wallet-copy-to-clipboard-button.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-wallet-copy-to-clipboard-button.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-wallet-copy-to-clipboard-button.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-wallet-copy-to-clipboard-button.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-wallet-copy-to-clipboard-button.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-wallet-copy-to-clipboard-button.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-wallet-copy-to-clipboard-button.justify-start.flex-1,html[dir=ltr] .s-wallet-copy-to-clipboard-button.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-wallet-copy-to-clipboard-button.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-wallet-copy-to-clipboard-button{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-wallet-copy-to-clipboard-button{display:none}}.s-wallet-copy-to-clipboard-button salla-button{position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-wallet-copy-to-clipboard-button salla-button.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-wallet-copy-to-clipboard-button salla-button.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-wallet-copy-to-clipboard-button-icon{font-size:.75rem;line-height:1rem;pointer-events:none}.s-wallet-copy-to-clipboard-button-icon:where([dir=ltr],[dir=ltr] *){margin-left:.25rem}.s-wallet-copy-to-clipboard-button-icon:where([dir=rtl],[dir=rtl] *){margin-right:.25rem}@media (min-width:768px){.s-wallet-status-container{margin-left:0;margin-right:0}}.s-wallet-status-container:where([dir=ltr],[dir=ltr] *){margin-left:auto}.s-wallet-status-container:where([dir=rtl],[dir=rtl] *){margin-right:auto}.s-wallet-status-container i{margin-top:.25rem}.s-wallet-status-container i:where([dir=ltr],[dir=ltr] *){margin-right:.25rem}.s-wallet-status-container i:where([dir=rtl],[dir=rtl] *){margin-left:.25rem}.s-wallet-rated-text{--tw-text-opacity:1;color:#fbbf24;color:rgba(251,191,36,var(--tw-text-opacity,1))}.s-wallet-unrated-text{--tw-text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--tw-text-opacity,1))}.s-wallet-no-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding-bottom:5rem;padding-top:2.5rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-wallet-no-content.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-wallet-no-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-wallet-no-content.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-wallet-no-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-wallet-no-content.justify-start.flex-1,html[dir=rtl] .s-wallet-no-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-wallet-no-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-wallet-no-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-wallet-no-content.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-wallet-no-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-wallet-no-content.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-wallet-no-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-wallet-no-content.justify-start.flex-1,html[dir=ltr] .s-wallet-no-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-wallet-no-content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-wallet-no-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-wallet-no-content{border-top:1px solid var(--color-font)}}.s-wallet-no-content .icon{align-items:center;border-radius:9999px;display:flex;height:8rem;justify-content:center;margin-bottom:1rem;width:8rem;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));font-size:3rem;line-height:1;--tw-text-opacity:1;color:#d1d5db;color:rgba(209,213,219,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-wallet-no-content .icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-wallet-no-content .icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-wallet-no-content .icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-wallet-no-content .icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-wallet-no-content .icon.justify-start.flex-1,html[dir=rtl] .s-wallet-no-content .icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-wallet-no-content .icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-wallet-no-content .icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-wallet-no-content .icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-wallet-no-content .icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-wallet-no-content .icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-wallet-no-content .icon.justify-start.flex-1,html[dir=ltr] .s-wallet-no-content .icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-wallet-no-content .icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-wallet-no-content .icon{border-top:1px solid var(--color-font)}}.s-wallet-no-content p{font-size:1rem;line-height:1.5rem;margin-bottom:1rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-wallet-table{border-collapse:separate;min-width:100%}@media (min-width:768px){.s-wallet-table{margin-bottom:-.75rem;--tw-border-spacing-y:1.25rem;border-spacing:var(--tw-border-spacing-x) 1.25rem;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}}.s-wallet-table-head{display:none;margin-bottom:1.25rem;--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1))}@media (min-width:768px){.s-wallet-table-head{display:table-header-group}}.s-wallet-table-head-tr-th{font-size:.875rem;font-weight:500;letter-spacing:.05em;line-height:1.25rem;padding-left:1.5rem;padding-right:1.5rem;text-align:left;text-transform:uppercase}.s-wallet-table-head-tr-th:where([dir=ltr],[dir=ltr] *){text-align:left}.s-wallet-table-head-tr-th:last-child:where([dir=ltr],[dir=ltr] *){text-align:right}.s-wallet-table-head-tr-th:where([dir=rtl],[dir=rtl] *){text-align:right}.s-wallet-table-head-tr-th:last-child:where([dir=rtl],[dir=rtl] *){text-align:left}.s-wallet-table-tbody-tr{border-bottom-width:8px;border-radius:.75rem;border-top-width:8px;display:flex;flex-direction:row;flex-wrap:wrap;overflow:hidden;position:relative;--tw-border-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:.5rem;transition-duration:.5s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.s-wallet-table-tbody-tr.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-wallet-table-tbody-tr.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-wallet-table-tbody-tr.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-wallet-table-tbody-tr.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-wallet-table-tbody-tr.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.s-wallet-table-tbody-tr.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-wallet-table-tbody-tr.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-wallet-table-tbody-tr.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-wallet-table-tbody-tr.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-wallet-table-tbody-tr.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-wallet-table-tbody-tr{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-wallet-table-tbody-tr{display:table-row;flex-direction:row;flex-wrap:nowrap;padding:0}}.s-wallet-table-tbody-tr-td{font-size:.875rem;line-height:1.25rem;white-space:nowrap;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-wallet-table-tbody-tr-td)>salla-button{width:100%}}@media (min-width:768px){.s-wallet-table-tbody-tr-td{height:5rem;width:auto}.s-wallet-table-tbody-tr-td:last-child{text-align:right}.s-wallet-table-tbody-tr-td:first-child:where([dir=ltr],[dir=ltr] *){border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.s-wallet-table-tbody-tr-td:first-child:where([dir=rtl],[dir=rtl] *){border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}}.s-wallet-table-tbody-tr-td:first-child{font-weight:700}.s-wallet-table-tbody-tr-td-content{align-items:center;display:flex;font-size:.75rem;justify-content:space-between;line-height:1rem;padding:.25rem .5rem;position:relative}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-wallet-table-tbody-tr-td-content,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-wallet-table-tbody-tr-td-content.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-wallet-table-tbody-tr-td-content.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-wallet-table-tbody-tr-td-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-wallet-table-tbody-tr-td-content.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-wallet-table-tbody-tr-td-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-wallet-table-tbody-tr-td-content.justify-start.flex-1,html[dir=rtl] .s-wallet-table-tbody-tr-td-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-wallet-table-tbody-tr-td-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-wallet-table-tbody-tr-td-content,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-wallet-table-tbody-tr-td-content.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.s-wallet-table-tbody-tr-td-content.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-wallet-table-tbody-tr-td-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-wallet-table-tbody-tr-td-content.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-wallet-table-tbody-tr-td-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-wallet-table-tbody-tr-td-content.justify-start.flex-1,html[dir=ltr] .s-wallet-table-tbody-tr-td-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-wallet-table-tbody-tr-td-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-wallet-table-tbody-tr-td-content{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-wallet-table-tbody-tr-td-content{padding:1.5rem}}.s-wallet-table-tbody-tr-td-content:where([dir=ltr],[dir=ltr] *){padding-right:.5rem}.s-wallet-table-tbody-tr-td-content:where([dir=rtl],[dir=rtl] *){padding-left:.5rem}.s-wallet-table-tbody-tr a{bottom:0;display:block;position:absolute;top:0;width:100%}input[type=radio].sr-only div.s-wallet-table-tbody-tr a{transition:all .3s}input[type=radio].sr-only:checked~div.s-wallet-table-tbody-tr a{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-wallet-table-tbody-tr a)>salla-button{width:100%}}.s-wallet-table-tbody-tr a:where([dir=ltr],[dir=ltr] *){left:0}.s-wallet-table-tbody-tr a:where([dir=rtl],[dir=rtl] *){right:0}.\[-webkit-overflow-scrolling\:touch\]{-webkit-overflow-scrolling:touch}:root{--infinte-color:#c9c9c9;--main-text-color:#231f1e;--main-text-color-dark:#2b2d34;--color-primary:#5cd5c4;--color-primary:#414042;--color-primary-d:#272628;--color-primary-l:#676668;--color-primary-reverse:#ff6767;--color-text:#7c8082;--bg-gray:rgba(198,199,206,.102);--color-grey:#f5f7f9;--color-light-grey:#eee;--font-sm:0.8685714286rem;--font-main:"DINNextLTArabic";--mm-ocd-width:calc(100% - 51px)}body{color:#231f1e;color:var(--main-text-color);font-size:15px;font-weight:400;line-height:26px}body,html{position:relative}html{height:100%;width:100%;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{border:0;margin:0;padding:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:600;margin-bottom:0}a{-webkit-text-decoration:none;text-decoration:none;transition:color .2s}img{max-width:100%}a:focus{outline:none;-webkit-text-decoration:none;text-decoration:none}li,ul{list-style:none;margin:0;padding:0}h1{font-size:1.875rem;line-height:2.25rem}h2{font-size:1.25rem;line-height:1.75rem}.Comfort-header .icons a.active ih2{color:#414042;color:var(--color-primary)}h3{font-size:1.25rem;line-height:1.75rem}.Comfort-header .icons a.active ih3{color:#414042;color:var(--color-primary)}h3{line-height:38px}.f-color{color:#ff6767}h5.subtitle{font-size:16px;font-weight:400}html{scroll-behavior:smooth}.cursor-pointer *{pointer-events:none}.flip-x{transform:scaleX(-1)}input[type=file]{display:none}body{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1))}body [multiple]:focus,body [type=date]:focus,body [type=datetime-local]:focus,body [type=email]:focus,body [type=month]:focus,body [type=number]:focus,body [type=password]:focus,body [type=search]:focus,body [type=tel]:focus,body [type=text]:focus,body [type=time]:focus,body [type=url]:focus,body [type=week]:focus,body select:focus,body textarea:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:0 0 0 0 #fff,var(--tw-ring-shadow),0 0 transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.text-start:where([dir=ltr],[dir=ltr] *){text-align:left}.text-start:where([dir=rtl],[dir=rtl] *){text-align:right}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}[type=submit]{-webkit-appearance:listitem}input[type=number]{-moz-appearance:textfield}.unicode{unicode-bidi:plaintext}.spinner-loader{border-right-color:#414042!important;border-right-color:var(--color-primary)!important}.spinner-loader.reverse{background-color:#f98181;border-right-color:#9f7171!important}.hide-scroll{-ms-overflow-style:none;overflow-y:scroll;scrollbar-width:none}.hide-scroll::-webkit-scrollbar{display:none}.remove-item-btn:after{content:"";font-family:sallaicons!important;font-feature-settings:normal;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cart-thumb{position:fixed;transition:all .3s cubic-bezier(.2,1,.3,1);z-index:30}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}body.fslightbox-open #tidio-chat-iframe,body.fslightbox-open .fb_reset,body.fslightbox-open [id^=gb-widget],body.modal-open #tidio-chat-iframe,body.modal-open .fb_reset,body.modal-open [id^=gb-widget]{display:none!important}.loader:before{animation:loader 1s ease-in-out infinite;border-color:#414042 currentcolor currentcolor;border-bottom:2px solid #eee;border-left:2px solid #414042;border-left-color:var(--color-primary);border-radius:50%;border-right:2px solid #eee;border-top:2px solid var(--color-primary);content:"";display:inline-block;height:20px;opacity:1;width:20px}.btn--danger .loader:before{border-left-color:#ff6767;border-top-color:#ff6767}.loader--small:before{height:16px;width:16px}@keyframes loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animated{animation-duration:var(--animate-duration)}@keyframes pulse-anime{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1)}to{transform:scaleX(1)}}.pulse-anime{animation-name:pulse-anime;animation-timing-function:ease-in-out}.content .content-entry img{margin:15px 0 25px}.content .content-entry li,.content .content-entry ul{list-style:inherit!important}.content .content-entry ol{list-style:auto!important}salla-modal:not(.hydrated){display:none}.videoWrapper{height:0;padding-bottom:56.25%;position:relative}.videoWrapper>*{height:100%;left:0;max-width:none;position:absolute;top:0;width:100%}.grid-trigger{align-items:center;border-radius:.375rem;cursor:pointer;display:flex;font-size:1.25rem;height:2.5rem;justify-content:center;line-height:1.75rem;margin-left:.25rem;margin-right:.25rem;width:2.5rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.grid-trigger *{pointer-events:none}.Comfort-header .icons a.active i.grid-trigger{color:#414042;color:var(--color-primary)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.grid-trigger.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .grid-trigger.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.grid-trigger.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.items-center.grid-trigger.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.grid-trigger.justify-start.flex-1,html[dir=rtl] .grid-trigger.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.grid-trigger.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.grid-trigger.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .grid-trigger.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.grid-trigger.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.items-center.grid-trigger.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.grid-trigger.justify-start.flex-1,html[dir=ltr] .grid-trigger.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.grid-trigger.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.grid-trigger{border-top:1px solid var(--color-font)}}.flex-center{align-items:center;display:flex;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex-center.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.flex-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.flex-center.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.items-center.flex-center.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex-center.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.flex-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex-center.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex-center.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.flex-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.flex-center.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.items-center.flex-center.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex-center.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.flex-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex-center.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.flex-center{border-top:1px solid var(--color-font)}}.center-between{align-items:center;display:flex;justify-content:space-between}@media(max-width:768px){html[dir=rtl] .center-between.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.center-between.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.center-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.center-between.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.items-center.center-between.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .center-between.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.center-between.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.center-between.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .center-between.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.center-between.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.center-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.center-between.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.items-center.center-between.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .center-between.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.center-between.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.center-between.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.center-between{border-top:1px solid var(--color-font)}}.grow-0{flex-grow:0!important}.basis-0{flex-basis:0}.gradient-bg{--tw-gradient-from:var(--color-primary) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:var(--color-primary-dark) var(--tw-gradient-to-position)}[dir=ltr] .gradient-bg{background-image:linear-gradient(to right,var(--tw-gradient-stops))}[dir=rtl] .gradient-bg{background-image:linear-gradient(to left,var(--tw-gradient-stops))}@media(max-width:1024px){.gradient-bg.profile-header{background-image:none}.gradient-bg.profile-header .breadcrumbs .arrow,.gradient-bg.profile-header .breadcrumbs a,.gradient-bg.profile-header .breadcrumbs span{--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}}.badge{align-items:center;border-radius:9999px;display:inline-flex;font-size:.75rem;height:1.25rem;justify-content:center;line-height:1rem;min-width:20px;padding:.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.badge.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.badge.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.badge.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.badge.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.badge.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.badge.justify-start.flex-1{justify-content:flex-end}}.badge--red{--tw-bg-opacity:1;background-color:#f87171;background-color:rgba(248,113,113,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.copy-icon{font-size:.75rem;line-height:1rem}.s-localization-modal-inner{width:100%}.s-rating-modal-wrap .s-modal-body{position:relative!important}.s-verify-back{top:.5rem}.s-verify-back svg{fill:rgba(107,114,128,var(--tw-text-opacity));max-width:18px}[dir=rtl] .s-verify-back{right:.5rem}[dir=ltr] .s-verify-back{left:.5rem}@media(max-width:639px){.s-verify-back{display:none}}.article--main iframe{height:30vw;width:100%}@media(max-width:639px){.article--main iframe{height:50vw}}.cart-submit-wrap{align-items:center;display:flex;gap:.625rem;justify-content:space-between;margin-left:-5px;margin-right:-5px}@media(max-width:768px){html[dir=rtl] .cart-submit-wrap.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.cart-submit-wrap.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.cart-submit-wrap{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.cart-submit-wrap.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.items-center.cart-submit-wrap.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .cart-submit-wrap.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.cart-submit-wrap.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.cart-submit-wrap.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .cart-submit-wrap.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.cart-submit-wrap.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.cart-submit-wrap{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.cart-submit-wrap.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.items-center.cart-submit-wrap.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .cart-submit-wrap.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.cart-submit-wrap.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.cart-submit-wrap.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.cart-submit-wrap{border-top:1px solid var(--color-font)}}.cart-submit-wrap:where([dir=ltr],[dir=ltr] *){flex-wrap:wrap}.cart-submit-wrap>*{flex-grow:1;margin-left:5px;margin-right:5px}.s-button-btn,.s-price-range-number-input{border-radius:.75rem}.s-app-install-banner{align-items:center;border-radius:.375rem;display:none;flex-direction:row;gap:.5rem;left:0;margin:1rem auto;padding:.75rem;position:fixed;right:0;width:95%;z-index:999;--tw-drop-shadow:drop-shadow(0 4px 3px rgba(0,0,0,.07)) drop-shadow(0 2px 2px rgba(0,0,0,.06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) drop-shadow(0 4px 3px rgba(0,0,0,.07)) drop-shadow(0 2px 2px rgba(0,0,0,.06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-app-install-banner.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-app-install-banner.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-app-install-banner.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-app-install-banner.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-app-install-banner.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-app-install-banner.justify-start.flex-1{justify-content:flex-end}}.s-app-install-banner{background-color:#e2e2e3}@supports (color:color-mix(in lch,red,blue)) and (top:var(--f )){.s-app-install-banner{background-color:color-mix(in srgb,var(--color-primary) 15%,#fff)}}.s-app-install-banner[open=false]{display:none}.s-app-install-banner[open=true][position=top]{display:flex;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.5s}@media(max-width:768px){html[dir=rtl] .s-app-install-banner[open=true][position=top].relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-app-install-banner[open=true][position=top].lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-app-install-banner[open=true][position=top].icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-app-install-banner[open=true][position=top].flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-app-install-banner[open=true][position=top].relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-app-install-banner[open=true][position=top].lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-app-install-banner[open=true][position=top].icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-app-install-banner[open=true][position=top].flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-app-install-banner[open=true][position=top]{border-top:1px solid var(--color-font)}}.s-app-install-banner[open=true][position=bottom]{display:flex}@keyframes slideUpFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.s-app-install-banner[open=true][position=bottom]{animation:slideUpFromBottom .6s linear}@media(max-width:768px){html[dir=rtl] .s-app-install-banner[open=true][position=bottom].relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-app-install-banner[open=true][position=bottom].lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-app-install-banner[open=true][position=bottom].icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-app-install-banner[open=true][position=bottom].flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-app-install-banner[open=true][position=bottom].relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-app-install-banner[open=true][position=bottom].lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-app-install-banner[open=true][position=bottom].icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-app-install-banner[open=true][position=bottom].flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-app-install-banner[open=true][position=bottom]{border-top:1px solid var(--color-font)}}.s-app-install-banner[position=top]{border-radius:0;margin:0;position:relative;top:0;width:100%}@media(max-width:768px){html[dir=ltr] .flex.s-app-install-banner[position=top].h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-app-install-banner[position=top].h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-app-install-banner[position=top])>salla-button{width:100%}}.s-app-install-banner[position=bottom]{bottom:0}@keyframes slideDownFromBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.s-app-install-banner[closing][position=bottom]{animation:slideDownFromBottom .6s linear;animation-fill-mode:forwards}.s-app-install-banner-title{color:#414042;color:var(--color-primary);font-size:1rem;font-weight:700;line-height:1.5rem}.s-app-install-banner-sub-title{font-size:.875rem;font-weight:400;line-height:1.25rem;max-width:95%}.s-app-install-banner-cta{color:#414042;color:var(--color-primary);text-decoration-line:underline}.s-app-install-banner-cancel-button{position:absolute;top:.5rem}input[type=radio].sr-only div.s-app-install-banner-cancel-button{transition:all .3s}input[type=radio].sr-only:checked~div.s-app-install-banner-cancel-button{border-color:var(--color-main)}.s-app-install-banner-cancel-button:where([dir=ltr],[dir=ltr] *){right:.75rem}.s-app-install-banner-cancel-button:where([dir=rtl],[dir=rtl] *){left:.75rem}.blog-category ol:where([dir=ltr],[dir=ltr] *),.blog-category ul:where([dir=ltr],[dir=ltr] *){padding-left:1rem}.blog-category ol:where([dir=rtl],[dir=rtl] *),.blog-category ul:where([dir=rtl],[dir=rtl] *){padding-right:1rem}.blog-category ul li{list-style:disc}.blog-category ol li{list-style:auto}.blog-category a{color:#414042;color:var(--color-primary)}.blog-category a:hover{color:var(--color-primary-dark)}.collapse-content{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows 225ms ease-out,opacity 225ms ease-out}.collapse-content>*{min-height:0;overflow:hidden}.collapse-content.is-opened{grid-template-rows:1fr;opacity:1}@keyframes slideInStart{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.slide-in-start{animation:slideInStart .5s ease-out forwards}@keyframes scalePulse{0%{transform:scale(.88)}50%{transform:scale(1.2)}to{transform:scale(1)}}.scale-pulse{animation:scalePulse .4s ease-out}.fade-out-collapse{height:0!important;opacity:0;overflow:hidden;transition:height .3s ease-in-out,opacity .3s ease-in-out}.tooltip-content{background:#fff;opacity:0;padding:15px 15px 15px 36px;position:absolute;text-align:right;transform:translate(82px,-120px);transition:all .3s;visibility:hidden}.tooltip-content:after{background:#fff;border-radius:2px;content:"";display:block;height:20px;left:auto;position:absolute;transform:rotate(45deg);width:20px;z-index:-1;--tw-shadow:5px 10px 99px rgba(43,45,52,.051);--tw-shadow-colored:5px 10px 99px var(--tw-shadow-color);bottom:-7px;box-shadow:0 0 transparent,0 0 transparent,5px 10px 99px rgba(43,45,52,.051);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);left:43%}.icon-trigger .tooltip-content{background-color:#414042;background-color:var(--color-primary);color:#ff6767;color:var(--color-primary-reverse);line-height:1;padding:10px;text-align:center;width:140px}@media(max-width:991px){.icon-trigger .tooltip-content{width:110px}}.icon-trigger .tooltip-content:after{background-color:#414042;background-color:var(--color-primary)}[dir=rtl] .icon-trigger.mobile-shifted .tooltip-content{transform:translate(53px,-73px)}@media(max-width:991px){[dir=rtl] .icon-trigger.mobile-shifted .tooltip-content{transform:translate(70px,-90px)}[dir=rtl] .icon-trigger.mobile-shifted .tooltip-content:after{left:13%}}[dir=ltr] .icon-trigger.mobile-shifted .tooltip-content{transform:translate(-53px,-75px)}@media(max-width:991px){[dir=ltr] .icon-trigger.mobile-shifted .tooltip-content{transform:translate(-70px,-90px)}[dir=ltr] .icon-trigger.mobile-shifted .tooltip-content:after{left:69%}}.visible .tooltip-content{opacity:1;transform:translate(82px,-110px);visibility:visible}[dir=rtl] .icon-trigger.visible .tooltip-content{transform:translate(53px,-63px)}[dir=ltr] .icon-trigger.visible .tooltip-content{transform:translate(-54px,-65px)}@media(max-width:991px){[dir=rtl] .icon-trigger.mobile-shifted.visible .tooltip-content{transform:translate(70px,-80px)}[dir=ltr] .icon-trigger.mobile-shifted.visible .tooltip-content{transform:translate(-70px,-80px)}}.close-tooltip{left:0;padding:9px 7px!important;position:absolute;top:0}@keyframes fadeInDown{0%{transform:translate3d(0,-15px,0)}to{opacity:1;transform:translateZ(0)}}.animated{animation-duration:.4s;animation-fill-mode:both}.animatedfadeInDown{opacity:0}.fadeInDown{animation-name:fadeInDown;-webkit-animation-name:fadeInDown;opacity:0}@keyframes toRightFromLeft{49%{transform:translate(100%)}50%{opacity:0;transform:translate(-100%)}51%{opacity:1}}@keyframes toTopFromBottom{0%{opacity:0;transform:translateX(50px)}to{opacity:1!important;transform:translateX(0)}}@keyframes delayKeyframe{0%{opacity:0}to{opacity:0}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-duration:1s;animation-fill-mode:both;animation-iteration-count:1;animation-name:rubberBand}.swiper-lazy{background-position:50%;background-size:cover;height:100%;opacity:0;position:absolute;top:0;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}input[type=radio].sr-only div.swiper-lazy{transition:all .3s}input[type=radio].sr-only:checked~div.swiper-lazy{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.swiper-lazy)>salla-button{width:100%}}.swiper-lazy.swiper-lazy-loaded{opacity:1}.lazy__bg{background-position:50%;background-size:cover;height:100%;left:0;opacity:0;position:absolute;top:0;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}input[type=radio].sr-only div.lazy__bg{transition:all .3s}input[type=radio].sr-only:checked~div.lazy__bg{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.lazy__bg)>salla-button{width:100%}}.lazy__bg.loaded{opacity:1}.rtl .rtl-range-slider,[dir=rtl] .rtl-range-slider{transform:rotateY(180deg)}.rtl .rtl-range-numbers,[dir=rtl] .rtl-range-numbers{flex-direction:row-reverse}.rtl .form-select,.rtl select,[dir=rtl] .form-select,[dir=rtl] select{background-position:left .5rem center;padding-right:12px}.rtl .fix-align,[dir=rtl] .fix-align{display:inline-block;transform:translateY(-2px)}.rtl button#custom-menu-trigger,[dir=rtl] button#custom-menu-trigger{transform:scaleX(-1)}.rtl .flatpickr-months .numInputWrapper .cur-year,[dir=rtl] .flatpickr-months .numInputWrapper .cur-year{padding:0 15px 0 0}.sf-dump{direction:ltr}[dir=ltr] .sub-menu .has-children>a:after,[dir=ltr] .with-arrow .sicon-keyboard_arrow_left:before,[dir=ltr] nav .sicon-keyboard_arrow_left:before{content:""}[dir=ltr] .flatpickr-months .numInputWrapper .cur-year{padding:0 0 0 15px}[dir=ltr] .flatpickr-months [class^=arrow]{left:0;right:auto}input[type=radio].sr-only div.absolute{transition:all .3s}input[type=radio].sr-only:checked~div.absolute{border-color:var(--color-main)}input[type=text]:disabled{color:#838383}.form-label{display:block;font-size:.875rem;font-weight:700;line-height:1.25rem;margin-bottom:.625rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}@media (min-width:640px){.form-label{margin-top:1px}}@media (min-width:768px){.form-label{margin-bottom:0}}.form-input{border-radius:.375rem;height:2.5rem;width:100%;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:.875rem;line-height:1.25rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.single .s-add-product-button-main:not(.form-input)>salla-button{width:100%}}.form-input:focus{border-color:#414042;border-color:var(--color-primary);--tw-ring-color:transparent}.dark .form-input{--tw-border-opacity:1;border-color:#4b5563;border-color:rgba(75,85,99,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#4b5563;background-color:rgba(75,85,99,var(--tw-bg-opacity,1))}.dark .form-input:focus{border-color:#414042;border-color:var(--color-primary)}.form-input{-moz-appearance:none;appearance:none;-webkit-appearance:none}textarea.form-input{height:6rem}.has-error{--tw-border-opacity:1;border-color:#f87171;border-color:rgba(248,113,113,var(--tw-border-opacity,1))}.has-error:focus{--tw-border-opacity:1;border-color:#ef4444;border-color:rgba(239,68,68,var(--tw-border-opacity,1))}.has-success{--tw-border-opacity:1;border-color:#22c55e;border-color:rgba(34,197,94,var(--tw-border-opacity,1))}.has-success:focus{--tw-border-opacity:1;border-color:#16a34a;border-color:rgba(22,163,74,var(--tw-border-opacity,1))}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{font-size:16px!important}@media screen and (max-width:768px){input,select,textarea{font-size:16px!important;transform:scale(1)}}salla-button[width=wide]{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(salla-button[width=wide])>salla-button{width:100%}}salla-button.copied .s-button-text,salla-button.copied i:before{--tw-text-opacity:1;color:#16a34a;color:rgba(22,163,74,var(--tw-text-opacity,1))}salla-button.copied i:before{content:""}.btn{align-items:center;border-radius:.375rem;display:inline-flex;flex:1 1 0%;font-size:.875rem;font-weight:700;justify-content:center;line-height:1.25rem;padding:.5rem 1.5rem .625rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);white-space:nowrap}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.btn.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .btn.gap-4.justify-end.items-center.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.btn.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.btn.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.btn{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.btn.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .btn.gap-4.justify-end.items-center.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.btn.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.btn.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.btn{justify-content:flex-end}}.btn:hover{opacity:.8}.btn .loader{height:16px;opacity:0;transform:scale(0);transition:.3s;width:0}.btn--is-loading{pointer-events:none}.btn--is-loading .loader{margin:0 5px;opacity:1;transform:scale(1);width:16px}.btn--delete .loader{width:15px}.btn--delete .loader:before{border-color:transparent #fff #fff transparent;height:12px;width:12px}.btn--delete.btn--is-loading .icon{opacity:0}.btn--quantity{width:2.75rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1));transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.btn--quantity:hover{color:#414042;color:var(--color-primary)}.btn__text{display:inline-block;pointer-events:none;transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.btn--wishlist{margin:0}.btn--wishlist:where([dir=ltr],[dir=ltr] *){margin-left:.125rem}.btn--wishlist:where([dir=rtl],[dir=rtl] *){margin-right:.125rem}.btn--wishlist:hover{--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.btn--wishlist.is-added{--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.btn--rounded-gray{align-items:center;background-color:rgba(229,231,235,.5);border-radius:9999px;display:inline-flex;flex-grow:0;font-size:.875rem;font-weight:500;justify-content:center;line-height:1.25rem;padding:.5rem .875rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);white-space:nowrap;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.btn--rounded-gray.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.btn--rounded-gray.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.btn--rounded-gray.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.btn--rounded-gray.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.btn--rounded-gray.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.btn--rounded-gray.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.btn--rounded-gray.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.btn--rounded-gray.justify-start.flex-1{justify-content:flex-end}}@media(max-width:1024px){.single .s-add-product-button-main:not(.btn--rounded-gray)>salla-button{width:100%}}.btn--rounded-gray:hover{background-color:rgba(229,231,235,.7)}.btn--circle-gray{align-items:center;background-color:rgba(229,231,235,.3);border-radius:9999px;display:inline-flex;font-size:.875rem;font-weight:500;height:2.25rem;justify-content:center;line-height:1.25rem;padding:.75rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);width:2.25rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.btn--circle-gray.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.btn--circle-gray.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.btn--circle-gray.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.btn--circle-gray.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.btn--circle-gray.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.btn--circle-gray.justify-start.flex-1{justify-content:flex-end}}.btn--circle-gray:hover{background-color:rgba(229,231,235,.5)}.btn--icon{align-items:center;border-radius:9999px;border-width:1px;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;margin-left:.25rem;margin-right:.25rem;width:2.5rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));font-weight:500;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .btn--icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.btn--icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.btn--icon.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.items-center.btn--icon.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .btn--icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.btn--icon.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.btn--icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .btn--icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.btn--icon.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.btn--icon.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.items-center.btn--icon.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .btn--icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.btn--icon.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.btn--icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.btn--icon{border-top:1px solid var(--color-font)}}.btn--icon:hover{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.btn--icon i{pointer-events:none}.btn--icon i.sicon-heart{--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity,1))}.btn--share{margin:0}.btn--close{display:none;font-size:1.5rem;height:3rem;line-height:2rem;position:absolute;top:0;width:3.5rem;z-index:50;--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}input[type=radio].sr-only div.btn--close{transition:all .3s}input[type=radio].sr-only:checked~div.btn--close{border-color:var(--color-main)}@media (min-width:480px){.btn--close{display:block}}.btn--close:where([dir=ltr],[dir=ltr] *){right:0}.btn--close:where([dir=rtl],[dir=rtl] *){left:0}.btn--close-sm{height:51px;position:fixed;top:0;width:51px;z-index:50;--tw-translate-y:-100%;transform:translate(var(--tw-translate-x),-100%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:#ef4444;background-color:rgba(239,68,68,var(--tw-bg-opacity,1));font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1));opacity:0;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.Comfort-header .icons a.active i.btn--close-sm{color:#414042;color:var(--color-primary)}.btn--close-sm:where([dir=ltr],[dir=ltr] *){right:0}.btn--close-sm:where([dir=rtl],[dir=rtl] *){left:0}.btn--collapse{align-items:center;border-radius:.375rem;display:flex;justify-content:center;width:100%;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));font-size:.875rem;line-height:1.25rem;padding-bottom:.625rem;padding-top:.625rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .btn--collapse.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.btn--collapse.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.btn--collapse.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.items-center.btn--collapse.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .btn--collapse.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.btn--collapse.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.btn--collapse.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .btn--collapse.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.btn--collapse.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.btn--collapse.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.items-center.btn--collapse.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .btn--collapse.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.btn--collapse.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.btn--collapse.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.btn--collapse)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.btn--collapse{border-top:1px solid var(--color-font)}}@media (min-width:480px){.btn--collapse:where([dir=ltr],[dir=ltr] *){padding-left:1.75rem;padding-right:1.25rem}.btn--collapse:where([dir=rtl],[dir=rtl] *){padding-left:1.25rem;padding-right:1.75rem}}.btn.btn:disabled{border-width:1px;cursor:default;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-text-opacity:1;color:#d1d5db;color:rgba(209,213,219,var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 2px 0 rgba(0,0,0,.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.btn.btn:disabled,.btn.btn:disabled:hover{background-color:transparent}.btn:disabled .s-button-text{opacity:.7}.btn--danger{--tw-bg-opacity:1;background-color:#f87171;background-color:rgba(248,113,113,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.btn--danger:hover{opacity:.8}.btn--primary{background-color:#414042;background-color:var(--color-primary);color:#ff6767;color:var(--color-primary-reverse)}.btn--outline-primary,.btn--primary{border-color:#414042;border-color:var(--color-primary);border-width:1px}.btn--outline-primary{color:#414042;color:var(--color-primary)}.btn--outline-primary:hover{background-color:#414042;background-color:var(--color-primary);color:#ff6767;color:var(--color-primary-reverse)}.btn--outline{border-width:1px;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 2px 0 rgba(0,0,0,.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.btn--outline:hover{background-color:#414042;background-color:var(--color-primary);border-color:#414042;border-color:var(--color-primary);--tw-text-opacity:1}.btn--outline.light,.btn--outline:hover{color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.btn--outline.light{--tw-border-opacity:1;background-color:transparent;border-color:#fff;border-color:rgba(255,255,255,var(--tw-border-opacity,1));--tw-text-opacity:1}.btn--rounded-full,.rounded-icon{border-radius:9999px}.rounded-icon{align-items:center;display:flex;font-size:1.5rem;height:4rem;justify-content:center;line-height:2rem;width:4rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.rounded-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .rounded-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.rounded-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.rounded-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.rounded-icon.justify-start.flex-1,html[dir=rtl] .rounded-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.rounded-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.rounded-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .rounded-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.rounded-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.rounded-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.rounded-icon.justify-start.flex-1,html[dir=ltr] .rounded-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.rounded-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.rounded-icon{border-top:1px solid var(--color-font)}}button.btn--coupon{flex-shrink:0;height:40px;position:absolute;top:0}input[type=radio].sr-only divbutton.btn--coupon{transition:all .3s}input[type=radio].sr-only:checked~divbutton.btn--coupon{border-color:var(--color-main)}button.btn--coupon:where([dir=ltr],[dir=ltr] *){border-bottom-left-radius:0;border-top-left-radius:0;right:0}button.btn--coupon:where([dir=rtl],[dir=rtl] *){border-bottom-right-radius:0;border-top-right-radius:0;left:0}button.btn--coupon .s-button-text{display:flex!important}@media(max-width:768px){html[dir=rtl] button.btn--coupon .s-button-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse!important}html[dir=rtl] button.flex-1.gap-4.justify-end.items-center.btn--coupon .s-button-text.lg\:hidden{flex-direction:row-reverse!important;justify-content:start!important}html[dir=rtl] button.btn--coupon .s-button-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end!important}html[dir=rtl] pbutton.btn--coupon .s-button-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)!important}html[dir=ltr] button.btn--coupon .s-button-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse!important}html[dir=ltr] button.flex-1.gap-4.justify-end.items-center.btn--coupon .s-button-text.lg\:hidden{flex-direction:row-reverse!important;justify-content:start!important}html[dir=ltr] button.btn--coupon .s-button-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end!important}html[dir=ltr] pbutton.btn--coupon .s-button-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)!important}}@media(min-width:1024px){body.default-filters salla-price-range divbutton.btn--coupon .s-button-text{border-top:1px solid var(--color-font)!important}}salla-button.has-coupon button .coupon-text,salla-button.has-not-coupon button .icon{display:none}salla-button.has-coupon button{padding-left:0;padding-right:0;width:3rem}.link--primary{color:#414042;color:var(--color-primary);transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.link--primary:hover{color:var(--color-primary-dark)}#btn-show-more{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}#btn-show-more.is-expanded{opacity:0;pointer-events:none}#blog-like.liked i{background-color:#414042;background-color:var(--color-primary);height:16px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='16' fill='none' viewBox='0 0 18 16'%3E%3Cpath fill='%23236e4c' d='M1.5 6.75h2.25v9H1.5A.75.75 0 0 1 .75 15V7.5a.75.75 0 0 1 .75-.75m3.97-.97 4.8-4.8a.375.375 0 0 1 .49-.035l.64.48c.363.272.527.737.415 1.177L10.95 6h4.8a1.5 1.5 0 0 1 1.5 1.5v1.578a1.5 1.5 0 0 1-.113.571l-2.32 5.637a.75.75 0 0 1-.694.464H6a.75.75 0 0 1-.75-.75V6.31a.75.75 0 0 1 .22-.53'/%3E%3C/svg%3E");-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='16' fill='none' viewBox='0 0 18 16'%3E%3Cpath fill='%23236e4c' d='M1.5 6.75h2.25v9H1.5A.75.75 0 0 1 .75 15V7.5a.75.75 0 0 1 .75-.75m3.97-.97 4.8-4.8a.375.375 0 0 1 .49-.035l.64.48c.363.272.527.737.415 1.177L10.95 6h4.8a1.5 1.5 0 0 1 1.5 1.5v1.578a1.5 1.5 0 0 1-.113.571l-2.32 5.637a.75.75 0 0 1-.694.464H6a.75.75 0 0 1-.75-.75V6.31a.75.75 0 0 1 .22-.53'/%3E%3C/svg%3E");mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='16' fill='none' viewBox='0 0 18 16'%3E%3Cpath fill='%23236e4c' d='M1.5 6.75h2.25v9H1.5A.75.75 0 0 1 .75 15V7.5a.75.75 0 0 1 .75-.75m3.97-.97 4.8-4.8a.375.375 0 0 1 .49-.035l.64.48c.363.272.527.737.415 1.177L10.95 6h4.8a1.5 1.5 0 0 1 1.5 1.5v1.578a1.5 1.5 0 0 1-.113.571l-2.32 5.637a.75.75 0 0 1-.694.464H6a.75.75 0 0 1-.75-.75V6.31a.75.75 0 0 1 .22-.53'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:relative;top:-2px;width:18px}#blog-like.liked i,.custom-radios div{display:inline-block}.custom-radios input[type=radio]{display:none}.custom-radios input[type=radio]+label{cursor:pointer}.custom-radios input[type=radio]+label span{background-position:50%;background-repeat:no-repeat;border:2px solid #fff;border-radius:6px;box-shadow:0 1px 3px 0 rgba(0,0,0,.075);cursor:pointer;display:inline-block;height:40px;line-height:40px;text-align:center;vertical-align:middle;width:40px}.custom-radios input[type=radio]+label span:after{display:inline-block;font-family:sallaicons!important;font-feature-settings:normal;font-style:normal;font-variant:normal;font-weight:400;line-height:1;opacity:0;text-transform:none;transform:scale(.4);transition:all .3s ease;-webkit-font-smoothing:antialiased;color:#fff;content:"";font-size:20px;font-weight:700}.custom-radios input[type=radio]:checked+label span:after{opacity:1;transform:scale(1)}.custom-radios input[type=radio]:disabled+label{opacity:.45}.custom-radios--rounded input[type=radio]+label span{align-items:center;background-color:#ddd;border-radius:50%;display:inline-flex;height:30px;justify-content:center;width:30px}.custom-radios--rounded input[type=radio]+label span:after{background-color:#f1f1f1;border-radius:50%;content:"";height:14px;width:14px}.custom-radios--icons{font-size:40px;line-height:42px}.custom-radios--icons input[type=radio]+label{filter:grayscale(1);transition:transform .2s,color .3s}.custom-radios--icons input[type=radio]+label:hover{filter:grayscale(0)}.custom-radios--icons input[type=radio]:checked+label{filter:grayscale(0);transform:scale(1.25) translateY(-3px)}.custom-radios--icons input[type=radio]:checked+label .rate-title{color:#2b2d34;font-weight:700}.radio-images__label{border-radius:.375rem;cursor:pointer;display:inline-block;height:6rem;margin-bottom:.125rem;overflow:hidden;width:100%}.radio-images__label *{pointer-events:none}@media(max-width:1024px){.single .s-add-product-button-main:not(.radio-images__label)>salla-button{width:100%}}@media (min-width:768px){.radio-images__label{height:5rem}}.radio-images__badge{bottom:2.5rem;display:block;left:50%;position:absolute;--tw-translate-x:-50%;border-radius:9999px;transform:translate(-50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));white-space:nowrap;--tw-bg-opacity:1;background-color:#f87171;background-color:rgba(248,113,113,var(--tw-bg-opacity,1));padding-left:.375rem;padding-right:.375rem;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}input[type=radio].sr-only div.radio-images__badge{transition:all .3s}input[type=radio].sr-only:checked~div.radio-images__badge{border-color:var(--color-main)}.radio-images input[type=radio]{display:none}.radio-images input[type=radio]+label{position:relative}.radio-images input[type=radio]+label:after{content:"";font-family:sallaicons!important;speak:never;font-feature-settings:normal;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background:#fff;border-radius:50%;display:flex;font-size:14px;height:20px;justify-content:center;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.4);transition:transform .3s;width:20px}.radio-images input[type=radio]+label:before{background-color:#000;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s}.radio-images input[type=radio]:checked+label:after{opacity:1;transform:translate(-50%,-50%) scale(1)}.radio-images input[type=radio]:checked+label:before{opacity:.3}.radio-images input[type=radio]:disabled+label{opacity:.45}.Comfort-header .main-menu li span{color:var(--color-background);font-size:1.125rem;font-weight:500;line-height:1.75rem}.Comfort-header .absolute-header .fixed-header .main-menu li span,.Comfort-header .main-menu .sub-menu span{color:var(--color-font)}.Comfort-header .main-menu .sub-menu ul{background-color:var(--color-background)}.Comfort-header .main-menu .sub-menu{position:fixed;z-index:50}.Comfort-header .main-menu li a:after{color:inherit!important;padding-bottom:.25rem!important}.Comfort-header .absolute-header .fixed-header .main-menu li a:after{color:var(--color-font)}.Comfort-header svg{height:1rem;stroke:var(--color-background);width:1rem}@media (min-width:1024px){.Comfort-header svg{height:1.25rem;width:1.25rem}}.Comfort-header .absolute-header .fixed-header svg{stroke:var(--color-font)}.Comfort-header .icons a.active i.text-xl,.Comfort-header .icons a.active+i{color:#414042;color:var(--color-primary)}.Comfort-header .button-style{align-items:center;display:flex;height:1rem;justify-content:center;width:1rem}@media(max-width:768px){html[dir=rtl] .Comfort-header .button-style.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.Comfort-header .button-style.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.Comfort-header .button-style.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.items-center.Comfort-header .button-style.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .Comfort-header .button-style.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.Comfort-header .button-style.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.Comfort-header .button-style.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .Comfort-header .button-style.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.Comfort-header .button-style.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.Comfort-header .button-style.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.items-center.Comfort-header .button-style.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .Comfort-header .button-style.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.Comfort-header .button-style.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.Comfort-header .button-style.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.Comfort-header .button-style{border-top:1px solid var(--color-font)}.Comfort-header .button-style{height:1.25rem;width:1.25rem}}.Comfort-header .button-style i{color:var(--color-background);font-size:1.125rem;line-height:1.75rem}@media (min-width:1024px){.Comfort-header .button-style i{font-size:1.5rem;line-height:2rem}}.Comfort-header .s-user-menu-dropdown{height:-moz-fit-content;height:fit-content;top:100%}.Comfort-header .s-user-menu-trigger{border-radius:9999px;padding:0}.Comfort-header .s-user-menu-trigger-avatar{height:1.75rem;width:1.75rem}.Comfort-header .s-user-menu-dropdown-item a svg *{stroke:#414042;stroke:var(--color-primary)}.Comfort-header .s-user-menu-dropdown-item-logout svg *{stroke:#dc2626}.Comfort-header salla-cart-summary{align-items:center;display:flex;flex-shrink:0;gap:.25rem}@media(max-width:768px){html[dir=rtl] .Comfort-header salla-cart-summary.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.Comfort-header salla-cart-summary.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.Comfort-header salla-cart-summary.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.items-center.Comfort-header salla-cart-summary.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .Comfort-header salla-cart-summary.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.Comfort-header salla-cart-summary.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.Comfort-header salla-cart-summary.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.flex-col.Comfort-header salla-cart-summary.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .Comfort-header salla-cart-summary.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.Comfort-header salla-cart-summary.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.Comfort-header salla-cart-summary.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.items-center.Comfort-header salla-cart-summary.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .Comfort-header salla-cart-summary.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.Comfort-header salla-cart-summary.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.Comfort-header salla-cart-summary.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.flex-col.Comfort-header salla-cart-summary.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.Comfort-header salla-cart-summary{border-top:1px solid var(--color-font)}}.Comfort-header salla-cart-summary{font-size:clamp(.625rem,.43rem + .8vw,1.25rem);line-height:1em}.Comfort-header .s-cart-summary-total{color:var(--color-background);font-weight:400}.Comfort-header .s-cart-summary-count{position:absolute;top:-1.25rem;--tw-bg-opacity:1;background-color:#991b1b;background-color:rgba(153,27,27,var(--tw-bg-opacity,1));font-size:.875rem;font-weight:300;line-height:1.25rem;padding:.5rem}input[type=radio].sr-only div.Comfort-header .s-cart-summary-count{transition:all .3s}input[type=radio].sr-only:checked~div.Comfort-header .s-cart-summary-count{border-color:var(--color-main)}.Comfort-header .s-cart-summary-count{height:clamp(1rem,.9rem + .37vw,1.25rem);width:clamp(1rem,.9rem + .37vw,1.25rem)}.Comfort-header #nav-cart{align-items:center;display:flex;position:relative;white-space:nowrap}@media(max-width:768px){html[dir=rtl] .Comfort-header #nav-cart.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.Comfort-header #nav-cart.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.Comfort-header #nav-cart.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.Comfort-header #nav-cart.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.items-center.Comfort-header #nav-cart.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .Comfort-header #nav-cart.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.Comfort-header #nav-cart.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.Comfort-header #nav-cart.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .Comfort-header #nav-cart.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.Comfort-header #nav-cart.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.Comfort-header #nav-cart.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.Comfort-header #nav-cart.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.items-center.Comfort-header #nav-cart.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .Comfort-header #nav-cart.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.Comfort-header #nav-cart.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.Comfort-header #nav-cart.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.Comfort-header #nav-cart{border-top:1px solid var(--color-font)}}.Comfort-header #nav-cart:where([dir=ltr],[dir=ltr] *){margin-left:1rem}.Comfort-header #nav-cart:where([dir=rtl],[dir=rtl] *){margin-right:1rem}.Comfort-header #nav-cart .icon:where([dir=ltr],[dir=ltr] *){margin-right:.5rem}.Comfort-header #nav-cart .icon:where([dir=rtl],[dir=rtl] *){margin-left:.5rem}.Comfort-header #nav-cart span{position:absolute;top:.25rem}input[type=radio].sr-only div.Comfort-header #nav-cart span{transition:all .3s}input[type=radio].sr-only:checked~div.Comfort-header #nav-cart span{border-color:var(--color-main)}.Comfort-header #nav-cart span:where([dir=ltr],[dir=ltr] *){left:-.5rem}.Comfort-header #nav-cart span:where([dir=rtl],[dir=rtl] *){right:-.5rem}.Comfort-header .header-search{max-width:416px}.Comfort-header .header-search .s-search-results{z-index:10}.top-navbar{align-items:center;display:flex;min-height:2rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.top-navbar.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .top-navbar.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.top-navbar.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.top-navbar.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.top-navbar.justify-start.flex-1,html[dir=rtl] .top-navbar.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.top-navbar.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.top-navbar.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .top-navbar.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.top-navbar.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.top-navbar.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.top-navbar.justify-start.flex-1,html[dir=ltr] .top-navbar.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.top-navbar.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.top-navbar{border-top:1px solid var(--color-font)}.top-navbar{min-height:3rem;padding-bottom:.375rem;padding-top:.375rem}}@media(max-width:640px){.top-navbar .s-search-results{max-width:100vw;width:100vw}.top-navbar .s-search-results:where([dir=ltr],[dir=ltr] *){right:-.625rem}.top-navbar .s-search-results:where([dir=rtl],[dir=rtl] *){left:-.625rem}}.top-navbar salla-contacts a,.top-navbar salla-contacts span{font-size:.75rem;line-height:1rem}@media (min-width:1024px){.top-navbar salla-contacts a,.top-navbar salla-contacts span{font-size:1rem;line-height:1.5rem}}.top-navbar salla-contacts .s-contacts-topnav-link{flex-shrink:0;padding-left:.5rem;padding-right:.5rem}@media (min-width:1024px){.top-navbar salla-contacts .s-contacts-topnav-link{padding-left:.75rem;padding-right:.75rem}}.topnav-link-item{display:inline-block;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:.875rem;line-height:1.25rem;line-height:1;padding:1px 1rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.topnav-link-item:hover{opacity:.8}.topnav-link-item:where([dir=ltr],[dir=ltr] *){border-right-width:1px}.topnav-link-item:last-child:where([dir=ltr],[dir=ltr] *){border-width:0;padding-right:0}.topnav-link-item:where([dir=rtl],[dir=rtl] *){border-left-width:1px}.topnav-link-item:last-child:where([dir=rtl],[dir=rtl] *){border-width:0;padding-left:0}.topnav-link-item.right-side:first-child:where([dir=ltr],[dir=ltr] *){padding-left:0}.topnav-link-item.right-side:first-child:where([dir=rtl],[dir=rtl] *){padding-right:0}.main-nav-container{min-height:3rem}.has-bg .main-nav-container,.has-bg .main-nav-container .sub-menu{background-color:var(--mainnav-bg)}.has-text-color .main-nav-container{color:var(--mainnav-text-color)}.menu-item{align-items:center;display:flex;padding:.625rem 1.5rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1));transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.menu-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .menu-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.menu-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.menu-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.menu-item.justify-start.flex-1,html[dir=rtl] .menu-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.menu-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.menu-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .menu-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.menu-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.menu-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.menu-item.justify-start.flex-1,html[dir=ltr] .menu-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.menu-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.menu-item{border-top:1px solid var(--color-font)}}.menu-item:hover{background-color:rgba(229,231,235,.3)}@media (min-width:640px){.menu-item{font-size:.875rem;line-height:1.25rem}}.menu-item.logout{--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity,1))}.menu-item.is-active{background-color:rgba(229,231,235,.2);color:#414042;color:var(--color-primary)}.navbar-brand{align-items:center;display:flex}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.navbar-brand.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .navbar-brand.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.navbar-brand.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.navbar-brand.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.navbar-brand.justify-start.flex-1,html[dir=rtl] .navbar-brand.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.navbar-brand.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.navbar-brand.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .navbar-brand.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.navbar-brand.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.navbar-brand.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.navbar-brand.justify-start.flex-1,html[dir=ltr] .navbar-brand.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.navbar-brand.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.navbar-brand{border-top:1px solid var(--color-font)}}.navbar-brand img{max-height:3rem;max-width:100px;width:auto}@media (min-width:480px){.navbar-brand img{max-width:170px}}.header-btn{border-style:none;outline:2px solid transparent;outline-offset:2px;transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.header-btn:hover{opacity:.8}.header-btn__icon{align-items:center;border-radius:9999px;border-width:1px;display:flex;height:1rem;justify-content:center;width:1rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.Comfort-header .icons a.active i.header-btn__icon{color:#414042;color:var(--color-primary)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.header-btn__icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .header-btn__icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.header-btn__icon.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.items-center.header-btn__icon.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.header-btn__icon.justify-start.flex-1,html[dir=rtl] .header-btn__icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.header-btn__icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.header-btn__icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .header-btn__icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.header-btn__icon.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.items-center.header-btn__icon.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.header-btn__icon.justify-start.flex-1,html[dir=ltr] .header-btn__icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.header-btn__icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.header-btn__icon{border-top:1px solid var(--color-font)}.header-btn__icon{height:1.25rem;width:1.25rem}}.header-btn__icon.icon{margin-right:9px}.header-btn__icon.icon:where([dir=rtl],[dir=rtl] *){margin-left:9px;margin-right:0}.main-nav-container .inner{transition:transform .5s ease,opacity .4s ease;will-change:transform}.main-nav-container.fixed-pinned .inner{box-shadow:0 0 5px rgba(0,0,0,.1);left:0;position:fixed;right:0;top:0;transform:translate3d(0,-100%,0);width:100%;z-index:29}.main-nav-container.fixed-header .inner{transform:translateZ(0)}.s-search-input{background-color:hsla(0,0%,100%,.071)}.s-search-icon *{stroke:#fff;stroke-width:0}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start!important}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start!important}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}.s-trust-badges-content{display:none!important}.s-trust-badges-image{height:27px!important;width:27px!important}}.store-footer .s-payments-list-item{border-radius:2px!important;height:30px;width:55px}.store-footer .s-contacts-item .s-contacts-icon{display:none}.store-footer .s-menu-footer-item{font-size:14px;font-weight:400;letter-spacing:0;line-height:14px;margin-bottom:1rem}.store-footer .copyright-text p{color:var(--color-secondary)}.footer-is-light .store-footer .s-user-menu-dropdown-item-link{color:var(--color-font)!important;margin-bottom:12px;padding:0!important}.store-footer .s-user-menu-dropdown-item-link{color:var(--color-secondary);margin-bottom:12px;padding:0!important}.store-footer .s-user-menu-dropdown-item-link:hover{background-color:transparent}.store-footer .s-apps-icons-list{flex-direction:column}.store-footer{margin-top:2rem;position:relative;--tw-bg-opacity:1;background-color:#0e0f0f;background-color:rgba(14,15,15,var(--tw-bg-opacity,1));color:var(--color-background)}@media(max-width:768px){html[dir=ltr] .flex.store-footer.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.store-footer.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media (min-width:640px){.store-footer{margin-top:4rem}}.store-footer a{line-height:125%;transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.store-footer a:hover{opacity:.75}.store-footer__inner{border-bottom:1px hsla(0,0%,100%,.1);border-style:dashed;--tw-bg-opacity:1;background-color:#1d1f1f;background-color:rgba(29,31,31,var(--tw-bg-opacity,1));padding-bottom:2rem;padding-top:2rem}@media (min-width:1024px){.store-footer__inner{padding-bottom:4rem;padding-top:4rem}}.store-footer h3{font-size:18px;font-weight:600;letter-spacing:0;line-height:18px;margin-bottom:1rem}@media (min-width:768px){.store-footer h3{font-size:24px;line-height:24px}}.store-footer .social-link{align-items:center;border-radius:9999px;border-width:1px;display:flex;font-size:.875rem;height:2rem;justify-content:center;line-height:1.25rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:2rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.store-footer .social-link.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .store-footer .social-link.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.store-footer .social-link.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.store-footer .social-link.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.store-footer .social-link.justify-start.flex-1,html[dir=rtl] .store-footer .social-link.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.store-footer .social-link.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.store-footer .social-link.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .store-footer .social-link.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.store-footer .social-link.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.store-footer .social-link.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.store-footer .social-link.justify-start.flex-1,html[dir=ltr] .store-footer .social-link.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.store-footer .social-link.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.store-footer .social-link{border-top:1px solid var(--color-font)}}.store-footer .social-link:hover{opacity:.75}.store-footer .contact-social{border-color:hsla(0,0%,100%,.1);border-top-width:1px;margin-top:1.25rem;padding-top:1.25rem}.store-footer .contact-social ul{margin-bottom:0}.store-footer .store-footer__inner{background-color:#414042!important;background-color:var(--color-primary)!important;padding-bottom:1.5rem;padding-top:1.5rem}@media (min-width:1024px){.store-footer .store-footer__inner{padding-bottom:3rem;padding-top:3rem}}.footer-is-light .store-footer{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.footer-is-light .store-footer .under-footer{background-color:var(--color-background)}.footer-is-light .store-footer .store-footer__inner{background-color:#414042!important;background-color:var(--color-primary)!important;color:var(--color-font)!important;padding-bottom:1.5rem;padding-top:1.5rem}@media (min-width:1024px){.footer-is-light .store-footer .store-footer__inner{padding-bottom:3rem;padding-top:3rem}}.footer-is-light .store-footer .social-link{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--tw-border-opacity,1))}.footer-is-light .store-footer .contact-social{--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1))}.copyright-text p{--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity,1))}.store-footer .s-social-link a{background-color:#262626;border:1px solid #404040;border-radius:6px;color:var(--color-background)}.copyright-text p,.copyright-text p a,.copyright-text p a:hover{color:var(--color-font)}.footer-is-light .store-footer *{color:var(--color-font)!important}.footer-is-light .store-footer a{color:var(--color-font)}.footer-is-light .store-footer a:hover{color:#414042;color:var(--color-primary)}.footer-is-light .store-footer .s-social-link a{background-color:#c4c4c4;border-radius:6px;color:var(--color-font)}.footer-is-light .store-footer .copyright-text p,.footer-is-light .store-footer .copyright-text p a,.footer-is-light .store-footer .copyright-text p a:hover{color:var(--color-font)}.store-footer .copyright-text p,.store-footer .copyright-text p a,.store-footer .copyright-text p a:hover{color:var(--color-background)}.under-footer{background-color:#414042;background-color:var(--color-primary)}.footer-buttons .s-localization-modal-trigger-btn{background-color:transparent!important}@media(min-width:1024px){#mobile-menu>.main-menu:first-of-type li.root-level{display:none!important}}@media(min-width:0px){.main-menu{align-items:center;display:none;flex-wrap:wrap}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.main-menu.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.main-menu.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.main-menu.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.main-menu.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.main-menu.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.main-menu.justify-start.flex-1{justify-content:flex-end}}@media (min-width:1024px){.main-menu{display:flex}}.fixed-pinned .main-menu{padding-bottom:0;padding-top:0}.main-menu li>a{align-items:center;display:flex;font-size:.875rem;line-height:1.25rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.main-menu li>a.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .main-menu li>a.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.main-menu li>a.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.main-menu li>a.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.main-menu li>a.justify-start.flex-1,html[dir=rtl] .main-menu li>a.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.main-menu li>a.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.main-menu li>a.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .main-menu li>a.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.main-menu li>a.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.main-menu li>a.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.main-menu li>a.justify-start.flex-1,html[dir=ltr] .main-menu li>a.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.main-menu li>a.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.main-menu li>a{border-top:1px solid var(--color-font)}}.main-menu li>a:hover{color:#414042;color:var(--color-primary);text-decoration-line:none}.main-menu li.root-level{display:inline-block}.main-menu li.root-level>a{font-weight:700;padding-top:0}.main-menu .has-children .has-children:hover>a,.main-menu .has-children li a:hover{background-color:rgba(65,64,66,.09)}@supports (color:color-mix(in lch,red,blue)) and (top:var(--f )){.main-menu .has-children .has-children:hover>a,.main-menu .has-children li a:hover{background-color:color-mix(in srgb,var(--color-primary) 9%,transparent)}}.main-menu .has-children>a:after{align-self:flex-end;content:"";display:inline-block;font-family:sallaicons;font-size:1.125rem;line-height:1rem;margin-left:.125rem;margin-right:.125rem;opacity:.5;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.main-menu .has-children.root-level>a:after{content:""}.main-menu .has-children.root-level:hover>a:after{opacity:1;transform:scaleY(-1)}.main-menu .sub-menu{position:absolute;visibility:hidden;z-index:20;--tw-translate-y:-0.75rem;opacity:0;transform:translate(var(--tw-translate-x),-.75rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}input[type=radio].sr-only div.main-menu .sub-menu{transition:all .3s}input[type=radio].sr-only:checked~div.main-menu .sub-menu{border-color:var(--color-main)}.main-menu .sub-menu .sub-menu{right:100%;top:-1px}[dir=ltr] .main-menu .sub-menu .sub-menu{left:100%;right:auto}.main-menu .sub-menu .s-product-card-entry{border-width:1px;--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1))}.main-menu .sub-menu .btn{padding:8px 10px 10px}.main-menu .sub-menu li.mega-menu .container ul{border-style:none;margin:0;padding:0}.main-menu .sub-menu li.mega-menu .container>div{display:none}.main-menu .change-menu-dir .sub-menu .sub-menu:where([dir=ltr],[dir=ltr] *){left:auto;right:100%}.main-menu .change-menu-dir .sub-menu .sub-menu:where([dir=rtl],[dir=rtl] *){left:100%;right:auto}.main-menu li:hover>.sub-menu{opacity:1;padding-top:15px;transform:translateY(0);visibility:visible}.main-menu #more-menu-dropdown{flex-shrink:0}.main-menu #more-menu-dropdown>a{white-space:nowrap}.main-menu #more-menu-dropdown>.sub-menu{max-height:70vh;overflow-y:auto}.main-menu #more-menu-dropdown>.sub-menu .sub-menu{background-color:transparent;border-width:0;margin:0;max-height:0;opacity:0;overflow:hidden;padding:0;position:static;transform:none;visibility:hidden;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;box-shadow:0 0 transparent,0 0 transparent,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);transition-duration:.2s;transition-duration:.25s,.2s,.2s;transition-property:max-height,opacity,visibility;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,1,1)}.main-menu #more-menu-dropdown>.sub-menu li.has-children{position:relative}@media(max-width:768px){html[dir=ltr] .flex.main-menu #more-menu-dropdown>.sub-menu li.has-children.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.main-menu #more-menu-dropdown>.sub-menu li.has-children.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.main-menu #more-menu-dropdown>.sub-menu li.has-children>a{justify-content:space-between}@media(max-width:768px){html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.main-menu #more-menu-dropdown>.sub-menu li.has-children>a,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.main-menu #more-menu-dropdown>.sub-menu li.has-children>a{flex-direction:row-reverse}}.main-menu #more-menu-dropdown>.sub-menu li.has-children:focus-within>.sub-menu,.main-menu #more-menu-dropdown>.sub-menu li.has-children:hover>.sub-menu{max-height:1000px;opacity:1;visibility:visible}.main-menu #more-menu-dropdown>.sub-menu li.has-children:focus-within>.sub-menu .tooltip-content,.main-menu #more-menu-dropdown>.sub-menu li.has-children:hover>.sub-menu .tooltip-content{opacity:1;transform:translate(82px,-110px);visibility:visible}[dir=rtl] .icon-trigger.main-menu #more-menu-dropdown>.sub-menu li.has-children:focus-within>.sub-menu .tooltip-content,[dir=rtl] .icon-trigger.main-menu #more-menu-dropdown>.sub-menu li.has-children:hover>.sub-menu .tooltip-content{transform:translate(53px,-63px)}[dir=ltr] .icon-trigger.main-menu #more-menu-dropdown>.sub-menu li.has-children:focus-within>.sub-menu .tooltip-content,[dir=ltr] .icon-trigger.main-menu #more-menu-dropdown>.sub-menu li.has-children:hover>.sub-menu .tooltip-content{transform:translate(-54px,-65px)}@media(max-width:991px){[dir=rtl] .icon-trigger.mobile-shifted.main-menu #more-menu-dropdown>.sub-menu li.has-children:focus-within>.sub-menu .tooltip-content,[dir=rtl] .icon-trigger.mobile-shifted.main-menu #more-menu-dropdown>.sub-menu li.has-children:hover>.sub-menu .tooltip-content{transform:translate(70px,-80px)}[dir=ltr] .icon-trigger.mobile-shifted.main-menu #more-menu-dropdown>.sub-menu li.has-children:focus-within>.sub-menu .tooltip-content,[dir=ltr] .icon-trigger.mobile-shifted.main-menu #more-menu-dropdown>.sub-menu li.has-children:hover>.sub-menu .tooltip-content{transform:translate(-70px,-80px)}}.main-menu #more-menu-dropdown>.sub-menu .sub-menu>ul:where([dir=ltr],[dir=ltr] *){padding-left:1rem}.main-menu #more-menu-dropdown>.sub-menu .sub-menu>ul:where([dir=rtl],[dir=rtl] *){padding-right:1rem}.main-menu .sub-menu ul>li:not(:first-child)>.sub-menu{border:none;border-top-left-radius:.375rem;border-top-right-radius:.375rem}}@media only screen and (min-width:0px){.filters-opened .close-filters,.menu-opened .btn--close-sm.close-mobile-menu{display:block!important}.mobile-menu{overflow:hidden}.mm-ocd__content{overflow-y:auto}.mm-ocd-opened .mobile-menu{display:block}.mm-spn.mm-spn--light{background:#fff;color:#000}.mm-spn ul.main-menu li:before{height:.5rem;width:.5rem}.mm-spn.mm-spn--navbar:after{font-weight:700;opacity:.9;text-align:left;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.mm-spn.mm-spn--navbar:where([dir=ltr],[dir=ltr] *):after{text-align:left}.mm-spn.mm-spn--navbar:where([dir=rtl],[dir=rtl] *):after{text-align:right}.mm-spn.mm-spn--navbar:where([dir=ltr],[dir=ltr] *):after{padding-left:3rem}.mm-spn.mm-spn--navbar:where([dir=rtl],[dir=rtl] *):after{padding-right:3rem}.mm-spn.mm-spn--navbar.mm-spn--main:where([dir=ltr],[dir=ltr] *):after{padding-left:.75rem}.mm-spn.mm-spn--navbar.mm-spn--main:where([dir=rtl],[dir=rtl] *):after{padding-right:.75rem}[dir=rtl] .mm-spn.mm-spn--navbar:before{left:auto;right:20px;right:var(--mm-spn-item-indent);transform:rotate(135deg) translateY(77%)}.mm-spn li a,.mm-spn li>span{align-items:center;display:flex;gap:1rem;padding:18px}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.mm-spn li a.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.mm-spn li>span.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.mm-spn li a.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.mm-spn li>span.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .mm-spn li a.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .mm-spn li>span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.mm-spn li a.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.items-center.mm-spn li>span.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.mm-spn li a.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.mm-spn li>span.flex.lg\:hidden,html[dir=rtl] .flex-1.mm-spn li a.justify-end.items-center.flex.lg\:hidden,html[dir=rtl] .flex-1.mm-spn li>span.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.mm-spn li a.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.mm-spn li>span.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.mm-spn li a.items-center.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.mm-spn li>span.items-center.justify-start.flex-1,html[dir=rtl] .mm-spn li a.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=rtl] .mm-spn li>span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.mm-spn li a.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.mm-spn li>span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.mm-spn li a.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.mm-spn li>span.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.mm-spn li a.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.mm-spn li>span.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .mm-spn li a.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .mm-spn li>span.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.mm-spn li a.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.items-center.mm-spn li>span.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.mm-spn li a.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.mm-spn li>span.flex.lg\:hidden,html[dir=ltr] .flex-1.mm-spn li a.justify-end.items-center.flex.lg\:hidden,html[dir=ltr] .flex-1.mm-spn li>span.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.mm-spn li a.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.mm-spn li>span.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.mm-spn li a.items-center.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.mm-spn li>span.items-center.justify-start.flex-1,html[dir=ltr] .mm-spn li a.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=ltr] .mm-spn li>span.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.mm-spn li a.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.mm-spn li>span.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.mm-spn li a,body.default-filters salla-price-range div.mm-spn li>span{border-top:1px solid var(--color-font)}}.mm-spn li img{height:3rem;pointer-events:none;width:3rem;--tw-bg-opacity:1;background-color:#f5f7f9;background-color:rgba(245,247,249,var(--tw-bg-opacity,1));-o-object-fit:cover;object-fit:cover}.mm-spn li a span{padding:0}[dir=rtl] .mm-spn li:before{border:1px solid;border-right:none;border-top:none;height:6px;left:25px;left:calc(var(--mm-spn-item-height)/2);right:auto;top:50%;width:6px}.mm-spn li:after{border-color:#c9c9c9;border-color:var(--infinte-color);width:100%}}.mm-ocd--open .mm-ocd__backdrop:after{align-items:center;cursor:pointer;display:flex;height:2rem;justify-content:center;position:absolute;top:0;width:2rem;--tw-bg-opacity:1;background-color:#dc2626;background-color:rgba(220,38,38,var(--tw-bg-opacity,1));font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.mm-ocd--open .mm-ocd__backdrop :after{pointer-events:none}input[type=radio].sr-only div.mm-ocd--open .mm-ocd__backdrop:after{transition:all .3s}input[type=radio].sr-only:checked~div.mm-ocd--open .mm-ocd__backdrop:after{border-color:var(--color-main)}.Comfort-header .icons a.active i.mm-ocd--open .mm-ocd__backdrop:after{color:#414042;color:var(--color-primary)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.mm-ocd--open .mm-ocd__backdrop.gap-4.lg\:gap-6.justify-between:after,html[dir=rtl] .mm-ocd--open .mm-ocd__backdrop.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between:after{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.mm-ocd--open .mm-ocd__backdrop.lg\:hidden:after,html[dir=rtl] .flex-1.gap-4.justify-end.mm-ocd--open .mm-ocd__backdrop.flex.lg\:hidden:after{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.mm-ocd--open .mm-ocd__backdrop.justify-start.flex-1:after,html[dir=rtl] .mm-ocd--open .mm-ocd__backdrop.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1:after{justify-content:flex-end}html[dir=rtl] p.mm-ocd--open .mm-ocd__backdrop.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]:after{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.mm-ocd--open .mm-ocd__backdrop.gap-4.lg\:gap-6.justify-between:after,html[dir=ltr] .mm-ocd--open .mm-ocd__backdrop.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between:after{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.mm-ocd--open .mm-ocd__backdrop.lg\:hidden:after,html[dir=ltr] .flex-1.gap-4.justify-end.mm-ocd--open .mm-ocd__backdrop.flex.lg\:hidden:after{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.mm-ocd--open .mm-ocd__backdrop.justify-start.flex-1:after,html[dir=ltr] .mm-ocd--open .mm-ocd__backdrop.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1:after{justify-content:flex-end}html[dir=ltr] p.mm-ocd--open .mm-ocd__backdrop.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]:after{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.mm-ocd--open .mm-ocd__backdrop:after{border-top:1px solid var(--color-font)}}.mm-ocd--open .mm-ocd__backdrop:after{content:"";font-family:sallaicons!important}.head-level #mobile-menu>.main-menu:first-of-type li.root-level{display:block!important}.head-level #mobile-menu>.main-menu{display:flex!important;gap:1.5rem!important}@media(max-width:768px){html[dir=rtl] .head-level #mobile-menu>.main-menu.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse!important}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.head-level #mobile-menu>.main-menu.lg\:hidden{flex-direction:row-reverse!important;justify-content:start!important}html[dir=rtl] .head-level #mobile-menu>.main-menu.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end!important}html[dir=rtl] p.head-level #mobile-menu>.main-menu.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)!important}html[dir=ltr] .head-level #mobile-menu>.main-menu.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse!important}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.head-level #mobile-menu>.main-menu.lg\:hidden{flex-direction:row-reverse!important;justify-content:start!important}html[dir=ltr] .head-level #mobile-menu>.main-menu.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end!important}html[dir=ltr] p.head-level #mobile-menu>.main-menu.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)!important}}@media(min-width:1024px){body.default-filters salla-price-range div.head-level #mobile-menu>.main-menu{border-top:1px solid var(--color-font)!important}}.sub-menu ul{background-color:var(--color-background);border-radius:.375rem;padding:1rem;--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.sub-menu ul li a{border-radius:.375rem;padding:.5rem}.mm-ocd .mega-menu-button{display:none!important}.mega-overlay{opacity:0;transition:opacity .4s ease}.mega-overlay.is-open{opacity:1}#custom-menu{opacity:0}#custom-menu .s-social-link a{background-color:var(--color-font);border-radius:.375rem;height:2rem;width:2rem;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}@media(min-width:1024px){#custom-menu{border-radius:16px;bottom:24px;height:calc(100vh - 48px);left:24px;right:auto;top:24px;transform:translateX(calc(-100% - 24px));transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .35s ease;width:320px}[dir=rtl] #custom-menu{left:auto;right:24px;transform:translateX(calc(100% + 24px))}#custom-menu.is-open{opacity:1;transform:translateX(0)}#mega-inner{box-shadow:4px 0 24px -4px rgba(0,0,0,.15);height:100%}[dir=rtl] #mega-inner{box-shadow:-4px 0 24px -4px rgba(0,0,0,.15)}}@media(max-width:1023px){#custom-menu{border-radius:0;bottom:0;height:100dvh;left:0;max-width:none;right:auto;top:0;transform:translateX(-100%);transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .35s ease;width:100%}[dir=rtl] #custom-menu{left:auto;right:0;transform:translateX(100%)}#custom-menu.is-open{opacity:1;transform:translateX(0)}#mega-inner{box-shadow:4px 0 24px -4px rgba(0,0,0,.15);height:100%}[dir=rtl] #mega-inner{box-shadow:-4px 0 24px -4px rgba(0,0,0,.15)}}.head-level.centered #mobile-menu>.main-menu{justify-content:center}.dropdown__trigger{border-radius:9999px;font-weight:500;height:2.5rem;overflow:hidden;width:2.5rem}.dropdown__trigger:focus{--tw-ring-offset-color:transparent}.dropdown__trigger.filter{border-radius:0;height:auto;overflow:visible;width:auto}@media(max-width:768px){html[dir=ltr] .flex.relative.dropdown__trigger.filter.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.dropdown__trigger.filter.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.dropdown__menu{position:absolute;top:100%;transform-origin:top right;visibility:hidden;width:20rem;z-index:30;--tw-translate-y:-1rem;--tw-scale-y:.9;border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;border-top-left-radius:.375rem;border-top-right-radius:.375rem;transform:translate(var(--tw-translate-x),-1rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(.9);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));opacity:0;--tw-shadow:5px 10px 30px #2b2d340d;--tw-shadow-colored:5px 10px 30px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 30px #2b2d340d;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}input[type=radio].sr-only div.dropdown__menu{transition:all .3s}input[type=radio].sr-only:checked~div.dropdown__menu{border-color:var(--color-main)}@media (min-width:1024px){.dropdown__menu{border-color:rgba(209,213,219,.3);border-top-left-radius:0;border-top-right-radius:0;border-top-width:1px;width:15rem}}.dropdown__menu:where([dir=ltr],[dir=ltr] *){right:0}.dropdown__menu:where([dir=rtl],[dir=rtl] *){left:0}.dropdown__menu{outline:none}.dropdown-toggler{align-items:center;display:inline-flex;margin-left:0;margin-right:0;width:2.5rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.dropdown-toggler.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.dropdown-toggler.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.dropdown-toggler.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.dropdown-toggler.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.dropdown-toggler.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.dropdown-toggler.justify-start.flex-1{justify-content:flex-end}}@media (min-width:1024px){.dropdown-toggler{height:100%}}.dropdown-toggler.cat-filter{position:static;width:auto}.dropdown-toggler.cat-filter .dropdown__trigger{border-radius:0;height:auto;overflow:visible;width:auto}@media(max-width:768px){html[dir=ltr] .flex.relative.dropdown-toggler.cat-filter .dropdown__trigger.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.dropdown-toggler.cat-filter .dropdown__trigger.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.dropdown-toggler:before{background:hsla(240,4%,46%,.75);content:"";height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition-duration:.3s;visibility:hidden;width:100vw;z-index:10}.dropdown-toggler.is-opened .dropdown__menu{visibility:visible;--tw-translate-y:0px;--tw-scale-x:1;--tw-scale-y:1;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dropdown-toggler.is-opened .dropdown__menu .tooltip-content{opacity:1;transform:translate(82px,-110px);visibility:visible}[dir=rtl] .icon-trigger.dropdown-toggler.is-opened .dropdown__menu .tooltip-content{transform:translate(53px,-63px)}[dir=ltr] .icon-trigger.dropdown-toggler.is-opened .dropdown__menu .tooltip-content{transform:translate(-54px,-65px)}@media(max-width:991px){[dir=rtl] .icon-trigger.mobile-shifted.dropdown-toggler.is-opened .dropdown__menu .tooltip-content{transform:translate(70px,-80px)}[dir=ltr] .icon-trigger.mobile-shifted.dropdown-toggler.is-opened .dropdown__menu .tooltip-content{transform:translate(-70px,-80px)}}@media(max-width:1024px){.dropdown-toggler .dropdown__menu{bottom:0;left:0!important;position:fixed;top:auto;transform-origin:center;width:100%;--tw-translate-y:2.5rem;border-bottom-left-radius:0;border-bottom-right-radius:0;opacity:0;transform:translate(var(--tw-translate-x),2.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.3s}@media(max-width:1024px){.single .s-add-product-button-main:not(.dropdown-toggler .dropdown__menu)>salla-button{width:100%}}.dropdown-toggler .dropdown__menu .menu-item:where([dir=ltr],[dir=ltr] *){padding-right:.625rem}.dropdown-toggler .dropdown__menu .menu-item:where([dir=rtl],[dir=rtl] *){padding-left:.625rem}.dropdown-toggler.is-opened .dropdown__menu{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dropdown-toggler.is-opened:before{opacity:1;pointer-events:auto;visibility:visible}.dropdown-toggler.is-opened .tooltip-content:before{opacity:1;transform:translate(82px,-110px);visibility:visible}[dir=rtl] .icon-trigger.dropdown-toggler.is-opened .tooltip-content:before{transform:translate(53px,-63px)}[dir=ltr] .icon-trigger.dropdown-toggler.is-opened .tooltip-content:before{transform:translate(-54px,-65px)}@media(max-width:991px){[dir=rtl] .icon-trigger.mobile-shifted.dropdown-toggler.is-opened .tooltip-content:before{transform:translate(70px,-80px)}[dir=ltr] .icon-trigger.mobile-shifted.dropdown-toggler.is-opened .tooltip-content:before{transform:translate(-70px,-80px)}}}@media(max-width:768px){.single-order-header-item{align-items:center;display:flex;justify-content:space-between}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.single-order-header-item,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.single-order-header-item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .single-order-header-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.single-order-header-item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.single-order-header-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.single-order-header-item.justify-start.flex-1,html[dir=rtl] .single-order-header-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.single-order-header-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.single-order-header-item,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.single-order-header-item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .single-order-header-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.single-order-header-item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.single-order-header-item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.single-order-header-item.justify-start.flex-1,html[dir=ltr] .single-order-header-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.single-order-header-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.single-order-header-item{border-top:1px solid var(--color-font)}}}.order-file .s-button-text{display:flex;gap:.5rem}@media(max-width:768px){html[dir=rtl] .order-file .s-button-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.order-file .s-button-text.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .order-file .s-button-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.order-file .s-button-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .order-file .s-button-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.order-file .s-button-text.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .order-file .s-button-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.order-file .s-button-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.order-file .s-button-text{border-top:1px solid var(--color-font)}}.tag{border-radius:1rem;border-width:1px;display:inline-block;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));font-size:.875rem;line-height:1.25rem;padding:.125rem .75rem .25rem}.tag--primary{border-color:#414042;border-color:var(--color-primary);color:#414042;color:var(--color-primary)}.profile-header{overflow:hidden;position:relative}@media(max-width:768px){html[dir=ltr] .flex.profile-header.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.profile-header.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media (min-width:1024px){.profile-header{height:12rem}.profile-header .breadcrumbs{margin-top:.625rem}}.profile-header .breadcrumbs a{color:#ff6767;color:var(--color-primary-reverse)}.profile-header .breadcrumbs a:hover{opacity:.8}.profile-header .breadcrumbs span{color:#ff6767;color:var(--color-primary-reverse);opacity:.8}.profile-header .breadcrumbs .arrow{color:#ff6767;color:var(--color-primary-reverse);opacity:.7}.s-file-upload-profile-image .s-file-upload-has-error .filepond--file-status:where([dir=ltr],[dir=ltr] *){left:-50%}.s-file-upload-profile-image .s-file-upload-has-error .filepond--file-status:where([dir=rtl],[dir=rtl] *){right:50%}.rating-header{border-radius:.375rem;position:relative;--tw-gradient-from:var(--color-primary) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:var(--color-primary-dark) var(--tw-gradient-to-position);color:#ff6767;color:var(--color-primary-reverse);padding:1.25rem}@media(max-width:768px){html[dir=ltr] .flex.rating-header.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.rating-header.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.form--user-profile .s-file-upload-wrapper{min-height:120px}.form--user-profile .s-file-upload-wrapper .filepond--list-scroller{overflow-y:inherit!important}.form--user-profile .s-file-upload-wrapper .filepond--drop-label{border-radius:.375rem;cursor:pointer;min-height:120px!important;--tw-border-opacity:1;border:1px dashed #e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}.form--user-profile .s-file-upload-wrapper .filepond--drop-label *{pointer-events:none}.form--user-profile .s-file-upload-wrapper .profile-filepond-placholder{align-items:center;display:flex;flex-direction:column;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.form--user-profile .s-file-upload-wrapper .profile-filepond-placholder.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .form--user-profile .s-file-upload-wrapper .profile-filepond-placholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.form--user-profile .s-file-upload-wrapper .profile-filepond-placholder.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.items-center.form--user-profile .s-file-upload-wrapper .profile-filepond-placholder.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.form--user-profile .s-file-upload-wrapper .profile-filepond-placholder.justify-start.flex-1,html[dir=rtl] .form--user-profile .s-file-upload-wrapper .profile-filepond-placholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.form--user-profile .s-file-upload-wrapper .profile-filepond-placholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.form--user-profile .s-file-upload-wrapper .profile-filepond-placholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.form--user-profile .s-file-upload-wrapper .profile-filepond-placholder.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .form--user-profile .s-file-upload-wrapper .profile-filepond-placholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.form--user-profile .s-file-upload-wrapper .profile-filepond-placholder.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.items-center.form--user-profile .s-file-upload-wrapper .profile-filepond-placholder.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.form--user-profile .s-file-upload-wrapper .profile-filepond-placholder.justify-start.flex-1,html[dir=ltr] .form--user-profile .s-file-upload-wrapper .profile-filepond-placholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.form--user-profile .s-file-upload-wrapper .profile-filepond-placholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.form--user-profile .s-file-upload-wrapper .profile-filepond-placholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.form--user-profile .s-file-upload-wrapper .profile-filepond-placholder{border-top:1px solid var(--color-font)}}.form--user-profile .s-file-upload-wrapper .profile-filepond-placholder-icon{margin-bottom:.25rem}.form--user-profile .s-file-upload-wrapper .profile-filepond-placholder-icon i{color:#7c8082;font-size:1.25rem;line-height:1.75rem}.Comfort-header .icons a.active i.form--user-profile .s-file-upload-wrapper .profile-filepond-placholder-icon i{color:#414042;color:var(--color-primary)}.thankyou-block{align-items:center;border-radius:.375rem;display:flex;flex:1 1 0%;flex-direction:column;justify-content:center;margin-bottom:1.5rem;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:2rem;transition-duration:.5s}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.thankyou-block.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .thankyou-block.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.thankyou-block.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.thankyou-block.flex.lg\:hidden,html[dir=rtl] .thankyou-block.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.thankyou-block,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.thankyou-block.justify-start.flex-1,html[dir=rtl] .thankyou-block.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.thankyou-block.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.thankyou-block.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.thankyou-block.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .thankyou-block.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.thankyou-block.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.thankyou-block.flex.lg\:hidden,html[dir=ltr] .thankyou-block.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.thankyou-block,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.thankyou-block.justify-start.flex-1,html[dir=ltr] .thankyou-block.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.thankyou-block.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.thankyou-block.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.thankyou-block{border-top:1px solid var(--color-font)}}.thankyou-block:hover{--tw-shadow:5px 10px 30px #2b2d340d;--tw-shadow-colored:5px 10px 30px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 30px #2b2d340d;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}@media (min-width:768px){.thankyou-block{margin-bottom:2rem}}.thankyou-block.sent{font-weight:700;--tw-text-opacity:1}.thankyou-block.sent,.thankyou-block.sent:before{color:#22c55e;color:rgba(34,197,94,var(--tw-text-opacity,1))}.thankyou-block.sent:before{align-items:center;border-radius:9999px;display:flex;height:4rem;justify-content:center;margin-bottom:.5rem;width:4rem;--tw-bg-opacity:1;background-color:#dcfce7;background-color:rgba(220,252,231,var(--tw-bg-opacity,1));font-size:1.5rem;line-height:2rem;--tw-text-opacity:1}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.thankyou-block.sent.gap-4.lg\:gap-6.justify-between:before,html[dir=rtl] .thankyou-block.sent.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between:before{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.thankyou-block.sent.lg\:hidden:before,html[dir=rtl] .flex-1.gap-4.justify-end.thankyou-block.sent.flex.lg\:hidden:before{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.thankyou-block.sent.justify-start.flex-1:before,html[dir=rtl] .thankyou-block.sent.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1:before{justify-content:flex-end}html[dir=rtl] p.thankyou-block.sent.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]:before{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.thankyou-block.sent.gap-4.lg\:gap-6.justify-between:before,html[dir=ltr] .thankyou-block.sent.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between:before{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.thankyou-block.sent.lg\:hidden:before,html[dir=ltr] .flex-1.gap-4.justify-end.thankyou-block.sent.flex.lg\:hidden:before{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.thankyou-block.sent.justify-start.flex-1:before,html[dir=ltr] .thankyou-block.sent.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1:before{justify-content:flex-end}html[dir=ltr] p.thankyou-block.sent.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]:before{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.thankyou-block.sent:before{border-top:1px solid var(--color-font)}}.thankyou-block.sent:before{content:"";font-family:sallaicons}.rating-actions{align-items:center;display:flex;gap:.5rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.rating-actions.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .rating-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.rating-actions.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.rating-actions.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.rating-actions.justify-start.flex-1,html[dir=rtl] .rating-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.rating-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.rating-actions.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .rating-actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.rating-actions.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.rating-actions.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.rating-actions.justify-start.flex-1,html[dir=ltr] .rating-actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.rating-actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.rating-actions{border-top:1px solid var(--color-font)}}.rating-actions salla-button button{border-radius:.75rem!important;height:2rem!important;margin-left:0!important;margin-right:0!important;width:2rem!important}.blog-single .s-comments-item-user-info-name{margin-left:0;margin-right:0}.s-block__title{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-block__title,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-block__title.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-block__title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-block__title.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-block__title.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-block__title.justify-start.flex-1,html[dir=rtl] .s-block__title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-block__title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-block__title,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-block__title.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-block__title.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-block__title.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-block__title.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-block__title.justify-start.flex-1,html[dir=ltr] .s-block__title.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-block__title.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-block__title{border-top:1px solid var(--color-font)}}@media (min-width:768px){.s-block__title{margin-bottom:2rem}}.s-block__title .right-side:where([dir=ltr],[dir=ltr] *){padding-right:2rem}.s-block__title .right-side:where([dir=rtl],[dir=rtl] *){padding-left:2rem}.s-block__title h2{font-size:1.125rem;font-weight:700;line-height:1.75rem;line-height:1.2;position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-block__title h2.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-block__title h2.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-block__title p{display:-webkit-box;margin-top:.5rem;overflow:hidden;-webkit-box-orient:vertical;font-size:.875rem;-webkit-line-clamp:1;line-height:1.25rem;opacity:.6}@media (min-width:640px){.s-block__title p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media (min-width:768px){.s-block__title p:where([dir=ltr],[dir=ltr] *){padding-right:4rem}.s-block__title p:where([dir=rtl],[dir=rtl] *){padding-left:4rem}}.s-block__title-nav{display:none}.s-block__title-nav>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.625rem;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.625rem*var(--tw-space-x-reverse))}@media (min-width:640px){.s-block__title-nav{display:flex}}.s-block__title-nav:where([dir=ltr],[dir=ltr] *){flex-direction:row-reverse;margin-left:1.5rem}.s-block__title-nav:where([dir=rtl],[dir=rtl] *){margin-right:1.5rem}.s-block__title-nav:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-block__display-all{align-items:center;display:inline-flex;font-size:.875rem;font-weight:700;gap:.5rem;line-height:1.25rem;opacity:.8}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-block__display-all.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-block__display-all.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-block__display-all.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-block__display-all.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-block__display-all.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-block__display-all.justify-start.flex-1{justify-content:flex-end}}.s-block__display-all:hover{opacity:1}.s-block__display-all i{display:inline-block}.s-block__display-all i:where([dir=ltr],[dir=ltr] *){--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.s-block--hero-slider .swiper-slide{height:20rem;position:relative;--tw-bg-opacity:1;background-color:#1f2937;background-color:rgba(31,41,55,var(--tw-bg-opacity,1))}@media(max-width:768px){html[dir=ltr] .flex.s-block--hero-slider .swiper-slide.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-block--hero-slider .swiper-slide.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media (min-width:640px){.s-block--hero-slider .swiper-slide{height:24rem}}@media (min-width:1024px){.s-block--hero-slider .swiper-slide{height:464px}}@media (min-width:1280px){.s-block--hero-slider .swiper-slide{height:528px}}.s-block--hero-slider .swiper-slide .swiper-lazy:after{background-color:rgba(0,0,0,.6);height:100%;position:absolute;top:0;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;--tw-content:"";content:"";content:var(--tw-content)}input[type=radio].sr-only div.s-block--hero-slider .swiper-slide .swiper-lazy:after{transition:all .3s}input[type=radio].sr-only:checked~div.s-block--hero-slider .swiper-slide .swiper-lazy:after{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-block--hero-slider .swiper-slide .swiper-lazy)>salla-button:after{width:100%}}.s-block--hero-slider .swiper-slide .overlay-bg:after{background-color:rgba(0,0,0,.6);height:100%;position:absolute;top:0;width:100%;--tw-content:"";content:"";content:var(--tw-content)}input[type=radio].sr-only div.s-block--hero-slider .swiper-slide .overlay-bg:after{transition:all .3s}input[type=radio].sr-only:checked~div.s-block--hero-slider .swiper-slide .overlay-bg:after{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-block--hero-slider .swiper-slide .overlay-bg)>salla-button:after{width:100%}}@media screen and (min-width:768px){.banner:hover .banner__title{animation:toTopFromBottom .9s}.banner:hover .banner__description{animation:delayKeyframe .3s,toTopFromBottom .9s .3s}}.banner--fixed img{border-radius:.375rem;border-style:none;display:block;width:100%;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));-o-object-fit:cover;object-fit:cover}@media(max-width:1024px){.single .s-add-product-button-main:not(.banner--fixed img)>salla-button{width:100%}}.banner-entry{border-radius:.375rem;height:200px;overflow:hidden;position:relative;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));background-position:50%;background-repeat:no-repeat;background-size:cover;padding:.75rem;text-align:center;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=ltr] .flex.banner-entry.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.banner-entry.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media (min-width:480px){.banner-entry{padding:1rem}}.banner-entry article{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:.625rem}@media(max-width:768px){html[dir=rtl] .banner-entry article.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.banner-entry article.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.banner-entry article.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.items-center.banner-entry article.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .banner-entry article.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.banner-entry article.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.banner-entry article.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.banner-entry article.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .banner-entry article.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.banner-entry article.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.banner-entry article.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.items-center.banner-entry article.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .banner-entry article.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.banner-entry article.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.banner-entry article.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.banner-entry article.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.banner-entry article{border-top:1px solid var(--color-font)}}.banner-entry.square-photos h3{height:100%;padding-left:.75rem;padding-right:.75rem}.banner-entry h3{display:flex;flex-direction:column;justify-content:center}@media(max-width:768px){html[dir=rtl] .banner-entry h3.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.banner-entry h3.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .banner-entry h3.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.banner-entry h3.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.banner-entry h3.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .banner-entry h3.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.banner-entry h3.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .banner-entry h3.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.banner-entry h3.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.banner-entry h3.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.banner-entry h3{border-top:1px solid var(--color-font)}}@media (min-width:480px){.banner-entry h3{padding-left:.25rem;padding-right:.25rem}}.banner-entry h3.text-with-border{border-radius:.375rem;border-style:dashed;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}@media (min-width:480px){.banner-entry h3.text-with-border{border-width:1px}}.banner-entry h3.text-with-border span,.banner-entry p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.banner-entry p{opacity:.8}.banner-entry h3,.banner-entry p{position:relative;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:1}@media(max-width:768px){html[dir=ltr] .flex.banner-entry h3.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.banner-entry p.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.banner-entry h3.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.banner-entry p.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media (min-width:1024px){.banner-entry h3,.banner-entry p{--tw-translate-y:1.5rem;opacity:0;transform:translate(var(--tw-translate-x),1.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.banner-entry:hover h3{opacity:1}.banner-entry:hover h3,.banner-entry:hover p{--tw-translate-y:0px;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.banner-entry:hover p{opacity:.8}.two-row .banner-entry:first-child{padding:1.25rem}@media (min-width:640px){.two-row .banner-entry:first-child{grid-column:span 1/span 1;grid-row:span 2/span 2}}@media (min-width:768px){.two-row .banner-entry:first-child{height:100%}}.two-row .banner-entry:first-child>a{opacity:1}.two-row .banner-entry:first-child h3{font-size:1.5rem;line-height:3rem}.has-overlay:after{background-color:rgba(0,0,0,.6);height:100%;left:0;position:absolute;top:0;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;--tw-content:"";content:"";content:var(--tw-content)}input[type=radio].sr-only div.has-overlay:after{transition:all .3s}input[type=radio].sr-only:checked~div.has-overlay:after{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.has-overlay)>salla-button:after{width:100%}}.has-overlay.with-hover:after{opacity:0;transition:opacity .3s}.has-overlay.with-hover:hover:after{opacity:1}.has-overlay:hover:after{background-color:rgba(0,0,0,.7)}.full-banner-entry{grid-row:span 2/span 2;height:20rem;overflow:hidden;position:relative;--tw-bg-opacity:1;background-attachment:fixed;background-color:#e7e5e4;background-color:rgba(231,229,228,var(--tw-bg-opacity,1));background-position:50%;background-size:cover;padding:1.25rem;text-align:center;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1));transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=ltr] .flex.full-banner-entry.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.full-banner-entry.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.full-banner-entry:hover{opacity:.95}@media (min-width:768px){.full-banner-entry{height:24rem}}@media (min-width:1024px){.full-banner-entry{height:464px}}@media (min-width:1280px){.full-banner-entry{height:528px}}.full-banner-entry{background-attachment:scroll}.full-banner-entry:after,.full-banner-entry:before{background:#414042;background:var(--color-primary);content:"";height:100%;opacity:.25;position:absolute;right:-93%;top:0;transform:rotate(220deg) translateY(-50%) translateX(33%);transition:all .3s ease-in-out;width:100%}.full-banner-entry:before{background:#fff;right:auto;transform:rotate(220deg) translateY(-40%) translateX(0)}[dir=ltr] .full-banner-entry:before{left:-52%}@media(max-width:1330px){.full-banner-entry:after{top:-50%}}@media(max-width:480px){.full-banner-entry:before{top:20%}.full-banner-entry:after{top:-80%}}.tabs-wrapper .tabs__item{display:none;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.tabs-wrapper .tabs__item.is-active{display:block}.s-block--tabs-produtcs .tabs{margin-left:-.625rem;margin-right:-.625rem}.s-block--tabs-produtcs .tabs>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.25rem;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.25rem*var(--tw-space-x-reverse))}.s-block--tabs-produtcs .tabs{overflow-x:auto;padding-bottom:1.5rem;padding-left:1.25rem;padding-right:1.25rem;text-align:center;white-space:nowrap}@media (min-width:640px){.s-block--tabs-produtcs .tabs{margin-left:-1.25rem;margin-right:-1.25rem;padding-bottom:2.5rem}}@media (min-width:768px){.s-block--tabs-produtcs .tabs>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1rem;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1rem*var(--tw-space-x-reverse))}}@media (min-width:1024px){.s-block--tabs-produtcs .tabs{margin-left:0;margin-right:0}}.s-block--tabs-produtcs .tabs:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-block--tabs-produtcs .tab-trigger{--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-block--tabs-produtcs .tab-trigger.is-active button{background-color:var(--color-primary-dark);border-color:var(--color-primary-dark);color:#ff6767;color:var(--color-primary-reverse)}.s-block--special-products .tabs{margin-bottom:1rem}.s-block--special-products .tabs>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.5rem;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.5rem*var(--tw-space-x-reverse))}.s-block--special-products .tabs{overflow-x:auto;white-space:nowrap}@media (min-width:640px){.s-block--special-products .tabs{margin-bottom:0}}@media (min-width:768px){.s-block--special-products .tabs>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:2rem;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(2rem*var(--tw-space-x-reverse))}}.s-block--special-products .tabs:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.s-block--special-products .tabs__item{flex:1 1 0%;gap:.625rem}@media(max-width:768px){html[dir=rtl] .s-block--special-products .tabs__item.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-block--special-products .tabs__item{justify-content:flex-end}html[dir=ltr] .s-block--special-products .tabs__item.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-block--special-products .tabs__item{justify-content:flex-end}}@media (min-width:640px){.s-block--special-products .tabs__item{gap:2rem}}.s-block--special-products .tabs__item.is-active{display:grid}.s-block--special-products .tab-trigger{font-weight:700;line-height:1.75rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-block--special-products .tab-trigger.is-active button{border-color:var(--color-primary-dark);color:var(--color-primary-dark)}.s-block--special-products:not(.tabs-initialized) .tabs-wrapper>div:not(:first-child),.s-block--tabs-produtcs:not(.tabs-initialized) .tabs-wrapper>div:not(:first-child){display:none}.s-block--features-products.two-cols .inner{display:grid;grid-gap:1.25rem;gap:1.25rem}@media (min-width:1024px){.s-block--features-products.two-cols .inner{grid-template-columns:repeat(2,minmax(0,1fr))}}.s-block--slider-with-bg{margin-top:2rem;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));padding-bottom:2rem}.s-block--slider-with-bg:first-of-type{margin-top:0}@media (min-width:640px){.s-block--slider-with-bg{margin-top:4rem;padding-bottom:4rem}}.s-block--slider-with-bg .slider-bg{background-position:50%;background-size:cover;height:24rem;position:relative;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1));transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=ltr] .flex.s-block--slider-with-bg .slider-bg.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-block--slider-with-bg .slider-bg.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media (min-width:640px){.s-block--slider-with-bg .slider-bg{height:464px}}.s-block--slider-with-bg .slider-bg:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity,1));opacity:.6}input[type=radio].sr-only div.s-block--slider-with-bg .slider-bg:before{transition:all .3s}input[type=radio].sr-only:checked~div.s-block--slider-with-bg .slider-bg:before{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-block--slider-with-bg .slider-bg)>salla-button:before{width:100%}}.s-block--slider-with-bg .s-slider-block__title-right{display:none}.s-block--slider-with-bg .s-slider-block__title-left{display:flex;justify-content:space-between;width:100%}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-block--slider-with-bg .s-slider-block__title-left,html[dir=rtl] .s-block--slider-with-bg .s-slider-block__title-left.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-block--slider-with-bg .s-slider-block__title-left.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-block--slider-with-bg .s-slider-block__title-left.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-block--slider-with-bg .s-slider-block__title-left.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-block--slider-with-bg .s-slider-block__title-left,html[dir=ltr] .s-block--slider-with-bg .s-slider-block__title-left.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-block--slider-with-bg .s-slider-block__title-left.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-block--slider-with-bg .s-slider-block__title-left.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-block--slider-with-bg .s-slider-block__title-left.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-block--slider-with-bg .s-slider-block__title-left)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.s-block--slider-with-bg .s-slider-block__title-left{border-top:1px solid var(--color-font)}}.s-block--slider-with-bg .s-slider-block__display-all{align-items:center;border-radius:.375rem;display:block;display:inline-flex;flex:1 1 0%;font-size:.875rem;font-weight:700;justify-content:center;line-height:1.25rem;padding:.5rem 1.5rem .625rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);white-space:nowrap}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-block--slider-with-bg .s-slider-block__display-all.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.s-block--slider-with-bg .s-slider-block__display-all.flex.lg\:hidden,html[dir=rtl] .s-block--slider-with-bg .s-slider-block__display-all.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-block--slider-with-bg .s-slider-block__display-all,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-block--slider-with-bg .s-slider-block__display-all.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-block--slider-with-bg .s-slider-block__display-all.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.s-block--slider-with-bg .s-slider-block__display-all.flex.lg\:hidden,html[dir=ltr] .s-block--slider-with-bg .s-slider-block__display-all.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-block--slider-with-bg .s-slider-block__display-all,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-block--slider-with-bg .s-slider-block__display-all.justify-start.flex-1{justify-content:flex-end}}.s-block--slider-with-bg .s-slider-block__display-all:hover{opacity:.8}.s-block--slider-with-bg .s-slider-block__display-all .loader{height:16px;opacity:0;transform:scale(0);transition:.3s;width:0}.s-block--slider-with-bg .s-slider-block__display-all.btn:disabled{border-width:1px;cursor:default;--tw-border-opacity:1;background-color:transparent;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-text-opacity:1;color:#d1d5db;color:rgba(209,213,219,var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 2px 0 rgba(0,0,0,.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-block--slider-with-bg .s-slider-block__display-all.btn:disabled:hover{background-color:transparent}.s-block--slider-with-bg .s-slider-block__display-all:disabled .s-button-text{opacity:.7}.s-block--slider-with-bg .s-slider-block__display-all{border-width:1px;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 2px 0 rgba(0,0,0,.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.s-block--slider-with-bg .s-slider-block__display-all:hover{background-color:#414042;background-color:var(--color-primary);border-color:#414042;border-color:var(--color-primary);--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.btn--outline.s-block--slider-with-bg .s-slider-block__display-all,.s-block--slider-with-bg .s-slider-block__display-all.light{--tw-border-opacity:1;background-color:transparent;border-color:#fff;border-color:rgba(255,255,255,var(--tw-border-opacity,1));--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-block--slider-with-bg .s-slider-block__display-all{border-radius:9999px}@media(min-width:0px){.main-menu .sub-menu .s-block--slider-with-bg .s-slider-block__display-all{padding:8px 10px 10px}}#quick-eye-model .action-social .s-block--slider-with-bg .s-slider-block__display-all{border-color:#414042;border-color:var(--color-primary);border-radius:0}.s-block--slider-with-bg .s-slider-block__display-all{background-color:transparent!important;--tw-text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--tw-text-opacity,1))!important;flex-grow:0!important}.slide--cat-entry{align-items:center;border-radius:.375rem;border-width:1px;display:flex;flex-direction:column;height:9rem;justify-content:center;--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:.75rem;text-align:center;transition-duration:.5s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.slide--cat-entry.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .slide--cat-entry.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.slide--cat-entry.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.slide--cat-entry.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.slide--cat-entry.justify-start.flex-1,html[dir=rtl] .slide--cat-entry.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.slide--cat-entry.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.slide--cat-entry.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.slide--cat-entry.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .slide--cat-entry.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.slide--cat-entry.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.slide--cat-entry.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.slide--cat-entry.justify-start.flex-1,html[dir=ltr] .slide--cat-entry.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.slide--cat-entry.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.slide--cat-entry.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.slide--cat-entry{border-top:1px solid var(--color-font)}}.slide--cat-entry:hover{--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1));--tw-shadow:5px 10px 30px #2b2d340d;--tw-shadow-colored:5px 10px 30px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 30px #2b2d340d;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.slide--cat-entry i{color:#414042;color:var(--color-primary);display:inline-block;font-size:33px;margin-bottom:1rem}.slide--cat-entry h2{font-size:.875rem;font-weight:700;line-height:1.25rem}.slide--offer-entry{align-items:center;border-radius:.375rem;border-width:1px;display:flex;flex-direction:column;height:9rem;justify-content:space-between;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));text-align:center;--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1));transition-duration:.5s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.slide--offer-entry,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.slide--offer-entry.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .slide--offer-entry.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.slide--offer-entry.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.slide--offer-entry.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.slide--offer-entry.justify-start.flex-1,html[dir=rtl] .slide--offer-entry.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.slide--offer-entry.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.slide--offer-entry.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.slide--offer-entry,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.slide--offer-entry.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .slide--offer-entry.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.slide--offer-entry.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.slide--offer-entry.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.slide--offer-entry.justify-start.flex-1,html[dir=ltr] .slide--offer-entry.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.slide--offer-entry.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.slide--offer-entry.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.slide--offer-entry{border-top:1px solid var(--color-font)}}.slide--offer-entry:hover{--tw-shadow:5px 10px 30px #2b2d340d;--tw-shadow-colored:5px 10px 30px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 30px #2b2d340d;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.home-section-bottom-spacing{margin-bottom:var(--home-section-bottom-mobile)}@media(min-width:1024px){.home-section-bottom-spacing{margin-bottom:var(--home-section-bottom-desktop)}}.home-section--no-bottom-spacing{margin-bottom:0!important;padding-bottom:0!important}.s-block{margin-top:2rem}@media (min-width:640px){.s-block{margin-top:4rem}}.s-block--full-bg+.s-block--full-bg,.s-block--full-bg+footer,.s-block--full-bg:first-of-type{margin-top:0}.s-block--full-bg+.merge-with-top-component{margin-top:-7rem;z-index:1}@media (min-width:768px){.s-block--full-bg+.merge-with-top-component{margin-top:-8rem}}.s-block--full-bg+.merge-with-top-component .s-slider-block__title{color:#fff!important;text-align:center}@media (min-width:640px){.s-block--full-bg+.merge-with-top-component .s-slider-block__title{margin-bottom:1rem;text-align:left}}.s-block--full-bg+.merged-has-no-title{margin-top:-4rem}@media (min-width:768px){.s-block--full-bg+.merged-has-no-title{margin-top:-74px}}@media (min-width:640px){.s-block--full-bg+.merged-has-no-title .s-slider-block__title{margin-bottom:0}}.s-block--categories{overflow:hidden;position:relative}@media(max-width:768px){html[dir=ltr] .flex.s-block--categories.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-block--categories.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.s-block--categories__title{font-size:1rem;font-weight:700;line-height:1.5rem;min-height:28px;position:relative;z-index:1}@media(max-width:768px){html[dir=ltr] .flex.s-block--categories__title.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.s-block--categories__title.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media (min-width:640px){.s-block--categories__title{font-size:1.125rem;line-height:1.75rem;margin-bottom:1rem}}.s-block--features__item{align-items:center;border-radius:.375rem;cursor:pointer;display:flex;flex-direction:column;flex-grow:1;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:2rem 1rem;text-align:center;transition-duration:.5s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-block--features__item *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-block--features__item.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-block--features__item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-block--features__item.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-block--features__item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-block--features__item.justify-start.flex-1,html[dir=rtl] .s-block--features__item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-block--features__item.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-block--features__item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-block--features__item.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-block--features__item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-block--features__item.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-block--features__item.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-block--features__item.justify-start.flex-1,html[dir=ltr] .s-block--features__item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-block--features__item.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-block--features__item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-block--features__item{border-top:1px solid var(--color-font)}}.s-block--features__item:hover{--tw-shadow:5px 10px 30px #2b2d340d;--tw-shadow-colored:5px 10px 30px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 30px #2b2d340d;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}@media (min-width:768px){.s-block--features__item{padding-left:2rem;padding-right:2rem}}.s-block--features__item:first-child{grid-column:span 2/span 2}@media (min-width:768px){.s-block--features__item:first-child{grid-column:span 1/span 1}}.s-block--features__item .feature-icon{align-items:center;background-color:#414042;background-color:var(--color-primary);border-radius:9999px;display:flex;height:4rem;justify-content:center;margin-bottom:.75rem;overflow:hidden;width:4rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-block--features__item .feature-icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-block--features__item .feature-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-block--features__item .feature-icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-block--features__item .feature-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-block--features__item .feature-icon.justify-start.flex-1,html[dir=rtl] .s-block--features__item .feature-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-block--features__item .feature-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-block--features__item .feature-icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-block--features__item .feature-icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-block--features__item .feature-icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-block--features__item .feature-icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-block--features__item .feature-icon.justify-start.flex-1,html[dir=ltr] .s-block--features__item .feature-icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-block--features__item .feature-icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-block--features__item .feature-icon{border-top:1px solid var(--color-font)}}.s-block--features__item .feature-icon i{color:#ff6767;color:var(--color-primary-reverse);font-size:1.875rem;line-height:2.25rem}.s-block--features__item h2{color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1));font-weight:700;margin-bottom:.25rem}.s-block--features__item h2,.s-block--features__item p{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1}.s-block--features__item p{color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-block--features__item:hover .feature-icon i{animation:toRightFromLeft .3s forwards}.s-block--banners+.s-block--banners,.s-block--features+.s-block--features,.s-block--fixed-banner+.s-block--fixed-banner{margin-top:2em}.s-block--tabs-produtcs+.s-block--tabs-produtcs{padding-top:2em}.s-blocks-wrapper:empty{display:none}.s-blocks-wrapper :not(.s-information-page) .s-block:first-child{margin-top:0}.s-blocks-wrapper:empty+.container--product-details,.s-blocks-wrapper:empty+.container--products-list{margin-top:0!important}.s-blocks-wrapper.s-information-page.s-block.s-block--full-bg:first-of-type{margin-top:0}.container--breadcrumbs,.container--breadcrumbs+.s-blocks-wrapper{margin-top:0!important}salla-slider{display:block}salla-slider.details-slider .s-slider-container{border-radius:.375rem;border-width:1px}salla-slider.details-slider .s-slider-container,salla-slider.details-slider .swiper-slide{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}salla-slider.details-slider .swiper-slide{border-radius:.375rem;position:relative;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:0 0 0 0 #fff,/*!*/ /*!*/ 0 0 0 1px #2563eb,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent);--tw-ring-inset:inset;--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity,1))}@media(max-width:768px){html[dir=ltr] salla-slider.flex.details-slider .swiper-slide.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] salla-slider.flex.details-slider .swiper-slide.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}salla-slider.details-slider salla-button.btn--wishlist{bottom:1rem;position:absolute;z-index:2}input[type=radio].sr-only divsalla-slider.details-slider salla-button.btn--wishlist{transition:all .3s}input[type=radio].sr-only:checked~divsalla-slider.details-slider salla-button.btn--wishlist{border-color:var(--color-main)}@media (min-width:640px){salla-slider.details-slider salla-button.btn--wishlist{display:none}}salla-slider.details-slider salla-button.btn--wishlist:where([dir=ltr],[dir=ltr] *){left:1rem}salla-slider.details-slider salla-button.btn--wishlist:where([dir=rtl],[dir=rtl] *){right:1rem}salla-slider.details-slider .s-slider-block__title-nav{display:none}@media (min-width:640px){salla-slider.details-slider .s-slider-block__title-nav{display:flex}}salla-slider .slide--one-fourth{height:auto;max-width:250px;width:100%}@media(max-width:768px){html[dir=ltr] salla-slider.flex.relative .slide--one-fourth.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] salla-slider.flex.relative .slide--one-fourth.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(salla-slider .slide--one-fourth)>salla-button{width:100%}}@media (min-width:640px){salla-slider .slide--one-fourth{max-width:320px;width:50%}}@media (min-width:768px){salla-slider .slide--one-fourth{width:33.333333%}}@media (min-width:1024px){salla-slider .slide--one-fourth{width:25%}}salla-slider .slide--one-sixth{width:50%}@media (min-width:640px){salla-slider .slide--one-sixth{width:33.333333%}}@media (min-width:768px){salla-slider .slide--one-sixth{width:25%}}@media (min-width:1024px){salla-slider .slide--one-sixth{width:16.666667%}}salla-slider .swiper-slide{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0)}.promotion-title{position:absolute;top:1rem;z-index:10;--tw-bg-opacity:1;background-color:#991b1b;background-color:rgba(153,27,27,var(--tw-bg-opacity,1));font-size:.875rem;font-weight:700;line-height:1.25rem;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}input[type=radio].sr-only div.promotion-title{transition:all .3s}input[type=radio].sr-only:checked~div.promotion-title{border-color:var(--color-main)}.promotion-title:where([dir=ltr],[dir=ltr] *){border-bottom-right-radius:.375rem;border-top-right-radius:.375rem;left:0}.promotion-title:where([dir=rtl],[dir=rtl] *){border-bottom-left-radius:.375rem;border-top-left-radius:.375rem;right:0}.promotion-title{margin:0!important;padding:.5rem .75rem!important;width:auto!important}@media(max-width:768px){html[dir=ltr] .flex.relative.h-auto.lg\:py-1.promotion-title.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.promotion-title.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse!important}}.home-slider__slide{background-position:50%;background-repeat:no-repeat;background-size:cover}.home-slider__slide:not(.loaded) .overlay{opacity:0}salla-slider.photos-slider .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0}salla-slider.photos-slider .swiper{padding-bottom:2.5rem}salla-slider.photos-slider .swiper:where([dir=ltr],[dir=ltr] *){padding-right:1.5rem}@media (min-width:768px){salla-slider.photos-slider .swiper:where([dir=ltr],[dir=ltr] *){padding-right:3rem}}salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *){padding-left:1.5rem}@media (min-width:768px){salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *){padding-left:3rem}}salla-slider.photos-slider .swiper{margin-left:0;margin-right:0;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(salla-slider.photos-slider .swiper)>salla-button{width:100%}}salla-slider.photos-slider:not(.hydrated)>div{justify-content:center}salla-slider.photos-slider .swiper-slide{border-radius:.375rem;height:auto;margin-left:.375rem;margin-right:.375rem;overflow:hidden;position:relative;width:100%}@media(max-width:768px){html[dir=ltr] salla-slider.flex.photos-slider .swiper-slide.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] salla-slider.flex.relative.photos-slider .swiper-slide.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] salla-slider.flex.photos-slider .swiper-slide.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] salla-slider.flex.relative.photos-slider .swiper-slide.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(salla-slider.photos-slider .swiper-slide)>salla-button{width:100%}}@media (min-width:768px){salla-slider.photos-slider .swiper-slide{margin-left:.75rem;margin-right:.75rem}}@media (min-width:1024px){salla-slider.photos-slider .swiper-slide{margin-left:1rem;margin-right:1rem;width:80%}}salla-slider.photos-slider .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){--tw-bg-opacity:1;background-color:#d1d5db;background-color:rgba(209,213,219,var(--tw-bg-opacity,1))}@media(max-width:1024px){salla-slider.photos-slider .swiper:where([dir=ltr],[dir=ltr] *){padding-left:1rem}salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *){padding-right:1rem}salla-slider.photos-slider .swiper-slide{padding-left:0;padding-right:0}}.swiper:not(.swiper-initialized) .swiper-button{opacity:0}salla-slider.slider-preinit{--slider-preinit-per-view:var(--slider-preinit-per-view-mobile,1);--slider-preinit-gap:var(--slider-preinit-gap-mobile,0px)}@media(min-width:640px){salla-slider.slider-preinit{--slider-preinit-per-view:var(--slider-preinit-per-view-tablet,1);--slider-preinit-gap:var(--slider-preinit-gap-tablet,0px)}}@media(min-width:1280px){salla-slider.slider-preinit{--slider-preinit-per-view:var(--slider-preinit-per-view-desktop,1);--slider-preinit-gap:var(--slider-preinit-gap-desktop,0px)}}salla-slider.slider-preinit .swiper:not(.swiper-initialized),salla-slider.slider-preinit:not(.hydrated){display:block;overflow:hidden;width:100%}salla-slider.slider-preinit .swiper:not(.swiper-initialized) .swiper-wrapper,salla-slider.slider-preinit:not(.hydrated)>[slot=items]{display:flex;flex-wrap:nowrap;gap:var(--slider-preinit-gap);width:100%}salla-slider.slider-preinit .swiper:not(.swiper-initialized) [slot=items]{display:contents}salla-slider.slider-preinit .swiper:not(.swiper-initialized)>.swiper-wrapper>*,salla-slider.slider-preinit:not(.hydrated)>[slot=items]>*{flex:0 0 calc((100% - (var(--slider-preinit-per-view) - 1)*var(--slider-preinit-gap))/var(--slider-preinit-per-view))}.s-block--testimonials.container{padding:0}@media (min-width:1024px){.s-block--testimonials.container{padding-left:.625rem;padding-right:.625rem}}.s-block--testimonials .s-slider-block__title{padding-left:.625rem;padding-right:.625rem}@media (min-width:1024px){.s-block--testimonials .s-slider-block__title{padding-left:0;padding-right:0}}.s-block--testimonials .s-slider-block__title-nav{display:none!important;max-width:88%!important;top:65%!important}@media (min-width:1024px){.s-block--testimonials .s-slider-block__title-nav{display:flex!important}}.s-block--testimonials .s-slider-block__title-nav button{--tw-border-opacity:1!important;border-color:#f3f4f6!important;border-color:rgba(243,244,246,var(--tw-border-opacity,1))!important;--tw-shadow-color:#d1d5db!important;--tw-shadow:var(--tw-shadow-colored)!important}@media screen and (min-width:768px){.best-products-slider .swiper-wrapper{height:510px}.best-products-slider .swiper-wrapper .swiper-slide{height:calc(50% - 15px)}}.swiper-button-disabled{opacity:.5}salla-slider .swiper-pagination-bullet{background:#fff;border-radius:5px;opacity:.3;width:20px}salla-slider .swiper-pagination-bullet-active{background-color:#414042;background-color:var(--color-primary);opacity:1}salla-slider .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:.75rem}@media (min-width:640px){salla-slider .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:1.5rem}}.offer-slider .s-slider-block__title{margin-bottom:1.25rem;position:relative}@media(max-width:768px){html[dir=ltr] .flex.offer-slider .s-slider-block__title.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.offer-slider .s-slider-block__title.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.offer-slider .s-slider-block__title:before{font-size:3rem;font-weight:400;line-height:1;position:absolute;top:1rem;--tw-text-opacity:1;color:#fef2f2;color:rgba(254,242,242,var(--tw-text-opacity,1))}input[type=radio].sr-only div.offer-slider .s-slider-block__title:before{transition:all .3s}input[type=radio].sr-only:checked~div.offer-slider .s-slider-block__title:before{border-color:var(--color-main)}.offer-slider .s-slider-block__title:where([dir=ltr],[dir=ltr] *):before{left:0}.offer-slider .s-slider-block__title:where([dir=rtl],[dir=rtl] *):before{right:0}.offer-slider .s-slider-block__title:before{content:"";font-family:sallaicons}.offer-slider .s-slider-block__title h2{font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity,1))}.offer-slider .s-slider-block__title p{display:block;margin-top:.25rem;overflow:visible;-webkit-box-orient:horizontal;-webkit-line-clamp:none;line-height:1.5rem}.bank-offer .s-slider-block__title,model-viewer[style*=width]:before{display:none}.blog-slider .swiper-slide img{max-height:480px;min-height:380px}@media (min-width:768px){.blog-slider .swiper-slide img{max-height:680px}}.product-entry{border-radius:.5rem;display:flex;height:100%;justify-content:space-between;position:relative;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));transition-duration:.3s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .flex.product-entry.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.product-entry,html[dir=rtl] .product-entry.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.product-entry.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .product-entry.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.product-entry.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.product-entry.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.product-entry,html[dir=ltr] .product-entry.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.product-entry.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .product-entry.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.product-entry.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.product-entry{border-top:1px solid var(--color-font)}}.product-entry:hover{--tw-shadow:5px 10px 30px #2b2d340d;--tw-shadow-colored:5px 10px 30px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 30px #2b2d340d;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.product-entry--wishlist{flex-direction:column;justify-content:space-between;padding:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.product-entry--wishlist{flex-direction:row-reverse}html[dir=rtl] p.flex.product-entry--wishlist.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.product-entry--wishlist{flex-direction:row-reverse}html[dir=ltr] p.flex.product-entry--wishlist.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media (min-width:640px){.product-entry--wishlist{flex-direction:row}}.product-entry--wishlist .product-entry__image{border-radius:.375rem;height:3rem;overflow:hidden;width:4rem}@media (min-width:768px){.product-entry--wishlist .product-entry__image{height:4rem;width:5rem}}.product-entry--wishlist salla-button{display:flex}@media(max-width:768px){html[dir=rtl] .product-entry--wishlist salla-button.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.product-entry--wishlist salla-button.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .product-entry--wishlist salla-button.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.product-entry--wishlist salla-button.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .product-entry--wishlist salla-button.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.product-entry--wishlist salla-button.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .product-entry--wishlist salla-button.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.product-entry--wishlist salla-button.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.product-entry--wishlist salla-button{border-top:1px solid var(--color-font)}}.s-comments-page{padding-top:4rem}.s-comments-product{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));padding-bottom:1rem;padding-top:1rem}@media (min-width:768px){.s-comments-product{padding-bottom:3.5rem;padding-top:3.5rem}}.s-comments-product .s-comments-container{margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px;width:100%}@media (min-width:1520px){.s-comments-product .s-comments-container{max-width:1520px}}@media(min-width:0px){.main-menu .sub-menu li.mega-menu .s-comments-product .s-comments-container ul{border-style:none;margin:0;padding:0}.main-menu .sub-menu li.mega-menu .s-comments-product .s-comments-container>div{display:none}}.s-block--testimonials.s-comments-product .s-comments-container{padding:0}@media (min-width:1024px){.s-block--testimonials.s-comments-product .s-comments-container{padding-left:.625rem;padding-right:.625rem}}.share-btns-list{align-items:center;border-radius:1.5rem;display:flex;flex-direction:column;overflow:hidden;position:absolute;top:3rem;z-index:10;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));opacity:0;--tw-shadow:0px 3px 6px rgba(0,0,0,.161);--tw-shadow-colored:0px 3px 6px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 3px 6px rgba(0,0,0,.161);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}input[type=radio].sr-only div.share-btns-list{transition:all .3s}input[type=radio].sr-only:checked~div.share-btns-list{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.share-btns-list.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .share-btns-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.share-btns-list.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.share-btns-list.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.share-btns-list.justify-start.flex-1,html[dir=rtl] .share-btns-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.share-btns-list.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.share-btns-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.share-btns-list.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .share-btns-list.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.share-btns-list.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.share-btns-list.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.share-btns-list.justify-start.flex-1,html[dir=ltr] .share-btns-list.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.share-btns-list.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.share-btns-list.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.share-btns-list{border-top:1px solid var(--color-font)}}.share-btns-list a{display:block;padding:.75rem}.share-btns-list a:hover{color:#414042;color:var(--color-primary)}@media(max-width:640px){.buy_now{display:none}}.cart-item salla-conditional-fields>section{padding-left:0;padding-right:0;padding-top:0}.cart-item salla-conditional-fields>section:last-child{margin-bottom:0;padding-bottom:0}.s-product-card-content-pie-svg-base{fill:none;stroke:#e8edf2;stroke-linecap:round;stroke-width:2px;transition:stroke-dashoffset 1s linear}.s-product-card-content-pie-svg-bar{fill:none;stroke:#414042;stroke:var(--color-primary)}.s-product-card-content-sub{gap:.75rem;justify-content:flex-start}@media(max-width:768px){html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-product-card-content-sub.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-product-card-content-sub.flex-1{justify-content:flex-end}}.s-product-card-starting-price{width:auto}.s-product-card-content-title{word-break:break-word}.s-product-card-price{font-size:clamp(1.096875rem,1.05rem + .2vw,1.25rem)!important}.pie-wrapper{align-items:center;color:#414042;color:var(--color-primary);display:flex;height:72px;justify-content:center;position:absolute;top:.625rem;width:72px}input[type=radio].sr-only div.pie-wrapper{transition:all .3s}input[type=radio].sr-only:checked~div.pie-wrapper{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.pie-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .pie-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.pie-wrapper.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.pie-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.pie-wrapper.justify-start.flex-1,html[dir=rtl] .pie-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.pie-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.pie-wrapper.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .pie-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.pie-wrapper.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.pie-wrapper.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.pie-wrapper.justify-start.flex-1,html[dir=ltr] .pie-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.pie-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.pie-wrapper{border-top:1px solid var(--color-font)}}.pie-wrapper:where([dir=ltr],[dir=ltr] *){right:1.25rem}.pie-wrapper:where([dir=rtl],[dir=rtl] *){left:1.25rem}.pie-wrapper .pie-svg circle{fill:none;stroke:#e8edf2;stroke-linecap:round;stroke-width:2px;transition:stroke-dashoffset 1s linear}.pie-wrapper .pie-svg circle.circle_bar{stroke:#414042;stroke:var(--color-primary);stroke-dasharray:100 100;stroke-dashoffset:100}.pie-wrapper span{color:#7c8082;color:var(--color-text);display:block;font-size:var(--font-xsm);left:50%;line-height:1;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.pie-wrapper span b{color:#414042;color:var(--color-primary);font-size:var(--font-md)!important;margin-bottom:3px}@media(max-width:640px){.is-sticky-product-bar.product-single{padding-bottom:7rem}.is-sticky-product-bar .sticky-product-bar{bottom:0;display:flex;left:0;position:fixed;width:100%;z-index:2;--tw-translate-y:28rem;align-items:center;flex-direction:column;flex-wrap:wrap;gap:.625rem;justify-content:space-between;opacity:0;padding:.75rem;transform:translate(var(--tw-translate-x),28rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-shadow:-1px -2px 9px 0 rgba(0,0,0,.05);--tw-shadow-colored:-1px -2px 9px 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,-1px -2px 9px 0 rgba(0,0,0,.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);transition-delay:.5s;transition-duration:.7s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.55,0,.1,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.is-sticky-product-bar .sticky-product-bar.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.is-sticky-product-bar .sticky-product-bar,html[dir=rtl] .is-sticky-product-bar .sticky-product-bar.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.is-sticky-product-bar .sticky-product-bar.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.items-center.is-sticky-product-bar .sticky-product-bar.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.is-sticky-product-bar .sticky-product-bar.justify-start.flex-1,html[dir=rtl] .is-sticky-product-bar .sticky-product-bar.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.is-sticky-product-bar .sticky-product-bar.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.is-sticky-product-bar .sticky-product-bar.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.is-sticky-product-bar .sticky-product-bar.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.is-sticky-product-bar .sticky-product-bar,html[dir=ltr] .is-sticky-product-bar .sticky-product-bar.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.is-sticky-product-bar .sticky-product-bar.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.items-center.is-sticky-product-bar .sticky-product-bar.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.is-sticky-product-bar .sticky-product-bar.justify-start.flex-1,html[dir=ltr] .is-sticky-product-bar .sticky-product-bar.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.is-sticky-product-bar .sticky-product-bar.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.is-sticky-product-bar .sticky-product-bar.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.is-sticky-product-bar .sticky-product-bar)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.is-sticky-product-bar .sticky-product-bar{border-top:1px solid var(--color-font)}}@media (min-width:640px){.is-sticky-product-bar .sticky-product-bar{gap:1rem}}.is-sticky-product-bar .sticky-product-bar salla-add-product-button,.is-sticky-product-bar .sticky-product-bar__quantity{width:100%;--tw-translate-y:1.25rem;opacity:0;transform:translate(var(--tw-translate-x),1.25rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.7s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.55,0,.1,1)}@media(max-width:1024px){.single .s-add-product-button-main:not(.is-sticky-product-bar .sticky-product-bar salla-add-product-button)>salla-button,.single .s-add-product-button-main:not(.is-sticky-product-bar .sticky-product-bar__quantity)>salla-button{width:100%}}.is-sticky-product-bar .sticky-product-bar .form-label,.is-sticky-product-bar .sticky-product-bar__price{display:none}.is-sticky-product-bar .sticky-product-bar__quantity salla-quantity-input{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.is-sticky-product-bar .sticky-product-bar__quantity salla-quantity-input)>salla-button{width:100%}}.is-sticky-product-bar .sticky-product-bar__quantity salla-quantity-input .s-quantity-input-container{width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.is-sticky-product-bar .sticky-product-bar__quantity salla-quantity-input .s-quantity-input-container)>salla-button{width:100%}}.is-sticky-product-bar .sticky-product-bar__quantity salla-quantity-input .s-quantity-input-input{width:80%}.is-sticky-product-bar .sticky-product-bar__quantity{margin:0;transition-delay:.9s}.is-sticky-product-bar .sticky-product-bar salla-add-product-button{flex:1 1 0%;margin:0;transition-delay:1s;width:auto}@media(max-width:768px){html[dir=rtl] .is-sticky-product-bar .sticky-product-bar salla-add-product-button.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.is-sticky-product-bar .sticky-product-bar salla-add-product-button{justify-content:flex-end}html[dir=ltr] .is-sticky-product-bar .sticky-product-bar salla-add-product-button.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.is-sticky-product-bar .sticky-product-bar salla-add-product-button{justify-content:flex-end}}.hydrated .is-sticky-product-bar .sticky-product-bar,.hydrated .is-sticky-product-bar .sticky-product-bar salla-add-product-button,.hydrated .is-sticky-product-bar .sticky-product-bar__quantity{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.s-tabs-header *{pointer-events:auto!important}.product__description li,.product__description ul{list-style:inherit!important}.product__description ol,.product__description ul{padding-left:1.5rem;padding-right:1.5rem}.product__description ol{list-style:auto!important}.product__description a{--tw-text-opacity:1;color:#1d4ed8;color:rgba(29,78,216,var(--tw-text-opacity,1))}.model-viewer-wrapper{margin-bottom:1rem;position:relative;width:100%}@media(max-width:768px){html[dir=ltr] .flex.model-viewer-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.model-viewer-wrapper.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(.model-viewer-wrapper)>salla-button{width:100%}}@media (min-width:768px){.model-viewer-wrapper{margin-bottom:0}}.switcher-3d-view{position:absolute;top:1.25rem}input[type=radio].sr-only div.switcher-3d-view{transition:all .3s}input[type=radio].sr-only:checked~div.switcher-3d-view{border-color:var(--color-main)}.switcher-3d-view:where([dir=ltr],[dir=ltr] *){right:1rem}.switcher-3d-view:where([dir=rtl],[dir=rtl] *){left:1rem}.model-viewer{height:100%;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.model-viewer)>salla-button{width:100%}}.model-viewer__poster{background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;left:0;position:absolute;right:0;top:0}input[type=radio].sr-only div.model-viewer__poster{transition:all .3s}input[type=radio].sr-only:checked~div.model-viewer__poster{border-color:var(--color-main)}.s-toggle .s-toggle-switcher-has-text:before{font-size:.75rem;font-weight:700;line-height:1rem;line-height:22px;text-align:center;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1));--tw-content:attr(data-switcher-text);content:attr(data-switcher-text);content:var(--tw-content);font-family:arial,serif}.s-toggle .s-toggle-input:checked+div.s-toggle-switcher-bg-white:before{--tw-border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.product-option-uploader .s-file-upload-wrapper{min-height:120px}.product-option-uploader .s-file-upload-wrapper .filepond--list-scroller{overflow-y:inherit!important}.product-option-uploader .s-file-upload-wrapper .filepond--drop-label{border-radius:.375rem;cursor:pointer;min-height:120px!important;--tw-border-opacity:1;border:1px dashed #e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}.product-option-uploader .s-file-upload-wrapper .filepond--drop-label *{pointer-events:none}.product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder{align-items:center;display:flex;flex-direction:column;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder.justify-start.flex-1,html[dir=rtl] .product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder.justify-start.flex-1,html[dir=ltr] .product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder{border-top:1px solid var(--color-font)}}.product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder-icon{margin-bottom:.25rem}.product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder-icon i{color:#7c8082;font-size:1.25rem;line-height:1.75rem}.Comfort-header .icons a.active i.product-option-uploader .s-file-upload-wrapper .product-option-uploader-placholder-icon i{color:#414042;color:var(--color-primary)}@media(max-width:640px){.s-offer-modal-slider-centered .s-offer-modal-slider-item{max-width:46%!important}}.s-product-card-full-image salla-add-product-button{border-radius:.75rem;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}.s-product-card-wishlist-added i{--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity,1))}.s-product-card-fit-height.s-product-card-vertical .s-product-card-image{flex:none}@media (min-width:640px){.s-product-card-fit-height.s-product-card-vertical .s-product-card-image{flex:1 1 0%}}.s-product-options-colors-wrapper{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-product-options-colors-wrapper.lg\:gap-6.justify-between,html[dir=rtl] .s-product-options-colors-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-options-colors-wrapper.lg\:hidden,html[dir=rtl] .flex-1.s-product-options-colors-wrapper.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-product-options-colors-wrapper.items-center.justify-start.flex-1,html[dir=rtl] .s-product-options-colors-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-product-options-colors-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-product-options-colors-wrapper.lg\:gap-6.justify-between,html[dir=ltr] .s-product-options-colors-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-options-colors-wrapper.lg\:hidden,html[dir=ltr] .flex-1.s-product-options-colors-wrapper.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-product-options-colors-wrapper.items-center.justify-start.flex-1,html[dir=ltr] .s-product-options-colors-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-product-options-colors-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-options-colors-wrapper{border-top:1px solid var(--color-font)}}.s-product-options-colors-wrapper .s-product-options-colors-item{margin:0;width:auto}.s-product-options-colors-wrapper .s-product-options-colors-item:where([dir=ltr],[dir=ltr] *){margin:0}.s-product-options-colors-wrapper .s-product-options-colors-item:where([dir=rtl],[dir=rtl] *){margin:0}.s-product-card-content-options .s-product-options-wrapper{margin-bottom:0;padding:8px 0 0}.s-product-card-content-options .s-product-options-colors-wrapper{gap:9px}.s-product-card-content-options .s-product-options-colors-item div,.s-product-card-content-options .s-product-options-option-label{display:none}.s-product-card-content-options .s-product-options-extra-badge{align-items:center;background-color:#f3f4f6;border-radius:9999px;color:var(--color-font);display:inline-flex;font-size:11px;font-weight:600;height:30px;justify-content:center;line-height:1;width:30px}.s-product-card-minimal .s-product-card-image:where([dir=ltr],[dir=ltr] *){border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.s-product-card-minimal .s-product-card-image:where([dir=rtl],[dir=rtl] *){border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.s-product-card-starting-price{gap:.625rem;justify-content:flex-start}@media(max-width:768px){html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.s-product-card-starting-price.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.s-product-card-starting-price.flex-1{justify-content:flex-end}}.s-product-card-starting-price h4{--tw-text-opacity:1;color:#991b1b;color:rgba(153,27,27,var(--tw-text-opacity,1))}.s-product-card-minimal salla-button.s-product-card-wishlist-btn{top:.625rem}.s-product-card-minimal salla-button.s-product-card-wishlist-btn:where([dir=ltr],[dir=ltr] *){right:.625rem}.s-product-card-minimal salla-button.s-product-card-wishlist-btn:where([dir=rtl],[dir=rtl] *){left:.625rem}.magnify-wrapper .img-magnifier-glass{display:none}@media (min-width:640px){.magnify-wrapper .img-magnifier-glass{display:block}}.magnify-wrapper .img-magnifier-glass{border-radius:50%;box-shadow:inset 0 0 30px #949494;cursor:none;height:300px;opacity:0;pointer-events:none;position:absolute;transform:scale(0);transition:transform .5s ease;width:300px;z-index:3}.magnify-wrapper:hover .img-magnifier-glass{opacity:1;pointer-events:auto;transform:scale(1);transition-delay:.3s}.s-product-card-image img{opacity:1}.s-product-card-horizontal .s-product-card-content{margin-bottom:0}@media(max-width:480px){.s-product-card-horizontal salla-button.s-product-card-wishlist-btn{bottom:.625rem;position:absolute}input[type=radio].sr-only div.s-product-card-horizontal salla-button.s-product-card-wishlist-btn{transition:all .3s}input[type=radio].sr-only:checked~div.s-product-card-horizontal salla-button.s-product-card-wishlist-btn{border-color:var(--color-main)}.s-product-card-horizontal salla-button.s-product-card-wishlist-btn:where([dir=ltr],[dir=ltr] *){left:-3rem}.s-product-card-horizontal salla-button.s-product-card-wishlist-btn:where([dir=rtl],[dir=rtl] *){right:-3rem}}.s-product-card-horizontal salla-progress-bar{display:flex;flex-direction:column;flex-grow:1}@media(max-width:768px){html[dir=rtl] .s-product-card-horizontal salla-progress-bar.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-product-card-horizontal salla-progress-bar.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-product-card-horizontal salla-progress-bar.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-product-card-horizontal salla-progress-bar.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-product-card-horizontal salla-progress-bar.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-product-card-horizontal salla-progress-bar.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-product-card-horizontal salla-progress-bar.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-product-card-horizontal salla-progress-bar.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-product-card-horizontal salla-progress-bar.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-product-card-horizontal salla-progress-bar.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-product-card-horizontal salla-progress-bar{border-top:1px solid var(--color-font)}}.s-rating-stars-reviews{--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-product-card-promotion-title{--tw-bg-opacity:1;background-color:#991b1b;background-color:rgba(153,27,27,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.s-product-card-sale-price h4{--tw-text-opacity:1!important;color:#991b1b!important;color:rgba(153,27,27,var(--tw-text-opacity,1))!important}.s-product-card-sale-price span{color:inherit}@media(max-width:1024px){salla-filters,salla-filters>*{padding-left:1.25rem!important;padding-right:1.25rem!important}}#offer-corner-badge{border-width:0;float:left;height:auto;margin:0;position:absolute;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));width:auto;z-index:1;--tw-bg-opacity:1;background-color:#dc2626;background-color:rgba(220,38,38,var(--tw-bg-opacity,1));padding:.25rem 3rem;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}input[type=radio].sr-only div#offer-corner-badge{transition:all .3s}input[type=radio].sr-only:checked~div#offer-corner-badge{border-color:var(--color-main)}@media(max-width:768px){html[dir=ltr] .flex.relative#offer-corner-badge.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative#offer-corner-badge.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}#offer-corner-badge:where([dir=ltr],[dir=ltr] *){right:-3.5rem;top:1.25rem;--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(45deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#offer-corner-badge:where([dir=rtl],[dir=rtl] *){left:-3rem;top:.75rem;--tw-rotate:-45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(-45deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cart-options{border-radius:.375rem;--tw-border-opacity:1;border:1px dashed #9ca3af;border-color:rgba(156,163,175,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}.cart-options salla-product-options{margin-bottom:0;padding-top:0}.cart-options salla-product-options .s-product-options-option:not(div.s-product-options-option-booking){display:block!important}.cart-options salla-product-options-label{margin-bottom:.75rem}.cart-options salla-product-options .s-datetime-picker-input,.cart-options salla-product-options .s-form-control{border-radius:.375rem;--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}.cart-options salla-product-options .s-product-options-multiple-options-wrapper{display:block!important}salla-quantity-input[max="1"] input{opacity:.5;pointer-events:none}salla-quantity-input[max="1"] .s-quantity-input-button{cursor:not-allowed}.brands-nav{display:flex;flex-wrap:wrap;justify-content:center}.brands-nav>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;--tw-space-y-reverse:0;margin:.5rem 0 0 .5rem;margin:calc(.5rem*(1 - var(--tw-space-y-reverse))) calc(.5rem*var(--tw-space-x-reverse)) calc(.5rem*var(--tw-space-y-reverse)) calc(.5rem*(1 - var(--tw-space-x-reverse)))}@media(max-width:768px){html[dir=rtl] .brands-nav.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.brands-nav.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .brands-nav.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.brands-nav.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .brands-nav.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.brands-nav.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .brands-nav.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.brands-nav.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.brands-nav{border-top:1px solid var(--color-font)}}.brands-nav:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.brands-nav__item{align-items:center;border-radius:.375rem;display:flex;height:2.5rem;justify-content:center;width:2.5rem;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));font-size:.875rem;line-height:1.25rem;padding:.25rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .brands-nav__item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.brands-nav__item.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.brands-nav__item.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.items-center.brands-nav__item.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .brands-nav__item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.brands-nav__item.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.brands-nav__item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .brands-nav__item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.brands-nav__item.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.brands-nav__item.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.items-center.brands-nav__item.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .brands-nav__item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.brands-nav__item.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.brands-nav__item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.brands-nav__item{border-top:1px solid var(--color-font)}}.brands-nav__item:hover{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 2px 0 rgba(0,0,0,.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.brands-nav__item:focus{border-color:#414042;border-color:var(--color-primary)}.brands-nav__item.is-selected{background-color:#414042!important;background-color:var(--color-primary)!important;color:#ff6767!important;color:var(--color-primary-reverse)!important}.brands-nav__item span{pointer-events:none}.brands-nav.is-sticky{flex-direction:column;flex-wrap:wrap;height:100%;position:fixed;top:2.25rem;z-index:0}.brands-nav.is-sticky>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.125rem*var(--tw-space-y-reverse));margin-top:.125rem;margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))}.brands-nav.is-sticky{padding-bottom:2.5rem;padding-top:4rem}@media(max-width:768px){html[dir=rtl] p.flex.brands-nav.is-sticky.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] p.flex.brands-nav.is-sticky.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}.brands-nav.is-sticky:where([dir=ltr],[dir=ltr] *){left:.5rem}.brands-nav.is-sticky:where([dir=rtl],[dir=rtl] *){right:.5rem}.brands-nav.is-sticky .brands-nav__item{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}@media(max-width:1280px){.brands-nav.is-sticky .brands-nav__item{height:1.5rem;width:1.5rem}}.brand-char{align-items:center;border-color:transparent;border-radius:.375rem;border-width:1px;display:flex;height:2.5rem;justify-content:center;width:2.5rem;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));font-size:.875rem;line-height:1.25rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .brand-char.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.brand-char.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.brand-char.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.items-center.brand-char.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .brand-char.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.brand-char.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.brand-char.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .brand-char.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.brand-char.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.brand-char.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.items-center.brand-char.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .brand-char.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.brand-char.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.brand-char.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.brand-char{border-top:1px solid var(--color-font)}}.brand-char:hover{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 1px 2px 0 rgba(0,0,0,.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.brand-char:focus{border-color:#414042;border-color:var(--color-primary)}.brand-char:where([dir=ltr],[dir=ltr] *){margin-right:1.25rem}@media (min-width:768px){.brand-char:where([dir=ltr],[dir=ltr] *){margin-right:3rem}}.brand-char:where([dir=rtl],[dir=rtl] *){margin-left:1.25rem}@media (min-width:768px){.brand-char:where([dir=rtl],[dir=rtl] *){margin-left:3rem}}.brand-item{align-items:center;border-radius:.375rem;display:flex;height:5rem;justify-content:center;overflow:hidden;position:relative;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));background-size:cover;padding:.75rem;text-align:center;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){html[dir=rtl] .brand-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.brand-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.brand-item.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.brand-item.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.items-center.brand-item.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .brand-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.brand-item.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.brand-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .brand-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.brand-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.brand-item.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.brand-item.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.items-center.brand-item.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .brand-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.brand-item.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.brand-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.brand-item{border-top:1px solid var(--color-font)}}.brand-item:hover{opacity:.95}@media (min-width:640px){.brand-item{height:6rem;padding:1rem}}@media (min-width:768px){.brand-item{height:8rem;padding:2rem}}.index .brand-item{padding:1rem}.index .brand-item img{width:auto}@media (min-width:480px){.index .brand-item img{max-width:150px}}.no-content-placeholder{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding-bottom:5rem;padding-top:2.5rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.no-content-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .no-content-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.no-content-placeholder.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.no-content-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.no-content-placeholder.justify-start.flex-1,html[dir=rtl] .no-content-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.no-content-placeholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.no-content-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.no-content-placeholder.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .no-content-placeholder.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.no-content-placeholder.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.no-content-placeholder.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.no-content-placeholder.justify-start.flex-1,html[dir=ltr] .no-content-placeholder.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.no-content-placeholder.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.no-content-placeholder.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.no-content-placeholder{border-top:1px solid var(--color-font)}}.no-content-placeholder .icon{align-items:center;border-radius:9999px;display:flex;height:8rem;justify-content:center;margin-bottom:1rem;width:8rem;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1));font-size:3rem;line-height:1;--tw-text-opacity:1;color:#d1d5db;color:rgba(209,213,219,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.no-content-placeholder .icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .no-content-placeholder .icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.no-content-placeholder .icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.no-content-placeholder .icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.no-content-placeholder .icon.justify-start.flex-1,html[dir=rtl] .no-content-placeholder .icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.no-content-placeholder .icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.no-content-placeholder .icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .no-content-placeholder .icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.no-content-placeholder .icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.no-content-placeholder .icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.no-content-placeholder .icon.justify-start.flex-1,html[dir=ltr] .no-content-placeholder .icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.no-content-placeholder .icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.no-content-placeholder .icon{border-top:1px solid var(--color-font)}}.no-content-placeholder p{font-size:1rem;line-height:1.5rem;margin-bottom:1rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.s-gifting-modal .s-checkbox{background-color:#fff!important;border:1px solid #ccc!important}.s-gifting-modal .s-checkbox:focus{--tw-ring-color:transparent!important}.s-gifting-modal .s-gifting-filepond-placeholder-icon svg{fill:#ccc!important}.s-gifting-widget .s-list-tile-item{border-style:none;border-top-left-radius:0;border-top-right-radius:0}.loyalty .breadcrumbs{padding-bottom:0;padding-top:1rem}.loyalty .breadcrumbs ol{justify-content:center}@media (min-width:1024px){.loyalty .breadcrumbs ol{justify-content:flex-start}}.loyalty .breadcrumbs .arrow,.loyalty .breadcrumbs a,.loyalty .breadcrumbs span{color:hsla(0,0%,100%,.9);text-shadow:1px 1px 0 rgba(0,0,0,.3)}.loyalty__banner{border-radius:.375rem;margin:5rem auto 7rem;overflow:hidden;position:relative;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:2.5rem;--tw-shadow:5px 10px 30px #2b2d340d;--tw-shadow-colored:5px 10px 30px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 30px #2b2d340d;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}@media(max-width:768px){html[dir=ltr] .flex.loyalty__banner.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.loyalty__banner.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media (min-width:1024px){.loyalty__banner{padding:4rem 5rem}}.loyalty__banner-inner{align-items:center;flex:1 1 0%;position:relative;text-align:center;z-index:10}@media(max-width:768px){html[dir=rtl] .flex.loyalty__banner-inner.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.loyalty__banner-inner.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.loyalty__banner-inner.flex.lg\:hidden,html[dir=rtl] .loyalty__banner-inner.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.loyalty__banner-inner,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.loyalty__banner-inner.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.loyalty__banner-inner.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.loyalty__banner-inner.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.loyalty__banner-inner.flex.lg\:hidden,html[dir=ltr] .loyalty__banner-inner.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.loyalty__banner-inner,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.loyalty__banner-inner.justify-start.flex-1{justify-content:flex-end}}@media (min-width:640px){.loyalty__banner-inner{display:flex}.loyalty__banner-inner>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:3rem;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(3rem*var(--tw-space-x-reverse))}}.loyalty__banner-inner:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.loyalty__banner-content{align-items:center;flex:1 1 0%;justify-content:space-between}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.loyalty__banner-content,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.loyalty__banner-content.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.loyalty__banner-content.flex.lg\:hidden,html[dir=rtl] .loyalty__banner-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.loyalty__banner-content,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.loyalty__banner-content.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.loyalty__banner-content,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.loyalty__banner-content.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.loyalty__banner-content.flex.lg\:hidden,html[dir=ltr] .loyalty__banner-content.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.loyalty__banner-content,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.loyalty__banner-content.justify-start.flex-1{justify-content:flex-end}}@media (min-width:768px){.loyalty__banner-content{display:flex}}.loyalty__banner-content .info{margin-bottom:1.5rem}@media (min-width:768px){.loyalty__banner-content .info{margin-bottom:0}}.loyalty__banner-content .info h1{font-size:1.875rem;font-weight:700;line-height:2.25rem;margin-bottom:.625rem}.loyalty__banner-content .info p{line-height:1.5rem;margin-bottom:.5rem;max-width:20rem}.loyalty__banner .loyalty-points,.loyalty__banner-content .info p{--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}.loyalty__banner .loyalty-points{font-size:.875rem;line-height:1.25rem}.loyalty__banner .loyalty-points .count-number{color:#414042;color:var(--color-primary);font-size:2.25rem;font-weight:700;line-height:2.5rem}.loyalty__banner .loyalty-points .count-number:where([dir=ltr],[dir=ltr] *){margin-left:.625rem}.loyalty__banner .loyalty-points .count-number:where([dir=rtl],[dir=rtl] *){margin-right:.625rem}.loyalty-star{opacity:.7;position:absolute;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));z-index:0}input[type=radio].sr-only div.loyalty-star{transition:all .3s}input[type=radio].sr-only:checked~div.loyalty-star{border-color:var(--color-main)}.loyalty-star i{font-size:400px;--tw-text-opacity:1;color:#f3f4f6;color:rgba(243,244,246,var(--tw-text-opacity,1))}.loyalty-star--first{right:-6rem;top:-12rem;--tw-rotate:-45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(-45deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.loyalty-star--second{bottom:-10rem;left:-4rem;--tw-rotate:-90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(-90deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.loyalty .product-entry__image{flex-shrink:1}.points-ways__list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:.625rem;gap:.625rem}@media (min-width:640px){.points-ways__list{gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.points-ways__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.points-ways__list{grid-template-columns:repeat(4,minmax(0,1fr))}}.points-ways__list .way-item{border-radius:.375rem;display:flex;flex-direction:column;width:100%;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));opacity:1;padding:1.5rem;--tw-shadow:5px 10px 30px #2b2d340d;--tw-shadow-colored:5px 10px 30px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 30px #2b2d340d;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}@media(max-width:768px){html[dir=rtl] .points-ways__list .way-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.points-ways__list .way-item.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .points-ways__list .way-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.points-ways__list .way-item.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.points-ways__list .way-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .points-ways__list .way-item.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.points-ways__list .way-item.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .points-ways__list .way-item.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.points-ways__list .way-item.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.points-ways__list .way-item.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.points-ways__list .way-item)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.points-ways__list .way-item{border-top:1px solid var(--color-font)}}.points-ways__list .way-item__icon{align-items:center;display:flex;flex-shrink:0;height:3rem;justify-content:center;position:relative;width:3rem}@media(max-width:768px){html[dir=rtl] .flex.points-ways__list .way-item__icon.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.points-ways__list .way-item__icon.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .points-ways__list .way-item__icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.points-ways__list .way-item__icon.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.points-ways__list .way-item__icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.points-ways__list .way-item__icon.justify-start.flex-1,html[dir=rtl] .points-ways__list .way-item__icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.points-ways__list .way-item__icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.points-ways__list .way-item__icon.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.points-ways__list .way-item__icon.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .points-ways__list .way-item__icon.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.points-ways__list .way-item__icon.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.points-ways__list .way-item__icon.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.points-ways__list .way-item__icon.justify-start.flex-1,html[dir=ltr] .points-ways__list .way-item__icon.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.points-ways__list .way-item__icon.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.points-ways__list .way-item__icon{border-top:1px solid var(--color-font)}}.points-ways__list .way-item__icon span{border-radius:9999px;bottom:0;height:100%;left:0;opacity:.1;position:absolute;right:0;top:0;width:100%;z-index:0}input[type=radio].sr-only div.points-ways__list .way-item__icon span{transition:all .3s}input[type=radio].sr-only:checked~div.points-ways__list .way-item__icon span{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.points-ways__list .way-item__icon span)>salla-button{width:100%}}.points-ways__list .way-item__content{display:flex;flex-direction:column;justify-content:flex-start}@media(max-width:768px){html[dir=rtl] .points-ways__list .way-item__content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.points-ways__list .way-item__content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.points-ways__list .way-item__content.flex-1,html[dir=rtl] .points-ways__list .way-item__content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.points-ways__list .way-item__content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.points-ways__list .way-item__content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .points-ways__list .way-item__content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.points-ways__list .way-item__content.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.points-ways__list .way-item__content.flex-1,html[dir=ltr] .points-ways__list .way-item__content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.points-ways__list .way-item__content.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.points-ways__list .way-item__content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.points-ways__list .way-item__content{border-top:1px solid var(--color-font)}}.points-ways__list .way-item__content h4{font-size:1.25rem;font-weight:700;line-height:1.75rem;word-break:break-all}.Comfort-header .icons a.active i.points-ways__list .way-item__content h4{color:#414042;color:var(--color-primary)}.points-ways__list .way-item__content p{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1))}.points-ways__list .way-item__action{margin-top:auto;padding-top:1rem}.virtooal{background:#fff;border:1px solid #e5e5e5;border-radius:10px;margin:15px 0}@media screen and (min-width:992px){.virtooal{padding:18px}}.virtooal--content{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.virtooal--details{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}@media(max-width:992px){.virtooal--details{display:none}}.virtooal--details--title{color:#1f2937;font-size:16px;font-weight:700}.virtooal--details--desc{color:#7c8082;font-size:13px;font-weight:400}@media(max-width:992px){.virtooal--action{width:100%}}.virtooal--action button{align-items:center;background:#414042;background:var(--color-primary);border:1px solid #414042;border:1px solid var(--color-primary);border-radius:5px;color:#ff6767;color:var(--color-primary-reverse);display:flex;flex-direction:row;font-size:14px;font-size:.875rem;font-weight:700;justify-content:center;line-height:1.25rem;padding:.5rem 1.5rem .625rem}.virtooal--action button:hover{background:var(--color-primary-dark);opacity:.8!important}@media(max-width:992px){.virtooal--action button{width:100%}}.virtooal--action button .icon{height:14px;width:14px}[dir=rtl] .virtooal--action button .icon{margin-left:.75rem}[dir=ltr] .virtooal--action button .icon{margin-right:.75rem}.landing-page{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}@media(max-width:640px){.landing-page{padding-bottom:4rem}}.landing-page>header{overflow:hidden;position:relative;width:100%}@media(max-width:768px){html[dir=ltr] .flex.landing-page>header.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.landing-page>header.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media(max-width:1024px){.single .s-add-product-button-main:not(.landing-page>header)>salla-button{width:100%}}.landing-page>header .header-content{margin-left:auto;margin-right:auto;max-width:750px;padding-bottom:30px;position:relative;text-align:center;z-index:1}@media(max-width:768px){html[dir=ltr] .flex.landing-page>header .header-content.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.landing-page>header .header-content.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.landing-page>header .header-content-logo img{height:auto;margin:2.5rem auto 6rem;max-height:75px;max-width:100%;width:auto}@media(max-width:768px){html[dir=ltr] .flex.relative.landing-page>header .header-content-logo img.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.landing-page>header .header-content-logo img.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.landing-page>header .header-content-inner>h1{font-size:1.5rem;font-weight:700;line-height:2rem;margin-bottom:1rem;--tw-text-opacity:1;color:#444;color:rgba(68,68,68,var(--tw-text-opacity,1))}@media (min-width:768px){.landing-page>header .header-content-inner>h1{font-size:2.25rem;line-height:2.5rem}}.landing-page>header .header-content-inner>p{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:#888;color:rgba(136,136,136,var(--tw-text-opacity,1))}@media (min-width:768px){.landing-page>header .header-content-inner>p{font-size:1rem;line-height:1.5rem}}.landing-page>header .header-content-offer{margin-top:4rem}.landing-page>header .header-content-offer p{font-size:1.25rem;line-height:1.75rem;margin-bottom:1.5rem;--tw-text-opacity:1;color:#ea5455;color:rgba(234,84,85,var(--tw-text-opacity,1))}.Comfort-header .icons a.active i.landing-page>header .header-content-offer p{color:#414042;color:var(--color-primary)}.landing-page>header .header-content-offer h3{font-size:1.875rem;line-height:2.25rem;margin-bottom:4rem;--tw-text-opacity:1;color:#444;color:rgba(68,68,68,var(--tw-text-opacity,1))}.landing-page>header:before{border-radius:0 0 50% 50%/0 0 100% 100%;bottom:0;display:none;height:100%;left:0;position:absolute;right:0;top:0;width:100%;--tw-scale-x:1.5;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.5) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:#f5f7f9;background-color:rgba(245,247,249,var(--tw-bg-opacity,1));--tw-content:"";content:"";content:var(--tw-content)}input[type=radio].sr-only div.landing-page>header:before{transition:all .3s}input[type=radio].sr-only:checked~div.landing-page>header:before{border-color:var(--color-main)}@media(max-width:1024px){.single .s-add-product-button-main:not(.landing-page>header)>salla-button:before{width:100%}}@media (min-width:640px){.landing-page>header:before{display:block}}@media(min-width:768px){.landing-page .center-products .vertical-products .s-products-list-wrapper{display:flex;justify-content:center}@media(max-width:768px){html[dir=rtl] .landing-page .center-products .vertical-products .s-products-list-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.landing-page .center-products .vertical-products .s-products-list-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .landing-page .center-products .vertical-products .s-products-list-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.landing-page .center-products .vertical-products .s-products-list-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .landing-page .center-products .vertical-products .s-products-list-wrapper.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.landing-page .center-products .vertical-products .s-products-list-wrapper.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .landing-page .center-products .vertical-products .s-products-list-wrapper.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.landing-page .center-products .vertical-products .s-products-list-wrapper.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.landing-page .center-products .vertical-products .s-products-list-wrapper{border-top:1px solid var(--color-font)}}}@media(max-width:767px){.landing-page .center-products .vertical-products .s-products-list-wrapper{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))!important}}@media(min-width:1024px){.landing-page .center-products .vertical-products .s-products-list-wrapper .s-product-card-vertical{max-width:286px;min-width:286px}}@media((min-width:768px) and (max-width:1023px)){.landing-page .center-products .vertical-products .s-products-list-wrapper .s-product-card-vertical{min-width:220px}}.landing-page .swiper-wrapper{padding-bottom:1.25rem}.landing-page .s-products-list-wrapper .s-product-card-entry,.landing-page .swiper-wrapper .s-product-card-entry{border-width:1px;--tw-border-opacity:1;border-color:#eee;border-color:rgba(238,238,238,var(--tw-border-opacity,1))}.landing-page--quick-buy{margin-top:1.5rem;text-align:center}.landing-page--quick-buy salla-mini-checkout-widget{display:flex;justify-content:center}@media(max-width:768px){html[dir=rtl] .landing-page--quick-buy salla-mini-checkout-widget.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.landing-page--quick-buy salla-mini-checkout-widget.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .landing-page--quick-buy salla-mini-checkout-widget.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.landing-page--quick-buy salla-mini-checkout-widget.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .landing-page--quick-buy salla-mini-checkout-widget.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.landing-page--quick-buy salla-mini-checkout-widget.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .landing-page--quick-buy salla-mini-checkout-widget.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.landing-page--quick-buy salla-mini-checkout-widget.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.landing-page--quick-buy salla-mini-checkout-widget{border-top:1px solid var(--color-font)}}.landing-page--quick-buy salla-mini-checkout-widget{--salla-fast-checkout-button-width:260px}@media(max-width:640px){.landing-page--quick-buy salla-mini-checkout-widget{flex:1 1 0%}@media(max-width:768px){html[dir=rtl] .landing-page--quick-buy salla-mini-checkout-widget.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.landing-page--quick-buy salla-mini-checkout-widget{justify-content:flex-end}html[dir=ltr] .landing-page--quick-buy salla-mini-checkout-widget.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.landing-page--quick-buy salla-mini-checkout-widget{justify-content:flex-end}}.landing-page--quick-buy salla-mini-checkout-widget{--salla-fast-checkout-button-width:100%}.landing-page--quick-buy{bottom:0;display:flex;left:0;position:fixed;width:100%;z-index:2;--tw-translate-y:28rem;align-items:center;flex-wrap:wrap;gap:.625rem;justify-content:space-between;transform:translate(var(--tw-translate-x),28rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));opacity:0;padding:.75rem;--tw-shadow:-1px -2px 9px 0 rgba(0,0,0,.05);--tw-shadow-colored:-1px -2px 9px 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,-1px -2px 9px 0 rgba(0,0,0,.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);transition-delay:.5s;transition-duration:.7s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.55,0,.1,1)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.landing-page--quick-buy,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.landing-page--quick-buy.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .landing-page--quick-buy.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.landing-page--quick-buy.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.landing-page--quick-buy.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.landing-page--quick-buy.justify-start.flex-1,html[dir=rtl] .landing-page--quick-buy.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.landing-page--quick-buy.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.landing-page--quick-buy,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.landing-page--quick-buy.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .landing-page--quick-buy.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.landing-page--quick-buy.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.landing-page--quick-buy.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.landing-page--quick-buy.justify-start.flex-1,html[dir=ltr] .landing-page--quick-buy.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.landing-page--quick-buy.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(max-width:1024px){.single .s-add-product-button-main:not(.landing-page--quick-buy)>salla-button{width:100%}}@media(min-width:1024px){body.default-filters salla-price-range div.landing-page--quick-buy{border-top:1px solid var(--color-font)}}@media (min-width:640px){.landing-page--quick-buy{gap:1rem}}.hydrated .landing-page--quick-buy,.hydrated .landing-page--quick-buy salla-mini-checkout-widget{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.landing-page.notfound>header{align-items:center;display:flex;justify-content:center;margin-bottom:3rem;min-height:50vh}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.landing-page.notfound>header.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .landing-page.notfound>header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.landing-page.notfound>header.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.landing-page.notfound>header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.landing-page.notfound>header.justify-start.flex-1,html[dir=rtl] .landing-page.notfound>header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.landing-page.notfound>header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.landing-page.notfound>header.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .landing-page.notfound>header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.landing-page.notfound>header.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.landing-page.notfound>header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.landing-page.notfound>header.justify-start.flex-1,html[dir=ltr] .landing-page.notfound>header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.landing-page.notfound>header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.landing-page.notfound>header{border-top:1px solid var(--color-font)}}.landing-page.notfound>header img{margin-bottom:3rem}.landing-page.expired>header{align-items:center;display:flex;justify-content:center;margin-bottom:3rem;min-height:50vh}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.landing-page.expired>header.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .landing-page.expired>header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.landing-page.expired>header.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.landing-page.expired>header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.landing-page.expired>header.justify-start.flex-1,html[dir=rtl] .landing-page.expired>header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.landing-page.expired>header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.landing-page.expired>header.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .landing-page.expired>header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.landing-page.expired>header.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.landing-page.expired>header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.landing-page.expired>header.justify-start.flex-1,html[dir=ltr] .landing-page.expired>header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.landing-page.expired>header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.landing-page.expired>header{border-top:1px solid var(--color-font)}}.landing-page.expired>header .header-content{max-width:600px}.landing-page.expired>header .header-content img{margin-bottom:3rem}.landing-page.expired>header .header-content h1{--tw-text-opacity:1;color:#ea5455;color:rgba(234,84,85,var(--tw-text-opacity,1))}.landing-page .s-product-card-wishlist-btn{display:hidden}.s-add-product-toast{display:flex;flex-direction:column;gap:1rem;overflow:hidden;position:fixed;width:100vw;z-index:9999;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));padding:1.25rem;--tw-shadow:5px 10px 30px #2b2d340d;--tw-shadow-colored:5px 10px 30px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 30px #2b2d340d;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-add-product-toast.lg\:gap-6.justify-between,html[dir=rtl] .s-add-product-toast.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-add-product-toast.lg\:hidden,html[dir=rtl] .flex-1.s-add-product-toast.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.s-add-product-toast.items-center.justify-start.flex-1,html[dir=rtl] .s-add-product-toast.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-add-product-toast.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-add-product-toast.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.s-add-product-toast.lg\:gap-6.justify-between,html[dir=ltr] .s-add-product-toast.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-add-product-toast.lg\:hidden,html[dir=ltr] .flex-1.s-add-product-toast.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.s-add-product-toast.items-center.justify-start.flex-1,html[dir=ltr] .s-add-product-toast.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-add-product-toast.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-add-product-toast.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-add-product-toast{border-top:1px solid var(--color-font)}}.s-add-product-toast{left:0;opacity:0;right:0;top:0;transform:translateY(-100%);transition:opacity .3s ease-out,transform .3s ease-out}.s-add-product-toast.s-add-product-toast--visible{opacity:1;transform:translateY(0)}@media(min-width:768px){.s-add-product-toast{border-radius:.5rem;left:auto;right:auto;top:1rem;width:400px}[dir=rtl] .s-add-product-toast{left:1rem;transform:translateX(-100%)}[dir=rtl] .s-add-product-toast.s-add-product-toast--visible{transform:translateX(0)}[dir=ltr] .s-add-product-toast{right:1rem;transform:translateX(100%)}[dir=ltr] .s-add-product-toast.s-add-product-toast--visible{transform:translateX(0)}}.s-add-product-toast__progress{height:.5rem;width:100%;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1))}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-add-product-toast__progress)>salla-button{width:100%}}.s-add-product-toast__progress-bar{height:100%;--tw-bg-opacity:1;background-color:#22c55e;background-color:rgba(34,197,94,var(--tw-bg-opacity,1));transition:width 50ms linear}.s-add-product-toast__header{align-items:center;display:flex;gap:.5rem;justify-content:space-between}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-add-product-toast__header,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-add-product-toast__header.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-add-product-toast__header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-add-product-toast__header.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-add-product-toast__header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-add-product-toast__header.justify-start.flex-1,html[dir=rtl] .s-add-product-toast__header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-add-product-toast__header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.s-add-product-toast__header,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-add-product-toast__header.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-add-product-toast__header.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-add-product-toast__header.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-add-product-toast__header.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-add-product-toast__header.justify-start.flex-1,html[dir=ltr] .s-add-product-toast__header.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-add-product-toast__header.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-add-product-toast__header{border-top:1px solid var(--color-font)}}.s-add-product-toast__header-content{align-items:center;display:flex;gap:.625rem}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-add-product-toast__header-content.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-add-product-toast__header-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-add-product-toast__header-content.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-add-product-toast__header-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-add-product-toast__header-content.justify-start.flex-1,html[dir=rtl] .s-add-product-toast__header-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-add-product-toast__header-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-add-product-toast__header-content.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-add-product-toast__header-content.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-add-product-toast__header-content.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-add-product-toast__header-content.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-add-product-toast__header-content.justify-start.flex-1,html[dir=ltr] .s-add-product-toast__header-content.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-add-product-toast__header-content.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-add-product-toast__header-content{border-top:1px solid var(--color-font)}}.s-add-product-toast__icon{flex-shrink:0}.s-add-product-toast__title{font-size:.875rem;font-weight:700;line-height:1.25rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.s-add-product-toast__close{align-items:center;background-color:transparent;border-width:0;cursor:pointer;display:flex;flex-shrink:0;height:1.5rem;justify-content:center;padding:0;width:1.5rem}.s-add-product-toast__close *{pointer-events:none}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.s-add-product-toast__close.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .s-add-product-toast__close.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-add-product-toast__close.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.s-add-product-toast__close.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.s-add-product-toast__close.justify-start.flex-1,html[dir=rtl] .s-add-product-toast__close.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-add-product-toast__close.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.s-add-product-toast__close.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .s-add-product-toast__close.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-add-product-toast__close.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.s-add-product-toast__close.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.s-add-product-toast__close.justify-start.flex-1,html[dir=ltr] .s-add-product-toast__close.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-add-product-toast__close.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-add-product-toast__close{border-top:1px solid var(--color-font)}}.s-add-product-toast__close i{font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity,1));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-add-product-toast__close:hover i{--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.s-add-product-toast__divider{height:1px;--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1))}.s-add-product-toast__body{align-items:flex-start;display:flex;gap:.75rem}@media(max-width:768px){html[dir=rtl] .s-add-product-toast__body.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-add-product-toast__body.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-add-product-toast__body.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.gap-1.s-add-product-toast__body.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-add-product-toast__body.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-add-product-toast__body.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-add-product-toast__body.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-add-product-toast__body.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.gap-1.s-add-product-toast__body.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-add-product-toast__body.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-add-product-toast__body{border-top:1px solid var(--color-font)}}.s-add-product-toast__image{border-radius:.5rem;border-width:1px;flex-shrink:0;height:5rem;overflow:hidden;width:5rem;--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgba(243,244,246,var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1));-o-object-fit:contain;object-fit:contain}.s-add-product-toast__image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.s-add-product-toast__image img)>salla-button{width:100%}}@media(min-width:768px){.s-add-product-toast__image{height:88px;width:88px}}.s-add-product-toast__details{display:flex;flex:1 1 0%;flex-direction:column;gap:.25rem;min-width:0}@media(max-width:768px){html[dir=rtl] .s-add-product-toast__details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-add-product-toast__details.lg\:hidden,html[dir=rtl] .s-add-product-toast__details.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-add-product-toast__details,html[dir=rtl] .s-add-product-toast__details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-add-product-toast__details.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.s-add-product-toast__details.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-add-product-toast__details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-add-product-toast__details.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-add-product-toast__details.lg\:hidden,html[dir=ltr] .s-add-product-toast__details.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-add-product-toast__details,html[dir=ltr] .s-add-product-toast__details.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-add-product-toast__details.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.s-add-product-toast__details.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-add-product-toast__details.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-add-product-toast__details{border-top:1px solid var(--color-font)}}.s-add-product-toast__name{display:block;font-size:.875rem;font-weight:600;line-height:1.25rem;line-height:1.375;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1));text-decoration-line:none;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-add-product-toast__name:hover{color:#414042;color:var(--color-primary)}.s-add-product-toast__options{display:flex;flex-direction:column;gap:.125rem;margin-top:.25rem}@media(max-width:768px){html[dir=rtl] .s-add-product-toast__options.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-add-product-toast__options.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-add-product-toast__options.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.s-add-product-toast__options.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-add-product-toast__options.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-add-product-toast__options.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-add-product-toast__options.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-add-product-toast__options.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.s-add-product-toast__options.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-add-product-toast__options.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-add-product-toast__options{border-top:1px solid var(--color-font)}}.s-add-product-toast__options span{font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1))}@media(min-width:768px){.s-add-product-toast__options span{font-size:.875rem;line-height:1.25rem}}.s-add-product-toast__show-more{color:#414042;color:var(--color-primary);font-size:.75rem;font-weight:500;line-height:1rem;margin-top:.125rem;text-decoration-line:underline}.s-add-product-toast__show-more:hover{text-decoration-line:none}@media(min-width:768px){.s-add-product-toast__show-more{font-size:.875rem;line-height:1.25rem}}.s-add-product-toast__price{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;font-size:.875rem;font-weight:700;gap:.25rem;line-height:1.25rem;--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}@media(max-width:768px){html[dir=rtl] .s-add-product-toast__price.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-add-product-toast__price.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-add-product-toast__price.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.flex.flex-col.s-add-product-toast__price.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.s-add-product-toast__price.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.s-add-product-toast__price.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-add-product-toast__price.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-add-product-toast__price.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-add-product-toast__price.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.flex.flex-col.s-add-product-toast__price.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.s-add-product-toast__price.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.s-add-product-toast__price.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-add-product-toast__price{border-top:1px solid var(--color-font)}}@media(min-width:768px){.s-add-product-toast__price{font-size:1rem;line-height:1.5rem}}.s-add-product-toast__price-sale{--tw-text-opacity:1;color:#991b1b;color:rgba(153,27,27,var(--tw-text-opacity,1))}.s-add-product-toast__price-original{font-size:.75rem;font-weight:400;line-height:1rem;--tw-text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--tw-text-opacity,1));text-decoration-line:line-through}@media(min-width:768px){.s-add-product-toast__price-original{font-size:.875rem;line-height:1.25rem}}.s-add-product-toast__actions{display:flex;gap:.75rem}@media(max-width:768px){html[dir=rtl] .s-add-product-toast__actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.s-add-product-toast__actions.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .s-add-product-toast__actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.s-add-product-toast__actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .s-add-product-toast__actions.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.s-add-product-toast__actions.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .s-add-product-toast__actions.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.s-add-product-toast__actions.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.s-add-product-toast__actions{border-top:1px solid var(--color-font)}}.s-add-product-toast__actions salla-button{flex:1 1 0%}@media(max-width:768px){html[dir=rtl] .s-add-product-toast__actions salla-button.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-add-product-toast__actions salla-button{justify-content:flex-end}html[dir=ltr] .s-add-product-toast__actions salla-button.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.s-add-product-toast__actions salla-button{justify-content:flex-end}}.s-add-product-toast__actions salla-button svg{display:inline-flex;flex-shrink:0}.s-add-product-toast__actions salla-button svg path{fill:none}.s-add-product-toast__actions salla-button .s-button-btn{border-radius:0}.s-add-product-toast__actions salla-button .s-button-btn.s-button-gray-outline{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1));--tw-text-opacity:1;color:#1f2937;color:rgba(31,41,55,var(--tw-text-opacity,1))}.promo-ticker{height:25px;overflow:hidden;position:relative}.promo-wrapper{transition:transform .5s ease-in-out;will-change:transform}.promo-item{align-items:center;display:flex;height:25px}custom-wishlist-card.s-product-card-vertical salla-add-product-button salla-button button{border-radius:50%!important;height:38px!important;padding:0!important;width:38px!important}custom-wishlist-card.s-product-card-vertical .s-product-card-promotion-title{display:none!important}custom-wishlist-card.s-product-card-vertical .delete-wish,custom-wishlist-card.s-product-card-vertical .delete-wish button{background-color:transparent!important;border:none!important}.btn-ready{background-color:#000!important}.strike-diagonal{overflow:hidden;position:relative}.strike-diagonal:after{background-color:rgba(0,0,0,.773);content:"";height:1.5px;position:absolute;right:-10%;top:50%;transform:rotate(-35deg);transform-origin:center;width:140%}.btn-ready .add-icon{color:#9ca3af!important}.product-card-color-options{margin-top:2px}.product-card-color-options__list{align-items:center;display:flex;flex-wrap:wrap;gap:5px;min-height:18px}.product-card-color-options__swatch{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid color-mix(in srgb,var(--color-font) 18%,transparent);border-radius:50%;box-shadow:0 0 0 1px color-mix(in srgb,var(--color-background) 88%,transparent);cursor:pointer;display:inline-block;flex:0 0 14px;height:14px;padding:0;transition:box-shadow .2s ease,transform .2s ease;width:14px}.product-card-color-options__swatch.is-selected,.product-card-color-options__swatch:hover{box-shadow:0 0 0 2px var(--color-background),0 0 0 3px var(--color-font);transform:translateY(-1px)}.product-card-color-options__more{align-items:center;border:1px solid color-mix(in srgb,var(--color-font) 14%,transparent);border-radius:999px;color:color-mix(in srgb,var(--color-font) 65%,transparent);display:inline-flex;font-size:10px;height:18px;justify-content:center;line-height:1;min-width:18px;padding:0 4px}.carousel-slider .swiper-wrapper>div{padding-left:0!important;padding-right:0!important}@media(hover:hover)and (min-width:768px){.s-product-card-entry:hover .flex-action{bottom:24px;opacity:1}}.s-product-card-entry{background-color:var(--color-background);border-radius:0!important;justify-content:normal!important}.s-product-card-entry .s-product-card-wishlist-btn{cursor:pointer;opacity:1!important;position:static!important;transition:all .3s ease-in-out}@media(max-width:768px){.s-product-card-entry .s-rating-stars-btn-star svg{height:10px;width:10px}}.s-product-card-entry .s-product-card-wishlist-btn button{background-color:var(--color-background)!important;border:0;border-radius:50%!important;box-shadow:0 1px 4px rgba(0,0,0,.16);height:32px;left:0!important;opacity:1!important;position:relative!important;top:0!important;width:32px}@media(max-width:768px){.s-product-card-entry .s-product-card-wishlist-btn button{height:32px;width:32px}}.s-product-card-entry .s-product-card-wishlist-btn button svg{color:var(--color-font)!important;fill:var(--color-font)!important}.s-product-card-entry .s-product-card-wishlist-btn button:hover{background-color:var(--color-font)!important}.s-product-card-entry .s-product-card-wishlist-btn button:hover svg{color:var(--color-background)!important;fill:var(--color-background)!important}.s-product-card-entry .s-product-card-wishlist-btn .s-button-icon{border-radius:50%!important;margin:0!important}.s-product-card-entry .s-product-card-wishlist-added span svg,.s-product-card-entry .s-product-card-wishlist-added span svg:hover{fill:var(--color-font)!important}.s-product-card-entry .s-product-card-wishlist-added span .not_filled{display:none}.s-product-card-entry .not-added span svg,.s-product-card-entry .not-added span svg:hover{fill:var(--color-font)!important}.s-product-card-entry .not-added span .filled{display:none}.s-product-card-entry .eye-model-style button{background-color:var(--color-background);border-radius:50%!important;box-shadow:0 1px 4px rgba(0,0,0,.16);height:32px;margin:0;width:32px}@media(max-width:768px){.s-product-card-entry .eye-model-style button{height:32px;width:32px}}.s-product-card-entry .eye-model-style button .s-button-text{overflow:visible!important}.s-product-card-entry .eye-model-style button .s-button-text i{color:var(--color-font)}.s-product-card-entry .eye-model-style button:hover{background-color:var(--color-font);border-color:var(--color-font)}.s-product-card-entry .eye-model-style button:hover .s-button-text i{color:var(--color-background)}.s-product-card-image:before{content:""!important;font-family:sallaicons}.s-product-card-vertical:hover .card-floating-btn{bottom:0!important;opacity:1!important}.s-product-card-vertical,.s-product-card-vertical .s-product-card-image{border-radius:0!important}.s-product-card-vertical .s-product-card-image{max-height:clamp(16.8125rem,12.8999rem + 16.6939vw,29.59375rem);min-height:clamp(16.8125rem,12.8999rem + 16.6939vw,29.59375rem);position:relative}.s-product-card-vertical salla-add-product-button salla-button button{background-color:#414042!important;background-color:var(--color-primary)!important;border:none;color:var(--color-background)!important}.s-product-card-vertical .s-product-card-content-sub .s-product-card-sale-price span{color:color-mix(in srgb,var(--color-font) 50%,transparent)!important}.s-product-card-vertical .s-product-card-content-sub .s-product-card-sale-price h4{color:var(--color-font)!important;font-size:clamp(1.096875rem,1.05rem + .2vw,1.25rem)!important}.s-product-card-horizontal .eye-model-style button,.s-product-card-horizontal .s-product-card-wishlist-btn button{height:30px!important;width:30px!important}.s-product-card-horizontal .s-product-card-image{height:118px;position:relative;width:118px}@media(max-width:768px){.s-product-card-horizontal .s-product-card-image{height:109px;width:112px}}.s-product-card-horizontal .s-product-card-content{padding:0 8px}.s-product-card-horizontal .s-product-card-content .s-product-card-content-sub{margin:0!important}.s-product-card-horizontal .s-product-card-content .s-product-card-content-sub salla-add-product-button,.s-product-card-horizontal .s-product-card-content .s-product-card-content-sub salla-add-product-button salla-button{border:var(--color-font)}.s-product-card-horizontal .s-product-card-content .s-product-card-content-sub salla-add-product-button salla-button button{background-color:#414042;background-color:var(--color-primary);border:#414042;border:var(--color-primary);border-radius:50%!important;color:var(--color-background)}.s-product-card-horizontal .s-product-card-content .s-product-card-content-sub salla-add-product-button salla-button button:hover{background-color:var(--color-background);border:var(--color-background);color:#414042;color:var(--color-primary)}.s-product-card-content{padding:6px 0!important}.s-product-card-content-pie-svg circle{fill:none;stroke:#e8edf2;stroke-linecap:round;stroke-width:2px;transition:stroke-dashoffset 1s linear;-webkit-transition:stroke-dashoffset 1s linear;-moz-transition:stroke-dashoffset 1s linear;-ms-transition:stroke-dashoffset 1s linear;-o-transition:stroke-dashoffset 1s linear}.s-product-card-content-pie-svg-bar{stroke:var(--color-font)!important;stroke-dasharray:100 100;stroke-dashoffset:100}.s-product-card-vertical .s-product-card-promotion-title{background-color:var(--color-background);border-radius:0;color:#c70036;font-size:12px;font-weight:400;left:0;position:absolute;top:0;z-index:5}.s-product-card-vertical .s-product-card-promotion-title:where([dir=rtl],[dir=rtl] *){left:0!important}.s-product-card-vertical .s-product-card-promotion-title:where([dir=rtl],[dir=rtl] *){border-radius:0;right:auto}.product-flip-wrapper{display:block;overflow:hidden}.product-flip-inner,.product-flip-wrapper{height:100%;position:relative;width:100%}.product-flip-face{border-radius:0!important;bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.product-flip-face.front{opacity:1;visibility:visible;z-index:2}.product-flip-face.back{z-index:3}.product-flip-face.back,.s-product-card-image:hover .product-flip-inner.has-flip .front{opacity:0;visibility:hidden}.s-product-card-image:hover .product-flip-inner.has-flip .back{opacity:1;visibility:visible}.s-product-card-image,.s-product-card-image-full{aspect-ratio:1/1;overflow:hidden;position:relative;width:100%}.product-flip-face.lazy,.product-flip-face.lazy.loaded{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media(max-width:768px){.s-product-card-image:hover .product-flip-inner.has-flip .front{opacity:1;visibility:visible}.s-product-card-image:hover .product-flip-inner.has-flip .back{opacity:0;visibility:hidden}}.product-flip-wrapper .s-product-card-badge{left:10px;position:absolute;top:10px;transition:opacity .3s ease;z-index:3}.product-flip-wrapper:hover .s-product-card-badge{opacity:.8}.salla-add-product-button.loading{opacity:.7;pointer-events:none}.cart_slider .s-product-card-content-category,.cart_slider .s-slider-block__title-nav,.salla-add-product-button.loading .sicon-booking,.salla-add-product-button.loading .sicon-calendar-time,.salla-add-product-button.loading .sicon-cart{display:none}.cart .s-product-options-option-label small{display:none!important}.cart .s-product-options-option-label b{font-size:14px;font-weight:500;letter-spacing:0;line-height:14px}.cart .s-quantity-input-button svg{opacity:.8}@media(max-width:768px){.cart .s-quantity-input-button svg{height:12px!important;width:12px!important}}.cart .s-product-options-option-label b span{display:none!important}.cart .s-products-slider-card{max-width:100%!important}.cart .s-product-options-colors-wrapper{flex-wrap:nowrap}@media(max-width:374px){.cart .s-product-options-colors-wrapper{flex-wrap:wrap}}.cart .s-list-tile-item{background-color:#f4f0eb!important}.cart #cart-submit button{border-radius:0!important;font-size:.875rem;font-weight:500;letter-spacing:.025em;line-height:1.25rem;text-align:center;text-transform:capitalize}@media(max-width:768px){.cart .s-product-options-thumbnails-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:480px){.cart .s-product-options-thumbnails-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.cart .btn--wishlist button{height:32px!important;width:32px!important}}.cart .btn--wishlist button{border:1px solid #e4e4e7;border-radius:2px!important;height:40px;margin-left:0!important;width:40px}.cart .btn--wishlist button svg{height:15px!important;width:15px!important}.cart .btn--delete button{margin-left:0!important}@media(max-width:768px){.cart .btn--delete button{height:32px!important;width:32px!important}}.cart .btn--delete button{border:1px solid #e4e4e7;border-radius:2px!important;height:40px;width:40px}.cart .btn--delete button i{color:#52525c;font-size:15px}.cart .btn--wishlist .is-added span svg,.cart .btn--wishlist .is-added span svg:hover,.cart .s-product-card-wishlist-added.is-added.s-product-card-wishlist-added.is-added svg{fill:#e11d48!important}.cart .btn--wishlist .not-added span svg,.cart .btn--wishlist .not-added span svg:hover{fill:#52525c!important}.cart .s-product-card-wishlist-btn .filled{display:none}.cart .s-product-card-wishlist-btn.s-product-card-wishlist-added .filled{display:block}.cart .s-product-card-wishlist-btn.s-product-card-wishlist-added .not-filled{display:none}.cart .s-product-card-wishlist-btn:not(.s-product-card-wishlist-added) .not-filled{display:block}.cart .s-product-card-wishlist-btn:not(.s-product-card-wishlist-added) .filled{display:none}.cart .s-offer-bank-payment-wrapper{padding-left:10px!important;padding-right:10px!important}.cart .s-offer-wrapper{background-color:transparent;box-shadow:0 3px 8px rgba(0,0,0,.24);margin-bottom:20px;margin-top:20px}.cart .s-offer-wrapper .s-slider-block__title-nav{display:none}.cart .s-offer-wrapper .s-offer-bank-message p{color:var(--color-font)}.cart .s-form-control{background-color:transparent!important;border:2px solid #dadada!important;border-radius:0!important;color:var(--color-font);font-size:14px!important;padding:6px!important;width:136px!important}.cart .s-form-control .s-product-options-option-booking .s-product-options-option-content{margin:0!important}.cart .s-form-control{background-color:var(--color-background)!important;border-color:#414042;border-color:var(--color-primary)}.cart .s-form-control .s-product-options-option-label{font-size:.875rem;font-weight:600;letter-spacing:0;line-height:1.25rem}.cart .s-product-options-option-container{margin-bottom:.5rem}@media (min-width:768px){.cart .s-product-options-option-container{margin-bottom:1.25rem}}.cart .s-product-options-colors-wrapper input[type=radio]+label span{margin:0!important}.cart .s-product-options-colors-item div{display:none}.cart .s-conditional-offer-container{background-color:var(--color-background)!important}.cart .s-product-options-wrapper{background-color:transparent;border:none;margin:0!important}.cart .s-product-options-option-label{color:#414042;color:var(--color-primary)}.cart .btn--danger{background-color:#414042!important;background-color:var(--color-primary)!important}.cart .s-product-options-option{gap:10px}.cart .s-product-options-option .s-product-options-option-content{overflow:visible;width:70%}.cart .sticky .cart-submit-wrap salla-button button{background-color:var(--color-font);border:0;border-radius:8px;font-size:clamp(1rem,.9235rem + .3265vw,1.25rem);padding-bottom:14px;padding-top:14px}.cart .sticky input{background-color:transparent!important;border:1px solid #d6dddf!important;border-radius:4px!important;min-height:40px!important;padding-bottom:14px;padding-top:14px}.cart .sticky .btn--coupon{border-radius:2px!important}.cart .sticky .btn--coupon:where([dir=ltr],[dir=ltr] *){right:.25rem}.cart .sticky .btn--coupon:where([dir=rtl],[dir=rtl] *){left:.25rem}.cart .sticky .btn--coupon{border-radius:0;height:32px!important;top:50%;transform:translateY(-50%)}.cart .s-product-options-option{align-items:center;display:flex}@media(max-width:480px){.cart salla-quantity-input{flex-grow:1}}.cart salla-quantity-input{background-color:transparent;border-radius:none}@media(max-width:768px){.cart salla-quantity-input .s-quantity-input-container{width:100%!important}}.cart salla-quantity-input .s-quantity-input-container{border-bottom:1px solid #e4e4e7;border-radius:0;border-top:1px solid #e4e4e7}@media(max-width:768px){.cart salla-quantity-input .s-quantity-input-container .s-quantity-input-input{font-size:12px!important}}.cart salla-quantity-input .s-quantity-input-container .s-quantity-input-input{background-color:transparent;border:none;color:var(--color-font);opacity:.8;width:3rem!important}.cart salla-quantity-input .s-quantity-input-container .s-quantity-input-button{width:2.5rem!important}@media(max-width:768px){.cart salla-quantity-input .s-quantity-input-container .s-quantity-input-button{width:auto!important}}.cart salla-quantity-input .s-quantity-input-container .s-quantity-input-button svg{fill:#414042;fill:var(--color-primary)}.cart .s-product-options-wrapper{padding:0!important}.cart .s-payments-list-item{height:30px!important;width:58px!important}.payments-cart{overflow:hidden;position:relative;width:100%}.payments-cart .s-payments-list{align-items:center;display:flex;gap:16px}.payments-cart .s-payments-list-item{flex-shrink:0}@keyframes paymentsMarquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.single .mobile_buttons{gap:8px;margin-top:14px!important}.single .mobile_buttons salla-social-share button{background-color:var(--color-background);border:1px solid var(--color-font)!important;border-radius:1px!important;margin:0!important}.single .mobile_buttons salla-button button{background-color:var(--color-background)!important;border:1px solid var(--color-font)!important;border-radius:1px!important;color:var(--color-font)!important}.single .mobile_buttons .s-button-element{position:relative}.single .mobile_buttons .s-button-element[loading],.single .mobile_buttons .s-button-wrap.is-loading .s-button-element{pointer-events:none}.single .mobile_buttons .s-button-element[loading] .s-button-text,.single .mobile_buttons .s-button-wrap.is-loading .s-button-text{opacity:0;visibility:hidden}.single .mobile_buttons .s-button-element .s-button-loader{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);visibility:hidden}.single .mobile_buttons .s-button-element[loading] .s-button-loader,.single .mobile_buttons .s-button-wrap.is-loading .s-button-loader{opacity:1;visibility:visible}.single .mobile_buttons .btn--wishlist .is-added span svg{fill:#a00!important}.single .mobile_buttons .btn--wishlist .is-added span svg:hover{fill:red!important}.single .mobile_buttons .btn--wishlist .not-added span svg,.single .mobile_buttons .btn--wishlist .not-added span svg:hover{fill:var(--color-font)!important}.single .mobile_buttons .btn--wishlist .is-added span .not_filled,.single .mobile_buttons .btn--wishlist .not-added span .filled{display:none!important}.single .mobile_buttons .s-product-card-wishlist-btn.not-added .filled,.single .mobile_buttons .s-product-card-wishlist-btn.s-product-card-wishlist-added .not_filled{display:none}.custom-width div{width:100%!important}.single .s-products-slider-card{max-width:100%!important;width:50%}.s-metadata-box{background-color:var(--color-background);padding-left:0;padding-right:0}.s-metadata-box-header{display:none}.single .s-slider-block__title-nav{display:none!important}.single .s-metadata-row{border-bottom:1px solid #ddd;cursor:pointer;flex-direction:column!important;margin-bottom:10px}.single .s-metadata-row-name{align-items:center;color:#2d190d;display:flex;font-size:clamp(.875rem,.7602rem + .4898vw,1.25rem);font-weight:500;justify-content:space-between;padding:14px}.single .s-metadata-row-value{color:var(--color-font);line-height:20px;max-height:0;overflow:hidden;padding:0 14px;transition:all .35s ease-in-out}.single .s-metadata-row-value.open{padding:0 12px 12px}.single .s-metadata-row-name:after{color:#2d190d;content:"";font-family:sallaicons;font-size:20px;transition:transform .3s ease}.single .s-metadata-row.open .s-metadata-row-name:after{transform:rotate(180deg)}.s-comments.s-comments-product{background:transparent;border-radius:8px;padding:20px}@media(max-width:768px){.s-comments.s-comments-product{padding:10px}}.single .s-payments-list-item{height:40px;width:63.7999992371px}.single .product-summary .s-rating-stars-small svg{fill:#414042!important;fill:var(--color-primary)!important}.single .s-product-options-colors-item div{display:none}.single .s-products-slider-card,.single .s-slider-thumbs-container,.single .swiper.s-slider-container{padding:0!important}.single .s-products-slider-card{max-width:100%}.single .salla-slider.details-slider .swiper-slide,.single salla-slider.details-slider .s-slider-container{height:clamp(31.4375rem,28.6135rem + 12.0493vw,40rem)!important}.single salla-slider.details-slider .s-slider-container{background-color:transparent;border:none;border-radius:0}.single .s-comments-item-content-container{font-size:16px;font-weight:500;letter-spacing:0;line-height:22px;--tw-text-opacity:1;color:#525d46;color:rgba(82,93,70,var(--tw-text-opacity,1))}@media (min-width:768px){.single .s-comments-item-content-container{font-size:18px;line-height:32px}}.single .reviews-wrapper{padding-bottom:1rem;padding-top:1rem}.single .reviews-wrapper .s-infinite-scroll-btn{background-color:var(--color-background)!important;border-radius:0!important;color:var(--color-font)!important;transition:all .3s ease-in-out}.single .reviews-wrapper .s-infinite-scroll-btn:hover{background-color:var(--color-font)!important;color:var(--color-background)!important}.single .s-reviews-summary-recommendation-percentage{display:none}.single .s-reviews-summary-header-section:last-child{display:none!important}.single .s-rating-stars-selected{fill:#f4b300!important}.single .s-reviews-summary-count{font-size:20px;font-weight:500;line-height:20px}.single .s-reviews-summary-average{font-size:24px;font-weight:700;line-height:24px}.single .s-progress-bar-wrapper{height:20px!important}.single .s-progress-bar-progress{background-color:#b94430!important}.single .s-reviews-summary-wrapper{flex-direction:row-reverse;justify-content:flex-end}@media(max-width:768px){.single .s-reviews-summary-wrapper{flex-direction:column}.single .s-reviews-summary-count{font-size:16px;line-height:16px}.single .s-reviews-summary-average{font-size:20px;line-height:20px}.single .s-progress-bar-wrapper{height:14px!important}}.single salla-add-product-button salla-button button{height:48px!important}.single salla-quantity-input{height:48px!important;padding:0!important;width:-moz-fit-content!important;width:fit-content!important}.single salla-quantity-input .s-quantity-input-container{height:48px}.single .s-product-options-option-content{width:100%}.single .s-product-options-option-content .custom-radio-options{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.single .s-product-options-option-content .custom-radio-options .radio-label{max-height:-moz-fit-content;max-height:fit-content}.single .s-product-card-entry{gap:10px;justify-content:normal!important}.single .comments salla-comment-form{display:none}.single .comments .s-comments-count-label{color:#414042;color:var(--color-primary)}.single .comments .s-comments-title{font-size:20px;font-weight:600;letter-spacing:0;line-height:20px;margin-bottom:24px}.single .comments .s-comments-item{padding-bottom:3rem}.single .comments .s-comments-item-user-info-name{font-size:16px}.single .comments .s-comments-item-content p{color:var(--color-font);font-size:clamp(.625rem,.5485rem + .3265vw,.875rem);font-weight:400;line-height:100%}.single .comment-form salla-rating-stars{background-color:var(--color-font);border-radius:10px;display:block;padding-bottom:10px!important;padding-bottom:16px;padding-top:16px;text-align:center;width:100%}@media(min-width:768px){.single .comment-form salla-rating-stars{margin-bottom:0!important;margin-top:50px}}.single .comment-form salla-rating-stars{margin-bottom:0!important;margin-top:20px}.single .comment-form .s-rating-stars-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem;justify-content:center}.single .comment-form .s-rating-stars-reviews{display:block;flex-basis:100%;margin-top:.25rem}.single .comment-form .s-comment-form-action salla-button{flex-basis:100%}.single .comment-form .s-comment-form-action salla-button button{border-radius:10px;height:56px;width:100%}.single .comment-form .s-comment-form-content textarea{border:1px solid rgba(172,186,191,.502);border-radius:0}.single .s-comments-product{background-color:var(--color-background);margin-bottom:0;padding-bottom:0;padding-top:0}.single .s-payments-list-item{background-color:transparent;transition:all .5s ease-in-out}.single .image-slider{display:flex;flex-direction:row-reverse;gap:10px;justify-content:start}@media(max-width:1024px){.single .image-slider{display:block}}.single .image-slider .swiper-wrapper{height:100%}.single .salla-slider.details-slider .swiper-slide{height:531px!important}.single .swiper-slide{height:100%}.single .btn--wishlist .is-added span svg,.single .btn--wishlist .is-added span svg:hover,.single .btn--wishlist .not-added span svg,.single .btn--wishlist .not-added span svg:hover{fill:var(--color-font)!important}.single .btn--wishlist .is-added span .not_filled,.single .btn--wishlist .not-added span .filled{display:none!important}.single .s-product-card-wishlist-btn.not-added .filled,.single .s-product-card-wishlist-btn.s-product-card-wishlist-added .not_filled{display:none}.single .swiper-autoheight .swiper-wrapper,.single salla-slider.details-slider .s-slider-container{background-color:transparent;border:none;border-radius:0;height:531px!important}@media(max-width:1024px){.single .swiper-autoheight .swiper-wrapper,.single salla-slider.details-slider .s-slider-container{width:100%!important}}.single .s-slider-thumbs-container:where([dir=rtl],[dir=rtl] *){padding-left:0}.single .s-slider-thumbs .s-slider-thumbs-container :not(:first-child):not(.swiper-slide-thumb-active){border-radius:0;position:relative;z-index:2}.single .s-slider-thumbs .s-slider-thumbs-container .swiper-slide:after{border-radius:0;--tw-ring-shadow:none}.single .s-slider-thumbs .s-slider-thumbs-container .swiper-slide.swiper-slide-thumb-active:after{box-shadow:none!important;--tw-ring-shadow:none}.single .s-slider-thumbs-container{margin:0}.single .s-slider-thumbs .s-slider-thumbs-container .swiper-slide:not(.swiper-slide-thumb-active):before{backdrop-filter:saturate(120%) blur(1px);background:hsla(0,0%,100%,.35);border-radius:0;border-width:0;content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;--tw-ring-shadow:none}.single .s-slider-thumbs.s-slider-thumbs-container.swiper-slide{height:100px!important}@media(min-width:1024px){.single .s-slider-thumbs .swiper-vertical{height:100%}.single .s-slider-wrapper:not(:has(.s-slider-thumbs)) .s-slider-container{width:100%!important}.single .s-slider-wrapper:has(.s-slider-thumbs) .s-slider-container{width:calc(100% - 114px)!important}.single .s-slider-thumbs .swiper-wrapper{flex-direction:column}.single .s-slider-thumbs .s-slider-thumbs-container .swiper-slide{border-radius:0;margin-left:0;margin-right:0;width:100%}.single .s-slider-thumbs{height:531px;width:72px!important}.single .s-slider-horizontal .s-slider-thumbs{margin-top:0!important}}.single .s-product-options-wrapper{background-color:transparent;border:none;padding:0}.single .s-product-options-option{align-items:flex-start;display:flex;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;flex-direction:column;gap:1rem}.single .sidebar .btn--wishlist:where([dir=rtl],[dir=rtl] *){margin-left:0!important;margin-right:0!important}.single .sidebar .s-button-light-outline:hover{background:var(--color-background)}.single .sidebar .s-button-light-outline,.single .sidebar .s-button-light-outline:hover{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:var(--color-background);border:1px solid var(--color-font)!important}.single .sidebar .s-button-light-outline:hover{border:1px solid var(--color-font)!important}.single .sidebar .btn--wishlist{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:var(--color-font)}.single .sidebar .s-button-icon{border-radius:0!important;height:38px;margin:0;width:38px}.single .sidebar .s-button-light-outline:hover,.single .sidebar .s-social-share-btn{border:none;color:var(--color-font)}.single .sidebar .s-button-solid .s-button-loader:before{left:0;position:absolute;top:0}.single .custom-radio-options label{border:1px solid gray;color:var(--color-font);cursor:pointer;display:flex!important;max-height:32px;transition:all .4s}.single .custom-radio-options .label_active,.single .custom-radio-options label{align-items:center;border-radius:0;font-size:clamp(.875rem,.831rem + .1878vw,1rem);justify-content:center;padding:clamp(.438rem,.394rem + .1878vw,.563rem) clamp(1rem,.956rem + .1878vw,1.125rem)}.single .custom-radio-options .label_active{align-content:center;background-color:#414042;background-color:var(--color-primary);border:1px solid var(--color-font);color:var(--color-background);display:flex;font-weight:500}.single .s-quantity-input-container{border:1px solid #a2a2a2;border-radius:0;flex-direction:row-reverse}.single .s-quantity-input-input{background:transparent;border:none;color:var(--color-font)}.single .s-quantity-input-button svg{fill:var(--color-font)}.single .s-add-product-button-main .s-button-primary{align-items:center;background-color:var(--color-background);border-radius:2px;border-width:1px solid var(--color-font);color:var(--color-font);display:flex;gap:8px;height:2.625rem;justify-content:center;width:100%}.single .s-add-product-button-mini-checkout-content{color:var(--color-font)}.single .s-add-product-button-main .s-add-product-button-mini-checkout{--salla-fast-checkout-button-border-radius:2px;--salla-fast-checkout-button-height:2.625rem;--salla-fast-checkout-button-width:100%}.single .s-add-product-button-main{gap:8px}.single .s-product-options-option-label b{color:var(--color-font);display:block;font-size:16px;font-weight:300}.single .s-product-options-option-label small,.single .s-product-options-option-label span{display:none}.single .s-slider-block__title h2{color:var(--color-font)}.single .s-form-control:focus{border-color:#414042;border-color:var(--color-primary)}@media(max-width:1024px){.single .s-add-product-button-main .s-add-product-button-mini-checkout,.single .s-add-product-button-main:not(.w-full)>salla-button{width:100%!important}.single .s-add-product-button-main .s-add-product-button-mini-checkout{flex-direction:column}.single .s-add-product-button-main{flex-direction:column!important}.single .s-slider-thumbs .s-slider-thumbs-container .swiper-slide{border-radius:0;height:138px!important;margin-right:0!important}.single .slide--one-fourth{max-width:none!important}}.single .single .swiper-wrapper>div{max-width:none;padding-left:0;padding-right:0}.single .s-breadcrumb-item a{color:var(--color-font)}.single .s-breadcrumb-arrow svg{fill:#b1acac}.single .s-breadcrumb-item{color:#b1acac}.single .form-label{color:var(--color-font)}@media(max-width:1024px){.single .s-add-product-button-main{flex-direction:column!important;width:100%!important}}.single .s-button-text{font-size:18px}.single .s-count-down-list{display:flex;flex-direction:row-reverse;gap:12px;justify-content:center;margin-top:0;padding-left:0;padding-right:0}.single .s-count-down-item{background-color:var(--color-background);border-radius:0;color:var(--color-font);flex-shrink:0;flex:initial;font-family:inherit;height:26px;margin-left:0;margin-right:0;position:relative;text-align:center;width:26px}.single .s-count-down-item-value{color:var(--color-font);display:block;font-size:13px;font-weight:600;line-height:1}.single .s-count-down-item-label{bottom:-15px;color:var(--color-font);font-size:8.69px;font-weight:400;left:50%;line-height:1;opacity:1!important;position:absolute;transform:translateX(-50%)}.single .s-price-range-number-input{border-radius:0}@media(max-width:1024px){.single .s-count-down-list{gap:8px}.single .main-content .s-button-wrap svg{height:16px;width:16px}}.single .s-button-loader:before{animation:spin-2 1s linear infinite}.single .swiper{margin:0!important}.single .main-content .s-button-btn{border-radius:0!important;height:56px!important;margin:0!important}.single .main-content .s-button-wrap svg{fill:#414042;fill:var(--color-primary);height:20px;width:20px}@media(max-width:600px){.single .s-product-card-vertical .s-button-btn{border:1px solid var(--font-color);border-radius:2px;box-shadow:none;font-size:10px;line-height:1.25;padding:5px 1.5rem}.single .s-button-text{align-items:center;display:flex;font-size:10px;gap:0;justify-content:center}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.single .s-button-text.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .single .s-button-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.single .s-button-text.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.single .s-button-text.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.single .s-button-text.justify-start.flex-1,html[dir=rtl] .single .s-button-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.single .s-button-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.single .s-button-text.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .single .s-button-text.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.single .s-button-text.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.single .s-button-text.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.single .s-button-text.justify-start.flex-1,html[dir=ltr] .single .s-button-text.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.single .s-button-text.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.single .s-button-text{border-top:1px solid var(--color-font)}}.single .s-product-card-vertical .s-button-wrap svg{height:10px!important;width:10px!important}}.single-product-slider salla-add-product-button salla-button button{height:40px!important}.side_products .s-product-card-promotion-title,.side_products .s-product-card-rating{display:none}.side_products custom-salla-product-card{max-height:267px!important}.side_products .out{display:none}.side_products .s-products-list-wrapper{gap:12px!important}@media(max-width:768px){.side_products .s-products-list-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}.side_products .s-product-card-vertical .s-product-card-image{max-height:171px!important;min-height:171px!important;position:relative}.side_products .card-floating-btn,.side_products .flex-action,.side_products .s-product-card-content salla-add-product-button{display:none!important}.side_products .in_single{bottom:10px;display:flex!important;justify-content:center;opacity:1;position:absolute;right:0;transform:translateY(1px)!important;transition:all .35s ease}.side_products .in_single salla-add-product-button button{align-items:center;background-color:var(--color-background)!important;background-color:hsla(0,0%,100%,.8)!important;border-radius:50%!important;display:flex;height:32px!important;justify-content:center;width:32px!important}.side_products .in_single salla-add-product-button button i{color:#414042;color:var(--color-primary);font-size:16px}.side_products .notify,.side_products .s-product-card-content-options,.side_products .salla-add-product-button{display:none!important}@media(max-width:640px){.buy_now{width:100%!important}}.buy_now salla-add-product-button .s-add-product-button-main salla-button{display:none!important}.buy_now salla-add-product-button .s-add-product-button-main salla-mini-checkout-widget{--salla-fast-checkout-button-width:100%}.buy_now salla-add-product-button .s-add-product-button-main .s-add-product-button-mini-checkout{width:100%}.single .single-product-slider .swiper.s-slider-container{padding:16px 12px!important}.single .single-product-slider .swiper.s-slider-container.swiper-horizontal{padding:0!important}.single .single-product-slider .s-tabs-content{display:block;height:0;opacity:0;overflow:hidden;transition:all .5s ease-in-out}.single .single-product-slider .s-tabs-content.s-tabs-content-selected{height:auto;max-height:1000px;opacity:1}.single .single-product-slider .s-comments-product{background-color:var(--color-background);margin-bottom:0!important;padding:0!important}.single .single-product-slider .s-comments-item-has-order-check-icon{background-color:#3e9cf5;margin-left:6px;margin-right:6px}.single .single-product-slider .s-comments-item-has-order-check-icon svg{fill:var(--color-background)}.s-tabs-header{border:none!important;border-bottom:1px solid #e4e4e7!important;justify-content:center}.s-tabs-header-item{background-color:transparent;color:#414042;color:var(--color-primary);font-size:clamp(1.25rem,1.0299rem + .939vw,1.875rem);font-weight:600;letter-spacing:0;line-height:1.75rem;opacity:.7;padding-bottom:16px}.s-tabs-header-item:after{background-color:#414042;background-color:var(--color-primary);bottom:-2px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease-in-out;width:0}.s-tabs-active{color:#414042;color:var(--color-primary);opacity:1;position:relative}.s-tabs-active:after{width:70%}.bundle-title{color:var(--color-font);font-size:16px;font-weight:600;letter-spacing:0;line-height:16px;margin-bottom:1rem}@media (min-width:768px){.bundle-title{font-size:1.25rem;line-height:1.75rem}}.bundle-grid{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.25rem}@media(max-width:768px){html[dir=rtl] .bundle-grid.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.items-center.bundle-grid.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .bundle-grid.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.bundle-grid.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.flex-col.bundle-grid.items-start.group.ltr\:scale-x-\[-1\],html[dir=rtl] p.flex.flex-col.gap-1.bundle-grid.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .bundle-grid.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.items-center.bundle-grid.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .bundle-grid.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.bundle-grid.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.flex-col.bundle-grid.items-start.group.ltr\:scale-x-\[-1\],html[dir=ltr] p.flex.flex-col.gap-1.bundle-grid.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.bundle-grid{border-top:1px solid var(--color-font)}}.bundle-item{position:relative;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);width:calc(30.33% - 7px)}@media(max-width:768px){html[dir=ltr] .flex.bundle-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.bundle-item.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}@media (min-width:1024px){.bundle-item{width:140px}}.bundle-item:not(.is-selected){opacity:.5}.bundle-image{border-radius:.375rem;overflow:hidden;position:relative;--tw-bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity,1))}@media(max-width:768px){html[dir=ltr] .flex.bundle-image.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.bundle-image.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.bundle-image img{display:block;height:140px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.single .s-add-product-button-main:not(.bundle-image img)>salla-button{width:100%}}.bundle-check{align-items:center;background-color:#414042;background-color:var(--color-primary);border-radius:.375rem;border-width:0;color:var(--color-background);cursor:pointer;display:flex;font-size:.75rem;height:1.25rem;justify-content:center;line-height:1rem;position:absolute;right:.75rem;top:.75rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);width:1.25rem}.bundle-check *{pointer-events:none}input[type=radio].sr-only div.bundle-check{transition:all .3s}input[type=radio].sr-only:checked~div.bundle-check{border-color:var(--color-main)}@media(max-width:768px){html[dir=rtl] .bundle-check.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.bundle-check.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.bundle-check.flex.lg\:hidden,html[dir=rtl] .flex-1.gap-4.justify-end.items-center.bundle-check.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .bundle-check.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.bundle-check.justify-start.flex-1{justify-content:flex-end}html[dir=rtl] p.bundle-check.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(-1)}html[dir=ltr] .bundle-check.relative.h-auto.lg\:py-1.py-2.items-center.gap-4.lg\:gap-6.justify-between,html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.bundle-check.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.bundle-check.flex.lg\:hidden,html[dir=ltr] .flex-1.gap-4.justify-end.items-center.bundle-check.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .bundle-check.icons.lg\:gap-6.gap-4.items-center.justify-start.flex-1,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.bundle-check.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] p.bundle-check.flex-col.gap-1.items-start.group.ltr\:scale-x-\[-1\]{transform:scaleX(1)}}@media(min-width:1024px){body.default-filters salla-price-range div.bundle-check{border-top:1px solid var(--color-font)}}.bundle-item:not(.is-selected) .bundle-check{--tw-bg-opacity:1;background-color:#d1d5db;background-color:rgba(209,213,219,var(--tw-bg-opacity,1));--tw-text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--tw-text-opacity,1))}.bundle-name{color:var(--color-font);margin-top:.875rem;vertical-align:middle}.bundle-desc,.bundle-name{font-size:.875rem;font-weight:500;letter-spacing:0;line-height:1.25rem}.bundle-desc{line-height:18px;overflow:hidden;--tw-text-opacity:1;color:#525252;color:rgba(82,82,82,var(--tw-text-opacity,1));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bundle-price{font-size:20px;font-weight:700;margin-top:.625rem;--tw-text-opacity:1;color:#111;color:rgba(17,17,17,var(--tw-text-opacity,1))}.bundle-plus{display:block;font-size:16px;margin-top:70px;--tw-text-opacity:1;color:#888;color:rgba(136,136,136,var(--tw-text-opacity,1))}.bundle-footer{margin-bottom:1.5rem;margin-top:1rem}.bundle-btn{border-width:2px;cursor:pointer;width:100%;--tw-border-opacity:1;background-color:var(--color-background);border-color:#111;border-color:rgba(17,17,17,var(--tw-border-opacity,1));font-size:20px;font-weight:700;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.bundle-btn *{pointer-events:none}@media(max-width:1024px){.single .s-add-product-button-main:not(.bundle-btn)>salla-button{width:100%}}.bundle-btn:hover{--tw-bg-opacity:1;background-color:#111;background-color:rgba(17,17,17,var(--tw-bg-opacity,1));color:var(--color-background)}@media (min-width:768px){.bundle-btn{font-size:30px}}.bundle-old-price{margin-left:.625rem;--tw-text-opacity:1;color:#8b8b8b;color:rgba(139,139,139,var(--tw-text-opacity,1));text-decoration-line:line-through}.bundle-loader{display:inline-block;height:1.25rem;margin-left:.625rem;width:1.25rem}@keyframes spin{to{transform:rotate(1turn)}}.bundle-loader{animation:spin 1s linear infinite;border-color:#ddd;border-color:rgba(221,221,221,var(--tw-border-opacity,1));border-radius:9999px;border-width:2px;--tw-border-opacity:1;border-top-color:#111;border-top-color:rgba(17,17,17,var(--tw-border-opacity,1));vertical-align:middle}.hidden-bundle{display:none}@media(max-width:640px){.single .main-content .s-button-btn{height:48px!important}.s-quantity-input-button{width:30%!important}}#quick-eye-model salla-quantity-input{background-color:transparent;border-radius:0}@media(max-width:480px){#quick-eye-model salla-quantity-input{flex-grow:1}}#quick-eye-model salla-quantity-input .s-quantity-input-container{border-bottom:1px solid #e4e4e7;border-radius:0;border-top:1px solid #e4e4e7}@media(max-width:768px){#quick-eye-model salla-quantity-input .s-quantity-input-container{width:100%!important}}#quick-eye-model salla-quantity-input .s-quantity-input-input{background-color:transparent;border:none!important;color:var(--color-font);opacity:.8;width:3rem!important}@media(max-width:768px){#quick-eye-model salla-quantity-input .s-quantity-input-input{font-size:12px!important}}#quick-eye-model salla-quantity-input .s-quantity-input-button{width:2.5rem!important}#quick-eye-model salla-quantity-input .s-quantity-input-button svg{fill:#414042;fill:var(--color-primary);opacity:.8}@media(max-width:768px){#quick-eye-model salla-quantity-input .s-quantity-input-button svg{height:12px!important;width:12px!important}}#quick-eye-model .action-social .btn,#quick-eye-model .action-social button,#quick-eye-model .action-social salla-button,#quick-eye-model .s-social-share-btn{border-color:#414042!important;border-color:var(--color-primary)!important;border-radius:0!important}#quick-eye-model .s-product-options-option{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:5px;gap:5px}#quick-eye-model .radio-options-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:12px}#quick-eye-model .radio-option{display:block;position:relative}#quick-eye-model .radio-option input[type=radio]{height:0;opacity:0;position:absolute;width:0}#quick-eye-model .radio-option span{background:var(--color-background);border:2px solid #e5e7eb;border-radius:4px;color:#000;cursor:pointer;display:block;font-weight:500;padding:12px 16px;text-align:center;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}#quick-eye-model .main-content .s-product-options-wrapper .s-product-options-option-container .s-product-options-option span{border-radius:0}#quick-eye-model .s-product-options-option-container{margin-bottom:8px}#quick-eye-model .radio-option input[type=radio]:checked+span{border-color:#414042;border-color:var(--color-primary);color:#000}#quick-eye-model .product-thumbs-image{opacity:.5!important;transition:opacity .3s ease}#quick-eye-model .product-thumbs-image.swiper-slide-thumb-active{opacity:1!important}#quick-eye-model .radio-placeholder span{background:#f3f4f6;border-style:dashed;color:#9ca3af;cursor:not-allowed}#quick-eye-model .custom-option-title{color:#1f2937;margin-bottom:8px}@media(max-width:768px){#quick-eye-model .s-modal-entering{max-height:70vh!important;overflow:scroll}}@media(min-width:640px){#quick-eye-model .s-product-options-option{align-items:flex-start;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:1rem;gap:1rem}}#quick-eye-model .s-button-loader:before{animation:spin-2 1s linear infinite}#quick-eye-model .s-modal-close{align-items:center;display:flex;height:2.75rem;justify-content:center;left:0;top:0;--tw-bg-opacity:1;background-color:#8e1a0b}#quick-eye-model .s-modal-close svg{fill:var(--color-background)}@media(min-width:768px){#quick-eye-model .swiper-wrapper{max-height:522px}}#quick-eye-model .swiper-wrapper{max-height:310px}#quick-eye-model .salla-slider{height:100%}#quick-eye-model .s-quantity-input-container{border:.7px solid #a1a1a1!important;border:none;border-radius:2px;box-shadow:0 .54px 1.62px 0 rgba(0,0,0,.122);padding-bottom:2px;padding-top:2px}#quick-eye-model .s-quantity-input-container input{border-left:1px solid var(--color-font);border-right:1px solid var(--color-font);min-width:2rem;padding-left:0;padding-right:0;width:2rem}#quick-eye-model .s-quantity-input-container span svg{fill:var(--color-font);height:12px;width:12px}#quick-eye-model .product-image{height:auto}#quick-eye-model .product-image img{-o-object-fit:cover;object-fit:cover}#quick-eye-model .product-image:after,#quick-eye-model .product-thumbs-image:after{display:none}@media(min-width:768px){#quick-eye-model .product-images-slider .s-slider-container{max-height:522px}}#quick-eye-model .product-images-slider .s-slider-container{flex:1;max-height:310px}@media(min-width:768px){#quick-eye-model .s-slider-thumbs{max-height:100px}}@media(max-width:640px){#quick-eye-model .s-slider-thumbs{display:none}}#quick-eye-model .s-slider-thumbs{max-height:80px}#quick-eye-model .product-images-slider .s-slider-thumbs-container{margin-left:auto;margin-right:auto;padding:0;width:100%}#quick-eye-model .product-images-slider .s-slider-thumbs-container .product-thumbs-image{border-radius:0!important;margin:0;width:100%}#quick-eye-model .s-modal-overlay{backdrop-filter:blur(8px)}@media(max-width:640px){#quick-eye-model .swiper{height:134px}#quick-eye-model .s-slider-thumbs{margin-top:0}}#quick-eye-model .promotion-title-content .promotion-title-item{background-color:#414042;background-color:var(--color-primary);border-radius:999999px;color:var(--color-font);padding:2px 20px}#quick-eye-model .wishlist-container .s-product-card-wishlist-btn{aspect-ratio:1/1;border-radius:2px!important;margin:0}#quick-eye-model .product-name-text,#quick-eye-model .product-price-item .price-text{font-size:clamp(.875rem,.743rem + .5634vw,1.25rem)}#quick-eye-model .product-description-content,#quick-eye-model .product-price-item .price-value{font-size:clamp(.75rem,.618rem + .5634vw,1.125rem)}#quick-eye-model .s-count-down-list{margin:0;padding:0}#quick-eye-model .s-count-down-list .s-count-down-item{aspect-ratio:1/1;background-color:var(--color-secondary);font-size:1rem;height:auto;line-height:1;min-width:60px}#quick-eye-model .s-count-down-list .s-count-down-item .s-count-down-item-label{color:var(--color-secondary-font);font-weight:500}#quick-eye-model .s-count-down-list .s-count-down-item .s-count-down-item-value{color:var(--color-font);font-weight:700}#quick-eye-model .product-description{color:var(--color-secondary-font);font-size:clamp(.875rem,.8367rem + .1633vw,1rem);height:-moz-fit-content;height:fit-content;line-height:166%}#quick-eye-model .s-product-options-wrapper{height:100%;margin-bottom:0;padding-bottom:0;padding-top:0}#quick-eye-model .custom-add-to-cart-button .s-button-element{background-color:transparent;background-color:#414042;background-color:var(--color-primary);border:.7px solid #414042;border:.7px solid var(--color-primary);border-radius:0;box-shadow:0 .54px 1.62px 0 rgba(0,0,0,.122);color:var(--color-background);min-height:42px;overflow:hidden;transition:all .3s ease}#quick-eye-model .custom-add-to-cart-button .s-button-element :hover{background-color:var(--color-background);color:#414042;color:var(--color-primary)}#quick-eye-model .custom-add-to-cart-button .s-button-element:after,#quick-eye-model .product-details .product-details-btn:after{border-radius:100%;bottom:-20px;content:"";height:calc(100% + 40px);left:-20px;position:absolute;transform:scaleY(0);transform-origin:bottom;transition:transform .6s ease;width:calc(100% + 40px)}#quick-eye-model .custom-add-to-cart-button .s-button-element:after{background-color:#414042;background-color:var(--color-primary)}#quick-eye-model .product-details .product-details-btn:after{background-color:var(--color-background)}#quick-eye-model .product-details .product-details-btn{background-color:#414042;background-color:var(--color-primary);border:1px solid #414042;border:1px solid var(--color-primary);border-radius:4px;color:var(--color-background);overflow:hidden;position:relative}#quick-eye-model div.product-info div.product-description>p>img{display:none}@media screen and (max-width:680px){#quick-eye-model .product-info{max-height:100%;overflow-y:auto}}#quick-eye-model .s-product-card-wishlist-added .s-button-text{color:red;padding-left:2px;padding-right:2px}#quick-eye-model salla-product-options.s-product-options-wrapper.hydrated{background:transparent;border-bottom:none;margin:0;padding:0}#quick-eye-model .s-product-options-option-label,#quick-eye-model salla-product-options.s-product-options-wrapper+section{display:none}#quick-eye-model .custom-radio-options{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:start}#quick-eye-model .custom-radio-options>label{align-items:center;background-color:var(--color-background);border:1px solid color-mix(in srgb,var(--color-font) 15%,transparent);border-radius:2px;color:var(--color-font);cursor:pointer;display:flex!important;font-size:16px;justify-content:center;line-height:28px;padding:6px 19px;transition:all .3s}#quick-eye-model .custom-radio-options label.label_active{border:1px solid #414042;border:1px solid var(--color-primary);opacity:1}@keyframes spin-2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.product-thumbs-image img{width:100%!important}@media(max-width:1023px){body.default-filters{display:flex;flex-direction:column;padding:0!important;width:100%}}@media(min-width:1024px){body.default-filters salla-filters{align-items:center;display:flex;gap:16px;justify-content:start;margin-bottom:44px;padding:35px 40px 40px;width:100%}body.default-filters salla-price-range div.s-price-range-currency{border:none!important}body.default-filters .s-products-list-filters-results{gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:768px){html[dir=rtl] body.flex.relative.h-auto.lg\:py-1.py-2.items-center.default-filters .s-products-list-filters-results.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] body.flex-1.default-filters .s-products-list-filters-results.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] body.flex.icons.lg\:gap-6.default-filters .s-products-list-filters-results.items-center.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] body.flex.relative.h-auto.lg\:py-1.py-2.items-center.default-filters .s-products-list-filters-results.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] body.flex-1.default-filters .s-products-list-filters-results.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] body.flex.icons.lg\:gap-6.default-filters .s-products-list-filters-results.items-center.justify-start.flex-1{justify-content:flex-end}}body.default-filters .s-filters-radio{border-color:var(--color-font)}body.default-filters .s-filters-option-name{color:var(--color-font)}body.default-filters .s-button-primary{color:var(--color-background)}body.default-filters .s-price-range-number-input .s-price-range-relative{padding:8px}body.default-filters .s-price-range-number-input{border-color:var(--color-font);padding:8px!important;text-align:right}body.default-filters .s-price-range-inputs .s-button-element.s-button-icon{border-color:var(--color-font);color:var(--color-font)}body.default-filters .s-price-range-inputs .s-button-wrap{transform:translateY(12.5%)}body.default-filters .s-price-range-number-input::-moz-placeholder{color:var(--color-font)}body.default-filters .s-price-range-currency,body.default-filters .s-price-range-number-input::placeholder{color:var(--color-font)}body.default-filters .s-filters-footer salla-button .s-button-element{align-items:center;border:1px solid var(--color-font);border-radius:500px;color:var(--color-font);display:flex;font-size:1rem;gap:8px;height:48px;justify-content:flex-start;padding:0 16px}body.default-filters .s-filters-footer salla-button .s-button-element .s-button-text{align-items:center;display:flex;overflow:visible}body.default-filters .s-filters-footer salla-button .s-button-element .s-button-text:after{content:"";font-family:sallaicons!important;font-size:1rem;height:auto!important;position:static}body.default-filters .s-filters-footer salla-button .s-button-element:hover{background-color:var(--color-font);border-color:var(--color-background);color:var(--color-background)}body.default-filters .s-filters-widget-title{border:1px solid var(--color-font);border-radius:959595px;font-size:1rem;gap:20px;height:48px;justify-content:flex-start;padding:2px 16px}body.default-filters .s-filters-widget-content{background-color:var(--color-background);border-radius:2px;height:auto!important;max-height:0;overflow:hidden;padding:0;position:absolute;top:100%;transform:translateY(-16px);transition:all .25s ease-in-out;z-index:10}body.default-filters .s-filters-widget-content.s-filters-widget-opened{border:1px solid var(--color-font);height:100%;max-height:1000px;transform:translateY(10px)}body.default-filters .s-filters-widget-more{background:var(--color-secondary-color);margin:0;padding:8px 0;text-align:center}body.default-filters .s-price-range-inputs .s-button-element.s-button-icon:hover{background:var(--color-font);color:var(--color-background)}body.default-filters salla-price-range div.flex{border-top:1px solid var(--color-font)}body.default-filters .s-price-range-number-input:focus::-moz-placeholder{color:transparent}body.default-filters .s-price-range-number-input:focus::placeholder{color:transparent}body.default-filters .s-filters-widget-container{margin:0;overflow:visible;padding:0}body.default-filters .s-filters-widget-container.hydrated{position:relative}body.default-filters .s-filters-widget-container.hydrated .s-filters-widget-values{padding:15px 10px 10px}body.default-filters salla-filters-widget .s-filters-widget-plusminus{font-size:1.5rem;transform:rotate(0deg);transition:transform .7s ease-in-out}body.default-filters .s-filters-widget-plusminus:after{background-color:var(--color-background);content:"";font-family:sallaicons!important;height:auto!important;position:static;transform:translateY(-25%)!important}body.default-filters .s-filters-widget-plusminus:before{background:none}}body.default-filters body.ltr salla-filters .s-filters-footer{margin-left:auto}body.default-filters body.rtl salla-filters .s-filters-footer{margin-right:auto}body.default-filters body.ltr .s-filters-footer salla-button .s-button-element .s-button-text:after{margin-right:8px}.s-infinite-scroll-btn{color:var(--color-background)}.s-price-range-number-input .s-price-range-relative{padding:8px}.s-price-range-number-input{border-color:var(--color-font);padding:8px!important;text-align:right}.s-price-range-inputs .s-button-element.s-button-icon{border-color:var(--color-font);color:var(--color-font)}.s-price-range-inputs .s-button-wrap{transform:translateY(12.5%)}.s-price-range-number-input::-moz-placeholder{color:var(--color-font)}.s-price-range-currency,.s-price-range-number-input::placeholder{color:var(--color-font)}.mm-ocd--open *{border-color:var(--color-font);color:var(--color-font);fill:var(--color-font);stroke:var(--color-font)}.banner-slider .s-slider-container{margin-top:-75px}option{background-color:var(--color-background);border:5px solid green;color:var(--color-font);font-size:16px}.custom-select-wrapper{position:relative;width:200px}body.ltr .custom-select-wrapper:before{left:86%}body.rtl .custom-select-wrapper:before{right:86%}body.rtl #filters-menu- salla-filters-widget .s-filters-widget-plusminus{font-size:1.5rem;left:5px;transform:rotate(0deg);transition:transform .7s ease-in-out}body.ltr salla-filters-widget .s-filters-widget-plusminus{right:5px}@media(max-width:1023px){.s-filters-widget-content{height:-moz-fit-content;height:fit-content;position:static}.s-filters-widget-closed{height:0}#filters-menu,#filters-menu>*{padding-left:1rem!important;padding-right:1rem!important}}#product-filter{align-items:center;display:flex;gap:8px;justify-content:flex-start}#product-filter,#product-filter:after,#product-filter:before{color:var(--color-font)}body.rtl #product-filter{padding:2px 0 2px 24px}body.ltr #product-filter{padding:2px 24px 2px 0}@media(min-width:1024px){#product-filter{align-items:center;border:1px solid var(--color-font);border-radius:500px;color:var(--color-font);display:flex;gap:8px;justify-content:flex-start;padding:2px 24px}body.rtl #product-filter{padding:2px 24px 2px 44px}body.ltr #product-filter{padding:2px 44px 2px 24px}}.custom-select-wrapper:before{color:var(--color-font);content:"";font-family:sallaicons!important;font-size:20px;font-weight:700;pointer-events:none;position:absolute;top:50%;transform:translateY(-45%);z-index:1}option{padding:5px!important}@media(min-width:768px){.s-products-list-filters-results{gap:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}}.desktop-side-filters salla-filters *{border-color:var(--color-font);color:var(--color-font);fill:var(--color-font);stroke:var(--color-font)}body.ltr .s-button-text:after{margin-right:16px;transform:translateX(16px)}body.rtl .s-button-text:after{margin-left:16px;transform:translateX(-16px)}#filters-menu-2 salla-filters-widget{padding:16px 0!important}.bundle-packages{direction:rtl;padding-top:14px}.bundle-packages__title{color:#000;font-size:20px;font-weight:900;margin-bottom:12px}.bundle-packages__list{display:flex;flex-wrap:nowrap;gap:3px;margin-bottom:16px}.pkg-card{background:#fff;border:1px solid #c1c1c1;border-radius:0;flex:1 1 0;min-height:61px;min-width:0;padding:11px 0 6px;position:relative;text-align:center;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.pkg-card:hover{border-color:#333}.pkg-card--selected{background:rgba(68,67,67,.36);border:2px solid #333;box-shadow:0 2px 12px rgba(0,0,0,.15)}.pkg-card__name{font-weight:600}.pkg-card__name,.pkg-card__price{color:#000;display:block;font-size:16px}.pkg-card__price{font-weight:500}.pkg-card__price i{font-size:.9em}.pkg-card__unit{color:#2d2d2d;display:block;font-size:14px}.pkg-card__badges{align-items:center;display:flex;flex-wrap:wrap;gap:3px;justify-content:center;left:0;line-height:1;pointer-events:none;position:absolute;right:0;text-align:center;top:-14px}.pkg-badge{color:#fff;display:inline-block;white-space:nowrap}.pkg-badge--discount{background:#1e3e8b;border-radius:3px;font-size:14px;font-weight:600;padding:3px 4px 1px}.pkg-badge--best{background:#f35812}.pkg-badge--best,.pkg-badge--shipping{border-radius:9px;font-size:12px;font-weight:600;padding:1px 8px}.pkg-badge--shipping{background:#383b71}@media(max-width:480px){.bundle-packages__title{font-size:18px}.pkg-card__name,.pkg-card__price{font-size:14px}.pkg-badge--discount,.pkg-card__unit{font-size:12px}.pkg-badge--best,.pkg-badge--shipping{font-size:10px;padding:1px 6px}}@media(max-width:340px){.bundle-packages__list{flex-wrap:wrap;row-gap:20px}.pkg-card{flex:0 0 calc(50% - 3px)}}body.fancybox-open,body.mm-ocd-opened,body.modal-is-open{overflow:hidden}body.fancybox-open #chat-widget-container,body.fancybox-open #fb-root,body.fancybox-open #tidio-chat,body.fancybox-open .fb_reset,body.fancybox-open [class$=__feedback],body.fancybox-open [id^=gb-widget],body.mm-ocd-opened #chat-widget-container,body.mm-ocd-opened #fb-root,body.mm-ocd-opened #tidio-chat,body.mm-ocd-opened .fb_reset,body.mm-ocd-opened [class$=__feedback],body.mm-ocd-opened [id^=gb-widget],body.modal-is-open #chat-widget-container,body.modal-is-open #fb-root,body.modal-is-open #tidio-chat,body.modal-is-open .fb_reset,body.modal-is-open [class$=__feedback],body.modal-is-open [id^=gb-widget]{display:none!important}@supports(-webkit-touch-callout:none){@media screen and (max-width:767px){.mobile #button{margin-left:5px;transform:translateY(-58px)}}}@media(max-width:1024px){body.dropdown--is-opened{overflow:hidden}body.dropdown--is-opened #chat-widget-container,body.dropdown--is-opened #fb-root,body.dropdown--is-opened #tidio-chat,body.dropdown--is-opened .fb_reset,body.dropdown--is-opened [class$=__feedback],body.dropdown--is-opened [id^=gb-widget]{display:none!important}#tidio-chat{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:9999999999}#tidio-chat #tidio-chat-iframe{bottom:0!important;pointer-events:auto}[id^=gb-widget]{z-index:9999!important}#fb-root .fb_dialog iframe[data-testid=bubble_iframe],[id^=gb-widget],iframe.tawk-widget{bottom:20px!important}#chat-widget-container{bottom:0!important;height:100%}}iframe.tawk-widget{bottom:20px;display:block}.is-sticky-product-bar.product-single #fb-root .fb_dialog iframe[data-testid=bubble_iframe],.is-sticky-product-bar.product-single [id^=gb-widget],.is-sticky-product-bar.product-single iframe.tawk-widget{bottom:70px!important}@media(max-width:640px){.swal2-container{width:100%!important}}.swal2-container .swal2-popup.swal2-toast{box-shadow:0 1px 3px 1px rgba(0,0,0,.071);max-width:300px;padding:0 10px 5px}@media(max-width:640px){.swal2-container .swal2-popup.swal2-toast{max-width:100%}}.swal2-container .swal2-popup.swal2-toast .swal2-icon{--tw-scale-x:.5;--tw-scale-y:.5;animation:none;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.5) scaleY(.5);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.swal2-container .swal2-popup.swal2-toast .swal2-icon:where([dir=ltr],[dir=ltr] *){margin-left:-.375rem;margin-right:.25rem}.swal2-container .swal2-popup.swal2-toast .swal2-icon:where([dir=rtl],[dir=rtl] *){margin-left:.25rem;margin-right:-.375rem}.swal2-container .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{--tw-border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--tw-border-opacity,1))}.swal2-container .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-line-long,.swal2-container .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-line-tip{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}.swal2-container .swal2-popup.swal2-toast .swal2-title{font-size:.875rem;line-height:1.5rem;margin:0;padding-bottom:.5rem;padding-top:.5rem}@media(max-width:768px){html[dir=ltr] .flex.relative.h-auto.lg\:py-1.swal2-container .swal2-popup.swal2-toast .swal2-title.items-center.gap-4.lg\:gap-6.justify-between,html[dir=rtl] .flex.relative.h-auto.lg\:py-1.swal2-container .swal2-popup.swal2-toast .swal2-title.items-center.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}}.swal2-container .swal2-popup.swal2-toast .swal2-close{flex-shrink:0;--tw-scale-x:.75;--tw-scale-y:.75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.75) scaleY(.75);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.swal2-container .swal2-popup.swal2-toast .swal2-close:where([dir=ltr],[dir=ltr] *){margin-left:.5rem}.swal2-container .swal2-popup.swal2-toast .swal2-close:where([dir=rtl],[dir=rtl] *){margin-right:.5rem}.swal2-container .swal2-popup.swal2-toast .swal2-timer-progress-bar-container{height:2px}.swal2-container .swal2-popup.swal2-toast .swal2-timer-progress-bar{background:#ddd}.swal2-container .swal2-popup.swal2-toast.swal2-icon-error{--tw-bg-opacity:1;background-color:#f87171;background-color:rgba(248,113,113,var(--tw-bg-opacity,1))}.swal2-container .swal2-popup.swal2-toast.swal2-icon-error *{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.swal2-container .swal2-popup.swal2-toast.swal2-icon-error .swal2-error{--tw-border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--tw-border-opacity,1))}.swal2-container .swal2-popup.swal2-toast.swal2-icon-error .swal2-x-mark-line-left,.swal2-container .swal2-popup.swal2-toast.swal2-icon-error .swal2-x-mark-line-right{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1))}.swal2-container .swal2-popup.swal2-toast.swal2-icon-success{--tw-bg-opacity:1;background-color:#22c55e;background-color:rgba(34,197,94,var(--tw-bg-opacity,1))}.swal2-container .swal2-popup.swal2-toast.swal2-icon-success *{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}@media not all and (min-resolution:0.001dpcm){@supports(-webkit-appearance:none){.full-banner-entry{background-attachment:scroll}}}body.font-dinnextltarabic-regular .btn--add-to-cart{padding-bottom:0!important;padding-top:0!important}.about-page{--about-cta:#b94430;--about-text:#000;--about-muted:#1e1e1e;--about-value-title:#525d46;--about-surface:#fafafa;--about-hero-ratio-mobile:440/248;--about-hero-ratio-desktop:1512/631;--about-hero-gutter-mobile:17px;--about-hero-gutter-desktop:54px;--about-hero-text-top-mobile:76px;--about-hero-text-top-desktop:146px;--about-hero-text-w-mobile:372px;--about-hero-text-w-desktop:915px;--about-hero-gap-mobile:12px;--about-hero-gap-desktop:24px;--about-intro-overlap-mobile:24px;--about-intro-overlap-desktop:62px;--about-footer-gap-mobile:32px;--about-footer-gap-desktop:72px;--about-mobile-gutter:16px;--about-mobile-content:408px;--about-section-gap-mobile:32px;background:#fafafa;background:var(--about-surface);box-sizing:border-box;color:#000;color:var(--about-text);font-family:DINNextLTArabic,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:var(--font-main),system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;padding-bottom:32px;padding-bottom:var(--about-footer-gap-mobile)}@media(min-width:992px){.about-page{padding-bottom:var(--about-footer-gap-desktop)}}.about-page__hero{aspect-ratio:var(--about-hero-ratio-mobile);box-sizing:border-box;height:auto;isolation:isolate;margin:0;min-height:0;overflow:hidden;padding:0;position:relative;width:100%;z-index:1}@media(min-width:992px){.about-page__hero{aspect-ratio:var(--about-hero-ratio-desktop)}}.about-page__hero-media{background-color:#c4bcb4;bottom:0;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.about-page__hero-img-frame{left:0;margin:0;padding:0;position:absolute;width:100.01%}@media(max-width:991.98px){.about-page__hero-img-frame{height:100.06%;top:.04%}}@media(min-width:992px){.about-page__hero-img-frame{height:134.87%;top:-13%}}.about-page__hero-img{border:0;display:block;height:100%;margin:0;max-width:none;padding:0;vertical-align:top;width:100%}.about-page__hero-overlay{background:rgba(0,0,0,.2);bottom:0;display:none;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@media(min-width:992px){.about-page__hero-overlay{display:block}}.about-page__hero-inner{align-items:flex-start;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:var(--about-hero-gap-mobile);left:0;margin:0;max-width:var(--about-hero-text-w-mobile);padding:var(--about-hero-text-top-mobile) 0 0 var(--about-hero-gutter-mobile);pointer-events:none;position:absolute;text-align:left;top:0;width:min(100%,var(--about-hero-text-w-mobile));z-index:2}@media(min-width:992px){.about-page__hero-inner{gap:var(--about-hero-gap-desktop);max-width:var(--about-hero-text-w-desktop);padding:var(--about-hero-text-top-desktop) 0 0 var(--about-hero-gutter-desktop);width:min(100%,var(--about-hero-text-w-desktop))}}.about-page__hero-title{color:#fff;font-size:18px;font-weight:600;line-height:18px;margin:0;width:100%;word-break:break-word}@media(min-width:992px){.about-page__hero-title{font-size:44px;font-weight:500;line-height:44px}}.about-page__hero-sub{color:#fff;font-size:16px;font-weight:400;line-height:normal;margin:0;width:100%;word-break:break-word}@media(min-width:992px){.about-page__hero-sub{font-size:32px;font-weight:400;line-height:normal;max-width:var(--about-hero-text-w-desktop)}}@media(max-width:991.98px){.about-page__hero--ar{aspect-ratio:440/248}}@media(min-width:992px){.about-page__hero--ar{aspect-ratio:1512/627}}.about-page__hero--ar .about-page__hero-overlay{display:none!important}.about-page__hero--ar .about-page__hero-media{background-color:#d9cfc4}.about-page__hero--ar .about-page__hero-img-frame .about-page__hero-img,.about-page__hero--ar .about-page__hero-img-frame picture{display:block;height:100%;width:100%}@media(max-width:991.98px){.about-page__hero--ar .about-page__hero-img-frame{bottom:0;height:100.06%;left:0;right:0;top:0;width:100.01%}.about-page__hero--ar .about-page__hero-img-frame .about-page__hero-img{height:100.06%;left:-.07%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:-.05%;width:100.01%}}@media(min-width:992px){.about-page__hero--ar .about-page__hero-img-frame{bottom:0;height:100%;left:0;right:0;top:0;width:100%}.about-page__hero--ar .about-page__hero-img-frame .about-page__hero-img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}}@media(max-width:991.98px){.about-page__hero--ar .about-page__hero-inner{gap:8px;max-width:372px;padding-bottom:0;padding-top:87px;width:min(372px,100% - 68px)}}@media(min-width:992px){.about-page__hero--ar .about-page__hero-inner{bottom:auto;max-width:836px;padding-bottom:0;padding-top:0;top:179px;width:min(836px,100% - 108px)}.about-page__hero--ar .about-page__hero-sub{max-width:836px}}@media(max-width:991.98px){.about-page[dir=rtl] .about-page__hero--ar .about-page__hero-inner,[dir=rtl] .about-page__hero--ar .about-page__hero-inner,html[dir=rtl] .about-page__hero--ar .about-page__hero-inner{padding:87px 10px 0 0}}.about-page__body{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:var(--about-section-gap-mobile);margin:var(--about-section-gap-mobile) auto 0;max-width:var(--about-mobile-content);padding:0;width:calc(100% - var(--about-mobile-gutter)*2)}@media(min-width:992px){.about-page__body{gap:72px;margin:72px auto 0;max-width:1512px}}.about-page__intro-comfort{align-items:stretch;background:#fff;box-sizing:border-box;display:flex;flex-direction:column;gap:0;margin:calc(var(--about-intro-overlap-mobile)*-1) auto 0;max-width:var(--about-mobile-content);padding:0;position:relative;width:calc(100% - var(--about-mobile-gutter)*2);z-index:2}@media(min-width:992px){.about-page__intro-comfort{align-items:center;gap:44px;margin-top:calc(var(--about-intro-overlap-desktop)*-1);max-width:1352px;padding-top:48px;width:100%}}.about-page__intro{background:#fff;box-sizing:border-box;margin:0;padding:20px 10px 16px;width:100%}@media(min-width:992px){.about-page__intro{padding:0}}.about-page__intro-inner{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:22px;margin:0 auto;max-width:388px;text-align:center;width:100%}@media(min-width:992px){.about-page__intro-inner{max-width:1174px}}.about-page__intro-title{color:var(--about-text);font-size:22px;font-weight:700;line-height:22px;margin:0;width:100%;word-break:break-word}@media(min-width:992px){.about-page__intro-title{font-size:32px;font-weight:700;line-height:32px}}.about-page__intro-body{color:var(--about-text);font-size:16px;font-weight:500;line-height:22px;margin:0;white-space:pre-wrap;width:100%;word-break:break-word}@media(min-width:992px){.about-page__intro-body{font-size:32px;font-weight:500;line-height:48px}}.about-page__comfort{box-sizing:border-box;height:232px;margin:0;overflow:hidden;padding:0;position:relative;width:100%}@media(min-width:992px){.about-page__comfort{aspect-ratio:1352/761;height:auto}}.about-page__comfort-media{background-color:#2a2a2a;bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:0}.about-page__comfort-img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.about-page__comfort-overlay{background:rgba(0,0,0,.25);bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}@media(min-width:992px){.about-page__comfort-overlay{background:rgba(0,0,0,.2)}}.about-page__comfort-inner{align-items:flex-start;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:12px;left:11px;margin:0;padding:0;position:absolute;text-align:left;top:50%;transform:translateY(-50%);width:min(100% - 22px,353px);z-index:2}@media(min-width:992px){.about-page__comfort-inner{gap:32px;left:50px;max-width:calc(100% - 100px);right:auto;top:264px;transform:translateY(0);width:1020px}}.about-page__comfort-title{color:#fff;font-size:16px;font-weight:800;line-height:16px;margin:0;text-align:left;width:100%;word-break:break-word}@media(min-width:992px){.about-page__comfort-title{font-size:40px;font-weight:800;line-height:40px;max-width:610px;white-space:nowrap;width:auto}}.about-page__comfort-text{color:#fff;font-size:12px;font-weight:600;line-height:20px;margin:0;text-align:left;width:100%;word-break:break-word}@media(min-width:992px){.about-page__comfort-text{font-size:24px;font-weight:600;line-height:40px;max-width:1020px}}.about-page__comfort-btn{align-items:center;background:var(--about-cta);border:0;border-radius:595959px;box-sizing:border-box;color:#fff!important;display:inline-flex;font-size:14px;font-weight:500;height:32px;justify-content:center;line-height:14px;margin:0;padding:0;-webkit-text-decoration:none;text-decoration:none;width:169px}@media(min-width:992px){.about-page__comfort-btn{font-size:20px;height:49px;line-height:20px;padding:10px;width:240px}}.about-page__comfort-btn:hover{filter:brightness(1.05)}.about-page__values{align-items:stretch;background:var(--about-surface);box-sizing:border-box;display:flex;flex-direction:column;gap:25px;margin:0;padding:0 var(--about-mobile-gutter);width:100%}@media(min-width:992px){.about-page__values{align-items:center;gap:32px;margin-left:auto;margin-right:auto;max-width:1512px;padding:0;width:100%}}.about-page__values-head{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:13px;margin:0;padding:0;text-align:left;width:100%}@media(min-width:992px){.about-page__values-head{align-items:center;gap:16px;max-width:889px;text-align:center}}.about-page__values-title{color:var(--about-text);font-size:20px;font-weight:600;line-height:20px;margin:0;width:100%;word-break:break-word}@media(min-width:992px){.about-page__values-title{font-size:32px;font-weight:600;line-height:32px}}.about-page__values-sub{color:var(--about-text);font-size:14px;font-weight:400;line-height:20px;margin:0;width:100%;word-break:break-word}@media(min-width:992px){.about-page__values-sub{font-size:24px;line-height:normal;white-space:nowrap}}.about-page__values-grid{display:grid;grid-template-columns:repeat(2,171px);justify-content:space-between;grid-row-gap:32px;box-sizing:border-box;margin:0;padding:0 0 0 16px;row-gap:32px;text-align:left;width:100%}@media(min-width:992px){.about-page__values-grid{align-items:center;display:flex;flex-direction:row;gap:73px;height:174px;justify-content:flex-start;margin-left:auto;margin-right:auto;max-width:1512px;padding:0 56px;width:100%}}.about-page__value{align-items:flex-start;display:flex;flex-direction:column;gap:6px;min-width:0;width:171px}@media(min-width:992px){.about-page__value{flex-shrink:0;gap:10px;width:295px}}.about-page__value-icon{flex-shrink:0;height:40px;overflow:hidden;position:relative;width:40px}.about-page__value-icon img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;width:100%}@media(min-width:992px){.about-page__value-icon{height:72px;width:72px}}.about-page__value-icon--tall{height:38px;overflow:hidden;width:36px}@media(min-width:992px){.about-page__value-icon--tall{height:77px;width:72px}}.about-page__value-icon--tall img{height:117.65%;left:-12.5%;max-width:none;-o-object-fit:cover;object-fit:cover;position:absolute;top:-8.82%;width:125%}.about-page__value-icon--sheld{overflow:hidden}.about-page__value-icon--sheld img{height:114.03%;left:-6.87%;max-width:none;-o-object-fit:cover;object-fit:cover;position:absolute;top:-7.13%;width:113.53%}.about-page__value-name{color:var(--about-value-title);font-size:14px;font-weight:600;line-height:14px;margin:0;word-break:break-word}@media(min-width:992px){.about-page__value-name{font-size:20px;font-weight:600;line-height:20px}}.about-page__value-desc{color:var(--about-text);font-size:14px;font-weight:400;line-height:20px;margin:0;width:100%;word-break:break-word}@media(min-width:992px){.about-page__value-desc{font-size:18px;font-weight:500;line-height:normal;max-width:295px}}.about-page__splits{--about-split-peek:5px;align-items:flex-start;display:flex;flex-direction:row;gap:11px;margin:0;max-width:none;overflow-x:auto;padding:0 var(--about-mobile-gutter);scroll-padding-inline:var(--about-mobile-gutter);scroll-snap-type:x mandatory;width:100%;-webkit-overflow-scrolling:touch;box-sizing:border-box;scrollbar-width:none}.about-page__splits::-webkit-scrollbar{display:none}@media(min-width:992px){.about-page__splits{--about-split-peek:0px;flex-direction:column;gap:58px;margin-left:auto;margin-right:auto;max-width:1378.581px;overflow:visible;padding:0;scroll-padding-inline:0;scroll-snap-type:none}}.about-page__split{box-sizing:border-box;display:flex;flex:0 0 calc(100% - 11px - var(--about-split-peek));flex-direction:column;gap:15px;margin:0;max-width:calc(var(--about-mobile-content) - var(--about-split-peek));padding:0;scroll-snap-align:start;width:calc(100% - 11px - var(--about-split-peek))}@media(min-width:992px){.about-page__split{align-items:center;flex:1 1 auto;flex-direction:row;gap:39px;justify-content:center;max-width:none;scroll-snap-align:unset;width:100%}}@media(max-width:991.98px){.about-page__split--b .about-page__split-img-wrap{order:-1}}@media(min-width:992px){.about-page__split--b{flex-direction:row;margin-left:21.42px;width:calc(100% - 21.42px)}}.about-page__split-img-wrap{flex-shrink:0;overflow:hidden;width:100%}@media(min-width:992px){.about-page__split-img-wrap{max-width:640px;width:640px}}.about-page__split-img{border-radius:4px;display:block;height:306px;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:992px){.about-page__split-img{border-radius:0;height:480px;width:640px}.about-page__split--a .about-page__split-img{border-radius:8px}}.about-page__split-text{flex:1;min-width:0}.about-page__split-text--plex{color:var(--about-muted);font-family:IBM Plex Sans,DINNextLTArabic,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:"IBM Plex Sans",var(--font-main),system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:16px;font-weight:500;line-height:24px;text-align:left;word-break:break-word}@media(min-width:992px){.about-page__split-text--plex{flex:0 0 553px;font-size:24px;line-height:40px;max-width:553px;width:553px}}.about-page__split-text--plex p{margin:0;white-space:pre-wrap}.about-page__explore{align-items:center;background:var(--about-surface);box-sizing:border-box;display:flex;flex-direction:column;gap:24px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;padding:0;width:100vw}@media(min-width:992px){.about-page__explore{gap:48px;margin-left:0;margin-right:0;max-width:1512px;width:100%}}.about-page__explore-title{box-sizing:border-box;color:var(--about-text);font-size:20px;font-weight:600;line-height:20px;margin:0;padding:0;text-align:center;width:100%}@media(min-width:992px){.about-page__explore-title{font-size:24px;font-weight:600;line-height:24px;padding:0}}.about-page__cats{display:flex;flex-wrap:nowrap;gap:21px;margin:0;overflow-x:auto;padding:0 var(--about-mobile-gutter);scroll-snap-type:x mandatory;width:100%;-webkit-overflow-scrolling:touch;box-sizing:border-box}@media(min-width:992px){.about-page__cats{gap:0;justify-content:space-between;max-width:1512px;overflow:visible;padding-left:48px;padding-right:48px;width:100%}}.about-page__cat{align-items:center;color:inherit;display:flex;flex:0 0 250px;flex-direction:column;gap:15px;scroll-snap-align:start;-webkit-text-decoration:none;text-decoration:none}@media(min-width:992px){.about-page__cat:nth-child(2){order:3}.about-page__cat:nth-child(3){order:2}.about-page__cat{flex:0 0 430px;gap:18px;width:430px}}.about-page__cat-visual{height:312px;overflow:hidden;width:100%}@media(min-width:992px){.about-page__cat-visual{height:537px;width:430px}}.about-page__cat-img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.about-page__cat-label{align-items:flex-end;display:inline-flex;font-size:20px;font-weight:500;gap:4px;justify-content:center;line-height:20px;margin:0;text-align:center}@media(min-width:992px){.about-page__cat-label{align-items:center;font-size:26px;gap:12px;line-height:26px}}.about-page__cat-arrow{align-items:center;color:var(--about-text);display:flex;flex-shrink:0;height:16px;justify-content:center;width:21px}@media(min-width:992px){.about-page__cat-arrow{height:19px;width:25px}}.about-page__cat-arrow-svg{display:block;height:21px;transform:rotate(-90deg) scaleY(-1);width:16px}@media(min-width:992px){.about-page__cat-arrow-svg{height:25px;width:19px}}.about-page__sustain{aspect-ratio:408/542;box-sizing:border-box;margin:0;overflow:hidden;padding:0;position:relative;width:100%}@media(min-width:992px){.about-page__sustain{aspect-ratio:1416/683;margin-left:auto;margin-right:auto;max-width:1416px;width:calc(100% - 96px)}}.about-page__sustain-media{background-color:#1a3d28;bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.about-page__sustain-img-frame{left:0;position:absolute;width:100.01%}@media(max-width:991.98px){.about-page__sustain-img-frame{height:133.76%;top:-21.03%}}@media(min-width:992px){.about-page__sustain-img-frame{height:116.74%;top:-13.72%}}.about-page__sustain-img{display:block;height:100%;max-width:none;width:100%}.about-page__sustain-inner{align-items:center;bottom:0;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:28px;justify-content:center;left:0;padding:48px 20px;pointer-events:none;position:absolute;right:0;text-align:center;text-shadow:0 1px 8px rgba(0,0,0,.45);top:0;z-index:1}.about-page__sustain-title{font-size:18px;font-weight:700;letter-spacing:.04em;line-height:1.2;margin:0;max-width:720px;text-transform:uppercase;word-break:break-word}@media(min-width:992px){.about-page__sustain-title{font-size:32px;line-height:1.15}}.about-page__sustain-body{font-size:14px;font-weight:400;line-height:1.5;margin:0;max-width:520px;word-break:break-word}@media(min-width:992px){.about-page__sustain-body{font-size:16px}}.about-page__sustain-pills{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0;pointer-events:auto}@media(min-width:768px){.about-page__sustain-pills{flex-direction:row;gap:32px;justify-content:center}}@media(max-width:991.98px){.about-page__sustain--ar-graphic{aspect-ratio:408/544}}@media(min-width:992px){.about-page__sustain--ar-graphic{aspect-ratio:1416/710}}.about-page__sustain--ar-graphic .about-page__sustain-inner{display:none}@media(max-width:991.98px){.about-page__sustain--ar-graphic .about-page__sustain-img-frame{bottom:0;height:100%;left:0;right:0;top:0;top:auto}}.about-page__sustain--ar-graphic .about-page__sustain-img-frame .about-page__sustain-img,.about-page__sustain--ar-graphic .about-page__sustain-img-frame picture{display:block;height:100%;width:100%}@media(max-width:991.98px){.about-page__sustain--ar-graphic .about-page__sustain-img-frame .about-page__sustain-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}@media(min-width:992px){.about-page__sustain--ar-graphic .about-page__sustain-img-frame{height:112.25%;top:-3.24%}}.about-page__sustain-pill{display:flex;flex-direction:column;font-size:13px;gap:4px;line-height:1.35}.about-page__sustain-pill strong{font-weight:700;letter-spacing:.06em;text-transform:uppercase}.about-page__sustain-pill span{opacity:.9}.about-page__materials{background:var(--about-surface);box-sizing:border-box;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;padding:0;width:100vw}@media(min-width:992px){.about-page__materials{margin-left:0;margin-right:0;max-width:1512px;width:100%}}.about-page__materials-track{display:flex;gap:16px;margin:0;overflow-x:auto;padding:0 var(--about-mobile-gutter);scroll-snap-type:x mandatory;width:100%;-webkit-overflow-scrolling:touch;box-sizing:border-box}@media(min-width:992px){.about-page__materials-track{gap:26px;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1512px;overflow:visible;padding-left:40px;padding-right:40px;width:100%}}.about-page__material{aspect-ratio:250/333;border-radius:0;flex:0 0 250px;margin:0;overflow:hidden;padding:0;position:relative;scroll-snap-align:start;width:250px}@media(min-width:992px){.about-page__material{aspect-ratio:auto;flex:0 0 460px;height:613px;width:460px}}.about-page__material-img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.about-page__materials--ar-graphic .about-page__material-img{background-color:var(--about-surface);-o-object-fit:contain;object-fit:contain}.about-page[dir=rtl],[dir=rtl] .about-page,html[dir=rtl] .about-page{direction:rtl}.about-page[dir=rtl] .about-page__hero-inner,[dir=rtl] .about-page .about-page__hero-inner,html[dir=rtl] .about-page .about-page__hero-inner{align-items:flex-end;left:auto!important;padding:var(--about-hero-text-top-mobile) var(--about-hero-gutter-mobile) 0 0;right:0!important;text-align:right}@media(min-width:992px){.about-page[dir=rtl] .about-page__hero-inner,[dir=rtl] .about-page .about-page__hero-inner,html[dir=rtl] .about-page .about-page__hero-inner{left:auto!important;padding:var(--about-hero-text-top-desktop) var(--about-hero-gutter-desktop) 0 0;right:0!important}}.about-page[dir=rtl] .about-page__hero-sub,.about-page[dir=rtl] .about-page__hero-title,[dir=rtl] .about-page .about-page__hero-sub,[dir=rtl] .about-page .about-page__hero-title,html[dir=rtl] .about-page .about-page__hero-sub,html[dir=rtl] .about-page .about-page__hero-title{text-align:right}.about-page[dir=rtl] .about-page__comfort-inner,[dir=rtl] .about-page .about-page__comfort-inner,html[dir=rtl] .about-page .about-page__comfort-inner{left:auto!important;right:11px!important;text-align:right;transform:translateY(-50%)!important}@media(min-width:992px){.about-page[dir=rtl] .about-page__comfort-inner,[dir=rtl] .about-page .about-page__comfort-inner,html[dir=rtl] .about-page .about-page__comfort-inner{left:auto!important;right:50px!important;transform:translateY(0)!important}}.about-page[dir=rtl] .about-page__comfort-text,.about-page[dir=rtl] .about-page__comfort-title,[dir=rtl] .about-page .about-page__comfort-text,[dir=rtl] .about-page .about-page__comfort-title,html[dir=rtl] .about-page .about-page__comfort-text,html[dir=rtl] .about-page .about-page__comfort-title{text-align:right}@media(max-width:992px){.about-page[dir=rtl] .about-page__values-head,[dir=rtl] .about-page .about-page__values-head,html[dir=rtl] .about-page .about-page__values-head{align-items:flex-end;text-align:right}}.about-page[dir=rtl] .about-page__values-sub,[dir=rtl] .about-page .about-page__values-sub,html[dir=rtl] .about-page .about-page__values-sub{white-space:normal}.about-page[dir=rtl] .about-page__value,[dir=rtl] .about-page .about-page__value,html[dir=rtl] .about-page .about-page__value{align-items:flex-start;direction:rtl}.about-page[dir=rtl] .about-page__value-desc,.about-page[dir=rtl] .about-page__value-name,[dir=rtl] .about-page .about-page__value-desc,[dir=rtl] .about-page .about-page__value-name,html[dir=rtl] .about-page .about-page__value-desc,html[dir=rtl] .about-page .about-page__value-name{text-align:right;width:100%}.about-page[dir=rtl] .about-page__values-grid,[dir=rtl] .about-page .about-page__values-grid,html[dir=rtl] .about-page .about-page__values-grid{direction:rtl}@media(min-width:992px){.about-page[dir=rtl] .about-page__values-grid,[dir=rtl] .about-page .about-page__values-grid,html[dir=rtl] .about-page .about-page__values-grid{direction:rtl;flex-direction:row-reverse;justify-content:flex-start}.about-page[dir=rtl] .about-page__split--b,[dir=rtl] .about-page .about-page__split--b,html[dir=rtl] .about-page .about-page__split--b{margin-left:0;margin-right:21.42px}}.about-page[dir=rtl] .about-page__split-text--plex,.about-page[dir=rtl] .about-page__split-text--plex p,[dir=rtl] .about-page .about-page__split-text--plex,[dir=rtl] .about-page .about-page__split-text--plex p,html[dir=rtl] .about-page .about-page__split-text--plex,html[dir=rtl] .about-page .about-page__split-text--plex p{text-align:right}.about-page[dir=rtl] .about-page__cat-label,[dir=rtl] .about-page .about-page__cat-label,html[dir=rtl] .about-page .about-page__cat-label{direction:rtl;flex-direction:row}.about-page[dir=rtl] .about-page__cat-arrow-svg,[dir=rtl] .about-page .about-page__cat-arrow-svg,html[dir=rtl] .about-page .about-page__cat-arrow-svg{transform:rotate(90deg) scaleY(-1)}.about-page[dir=rtl] .about-page__cats,[dir=rtl] .about-page .about-page__cats,html[dir=rtl] .about-page .about-page__cats{direction:rtl}@media(min-width:992px){.about-page[dir=rtl] .about-page__cats,[dir=rtl] .about-page .about-page__cats,html[dir=rtl] .about-page .about-page__cats{flex-direction:row-reverse}}.about-page[dir=rtl] .about-page__materials-track,[dir=rtl] .about-page .about-page__materials-track,html[dir=rtl] .about-page .about-page__materials-track{direction:rtl}.product-features{--pf-mobile-width:440px;--pf-mobile-gutter:16px;--pf-mobile-content:408px;--pf-mobile-col:171px;--pf-title-mobile:#525d46;background:#fff;box-sizing:border-box;width:100%}.product-features__inner{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;margin-left:auto;margin-right:auto;max-width:var(--pf-mobile-width);width:100%}@media(min-width:992px){.product-features__inner{align-items:center;flex-direction:row;gap:76px;max-width:1512px;padding-left:56px;padding-right:56px}}.product-features__media{box-sizing:border-box;padding-left:var(--pf-mobile-gutter);padding-right:var(--pf-mobile-gutter);width:100%}@media(min-width:992px){.product-features__media{flex:0 0 752px;height:752px;overflow:hidden;padding-left:0;padding-right:0;width:752px}}.product-features__side-img,.product-features__side-video{aspect-ratio:1/1;display:block;height:auto;max-width:var(--pf-mobile-content);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media(min-width:992px){.product-features__side-img,.product-features__side-video{aspect-ratio:auto;height:100%;max-width:none;width:100%}}.product-features__list{display:grid;grid-template-columns:repeat(2,minmax(0,var(--pf-mobile-col)));justify-content:space-between;grid-row-gap:32px;box-sizing:border-box;margin:0;max-width:var(--pf-mobile-width);padding:0 var(--pf-mobile-gutter);row-gap:32px;width:100%}@media(max-width:991.98px){.product-features__list{-moz-column-gap:16px;column-gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:992px){.product-features__list{align-self:center;display:flex;flex:0 1 419px;flex-direction:column;justify-content:space-between;max-width:419px;min-height:605px;padding:0}}.product-features__item{align-items:flex-start;display:flex;flex-direction:column;gap:6px;margin:0;max-width:var(--pf-mobile-col);padding:0;width:100%}@media(min-width:992px){.product-features__item{gap:8px;max-width:none}}.product-features__icon{flex:0 0 40px;height:40px;width:40px}@media(min-width:992px){.product-features__icon{flex:0 0 88px;height:88px;width:88px}}.product-features__icon img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.product-features__title{font-family:DINNextLTArabic,Poppins,IBM Plex Sans,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:var(--font-main),"Poppins","IBM Plex Sans",system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:16px;font-weight:600;line-height:18px;margin:0;word-break:break-word}@media(min-width:992px){.product-features__title{font-family:IBM Plex Sans,DINNextLTArabic,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:"IBM Plex Sans",var(--font-main),system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:18px;font-weight:700;line-height:18px}}.product-features__text{font-family:DINNextLTArabic,Poppins,IBM Plex Sans,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:var(--font-main),"Poppins","IBM Plex Sans",system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0;max-width:var(--pf-mobile-col);word-break:break-word}@media(min-width:992px){.product-features__text{font-family:IBM Plex Sans,DINNextLTArabic,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:"IBM Plex Sans",var(--font-main),system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:16px;font-weight:500;line-height:normal;max-width:419px}[dir=ltr] .product-features__inner,html[dir=ltr] .product-features__inner{flex-direction:row}}[dir=ltr] .product-features__item,html[dir=ltr] .product-features__item{align-items:flex-start}[dir=ltr] .product-features__text,[dir=ltr] .product-features__title,html[dir=ltr] .product-features__text,html[dir=ltr] .product-features__title{text-align:left}@media(min-width:992px){[dir=rtl] .product-features__inner,html[dir=rtl] .product-features__inner{flex-direction:row}}[dir=rtl] .product-features__item,html[dir=rtl] .product-features__item{align-items:flex-start}[dir=rtl] .product-features__text,[dir=rtl] .product-features__title,html[dir=rtl] .product-features__text,html[dir=rtl] .product-features__title{text-align:right}.products-skeleton{--products-skeleton-cols:var(--products-skeleton-cols-mobile,2);--products-skeleton-gap:var(--products-skeleton-gap-mobile,10px);display:flex;flex-wrap:nowrap;gap:10px;gap:var(--products-skeleton-gap);overflow:hidden;width:100%}@media(min-width:768px){.products-skeleton{--products-skeleton-cols:var(--products-skeleton-cols-tablet,3);--products-skeleton-gap:var(--products-skeleton-gap-tablet,10px)}}@media(min-width:1240px){.products-skeleton{--products-skeleton-cols:var(--products-skeleton-cols-desktop,4);--products-skeleton-gap:var(--products-skeleton-gap-desktop,13px)}}.products-skeleton--wrap{flex-wrap:wrap;row-gap:16px;row-gap:var(--products-skeleton-row-gap,16px)}.AR-products salla-products-list:not(.hydrated),.AR-products salla-products-slider:not(.hydrated),salla-products-list.hydrated~.products-skeleton,salla-products-slider.hydrated~.products-skeleton{display:none}.products-skeleton__card{display:flex;flex:0 0 calc((100% - (var(--products-skeleton-cols) - 1)*var(--products-skeleton-gap))/var(--products-skeleton-cols));flex-direction:column;gap:6px;gap:var(--ar-card-stack-gap,6px)}.products-skeleton__image,.products-skeleton__image.s-products-skeleton-native{border-radius:4px;height:250px;height:var(--ar-card-image-height-mobile,250px);overflow:hidden}@media(min-width:1024px){.products-skeleton__image,.products-skeleton__image.s-products-skeleton-native{height:473px;height:var(--ar-card-image-height-desktop,473px)}}.products-skeleton__line,.products-skeleton__line.s-products-skeleton-native{border-radius:4px;height:16px;margin-top:8px;overflow:hidden}.products-skeleton__line--short,.products-skeleton__line--short.s-products-skeleton-native{height:24px;width:40%}.products-skeleton salla-skeleton{display:block}.products-skeleton__image:not(salla-skeleton),.products-skeleton__line:not(salla-skeleton){animation:products-skeleton-shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#f2f2f2 25%,#e8e8e8 37%,#f2f2f2 63%);background-size:400% 100%}@keyframes products-skeleton-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}@media(prefers-reduced-motion:reduce){.products-skeleton__image:not(salla-skeleton),.products-skeleton__line:not(salla-skeleton){animation:none}}.AR-products{--ar-max-width:1512px;--ar-gutter-mobile:var(--home-section-gutter-mobile,16px);--ar-gutter-desktop:var(--home-section-gutter-desktop,56px);--ar-section-gap-mobile:var(--home-section-gap-mobile,24px);--ar-section-gap-desktop:var(--home-section-gap-desktop,40px);--ar-section-mt-mobile:clamp(3.667rem,2.3265rem + 4.57vw,6.933rem);--ar-card-max-width:340px;--ar-card-image-height-mobile:clamp(15.625rem,12.5rem + 13.33vw,29.5625rem);--ar-card-image-height-desktop:473px;--ar-card-stack-gap:6px;--ar-card-content-gap:8px;--ar-grid-col-gap-mobile:24px;--ar-grid-row-gap-mobile:16px;--ar-grid-col-gap-tablet:10px;--ar-grid-row-gap-tablet:10px;--ar-grid-col-gap-desktop:13px;--ar-grid-row-gap-desktop:13px}.AR-products,.AR-products__outer{box-sizing:border-box;margin:0;max-width:none;padding:0;width:100%}.AR-products__outer{margin-top:var(--ar-section-mt-mobile)}.AR-products__inner{box-sizing:border-box;display:flex;flex-direction:column;gap:var(--ar-section-gap-mobile);margin-left:auto;margin-right:auto;max-width:var(--ar-max-width);padding-left:var(--ar-gutter-mobile);padding-right:var(--ar-gutter-mobile);width:100%}@media(min-width:1024px){.AR-products__inner{gap:var(--ar-section-gap-desktop);padding-left:var(--ar-gutter-desktop);padding-right:var(--ar-gutter-desktop)}}.AR-products__header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin:0;min-height:32px;padding:0}@media(min-width:1024px){.AR-products__header{gap:16px;min-height:43px}}.AR-products__title{color:#000;font-family:IBM Plex Sans,DINNextLTArabic,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:"IBM Plex Sans",var(--font-main),system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:16px;font-weight:600;line-height:16px;margin:0}@media(min-width:1024px){.AR-products__title{font-size:24px;font-weight:600;line-height:24px}}.AR-products__subtitle{margin:0}.AR-products__cta{align-items:center;background-color:#b94430;border-radius:6px;color:#fff;display:inline-flex;flex-shrink:0;font-family:IBM Plex Sans,DINNextLTArabic,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:"IBM Plex Sans",var(--font-main),system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:13px;font-weight:500;gap:6px;height:32px;justify-content:center;line-height:1;padding:6px 10px;transition:opacity .2s ease;white-space:nowrap}.AR-products__cta svg{height:10px;width:14px}@media(min-width:1024px){.AR-products__cta{border-radius:8px;font-size:20px;gap:10px;height:43px;line-height:20px;padding:10px}.AR-products__cta svg{height:14px;width:19px}}.AR-products__cta:hover{opacity:.9}.AR-products__body{margin:0;padding:0}.AR-products--grid .s-products-list-vertical-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-columns:repeat(var(--ar-grid-cols-mobile,2),minmax(0,1fr));grid-column-gap:var(--ar-grid-col-gap-mobile);-moz-column-gap:var(--ar-grid-col-gap-mobile);column-gap:var(--ar-grid-col-gap-mobile);grid-row-gap:var(--ar-grid-row-gap-mobile);margin:0;padding:0;row-gap:var(--ar-grid-row-gap-mobile);width:100%}@media(min-width:768px){.AR-products--grid .s-products-list-vertical-cards{-moz-column-gap:var(--ar-grid-col-gap-tablet);column-gap:var(--ar-grid-col-gap-tablet);grid-template-columns:repeat(3,minmax(0,1fr));grid-template-columns:repeat(var(--ar-grid-cols-tablet,3),minmax(0,1fr));row-gap:var(--ar-grid-row-gap-tablet)}}@media(min-width:1024px){.AR-products--grid .s-products-list-vertical-cards{-moz-column-gap:var(--ar-grid-col-gap-desktop);column-gap:var(--ar-grid-col-gap-desktop);grid-template-columns:repeat(4,minmax(0,1fr));grid-template-columns:repeat(var(--ar-grid-cols,4),minmax(0,1fr));row-gap:var(--ar-grid-row-gap-desktop)}}.AR-products .swiper.s-slider-container{margin:0;padding:0!important}.AR-products .s-products-slider-card{max-width:var(--ar-card-max-width);padding:0!important}.AR-products .s-slider-block__title-nav{display:none!important}.AR-products .s-product-card-entry{display:flex;flex-direction:column;gap:var(--ar-card-stack-gap);margin:0;max-width:100%;padding:0;width:100%}.AR-products .s-product-card-image,.AR-products .s-product-card-image-full{height:var(--ar-card-image-height-mobile);margin:0;min-height:var(--ar-card-image-height-mobile);padding:0}@media(min-width:1024px){.AR-products .s-product-card-image,.AR-products .s-product-card-image-full{height:var(--ar-card-image-height-desktop);min-height:var(--ar-card-image-height-desktop)}}.AR-products .s-product-card-content{display:flex;flex-direction:column;gap:var(--ar-card-content-gap);margin:0;padding:0}.AR-products .s-product-card-content-title{font-family:IBM Plex Sans,DINNextLTArabic,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:"IBM Plex Sans",var(--font-main),system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0}.AR-products .s-product-card-rating{gap:7px}.AR-products .s-rating-stars-btn-star svg{height:22px;width:22px}.AR-products .s-product-card-content-price,.AR-products .s-product-card-content-subtitle{margin:0}.AR-products .s-product-card-sale-price h4{font-size:24px;font-weight:700;line-height:24px}.AR-products .s-product-card-sale-price h4,.AR-products .s-product-card-starting-price{font-family:IBM Plex Sans,DINNextLTArabic,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:"IBM Plex Sans",var(--font-main),system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}.AR-products .s-product-card-starting-price{color:#a2a2a2;font-size:20px;font-weight:500;line-height:20px}.AR-products__slider{position:relative}.AR-products__arrow{align-items:center;background:hsla(0,0%,100%,.92);border:1px solid rgba(24,24,27,.14);border-radius:9999px;box-shadow:0 8px 18px rgba(24,24,27,.12);color:#18181b;display:inline-flex;height:34px;justify-content:center;position:absolute;top:calc(var(--ar-card-image-height-mobile)/2);transform:translateY(-50%);transition:opacity .2s ease,visibility .2s ease,background-color .2s ease,color .2s ease;width:34px;z-index:5}.AR-products__arrow:hover{background:#b94430;color:#fff}.AR-products__arrow.swiper-button-disabled,.AR-products__arrow.swiper-button-lock{opacity:0;pointer-events:none;visibility:hidden}.AR-products__arrow i{font-size:14px;line-height:1}body.rtl .AR-products__arrow--prev{right:4px}body.ltr .AR-products__arrow--prev,body.rtl .AR-products__arrow--next{left:4px}body.ltr .AR-products__arrow--next{right:4px}@media(min-width:1024px){.AR-products__arrow{height:40px;top:calc(var(--ar-card-image-height-desktop)/2);width:40px}body.rtl .AR-products__arrow--prev{right:-20px}body.ltr .AR-products__arrow--prev,body.rtl .AR-products__arrow--next{left:-20px}body.ltr .AR-products__arrow--next{right:-20px}}.product-tabs{--pt-tabs-color:#000;--pt-tabs-border-color:#000;--pt-active-color:#b94430;--pt-active-text-color:#fff;--pt-title-color:#000;--pt-mobile-tab-h:28px;--pt-desktop-tab-h:40px;--pt-header-gap-mobile:12px;--pt-tabs-gap-mobile:12px;--pt-tabs-gap-desktop:21px;--pt-content-gap-mobile:16px;--pt-content-gap-desktop:24px;--pt-mobile-card-image-h:269px;--pt-mobile-card-gap:24px}.product-tabs__inner{gap:0!important}.product-tabs__layout{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;grid-gap:var(--pt-header-gap-mobile);gap:var(--pt-header-gap-mobile);width:100%}@media(min-width:1024px){.product-tabs__layout{align-items:center;-moz-column-gap:24px;column-gap:24px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;row-gap:0}}.product-tabs__title{color:#000;color:var(--pt-title-color,#000);font-family:IBM Plex Sans,DINNextLTArabic,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:"IBM Plex Sans",var(--font-main),system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:14px;font-weight:400;grid-column:1;grid-row:1;line-height:14px;margin:0;padding:0;z-index:1}@media(min-width:1024px){.product-tabs__title{align-self:center;font-size:24px;font-weight:500;line-height:24px}}.product-tabs__tabs{grid-column:1;grid-row:2;min-width:0;width:100%}@media(min-width:1024px){.product-tabs__tabs{align-items:center;display:grid;grid-column:1/-1;grid-row:1/span 2;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;grid-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-row-gap:var(--pt-content-gap-desktop);row-gap:var(--pt-content-gap-desktop)}}.product-tabs .s-tabs-header{align-items:center;border:none!important;display:flex;flex-wrap:nowrap;gap:var(--pt-tabs-gap-mobile);justify-content:flex-start;margin:0;max-width:none;overflow-x:auto;overflow-y:hidden;padding:0;width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-tabs .s-tabs-header::-webkit-scrollbar{display:none}@media(min-width:1024px){.product-tabs .s-tabs-header{gap:var(--pt-tabs-gap-desktop);grid-column:2;grid-row:1;justify-self:end;max-width:none;min-width:0;width:auto}}.product-tabs .s-tabs-header-item{align-items:center;background:transparent;border:1px solid var(--pt-tabs-border-color);border-radius:9999px;color:var(--pt-tabs-color);display:inline-flex;flex-shrink:0;font-family:IBM Plex Sans,DINNextLTArabic,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:"IBM Plex Sans",var(--font-main),system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:14px;font-weight:400;height:var(--pt-mobile-tab-h);justify-content:center;line-height:14px;opacity:1;padding:8px 12px;position:relative;transition:background-color .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap}.product-tabs .s-tabs-header-item:after{display:none!important}@media(min-width:1024px){.product-tabs .s-tabs-header-item{font-size:18px;height:var(--pt-desktop-tab-h);line-height:18px;padding:8px 16px}}.product-tabs .s-tabs-header-item.s-tabs-active{background-color:var(--pt-active-color);border-color:var(--pt-active-color);color:var(--pt-active-text-color);flex-direction:row;font-weight:400;gap:0}.product-tabs .s-tabs-header-item.s-tabs-active:after{display:none!important}.product-tabs .s-tabs-content-wrapper{margin:0;padding-left:0;padding-right:0;padding-top:var(--pt-content-gap-mobile)}@media(min-width:1024px){.product-tabs .s-tabs-content-wrapper{grid-column:1/-1;grid-row:2;padding-top:var(--pt-content-gap-desktop)}}.product-tabs .s-tabs-content>*{opacity:0;transform:translateY(-20px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.product-tabs .s-tabs-content.s-tabs-content-selected>*{opacity:1;transform:none}.product-tabs .s-tabs-content>.products-skeleton{opacity:1;transform:none;transition:none}.product-tabs salla-tab-content:not(.hydrated){display:block}.product-tabs salla-tab-content:not(:first-of-type):not(.hydrated) .products-skeleton{display:none}.product-tabs .s-products-list-vertical-cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:var(--pt-mobile-card-gap);-moz-column-gap:var(--pt-mobile-card-gap);column-gap:var(--pt-mobile-card-gap);grid-row-gap:16px;margin:0;padding:0;row-gap:16px;width:100%}@media(min-width:768px){.product-tabs .s-products-list-vertical-cards{-moz-column-gap:10px;column-gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:10px}}@media(min-width:1024px){.product-tabs .s-products-list-vertical-cards{-moz-column-gap:13px;column-gap:13px;grid-template-columns:repeat(4,minmax(0,1fr));row-gap:13px}}.product-tabs .s-products-list-vertical-cards .s-product-card-entry{max-width:100%;width:100%}.product-tabs__slider{position:relative}.product-tabs__arrow{align-items:center;background:hsla(0,0%,100%,.92);border:1px solid rgba(24,24,27,.14);border-radius:9999px;box-shadow:0 8px 18px rgba(24,24,27,.12);color:#18181b;display:inline-flex;height:34px;justify-content:center;position:absolute;top:calc(var(--pt-mobile-card-image-h)/2);transform:translateY(-50%);transition:opacity .2s ease,visibility .2s ease,background-color .2s ease,color .2s ease;width:34px;z-index:5}.product-tabs__arrow:hover{background:var(--pt-active-color);color:#fff}.product-tabs__arrow.swiper-button-disabled,.product-tabs__arrow.swiper-button-lock{opacity:0;pointer-events:none;visibility:hidden}.product-tabs__arrow i{font-size:14px;line-height:1}body.rtl .product-tabs__arrow--prev{right:4px}body.ltr .product-tabs__arrow--prev,body.rtl .product-tabs__arrow--next{left:4px}body.ltr .product-tabs__arrow--next{right:4px}@media(min-width:1024px){.product-tabs__arrow{height:40px;top:calc(var(--ar-card-image-height-desktop)/2);width:40px}body.rtl .product-tabs__arrow--prev{right:-20px}body.ltr .product-tabs__arrow--prev,body.rtl .product-tabs__arrow--next{left:-20px}body.ltr .product-tabs__arrow--next{right:-20px}}@media(max-width:767px){.product-tabs.AR-products{--ar-card-max-width:none;--ar-card-image-height-mobile:var(--pt-mobile-card-image-h);--ar-card-stack-gap:6px;--ar-card-content-gap:8px}.product-tabs .swiper.s-slider-container{overflow:visible}.product-tabs .s-product-card-entry,.product-tabs .s-products-slider-card{max-width:none;width:100%}.product-tabs .s-product-card-image,.product-tabs .s-product-card-image-full{height:var(--pt-mobile-card-image-h);min-height:var(--pt-mobile-card-image-h)}.product-tabs .s-product-card-content-title{font-size:14px;line-height:20px}.product-tabs .s-product-card-rating{gap:7px}.product-tabs .s-rating-stars-btn-star svg{height:18px;width:18px}.product-tabs .s-product-card-sale-price h4{font-size:20px;line-height:20px}.product-tabs .s-product-card-starting-price{font-size:18px;line-height:18px}}body.ltr .product-tabs__title{text-align:left}body.rtl .product-tabs__title{text-align:right}.faq-page{--faq-text:#000;--faq-answer-muted:#3c3c3c;--faq-rule:#e5e5e5;--faq-surface:#fafafa;--faq-container:1512px;--faq-gutter:56px;--faq-label-col:75px;--faq-list-col:1187px;--faq-col-gap:138px;--faq-mobile-width:440px;--faq-mobile-gutter:16px;--faq-mobile-content:408px;background-color:#fafafa;background-color:var(--faq-surface);color:#000;color:var(--faq-text);font-family:DINNextLTArabic,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:var(--font-main),system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}.faq-page__inner{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:var(--faq-mobile-width);padding:22px 0 48px;width:100%}@media(min-width:992px){.faq-page__inner{max-width:var(--faq-container);padding:64px var(--faq-gutter) 72px}}.faq-page__title{box-sizing:border-box;font-size:18px;font-weight:500;line-height:26px;margin:0 0 17px;max-width:415px;padding-left:var(--faq-mobile-gutter);padding-right:var(--faq-mobile-gutter);text-align:left}@media(min-width:992px){.faq-page__title{font-size:40px;font-weight:700;line-height:40px;margin:0 0 85px;max-width:914px;padding-left:0;padding-right:0}}.faq-page__main{display:block;width:100%}@media(min-width:992px){.faq-page__main{display:grid;grid-template-columns:var(--faq-label-col) var(--faq-list-col);grid-column-gap:var(--faq-col-gap);align-items:start;-moz-column-gap:var(--faq-col-gap);column-gap:var(--faq-col-gap);max-width:100%;width:calc(var(--faq-label-col) + var(--faq-col-gap) + var(--faq-list-col))}}.faq-page__label{box-sizing:border-box;font-size:18px;font-weight:700;line-height:18px;margin:0 0 27px;padding-left:var(--faq-mobile-gutter);padding-right:var(--faq-mobile-gutter);text-align:left}@media(min-width:992px){.faq-page__label{font-size:32px;line-height:32px;margin:0;padding-left:0;padding-right:0;position:sticky;top:1.5rem}}.faq-page__list{align-items:stretch;display:flex;flex-direction:column;gap:30px;margin:0;min-width:0;padding:0;width:100%}@media(min-width:992px){.faq-page__list{gap:0;max-width:100%;width:1187px}}.faq-page__item-wrap{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;margin:0;padding:0;width:100%}@media(min-width:992px){.faq-page__item-wrap{align-items:stretch;gap:0}}.faq-page__rule{border:none;border-top:1px solid var(--faq-rule);display:block;flex-shrink:0;height:0;margin:0 0 -1px;padding:0;width:var(--faq-mobile-content)}@media(min-width:992px){.faq-page__rule{margin-bottom:0;width:100%}}.faq-page__details{align-items:stretch;display:flex;flex-direction:column;gap:0;margin:0;width:100%}.faq-page__details[open]{gap:8px}@media(min-width:992px){.faq-page__details[open]{gap:15px}}.faq-page__summary{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;gap:12px;height:18px;justify-content:space-between;list-style:none;margin:0;min-height:18px;padding:0 var(--faq-mobile-gutter);text-align:left;width:100%}.faq-page__summary::-webkit-details-marker{display:none}@media(min-width:992px){.faq-page__summary{gap:16px;height:24px;min-height:24px;padding:0}}.faq-page__q{color:var(--faq-text);flex:1;font-size:18px;font-weight:500;line-height:18px;margin:0;min-width:0;word-break:break-word}@media(min-width:992px){.faq-page__q{font-size:24px;font-weight:400;line-height:24px}}.faq-page__toggle{color:var(--faq-text);flex-shrink:0;height:14px;position:relative;width:14px}.faq-page__toggle:after,.faq-page__toggle:before{background-color:currentColor;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.faq-page__toggle:before{height:2px;width:14px}.faq-page__toggle:after{height:14px;width:2px}@media(min-width:992px){.faq-page__toggle{height:19.25px;width:19.25px}.faq-page__toggle:before{height:2px;width:19px}.faq-page__toggle:after{height:19px;width:2px}}.faq-page__details[open] .faq-page__toggle,.faq-page__details[open] .faq-page__toggle:before{height:3px;width:14px}.faq-page__details[open] .faq-page__toggle:after{display:none}@media(min-width:992px){.faq-page__details[open] .faq-page__toggle,.faq-page__details[open] .faq-page__toggle:before{height:5px;width:19px}}.faq-page__panel{box-sizing:border-box;margin:0;padding:0 var(--faq-mobile-gutter);width:100%}@media(min-width:992px){.faq-page__panel{padding:0}}.faq-page__a{color:var(--faq-answer-muted);font-size:14px;font-weight:400;line-height:20px;margin:0;max-width:var(--faq-mobile-content);width:100%;word-break:break-word}@media(min-width:992px){.faq-page__a{color:var(--faq-text);font-size:18px;line-height:28px;max-width:none}.faq-page__item-wrap{align-items:stretch;gap:0}.faq-page__item-wrap .faq-page__rule{display:none}.faq-page__item-wrap:not(:last-child){border-bottom:1px solid var(--faq-rule);margin-bottom:40px;padding-bottom:40px}.faq-page__item-wrap:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}}.faq-page__trust{display:grid;grid-template-columns:minmax(0,195px) minmax(0,199px);margin:48px 0 0;padding:0 var(--faq-mobile-gutter);width:100%;grid-column-gap:14px;-moz-column-gap:14px;column-gap:14px;grid-row-gap:24px;align-items:start;box-sizing:border-box;justify-content:space-between;row-gap:24px}@media(min-width:992px){.faq-page__trust{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:68px;justify-content:flex-start;margin-top:108px;max-width:1400px;min-height:74px;padding:0}}.faq-page__trust-card{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;margin:0;min-width:0;padding:0;width:100%}@media(min-width:992px){.faq-page__trust-card{flex:0 0 299px;max-width:299px;width:299px}}.faq-page__trust-icon{flex:0 0 32px;height:32px;width:32px}@media(min-width:992px){.faq-page__trust-icon{flex:0 0 75px;height:75px;width:75px}}.faq-page__trust-icon img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:start center;object-position:start center;width:100%}.faq-page__trust-title{color:var(--faq-text);font-size:14px;font-weight:600;line-height:14px;margin:0;text-align:left;width:100%;word-break:break-word}@media(min-width:992px){.faq-page__trust-title{font-size:16px;line-height:16px}}.faq-page__trust-body{color:var(--faq-text);font-size:14px;font-weight:400;line-height:18px;margin:0;text-align:left;width:100%;word-break:break-word}@media(min-width:992px){.faq-page__trust-body{font-size:17px;line-height:24px}}.faq-page__empty{opacity:.65;padding:3rem 1rem;text-align:center}[dir=rtl] .faq-page__label,[dir=rtl] .faq-page__summary,[dir=rtl] .faq-page__title,[dir=rtl] .faq-page__trust-body,[dir=rtl] .faq-page__trust-title{text-align:right}.placeholder\:text-font::-moz-placeholder{color:var(--color-font)}.placeholder\:text-font::placeholder{color:var(--color-font)}.before\:opacity-0:before{content:var(--tw-content);opacity:0}.first\:rounded-t-md:first-child{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.first\:pt-16:first-child{padding-top:4rem}.first\:pt-5:first-child{padding-top:1.25rem}.last\:mb-0:last-child{margin-bottom:0}.last\:rounded-b-md:last-child{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.last\:border-b-0:last-child{border-bottom-width:0}.last\:border-none:last-child{border-style:none}.even\:border-gray-200:nth-child(2n){--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}.target\:btn:target{align-items:center;border-radius:.375rem;display:inline-flex;flex:1 1 0%;font-size:.875rem;font-weight:700;justify-content:center;line-height:1.25rem;padding:.5rem 1.5rem .625rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);white-space:nowrap}@media(max-width:768px){html[dir=rtl] .flex.relative.h-auto.lg\:py-1.py-2.target\:btn:target.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=rtl] .flex-1.gap-4.justify-end.target\:btn:target.flex.lg\:hidden,html[dir=rtl] .target\:btn:target.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.target\:btn:target,html[dir=rtl] .flex.icons.lg\:gap-6.gap-4.target\:btn:target.justify-start.flex-1{justify-content:flex-end}html[dir=ltr] .flex.relative.h-auto.lg\:py-1.py-2.target\:btn:target.gap-4.lg\:gap-6.justify-between{flex-direction:row-reverse}html[dir=ltr] .flex-1.gap-4.justify-end.target\:btn:target.flex.lg\:hidden,html[dir=ltr] .target\:btn:target.gap-4.justify-end.items-center.flex.lg\:hidden{flex-direction:row-reverse;justify-content:start}html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.items-center.justify-start.target\:btn:target,html[dir=ltr] .flex.icons.lg\:gap-6.gap-4.target\:btn:target.justify-start.flex-1{justify-content:flex-end}}.target\:btn:target:hover{opacity:.8}.empty\:hidden:empty{display:none}.hover\:-translate-y-px:hover{--tw-translate-y:-1px;transform:translate(var(--tw-translate-x),-1px) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.1) scaleY(1.1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-primary:hover{border-color:#414042;border-color:var(--color-primary)}.hover\:bg-\[\#C54B34\]:hover{--tw-bg-opacity:1;background-color:#c54b34;background-color:rgba(197,75,52,var(--tw-bg-opacity,1))}.hover\:bg-\[\#a83c28\]:hover{--tw-bg-opacity:1;background-color:#a83c28;background-color:rgba(168,60,40,var(--tw-bg-opacity,1))}.hover\:bg-\[\#fff5f3\]:hover{--tw-bg-opacity:1;background-color:#fff5f3;background-color:rgba(255,245,243,var(--tw-bg-opacity,1))}.hover\:bg-background:hover{background-color:var(--color-background)}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity,1))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity,1))}.hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:#111827;background-color:rgba(17,24,39,var(--tw-bg-opacity,1))}.hover\:bg-primary:hover{background-color:#414042;background-color:var(--color-primary)}.hover\:text-background:hover{color:var(--color-background)}.hover\:text-dark:hover{--tw-text-opacity:1;color:#1d1f1f;color:rgba(29,31,31,var(--tw-text-opacity,1))}.hover\:text-font:hover{color:var(--color-font)}.hover\:text-primary:hover{color:#414042;color:var(--color-primary)}.hover\:text-red-600:hover{--tw-text-opacity:1;color:#dc2626;color:rgba(220,38,38,var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-default:hover{--tw-shadow:5px 10px 30px #2b2d340d;--tw-shadow-colored:5px 10px 30px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 30px #2b2d340d;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.focus\:border-\[\#C54B34\]:focus{--tw-border-opacity:1;border-color:#c54b34;border-color:rgba(197,75,52,var(--tw-border-opacity,1))}.focus\:border-primary:focus{border-color:#414042;border-color:var(--color-primary)}.focus\:bg-background:focus{background-color:var(--color-background)}.focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}.focus\:placeholder-transparent:focus::placeholder{color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:0 0 0 0 #fff,/*!*/ /*!*/ 0 0 0 4px #2563eb,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus\:ring-\[\#C54B34\]\/20:focus{--tw-ring-color:rgba(197,75,52,.2)}.active\:scale-95:active{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.95) scaleY(.95);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:w-3{width:.75rem}.group:hover .group-hover\:w-5{width:1.25rem}.group:hover .group-hover\:-translate-x-1{--tw-translate-x:-0.25rem;transform:translate(-.25rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.1) scaleY(1.1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.25) scaleY(1.25);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-\[1\.04\]{--tw-scale-x:1.04;--tw-scale-y:1.04;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.04) scaleY(1.04);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:tracking-wider{letter-spacing:.05em}.group:hover .group-hover\:text-red-600{--tw-text-opacity:1;color:#dc2626;color:rgba(220,38,38,var(--tw-text-opacity,1))}.group:hover .group-hover\:opacity-85{opacity:.85}@media (max-width:480px){.max-\[480px\]\:\!w-screen{width:100vw!important}.max-\[480px\]\:\!rounded-none{border-radius:0!important}}@media (min-width:480px){.xs\:p-11{padding:2.75rem}.xs\:p-2{padding:.5rem}.xs\:p-7{padding:1.75rem}.xs\:text-base{font-size:1rem;line-height:1.5rem}}@media (min-width:640px){.sm\:col-span-2{grid-column:span 2/span 2}.sm\:col-span-3{grid-column:span 3/span 3}.sm\:row-span-2{grid-row:span 2/span 2}.sm\:mb-24{margin-bottom:6rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mb-8{margin-bottom:2rem}.sm\:mb-\[14px\]{margin-bottom:14px}.sm\:mt-0{margin-top:0}.sm\:mt-3{margin-top:.75rem}.sm\:mt-8{margin-top:2rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:h-auto{height:auto}.sm\:h-full{height:100%}.sm\:\!w-\[220px\]{width:220px!important}.sm\:w-12{width:3rem}.sm\:w-full{width:100%}.sm\:translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.95) scaleY(.95);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:justify-center{justify-content:center}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-8{gap:2rem}.sm\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:4rem;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:py-16{padding-bottom:4rem;padding-top:4rem}.sm\:py-2{padding-bottom:.5rem;padding-top:.5rem}.sm\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.sm\:pb-0{padding-bottom:0}.sm\:pb-20{padding-bottom:5rem}.sm\:pt-12{padding-top:3rem}.sm\:pt-20{padding-top:5rem}.sm\:text-center{text-align:center}}@media (min-width:768px){.md\:-bottom-24{bottom:-6rem}.md\:-right-10{right:-2.5rem}.md\:bottom-\[-100\%\]{bottom:-100%}.md\:left-1\/2{left:50%}.md\:right-\[auto\]{right:auto}.md\:top-auto{top:auto}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:mb-0{margin-bottom:0}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-14{margin-bottom:3.5rem}.md\:mb-20{margin-bottom:5rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-8{margin-bottom:2rem}.md\:mb-9{margin-bottom:2.25rem}.md\:mb-\[33px\]{margin-bottom:33px}.md\:mt-5{margin-top:1.25rem}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:table-row{display:table-row}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-20{height:5rem}.md\:h-\[230px\]{height:230px}.md\:h-\[298px\]{height:298px}.md\:h-\[400px\]{height:400px}.md\:h-\[592px\]{height:592px}.md\:h-\[72px\]{height:72px}.md\:h-fit{height:-moz-fit-content;height:fit-content}.md\:h-full{height:100%}.md\:max-h-full{max-height:100%}.md\:min-h-full{min-height:100%}.md\:w-1\/2{width:50%}.md\:w-5\/6{width:83.333333%}.md\:w-7\/12{width:58.333333%}.md\:w-96{width:24rem}.md\:w-\[259px\]{width:259px}.md\:w-\[279px\]{width:279px}.md\:w-\[72px\]{width:72px}.md\:w-\[81\%\]{width:81%}.md\:w-\[90\%\]{width:90%}.md\:w-\[95\%\]{width:95%}.md\:w-auto{width:auto}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:max-w-3xl{max-width:48rem}.md\:max-w-\[275px\]{max-width:275px}.md\:max-w-\[475px\]{max-width:475px}.md\:max-w-full{max-width:100%}.md\:-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(-50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-\[repeat\(3\2c minmax\(0\2c 1fr\)\)\]{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col-reverse{flex-direction:column-reverse}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:gap-10{gap:2.5rem}.md\:gap-2{gap:.5rem}.md\:gap-20{gap:5rem}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:3rem;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(3rem*var(--tw-space-x-reverse))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.md\:rounded-2xl{border-radius:1rem}.md\:rounded-\[40px\]{border-radius:40px}.md\:border-t-0{border-top-width:0}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:\!px-4{padding-left:1rem!important;padding-right:1rem!important}.md\:\!py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.md\:px-0{padding-left:0;padding-right:0}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-\[20px\]{padding-left:20px;padding-right:20px}.md\:py-0{padding-bottom:0;padding-top:0}.md\:py-3{padding-bottom:.75rem;padding-top:.75rem}.md\:py-4{padding-bottom:1rem;padding-top:1rem}.md\:py-\[22px\]{padding-bottom:22px;padding-top:22px}.md\:py-\[9px\]{padding-bottom:9px;padding-top:9px}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-8{padding-bottom:2rem}.md\:pt-0{padding-top:0}.md\:pt-8{padding-top:2rem}.md\:text-\[18px\]{font-size:18px}.md\:text-\[20px\]{font-size:20px}.md\:text-\[22px\]{font-size:22px}.md\:text-\[24px\]{font-size:24px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:font-normal{font-weight:400}.md\:font-semibold{font-weight:600}.md\:leading-6{line-height:1.5rem}.md\:leading-8{line-height:2rem}.md\:leading-\[18px\]{line-height:18px}.md\:leading-\[20px\]{line-height:20px}.md\:leading-\[22px\]{line-height:22px}.md\:leading-\[32px\]{line-height:32px}.md\:opacity-0{opacity:0}.md\:first\:pt-24:first-child{padding-top:6rem}}@media (min-width:1024px){.lg\:not-sr-only{height:auto;margin:0;overflow:visible;padding:0;position:static;width:auto;clip:auto;white-space:normal}.lg\:\!sticky{position:sticky!important}.lg\:sticky{position:sticky}.lg\:top-8{top:2rem}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:-mx-\[56px\]{margin-left:-56px;margin-right:-56px}.lg\:-mb-2{margin-bottom:-.5rem}.lg\:-mt-28{margin-top:-7rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-4{margin-bottom:1rem}.lg\:mb-5{margin-bottom:1.25rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-8{margin-bottom:2rem}.lg\:mt-0{margin-top:0}.lg\:mt-12{margin-top:3rem}.lg\:mt-2{margin-top:.5rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mt-7{margin-top:1.75rem}.lg\:\!block{display:block!important}.lg\:block{display:block}.lg\:\!inline-block{display:inline-block!important}.lg\:inline{display:inline}.lg\:\!flex{display:flex!important}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:grid{display:grid}.lg\:\!hidden{display:none!important}.lg\:hidden{display:none}.lg\:aspect-\[370\/583\]{aspect-ratio:370/583}.lg\:\!h-12{height:3rem!important}.lg\:h-24{height:6rem}.lg\:h-5{height:1.25rem}.lg\:h-6{height:1.5rem}.lg\:h-\[57px\]{height:57px}.lg\:h-\[657px\]{height:657px}.lg\:h-\[80px\]{height:80px}.lg\:min-h-12{min-height:3rem}.lg\:min-h-20{min-height:5rem}.lg\:min-h-\[528px\]{min-height:528px}.lg\:\!w-\[66\%\]{width:66%!important}.lg\:w-10\/12{width:83.333333%}.lg\:w-24{width:6rem}.lg\:w-5{width:1.25rem}.lg\:w-5\/12{width:41.666667%}.lg\:w-6\/12{width:50%}.lg\:w-\[297px\]{width:297px}.lg\:w-\[34\%\]{width:34%}.lg\:w-\[360px\]{width:360px}.lg\:w-\[370px\]{width:370px}.lg\:w-\[419px\]{width:419px}.lg\:w-\[442px\]{width:442px}.lg\:w-\[580px\]{width:580px}.lg\:w-\[764px\]{width:764px}.lg\:w-\[calc\(100\%-419px\)\]{width:calc(100% - 419px)}.lg\:w-auto{width:auto}.lg\:min-w-16{min-width:4rem}.lg\:flex-1{flex:1 1 0%}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-wrap{flex-wrap:wrap}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-center{justify-content:center}.lg\:gap-11{gap:2.75rem}.lg\:gap-2\.5{gap:.625rem}.lg\:gap-4{gap:1rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:gap-\[10px\]{gap:10px}.lg\:gap-\[24px\]{gap:24px}.lg\:gap-\[73px\]{gap:73px}.lg\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:2rem;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(2rem*var(--tw-space-x-reverse))}.lg\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:4rem;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.lg\:overflow-x-visible{overflow-x:visible}.lg\:rounded-none{border-radius:0}.lg\:border{border-width:1px}.lg\:border-t{border-top-width:1px}.lg\:border-none{border-style:none}.lg\:bg-background{background-color:var(--color-background)}.lg\:p-8{padding:2rem}.lg\:p-\[32px_24px\]{padding:32px 24px}.lg\:\!py-4{padding-bottom:1rem!important;padding-top:1rem!important}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:px-\[56px\]{padding-left:56px;padding-right:56px}.lg\:py-0{padding-bottom:0;padding-top:0}.lg\:py-1{padding-bottom:.25rem;padding-top:.25rem}.lg\:py-4{padding-bottom:1rem;padding-top:1rem}.lg\:pb-0{padding-bottom:0}.lg\:pb-12{padding-bottom:3rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-2{padding-bottom:.5rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-11{padding-top:2.75rem}.lg\:pt-2{padding-top:.5rem}.lg\:pt-7{padding-top:1.75rem}.lg\:pt-8{padding-top:2rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-\[16px\]{font-size:16px}.lg\:text-\[18px\]{font-size:18px}.lg\:text-\[20px\]{font-size:20px}.lg\:text-\[24px\]{font-size:24px}.lg\:text-\[28px\]{font-size:28px}.lg\:text-title-size{font-size:42px}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:font-medium{font-weight:500}.lg\:font-normal{font-weight:400}.lg\:font-semibold{font-weight:600}.lg\:leading-6{line-height:1.5rem}.lg\:leading-\[18px\]{line-height:18px}.lg\:leading-\[20px\]{line-height:20px}.lg\:leading-\[24px\]{line-height:24px}.lg\:leading-\[28px\]{line-height:28px}.lg\:leading-\[32px\]{line-height:32px}.lg\:leading-\[40px\]{line-height:40px}.lg\:leading-normal{line-height:1.5}.lg\:shadow-default{--tw-shadow:5px 10px 30px #2b2d340d;--tw-shadow-colored:5px 10px 30px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,5px 10px 30px #2b2d340d;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.lg\:before\:opacity-0:before{content:var(--tw-content);opacity:0}}@media (min-width:1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:gap-8{gap:2rem}.xl\:px-0{padding-left:0;padding-right:0}}.ltr\:left-0:where([dir=ltr],[dir=ltr] *){left:0}.ltr\:left-2:where([dir=ltr],[dir=ltr] *){left:.5rem}.ltr\:right-0:where([dir=ltr],[dir=ltr] *){right:0}.ltr\:right-1:where([dir=ltr],[dir=ltr] *){right:.25rem}.ltr\:right-2:where([dir=ltr],[dir=ltr] *){right:.5rem}.ltr\:right-2\.5:where([dir=ltr],[dir=ltr] *){right:.625rem}.ltr\:right-3:where([dir=ltr],[dir=ltr] *){right:.75rem}.ltr\:right-4:where([dir=ltr],[dir=ltr] *){right:1rem}.ltr\:right-auto:where([dir=ltr],[dir=ltr] *){right:auto}.ltr\:ml-1:where([dir=ltr],[dir=ltr] *){margin-left:.25rem}.ltr\:ml-2:where([dir=ltr],[dir=ltr] *){margin-left:.5rem}.ltr\:ml-3:where([dir=ltr],[dir=ltr] *){margin-left:.75rem}.ltr\:ml-auto:where([dir=ltr],[dir=ltr] *){margin-left:auto}.ltr\:mr-0:where([dir=ltr],[dir=ltr] *){margin-right:0}.ltr\:mr-1:where([dir=ltr],[dir=ltr] *){margin-right:.25rem}.ltr\:mr-1\.5:where([dir=ltr],[dir=ltr] *){margin-right:.375rem}.ltr\:mr-2:where([dir=ltr],[dir=ltr] *){margin-right:.5rem}.ltr\:mr-3:where([dir=ltr],[dir=ltr] *){margin-right:.75rem}.ltr\:mr-auto:where([dir=ltr],[dir=ltr] *){margin-right:auto}.ltr\:rotate-180:where([dir=ltr],[dir=ltr] *){--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ltr\:-scale-x-100:where([dir=ltr],[dir=ltr] *){--tw-scale-x:-1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(-1) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ltr\:scale-x-\[-1\]:where([dir=ltr],[dir=ltr] *){--tw-scale-x:-1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(-1) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ltr\:flex-row-reverse:where([dir=ltr],[dir=ltr] *){flex-direction:row-reverse}.ltr\:rounded-l-none:where([dir=ltr],[dir=ltr] *){border-bottom-left-radius:0;border-top-left-radius:0}.ltr\:rounded-r-none:where([dir=ltr],[dir=ltr] *){border-bottom-right-radius:0;border-top-right-radius:0}.ltr\:border-r-0:where([dir=ltr],[dir=ltr] *){border-right-width:0}.ltr\:pl-11:where([dir=ltr],[dir=ltr] *){padding-left:2.75rem}.ltr\:pr-10:where([dir=ltr],[dir=ltr] *){padding-right:2.5rem}.ltr\:pr-px:where([dir=ltr],[dir=ltr] *){padding-right:1px}.ltr\:text-left:where([dir=ltr],[dir=ltr] *){text-align:left}.ltr\:text-right:where([dir=ltr],[dir=ltr] *){text-align:right}.ltr\:text-end:where([dir=ltr],[dir=ltr] *){text-align:right}.ltr\:even\:border-l:nth-child(2n):where([dir=ltr],[dir=ltr] *){border-left-width:1px}@media (min-width:640px){.sm\:ltr\:text-left:where([dir=ltr],[dir=ltr] *){text-align:left}}@media (min-width:768px){.ltr\:md\:text-left:where([dir=ltr],[dir=ltr] *){text-align:left}.ltr\:md\:text-start:where([dir=ltr],[dir=ltr] *){text-align:left}}@media (min-width:1024px){.ltr\:lg\:ml-8:where([dir=ltr],[dir=ltr] *){margin-left:2rem}.ltr\:lg\:mr-8:where([dir=ltr],[dir=ltr] *){margin-right:2rem}.ltr\:lg\:border-e-\[3px\]:where([dir=ltr],[dir=ltr] *){border-right-width:3px}.ltr\:lg\:border-e-background:where([dir=ltr],[dir=ltr] *){border-right-color:var(--color-background)}.ltr\:lg\:border-s-background:where([dir=ltr],[dir=ltr] *){border-left-color:var(--color-background)}.ltr\:lg\:pl-10:where([dir=ltr],[dir=ltr] *){padding-left:2.5rem}}.rtl\:left-0:where([dir=rtl],[dir=rtl] *){left:0}.rtl\:left-1:where([dir=rtl],[dir=rtl] *){left:.25rem}.rtl\:left-2:where([dir=rtl],[dir=rtl] *){left:.5rem}.rtl\:left-2\.5:where([dir=rtl],[dir=rtl] *){left:.625rem}.rtl\:left-3:where([dir=rtl],[dir=rtl] *){left:.75rem}.rtl\:left-4:where([dir=rtl],[dir=rtl] *){left:1rem}.rtl\:left-\[32px\]:where([dir=rtl],[dir=rtl] *){left:32px}.rtl\:left-auto:where([dir=rtl],[dir=rtl] *){left:auto}.rtl\:right-0:where([dir=rtl],[dir=rtl] *){right:0}.rtl\:right-2:where([dir=rtl],[dir=rtl] *){right:.5rem}.rtl\:right-\[32px\]:where([dir=rtl],[dir=rtl] *){right:32px}.rtl\:right-auto:where([dir=rtl],[dir=rtl] *){right:auto}.rtl\:ml-0:where([dir=rtl],[dir=rtl] *){margin-left:0}.rtl\:ml-1:where([dir=rtl],[dir=rtl] *){margin-left:.25rem}.rtl\:ml-1\.5:where([dir=rtl],[dir=rtl] *){margin-left:.375rem}.rtl\:ml-2:where([dir=rtl],[dir=rtl] *){margin-left:.5rem}.rtl\:ml-3:where([dir=rtl],[dir=rtl] *){margin-left:.75rem}.rtl\:ml-auto:where([dir=rtl],[dir=rtl] *){margin-left:auto}.rtl\:mr-1:where([dir=rtl],[dir=rtl] *){margin-right:.25rem}.rtl\:mr-2:where([dir=rtl],[dir=rtl] *){margin-right:.5rem}.rtl\:mr-3:where([dir=rtl],[dir=rtl] *){margin-right:.75rem}.rtl\:mr-auto:where([dir=rtl],[dir=rtl] *){margin-right:auto}.rtl\:-rotate-180:where([dir=rtl],[dir=rtl] *){--tw-rotate:-180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(-180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:rotate-180:where([dir=rtl],[dir=rtl] *){--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:-scale-x-100:where([dir=rtl],[dir=rtl] *){--tw-scale-x:-1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(-1) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:space-x-reverse:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.rtl\:rounded-l-none:where([dir=rtl],[dir=rtl] *){border-bottom-left-radius:0;border-top-left-radius:0}.rtl\:rounded-r-none:where([dir=rtl],[dir=rtl] *){border-bottom-right-radius:0;border-top-right-radius:0}.rtl\:border-l-0:where([dir=rtl],[dir=rtl] *){border-left-width:0}.rtl\:pl-10:where([dir=rtl],[dir=rtl] *){padding-left:2.5rem}.rtl\:pl-px:where([dir=rtl],[dir=rtl] *){padding-left:1px}.rtl\:pr-11:where([dir=rtl],[dir=rtl] *){padding-right:2.75rem}.rtl\:text-left:where([dir=rtl],[dir=rtl] *){text-align:left}.rtl\:text-right:where([dir=rtl],[dir=rtl] *){text-align:right}.rtl\:text-start:where([dir=rtl],[dir=rtl] *){text-align:left}.rtl\:text-end:where([dir=rtl],[dir=rtl] *){text-align:right}.rtl\:even\:border-r:nth-child(2n):where([dir=rtl],[dir=rtl] *){border-right-width:1px}@media (min-width:640px){.sm\:rtl\:text-right:where([dir=rtl],[dir=rtl] *){text-align:right}}@media (min-width:768px){.rtl\:md\:text-right:where([dir=rtl],[dir=rtl] *){text-align:right}.rtl\:md\:text-end:where([dir=rtl],[dir=rtl] *){text-align:right}}@media (min-width:1024px){.rtl\:lg\:ml-8:where([dir=rtl],[dir=rtl] *){margin-left:2rem}.rtl\:lg\:mr-8:where([dir=rtl],[dir=rtl] *){margin-right:2rem}.rtl\:lg\:border-s-\[3px\]:where([dir=rtl],[dir=rtl] *){border-left-width:3px}.rtl\:lg\:pr-10:where([dir=rtl],[dir=rtl] *){padding-right:2.5rem}}.\[\&\:\:-webkit-search-cancel-button\]\:hidden::-webkit-search-cancel-button{display:none}.\[\&\>div\]\:mb-4>div{margin-bottom:1rem}.\[\&\>div\]\:border-b>div{border-bottom-width:1px}.\[\&\>div\]\:border-gray-200>div{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--tw-border-opacity,1))}.\[\&\>div\]\:pb-4>div{padding-bottom:1rem}