<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">smi-cp-filter{display:block;background-color:rgba(var(--color-background))}@media screen and (min-width: 992px){smi-cp-filter{background-color:rgba(0,0,0,0)}}smi-cp-filter input[type=number]::-webkit-outer-spin-button,smi-cp-filter input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}smi-cp-filter input[type=number]{-moz-appearance:textfield}smi-cp-filter .smi-inputs-wrapper :is(span,input){font-family:var(--font-body-family),serif}.smi-filter--vertical .smi-filter-heading{background:rgba(var(--color-background), 1);box-shadow:1px 2px 6px 0px rgba(var(--color-foreground), 0.12);position:relative;left:-24px;width:calc(100% + 48px)}.smi-filter--vertical .smi-filter-heading .smi-svg-icon{cursor:pointer}.smi-filter--vertical .smi-filter-item:nth-child(1),.smi-filter--vertical .smi-filter-item:nth-child(2){border-top:0}@media screen and (min-width: 992px){.smi-filter--vertical .smi-filter-item:nth-child(1),.smi-filter--vertical .smi-filter-item:nth-child(2){padding-top:0}}.smi-filter--vertical .smi-filter-title.smi-border.smi-shadow{border:0;box-shadow:none}.smi-filter-content:has(&gt;.smi-filter-price-range){overflow:visible !important}ul.smi-filter--list{line-height:calc((1 + .8/var(--font-body-scale))*var(--body-line-height-scale, 1));margin:0;padding:0;list-style:none;width:100%}ul.smi-filter--list li:last-child{margin-bottom:0}ul.smi-filter--list li label{display:flex;align-items:center;justify-content:start;cursor:pointer;color:rgba(var(--color-foreground), 0.75)}ul.smi-filter--list li label:has(&gt;input:disabled){cursor:not-allowed}ul.smi-filter--list li label input{display:none}ul.smi-filter--list li label input:disabled~.smi-checkbox-label{background-color:rgba(var(--color-foreground), 0.2);border:0}ul.smi-filter--list li label input:checked~.smi-checkbox-label{background-color:rgba(var(--color-foreground), 1)}ul.smi-filter--list li label input:checked~.smi-checkbox-label:after{opacity:1}ul.smi-filter--list li label .smi-label{text-overflow:ellipsis;overflow:hidden;text-wrap:nowrap}.smi-checkbox-label{display:flex;flex:0 0 auto;width:20px;height:20px;border-radius:4px;border:1px solid rgba(var(--color-foreground), 0.2);position:relative;transition:background-color .3s ease-in-out}.smi-checkbox-label:after{content:"";position:absolute;left:6px;top:3px;width:5px;height:10px;border:solid rgba(var(--color-background), 1);border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .3s ease-in-out}.smi-filter-price-range{padding-top:8px}.smi-filter-price-range .price-input{width:100%;display:flex;margin-top:24px}.smi-filter-price-range .price-input{display:flex;justify-content:space-between;align-items:center;align-self:stretch;gap:10px}.smi-filter-price-range .price-input .field{all:initial;display:flex;align-items:center;justify-content:space-between;flex:1 0 0;padding:8px max(4px,(var(--sidebar-size) - 240px)/120*16);border-radius:var(--border-radius);border:var(--border-width) solid rgba(var(--color-foreground), 0.2);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity))}.smi-filter-price-range .price-input .field:before,.smi-filter-price-range .price-input .field:after{content:none}.smi-filter-price-range .price-input .field span{color:rgba(var(--color-foreground), 0.55)}.smi-filter-price-range .price-input .field input{width:100%;border:none;outline:none;box-shadow:none;font-size:calc(var(--font-body-scale)*16px);text-align:right;background:rgba(0,0,0,0);color:rgba(var(--color-foreground), 0.75);padding:0}.smi-filter-price-range .price-input .separator{flex:0 0 0}.smi-filter-price-range input[type=number]::-webkit-outer-spin-button,.smi-filter-price-range input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.smi-filter-price-range .slider{height:3px;position:relative;background:#ddd}.smi-filter-price-range .slider .progress{height:100%;left:0;right:100%;position:absolute;background:rgba(var(--color-foreground), 1)}.smi-filter-price-range .range-input{position:relative}.smi-filter-price-range .range-input input{position:absolute;width:100%;height:3px;top:-3px;background:none;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;padding:0}.smi-filter-price-range input[type=range]::-webkit-slider-thumb{height:16px;width:16px;border-radius:50%;background:rgba(var(--color-foreground), 1);pointer-events:auto;-webkit-appearance:none;box-shadow:0 0 6px rgba(0,0,0,.05)}.smi-filter-price-range input[type=range]::-moz-range-thumb{height:16px;width:16px;border:none;border-radius:50%;background:rgba(var(--color-foreground), 1);pointer-events:auto;-moz-appearance:none;box-shadow:0 0 6px rgba(0,0,0,.05)}.smi-filter-price-range .support-box{top:2rem;position:relative;bottom:0;text-align:center;display:block}.smi-filter-price-range .b-btn{color:#fff;text-decoration:none;font-weight:bold}.smi-filter-price-range .b-btn.paypal i{color:blue}.smi-filter-price-range .b-btn:hover{text-decoration:none;font-weight:bold}.smi-filter-price-range .b-btn i{font-size:20px;color:#ff0;margin-top:2rem}.smi-filter-item--swatch .smi-filter-content{overflow:visible}.smi-filter-item--swatch ul{display:flex;flex-wrap:wrap;gap:12px}.smi-filter-item--swatch li{margin-bottom:0}.smi-filter-item--swatch input:checked~.smi-swatch-label{border-color:rgba(var(--color-foreground), 1)}.smi-filter-item--swatch .smi-swatch-label{--item-padding: 4px;position:relative;width:32px;height:32px;border:1px solid rgba(var(--color-foreground), 0.2);padding:var(--item-padding);border-radius:var(--border-radius);transition:all .2s}.smi-filter-item--swatch .smi-swatch-label .__s-color{border-radius:calc(var(--border-radius) - 1px - var(--item-padding));display:block;width:100%;height:100%}.smi-filter-item--swatch .smi-swatch-label .__s-image{border-radius:calc(var(--border-radius) - 1px - var(--item-padding))}.smi-filter-item--swatch .smi-tooltip{font-size:14px !important;text-align:center;padding:2.5px 10px;margin-top:-35px;transition:opacity .3s;width:fit-content;background-color:#262626;color:#fff;border-radius:4px;position:fixed;z-index:1;transform:translateX(-50%);display:none}.smi-filter-item--swatch .smi-tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgba(var(--color-foreground), 1) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.smi-filter-item--tags-1 ul,.smi-filter-item--tags-2 ul{display:flex;flex-wrap:wrap}.smi-filter-item--tags-1 input:disabled~.smi-label,.smi-filter-item--tags-2 input:disabled~.smi-label{color:rgba(var(--color-foreground), 0.55)}.smi-filter-item--tags-1 input:disabled~.smi-label:after,.smi-filter-item--tags-2 input:disabled~.smi-label:after{content:none !important}.smi-filter-item--tags-1 input:disabled~.smi-count,.smi-filter-item--tags-2 input:disabled~.smi-count{color:rgba(var(--color-foreground), 0.55)}.smi-filter-item--tags-1 .smi-count,.smi-filter-item--tags-2 .smi-count{padding-left:4px}.smi-filter-item--tags-1 ul{gap:4px 16px}.smi-filter-item--tags-1 li{position:relative;display:inline-block;margin-bottom:0;color:rgba(var(--color-foreground), 0.75)}.smi-filter-item--tags-1 li:hover{color:rgba(var(--color-foreground), 1)}.smi-filter-item--tags-1 li:hover .smi-label:after{content:""}.smi-filter-item--tags-1 .smi-label:after{content:none;position:absolute;left:0;right:0;top:0;bottom:0;border-bottom:1px solid rgba(var(--color-foreground), 1);pointer-events:none}.smi-filter-item--tags-1 input:checked~.smi-label{color:rgba(var(--color-foreground), 1)}.smi-filter-item--tags-1 input:checked~.smi-label:after{content:""}.smi-filter-item--tags-2 ul{gap:8px}.smi-filter-item--tags-2 li{position:relative;display:inline-block;border-radius:200px;background-color:rgba(var(--color-foreground), 0.04);padding:0 12px;margin-bottom:0;color:rgba(var(--color-foreground), 0.75)}.smi-filter-item--tags-2 li:hover{color:rgba(var(--color-foreground), 1)}.smi-filter-item--tags-2 input:checked~.smi-label{color:rgba(var(--color-foreground), 1)}.smi-filter-item--tags-2 input:checked~.smi-label:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;border-radius:200px;border:1px solid rgba(var(--color-foreground), 0.55);pointer-events:none}.smi-filter--horizontal{display:none}@media screen and (min-width: 992px){.smi-filter--horizontal{display:flex;flex-wrap:wrap;row-gap:12px}}.smi-filter--horizontal .smi-filter-item{position:relative}.smi-filter--horizontal .smi-filter-item.smi-sb-widget--hide .smi-filter-content{display:none}.smi-filter--horizontal .smi-filter-title{display:flex;cursor:pointer;align-items:center;column-gap:8px}.smi-filter--horizontal .smi-filter-title span{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:calc(var(--font-body-scale)*16px);user-select:none}.smi-filter--horizontal .smi-filter-content{display:block;position:absolute;top:calc(100% + 6px);width:330px;padding:16px;background:rgba(var(--color-background), 1);z-index:var(--zindex-20)}.smi-filter--horizontal .smi-filter-heading{display:none}.smi-filter--horizontal .smi-sb-widget__btn{display:none}.smi-filter--horizontal .smi-sb-widget__btn-arrow{transition:transform .3s;height:calc(16px*var(--icon-scale))}.smi-filter--horizontal .smi-sb-widget__btn-arrow svg{width:calc(16px*var(--icon-scale));height:calc(16px*var(--icon-scale))}.smi-filter--horizontal .smi-filter-item:not(.smi-sb-widget--hide) .smi-sb-widget__btn-arrow{transform:rotate(-180deg)}.smi-product-listing-page smi-cp-filter-current{display:flex;justify-content:start;flex-wrap:wrap;width:100%}.smi-product-listing-page smi-cp-filter-current:has(&gt;.smi-fc-item:only-child){display:none}.smi-product-listing-page .smi-fc-item{border-radius:200px;background-color:rgba(var(--color-foreground), 0.04)}.smi-product-listing-page .smi-fc-item a{display:flex;align-items:center;color:rgba(var(--color-foreground), 1)}.smi-product-listing-page .smi-fc-item svg{width:calc(var(--icon-scale)*20px);height:calc(var(--icon-scale)*20px)}.smi-product-listing-page .smi-fc-item--clear-all{border-radius:0;background-color:rgba(0,0,0,0)}.smi-product-listing-page .smi-fc-item--clear-all a{text-decoration:underline;color:rgba(var(--color-foreground), 0.75)}.smi-toolbar{display:flex;justify-content:space-between;align-items:start;flex-wrap:wrap}@media screen and (min-width: 992px){.smi-toolbar smi-cp-amount,.smi-toolbar smi-cp-grid-mode,.smi-toolbar smi-cp-sorter{flex:1 1 0}.smi-toolbar smi-cp-sorter{justify-content:flex-end}}smi-cp-grid-mode{align-items:center}smi-cp-grid-mode span{cursor:pointer;line-height:0}smi-cp-grid-mode svg.smi-svg-icon{stroke:rgba(var(--color-foreground), 0.55)}smi-cp-grid-mode svg.smi-svg-icon path{fill:rgba(var(--color-foreground), 0.55)}smi-cp-grid-mode .active svg{stroke:rgba(var(--color-foreground), 1)}smi-cp-grid-mode .active svg path{fill:rgba(var(--color-foreground), 1)}:is(.smi-product-listing-page--filter-horizontal,.smi-product-listing-page--filter-toggle) :is(.smi-toolbar--style-2,.smi-toolbar--style-3) smi-cp-grid-mode{--border-width: var(--inputs-border-width);padding-top:calc(6px + var(--border-width));padding-bottom:calc(6px + var(--border-width))}smi-cp-amount{display:none}@media screen and (min-width: 768px){smi-cp-amount{display:block}}.smi-filter-toggle-button{display:flex;align-items:center;cursor:pointer;user-select:none}.smi-filter-toggle-button i{line-height:0}.smi-filter-toggle-button svg{user-select:none}@media screen and (min-width: 992px){.smi-filter-toggle-button{display:none}}.smi-filter-toggle-button span{margin-left:10px}.smi-toolbar--style-1 smi-cp-filter{column-gap:24px}.smi-toolbar--style-2 smi-cp-filter,.smi-toolbar--style-3 smi-cp-filter{column-gap:12px}.smi-toolbar--style-2 .smi-filter--horizontal .smi-filter-title,.smi-toolbar--style-2 .smi-filter-toggle-button,.smi-toolbar--style-3 .smi-filter--horizontal .smi-filter-title,.smi-toolbar--style-3 .smi-filter-toggle-button{padding:6px 16px}.smi-toolbar--style-2 .smi-filter-item:not(.smi-sb-widget--hide) .smi-filter-title,.smi-toolbar--style-3 .smi-filter-item:not(.smi-sb-widget--hide) .smi-filter-title{border:max(var(--border-width),1px) solid rgba(var(--color-foreground), 1)}.smi-toolbar--style-2 smi-cp-sorter .smi-sorter-label,.smi-toolbar--style-3 smi-cp-sorter .smi-sorter-label{align-items:center}.smi-toolbar--style-2 smi-cp-sorter .smi-sorter-btn,.smi-toolbar--style-3 smi-cp-sorter .smi-sorter-btn{padding:6px 12px}.smi-toolbar--style-2 smi-cp-sorter .smi-sorter-btn:after,.smi-toolbar--style-3 smi-cp-sorter .smi-sorter-btn:after{content:none}.smi-toolbar--style-2 .smi-filter-title{background:rgba(var(--color-background), 1)}.smi-toolbar--style-3 :is(.smi-filter-title,.smi-sorter-btn,.smi-filter-toggle-button){background:rgba(var(--color-foreground), 0.04)}smi-cp-sorter{display:inline-flex}smi-cp-sorter[open] .smi-sorter-btn svg{transform:rotate(-180deg)}@media screen and (max-width: 767.8px){smi-cp-sorter[open] .smi-sorter-dropdown{display:flex}}@media screen and (min-width: 768px){smi-cp-sorter[open] .smi-sorter-dropdown{visibility:visible;opacity:1;transform:translateY(0px)}}.smi-sorter-wrap{position:relative;height:fit-content}.smi-sorter-btn{display:flex;align-items:center;position:relative;justify-content:space-between;cursor:pointer}.smi-sorter-btn svg{transition:transform .3s;width:16px;height:16px}.smi-sorter-btn:after{content:"";width:100%;position:absolute;bottom:0;left:0;border-bottom:1px solid rgba(var(--color-foreground), 0.75)}.smi-sorter-dropdown{background-color:rgba(var(--color-background), var(--color-background-alpha, 1));display:flex;justify-content:start;flex-wrap:wrap;contain:content}@media screen and (max-width: 767.8px){.smi-sorter-dropdown{position:fixed;bottom:0;left:0;right:0;z-index:999991;border-top-left-radius:10px;border-top-right-radius:10px;display:none}}@media screen and (min-width: 768px){.smi-sorter-dropdown{width:238px;position:absolute;right:0;top:calc(100% + 8px);z-index:3;visibility:hidden;opacity:0;transform:translateY(30px);transition:all .3s}}.smi-sorter-dropdown .smi-sorter-item{width:100%;cursor:pointer}.smi-sorter-dropdown .smi-sorter-item:hover{color:rgba(var(--color-foreground), 1)}.smi-sorter-dropdown .smi-sorter-item:not(:last-child){padding-bottom:8px}.smi-sorter-dropdown .smi-sorter-item.selected{pointer-events:none;cursor:default}.smi-sorter-dropdown__header{box-shadow:1px 2px 6px 0px rgba(0,0,0,.12)}.smi-sorter-dropdown__header svg{height:24px;width:24px}.smi-product-listing-page .smi-pagination-default{display:flex;gap:12px;max-width:100%}.smi-product-listing-page .smi-pagination-default span{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:1px solid rgba(var(--color-foreground), 0.2);background-color:rgba(var(--color-background), 1)}.smi-product-listing-page .smi-pagination-default span a{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-decoration:none;color:rgb(var(--color-foreground))}.smi-product-listing-page .smi-pagination-default span.deco{cursor:default}.smi-product-listing-page .smi-pagination-default span.current{color:rgb(var(--color-button-text));background-color:rgb(var(--color-button))}.smi-product-listing-page .smi-pagination-default span.next svg,.smi-product-listing-page .smi-pagination-default span.prev svg{height:16px;width:16px}.smi-product-listing-page .smi-pagination-default span.prev svg{transform:rotate(180deg)}.smi-product-listing-page .smi-dps-square-style-2{gap:8px}.smi-product-listing-page .smi-dps-square-style-2 span{border:0}.smi-product-listing-page .smi-dps-circle-style-1 span{border-radius:200px}.smi-product-listing-page .smi-dps-circle-style-2{gap:8px}.smi-product-listing-page .smi-dps-circle-style-2 span{border-radius:200px;border:0}.smi-product-listing-page .smi-dps-circle-style-3{gap:24px;align-items:center}.smi-product-listing-page .smi-dps-circle-style-3 span{color:rgba(var(--color-foreground), 0.55)}.smi-product-listing-page .smi-dps-circle-style-3 span:not(.next,.prev){border:0;width:unset;height:unset}.smi-product-listing-page .smi-dps-circle-style-3 span.next,.smi-product-listing-page .smi-dps-circle-style-3 span.prev{border-radius:200px}.smi-product-listing-page .smi-dps-circle-style-3 span.current{color:rgba(var(--color-foreground), 1);background:unset}.smi-product-listing-page .smi-dps-circle-style-3 span a{padding:0;color:rgba(var(--color-foreground), 0.55)}.smi-product-listing-page .smi-dps-text-style-1{gap:24px;align-items:center}.smi-product-listing-page .smi-dps-text-style-1 span{color:rgba(var(--color-foreground), 0.55);border:0;width:unset;height:unset}.smi-product-listing-page .smi-dps-text-style-1 span.current{color:rgba(var(--color-foreground), 1);text-decoration:underline;background:unset}.smi-product-listing-page .smi-dps-text-style-1 span.next a,.smi-product-listing-page .smi-dps-text-style-1 span.prev a{width:16px;height:16px}.smi-product-listing-page .smi-dps-text-style-1 span a{padding:0;color:rgba(var(--color-foreground), 0.55)}.smi-product-listing-page .smi-pagination-load-more a{display:inline-flex;min-width:120px;padding:10px 32px;justify-content:center;align-items:center;color:inherit;border:1px solid rgba(var(--color-foreground), 1)}.smi-product-listing-page .smi-pagination-infinite a{display:inline-flex;min-width:100px;padding:10px 12px;justify-content:center;align-items:center;color:inherit;border:1px solid rgba(var(--color-foreground), 0.2)}.smi-product-listing-page .smi-pagination-infinite a svg{width:20px;height:20px;animation:smiSpin 1s linear infinite}@keyframes smiSpin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.smi-product-listing-page .smi-loading-overlay[open]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;background-color:rgba(var(--color-background), 0.5)}.smi-product-listing-page .smi-loading-overlay[open]:after{content:"";position:absolute;width:100%;top:0;left:0;background-color:rgba(var(--color-foreground), 0.5);height:3px;animation:smi-loading-overlay 5s ease forwards}@keyframes smi-loading-overlay{0%{width:0%}20%{width:80%}80%{width:95%}100%{width:100%}}.smi-sidebar{z-index:3;flex-wrap:wrap;align-content:start}.smi-sidebar:empty{display:none}@media screen and (max-width: 991.8px){.smi-sidebar{position:fixed;z-index:10;background-color:rgba(var(--color-background), 1);top:0;left:-100%;transition:left .4s ease;height:100%;overflow-y:auto;flex:0 0 300px;width:300px;max-width:100vw;padding-left:24px;padding-right:24px}.smi-sidebar.open{left:0}}@media screen and (min-width: 992px){.smi-product-listing-page--filter-toggle .smi-sidebar--left,.smi-product-listing-page--filter-toggle .smi-sidebar--right{position:fixed;z-index:10;background-color:rgba(var(--color-background), 1);top:0;height:100%;overflow-y:auto;flex:0 0 var(--sidebar-size);width:var(--sidebar-size);max-width:100vw;padding-left:24px;padding-right:24px}.smi-product-listing-page--filter-toggle .smi-sidebar--left .smi-filter-heading,.smi-product-listing-page--filter-toggle .smi-sidebar--right .smi-filter-heading{display:flex !important;margin-bottom:24px}.smi-product-listing-page--filter-toggle .smi-sidebar--left{left:-100%;transition:left .3s ease}.smi-product-listing-page--filter-toggle .smi-sidebar--left.open{left:0}.smi-product-listing-page--filter-toggle .smi-sidebar--right{right:-100%;transition:right .3s ease}.smi-product-listing-page--filter-toggle .smi-sidebar--right.open{right:0}.smi-product-listing-page--filter-toggle .smi-sidebar--toggle{background:rgba(0,0,0,0);display:flex;overflow:clip auto;flex:0 0 var(--sidebar-size);width:var(--sidebar-size);margin-inline-end:36px;transition:width .3s ease,flex .3s ease}.smi-product-listing-page--filter-toggle .smi-sidebar--toggle:not(.open){flex:0 0 0;width:0;margin-inline-end:0}.smi-product-listing-page--filter-toggle .smi-sidebar--toggle~.smi-popup-overlay{display:none}.smi-product-listing-page--filter-toggle .smi-sidebar--toggle&gt;div,.smi-product-listing-page--filter-toggle .smi-sidebar--toggle&gt;smi-cp-filter{flex:0 0 var(--sidebar-size);width:var(--sidebar-size)}}@media screen and (min-width: 992px){.smi-product-listing-page--filter-horizontal .smi-sidebar,.smi-product-listing-page--filter-default .smi-sidebar{background:rgba(0,0,0,0);display:flex;flex:0 0 var(--sidebar-size);width:var(--sidebar-size)}}.smi-block-categories ul{margin:0;padding:0;list-style:none}.smi-block-categories ul li{padding:0}.smi-block-categories ul li.active a,.smi-block-categories ul li:hover a{color:rgba(var(--color-foreground), 1)}.smi-block-categories ul li:last-child{margin-bottom:0}.smi-block-categories ul li a{color:rgba(var(--color-foreground), 0.75)}.smi-block-gallery .smi-sb-widget__content{display:flex;flex-wrap:wrap;row-gap:8px;column-gap:8px}.smi-block-gallery .smi-sb-widget__content a{display:block;overflow:hidden;line-height:0;width:calc((100% - 16px)/3)}.smi-block-gallery .smi-sb-widget__content img{aspect-ratio:1;height:100%;object-fit:cover}.smi-block-image-banner{padding-top:36px !important;padding-bottom:36px !important}.smi-sidebar .smi-sb-widget{width:100%;padding-top:16px;padding-bottom:24px;border-top:1px solid rgba(var(--color-foreground), 0.2)}.smi-sidebar .smi-sb-widget ::-webkit-scrollbar{width:3px}.smi-sidebar .smi-sb-widget ::-webkit-scrollbar-track{border-radius:3px;background-color:rgba(var(--color-foreground), 0.15)}.smi-sidebar .smi-sb-widget ::-webkit-scrollbar-thumb{border-radius:3px;background-color:rgba(var(--color-foreground), 0.55)}.smi-sidebar .smi-sb-widget:first-child{border-top:0;border-bottom:1px solid rgba(var(--color-foreground), 0.2)}.smi-sidebar .smi-sb-widget--scroll .smi-sb-widget__content{overflow-x:clip;overflow-y:auto;height:fit-content;max-height:var(--widget-height);padding-right:9px}.smi-sidebar .smi-sb-widget__title{display:flex;justify-content:space-between;margin-bottom:16px}.smi-sidebar .smi-sb-widget--hide{padding-bottom:16px}.smi-sidebar .smi-sb-widget--hide .smi-sb-widget__title{margin-bottom:0}.smi-sidebar .smi-sb-widget--hide .smi-sb-widget__title svg:nth-child(2){transform:rotate(90deg)}.smi-sidebar .smi-sb-widget--hide .smi-sb-widget__title svg:nth-child(1){transform:rotate(-180deg)}.smi-sidebar .smi-sb-widget--hide .smi-sb-widget__content{display:none}.smi-sidebar .smi-sb-widget__click-area{cursor:pointer;user-select:none}.smi-sidebar .smi-sb-widget__btn{position:relative;cursor:pointer;width:24px;height:24px}.smi-sidebar .smi-sb-widget__btn svg{width:24px;height:24px;position:absolute;left:0;top:0;transition:transform .4s}.smi-sidebar .smi-sb-widget__btn svg:nth-child(2){transform:rotate(0deg)}.smi-sidebar .smi-sb-widget__btn-arrow{display:none}.smi-social2-item{line-height:0;display:block}.smi-social2-item svg{width:var(--social2-size, 20px);height:var(--social2-size, 20px);opacity:.75}.smi-social2-item:hover svg{opacity:1}.smi-social2-item--2,.smi-social2-item--3{padding:8px;border-radius:200px}.smi-social2-item--2{background-color:rgba(var(--color-foreground), 0.04)}.smi-social2-item--3{border:1px solid rgba(var(--color-foreground), 0.2)}.smi-social2-item--3:hover{border-color:rgba(var(--color-foreground), 1)}.smi-collection-page-1,.smi-collection-page-2{position:relative}@media screen and (max-width: 1199.8px){.smi-collection-page-1.smi-zindex-popup,.smi-collection-page-2.smi-zindex-popup{z-index:9999}}.smi-collection-page-3{position:relative}.smi-collection-page-3.smi-zindex-popup{z-index:9999}.smi-product-listing-page .smi-product-wrap{--color-border-section: var(--color-foreground);--color-shadow-section: var(--color-shadow)}.smi-product-listing-page .smi-popup-overlay{position:fixed;background-color:rgba(var(--color-foreground), 0.5);z-index:9;left:0;right:0;bottom:0;top:0}.smi-product-listing-page--filter-default .smi-product-wrap,.smi-product-listing-page--filter-toggle .smi-product-wrap{flex:1 1 auto;max-width:100%}@media screen and (max-width: 991.8px){.smi-product-listing-page--filter-default .smi-product-wrap,.smi-product-listing-page--filter-toggle .smi-product-wrap{flex:1 1 100%;padding-left:0}}.smi-collection-page-1-main,.smi-collection-page-3-main{display:flex;z-index:1}@media screen and (min-width: 768px){.smi-product-listing-page--filter-horizontal .smi-toolbar{column-gap:24px}.smi-product-listing-page--filter-horizontal .smi-filter--horizontal{margin-right:auto;flex:1 0 0;min-width:0}.smi-product-listing-page--filter-horizontal smi-cp-grid-mode{order:5;flex:unset}.smi-product-listing-page--filter-horizontal smi-cp-sorter{order:4;flex:unset}.smi-product-listing-page--filter-horizontal smi-cp-filter-current{order:6}.smi-product-listing-page--filter-horizontal .smi-filter-toggle-button{margin-right:auto}}.smi-product-listing-page--filter-toggle .smi-filter-toggle-button{display:flex !important;margin-inline-end:16px}</pre></body></html>