@charset "UTF-8";@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:var( --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%) );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}*{box-sizing:border-box;cursor:default;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{font-family:sans-serif;font-size:1rem;position:relative}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}p{margin:0;padding:0}ol,ul{list-style:none}a{color:inherit}img{display:block;height:auto;max-width:100%}table{border-collapse:collapse;width:100%}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-weight:400}h1,h2,h3,h4,h5,h6{color:#27272a;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:600;line-height:1.2;margin-bottom:.5em;margin-top:0}h1{font-size:2.5rem;font-weight:700}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem;font-weight:700}p{margin-bottom:1rem;margin-top:0}.text-small,small{font-size:.875rem}b,strong{font-weight:600}em,i{font-style:italic}a{color:#333;cursor:pointer;text-decoration:none;transition:color .2s ease}a:focus,a:hover{color:#212121;text-decoration:underline}blockquote{background-color:#f8f9fa;border-left:4px solid #333;font-style:italic;margin:0 0 1rem;padding:1rem}blockquote p:last-child{margin-bottom:0}hr{border:0;border-top:1px solid #e0e0e0;margin:2rem 0}code,kbd,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.9em}code{border-radius:3px;padding:.2em .4em}code,pre{background:#f8f9fa}pre{border-radius:4px;margin-bottom:1rem;margin-top:0;overflow:auto;padding:1rem}pre code{background:transparent;padding:0}@media (max-width:768px){h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.25rem}html{font-size:15px}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.35rem}h4{font-size:1.15rem}}.error-data{background-color:#fff;border:1px solid rgba(229,57,53,.3);border-radius:6px;box-shadow:0 1px 4px #00000026;margin:1rem 0;overflow:hidden;width:100%}.error-data__header{align-items:center;background-color:#e539351a;border-bottom:1px solid rgba(229,57,53,.3);display:flex;justify-content:space-between;padding:.8rem 1rem}.error-data__title{color:#e53935;flex:1;font-size:1rem;margin:0;padding:0}.error-data__badge,.error-data__title{font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:600}.error-data__badge{background-color:#e53935;border-radius:4px;color:#fff;font-size:.8rem;min-width:40px;padding:.25rem .5rem;text-align:center}.error-data__content{background-color:#fff;overflow-y:auto}.error-data__message{border-bottom:1px solid rgba(229,57,53,.3);color:#333;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.95rem;line-height:1.5;padding:1rem}.error-data__details{background-color:#f8f9fa;color:#333;font-family:monospace;font-size:.85rem;margin:0;max-width:100%;overflow-x:auto;padding:1rem;white-space:pre-wrap;word-break:break-word}.error-data.compact{background-color:transparent;border:none;box-shadow:none;margin:.5rem 0}.error-data.compact .error-data__header{background-color:#e539351a;border-radius:4px;padding:.5rem .75rem}.error-data.compact .error-data__content{padding:.5rem 0}.error-data.compact .error-data__message{border-bottom:none;color:#e53935;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.9rem;padding:.5rem .75rem}.error-data.compact .error-data__details{background-color:transparent;color:#757575;font-size:.8rem;padding:.5rem .75rem}@media (max-width:768px){.error-data{margin:.75rem 0}.error-data__header{padding:.6rem .8rem}.error-data__title{font-size:.95rem}.error-data__badge{font-size:.75rem;padding:.2rem .4rem}.error-data__message{font-size:.9rem;padding:.8rem}.error-data__details{font-size:.8rem}}@media (max-width:320px){.error-data{margin:.5rem 0}.error-data__header{padding:.5rem .7rem}.error-data__title{font-size:.9rem}.error-data__badge{font-size:.7rem;padding:.15rem .3rem}.error-data__message{font-size:.85rem;padding:.7rem}.error-data__details{font-size:.75rem;padding:.7rem}}.site-header{border-bottom:.3px solid #909090}.site-header .header-container{align-items:center;display:flex;gap:1.5rem;justify-content:center;justify-content:space-between;padding:2rem;position:relative}@media screen and (max-width:768px){.site-header .header-container{padding:1rem 1.2rem}}.site-header .header-container:after{background-color:#e0e0e0;bottom:0;content:"";position:absolute;right:calc(260px + .75rem);top:0;width:1px}@media screen and (max-width:1024px){.site-header .header-container:after{display:none}}.site-header .header-container .site-branding{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:250px}@media screen and (max-width:1024px){.site-header .header-container .site-branding{width:200px}}@media screen and (max-width:768px){.site-header .header-container .site-branding{width:150px}}@media screen and (max-width:320px){.site-header .header-container .site-branding{width:100px}}.site-header .header-container .site-branding a{display:flex;height:-moz-max-content;height:max-content}.site-header .header-container .site-branding a *{cursor:pointer}.site-header .header-container .main-navigation-left,.site-header .header-container .main-navigation-right{align-items:center;display:flex;justify-content:center}@media screen and (max-width:1024px){.site-header .header-container .main-navigation-left,.site-header .header-container .main-navigation-right{display:none}}.site-header .header-container .main-navigation-left .menu,.site-header .header-container .main-navigation-right .menu{align-items:center;display:flex;gap:1.5rem;justify-content:center}.site-header .header-container .main-navigation-right{margin-left:auto}.site-header .header-container .header-actions-container{min-width:230px}@media screen and (max-width:1024px){.site-header .header-container .header-actions-container{display:none}}.site-header .header-container .mobile-actions-container{display:none;width:auto}@media screen and (max-width:1024px){.site-header .header-container .mobile-actions-container{display:block;margin-left:auto}}.product-card{border:1px solid #eceaed;border-radius:4px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.product-card.product-card-skeleton .react-loading-skeleton{background-color:#e0e0e0;border-radius:4px}.product-card.product-card-skeleton .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}.product-card.product-card-skeleton .product-image{padding-bottom:120%}.product-card.product-card-skeleton .product-card-actions,.product-card.product-card-skeleton .product-price,.product-card.product-card-skeleton .product-title{margin:0;padding:0}.product-card.product-card-skeleton .product-title{padding:10px 15px}.product-card.product-card-skeleton .product-price{padding:0 15px 10px}.product-card .product-link{color:inherit;display:block;text-decoration:none}.product-card .product-image{background-color:#f5f5f5;cursor:pointer;height:0;overflow:hidden;padding-bottom:120%;position:relative}.product-card .product-image .image-placeholder,.product-card .product-image img{height:100%;left:0;position:absolute;top:0;width:100%}.product-card .product-image img{cursor:pointer;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .3s ease,transform .3s ease}.product-card .product-image img.visible,.product-card .product-image.image-loaded img{opacity:1}.product-card .product-image .sale-badge,.product-card .product-image .stock-badge{border-radius:3px;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;font-weight:600;padding:5px 8px;position:absolute;top:10px}.product-card .product-image .sale-badge{background-color:#e53935;color:#fff;right:10px}.product-card .product-image .sale-badge.sale-badge-green{background-color:#43a047}.product-card .product-image .out-of-stock-badge{background-color:#757575;color:#fff;left:10px}.product-card .product-image .variable-badge{background-color:#3498db;border-radius:3px;bottom:15px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;left:10px;padding:5px 10px;position:absolute}.product-card .product-image .quick-view-wrapper{align-items:center;background-color:#0003;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.product-card .product-image .quick-view-btn{align-items:center;background-color:#ffffffe6;border:none;border-radius:50%;box-shadow:0 2px 5px #0003;cursor:pointer;display:flex;height:40px;justify-content:center;transform:translateY(10px);transition:all .2s ease;width:40px}.product-card .product-image .quick-view-btn svg{height:20px;width:20px;fill:#27272a;cursor:pointer}.product-card .product-image .quick-view-btn svg path{cursor:pointer}.product-card .product-image .quick-view-btn:hover{background-color:#333;transform:translateY(0)}.product-card .product-image .quick-view-btn:hover svg{fill:#fff}.product-card .product-image:hover .quick-view-wrapper{opacity:1}.product-card .product-title{color:#333;font-size:16px;font-weight:500;line-height:1.3;margin:0;padding:10px 15px}.product-card .product-price,.product-card .product-title{cursor:pointer;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.product-card .product-price{font-weight:600;padding:0 15px 10px}.product-card .product-price span{cursor:pointer}.product-card .product-price .regular-price{font-weight:600}.product-card .product-price .regular-price.current-price{color:#333;font-size:16px}.product-card .product-price .regular-price:not(.current-price),.product-card .product-price .sale-price+.regular-price{color:#757575;font-size:14px;font-weight:400;margin-right:8px;text-decoration:line-through}.product-card .product-price .sale-price{color:#43a047;font-size:17px;font-weight:600;margin-left:5px}.product-card .product-price ins{color:#43a047;text-decoration:none}.product-card .product-price del{color:#757575;font-size:14px;margin-right:5px}.product-card.product-card-list{display:flex;flex-direction:row;height:auto;min-height:200px}.product-card.product-card-list .product-link{display:flex;flex:1}.product-card.product-card-list .product-image{flex-shrink:0;height:auto;min-width:200px;padding-bottom:0;width:250px}.product-card.product-card-list .product-image:before{content:"";display:block;padding-top:120%}.product-card.product-card-list .product-image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.product-card.product-card-list .product-content{cursor:pointer;display:flex;flex:1;flex-direction:column;min-height:160px;padding:15px}.product-card.product-card-list .product-title{font-size:18px;margin:0 0 10px;padding:0}.product-card.product-card-list .product-price{margin-bottom:10px;padding:0}.product-card.product-card-list .product-short-description{color:#757575;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;margin-top:10px}.product-card.product-card-list .product-short-description p{cursor:pointer;margin:0 0 10px}.product-card.product-card-list .product-short-description p:last-child{margin-bottom:0}@media (max-width:900px) and (min-width:769px){.product-card.product-card-list{min-height:180px}.product-card.product-card-list .product-image{min-width:180px;width:180px}.product-card.product-card-list .product-image:before{padding-top:120%}.product-card.product-card-list .product-content{min-height:140px;padding:10px}.product-card.product-card-list .product-content .product-title{font-size:16px;margin-bottom:8px}.product-card.product-card-list .product-content .product-short-description{font-size:13px;max-height:60px;overflow:hidden}}@media (max-width:768px){.product-card.product-card-list{flex-direction:column;min-height:auto}.product-card.product-card-list .product-link{flex-direction:column}.product-card.product-card-list .product-image{height:0;padding-bottom:100%;position:relative;width:100%}.product-card.product-card-list .product-image:before{padding-top:0}.product-card.product-card-list .product-content{min-height:120px}}.products-list.list-view .product-card{transition:height .3s ease-out}@media (max-width:900px) and (min-width:769px){.products-list.list-view{overflow-x:hidden;width:100%}}.search-result-item{border-bottom:1px solid #eceaed}.search-result-item:last-child{border-bottom:none}.search-result-item__link{align-items:center;color:#333;display:flex;padding:.75rem .5rem;text-decoration:none;transition:background-color .2s ease}.search-result-item__link:hover{background-color:#f8f9fa;text-decoration:none}.search-result-item__link *{cursor:pointer;text-decoration:none}.search-result-item__image{border:1px solid #eceaed;flex-shrink:0;height:100px;margin-right:1rem;-o-object-fit:cover;object-fit:cover;width:100px}.search-result-item__details{display:flex;flex-direction:column;flex-grow:1;min-width:0;padding-bottom:40px;position:relative}.search-result-item__name{font-weight:500;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-result-item__price{color:#757575;font-size:.9rem}.search-result-item__price--regular{color:#bdbdbd;margin-right:.5em;text-decoration:line-through}.search-result-item__price--sale{color:#43a047;font-weight:600}.search-result-item__badges{bottom:5px;display:flex;gap:5px;position:absolute;right:5px}.search-result-item__badges .sale-badge,.search-result-item__badges .stock-badge,.search-result-item__badges .variable-badge{border-radius:3px;color:#fff;font-size:.7rem;font-weight:600;padding:3px 6px;position:static;white-space:nowrap}.search-result-item__badges .sale-badge{background-color:#e53935}.search-result-item__badges .sale-badge.sale-badge-green{background-color:#43a047}.search-result-item__badges .stock-badge{background-color:#757575}.search-result-item__badges .variable-badge{background-color:#2196f3}.search-result-list{list-style:none;margin:0;padding:0;position:relative}.search-result-message{color:#757575;font-size:.9rem;padding:1rem;text-align:center}.search-result-message.error{color:#e53935;font-weight:500}.search-result-message.no-results{font-style:italic}.search-panel{display:flex;flex-direction:column;height:100%;position:relative}.search-panel__form{display:flex;gap:.5rem;margin-bottom:1.5rem}.search-panel__input{border:1px solid #e0e0e0;border-radius:4px;flex-grow:1;font-size:1rem;padding:.75rem 1rem}.search-panel__input:focus{border-color:#333;box-shadow:0 0 0 2px #3333;outline:none}.search-panel__button{background-color:#333;border:none;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .2s ease}.search-panel__button:focus,.search-panel__button:hover{background-color:#212121}.search-panel__button:disabled{background-color:#eee;background-color:#e0e0e0;cursor:not-allowed;opacity:.7}.search-panel__results{flex-grow:1;min-height:100px;overflow-y:auto;position:relative}.search-panel__results p{color:#757575;margin-top:2rem;text-align:center}.search-panel__overlay{align-items:center;background-color:#f8f9fab3;border-radius:4px;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .2s ease,visibility .2s ease;visibility:hidden;width:100%;z-index:10}.search-panel__overlay.is-active{opacity:1;pointer-events:auto;visibility:visible}.search-panel__overlay__spinner{animation:spin 1s linear infinite;border:4px solid #eceaed;border-radius:50%;border-top-color:#333;height:30px;width:30px}.mini-cart-empty-message{color:#757575;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:2rem 1rem;text-align:center}.mini-cart-empty-message p{font-size:1rem;margin-bottom:0}.mini-cart-items-list{flex-direction:column;gap:1rem}.mini-cart-item-row,.mini-cart-items-list{display:flex;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.mini-cart-item-row{align-items:flex-start;border-bottom:1px solid #eceaed;gap:.75rem;padding-bottom:1rem}.mini-cart-item-row:last-child{border-bottom:none;padding-bottom:0}.mini-cart-item-row__thumbnail{background-color:#f5f5f5;border-radius:4px;flex-shrink:0;height:60px;overflow:hidden;width:60px}.mini-cart-item-row__thumbnail a,.mini-cart-item-row__thumbnail img{cursor:pointer;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mini-cart-item-row__thumbnail .thumbnail-placeholder{height:100%;width:100%}.mini-cart-item-row__details{display:flex;flex-direction:column;flex-grow:1;gap:.4rem;min-width:0}.mini-cart-item-row__name{color:#333;cursor:pointer;display:-webkit-box;font-weight:600;text-decoration:none;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;margin-bottom:.1rem;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.mini-cart-item-row__name:hover{color:#333;text-decoration:underline}.mini-cart-item-row__variations{color:#757575;display:flex;flex-direction:column;font-size:.8rem;gap:.1rem}.mini-cart-item-row__variations span{text-transform:capitalize}.mini-cart-item-row__attributes{color:#757575;display:flex;flex-direction:column;font-size:.8rem;gap:.2rem;line-height:1.3}.mini-cart-item-row__attribute{align-items:center;display:flex;gap:.3rem}.mini-cart-item-row__attribute-name{font-weight:500}.mini-cart-item-row__color-swatch{border:1px solid rgba(0,0,0,.1);border-radius:50%;display:inline-block;height:12px;vertical-align:middle;width:12px}.mini-cart-item-row__text-button{display:inline-block}.mini-cart-item-row__image-preview{border-radius:2px;display:inline-block;height:16px;-o-object-fit:cover;object-fit:cover;vertical-align:middle;width:16px}.mini-cart-item-row__quantity{align-items:center;display:flex;flex-wrap:nowrap;gap:.3rem;margin-top:.2rem}.mini-cart-item-row__quantity .quantity-button{align-items:center;background-color:#f5f5f5;border:1px solid #eee;border-radius:50%;color:#757575;cursor:pointer;display:flex;flex-shrink:0;font-size:.9rem;font-weight:600;height:22px;justify-content:center;line-height:1;padding:0;transition:background-color .2s ease,border-color .2s ease;width:22px}.mini-cart-item-row__quantity .quantity-button:hover:not(:disabled){background-color:#eceaed;border-color:#e0e0e0;color:#333}.mini-cart-item-row__quantity .quantity-button:disabled{cursor:not-allowed;opacity:.5}.mini-cart-item-row__quantity .quantity-display{color:#333;flex-shrink:0;font-size:.9rem;font-weight:500;min-width:1.5em;text-align:center}.mini-cart-item-row__price{color:#333;font-size:.9rem;font-weight:600;margin-top:.2rem}.mini-cart-item-row__remove-button{background:none;border:none;color:#757575;cursor:pointer;flex-shrink:0;font-size:1.2rem;line-height:1;margin-left:.5rem;padding:.25rem;transition:color .2s ease}.mini-cart-item-row__remove-button:hover:not(:disabled){color:#e53935}.mini-cart-item-row__remove-button:disabled{color:#eee;cursor:not-allowed}.mini-cart-totals{border-top:1px solid #eceaed;display:flex;flex-direction:column;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;gap:.5rem;padding-top:1rem}.mini-cart-totals__item{align-items:center;display:flex;font-size:1rem;justify-content:space-between}.mini-cart-totals__item span:first-child{color:#757575}.mini-cart-totals__item span:first-child.free-shipping-label{color:#43a047;font-weight:600}.mini-cart-totals__item span:last-child{color:#333;font-weight:600}.mini-cart-totals__item.grand-total{border-top:1px dashed #eceaed;font-size:1.1rem;margin-top:.5rem;padding-top:.5rem}.mini-cart-totals__item.grand-total strong{font-weight:700}.mini-cart-totals__item.grand-total strong:last-child{color:#333}.mini-cart-totals__actions{display:flex;gap:.75rem;margin-top:1rem}.mini-cart-totals__actions .button{border-radius:4px;cursor:pointer;flex:1;font-size:.9rem;padding:.75rem 1rem;text-align:center;white-space:nowrap}.mini-cart-totals__actions .button.disabled{background-color:#eee;border-color:#eee;color:#bdbdbd;cursor:not-allowed;pointer-events:none}.mini-cart-totals__actions .mini-cart-totals__view-cart-button{background-color:#f5f5f5;border:1px solid #eee;color:#333}.mini-cart-totals__actions .mini-cart-totals__view-cart-button:hover:not(.disabled){background-color:#eceaed}.mini-cart-totals__actions .mini-cart-totals__checkout-button{background-color:#333;border:none;color:#fff}.mini-cart-totals__actions .mini-cart-totals__checkout-button:focus,.mini-cart-totals__actions .mini-cart-totals__checkout-button:hover{background-color:#212121}.mini-cart-totals__actions .mini-cart-totals__checkout-button:disabled{background-color:#eee;cursor:not-allowed}.cart-panel{display:flex;flex-direction:column;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;height:100%}.cart-panel__content{flex-grow:1;overflow-y:auto;padding-bottom:1rem}.cart-panel__items-list{display:flex;flex-direction:column;gap:1rem}.cart-panel__empty-message{color:#757575;margin-top:2rem;padding:1rem;text-align:center}.cart-panel__loading{padding:1rem 0}.cart-panel__loading .cart-panel-item-skeleton{align-items:center;border-bottom:1px solid #eceaed;display:flex;gap:1rem;padding:.5rem 0}.cart-panel__loading .cart-panel-item-skeleton:last-child{border-bottom:none}.cart-panel__loading .cart-panel-item-skeleton__details{display:flex;flex-direction:column;flex-grow:1;gap:.5rem}.cart-panel__loading .react-loading-skeleton{background-color:#e0e0e0;border-radius:4px}.cart-panel__loading .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}.cart-panel__footer{flex-shrink:0;margin-top:auto;padding-top:0}.cart-panel__footer .mini-cart-totals-skeleton{border-top:1px solid #eceaed;padding:1rem 0 0}.cart-panel__footer .mini-cart-totals-skeleton .react-loading-skeleton{background-color:#e0e0e0;border-radius:4px}.cart-panel__footer .mini-cart-totals-skeleton .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}.cart-panel__subtotal{align-items:center;display:flex;font-size:1.1rem;justify-content:space-between;margin-bottom:1rem}.cart-panel__subtotal strong{font-weight:600}.cart-panel__subtotal span{color:#333;font-weight:700}.cart-panel__actions{display:flex;gap:.75rem}.cart-panel__actions .button{cursor:pointer;flex:1;font-size:.9rem;padding:.75rem 1rem;text-align:center;white-space:nowrap}.cart-panel__actions .button.disabled{background-color:#eee;border-color:#eee;color:#bdbdbd;cursor:not-allowed;pointer-events:none}.cart-panel__actions .cart-panel__view-cart-button{background-color:#f5f5f5;border:1px solid #eee;color:#333}.cart-panel__actions .cart-panel__view-cart-button:hover:not(.disabled){background-color:#eceaed}.cart-panel__actions .cart-panel__checkout-button{background-color:#333;border:none;color:#fff}.cart-panel__actions .cart-panel__checkout-button:focus,.cart-panel__actions .cart-panel__checkout-button:hover{background-color:#212121}.cart-panel__actions .cart-panel__checkout-button:disabled{background-color:#eee;cursor:not-allowed}.cart-panel .rtk-query-error-card.compact{font-size:.9rem;padding:1rem}body.header-offcanvas-open{overflow:hidden}.offcanvas-overlay{background-color:#00000080;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:1040}.offcanvas-overlay.is-open{opacity:1;visibility:visible}.offcanvas-panel{background-color:#fff;box-shadow:-2px 0 10px #0000001a;display:flex;flex-direction:column;height:100vh;max-width:90%;overflow-y:auto;position:fixed;right:0;top:0;transform:translate(100%);transition:transform .3s ease;width:500px;z-index:1050}.offcanvas-panel.is-open{transform:translate(0)}.offcanvas-header{align-items:center;border-bottom:1px solid #eceaed;display:flex;flex-shrink:0;justify-content:space-between;padding:1rem 1.5rem}.offcanvas-tabs{display:flex;gap:.5rem}.offcanvas-tab{background:none;border:1px solid transparent;border-radius:4px;color:#757575;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 1rem;transition:color .2s ease,background-color .2s ease,border-color .2s ease}.offcanvas-tab:hover:not(.is-active){background-color:#f8f9fa;color:#333}.offcanvas-tab.is-active{background-color:#3333330d;border-color:#666;color:#333;cursor:default}.offcanvas-close-button{align-items:center;background:none;border:none;border-radius:50%;color:#757575;cursor:pointer;display:flex;justify-content:center;margin:-.5rem;padding:.5rem;transition:background-color .2s ease,color .2s ease}.offcanvas-close-button:hover{background-color:#f8f9fa;color:#333}.offcanvas-close-button .offcanvas-close-icon{height:20px;width:20px}.offcanvas-close-button svg,.offcanvas-close-button svg *{cursor:pointer}.offcanvas-content{padding:1.5rem}.offcanvas-content,.offcanvas-content>.offcanvas-panel-content{display:flex;flex-direction:column;flex-grow:1;overflow-y:hidden}.offcanvas-content>.offcanvas-panel-content[hidden]{display:none}.offcanvas-content>.offcanvas-panel-content .cart-panel,.offcanvas-content>.offcanvas-panel-content .search-panel{display:flex;flex-direction:column;height:100%}@media screen and (max-width:320px){.offcanvas-panel{max-width:100%;width:100%}.offcanvas-header{padding:.75rem 1rem}.offcanvas-tab{font-size:.9rem;padding:.4rem .8rem}.offcanvas-content{padding:1rem}}@media screen and (max-width:768px){.offcanvas-panel{max-width:100%;width:100%}}.header-actions{align-items:center;display:flex;gap:.75rem}.header-actions .header-action-button{align-items:center;background:none;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;justify-content:center;padding:.5rem;position:relative;transition:background-color .2s ease,color .2s ease}.header-actions .header-action-button:hover{background-color:#f5f5f5;color:#333}.header-actions .header-action-button .header-action-icon{cursor:pointer;height:20px;width:20px}.header-actions .header-action-button .header-action-icon>*{cursor:pointer}.header-actions .header-action-button .cart-count-badge{align-items:center;background-color:#333;border-radius:50%;color:#fff;display:flex;font-size:.7rem;font-weight:600;height:18px;justify-content:center;line-height:1;pointer-events:none;position:absolute;right:-4px;top:-2px;width:18px}.header-actions .header-language-switcher .language-switcher-container{display:flex;gap:.25rem}.header-actions .header-language-switcher .language-option{background:none;border:1px solid transparent;border-radius:4px;cursor:pointer;font-size:.8rem;font-weight:600;padding:.3rem .6rem;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.header-actions .header-language-switcher .language-option.active{background-color:#3333330d;border-color:#666;color:#333;cursor:default}.header-actions .header-language-switcher .language-option:not(.active):hover{background-color:#f5f5f5;border-color:#eceaed}@media screen and (max-width:768px){.header-actions{gap:.5rem}.header-actions .header-action-button{padding:.4rem}.header-actions .header-language-switcher .language-option{padding:.25rem .5rem}}body.mobile-offcanvas-open{overflow:hidden}.mobile-offcanvas-overlay{background-color:#00000080;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility 0s linear .3s;visibility:hidden;width:100%;z-index:1040}.mobile-offcanvas-overlay.is-open{opacity:1;transition-delay:0s;visibility:visible}.mobile-offcanvas-panel{background-color:#fff;box-shadow:2px 0 10px #0000001a;display:flex;flex-direction:column;height:100vh;left:0;max-width:85%;overflow-y:auto;position:fixed;top:0;transform:translate(-100%);transition:transform .3s ease;width:300px;z-index:1050}@media screen and (max-width:768px){.mobile-offcanvas-panel{max-width:100%;width:100%}}.mobile-offcanvas-panel.is-open{transform:translate(0)}.mobile-offcanvas-header{align-items:center;border-bottom:1px solid #eceaed;display:flex;flex-shrink:0;justify-content:space-between;padding:1rem 1.25rem;position:relative}.mobile-offcanvas-header .mobile-offcanvas-back-button{align-items:center;background:none;border:none;border-radius:50%;color:#757575;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;left:1.25rem;margin:-.5rem;padding:.5rem;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .2s ease,color .2s ease}.mobile-offcanvas-header .mobile-offcanvas-back-button .back-icon{height:1.2em;width:1.2em;fill:currentColor}.mobile-offcanvas-header .mobile-offcanvas-back-button:hover{background-color:#f8f9fa;color:#333}.mobile-offcanvas-header .mobile-offcanvas-title{color:#27272a;flex-grow:1;font-size:1.2rem;font-weight:600;margin:0;padding:0 2.5rem;text-align:center}.mobile-offcanvas-header .mobile-offcanvas-close-button{align-items:center;background:none;border:none;border-radius:50%;color:#757575;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;margin:-.5rem;padding:.5rem;position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);transition:background-color .2s ease,color .2s ease}.mobile-offcanvas-header .mobile-offcanvas-close-button svg{display:block;height:20px;width:20px}.mobile-offcanvas-header .mobile-offcanvas-close-button:hover{background-color:#f8f9fa;color:#333}.mobile-offcanvas-header .mobile-offcanvas-close-button svg,.mobile-offcanvas-header .mobile-offcanvas-close-button svg *{cursor:pointer}.mobile-offcanvas-content{display:flex;flex-grow:1;overflow:hidden;padding:0;position:relative}.mobile-offcanvas-content .mobile-offcanvas-view{bottom:0;display:flex;flex-direction:column;left:0;opacity:0;overflow-y:auto;padding:1.5rem;position:absolute;right:0;top:0;transition:opacity .3s ease,visibility 0s linear .3s;visibility:hidden}.mobile-offcanvas-content .mobile-offcanvas-view.is-active{opacity:1;transition-delay:0s;visibility:visible}.mobile-offcanvas-content .mobile-offcanvas-view--main .mobile-language-switcher{margin-top:2rem}.mobile-offcanvas-content .mobile-navigation{margin-bottom:.5rem}.mobile-offcanvas-content .mobile-navigation ul{list-style:none;margin:0;padding:0}.mobile-offcanvas-content .mobile-navigation li{border-bottom:1px solid #eceaed}.mobile-offcanvas-content .mobile-navigation li:last-child{border-bottom:none}.mobile-offcanvas-content .mobile-navigation .mobile-categories-trigger-button,.mobile-offcanvas-content .mobile-navigation a{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:500;justify-content:space-between;padding:.8rem 0;text-align:left;text-decoration:none;transition:color .2s ease,background-color .2s ease;width:100%}.mobile-offcanvas-content .mobile-navigation .mobile-categories-trigger-button:focus,.mobile-offcanvas-content .mobile-navigation .mobile-categories-trigger-button:hover,.mobile-offcanvas-content .mobile-navigation a:focus,.mobile-offcanvas-content .mobile-navigation a:hover{background-color:transparent;color:#333;text-decoration:none}.mobile-offcanvas-content .mobile-navigation .mobile-categories-trigger-button .expand-icon,.mobile-offcanvas-content .mobile-navigation a .expand-icon{height:1em;margin-left:.5rem;width:1em;fill:currentColor}.mobile-offcanvas-content .mobile-category-navigation{width:100%}.mobile-offcanvas-content .mobile-category-navigation ul{list-style:none;margin:0;padding:0}.mobile-offcanvas-content .mobile-category-navigation li{border-bottom:1px solid #eceaed}.mobile-offcanvas-content .mobile-category-navigation li:first-child .mobile-category-link{font-weight:700}.mobile-offcanvas-content .mobile-category-navigation li:last-child{border-bottom:none}.mobile-offcanvas-content .mobile-category-navigation .mobile-category-item-content{align-items:center;display:flex;justify-content:space-between;width:100%}.mobile-offcanvas-content .mobile-category-navigation .mobile-category-link{color:#333;flex-grow:1;font-weight:500;overflow:hidden;padding:.8rem .5rem .8rem 0;text-decoration:none;text-overflow:ellipsis;transition:color .2s ease;white-space:nowrap}.mobile-offcanvas-content .mobile-category-navigation .mobile-category-link:focus,.mobile-offcanvas-content .mobile-category-navigation .mobile-category-link:hover{color:#333;text-decoration:none}.mobile-offcanvas-content .mobile-category-navigation .mobile-category-expand-button{align-items:center;align-self:stretch;background:none;border:none;border-left:1px solid #eceaed;color:#757575;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;margin-left:.5rem;padding:.8rem .75rem}.mobile-offcanvas-content .mobile-category-navigation .mobile-category-expand-button .expand-icon{height:1em;width:1em;fill:currentColor;transition:color .2s ease}.mobile-offcanvas-content .mobile-category-navigation .mobile-category-expand-button:hover{color:#333}.mobile-offcanvas-content .mobile-category-navigation p{color:#757575;padding:1rem 0}.mobile-offcanvas-content .mobile-search-trigger{align-items:center;background:none;border:none;border-bottom:1px solid #eceaed;color:#333;cursor:pointer;display:flex;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:500;justify-content:space-between;margin-bottom:.5rem;padding:.8rem 0;text-align:left;transition:color .2s ease;width:100%}.mobile-offcanvas-content .mobile-search-trigger:hover{color:#333}.mobile-offcanvas-content .mobile-search-trigger .expand-icon{height:1em;margin-left:.5rem;width:1em;fill:currentColor}.mobile-offcanvas-content .mobile-language-switcher{margin-top:auto;padding-top:1rem}.mobile-offcanvas-content .mobile-language-switcher .language-switcher-container{display:flex;gap:.5rem;justify-content:center}.mobile-offcanvas-content .mobile-language-switcher .language-option{background:none;border:1px solid transparent;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:600;padding:.4rem .8rem;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.mobile-offcanvas-content .mobile-language-switcher .language-option.active{background-color:#3333330d;border-color:#666;color:#333;cursor:default}.mobile-offcanvas-content .mobile-language-switcher .language-option:not(.active):hover{background-color:#f5f5f5;border-color:#eceaed}@media screen and (max-width:320px){.mobile-offcanvas-content .mobile-offcanvas-view{padding:1rem}}#portal-mobile-menu-trigger{display:none}@media screen and (max-width:1024px){#portal-mobile-menu-trigger{display:block}}.mobile-actions{align-items:center;display:flex;gap:.5rem}.mobile-action-button{align-items:center;background:none;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;justify-content:center;padding:.5rem;position:relative;transition:background-color .2s ease,color .2s ease}@media screen and (max-width:768px){.mobile-action-button{padding:.3rem}}.mobile-action-button:hover{background-color:#f5f5f5;color:#333}.mobile-action-button .mobile-action-icon{height:24px;width:24px;stroke-width:2;cursor:pointer}@media screen and (max-width:768px){.mobile-action-button .mobile-action-icon{height:20px;width:20px}}.mobile-action-button .mobile-action-icon>*{cursor:pointer}.mobile-action-button .cart-count-badge{align-items:center;background-color:#333;border-radius:50%;color:#fff;display:flex;font-size:.7rem;font-weight:600;height:18px;justify-content:center;line-height:1;pointer-events:none;position:absolute;right:-4px;top:-2px;width:18px}#category-mega-menu-root{position:relative;z-index:999}.category-mega-menu{display:flex;left:50%;max-height:70vh;opacity:0;position:absolute;right:auto;top:0;transform:translate(-50%) translateY(-10px);transition:opacity .25s ease-out,visibility 0s linear .25s,transform .25s ease-out;visibility:hidden;width:95%;z-index:998}.category-mega-menu.is-open{opacity:1;transform:translate(-50%) translateY(0);transition-delay:0s;visibility:visible}@media screen and (max-width:1024px){.category-mega-menu{display:none!important}}.mega-menu__panel{border:1px solid #eceaed;border-top:none;box-shadow:0 5px 15px #00000026;min-height:250px;overflow-y:auto}.mega-menu__panel--parents{background-color:#27272a;border-bottom-left-radius:4px;flex:0 0 280px}.mega-menu__panel--children{background-color:#fff;border-bottom-right-radius:4px;border-left:1px solid #eceaed;flex:1}.mega-menu__list{list-style:none;margin:0;padding:0}.mega-menu__item{position:relative}.mega-menu__item--skeleton .react-loading-skeleton{background-color:#757575;margin-bottom:.6rem}.mega-menu__item--skeleton .react-loading-skeleton:after{background-image:linear-gradient(90deg,#bdbdbd00,#e0e0e04d,#bdbdbd00)}.mega-menu__link{display:block;font-size:.95rem;overflow:hidden;padding:1rem;position:relative;text-overflow:ellipsis;transition:background-color .15s ease-in-out,color .15s ease-in-out;white-space:nowrap}.mega-menu__panel--parents .mega-menu__item .mega-menu__link{color:#fff;text-decoration:none}.mega-menu__panel--parents .mega-menu__item .mega-menu__link:hover{background-color:#fff;color:#27272a;text-decoration:none}.mega-menu__panel--children .mega-menu__item .mega-menu__link{color:#333;text-decoration:none}.mega-menu__panel--children .mega-menu__item .mega-menu__link:hover{background-color:#f8f9fa;color:#333;text-decoration:none}.mega-menu__arrow{font-size:1.2em;pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.mega-menu__panel--parents .mega-menu__item .mega-menu__link .mega-menu__arrow{color:#fff}.mega-menu__panel--parents .mega-menu__item:hover>.mega-menu__link .mega-menu__arrow{color:#27272a}.hero-carousel{position:relative;width:100%}.hero-carousel .hero-swiper-container{height:auto;max-height:85vh;width:100%}.hero-carousel .hero-swiper-slide{align-items:center;background-color:#f5f5f5;display:flex;justify-content:center;overflow:hidden}.hero-carousel .hero-swiper-slide .hero-swiper-slide__link,.hero-carousel .hero-swiper-slide>div:not([class]){display:block;height:100%;width:100%}.hero-carousel .hero-swiper-slide .hero-swiper-slide__link{cursor:pointer;text-decoration:none}.hero-carousel .hero-swiper-slide .hero-swiper-slide__link *{cursor:pointer}.hero-carousel .hero-swiper-slide .hero-swiper-slide__link:focus-visible{outline:2px solid #333;outline-offset:-2px}.hero-carousel .hero-swiper-slide>div:not([class]),.hero-carousel .hero-swiper-slide>div:not([class]) *{cursor:default}.hero-carousel .hero-swiper-slide picture{display:block;height:100%;width:100%}.hero-carousel .hero-swiper-slide img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-carousel .swiper-button-next,.hero-carousel .swiper-button-prev{align-items:center;background-color:#000;border-radius:0;color:#fff;display:flex;height:44px;justify-content:center;transition:background-color .2s ease;width:44px}.hero-carousel .swiper-button-next:after,.hero-carousel .swiper-button-prev:after{font-size:1.2rem;font-weight:700}.hero-carousel .swiper-button-next:hover,.hero-carousel .swiper-button-prev:hover{background-color:#000}@media screen and (max-width:768px){.hero-carousel .swiper-button-next,.hero-carousel .swiper-button-prev{height:36px;width:36px}.hero-carousel .swiper-button-next:after,.hero-carousel .swiper-button-prev:after{font-size:1rem}}.hero-carousel .swiper-button-prev{left:0}@media screen and (max-width:768px){.hero-carousel .swiper-button-prev{left:0}}.hero-carousel .swiper-button-next{right:0}@media screen and (max-width:768px){.hero-carousel .swiper-button-next{right:0}}.hero-carousel .swiper-pagination{bottom:15px!important}.hero-carousel .swiper-pagination .swiper-pagination-bullet{background-color:#000000b3;height:10px;opacity:1;transition:background-color .2s ease,transform .2s ease;width:10px}.hero-carousel .swiper-pagination .swiper-pagination-bullet:hover{transform:scale(1.2)}.hero-carousel .swiper-pagination .swiper-pagination-bullet-active{background-color:#000;transform:scale(1.1)}.hero-carousel-skeleton .react-loading-skeleton{height:500px}@media screen and (max-width:768px){.hero-carousel-skeleton .react-loading-skeleton{height:400px}}.featured-categories{margin:3rem auto;max-width:1440px;padding:3rem 1rem}.featured-categories__grid{display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);height:60vh;width:100%}.featured-categories__grid *{cursor:pointer}@media screen and (max-width:1024px){.featured-categories__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.featured-categories__grid{gap:1.5rem;grid-template-columns:1fr;height:auto}}.featured-category-wrapper{align-self:flex-end;aspect-ratio:3/4;border-radius:8px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.featured-category-wrapper:first-of-type{align-self:center}.featured-category-wrapper:last-of-type{align-self:flex-start}.featured-category-wrapper:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-5px)}.featured-category-wrapper:hover .featured-category-item__info{opacity:1;transform:translateY(0)}.featured-category-wrapper:hover .featured-category-item__image img{transform:scale(1.05)}.featured-category-item{display:block;height:100%;position:relative;width:100%}.featured-category-item__link{cursor:pointer}.featured-category-item__image,.featured-category-item__link{display:block;height:100%;width:100%}.featured-category-item__image .image-placeholder,.featured-category-item__image .react-loading-skeleton,.featured-category-item__image img{border-radius:8px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.featured-category-item__image .image-placeholder{background-color:#f5f5f5}.featured-category-item__info{background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.6) 60%,transparent);border-bottom-left-radius:8px;border-bottom-right-radius:8px;bottom:0;color:#fff;cursor:default;left:0;opacity:.9;padding:1.5rem 1rem 1rem;position:absolute;right:0;text-align:center;transform:translateY(20%);transition:opacity .3s ease,transform .3s ease}.featured-category-item__name{color:#fff;cursor:inherit;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.featured-category-item__button{background-color:#fff;border-radius:4px;color:#333;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:600;padding:.4rem 1rem;text-decoration:none;transition:background-color .2s ease,color .2s ease}.featured-category-item__button:hover{background-color:#f5f5f5;color:#212121;text-decoration:none}.featured-category-item.is-loading .featured-category-item__image .react-loading-skeleton{height:100%;line-height:normal}.featured-category-item.is-loading .featured-category-item__info{align-items:center;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent);border-bottom-left-radius:8px;border-bottom-right-radius:8px;bottom:0;display:flex;flex-direction:column;left:0;opacity:.9;padding:1.5rem 1rem 1rem;position:absolute;right:0;transform:translateY(0)}.featured-category-item.is-loading .featured-category-item__info .react-loading-skeleton{background-color:#ffffff4d}.featured-category-item.is-loading .featured-category-item__info .react-loading-skeleton:after{background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent)}.featured-brands{margin:3rem auto;max-width:1440px;padding:2rem 1rem}.featured-brands__title{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:2.5rem;text-align:center}@media screen and (max-width:768px){.featured-brands__title{font-size:1.5rem;margin-bottom:2rem}}.featured-brands__title .react-loading-skeleton{margin:0 auto}.featured-brands__grid{align-items:center;display:grid;gap:2rem 1.5rem;grid-template-columns:repeat(5,1fr)}@media screen and (max-width:1024px){.featured-brands__grid{gap:1.5rem;grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:768px){.featured-brands__grid{gap:1.5rem 1rem;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:320px){.featured-brands__grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}.featured-brands__item{align-items:center;display:flex;justify-content:center;min-height:80px}.featured-brands__item.is-loading .react-loading-skeleton{width:100%}.featured-brands__link,.featured-brands__logo-wrapper{display:block;margin:0 auto;max-width:200px;transition:opacity .2s ease}.featured-brands__link:hover,.featured-brands__logo-wrapper:hover{opacity:.7}.featured-brands__logo-wrapper:hover{opacity:1}.featured-brands img{display:block;height:auto;max-height:60px;max-width:100%;-o-object-fit:contain;object-fit:contain}.homepage-cta{background-color:#f8f9fa;margin-top:3rem;padding:4rem 1rem}.homepage-cta__content{align-items:stretch;display:flex;flex-direction:row;gap:3rem;margin:0 auto;max-width:1200px}@media screen and (max-width:768px){.homepage-cta__content{align-items:center;flex-direction:column;gap:2rem}}.homepage-cta__text-content{align-items:flex-start;display:flex;flex:1 1 45%;flex-direction:column;justify-content:center;text-align:left}@media screen and (max-width:768px){.homepage-cta__text-content{align-items:center;flex-basis:auto;text-align:center}}.homepage-cta__heading{color:#333;font-size:.9rem;font-weight:600;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.homepage-cta__header{color:#27272a;font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:1rem}@media screen and (max-width:768px){.homepage-cta__header{font-size:2.2rem}}.homepage-cta__text{color:#757575;font-size:1rem;margin-bottom:2rem}@media screen and (max-width:768px){.homepage-cta__text{max-width:500px}}.homepage-cta__button{background-color:#333;border:none;border-radius:4px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:.8rem 2rem;text-decoration:none;transition:background-color .2s ease}.homepage-cta__button:focus,.homepage-cta__button:hover{background-color:#212121}.homepage-cta__button:disabled{background-color:#eee;cursor:not-allowed}.homepage-cta__button:hover{background-color:#27272a;color:#fff;text-decoration:none}.homepage-cta__image-content{align-items:center;display:flex;flex:1 1 55%;gap:1.5rem;justify-content:flex-end}@media screen and (max-width:768px){.homepage-cta__image-content{flex-basis:auto;justify-content:center;width:100%}}.homepage-cta__image-wrapper{border-radius:4px;box-shadow:0 4px 12px #0000001a;overflow:hidden;position:relative}.homepage-cta__image-wrapper--small{max-width:200px}@media screen and (max-width:768px){.homepage-cta__image-wrapper--small{width:40%}}.homepage-cta__image-wrapper--large{max-width:400px}@media screen and (max-width:768px){.homepage-cta__image-wrapper--large{width:60%}}.homepage-cta__image{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.home-benefits{margin-top:3rem;padding:3rem 1rem}.home-benefits__title{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:2.5rem;text-align:center}@media screen and (max-width:768px){.home-benefits__title{font-size:1.5rem;margin-bottom:2rem}}.home-benefits__grid{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}@media screen and (max-width:1024px){.home-benefits__grid{gap:2.5rem 2rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:320px){.home-benefits__grid{gap:2rem;grid-template-columns:1fr}}.home-benefits__item{align-items:center;display:flex;flex-direction:column;text-align:center}.home-benefits__item.is-loading .home-benefits__icon .react-loading-skeleton{margin-bottom:1rem}.home-benefits__item.is-loading .home-benefits__content .react-loading-skeleton{margin-left:auto;margin-right:auto}.home-benefits__icon{align-items:center;display:flex;height:50px;justify-content:center;margin-bottom:1rem;width:50px}.home-benefits__icon img{height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.home-benefits__icon .react-loading-skeleton{display:block}.home-benefits__item-title{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.home-benefits__item-description{color:#757575;font-size:.95rem;line-height:1.5}.home-benefits__item-description p{margin-bottom:0}.most-popular-products{margin:0 auto 3rem;max-width:1440px;padding:0 1rem}.most-popular-products .section-title{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;position:relative;text-align:center}.most-popular-products .section-title:after{background-color:#333;content:"";display:block;height:3px;margin:.5rem auto 0;width:60px}@media screen and (max-width:768px){.most-popular-products .section-title{font-size:1.6rem}}.most-popular-products .most-popular-carousel{padding:1rem 0 2.5rem}.most-popular-products .most-popular-carousel .swiper-slide{align-items:stretch;display:flex;height:auto}.most-popular-products .most-popular-carousel .swiper-slide .product-card{height:100%;margin-bottom:0;width:100%}.most-popular-products .most-popular-carousel .swiper-pagination{bottom:0!important}.most-popular-products .most-popular-carousel .swiper-pagination .swiper-pagination-bullet{background-color:#e0e0e0;opacity:.5}.most-popular-products .most-popular-carousel .swiper-pagination .swiper-pagination-bullet-active{background-color:#333;opacity:1}.most-popular-products .most-popular-carousel .swiper-button-next,.most-popular-products .most-popular-carousel .swiper-button-prev{background:#fffc;border-radius:50%;color:#333;height:35px;transition:background-color .2s ease,box-shadow .2s ease;width:35px}.most-popular-products .most-popular-carousel .swiper-button-next:after,.most-popular-products .most-popular-carousel .swiper-button-prev:after{font-size:1rem}.most-popular-products .most-popular-carousel .swiper-button-next:hover,.most-popular-products .most-popular-carousel .swiper-button-prev:hover{background:#fff;box-shadow:0 2px 10px #0000001a}@media screen and (max-width:320px){.most-popular-products .most-popular-carousel .swiper-button-next,.most-popular-products .most-popular-carousel .swiper-button-prev{height:30px;width:30px}.most-popular-products .most-popular-carousel .swiper-button-next:after,.most-popular-products .most-popular-carousel .swiper-button-prev:after{font-size:.9rem}}.most-popular-products .most-popular-title-skeleton-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:1.5rem;width:100%}.most-popular-products .most-popular-title-skeleton-wrapper .section-title-skeleton{margin-bottom:0}.most-popular-products .most-popular-products-loading{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1024px){.most-popular-products .most-popular-products-loading{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:768px){.most-popular-products .most-popular-products-loading{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:320px){.most-popular-products .most-popular-products-loading{grid-template-columns:repeat(2,1fr)}}.most-popular-products .most-popular-products-loading .react-loading-skeleton{background-color:#e0e0e0;border-radius:4px}.most-popular-products .most-popular-products-loading .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}.most-popular-products.error-state .section-title{margin-bottom:1rem}.most-popular-products.error-state .rtk-query-error-card{margin-top:1rem}.newest-products{margin:0 auto 3rem;max-width:1440px;padding:0 1rem}.newest-products .section-title{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;position:relative;text-align:center}.newest-products .section-title:after{background-color:#333;content:"";display:block;height:3px;margin:.5rem auto 0;width:60px}@media screen and (max-width:768px){.newest-products .section-title{font-size:1.6rem}}.newest-products .newest-products-carousel{padding:1rem 0 2.5rem}.newest-products .newest-products-carousel .swiper-slide{align-items:stretch;display:flex;height:auto}.newest-products .newest-products-carousel .swiper-slide .product-card{height:100%;margin-bottom:0;width:100%}.newest-products .newest-products-carousel .swiper-pagination{bottom:0!important}.newest-products .newest-products-carousel .swiper-pagination .swiper-pagination-bullet{background-color:#e0e0e0;opacity:.5}.newest-products .newest-products-carousel .swiper-pagination .swiper-pagination-bullet-active{background-color:#333;opacity:1}.newest-products .newest-products-carousel .swiper-button-next,.newest-products .newest-products-carousel .swiper-button-prev{background:#fffc;border-radius:50%;color:#333;height:35px;transition:background-color .2s ease,box-shadow .2s ease;width:35px}.newest-products .newest-products-carousel .swiper-button-next:after,.newest-products .newest-products-carousel .swiper-button-prev:after{font-size:1rem}.newest-products .newest-products-carousel .swiper-button-next:hover,.newest-products .newest-products-carousel .swiper-button-prev:hover{background:#fff;box-shadow:0 2px 10px #0000001a}@media screen and (max-width:320px){.newest-products .newest-products-carousel .swiper-button-next,.newest-products .newest-products-carousel .swiper-button-prev{height:30px;width:30px}.newest-products .newest-products-carousel .swiper-button-next:after,.newest-products .newest-products-carousel .swiper-button-prev:after{font-size:.9rem}}.newest-products .newest-title-skeleton-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:1.5rem;width:100%}.newest-products .newest-title-skeleton-wrapper .section-title-skeleton{margin-bottom:0}.newest-products .newest-products-loading{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1024px){.newest-products .newest-products-loading{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:768px){.newest-products .newest-products-loading{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:320px){.newest-products .newest-products-loading{grid-template-columns:repeat(2,1fr)}}.newest-products .newest-products-loading .react-loading-skeleton{background-color:#e0e0e0;border-radius:4px}.newest-products .newest-products-loading .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}.newest-products.error-state .section-title{margin-bottom:1rem}.newest-products.error-state .rtk-query-error-card{margin-top:1rem}.home-container.error,.home-container.loading{padding:2rem 0}.home-container>*{margin-bottom:3rem}.home-container>:last-child{margin-bottom:0}.home-container .featured-categories,.home-container .hero-carousel{margin-bottom:4rem}.home-container .other-home-content-section{margin-left:auto;margin-right:auto;max-width:1200px;padding:2rem 1rem}.about-container{background-color:#fff;display:flex;flex-direction:column;margin:2rem auto;max-width:1200px;min-height:60vh;padding:2rem}.about-container h1{color:#333;font-size:2.5rem;margin-bottom:1.5rem;text-align:center}.about-container .about-content{align-items:center;color:#757575;display:flex;flex-grow:1;justify-content:center;line-height:1.7;text-align:center}.about-container .about-content p{font-size:1.5rem;font-style:italic;font-weight:600;margin-bottom:1rem}.legal-container{background-color:#fff;display:flex;flex-direction:column;margin:2rem auto;max-width:1200px;min-height:60vh;padding:2rem}.legal-container h1{color:#333;font-size:2.5rem;margin-bottom:1.5rem;text-align:center}.legal-container .legal-content{align-items:center;color:#757575;display:flex;flex-grow:1;justify-content:center;line-height:1.7;text-align:center}.legal-container .legal-content p{font-size:1.5rem;font-style:italic;font-weight:600;margin-bottom:1rem}.contact-container{background-color:#fff;display:flex;flex-direction:column;margin:2rem auto;max-width:1200px;min-height:60vh;padding:2rem 1rem}.contact-container h1{color:#333;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:2.5rem;margin-bottom:1.5rem;text-align:center}.contact-container h1 .react-loading-skeleton{margin:0 auto}.contact-container .contact-content{align-items:flex-start;display:flex;flex-grow:1;justify-content:center;width:100%}.contact-form-wrapper{background-color:#f8f9fa;border:1px solid #eceaed;border-radius:8px;box-shadow:0 2px 10px #0000000d;max-width:700px;padding:2rem;width:100%}.contact-form-wrapper .react-loading-skeleton{background-color:#eceaed;background-image:linear-gradient(90deg,#eceaed,#f5f5f5,#eceaed)}@media screen and (max-width:768px){.contact-form-wrapper{padding:1.5rem}}.contact-form-wrapper .contact-intro{color:#757575;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;text-align:left}.contact-form-wrapper .submission-message{border-radius:4px;font-size:.95rem;font-weight:500;margin-bottom:1.5rem;padding:.85rem 1.25rem;text-align:center}.contact-form-wrapper .submission-message.success-message{background-color:#43a0471a;border:1px solid rgba(67,160,71,.25);color:#3b8e3f}.contact-form-wrapper .submission-message.error-message{background-color:#e5393514;border:1px solid rgba(229,57,53,.2);color:#cd1e1a}.contact-form-wrapper .form-container-relative{position:relative}.contact-form-wrapper .form-submission-overlay{align-items:center;background-color:#fffc;border-radius:8px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.contact-form-wrapper .form-submission-spinner{animation:spin 1s linear infinite;border:4px solid rgba(0,0,0,.1);border-left-color:#333;border-radius:50%;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.contact-form-wrapper .contact-form{display:grid;gap:1.25rem}.contact-form-wrapper .contact-form .form-field{display:flex;flex-direction:column}.contact-form-wrapper .contact-form .form-field label{color:#757575;font-size:.9rem;font-weight:500;margin-bottom:.4rem}.contact-form-wrapper .contact-form .form-field label:after{color:#e53935;content:" *";display:inline}.contact-form-wrapper .contact-form .form-field label[for=contact-phone]:after,.contact-form-wrapper .contact-form .form-field label[for=contact-website]:after{content:""}.contact-form-wrapper .contact-form .form-field input[type=email],.contact-form-wrapper .contact-form .form-field input[type=tel],.contact-form-wrapper .contact-form .form-field input[type=text],.contact-form-wrapper .contact-form .form-field textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;color:#333;display:block;font-size:1rem;font-weight:400;height:44px;line-height:1.5;padding:.75rem 1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.contact-form-wrapper .contact-form .form-field input[type=email]:focus,.contact-form-wrapper .contact-form .form-field input[type=tel]:focus,.contact-form-wrapper .contact-form .form-field input[type=text]:focus,.contact-form-wrapper .contact-form .form-field textarea:focus{background-color:#fff;border-color:#333;box-shadow:0 0 0 .2rem #33333340;color:#333;outline:0}.contact-form-wrapper .contact-form .form-field input[type=email]::-moz-placeholder,.contact-form-wrapper .contact-form .form-field input[type=tel]::-moz-placeholder,.contact-form-wrapper .contact-form .form-field input[type=text]::-moz-placeholder,.contact-form-wrapper .contact-form .form-field textarea::-moz-placeholder{color:#bdbdbd;opacity:1}.contact-form-wrapper .contact-form .form-field input[type=email]::placeholder,.contact-form-wrapper .contact-form .form-field input[type=tel]::placeholder,.contact-form-wrapper .contact-form .form-field input[type=text]::placeholder,.contact-form-wrapper .contact-form .form-field textarea::placeholder{color:#bdbdbd;opacity:1}.contact-form-wrapper .contact-form .form-field textarea{min-height:120px;resize:vertical}.contact-form-wrapper .contact-form .form-field input[aria-invalid=true],.contact-form-wrapper .contact-form .form-field textarea[aria-invalid=true]{border-color:#e53935;box-shadow:0 0 0 1px #e5393540}.contact-form-wrapper .contact-form .form-field input[aria-invalid=true]:focus,.contact-form-wrapper .contact-form .form-field textarea[aria-invalid=true]:focus{border-color:#e53935;box-shadow:0 0 0 .2rem #e5393540}.contact-form-wrapper .contact-form .form-field .error-text{color:#e53935;font-size:.8rem;font-weight:500;margin-top:.3rem}.contact-form-wrapper .contact-form .form-field.honeypot-field{display:none!important}.contact-form-wrapper .contact-form .submit-button{background-color:#333;border:none;color:#fff;font-size:1rem;font-weight:600;margin-top:.75rem;padding:.9rem 1.75rem;width:100%}.contact-form-wrapper .contact-form .submit-button:focus,.contact-form-wrapper .contact-form .submit-button:hover{background-color:#212121}.contact-form-wrapper .contact-form .submit-button:disabled{background-color:#eee;background-color:#e0e0e0;cursor:not-allowed;opacity:.7}.product-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:1rem;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-modal{animation:slideUp .3s ease-out;background-color:#fff;border-radius:6px;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;max-height:90vh;max-width:900px;overflow-y:auto;position:relative;width:90%}.product-modal .modal-header{align-items:center;background-color:#fff;border-bottom:1px solid #eceaed;display:flex;justify-content:space-between;padding:1rem 1.5rem;position:sticky;top:0;z-index:5}.product-modal .modal-header .modal-title{color:#27272a;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.5rem;font-weight:600;margin:0}.product-modal .modal-header .modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#757575;cursor:pointer;display:flex;font-size:1.75rem;height:2rem;justify-content:center;line-height:1;padding:.25rem;transition:all .2s ease;width:2rem}.product-modal .modal-header .modal-close:hover{background-color:#f5f5f5;color:#333}.product-modal .modal-body{flex-grow:1;overflow-y:auto;padding:1rem 1.5rem 1.5rem}.product-modal .modal-content{display:flex;gap:2rem}@media (max-width:768px){.product-modal .modal-content{flex-direction:column;gap:1.5rem}}.product-modal .modal-gallery{flex:1;max-width:450px;min-width:300px}@media (max-width:768px){.product-modal .modal-gallery{max-width:none;width:100%}}.product-modal .modal-gallery .product-gallery{height:100%;width:100%}.product-modal .modal-details{display:flex;flex:1;flex-direction:column;gap:1rem;min-width:0}.product-modal .modal-price{font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.product-modal .modal-price .regular-price.current-price{color:#333}.product-modal .modal-price .regular-price:not(.current-price){color:#757575;font-size:1rem;font-weight:400;text-decoration:line-through}.product-modal .modal-price .sale-price{color:#43a047;margin-left:.5rem}.product-modal .modal-price-placeholder{margin-bottom:.5rem;min-height:2rem}.product-modal .modal-price-placeholder .attribute-selection-message,.product-modal .modal-price-placeholder .unavailable-combination-message{border-radius:4px;display:inline-block;font-size:.9rem;font-weight:500;padding:.5rem}.product-modal .modal-price-placeholder .attribute-selection-message{background-color:#2196f31a;border:1px solid rgba(33,150,243,.3);color:#2196f3}.product-modal .modal-price-placeholder .unavailable-combination-message{background-color:#ff98001a;border:1px solid rgba(255,152,0,.3);color:#ff9800}.product-modal .stock-status{margin-bottom:1rem}.product-modal .stock-status .loading-status{color:#bdbdbd;font-style:italic}.product-modal .stock-status .in-stock{background-color:#43a0471a;border:1px solid rgba(67,160,71,.2);border-radius:4px;color:#43a047;display:inline-block;font-size:.875rem;font-weight:500;padding:.25rem .5rem}.product-modal .stock-status .out-of-stock{background-color:#e539351a;border:1px solid rgba(229,57,53,.2);border-radius:4px;color:#e53935;display:inline-block;font-size:.875rem;font-weight:500;padding:.25rem .5rem}.product-modal .stock-status .on-backorder{background-color:#2196f31a;border:1px solid rgba(33,150,243,.2);border-radius:4px;color:#2196f3;display:inline-block;font-size:.875rem;font-weight:500;padding:.25rem .5rem}.product-modal .modal-description{color:#757575;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.product-modal .modal-description p{margin:0 0 .75rem}.product-modal .modal-description p:last-child{margin-bottom:0}.product-modal .modal-details-actions.skeleton-actions{display:flex;gap:1rem;margin-top:auto}.product-modal .modal-details-actions.skeleton-actions .react-loading-skeleton{flex:1;height:36px}.product-modal .modal-error{color:#e53935;padding:1rem;text-align:center}.product-modal .modal-error .error-data{margin:0}@media (max-width:768px){.product-modal{max-height:80vh;width:95%}.product-modal .modal-header{padding:.75rem 1rem}.product-modal .modal-header .modal-title{font-size:1.25rem}.product-modal .modal-body{padding:.75rem 1rem 1rem}}@media (max-width:320px){.product-modal{border-radius:0;height:100%;margin:0;max-height:none;width:100%}.product-modal .modal-header{padding:.75rem}.product-modal .modal-header .modal-title{font-size:1.1rem}.product-modal .modal-body{padding:.75rem}}.modal-details-actions{background:none;border:none;margin-top:auto;padding:0;width:100%}.product-gallery{margin-bottom:2rem;position:relative;width:100%}.product-gallery .main-image-container{border:1px solid #eceaed;border-radius:8px;margin-bottom:1rem;overflow:hidden;position:relative;width:100%}.product-gallery .main-image-container .main-swiper{width:100%}.product-gallery .main-image-container .main-swiper .swiper-slide{align-items:center;background:#fff;display:flex;justify-content:center;overflow:hidden}.product-gallery .main-image-container .main-swiper .swiper-slide img{height:auto;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease;width:100%}.product-gallery .main-image-container .main-swiper .swiper-slide img:hover{transform:scale(1.05)}.product-gallery .main-image-container .swiper-button-next,.product-gallery .main-image-container .swiper-button-prev{background:#fffc;border-radius:50%;color:#333;height:40px;width:40px}.product-gallery .main-image-container .swiper-button-next:after,.product-gallery .main-image-container .swiper-button-prev:after{font-size:1.2rem}.product-gallery .main-image-container .swiper-button-next:hover,.product-gallery .main-image-container .swiper-button-prev:hover{background:#fff;box-shadow:0 2px 10px #0000001a}.product-gallery .main-image-container .zoom-button{align-items:center;background:#ffffffe6;border:none;border-radius:50%;bottom:15px;box-shadow:0 2px 8px #00000026;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:15px;width:40px;z-index:10}.product-gallery .main-image-container .zoom-button svg{fill:#424242;cursor:pointer}.product-gallery .main-image-container .zoom-button svg path{cursor:pointer}.product-gallery .main-image-container .zoom-button:hover{background:#fff}.product-gallery .main-image-container .zoom-button:hover svg{fill:#333}.product-gallery .thumbnails-container{margin-top:1rem;width:100%}.product-gallery .thumbnails-container .thumbnail-swiper{height:auto;padding:5px 0}.product-gallery .thumbnails-container .thumbnail-swiper .swiper-slide{border:2px solid transparent;border-radius:4px;cursor:pointer;height:80px;opacity:.6;overflow:hidden;transition:all .2s ease}.product-gallery .thumbnails-container .thumbnail-swiper .swiper-slide.swiper-slide-thumb-active{border-color:#333;opacity:1}.product-gallery .thumbnails-container .thumbnail-swiper .swiper-slide:hover{opacity:.8}.product-gallery .thumbnails-container .thumbnail-swiper .swiper-slide img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-gallery .lightbox{height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.product-gallery .lightbox .lightbox-overlay{background:#000000e6;cursor:zoom-out;height:100%;left:0;position:absolute;top:0;width:100%}.product-gallery .lightbox .close-lightbox{align-items:center;background:#fff3;border:none;border-radius:50%;cursor:pointer;display:flex;height:46px;justify-content:center;position:absolute;right:20px;top:20px;width:46px;z-index:10}.product-gallery .lightbox .close-lightbox svg{fill:#fff;height:24px;width:24px}.product-gallery .lightbox .close-lightbox:hover{background:#ffffff4d}.product-gallery .lightbox .lightbox-content{height:80%;left:50%;max-width:1000px;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%;z-index:5}.product-gallery .lightbox .lightbox-content .lightbox-swiper{height:100%;width:100%}.product-gallery .lightbox .lightbox-content .lightbox-swiper .swiper-slide{align-items:center;display:flex;justify-content:center}.product-gallery .lightbox .lightbox-content .lightbox-swiper .swiper-slide .swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.product-gallery .lightbox .lightbox-content .lightbox-swiper .swiper-slide .swiper-zoom-container img{cursor:zoom-in;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.product-gallery .lightbox .lightbox-content .swiper-button-next,.product-gallery .lightbox .lightbox-content .swiper-button-prev{color:#fff}@media screen and (max-width:768px){.product-gallery .thumbnails-container .thumbnail-swiper .swiper-slide{height:60px}}@media screen and (max-width:320px){.product-gallery .main-image-container .swiper-button-next,.product-gallery .main-image-container .swiper-button-prev{height:32px;width:32px}.product-gallery .main-image-container .swiper-button-next:after,.product-gallery .main-image-container .swiper-button-prev:after{font-size:1rem}.product-gallery .thumbnails-container .thumbnail-swiper .swiper-slide{height:50px}}.product-gallery-loading .thumbnails-skeleton{display:flex;gap:10px;justify-content:flex-start;margin-top:1rem}.product-gallery-loading .thumbnails-skeleton .react-loading-skeleton{border-radius:4px}.variations-container{margin-bottom:1rem}.modal-variations,.variations{background-color:#f8f9fa;border:1px solid #eceaed;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.variation-row,.variation-select{margin-bottom:1rem}.variation-row label,.variation-select label{color:#333;display:block;font-size:.95rem;font-weight:500;margin-bottom:.5rem}.variation-row .color-swatch-container .color-swatch-options,.variation-select .color-swatch-container .color-swatch-options{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:.5rem}.variation-row .color-swatch-container .color-swatch-options .color-swatch,.variation-select .color-swatch-container .color-swatch-options .color-swatch{align-items:center;border:2px solid #eceaed;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;width:36px}.variation-row .color-swatch-container .color-swatch-options .color-swatch:hover,.variation-select .color-swatch-container .color-swatch-options .color-swatch:hover{border-color:#e0e0e0;box-shadow:0 0 5px #0003;transform:scale(1.1)}.variation-row .color-swatch-container .color-swatch-options .color-swatch.selected,.variation-select .color-swatch-container .color-swatch-options .color-swatch.selected{border-color:#333;box-shadow:0 0 0 2px #3333334d;transform:scale(1.05)}.variation-row .color-swatch-container .color-swatch-options .color-swatch .swatch-checkmark,.variation-select .color-swatch-container .color-swatch-options .color-swatch .swatch-checkmark{color:#fff;cursor:pointer;font-size:14px;opacity:0;text-shadow:0 0 2px rgba(0,0,0,.8);transition:opacity .2s ease}.variation-row .color-swatch-container .color-swatch-options .color-swatch.selected .swatch-checkmark,.variation-select .color-swatch-container .color-swatch-options .color-swatch.selected .swatch-checkmark{opacity:1}.variation-row .button-options-container .button-options,.variation-select .button-options-container .button-options{display:flex;flex-wrap:wrap;gap:10px}.variation-row .button-options-container .button-options .button-option,.variation-select .button-options-container .button-options .button-option{background-color:#fff;border:2px solid #eceaed;border-radius:4px;color:#333;cursor:pointer;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px;padding:8px 16px;transition:all .2s ease}.variation-row .button-options-container .button-options .button-option:hover,.variation-select .button-options-container .button-options .button-option:hover{background-color:#f8f9fa;border-color:#bdbdbd}.variation-row .button-options-container .button-options .button-option.selected,.variation-select .button-options-container .button-options .button-option.selected{background-color:#3333330d;border-color:#333;color:#333;font-weight:500}.variation-row .image-options-container .image-options,.variation-select .image-options-container .image-options{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:.5rem}.variation-row .image-options-container .image-options .image-option,.variation-select .image-options-container .image-options .image-option{background:#fff;border:2px solid #eceaed;border-radius:4px;cursor:pointer;height:50px;overflow:hidden;padding:2px;position:relative;transition:border-color .2s ease,box-shadow .2s ease;width:50px}.variation-row .image-options-container .image-options .image-option:hover,.variation-select .image-options-container .image-options .image-option:hover{border-color:#bdbdbd}.variation-row .image-options-container .image-options .image-option.selected,.variation-select .image-options-container .image-options .image-option.selected{border-color:#333;box-shadow:0 0 0 1px #33333380}.variation-row .image-options-container .image-options .image-option .image-option-preview,.variation-select .image-options-container .image-options .image-option .image-option-preview{border-radius:2px;cursor:pointer;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.variation-row .image-options-container .image-options .image-option .option-selected-indicator,.variation-select .image-options-container .image-options .image-option .option-selected-indicator{border-color:transparent #333 transparent transparent;border-style:solid;border-width:0 14px 14px 0;cursor:pointer;height:0;opacity:0;position:absolute;right:-1px;top:-1px;transition:opacity .2s ease;width:0}.variation-row .image-options-container .image-options .image-option.selected .option-selected-indicator,.variation-select .image-options-container .image-options .image-option.selected .option-selected-indicator{opacity:1}.variation-row .image-options-container .image-options .image-option .image-option-placeholder,.variation-select .image-options-container .image-options .image-option .image-option-placeholder{align-items:center;background-color:#f5f5f5;border-radius:2px;color:#757575;display:flex;font-size:1rem;font-weight:500;height:100%;justify-content:center;width:100%}.variation-row .selected-attribute-label,.variation-select .selected-attribute-label{color:#333;font-size:13px;font-weight:500;margin-top:5px;min-height:1.2em}.variation-row{margin-bottom:1.5rem}.variation-select{margin-bottom:1rem}@media screen and (max-width:768px){.variation-row .button-options,.variation-row .color-swatch-options,.variation-row .image-options,.variation-select .button-options,.variation-select .color-swatch-options,.variation-select .image-options{gap:8px}.variation-row .button-options .color-swatch,.variation-row .color-swatch-options .color-swatch,.variation-row .image-options .color-swatch,.variation-select .button-options .color-swatch,.variation-select .color-swatch-options .color-swatch,.variation-select .image-options .color-swatch{height:32px;width:32px}.variation-row .button-options .button-option,.variation-row .color-swatch-options .button-option,.variation-row .image-options .button-option,.variation-select .button-options .button-option,.variation-select .color-swatch-options .button-option,.variation-select .image-options .button-option{font-size:13px;padding:6px 12px}.variation-row .button-options .image-option,.variation-row .color-swatch-options .image-option,.variation-row .image-options .image-option,.variation-select .button-options .image-option,.variation-select .color-swatch-options .image-option,.variation-select .image-options .image-option{height:45px;width:45px}.variation-row .variation-options.dropdown select,.variation-select .variation-options.dropdown select{font-size:.9rem;padding:.6rem 2rem .6rem .8rem}}@media screen and (max-width:320px){.variation-row label,.variation-select label{font-size:.9rem}.variation-row .button-options,.variation-row .color-swatch-options,.variation-row .image-options,.variation-select .button-options,.variation-select .color-swatch-options,.variation-select .image-options{gap:6px}}.products-grid{padding:0 1rem}@media (max-width:480px){.products-grid{padding:0 .5rem}}.products-grid .products-toolbar{align-items:center;border-bottom:1px solid #eceaed;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem;min-height:57px;padding-bottom:1rem;row-gap:1rem}.products-grid .products-toolbar .products-toolbar-skeleton{align-items:center;display:flex;gap:1rem;justify-content:space-between;width:100%}.products-grid .products-toolbar .products-toolbar-skeleton .react-loading-skeleton{border-radius:4px}.products-grid .products-toolbar .products-toolbar-skeleton>span:first-child{flex-basis:150px;flex-shrink:0}.products-grid .products-toolbar .products-toolbar-skeleton>span:last-child{flex-basis:250px;flex-shrink:0;margin-left:auto}@media (max-width:600px){.products-grid .products-toolbar .products-toolbar-skeleton{align-items:flex-start;flex-direction:column}.products-grid .products-toolbar .products-toolbar-skeleton>span:last-child{margin-left:0;width:60%}}.products-grid .products-toolbar .filter-toggle-button{align-items:center;background-color:#f8f9fa;border:1px solid #eceaed;border-radius:4px;cursor:pointer;display:none;display:inline-flex;flex-shrink:0;font-size:.9rem;font-weight:500;gap:.5rem;order:1;padding:8px 12px;transition:background-color .2s ease}.products-grid .products-toolbar .filter-toggle-button *{cursor:pointer}.products-grid .products-toolbar .filter-toggle-button svg{height:18px;width:18px;fill:#333}.products-grid .products-toolbar .filter-toggle-button:hover{background-color:#f5f5f5}@media (max-width:768px){.products-grid .products-toolbar .filter-toggle-button{display:inline-flex;margin-right:auto;order:1}}.products-grid .products-toolbar .sorting{align-items:center;display:flex;gap:.5rem;margin-left:2rem;margin-right:auto;order:2}@media (max-width:768px){.products-grid .products-toolbar .sorting{margin-left:0}}.products-grid .products-toolbar .sorting label{font-size:14px;white-space:nowrap}.products-grid .products-toolbar .sorting label,.products-grid .products-toolbar .sorting select{font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400}.products-grid .products-toolbar .sorting select{background-color:#fff;border:1px solid #eceaed;border-radius:4px;max-width:100%;min-width:120px;padding:8px}.products-grid .products-toolbar .right-toolbar{align-items:center;display:flex;flex-wrap:nowrap;gap:1.5rem;order:3}.products-grid .products-toolbar .right-toolbar .per-page-selector{align-items:center;display:flex;gap:.75rem}.products-grid .products-toolbar .right-toolbar .per-page-selector .per-page-label{color:#757575;font-size:.9rem;white-space:nowrap}.products-grid .products-toolbar .right-toolbar .per-page-selector .per-page-options{display:flex;gap:.3rem}.products-grid .products-toolbar .right-toolbar .per-page-selector .per-page-button{align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;color:#757575;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;height:36px;justify-content:center;padding:0;transition:background-color .2s ease,border-color .2s ease,color .2s ease;width:36px}.products-grid .products-toolbar .right-toolbar .per-page-selector .per-page-button:hover:not(:disabled):not(.active){background-color:#f8f9fa;border-color:#d3d3d3;color:#333}.products-grid .products-toolbar .right-toolbar .per-page-selector .per-page-button.active{background-color:#333;border-color:#333;color:#fff;cursor:default}.products-grid .products-toolbar .right-toolbar .per-page-selector .per-page-button:disabled{cursor:not-allowed;opacity:.7}.products-grid .products-toolbar .right-toolbar .per-page-selector .per-page-button:disabled.active{opacity:1}.products-grid .products-toolbar .right-toolbar .results-count{color:#757575;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;order:1;text-align:right;white-space:nowrap}.products-grid .products-toolbar .right-toolbar .view-toggle{align-items:center;display:flex;gap:.5rem;order:2}.products-grid .products-toolbar .right-toolbar .view-toggle .view-button{align-items:center;background:none;border:1px solid #eceaed;border-radius:4px;cursor:pointer;display:flex;height:36px;justify-content:center;padding:6px;transition:background-color .2s ease;width:36px}.products-grid .products-toolbar .right-toolbar .view-toggle .view-button svg{fill:#757575;cursor:pointer;transition:fill .2s ease}.products-grid .products-toolbar .right-toolbar .view-toggle .view-button svg path{cursor:pointer}.products-grid .products-toolbar .right-toolbar .view-toggle .view-button:hover{background-color:#f8f9fa}.products-grid .products-toolbar .right-toolbar .view-toggle .view-button:hover svg{fill:#333}.products-grid .products-toolbar .right-toolbar .view-toggle .view-button.active{background-color:#333;border-color:#333}.products-grid .products-toolbar .right-toolbar .view-toggle .view-button.active svg{fill:#fff}.products-grid .products-toolbar .right-toolbar .view-toggle .view-button.active svg:hover{background-color:#212121}@media (max-width:768px){.products-grid .products-toolbar{align-items:stretch;flex-direction:column;gap:1rem}.products-grid .products-toolbar .filter-toggle-button{margin-bottom:.5rem;order:1}.products-grid .products-toolbar .sorting{justify-content:flex-start;order:2}.products-grid .products-toolbar .right-toolbar{flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-left:0;order:3}.products-grid .products-toolbar .right-toolbar .per-page-selector{order:1}.products-grid .products-toolbar .right-toolbar .results-count{flex-grow:1;order:2;text-align:center}.products-grid .products-toolbar .right-toolbar .view-toggle{order:3}}@media (max-width:600px){.products-grid .products-toolbar{justify-content:space-between}.products-grid .products-toolbar .filter-toggle-button{flex-basis:auto;order:1}.products-grid .products-toolbar .right-toolbar{flex-basis:auto;gap:.75rem;order:2}.products-grid .products-toolbar .sorting{flex-basis:100%;justify-content:flex-start;margin-left:0;margin-top:.75rem;order:3}}@media (max-width:480px){.products-grid .products-toolbar{padding-bottom:.75rem}.products-grid .products-toolbar .right-toolbar{gap:.5rem}.products-grid .products-toolbar .view-toggle .view-button{height:32px;padding:4px;width:32px}.products-grid .products-toolbar .results-count{font-size:12px}}.products-grid .products-list{display:grid;gap:1.5rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:1440px}.products-grid .products-list.grid-view{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(325px,1fr))}.products-grid .products-list.list-view{display:flex;flex-direction:column;gap:1.5rem}.products-grid .products-list.loading{opacity:.8}.products-grid .products-list .no-products-found{color:#757575;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:18px;font-weight:500;grid-column:1/-1;padding:50px 0;text-align:center}@media screen and (max-width:768px){.filter-sidebar-offcanvas-wrapper{max-width:100%;width:100%}}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas{font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-header{align-items:center;border-bottom:1px solid #eceaed;display:flex;flex-shrink:0;justify-content:space-between;padding:1rem 1.5rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-header h3{border:none;color:#27272a;font-size:1.1rem;font-weight:600;margin:0;padding:0}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-header .filter-close-button{background:none;border:none;color:#757575;cursor:pointer;font-size:1.75rem;line-height:1;padding:.25rem;transition:color .2s ease}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-header .filter-close-button:hover{color:#333}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content{flex-grow:1;overflow-y:auto;padding:1.5rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .filter-section{border-bottom:1px solid #eceaed;margin-bottom:1.5rem;padding-bottom:1.5rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .filter-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .filter-section h3{border-bottom:1px solid #eceaed;color:#27272a;font-size:1rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .filter-section .filter-section-header-skeleton{border-bottom:1px solid #eceaed;display:block;margin-bottom:1rem;padding-bottom:.5rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-brands{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-brands .brand-link{background-color:#f8f9fa;border:1px solid #eceaed;border-radius:4px;color:#333;display:inline-block;font-size:.85rem;padding:.25rem .5rem;text-decoration:none;transition:all .2s ease}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-brands .brand-link:hover{background-color:#f5f5f5;border-color:#e0e0e0}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-brands .brand-link.active{background-color:#333;border-color:#333;color:#fff}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-brands .brand-link .count{color:inherit;font-size:.8rem;margin-left:.25rem;opacity:.8}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-brands .no-brands-message{color:#757575;font-size:.9rem;padding:.5rem 0}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-categories{list-style:none;margin:0;padding:0}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-categories.hierarchical .subcategories{border-left:1px solid #eceaed;display:block;list-style:none;margin-top:.5rem;max-height:none;opacity:1;padding-left:1rem;transition:max-height .3s ease-out,opacity .3s ease-out}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-categories.hierarchical .has-children>.category-item{align-items:center;display:flex;justify-content:space-between}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-categories li{margin-bottom:.5rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-categories li:last-child{margin-bottom:0}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-categories li.has-children{margin-bottom:.25rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-categories li .category-item{margin-bottom:.5rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-categories .category-checkbox-wrapper{align-items:center;display:flex;flex:1}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-categories .category-checkbox-wrapper input[type=checkbox]{cursor:pointer;margin-right:.5rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-categories .category-checkbox-wrapper input[type=checkbox]:checked+.category-link{color:#333;font-weight:500}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-categories .category-link{align-items:center;color:#333;cursor:pointer;display:flex;flex:1;font-size:.95rem;font-weight:400;justify-content:space-between;text-decoration:none;transition:color .2s}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-categories .category-link:hover{color:#333}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-categories .category-link.active{color:#333;font-weight:500}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-categories .category-link .count{color:#757575;font-size:.85rem;margin-left:.25rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-categories .toggle-subcategories{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;margin-left:.25rem;padding:.25rem;transition:transform .2s ease}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-categories .toggle-subcategories svg{fill:#757575;transition:fill .2s}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-categories .toggle-subcategories:hover svg{fill:#333}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-categories .toggle-subcategories.expanded{transform:rotate(180deg)}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-categories .toggle-subcategories .sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-tags .tag-link{background-color:#f8f9fa;border:1px solid #eceaed;border-radius:4px;color:#333;display:inline-block;font-size:.85rem;padding:.25rem .5rem;text-decoration:none;transition:all .2s ease}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-tags .tag-link:hover{background-color:#f5f5f5;border-color:#e0e0e0}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-tags .tag-link.active{background-color:#333;border-color:#333;color:#fff}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-tags .tag-link .count{display:none}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .product-tags .no-tags-message{color:#757575;font-size:.9rem;padding:.5rem 0}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .price-range-form{margin-top:1rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .price-range-form .price-inputs{display:flex;flex-direction:column;gap:.75rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .price-range-form .price-inputs .inputs-container{align-items:center;display:flex;gap:.5rem;justify-content:center}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .price-range-form .price-inputs input[type=number]{-moz-appearance:textfield;border:1px solid #eceaed;border-radius:4px;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.9rem;padding:.5rem;width:100%}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .price-range-form .price-inputs input[type=number]::-webkit-inner-spin-button,.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .price-range-form .price-inputs input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .price-range-form .price-inputs input[type=number]:focus{border-color:#333;outline:none}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .price-range-form .price-inputs span{color:#757575;display:block;margin:-.25rem 0;text-align:center}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .price-range-form .price-inputs .price-filter-actions{display:flex;gap:.5rem;margin-top:.5rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .price-range-form .price-inputs .price-filter-actions button{border-radius:4px;cursor:pointer;flex:1;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.9rem;padding:.5rem;transition:background-color .2s ease}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .price-range-form .price-inputs .price-filter-actions .filter-btn{background-color:#333;border:none;color:#fff}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .price-range-form .price-inputs .price-filter-actions .filter-btn:hover{background-color:#212121}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .price-range-form .price-inputs .price-filter-actions .clear-filter-btn{background-color:#f8f9fa;border:1px solid #eceaed;color:#333}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .price-range-form .price-inputs .price-filter-actions .clear-filter-btn:hover{background-color:#f5f5f5}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .price-range-form.skeleton-price-range{margin-top:1rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .on-sale-filter .checkbox-container{align-items:center;cursor:pointer;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .on-sale-filter .checkbox-container input[type=checkbox]{accent-color:#333;cursor:pointer;margin-right:.5rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .on-sale-filter .checkbox-container .checkbox-label{cursor:pointer;font-size:.95rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper{display:flex;flex-direction:column;gap:.5rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper .search-input{border:1px solid #eceaed;border-radius:4px;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.95rem;padding:.625rem;width:100%}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper .search-input:focus{border-color:#333;outline:none}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper .search-actions{display:flex;gap:.5rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper .search-actions button{border-radius:4px;cursor:pointer;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.9rem;padding:.5rem;transition:all .2s ease}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper .search-actions .search-btn{background-color:#333;border:none;color:#fff;flex:1}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper .search-actions .search-btn:hover{background-color:#212121}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper .search-actions .clear-search-btn{background-color:#f8f9fa;border:1px solid #eceaed;color:#333}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper .search-actions .clear-search-btn:hover{background-color:#f5f5f5}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .category-skeleton{margin-bottom:.75rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .category-skeleton .category-item{margin-bottom:.5rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .category-skeleton .subcategories{margin-top:.5rem;padding-left:1rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .react-loading-skeleton:after{background-image:linear-gradient(90deg,#f8f9fa,#eceaed,#f8f9fa)}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .react-loading-skeleton{background-color:#e0e0e0;border-radius:4px}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}@media screen and (max-width:320px){.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-header{padding:.75rem 1rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-header h3{font-size:1rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content{padding:1rem}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas .filter-offcanvas-content .filter-section{margin-bottom:1.25rem;padding-bottom:1.25rem}}.pagination-container{font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:500;margin-top:2rem;overflow:hidden;width:100%}.pagination-container .pagination{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:0}.pagination-container .pagination li{margin:.25rem}.pagination-container .pagination li a{border:1px solid #eceaed;border-radius:4px;color:#333;display:inline-block;padding:.5rem .75rem;text-decoration:none;transition:all .2s}.pagination-container .pagination li a:hover{background:#f8f9fa}.pagination-container .pagination li a.current{background:#333;border-color:#333;color:#fff}.pagination-container .pagination li.ellipsis{color:#757575;padding:.5rem .35rem}.pagination-container .pagination li.current-page-indicator{background:#f5f5f5;border:1px solid #eceaed;border-radius:4px;color:#333;padding:.5rem .75rem}.pagination-container.pagination-mobile .pagination{align-items:center;justify-content:space-between}.pagination-container.pagination-mobile .pagination li a{min-width:40px;text-align:center}.pagination-container.pagination-mobile .pagination .current-page-indicator{flex-grow:1;text-align:center}.pagination-container.pagination-tablet .pagination li a{padding:.5rem}.pagination-container.pagination-tablet .pagination li a.next-page,.pagination-container.pagination-tablet .pagination li a.prev-page{font-weight:400;min-width:30px;text-align:center}.pagination-container.pagination-skeleton{align-items:center;display:flex;justify-content:center;margin-top:2rem}.pagination-container.pagination-skeleton .react-loading-skeleton{border-radius:4px}@media (max-width:320px){.pagination-container .pagination li{margin:.15rem}.pagination-container .pagination li a{font-size:.9em;padding:.4rem .6rem}}.categories-bar--large{background-color:#27272a;border-bottom:1px solid #757575;display:block;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin-bottom:1.5rem;position:relative;width:100%}@media screen and (max-width:768px){.categories-bar--large{display:none}}.categories-bar--large .categories-bar__list--parents{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;list-style:none;margin:0;padding:0}.categories-bar--large .categories-bar__item{position:relative}.categories-bar--large .categories-bar__item.is-active>.categories-bar__link{background-color:#424242;color:#fff;font-weight:600}.categories-bar--large .categories-bar__item.is-active>.categories-bar__link:after{background-color:#fff;bottom:0;content:"";height:2px;left:10%;position:absolute;right:10%}.categories-bar--large .categories-bar__link{color:#f5f5f5;cursor:pointer;display:block;font-size:.95rem;font-weight:500;padding:.8rem 1rem;position:relative;text-decoration:none;transition:color .2s ease,background-color .2s ease;white-space:nowrap}.categories-bar--large .categories-bar__link:hover{background-color:#424242;color:#fff;text-decoration:none}.categories-bar--large .categories-bar__link .categories-bar__arrow{color:#eceaed;display:inline-block;font-size:.7em;margin-left:.3em;pointer-events:none;vertical-align:middle}.categories-bar--large .categories-bar__dropdown{background-color:#27272a;border:1px solid #757575;border-radius:0 0 4px 4px;border-top:none;box-shadow:0 4px 12px #0003;left:0;max-height:400px;min-width:220px;opacity:1;overflow-y:auto;position:absolute;top:100%;visibility:visible;z-index:10}.categories-bar--large .categories-bar__dropdown .categories-bar__list--children{list-style:none;margin:0;padding:.5rem 0}.categories-bar--large .categories-bar__dropdown .categories-bar__item.is-active>.categories-bar__link{background-color:#424242;color:#fff;font-weight:600}.categories-bar--large .categories-bar__dropdown .categories-bar__item.is-active>.categories-bar__link:after{display:none}.categories-bar--large .categories-bar__dropdown .categories-bar__link{color:#f5f5f5;display:block;font-size:.9rem;padding:.6rem 1.25rem;text-decoration:none;transition:color .2s ease,background-color .2s ease;white-space:nowrap}.categories-bar--large .categories-bar__dropdown .categories-bar__link:hover{background-color:#424242;color:#fff;text-decoration:none}.categories-bar--large .categories-bar__item>.react-loading-skeleton{background-color:#757575;border-radius:4px;margin:.8rem 1rem}.categories-bar--large .categories-bar__item>.react-loading-skeleton:after{background-image:linear-gradient(90deg,#bdbdbd00,#e0e0e066,#bdbdbd00)}.categories-bar--narrow{display:none;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin-bottom:1.5rem;position:relative}@media screen and (max-width:768px){.categories-bar--narrow{display:block}}.categories-bar--narrow .categories-narrow__trigger{align-items:center;background-color:#27272a;border:1px solid #757575;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:center;padding:.75rem 1rem;text-align:left;transition:background-color .2s ease;width:100%}.categories-bar--narrow .categories-narrow__trigger:hover{background-color:#424242}.categories-bar--narrow .categories-narrow__trigger .dropdown-arrow{color:#eceaed;font-size:.8em;margin-left:.5rem;transition:transform .2s ease}.categories-bar--narrow .categories-narrow__trigger[aria-expanded=true] .dropdown-arrow{transform:rotate(180deg)}.categories-bar--narrow .categories-narrow__dropdown{background-color:#27272a;border:1px solid #757575;border-radius:4px;box-shadow:0 4px 12px #0003;left:0;max-height:70vh;overflow-y:auto;position:absolute;right:0;top:calc(100% + 5px);z-index:100}.categories-bar--narrow .categories-narrow__list{list-style:none;margin:0;padding:.5rem 0}.categories-bar--narrow .categories-narrow__item.is-active>.categories-narrow__item-content>.categories-narrow__link{background-color:#424242;color:#fff;font-weight:600}.categories-bar--narrow .categories-narrow__item .categories-narrow__item-content{align-items:center;border-bottom:1px solid #757575;display:flex;justify-content:space-between;width:100%}.categories-bar--narrow .categories-narrow__item .categories-narrow__item-content:last-child{border-bottom:none}.categories-bar--narrow .categories-narrow__item .categories-narrow__link{color:#f5f5f5;cursor:pointer;flex-grow:1;font-size:.95rem;overflow:hidden;padding:.8rem .5rem .8rem 1.25rem;text-decoration:none;text-overflow:ellipsis;transition:color .2s ease,background-color .2s ease;white-space:nowrap}.categories-bar--narrow .categories-narrow__item .categories-narrow__link:hover{background-color:#424242;color:#fff;text-decoration:none}.categories-bar--narrow .categories-narrow__item .categories-narrow__expand{align-items:center;align-self:stretch;background:none;border:none;border-left:1px solid transparent;color:#eee;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;margin-left:.5rem;padding:.8rem .75rem}.categories-bar--narrow .categories-narrow__item .categories-narrow__expand .expand-icon{height:1em;width:1em;fill:currentColor;transition:transform .2s ease,color .2s ease}.categories-bar--narrow .categories-narrow__item .categories-narrow__expand.is-expanded .expand-icon{transform:rotate(90deg)}.categories-bar--narrow .categories-narrow__item .categories-narrow__expand:hover{color:#fff}.categories-bar--narrow .categories-narrow__children{border-left:2px solid #757575;margin-bottom:.5rem;margin-left:.5rem;margin-top:.5rem;padding-left:1rem}.categories-bar--narrow .categories-narrow__children .categories-narrow__list{padding:0}.categories-bar--narrow .categories-narrow__children .categories-narrow__item-content{border-bottom:none;padding-left:0}.categories-bar--narrow .categories-narrow__children .categories-narrow__link{font-size:.9rem}.categories-bar--narrow>.react-loading-skeleton{background-color:#757575;border-radius:4px}.categories-bar--narrow>.react-loading-skeleton:after{background-image:linear-gradient(90deg,#bdbdbd00,#e0e0e066,#bdbdbd00)}body.filter-offcanvas-open{overflow:hidden}.products-container{font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;min-height:65vh;padding-bottom:1.5rem;position:relative}@media (max-width:768px){.products-container{min-height:50vh;padding-top:15px}}.products-container .react-loading-skeleton{background-color:#e0e0e0;border-radius:4px}.products-container .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}.products-container .category-navigation-bars{margin-bottom:1.5rem;padding:0 1rem}@media (max-width:768px){.products-container .category-navigation-bars{padding:0 .5rem}}.products-container .products-grid-layout-main{flex:1;min-width:0}.filter-offcanvas-overlay{background-color:#0006;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility 0s linear .3s;visibility:hidden;width:100%;z-index:1040}.filter-offcanvas-overlay.is-open{opacity:1;transition-delay:0s;visibility:visible}.filter-sidebar-offcanvas-wrapper{background-color:#fff;bottom:0;box-shadow:2px 0 10px #0000001a;display:flex;flex-direction:column;left:0;max-width:90%;overflow:hidden;position:fixed;top:0;transform:translate(-100%);transition:transform .3s ease-in-out;width:500px;z-index:1050}@media screen and (max-width:1024px){.filter-sidebar-offcanvas-wrapper{width:400px}}@media screen and (max-width:768px){.filter-sidebar-offcanvas-wrapper{width:100%}}.filter-sidebar-offcanvas-wrapper.is-open{transform:translate(0)}.filter-sidebar-offcanvas-wrapper .product-filters-offcanvas{display:flex;flex-direction:column;height:100%;width:100%}@media (max-width:768px){.filter-sidebar-offcanvas-wrapper{max-width:100%;width:100%}}.product-breadcrumbs{color:#757575;font-size:.875rem;margin-bottom:1.5rem}.product-breadcrumbs a{color:#757575;cursor:pointer;margin:0 .25rem;transition:color .2s ease}.product-breadcrumbs a:first-child{margin-left:0}.product-breadcrumbs a:hover{color:#333;text-decoration:none}.product-breadcrumbs span{color:#333;font-weight:500;margin-left:.25rem}@media screen and (max-width:320px){.product-breadcrumbs{font-size:.75rem;margin-bottom:1rem}}.product-title{color:#333;font-size:1.75rem;font-weight:600;line-height:1.3;margin-bottom:1rem}@media screen and (max-width:320px){.product-title{font-size:1.5rem}}.product-price{align-items:center;color:#333;display:flex;font-size:1.5rem;font-weight:600;margin-bottom:1rem;min-height:28px}.product-price .regular-price{color:#757575;font-size:1.1rem;font-weight:400;margin-right:.5rem;text-decoration:line-through}.product-price .regular-price.current-price{color:#333;font-size:1.5rem;font-weight:600;text-decoration:none}.product-price .sale-price{color:#333;margin-left:1rem}.product-price .regular-price:not(.current-price){color:#bdbdbd;font-size:1.25rem;font-weight:400;text-decoration:line-through}@media screen and (max-width:320px){.product-price{font-size:1.25rem}.product-price .regular-price:not(.current-price){font-size:1rem}}.product-price .price-placeholder{color:transparent;display:inline-block}.product-price .price-skeleton{display:inline-block;vertical-align:middle}.stock-status{margin-bottom:1rem}.stock-status .loading-status{color:#bdbdbd;font-style:italic}.stock-status .in-stock{background-color:#43a0471a;border:1px solid rgba(67,160,71,.2);border-radius:4px;color:#43a047}.stock-status .in-stock,.stock-status .out-of-stock{display:inline-block;font-size:.875rem;font-weight:500;padding:.25rem .5rem}.stock-status .out-of-stock{background-color:#e539351a;border:1px solid rgba(229,57,53,.2);border-radius:4px;color:#e53935}.product-short-description{color:#757575;margin-bottom:1.5rem}.product-short-description p{margin-bottom:.75rem}.product-short-description p:last-child{margin-bottom:0}.product-meta{color:#757575;font-size:.9rem}.product-meta .product-brands,.product-meta .product-categories,.product-meta .product-sku,.product-meta .product-tags{margin-bottom:.75rem}.product-meta .product-brands:last-child,.product-meta .product-categories:last-child,.product-meta .product-sku:last-child,.product-meta .product-tags:last-child{margin-bottom:0}.product-meta .product-brands .meta-label,.product-meta .product-categories .meta-label,.product-meta .product-sku .meta-label,.product-meta .product-tags .meta-label{color:#333;font-weight:500;margin-right:.5rem}.product-meta .product-brands .meta-value a,.product-meta .product-categories .meta-value a,.product-meta .product-sku .meta-value a,.product-meta .product-tags .meta-value a{color:#333;text-decoration:none}.product-meta .product-brands .meta-value a:hover,.product-meta .product-categories .meta-value a:hover,.product-meta .product-sku .meta-value a:hover,.product-meta .product-tags .meta-value a:hover{color:#212121;text-decoration:underline}.product-details{font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:0 1rem}@media screen and (max-width:768px){.product-details{padding:0}}.product-details .variation-required-notice{background-color:#ff98001a;border:1px solid rgba(255,152,0,.3);border-radius:5px;color:#ff9800;margin-bottom:1rem;padding:.5rem;width:-moz-fit-content;width:fit-content}.product-details .variation-notice{background-color:#2196f31a;border:1px solid rgba(33,150,243,.3);border-radius:5px;color:#2196f3;margin-bottom:1rem;padding:.5rem;width:-moz-fit-content;width:fit-content}.product-sections{border:1px solid #eceaed;border-radius:6px;margin:2.5rem 0;overflow:hidden}.product-sections .product-section{border-bottom:1px solid #eceaed}.product-sections .product-section:last-child{border-bottom:none}.product-sections .product-section .product-section-header{align-items:center;background-color:#f8f9fa;border:none;color:#333;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between;padding:1rem 1.25rem;text-align:left;transition:background-color .2s ease;width:100%}.product-sections .product-section .product-section-header:hover{background-color:#f5f5f5}.product-sections .product-section .product-section-header.active{background-color:#fff;color:#333}.product-sections .product-section .product-section-header .toggle-icon{display:inline-block;font-weight:700;height:1em;line-height:1;text-align:center;transition:transform .2s ease;width:1em}.product-sections .product-section .product-section-header .toggle-icon:before{content:"+"}.product-sections .product-section .product-section-header.active .toggle-icon{transform:rotate(45deg)}.product-sections .product-section .panel-content{background-color:#fff;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.product-sections .product-section .panel-content.active{max-height:1000px;transition:max-height .5s ease-in}.product-sections .product-section .panel-content .panel-content__inner{padding:1.5rem 1.25rem}.product-sections .product-section .panel-content#description-panel{color:#757575;line-height:1.6}.product-sections .product-section .panel-content#description-panel p{margin-bottom:1rem}.product-sections .product-section .panel-content#description-panel ol,.product-sections .product-section .panel-content#description-panel ul{margin-bottom:1rem;margin-left:1.5rem}.product-sections .product-section .panel-content#properties-panel .product-attributes{border:1px solid #eceaed;border-collapse:collapse;width:100%}.product-sections .product-section .panel-content#properties-panel .product-attributes tr{border-bottom:1px solid #eceaed}.product-sections .product-section .panel-content#properties-panel .product-attributes tr:last-child{border-bottom:none}.product-sections .product-section .panel-content#properties-panel .product-attributes td,.product-sections .product-section .panel-content#properties-panel .product-attributes th{border-right:1px solid #eceaed;padding:.75rem 1rem;text-align:left;vertical-align:top}.product-sections .product-section .panel-content#properties-panel .product-attributes td:last-child,.product-sections .product-section .panel-content#properties-panel .product-attributes th:last-child{border-right:none}.product-sections .product-section .panel-content#properties-panel .product-attributes th{background-color:#f8f9fa;color:#333;font-weight:500;width:30%}.product-sections .product-section .panel-content#properties-panel .product-attributes td{color:#757575;width:70%}.product-sections .product-section .panel-content#reviews-panel .product-reviews .average-rating{align-items:center;border-bottom:1px dashed #eceaed;display:flex;margin-bottom:1.5rem;padding-bottom:1rem}.product-sections .product-section .panel-content#reviews-panel .product-reviews .average-rating .rating-stars{margin-right:1rem}.product-sections .product-section .panel-content#reviews-panel .product-reviews .average-rating .rating-stars .star{color:#eee;font-size:1.25rem}.product-sections .product-section .panel-content#reviews-panel .product-reviews .average-rating .rating-stars .star.filled{color:gold}.product-sections .product-section .panel-content#reviews-panel .product-reviews .average-rating .rating-text{color:#757575;font-size:.9rem;font-weight:500}.product-sections .product-section .panel-content#reviews-panel .product-reviews .review-form-placeholder{background-color:#f8f9fa;border:1px solid #eceaed;border-radius:6px;padding:1.5rem;text-align:center}.product-sections .product-section .panel-content#reviews-panel .product-reviews .review-form-placeholder p{color:#757575;margin-bottom:1rem}.product-sections .product-section .panel-content#reviews-panel .product-reviews .review-form-placeholder .button{background-color:gold;border:none;border-radius:4px;color:#fff;cursor:not-allowed;font-weight:500;opacity:.7;padding:.75rem 1.5rem}.product-sections .product-section .panel-content#reviews-panel .product-reviews .review-form-placeholder .button:focus,.product-sections .product-section .panel-content#reviews-panel .product-reviews .review-form-placeholder .button:hover{background-color:#b8860b}.product-sections .product-section .panel-content#reviews-panel .product-reviews .review-form-placeholder .button:disabled{background-color:#eee;color:#bdbdbd;cursor:not-allowed;opacity:.7}.product-sections-loading{border:1px solid #eceaed;border-radius:6px;overflow:hidden}.product-sections-loading .react-loading-skeleton{background-color:#e0e0e0;border-radius:4px}.product-sections-loading .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}.product-sections-loading .product-section-skeleton{background-color:#f8f9fa;border-bottom:1px solid #eceaed}.product-sections-loading .product-section-skeleton:last-child{border-bottom:none}.product-sections-loading .product-section-skeleton .section-header-skeleton{border-radius:4px;margin:1rem 1.25rem;width:calc(100% - 2.5rem)}.product-sections-loading .product-section-skeleton .section-content-skeleton{background-color:#fff;padding:1.5rem 1.25rem}.product-sections-loading .product-section-skeleton .section-content-skeleton .react-loading-skeleton{border-radius:4px;margin-bottom:12px}.product-sections-loading .product-section-skeleton .section-content-skeleton .react-loading-skeleton:last-child{margin-bottom:0}.related-products{margin:3rem 0 2rem}.related-products .section-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;position:relative;text-align:center}.related-products .section-title:after{background-color:#333;content:"";display:block;height:3px;margin:.5rem auto 0;width:60px}.related-products .related-products-carousel{padding:1rem 0 2.5rem}.related-products .related-products-carousel .swiper-slide{height:auto}.related-products .related-products-carousel .product-card{height:100%;margin-bottom:0}.related-products .related-products-carousel .product-card .product-image{height:180px}@media screen and (max-width:768px){.related-products .related-products-carousel .product-card .product-image{height:160px}}.related-products .related-products-carousel .product-card .product-price,.related-products .related-products-carousel .product-card .product-title{font-size:.9rem}.related-products .related-products-carousel .swiper-pagination{bottom:0}.related-products .related-products-carousel .swiper-pagination .swiper-pagination-bullet{background-color:#e0e0e0;opacity:.5}.related-products .related-products-carousel .swiper-pagination .swiper-pagination-bullet-active{background-color:#333;opacity:1}.related-products .related-products-carousel .swiper-button-next,.related-products .related-products-carousel .swiper-button-prev{background:#fffc;border-radius:50%;color:#333;height:35px;width:35px}.related-products .related-products-carousel .swiper-button-next:after,.related-products .related-products-carousel .swiper-button-prev:after{font-size:1rem}.related-products .related-products-carousel .swiper-button-next:hover,.related-products .related-products-carousel .swiper-button-prev:hover{background:#fff;box-shadow:0 2px 10px #0000001a}@media screen and (max-width:320px){.related-products .related-products-carousel .swiper-button-next,.related-products .related-products-carousel .swiper-button-prev{display:none}}.related-products .related-products-loading{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.related-products .related-products-loading .react-loading-skeleton{background-color:#e0e0e0;border-radius:4px}.related-products .related-products-loading .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}.related-products .related-products-title-skeleton-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:1rem;width:100%}.related-products .related-products-title-skeleton-wrapper .section-title-skeleton{margin-bottom:0}.single-product-container{margin:0 auto;max-width:1200px;min-height:65vh;padding:2rem}@media screen and (max-width:768px){.single-product-container{padding:.7rem}}@media screen and (max-width:320px){.single-product-container{padding:.5rem}}.single-product-container .product-main .product-content{display:flex;gap:2rem;margin-bottom:2rem}@media screen and (max-width:768px){.single-product-container .product-main .product-content{flex-direction:column;gap:1.5rem}}.single-product-container .product-main .product-content .product-gallery-container{box-sizing:border-box;flex:0 0 50%;overflow:hidden;width:50%}@media screen and (max-width:768px){.single-product-container .product-main .product-content .product-gallery-container{flex:0 0 100%;width:100%}}.single-product-container .product-main .product-content .product-details-container{box-sizing:border-box;flex:0 0 50%;width:50%}@media screen and (max-width:768px){.single-product-container .product-main .product-content .product-details-container{flex:0 0 100%;width:100%}}.single-product-container .gallery-skeleton{border-radius:8px;margin-bottom:1rem}.single-product-container .thumbnails-skeleton{display:flex;gap:10px;justify-content:flex-start;margin-top:1rem}.single-product-container .thumbnails-skeleton .react-loading-skeleton{border-radius:4px;margin-right:1rem}.single-product-container .title-skeleton{margin-bottom:1rem}.single-product-container .description-skeleton,.single-product-container .price-skeleton{margin-bottom:1.5rem}.single-product-container .cart-form-skeleton{background-color:#f8f9fa;border:1px solid #eceaed;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.single-product-container .cart-form-skeleton .quantity-skeleton{margin:1rem 0}.single-product-container .cart-form-skeleton .button-skeleton{margin-top:1rem}.single-product-container .meta-skeleton{margin-top:1.5rem}.single-product-container .meta-skeleton .react-loading-skeleton{margin-bottom:.5rem}.single-product-container .product-sections-container{margin:2rem 0}.single-product-container .react-loading-skeleton{background-color:#e0e0e0;border-radius:4px}.single-product-container .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}.single-product-container .product-details-container .react-loading-skeleton,.single-product-container .product-gallery-container .react-loading-skeleton,.single-product-container .product-sections-container .react-loading-skeleton,.single-product-container .related-products-container .react-loading-skeleton{margin-bottom:10px}.single-product-container .product-details-container .react-loading-skeleton:last-child,.single-product-container .product-gallery-container .react-loading-skeleton:last-child,.single-product-container .product-sections-container .react-loading-skeleton:last-child,.single-product-container .related-products-container .react-loading-skeleton:last-child{margin-bottom:0}.single-product-container-error{padding:2rem 0}.single-product-container-error .error-card{margin:0 auto;max-width:600px}.single-product-container-not-found{margin:0 auto;max-width:600px;padding:3rem 1rem;text-align:center}.single-product-container-not-found h1{color:#333;font-size:2rem;margin-bottom:1rem}.single-product-container-not-found p{color:#757575;margin-bottom:1.5rem}.single-product-container-not-found .button{background-color:#333;border:none;border-radius:4px;color:#fff;display:inline-block;font-weight:500;padding:.75rem 1.5rem}.single-product-container-not-found .button:focus,.single-product-container-not-found .button:hover{background-color:#212121}.single-product-container-not-found .button:disabled{background-color:#eee;cursor:not-allowed}.cart-header-title{color:#333;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:2rem;font-weight:600;margin-bottom:1.5rem}@media (max-width:768px){.cart-header-title{font-size:1.5rem;margin-bottom:1rem}}.empty-cart-message{background-color:#f8f9fa;border:1px dashed #eceaed;border-radius:4px;margin-top:1rem;padding:3rem 1rem;text-align:center}.empty-cart-message p{color:#757575;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.1rem;margin-bottom:1.5rem}.empty-cart-message .continue-shopping-button{background-color:#333;border:none;border-radius:4px;color:#fff;padding:1rem}.empty-cart-message .continue-shopping-button:focus,.empty-cart-message .continue-shopping-button:hover{background-color:#212121}.empty-cart-message .continue-shopping-button:disabled{background-color:#eee;cursor:not-allowed}.cart-items-list{border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}.cart-items-list .cart-item-header{align-items:center;background-color:#f8f9fa;border-bottom:1px solid #e0e0e0;color:#757575;display:grid;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.9rem;font-weight:600;gap:1rem;grid-template-columns:120px 1fr 100px 130px 100px 40px;padding:.75rem 1rem;text-transform:uppercase}.cart-items-list .cart-item-header .item-price,.cart-items-list .cart-item-header .item-subtotal{text-align:right}.cart-items-list .cart-item-header .item-quantity{text-align:center}@media (max-width:768px){.cart-items-list .cart-item-header{font-size:.85rem;grid-template-columns:80px 1fr 90px 110px 90px 35px;padding:.6rem .75rem}}@media (max-width:600px){.cart-items-list .cart-item-header{display:none}}.cart-item-row{align-items:center;border-bottom:1px solid #eceaed;display:grid;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;gap:1rem;grid-template-columns:120px 1fr 100px 130px 100px 40px;padding:1.5rem 0}.cart-item-row:last-child{border-bottom:none}.cart-item-row .item-label-mobile{color:#757575;display:none;font-weight:600;margin-right:.5em}.cart-item-row .item-thumbnail a{cursor:pointer;display:block}.cart-item-row .item-thumbnail img{aspect-ratio:1/1;border:1px solid #eceaed;border-radius:4px;cursor:pointer;display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.cart-item-row .item-name{font-weight:500}.cart-item-row .item-name a{color:#333;cursor:pointer;display:inline-block;font-size:1.1rem;margin-bottom:.25rem;text-decoration:none}.cart-item-row .item-name a:hover{color:#333;text-decoration:underline}.cart-item-row .item-name .cart-item-attributes{color:#757575;display:flex;flex-direction:column;font-size:.8rem;gap:.2rem;margin-top:.3rem}.cart-item-row .item-name .cart-item-attributes .cart-item-attribute{align-items:center;display:flex;gap:.3rem}.cart-item-row .item-name .cart-item-attributes .cart-item-attribute .attribute-name{font-weight:600}.cart-item-row .item-name .cart-item-attributes .cart-item-attribute .cart-item-color-swatch{border:1px solid rgba(0,0,0,.1);border-radius:50%;display:inline-block;height:16px;vertical-align:middle;width:16px}.cart-item-row .item-name .cart-item-attributes .cart-item-attribute .cart-item-image-preview{border-radius:2px;display:inline-block;height:20px;-o-object-fit:cover;object-fit:cover;vertical-align:middle;width:20px}.cart-item-row .item-price,.cart-item-row .item-subtotal{font-weight:500;text-align:right;white-space:nowrap}.cart-item-row .item-quantity{justify-self:center}.cart-item-row .item-quantity .quantity-input-inline{align-items:center;border:1px solid #e0e0e0;border-radius:4px;display:flex;max-width:120px;overflow:hidden;width:-moz-fit-content;width:fit-content}.cart-item-row .item-quantity .quantity-input-inline .quantity-button{background-color:#f8f9fa;border:none;color:#757575;cursor:pointer;font-size:1rem;line-height:1;padding:.5rem .75rem;transition:background-color .2s ease}.cart-item-row .item-quantity .quantity-input-inline .quantity-button:hover:not(:disabled){background-color:#e9ecef;color:#333}.cart-item-row .item-quantity .quantity-input-inline .quantity-button:disabled{cursor:not-allowed;opacity:.5}.cart-item-row .item-quantity .quantity-input-inline .quantity-input-field{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;border:1px solid #e0e0e0;border-bottom:none;border-top:none;font-size:1rem;font-weight:500;padding:.5rem .2rem;text-align:center;width:40px}.cart-item-row .item-quantity .quantity-input-inline .quantity-input-field:focus{box-shadow:none;outline:none}.cart-item-row .item-quantity .quantity-input-inline .quantity-input-field:disabled{background-color:#f8f9fa;cursor:not-allowed}.cart-item-row .item-remove{text-align:center}.cart-item-row .item-remove .remove-item-button{background:none;border:none;color:#e53935;cursor:pointer;font-size:1.5rem;line-height:1;padding:.2rem;transition:color .2s ease}.cart-item-row .item-remove .remove-item-button:hover:not(:disabled){color:#cd1e1a}.cart-item-row .item-remove .remove-item-button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.cart-item-row{gap:.75rem;grid-template-columns:80px 1fr 90px 110px 90px 35px;padding:1rem 0}.cart-item-row .item-name a{font-size:1rem}.cart-item-row .item-price,.cart-item-row .item-subtotal{font-size:.9rem}.cart-item-row .item-quantity .quantity-input-inline{max-width:100px}}@media (max-width:600px){.cart-item-row{align-items:stretch;display:flex;flex-direction:column;gap:.75rem;padding:1rem .5rem;position:relative}.cart-item-row .item-thumbnail{align-self:flex-start;height:225px;margin-bottom:.5rem;width:225px}.cart-item-row .item-name{font-size:1rem;margin-bottom:.5rem;order:1}.cart-item-row .item-name a{font-size:1rem}.cart-item-row .item-name .cart-item-attributes{font-size:.75rem}.cart-item-row .item-price,.cart-item-row .item-quantity,.cart-item-row .item-subtotal{align-items:center;border-top:1px solid #eceaed;display:flex;font-size:.9rem;justify-content:space-between;order:2;padding:.4rem 0;width:100%}.cart-item-row .item-price .item-label-mobile,.cart-item-row .item-quantity .item-label-mobile,.cart-item-row .item-subtotal .item-label-mobile{display:inline-block}.cart-item-row .item-price{border-top:none;justify-content:flex-start}.cart-item-row .item-quantity{justify-content:flex-start}.cart-item-row .item-quantity .quantity-input-inline{max-width:110px}.cart-item-row .item-subtotal{font-weight:600;justify-content:flex-end}.cart-item-row .item-remove{order:0;position:absolute;right:.5rem;top:.5rem}.cart-item-row .item-remove .remove-item-button{font-size:1.3rem;padding:.1rem}}.cart-totals{background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:4px;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:1.5rem}.cart-totals h2{border-bottom:1px solid #eceaed;color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:1rem}.cart-totals .totals-item{align-items:center;border-bottom:1px solid #eceaed;display:flex;font-size:1rem;justify-content:space-between;padding:.75rem 0}.cart-totals .totals-item:last-of-type{border-bottom:none}.cart-totals .totals-item span:first-child{color:#757575}.cart-totals .totals-item span:first-child.free-shipping-label{color:#43a047;font-weight:600}.cart-totals .totals-item span:last-child,.cart-totals .totals-item strong{color:#333;font-weight:500}.cart-totals .totals-item.discount-item .remove-coupon-button{background:none;border:none;color:#e53935;cursor:pointer;font-size:.8rem;margin-left:.5rem;text-decoration:underline}.cart-totals .totals-item.discount-item .remove-coupon-button:hover{color:#cd1e1a}.cart-totals .totals-item.grand-total{border-bottom:none;border-top:2px solid #e0e0e0;margin-top:.5rem;padding-top:1rem}.cart-totals .totals-item.grand-total strong{font-size:1.2rem;font-weight:600}.cart-totals .checkout-button-container{margin-top:1.5rem;text-align:center}.cart-totals .checkout-button-container .checkout-button{background-color:#333;border:none;color:#fff;font-size:1.1rem;padding:.8rem 1rem;width:100%}.cart-totals .checkout-button-container .checkout-button:focus,.cart-totals .checkout-button-container .checkout-button:hover{background-color:#212121}.cart-totals .checkout-button-container .checkout-button:disabled{background-color:#eee;cursor:not-allowed}@media (max-width:768px){.cart-totals{padding:1rem}.cart-totals h2{font-size:1.3rem;margin-bottom:1rem}.cart-totals .totals-item{font-size:.9rem;padding:.6rem 0}.cart-totals .totals-item.grand-total strong{font-size:1.1rem}.cart-totals .checkout-button-container .checkout-button{font-size:1rem}}.cart-page-container{font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:0 auto;min-height:60vh;padding:2rem}@media (max-width:768px){.cart-page-container{padding:.5rem}}@media (max-width:600px){.cart-page-container{max-width:90%}}.cart-page-container .cart-main-content{display:flex;flex-direction:row;gap:2rem}.cart-page-container .cart-main-content .cart-items-column{flex-basis:70%}.cart-page-container .cart-main-content .cart-totals-column{flex-basis:30%}@media (max-width:1440px){.cart-page-container .cart-main-content{flex-direction:column}.cart-page-container .cart-main-content .cart-totals-column{margin-left:auto;width:600px}}@media (max-width:768px){.cart-page-container .cart-main-content .cart-totals-column{width:100%}}.cart-page-container .cart-actions{margin-top:1rem}.cart-page-container-loading{display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px;min-height:60vh;padding:2rem}@media screen and (max-width:768px){.cart-page-container-loading{gap:1.5rem;padding:1rem}}.cart-page-container-loading .cart-header-skeleton{margin-bottom:1rem}.cart-page-container-loading .cart-items-skeleton{background-color:#f8f9fa;border:1px solid #eceaed;border-radius:4px;padding:1rem;width:100%}.cart-page-container-loading .cart-items-skeleton .cart-item-header-skeleton{align-items:center;border-bottom:1px solid #eceaed;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.cart-page-container-loading .cart-items-skeleton .cart-item-header-skeleton .react-loading-skeleton{flex-shrink:0}@media screen and (max-width:768px){.cart-page-container-loading .cart-items-skeleton .cart-item-header-skeleton{display:none}}.cart-page-container-loading .cart-items-skeleton .cart-item-row-skeleton{align-items:center;border-bottom:1px solid #eceaed;display:grid;gap:1rem;grid-template-columns:60px 1fr auto auto auto 24px;padding:1rem 0}.cart-page-container-loading .cart-items-skeleton .cart-item-row-skeleton:last-child{border-bottom:none;padding-bottom:0}.cart-page-container-loading .cart-items-skeleton .cart-item-row-skeleton .react-loading-skeleton:nth-child(2){grid-column:2/3}.cart-page-container-loading .cart-items-skeleton .cart-item-row-skeleton .react-loading-skeleton:nth-child(3){grid-column:3/4;justify-self:end}.cart-page-container-loading .cart-items-skeleton .cart-item-row-skeleton .react-loading-skeleton:nth-child(4){grid-column:4/5;justify-self:center}.cart-page-container-loading .cart-items-skeleton .cart-item-row-skeleton .react-loading-skeleton:nth-child(5){grid-column:5/6;justify-self:end}.cart-page-container-loading .cart-items-skeleton .cart-item-row-skeleton .react-loading-skeleton:nth-child(6){grid-column:6/7;justify-self:center}@media screen and (max-width:768px){.cart-page-container-loading .cart-items-skeleton .cart-item-row-skeleton{gap:.8rem;grid-template-columns:60px 1fr 24px}.cart-page-container-loading .cart-items-skeleton .cart-item-row-skeleton .react-loading-skeleton:nth-child(2){display:flex;flex-direction:column;gap:.5rem;grid-column:2/3;width:100%}.cart-page-container-loading .cart-items-skeleton .cart-item-row-skeleton .react-loading-skeleton:nth-child(3),.cart-page-container-loading .cart-items-skeleton .cart-item-row-skeleton .react-loading-skeleton:nth-child(4),.cart-page-container-loading .cart-items-skeleton .cart-item-row-skeleton .react-loading-skeleton:nth-child(5){display:none}.cart-page-container-loading .cart-items-skeleton .cart-item-row-skeleton .react-loading-skeleton:nth-child(6){align-self:center;grid-column:3/4}}.cart-page-container-loading .cart-totals-skeleton{background-color:#f8f9fa;border:1px solid #eceaed;border-radius:4px;justify-self:end;max-width:400px;padding:1.5rem;width:100%}.cart-page-container-loading .cart-totals-skeleton .react-loading-skeleton{margin-bottom:.75rem}.cart-page-container-loading .cart-totals-skeleton .react-loading-skeleton:last-child{margin-bottom:0}@media screen and (max-width:768px){.cart-page-container-loading .cart-totals-skeleton{justify-self:stretch;max-width:100%}}.cart-page-container-loading .react-loading-skeleton{background-color:#e0e0e0;border-radius:4px}.cart-page-container-loading .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}.cart-form,.modal-details-actions{margin-top:1.5rem}.cart-form .details-actions-row,.modal-details-actions .details-actions-row{align-items:stretch;display:flex;gap:1rem}@media screen and (max-width:320px){.cart-form .details-actions-row,.modal-details-actions .details-actions-row{flex-direction:column}}.cart-form .quantity,.modal-details-actions .quantity{display:flex;flex-direction:column;gap:.5rem}.cart-form .quantity label,.modal-details-actions .quantity label{display:block;font-weight:500}.cart-form .quantity label.sr-only,.modal-details-actions .quantity label.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.cart-form .quantity .quantity-input,.modal-details-actions .quantity .quantity-input{align-items:center;display:flex}.cart-form .quantity .quantity-input input,.modal-details-actions .quantity .quantity-input input{-moz-appearance:textfield;border:1px solid #e0e0e0;border-radius:0;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;height:42px;padding:0;text-align:center;width:60px}.cart-form .quantity .quantity-input input::-webkit-inner-spin-button,.cart-form .quantity .quantity-input input::-webkit-outer-spin-button,.modal-details-actions .quantity .quantity-input input::-webkit-inner-spin-button,.modal-details-actions .quantity .quantity-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-form .quantity .quantity-input input:focus,.modal-details-actions .quantity .quantity-input input:focus{border-color:#333;outline:none}.cart-form .quantity .quantity-input input:disabled,.modal-details-actions .quantity .quantity-input input:disabled{background-color:#f8f9fa;cursor:not-allowed}.cart-form .quantity .quantity-input .quantity-decrease,.cart-form .quantity .quantity-input .quantity-increase,.modal-details-actions .quantity .quantity-input .quantity-decrease,.modal-details-actions .quantity .quantity-input .quantity-increase{align-items:center;background-color:#f5f5f5;border:1px solid #e0e0e0;cursor:pointer;display:flex;font-size:1.25rem;height:42px;justify-content:center;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:42px}.cart-form .quantity .quantity-input .quantity-decrease:hover:not(:disabled),.cart-form .quantity .quantity-input .quantity-increase:hover:not(:disabled),.modal-details-actions .quantity .quantity-input .quantity-decrease:hover:not(:disabled),.modal-details-actions .quantity .quantity-input .quantity-increase:hover:not(:disabled){background-color:#eceaed}.cart-form .quantity .quantity-input .quantity-decrease:disabled,.cart-form .quantity .quantity-input .quantity-increase:disabled,.modal-details-actions .quantity .quantity-input .quantity-decrease:disabled,.modal-details-actions .quantity .quantity-input .quantity-increase:disabled{background-color:#f8f9fa;color:#e0e0e0;cursor:not-allowed}.cart-form .quantity .quantity-input .quantity-decrease,.modal-details-actions .quantity .quantity-input .quantity-decrease{border-radius:4px 0 0 4px;border-right:none}.cart-form .quantity .quantity-input .quantity-increase,.modal-details-actions .quantity .quantity-input .quantity-increase{border-left:none;border-radius:0 4px 4px 0}.cart-form .add-to-cart-button,.modal-details-actions .add-to-cart-button{align-items:center;background-color:#333;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;flex:1 1 auto;font-size:1rem;font-weight:600;height:42px;justify-content:center;padding:.75rem 1rem;transition:all .2s ease}.cart-form .add-to-cart-button:focus,.cart-form .add-to-cart-button:hover,.modal-details-actions .add-to-cart-button:focus,.modal-details-actions .add-to-cart-button:hover{background-color:#212121}.cart-form .add-to-cart-button:disabled,.modal-details-actions .add-to-cart-button:disabled{background-color:#eee;background-color:#e0e0e0;cursor:not-allowed;opacity:.7}.cart-form .view-details-button,.modal-details-actions .view-details-button{align-items:center;background-color:#f8f9fa;border:1px solid #eceaed;border-radius:4px;color:#333;cursor:pointer;display:flex;flex:1 1 auto;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.9rem;font-weight:500;height:42px;justify-content:center;padding:.75rem 1rem;text-align:center;text-decoration:none;transition:all .2s ease}.cart-form .view-details-button:hover,.modal-details-actions .view-details-button:hover{background-color:#f5f5f5;border-color:#e0e0e0;color:#333;text-decoration:none}.cart-form .cart-message,.modal-details-actions .cart-message{border-radius:4px;flex-basis:100%;font-size:.9rem;font-weight:500;margin-top:1rem;order:3;padding:.75rem;text-align:center}.cart-form .cart-message.success,.modal-details-actions .cart-message.success{background-color:#43a0471a;border:1px solid rgba(67,160,71,.2);color:#43a047}.cart-form .cart-message.error,.modal-details-actions .cart-message.error{background-color:#e539351a;border:1px solid rgba(229,57,53,.2);color:#e53935}.cart-form.single-product-actions,.modal-details-actions.single-product-actions{background-color:#f8f9fa;border:1px solid #eceaed;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.cart-form.modal-details-actions,.modal-details-actions.modal-details-actions{background:none;border:none;margin-top:auto;padding:0;width:100%}.product-card-actions{align-items:center;border-top:1px solid #eceaed;display:grid;gap:10px;grid-template-columns:1fr 1fr;min-height:60px;padding:15px}.product-card-actions .view-product-btn{align-items:center;background-color:#f8f9fa;border:1px solid transparent;border-radius:4px;color:#333;display:flex;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px;font-weight:500;height:auto;justify-content:center;min-height:36px;overflow:hidden;padding:8px 12px;text-align:center;text-decoration:none;text-overflow:ellipsis;transition:background-color .3s ease;white-space:nowrap}.product-card-actions .view-product-btn:hover{background-color:#f5f5f5}.product-card-actions .product-card-add-to-cart-wrapper{display:flex;flex-direction:column;position:relative}.product-card-actions .add-to-cart-btn{align-items:center;background-color:#333;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px;font-weight:500;height:auto;justify-content:center;min-height:36px;overflow:hidden;padding:8px 12px;text-align:center;text-overflow:ellipsis;transition:background-color .3s ease,opacity .3s ease;white-space:nowrap;width:100%}.product-card-actions .add-to-cart-btn:hover:not(:disabled){background-color:#212121}.product-card-actions .add-to-cart-btn.disabled{background-color:#e0e0e0;cursor:not-allowed;opacity:.7}.product-card-actions .add-to-cart-btn.disabled:hover{background-color:#e0e0e0}.product-card-actions .add-to-cart-btn.loading{opacity:.8}.product-card-actions .cart-message-inline{border-radius:4px;bottom:100%;font-size:.75rem;font-weight:500;left:50%;margin-bottom:5px;max-width:150px;padding:.3rem .6rem;position:absolute;text-align:center;transform:translate(-50%);width:30ch;z-index:1}.product-card-actions .cart-message-inline.success{background-color:#43a047e6;color:#fff}.product-card-actions .cart-message-inline.error{background-color:#e53935e6;color:#fff}@media (max-width:768px){.product-card-actions{gap:8px;min-height:50px;padding:12px}.product-card-actions .add-to-cart-btn,.product-card-actions .view-product-btn{font-size:13px;min-height:32px}}@media (max-width:420px){.product-card-actions{min-height:45px;padding:10px}.product-card-actions .add-to-cart-btn,.product-card-actions .view-product-btn{font-size:12px;min-height:30px}}.product-card-list .product-card-actions{border-left:1px solid #eceaed;border-top:none;display:flex;flex-direction:column;flex-shrink:0;grid-template-columns:1fr;height:auto;justify-content:center;min-height:200px;padding:15px;width:150px}.product-card-list .product-card-actions .product-card-add-to-cart-wrapper,.product-card-list .product-card-actions .view-product-btn{margin-bottom:10px;width:100%}.product-card-list .product-card-actions .product-card-add-to-cart-wrapper:last-child,.product-card-list .product-card-actions .view-product-btn:last-child{margin-bottom:0}.product-card-list .product-card-actions .add-to-cart-btn{width:100%}@media (max-width:900px) and (min-width:769px){.product-card-list .product-card-actions{min-height:180px;padding:10px;width:120px}.product-card-list .product-card-actions .add-to-cart-btn,.product-card-list .product-card-actions .view-product-btn{font-size:13px;min-height:32px;padding:6px 8px}}@media (max-width:768px){.product-card-list .product-card-actions{border-left:none;border-top:1px solid #eceaed;flex-direction:row;gap:8px;grid-template-columns:1fr 1fr;min-height:auto;padding:12px;width:100%}.product-card-list .product-card-actions .product-card-add-to-cart-wrapper,.product-card-list .product-card-actions .view-product-btn{margin-bottom:0}.product-card-list .product-card-actions .add-to-cart-btn,.product-card-list .product-card-actions .view-product-btn{height:40px}}.order-summary-item{align-items:center;margin-bottom:1rem}.order-summary-item:last-child{margin-bottom:0}.order-summary-item .item-image img{height:60px;width:60px}.order-summary-item .item-details .item-name{font-weight:500;margin-bottom:.25rem}.order-summary-item .item-details .item-variations{color:#757575;font-size:.8rem}.order-summary-item .item-details .item-variations span{display:block;line-height:1.4}.order-summary-item .item-total{font-weight:500}@media (max-width:768px){.order-summary-item{gap:.75rem}.order-summary-item .item-image img{height:50px;width:50px}.order-summary-item .item-details,.order-summary-item .item-total{font-size:.85rem}}.order-summary-item{align-items:flex-start;border-bottom:1px solid #eceaed;display:flex;gap:1rem;padding:.75rem 0}.order-summary-item:last-child{border-bottom:none;padding-bottom:0}.order-summary-item .item-image{flex-shrink:0}.order-summary-item .item-image img{border:1px solid #eceaed;border-radius:4px;display:block;height:50px;-o-object-fit:cover;object-fit:cover;width:50px}.order-summary-item .item-details{flex-grow:1;font-size:.9rem;min-width:0}.order-summary-item .item-details .item-name{color:#333;display:block;font-weight:600;line-height:1.3;margin-bottom:.35rem;text-decoration:none}.order-summary-item .item-details .checkout-item-attributes{color:#757575;display:flex;flex-direction:column;font-size:.8rem;gap:.2rem;margin-top:.2rem}.order-summary-item .item-details .checkout-item-attribute{align-items:center;display:flex;gap:.4rem}.order-summary-item .item-details .checkout-item-attribute .attribute-name{font-weight:500}.order-summary-item .item-details .checkout-item-attribute .checkout-item-color-swatch{border:1px solid rgba(0,0,0,.1);border-radius:50%;display:inline-block;height:14px;vertical-align:middle;width:14px}.order-summary-item .item-details .checkout-item-attribute .checkout-item-text-button{display:inline-block}.order-summary-item .item-details .checkout-item-attribute .checkout-item-image-preview{border:1px solid #eceaed;border-radius:2px;display:inline-block;height:18px;-o-object-fit:cover;object-fit:cover;vertical-align:middle;width:18px}.order-summary-item .item-total{color:#333;flex-shrink:0;font-size:.9rem;font-weight:600;margin-left:auto;padding-left:.5rem;text-align:right;white-space:nowrap}@media (max-width:320px){.order-summary-item{gap:.75rem;padding:.6rem 0}.order-summary-item .item-image img{height:45px;width:45px}.order-summary-item .item-details{font-size:.85rem}.order-summary-item .item-details .checkout-item-attributes{font-size:.75rem}.order-summary-item .item-total{font-size:.85rem}}.order-summary-totals{margin-top:2rem}@media screen and (max-width:768px){.order-summary-totals{margin-top:1rem}}.order-summary-totals .totals-row{align-items:center;border-bottom:1px solid #eceaed;display:flex;font-size:.95rem;justify-content:space-between;padding:.4rem 0}.order-summary-totals .totals-row:last-of-type{border-bottom:none}.order-summary-totals .totals-row .totals-label{color:#757575}.order-summary-totals .totals-row .totals-label.free-shipping-label{color:#43a047;font-weight:600}.order-summary-totals .totals-row .totals-value{color:#333;font-weight:500;white-space:nowrap}.order-summary-totals .totals-row.discount .totals-label,.order-summary-totals .totals-row.discount .totals-value{color:#43a047}.order-summary-totals .totals-row.grand-total{border-bottom:none;border-top:2px solid #e0e0e0;margin-top:.5rem;padding-top:1rem}.order-summary-totals .totals-row.grand-total strong{color:#333;font-size:1.15rem;font-weight:600}@media (max-width:768px){.order-summary-totals .totals-row{font-size:.9rem;padding:.5rem 0}.order-summary-totals .totals-row.grand-total strong{font-size:1.05rem}}.checkout-order-summary{background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:1.5rem}.checkout-order-summary h2{border-bottom:1px solid #eceaed;color:#333;font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;margin-top:0;padding-bottom:1rem}.checkout-order-summary--empty .empty-cart-shop-link{background-color:gold;border:none;color:#fff;display:inline-block;margin-top:1rem}.checkout-order-summary--empty .empty-cart-shop-link:focus,.checkout-order-summary--empty .empty-cart-shop-link:hover{background-color:#b8860b}@media (max-width:768px){.checkout-order-summary{padding:1rem}.checkout-order-summary h2{font-size:1.2rem;margin-bottom:1rem}}.checkout-steps-indicator{border-bottom:1px solid #eceaed;margin-bottom:2.5rem;padding-bottom:1rem}.checkout-steps-indicator ol{counter-reset:checkout-step-counter;display:flex;justify-content:space-around;list-style:none;margin:0;padding:0}.checkout-steps-indicator .checkout-step{color:#bdbdbd;flex:1;padding-top:2.5rem;position:relative;text-align:center}.checkout-steps-indicator .checkout-step:before{background-color:#eceaed;border-radius:50%;color:#757575;content:counter(checkout-step-counter);counter-increment:checkout-step-counter;display:block;font-size:.9rem;font-weight:600;height:30px;left:50%;line-height:30px;position:absolute;top:0;transform:translate(-50%);transition:background-color .3s ease,color .3s ease;width:30px;z-index:1}.checkout-steps-indicator .checkout-step:not(:last-child):after{background-color:#eceaed;content:"";height:2px;left:50%;position:absolute;top:15px;transform:translate(0);transition:background-color .3s ease;width:100%;z-index:0}.checkout-steps-indicator .checkout-step .step-label{display:block;font-size:.9rem;font-weight:500;margin-top:.5rem;transition:color .3s ease}.checkout-steps-indicator .checkout-step.active{color:#333}.checkout-steps-indicator .checkout-step.active:before{background-color:#333;color:#fff}.checkout-steps-indicator .checkout-step.active .step-label{font-weight:600}.checkout-steps-indicator .checkout-step.completed{color:#757575}.checkout-steps-indicator .checkout-step.completed:before{background-color:#43a047;color:#fff;content:"✓";font-size:1rem;line-height:30px}.checkout-steps-indicator .checkout-step.completed:after{background-color:#43a047}.checkout-steps-indicator .checkout-step.completed .step-label{font-weight:500}@media screen and (max-width:768px){.checkout-steps-indicator .checkout-step{padding-top:2rem}.checkout-steps-indicator .checkout-step:before{font-size:.8rem;height:24px;line-height:24px;width:24px}.checkout-steps-indicator .checkout-step:not(:last-child):after{top:12px}.checkout-steps-indicator .checkout-step .step-label{font-size:.8rem}}.billing-step-container{margin-bottom:2rem}.billing-step-container h2{border-bottom:1px solid #eceaed;color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem}.billing-step-container.skeleton-billing .react-loading-skeleton{background-color:#e0e0e0;border-radius:4px}.billing-step-container.skeleton-billing .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}.billing-step-container.skeleton-billing h2 .react-loading-skeleton{border-radius:4px;margin-bottom:1.5rem}.billing-step-container.skeleton-billing .form-grid .form-field .react-loading-skeleton:first-child{border-radius:4px;height:16px;margin-bottom:5px;width:40%}.billing-step-container.skeleton-billing .form-grid .form-field .react-loading-skeleton:last-child{border-radius:4px;height:44px}.billing-address-form .use-billing-for-shipping{margin-bottom:1.5rem}.billing-address-form .use-billing-for-shipping label{align-items:center;color:#333;cursor:pointer;display:flex;font-size:.95rem}.billing-address-form .use-billing-for-shipping input[type=checkbox]{accent-color:#333;cursor:pointer;height:16px;margin-right:.5rem;width:16px}.billing-address-form .form-grid{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}@media screen and (max-width:768px){.billing-address-form .form-grid{gap:1rem;grid-template-columns:1fr}}.billing-address-form .form-field{display:flex;flex-direction:column;position:relative}.billing-address-form .form-field.full-width{grid-column:1/-1}.billing-address-form .form-field label{color:#757575;font-size:.9rem;font-weight:500;margin-bottom:.4rem}.billing-address-form .form-field label:after{color:#e53935;content:" *";display:inline}.billing-address-form .form-field label[for$=-address2]:after,.billing-address-form .form-field label[for$=-company]:after,.billing-address-form .form-field label[for$=-phone]:after,.billing-address-form .form-field label[for$=-postcode]:after,.billing-address-form .form-field label[for$=-use-billing-for-shipping]:after{content:""}.billing-address-form .form-field input[type=email],.billing-address-form .form-field input[type=tel],.billing-address-form .form-field input[type=text],.billing-address-form .form-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;color:#333;display:block;font-size:1rem;font-weight:400;height:44px;line-height:1.5;padding:.75rem 1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.billing-address-form .form-field input[type=email]:focus,.billing-address-form .form-field input[type=tel]:focus,.billing-address-form .form-field input[type=text]:focus,.billing-address-form .form-field select:focus{background-color:#fff;border-color:#333;box-shadow:0 0 0 .2rem #33333340;color:#333;outline:0}.billing-address-form .form-field input[type=email]::-moz-placeholder,.billing-address-form .form-field input[type=tel]::-moz-placeholder,.billing-address-form .form-field input[type=text]::-moz-placeholder,.billing-address-form .form-field select::-moz-placeholder{color:#bdbdbd;opacity:1}.billing-address-form .form-field input[type=email]::placeholder,.billing-address-form .form-field input[type=tel]::placeholder,.billing-address-form .form-field input[type=text]::placeholder,.billing-address-form .form-field select::placeholder{color:#bdbdbd;opacity:1}.billing-address-form .form-field input[type=email][aria-invalid=true],.billing-address-form .form-field input[type=tel][aria-invalid=true],.billing-address-form .form-field input[type=text][aria-invalid=true],.billing-address-form .form-field select[aria-invalid=true]{border-color:#e53935;box-shadow:0 0 0 1px #e5393540}.billing-address-form .form-field input[type=email][aria-invalid=true]:focus,.billing-address-form .form-field input[type=tel][aria-invalid=true]:focus,.billing-address-form .form-field input[type=text][aria-invalid=true]:focus,.billing-address-form .form-field select[aria-invalid=true]:focus{border-color:#e53935;box-shadow:0 0 0 .2rem #e5393540}.billing-address-form .form-field input[type=email]:disabled,.billing-address-form .form-field input[type=tel]:disabled,.billing-address-form .form-field input[type=text]:disabled,.billing-address-form .form-field select:disabled{background-color:#f5f5f5;border-color:#eceaed;color:#bdbdbd;cursor:not-allowed;opacity:.7}.billing-address-form .form-field input[type=email]:disabled:focus,.billing-address-form .form-field input[type=tel]:disabled:focus,.billing-address-form .form-field input[type=text]:disabled:focus,.billing-address-form .form-field select:disabled:focus{border-color:#eceaed;box-shadow:none}.billing-address-form .form-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;padding-right:2.5rem}.billing-address-form .form-field input.country-input-fixed{background-color:#f8f9fa;border-color:#eceaed;color:#757575;cursor:not-allowed;opacity:.8}.billing-address-form .form-field input.country-input-fixed:focus{border-color:#eceaed;box-shadow:none}.billing-address-form .form-field .error-message{color:#e53935;font-size:.8rem;font-weight:500;margin-top:.3rem}.shipping-step-container{margin-bottom:2rem}.shipping-step-container h2{border-bottom:1px solid #eceaed;color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem}.shipping-step-container.skeleton-shipping .react-loading-skeleton{background-color:#e0e0e0;border-radius:4px}.shipping-step-container.skeleton-shipping .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}.shipping-step-container.skeleton-shipping h2 .react-loading-skeleton{border-radius:4px;margin-bottom:1.5rem}.shipping-step-container.skeleton-shipping .use-billing-for-shipping .react-loading-skeleton{border-radius:4px;height:24px;margin-bottom:1rem;width:250px}.shipping-step-container.skeleton-shipping .form-grid .form-field .react-loading-skeleton:first-child{border-radius:4px;height:16px;margin-bottom:5px;width:40%}.shipping-step-container.skeleton-shipping .form-grid .form-field .react-loading-skeleton:last-child{border-radius:4px;height:44px}.shipping-address-form .use-billing-for-shipping{margin-bottom:1.5rem}.shipping-address-form .use-billing-for-shipping label{align-items:center;color:#333;cursor:pointer;display:flex;font-size:.95rem}.shipping-address-form .use-billing-for-shipping input[type=checkbox]{accent-color:#333;cursor:pointer;height:16px;margin-right:.5rem;width:16px}.shipping-address-form .shipping-fields-container{transition:opacity .3s ease}.shipping-address-form .form-grid{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}@media screen and (max-width:768px){.shipping-address-form .form-grid{gap:1rem;grid-template-columns:1fr}}.shipping-address-form .form-field{display:flex;flex-direction:column;position:relative}.shipping-address-form .form-field.full-width{grid-column:1/-1}.shipping-address-form .form-field label{color:#757575;font-size:.9rem;font-weight:500;margin-bottom:.4rem}.shipping-address-form .form-field label:after{color:#e53935;content:" *";display:inline}.shipping-address-form .form-field label[for$=-address2]:after,.shipping-address-form .form-field label[for$=-company]:after,.shipping-address-form .form-field label[for$=-phone]:after,.shipping-address-form .form-field label[for$=-postcode]:after,.shipping-address-form .form-field label[for$=-use-billing-for-shipping]:after{content:""}.shipping-address-form .form-field input[type=email],.shipping-address-form .form-field input[type=tel],.shipping-address-form .form-field input[type=text],.shipping-address-form .form-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;color:#333;display:block;font-size:1rem;font-weight:400;height:44px;line-height:1.5;padding:.75rem 1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.shipping-address-form .form-field input[type=email]:focus,.shipping-address-form .form-field input[type=tel]:focus,.shipping-address-form .form-field input[type=text]:focus,.shipping-address-form .form-field select:focus{background-color:#fff;border-color:#333;box-shadow:0 0 0 .2rem #33333340;color:#333;outline:0}.shipping-address-form .form-field input[type=email]::-moz-placeholder,.shipping-address-form .form-field input[type=tel]::-moz-placeholder,.shipping-address-form .form-field input[type=text]::-moz-placeholder,.shipping-address-form .form-field select::-moz-placeholder{color:#bdbdbd;opacity:1}.shipping-address-form .form-field input[type=email]::placeholder,.shipping-address-form .form-field input[type=tel]::placeholder,.shipping-address-form .form-field input[type=text]::placeholder,.shipping-address-form .form-field select::placeholder{color:#bdbdbd;opacity:1}.shipping-address-form .form-field input[type=email][aria-invalid=true],.shipping-address-form .form-field input[type=tel][aria-invalid=true],.shipping-address-form .form-field input[type=text][aria-invalid=true],.shipping-address-form .form-field select[aria-invalid=true]{border-color:#e53935;box-shadow:0 0 0 1px #e5393540}.shipping-address-form .form-field input[type=email][aria-invalid=true]:focus,.shipping-address-form .form-field input[type=tel][aria-invalid=true]:focus,.shipping-address-form .form-field input[type=text][aria-invalid=true]:focus,.shipping-address-form .form-field select[aria-invalid=true]:focus{border-color:#e53935;box-shadow:0 0 0 .2rem #e5393540}.shipping-address-form .form-field input[type=email]:disabled,.shipping-address-form .form-field input[type=tel]:disabled,.shipping-address-form .form-field input[type=text]:disabled,.shipping-address-form .form-field select:disabled{background-color:#f5f5f5;border-color:#eceaed;color:#bdbdbd;cursor:not-allowed;opacity:.7}.shipping-address-form .form-field input[type=email]:disabled:focus,.shipping-address-form .form-field input[type=tel]:disabled:focus,.shipping-address-form .form-field input[type=text]:disabled:focus,.shipping-address-form .form-field select:disabled:focus{border-color:#eceaed;box-shadow:none}.shipping-address-form .form-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;padding-right:2.5rem}.shipping-address-form .form-field input.country-input-fixed{background-color:#f8f9fa;border-color:#eceaed;color:#757575;cursor:not-allowed;opacity:.8}.shipping-address-form .form-field input.country-input-fixed:focus{border-color:#eceaed;box-shadow:none}.shipping-address-form .form-field .error-message{color:#e53935;font-size:.8rem;font-weight:500;margin-top:.3rem}.shipping-address-form.is-disabled .shipping-fields-container{opacity:.6;pointer-events:none}.shipping-address-form.is-disabled .shipping-fields-container label:after{content:""}.checkout-navigation{align-items:center;border-top:1px solid #eceaed;display:flex;justify-content:space-between;margin-top:2rem;padding-top:1.5rem}.checkout-navigation .checkout-nav-button{border-radius:4px;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 1.5rem;transition:background-color .3s ease,border-color .3s ease,opacity .3s ease}.checkout-navigation .checkout-nav-button:disabled{cursor:not-allowed;opacity:.6}.checkout-navigation .checkout-nav-button.prev-button{background-color:gold;border:none;color:#fff}.checkout-navigation .checkout-nav-button.prev-button:focus,.checkout-navigation .checkout-nav-button.prev-button:hover{background-color:#b8860b}.checkout-navigation .checkout-nav-button.next-button,.checkout-navigation .checkout-nav-button.place-order-button{background-color:#333;border:none;color:#fff}.checkout-navigation .checkout-nav-button.next-button:focus,.checkout-navigation .checkout-nav-button.next-button:hover,.checkout-navigation .checkout-nav-button.place-order-button:focus,.checkout-navigation .checkout-nav-button.place-order-button:hover{background-color:#212121}.checkout-navigation .checkout-nav-button.next-button:disabled,.checkout-navigation .checkout-nav-button.place-order-button:disabled{background-color:#eee;cursor:not-allowed}.checkout-navigation:has(.next-button:only-child){justify-content:flex-end}.payment-step-container{margin-bottom:2rem}.payment-step-container h2{border-bottom:1px solid #eceaed;color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.payment-methods .payment-option{border:1px solid #eceaed;border-radius:4px;cursor:pointer;margin-bottom:1rem;padding:1rem;transition:border-color .3s ease,box-shadow .3s ease}.payment-methods .payment-option:hover{border-color:#666}.payment-methods .payment-option.selected{border-color:#333;box-shadow:0 0 0 2px #3333}.payment-methods .payment-option label{align-items:center;cursor:pointer;display:flex;position:relative;width:100%}.payment-methods .payment-option label input[type=radio]{accent-color:#333;cursor:pointer;height:18px;margin-right:.75rem;width:18px}.payment-methods .payment-option label .payment-title{color:#333;cursor:pointer;font-weight:600;margin-right:.5rem}.payment-methods .payment-option label .payment-tooltip-container{align-items:center;display:inline-flex;margin-left:.5rem;position:relative}.payment-methods .payment-option label .payment-tooltip-container .payment-help-icon{align-items:center;background-color:#eee;border-radius:50%;color:#757575;cursor:help;display:inline-flex;font-size:.75rem;font-weight:700;height:16px;justify-content:center;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:16px}.payment-methods .payment-option label .payment-tooltip-container .payment-tooltip{background-color:#27272a;border-radius:4px;bottom:100%;color:#fff;font-size:.8rem;left:50%;line-height:1.4;max-width:250px;opacity:0;padding:.5rem .75rem;position:absolute;transform:translate(-50%) translateY(-8px);transition:opacity .2s ease,visibility .2s ease;visibility:hidden;white-space:normal;width:-moz-max-content;width:max-content;z-index:10}.payment-methods .payment-option label .payment-tooltip-container .payment-tooltip:after{border:5px solid transparent;border-top-color:#27272a;content:"";left:50%;position:absolute;top:100%;transform:translate(-50%)}.payment-methods .payment-option label .payment-tooltip-container:hover .payment-tooltip{opacity:1;visibility:visible}.payment-methods .payment-option .payment-form-elements{border-top:1px dashed #eceaed;margin-top:1rem;padding-top:1rem}.payment-methods .payment-error{color:#e53935;font-size:.9rem;margin-top:1rem}.paytr-iframe-container{border:1px solid #e0e0e0;border-radius:4px;margin-top:1.5rem;overflow:hidden}.paytr-iframe-container iframe{border:none;display:block;min-height:500px}.paytr-loading-indicator{color:#757575;margin-top:1rem;padding:2rem 1rem;text-align:center}.paytr-loading-indicator .react-loading-skeleton{margin:0 auto 1rem}.paytr-status-container{border-top:1px dashed #eceaed;margin-top:1rem;padding-top:1rem}.paytr-status-container .rtkq-error-card.compact{background-color:transparent;border:none;box-shadow:none;padding:0}.checkout-error-banner{align-items:center;background-color:#e5393514;border:1px solid rgba(229,57,53,.25);border-left:4px solid #e53935;border-radius:4px;color:#cd1e1a;display:flex;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.95rem;margin-bottom:1.5rem;padding:.85rem 1.25rem}.checkout-error-banner .error-icon{align-items:center;background-color:#e53935;border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:.9rem;font-weight:700;height:22px;justify-content:center;line-height:1;margin-right:.85rem;width:22px}.checkout-error-banner .error-message{flex-grow:1;line-height:1.5;margin:0}.checkout-error-banner .dismiss-button{background:none;border:none;color:inherit;cursor:pointer;flex-shrink:0;font-size:1.6rem;line-height:1;margin-left:1rem;opacity:.7;padding:.25rem;transition:opacity .2s ease}.checkout-error-banner .dismiss-button:hover{opacity:1}@media screen and (max-width:320px){.checkout-error-banner{font-size:.9rem;padding:.75rem 1rem}.checkout-error-banner .error-icon{font-size:.8rem;height:20px;margin-right:.6rem;width:20px}.checkout-error-banner .dismiss-button{font-size:1.5rem;margin-left:.75rem}}.checkout-page-container{font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:0 auto;max-width:1200px;min-height:60vh;padding:2rem 1rem}.checkout-page-container h1{color:#333;font-size:2rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.checkout-page-container .checkout-content{display:flex;flex-wrap:wrap;gap:2rem}.checkout-page-container .checkout-content .checkout-form-column{flex:2;min-width:300px}.checkout-page-container .checkout-content .checkout-summary-column{flex:1;min-width:280px}@media (min-width:769px){.checkout-page-container .checkout-content .checkout-summary-column .checkout-order-summary{position:sticky;top:2rem}}@media screen and (max-width:768px){.checkout-page-container .checkout-content{flex-direction:column-reverse}.checkout-page-container .checkout-content .checkout-form-column,.checkout-page-container .checkout-content .checkout-summary-column{flex:1 1 100%}.checkout-page-container .checkout-content .checkout-summary-column .checkout-order-summary{position:static}}.checkout-page-container.checkout-loading .checkout-title-skeleton{margin:0 auto 1.5rem}.checkout-page-container.checkout-loading .checkout-steps-skeleton{margin-bottom:2rem}.checkout-page-container.checkout-loading .checkout-content-skeleton{display:flex;flex-wrap:wrap;gap:2rem}.checkout-page-container.checkout-loading .checkout-content-skeleton .checkout-form-skeleton{flex:2;min-width:300px}.checkout-page-container.checkout-loading .checkout-content-skeleton .checkout-summary-skeleton{background-color:#f8f9fa;border:1px solid #eceaed;border-radius:6px;flex:1;min-width:280px;padding:1.5rem}@media screen and (max-width:768px){.checkout-page-container.checkout-loading .checkout-content-skeleton{flex-direction:column-reverse}.checkout-page-container.checkout-loading .checkout-content-skeleton .checkout-form-skeleton,.checkout-page-container.checkout-loading .checkout-content-skeleton .checkout-summary-skeleton{flex:1 1 100%}}.checkout-page-container.checkout-error h1{margin-bottom:1rem}.checkout-page-container.checkout-error .rtkq-error-card{margin:1rem auto;max-width:700px}.order-summary-details{margin-bottom:2rem}.order-summary-details .order-status-info{background-color:#f8f9fa;border:1px solid #eceaed;border-radius:6px;margin-bottom:2rem;padding:1.5rem;text-align:center}.order-summary-details .order-status-info h2{color:#43a047;font-size:1.3rem;margin-bottom:.75rem}.order-summary-details .order-status-info p{color:#333;margin-bottom:.5rem}.order-summary-details .order-status-info .order-status{background-color:#bdbdbd26;border-radius:15px;color:#757575;display:inline-block;font-size:.85rem;font-weight:600;padding:.2rem .6rem;text-transform:capitalize}.order-summary-details .order-status-info .order-status.status-pending{background-color:#ff980026;color:#cc7a00}.order-summary-details .order-status-info .order-status.status-processing{background-color:#2196f326;color:#1565c0}.order-summary-details .order-status-info .order-status.status-on-hold{background-color:#ff980033;color:#b36a00}.order-summary-details .order-status-info .order-status.status-completed{background-color:#43a04726;color:#3b8e3f}.order-summary-details .order-status-info .order-status.status-cancelled{background-color:#75757526;color:#757575}.order-summary-details .order-status-info .order-status.status-refunded{background-color:#42424226;color:#424242}.order-summary-details .order-status-info .order-status.status-failed{background-color:#e5393526;color:#e53935}.order-summary-details .address-section{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}@media screen and (max-width:768px){.order-summary-details .address-section{gap:1.5rem}}.order-summary-details .address-block{background-color:#fff;border:1px solid #eceaed;border-radius:4px;padding:1.5rem}.order-summary-details .address-block h3{border-bottom:1px solid #eceaed;font-size:1.1rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.order-summary-details .address-block p{color:#757575;font-size:.95rem;line-height:1.6;margin:0}.order-items-section{margin-bottom:2rem}.order-items-section h3{border-bottom:1px solid #eceaed;font-size:1.2rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.order-items-section .order-items-table{border:1px solid #eceaed;border-collapse:collapse;width:100%}.order-items-section .order-items-table thead th{background-color:#f8f9fa;border-bottom:2px solid #e0e0e0;color:#757575;font-size:.9rem;font-weight:600;padding:.75rem 1rem;text-align:left;text-transform:uppercase}.order-items-section .order-items-table thead th.item-thumbnail-header{width:70px}.order-items-section .order-items-table thead th.item-quantity-header{text-align:center;width:80px}.order-items-section .order-items-table thead th.item-total-header{text-align:right;width:120px}.order-items-section .order-items-table tbody tr{border-bottom:1px solid #eceaed}.order-items-section .order-items-table tbody tr:last-child{border-bottom:none}.order-items-section .order-items-table tbody td{padding:1rem;vertical-align:middle}@media screen and (max-width:768px){.order-items-section .order-items-table{border:none}.order-items-section .order-items-table thead th{font-size:.85rem;padding:.6rem .8rem}.order-items-section .order-items-table tbody td{padding:.8rem}.order-items-section .order-items-table thead{display:none}.order-items-section .order-items-table tbody tr{background-color:#fff;border:1px solid #eceaed;border-radius:4px;display:block;margin-bottom:1.5rem;padding:1rem}.order-items-section .order-items-table tbody td{border-bottom:1px dashed #eceaed;display:block;padding:.5rem 0;text-align:left!important;width:100%!important}.order-items-section .order-items-table tbody td:last-child{border-bottom:none}.order-items-section .order-items-table tbody td:before{color:#757575;content:attr(data-label);display:inline-block;font-weight:600;margin-right:.5rem;min-width:80px}}.order-item-row td{vertical-align:middle}.order-item-row .item-thumbnail{padding-right:0;width:70px}.order-item-row .item-thumbnail img{border:1px solid #eceaed;border-radius:4px;display:block;height:50px;-o-object-fit:cover;object-fit:cover;width:50px}.order-item-row .item-name{font-weight:500;line-height:1.4}.order-item-row .item-name a{color:#333;text-decoration:none}.order-item-row .item-name a:hover{color:#333;text-decoration:underline}.order-item-row .item-name .item-variation-attributes{color:#757575;font-size:.85rem;margin-top:.25rem}.order-item-row .item-quantity{font-weight:500;text-align:center;width:80px}.order-item-row .item-total{font-weight:600;text-align:right;white-space:nowrap;width:120px}@media screen and (max-width:768px){.order-item-row .item-thumbnail{padding-bottom:.5rem;width:auto}.order-item-row .item-thumbnail:before{display:none}.order-item-row .item-thumbnail img{height:60px;margin-bottom:.5rem;width:60px}.order-item-row .item-name{font-size:1rem}.order-item-row .item-name a{font-weight:600}.order-item-row .item-name .item-variation-attributes{font-size:.9rem}.order-item-row .item-quantity{text-align:left;width:auto}.order-item-row .item-total{font-size:1rem;text-align:left;width:auto}}.order-totals-section{background-color:#f8f9fa;border:1px solid #eceaed;border-radius:4px;margin-top:2rem;padding:1.5rem}.order-totals-section h3{border-bottom:1px solid #eceaed;font-size:1.2rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.order-totals-section .order-totals-table{border-collapse:collapse;width:100%}.order-totals-section .order-totals-table tbody tr{border-bottom:1px solid #eceaed}.order-totals-section .order-totals-table tbody tr:last-child{border-bottom:none}.order-totals-section .order-totals-table td,.order-totals-section .order-totals-table th{font-size:.95rem;padding:.75rem 0;text-align:left}.order-totals-section .order-totals-table th{color:#757575;font-weight:500}.order-totals-section .order-totals-table td{color:#333;font-weight:500;text-align:right}.order-totals-section .order-totals-table .discount-row td,.order-totals-section .order-totals-table .discount-row th{color:#43a047}.order-totals-section .order-totals-table .free-shipping-row .free-shipping-label{color:#43a047;font-weight:600}.order-totals-section .order-totals-table .grand-total-row{border-top:2px solid #e0e0e0;margin-top:.5rem}.order-totals-section .order-totals-table .grand-total-row td,.order-totals-section .order-totals-table .grand-total-row th{font-size:1.1rem;font-weight:600;padding-top:1rem}.order-totals-section .order-totals-table .grand-total-row td strong{color:#333}@media screen and (max-width:768px){.order-totals-section{padding:1rem}.order-totals-section h3{font-size:1.1rem}.order-totals-section .order-totals-table td,.order-totals-section .order-totals-table th{font-size:.9rem;padding:.6rem 0}.order-totals-section .order-totals-table .grand-total-row td,.order-totals-section .order-totals-table .grand-total-row th{font-size:1rem}}.bacs-details-section{background-color:#e3f2fd;border:1px solid rgba(33,150,243,.3);border-radius:4px;margin-bottom:2rem;padding:1.5rem}.bacs-details-section h3{color:#1565c0;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.bacs-details-section p{color:#333;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.bacs-details-section .bank-account-details{border-top:1px dashed rgba(21,101,192,.3);margin-top:1.5rem;padding-top:1rem}.bacs-details-section .bank-account-details h4{color:#333;font-size:1rem;font-weight:600;margin-bottom:1rem}.bacs-details-section .bank-account-details .bank-accounts-list{list-style:none;margin:0;padding:0}.bacs-details-section .bank-account-details .bank-account-item{border-bottom:1px solid rgba(21,101,192,.15);margin-bottom:1.5rem;padding-bottom:1rem}.bacs-details-section .bank-account-details .bank-account-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.bacs-details-section .bank-account-details .bank-account-item p{color:#757575;font-size:.9rem;line-height:1.5;margin-bottom:.4rem}.bacs-details-section .bank-account-details .bank-account-item p strong{color:#333;display:inline-block;font-weight:600;min-width:120px}.bacs-details-section .bank-account-details p:only-child{color:#bdbdbd;font-style:italic}.order-invalid-message{background-color:#f8f9fa;border:1px dashed #e0e0e0;border-radius:4px;padding:2rem 1rem;text-align:center}.order-invalid-message .order-error-message{color:#e53935;font-weight:500;margin-bottom:1.5rem}.order-invalid-message .shop-link{background-color:#333;border:none;color:#fff}.order-invalid-message .shop-link:focus,.order-invalid-message .shop-link:hover{background-color:#212121}.order-invalid-message .shop-link:disabled{background-color:#eee;cursor:not-allowed}.order-page-container{font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:0 auto;max-width:900px;min-height:60vh;padding:2rem 1rem}.order-page-container h1{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center}.order-page-container .order-page-content{background-color:#fff;border-radius:6px}@media screen and (max-width:768px){.order-page-container .order-page-content{padding:1rem}}.order-page-container .order-error-container .rtkq-error-card{margin-bottom:1.5rem}.order-page-container .shop-link{background-color:gold;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;margin-top:1rem;padding:.75rem 1.5rem;text-decoration:none}.order-page-container .shop-link:focus,.order-page-container .shop-link:hover{background-color:#b8860b}.order-page-container .shop-link:hover{text-decoration:none}.order-page-container .order-page-loading .address-section-skeleton,.order-page-container .order-page-loading .order-details-skeleton,.order-page-container .order-page-loading .order-items-skeleton,.order-page-container .order-page-loading .order-totals-skeleton{border-bottom:1px dashed #eceaed;margin-bottom:2rem;padding-bottom:1rem}.order-page-container .order-page-loading .address-section-skeleton h2 .react-loading-skeleton,.order-page-container .order-page-loading .address-section-skeleton h3 .react-loading-skeleton,.order-page-container .order-page-loading .order-details-skeleton h2 .react-loading-skeleton,.order-page-container .order-page-loading .order-details-skeleton h3 .react-loading-skeleton,.order-page-container .order-page-loading .order-items-skeleton h2 .react-loading-skeleton,.order-page-container .order-page-loading .order-items-skeleton h3 .react-loading-skeleton,.order-page-container .order-page-loading .order-totals-skeleton h2 .react-loading-skeleton,.order-page-container .order-page-loading .order-totals-skeleton h3 .react-loading-skeleton{margin-bottom:1rem}.order-page-container .order-page-loading .address-section-skeleton{display:grid;gap:2rem;grid-template-columns:1fr 1fr}@media screen and (max-width:768px){.order-page-container .order-page-loading .address-section-skeleton{gap:1rem;grid-template-columns:1fr}}.order-page-container .order-page-loading .address-section-skeleton .address-block-skeleton .react-loading-skeleton{margin-bottom:.4rem}.order-page-container .order-page-loading .order-items-skeleton .order-item-row-skeleton{align-items:center;border-bottom:1px solid #eceaed;display:flex;gap:1rem;padding:.75rem 0}.order-page-container .order-page-loading .order-items-skeleton .order-item-row-skeleton:last-child{border-bottom:none}.order-page-container .order-page-loading .order-items-skeleton .order-item-row-skeleton .item-details-skeleton{flex-grow:1}.order-page-container .order-page-loading .order-totals-skeleton{border-bottom:none}.order-page-container .order-page-loading .order-totals-skeleton .react-loading-skeleton{margin-bottom:.6rem}.order-page-container .order-page-loading .react-loading-skeleton{background-color:#e0e0e0;border-radius:4px}.order-page-container .order-page-loading .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}.site-footer{background-color:#27272a;color:#fff;font-size:.9rem;padding:3rem 1rem .5rem}.site-footer a{color:#eceaed;cursor:pointer;transition:color .2s ease}.site-footer a:focus,.site-footer a:hover{color:#fff;text-decoration:none}.site-footer .footer-container{display:grid;gap:2rem;grid-template-areas:"widgets" "info";margin:0 auto;max-width:1440px}.site-footer .footer-widgets{display:grid;gap:2rem;grid-area:widgets;-ms-grid-column:1;-ms-grid-row:1;grid-template-columns:repeat(4,1fr)}.site-footer .footer-widgets .footer-widget:last-child{grid-column:1/-1}.site-footer .footer-widget .widget-title{border-bottom:1px solid #757575;color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.site-footer .footer-widget p{color:#eceaed;line-height:1.7;margin-bottom:.5rem}.site-footer .footer-widget ul{list-style:none;margin:0;padding:0}.site-footer .footer-widget ul li{margin-bottom:.5rem}.site-footer .footer-widget ul li i{color:#666;cursor:default;margin-right:.5rem;text-align:center;width:1.2em}.site-footer .footer-widget ul li a{cursor:pointer}.site-footer .footer-widget .footer-menu li a{display:inline-block;padding:.2rem 0}.site-footer .footer-widget .footer-widget-toggle{background:none;border:none;color:#fff;cursor:pointer;display:none;line-height:1;margin-left:auto;padding:0 .25rem}.site-footer .footer-widget .footer-widget-toggle .icon-toggle{border-color:#fff;border-style:solid;border-width:0 2px 2px 0;display:inline-block;height:.75em;padding:2px;transform:rotate(45deg);transition:transform .2s ease-in-out;width:.75em}.site-footer .footer-widget .contact-info .contact-group{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin-bottom:.75rem}.site-footer .footer-widget .contact-info .contact-group:last-child{margin-bottom:0}.site-footer .footer-widget .contact-info .contact-item{align-items:flex-start;display:flex;flex-basis:auto}.site-footer .footer-widget .contact-info .contact-item i{color:#666;cursor:default;flex-shrink:0;margin-right:.6rem;margin-top:.15em;text-align:center;width:1.2em}.site-footer .footer-widget .contact-info .contact-item a{cursor:pointer}.site-footer .footer-widget .social-links{display:flex;gap:1rem;margin-top:1rem}.site-footer .footer-widget .social-links a{color:#eceaed;cursor:pointer;font-size:1.4rem}.site-footer .footer-widget .social-links a:focus,.site-footer .footer-widget .social-links a:hover{color:#666}.site-footer .footer-widget .social-links a i{cursor:pointer}.site-footer .site-info{border-top:1px solid #757575;color:#e0e0e0;font-size:.85rem;grid-area:info;-ms-grid-column:1;-ms-grid-row:3;padding-top:2rem;text-align:center}@media screen and (max-width:1024px){.site-footer .footer-widgets{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.site-footer .footer-widgets{gap:1.5rem;grid-template-columns:1fr}.site-footer .footer-widget .contact-info .contact-group{gap:.5rem 1rem}.site-footer .footer-widget.js-accordion-widget .widget-title.js-accordion-title{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.site-footer .footer-widget.js-accordion-widget .footer-widget-toggle{align-items:center;display:inline-flex;justify-content:center}.site-footer .footer-widget.js-accordion-widget ul.footer-menu{margin-bottom:0;margin-top:0;max-height:0;overflow:hidden;padding-bottom:0;padding-top:0;transition:max-height .3s ease-out,padding-top .3s ease-out,padding-bottom .3s ease-out,margin-top .3s ease-out}.site-footer .footer-widget.js-accordion-widget.is-open ul.footer-menu{margin-top:.75rem;max-height:500px;padding-bottom:.5rem;padding-top:.5rem}.site-footer .footer-widget.js-accordion-widget.is-open .footer-widget-toggle .icon-toggle{transform:rotate(-135deg)}}@media screen and (max-width:320px){.site-footer{padding:2rem 1rem}.site-footer .site-info{padding-top:1.5rem}.site-footer .footer-widget .contact-info .contact-group{align-items:flex-start;flex-direction:column;gap:.5rem}}body{color:#333;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:500;line-height:1.6;margin:0;padding:0}main{min-height:60vh}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translate(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.yarl__thumbnails{display:flex;height:100%}.yarl__thumbnails_bottom,.yarl__thumbnails_end .yarl__thumbnails_track,.yarl__thumbnails_start .yarl__thumbnails_track,.yarl__thumbnails_top{flex-direction:column}.yarl__thumbnails_wrapper{flex:1;position:relative}.yarl__thumbnails_container{background-color:var(--yarl__thumbnails_container_background_color,var(--yarl__color_backdrop,#000));flex:0 0 auto;overflow:hidden;padding:var(--yarl__thumbnails_container_padding,16px);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.yarl__thumbnails_vignette{pointer-events:none;position:absolute;--yarl__thumbnails_vignette_size:12%}@media (min-width:1200px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:8%}}@media (min-width:2000px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:5%}}.yarl__thumbnails_bottom .yarl__thumbnails_vignette,.yarl__thumbnails_top .yarl__thumbnails_vignette{background:linear-gradient(to right,var(--yarl__color_backdrop,#000) 0,transparent var(--yarl__thumbnails_vignette_size,12%) calc(100% - var(--yarl__thumbnails_vignette_size, 12%)),var(--yarl__color_backdrop,#000) 100%);height:100%;left:0;right:0}.yarl__thumbnails_end .yarl__thumbnails_vignette,.yarl__thumbnails_start .yarl__thumbnails_vignette{background:linear-gradient(to bottom,var(--yarl__color_backdrop,#000) 0,transparent var(--yarl__thumbnails_vignette_size,12%) calc(100% - var(--yarl__thumbnails_vignette_size, 12%)),var(--yarl__color_backdrop,#000) 100%);bottom:0;top:0;width:100%}.yarl__thumbnails_track{gap:var(--yarl__thumbnails_thumbnail_gap,16px);outline:none}.yarl__thumbnails_thumbnail{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--yarl__thumbnails_thumbnail_background,#000);border-color:var(--yarl__thumbnails_thumbnail_border_color,var(--yarl__color_button,hsla(0,0%,100%,.8)));border-radius:var(--yarl__thumbnails_thumbnail_border_radius,4px);border-style:var(--yarl__thumbnails_thumbnail_border_style,solid);border-width:var(--yarl__thumbnails_thumbnail_border,1px);cursor:pointer;flex:0 0 auto;-webkit-tap-highlight-color:transparent;box-sizing:content-box;height:var(--yarl__thumbnails_thumbnail_height,80px);outline:none;overflow:hidden;padding:var(--yarl__thumbnails_thumbnail_padding,4px);position:relative;width:var(--yarl__thumbnails_thumbnail_width,120px)}.yarl__thumbnails_thumbnail_active{border-color:var(--yarl__thumbnails_thumbnail_active_border_color,var(--yarl__color_button_active,#fff))}.yarl__thumbnails_thumbnail_fadein{animation:yarl__thumbnails_thumbnail_fadein var(--yarl__thumbnails_thumbnail_fadein_duration,.5s) ease-in-out var(--yarl__thumbnails_thumbnail_fadein_delay,0s) forwards;opacity:0}.yarl__thumbnails_thumbnail_fadeout{animation:yarl__thumbnails_thumbnail_fadeout var(--yarl__thumbnails_thumbnail_fadeout_duration,.5s) ease-in-out var(--yarl__thumbnails_thumbnail_fadeout_delay,0s) forwards;cursor:unset}.yarl__thumbnails_thumbnail_placeholder{cursor:unset;visibility:hidden}.yarl__thumbnails_thumbnail:focus{box-shadow:var(--yarl__thumbnails_thumbnail_focus_box_shadow,#000 0 0 0 2px,var(--yarl__color_button,hsla(0,0%,100%,.8)) 0 0 0 4px)}.yarl__thumbnails_thumbnail:focus:not(:focus-visible){box-shadow:unset}.yarl__thumbnails_thumbnail:focus-visible{box-shadow:var(--yarl__thumbnails_thumbnail_focus_box_shadow,#000 0 0 0 2px,var(--yarl__color_button,hsla(0,0%,100%,.8)) 0 0 0 4px)}.yarl__thumbnails_thumbnail_icon{color:var(--yarl__thumbnails_thumbnail_icon_color,var(--yarl__color_button,hsla(0,0%,100%,.8)));filter:var(--yarl__thumbnails_thumbnail_icon_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));height:var(--yarl__thumbnails_thumbnail_icon_size,32px);left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%);width:var(--yarl__thumbnails_thumbnail_icon_size,32px)}@keyframes yarl__thumbnails_thumbnail_fadein{0%{opacity:0}to{opacity:1}}@keyframes yarl__thumbnails_thumbnail_fadeout{0%{opacity:1}to{opacity:0}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA)}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;overflow:clip;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
