.accordion-item{border-bottom:1px solid var(--color-borders,#e5e7eb);width:100%}.accordion-item:last-child{border-bottom:none}.accordion-item-trigger{cursor:pointer;text-align:left;width:100%;color:var(--color-headings,#1f2937);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;font-size:1rem;font-weight:500;transition:background-color .2s;display:flex}.accordion-item-trigger:hover:not(:disabled){background-color:var(--color-background,#f9fafb)}.accordion-item-trigger:disabled{cursor:default}.accordion-item-title{flex:1}.accordion-item-icon{width:1.25rem;height:1.25rem;color:var(--color-text,#6b7280);flex-shrink:0;transition:transform .2s}.accordion-item[data-state=open] .accordion-item-icon{transform:rotate(180deg)}.accordion-item-content{max-height:0;padding:0 1rem;transition:max-height .3s ease-out,padding .3s ease-out;overflow:hidden}.accordion-item[data-state=open] .accordion-item-content{max-height:5000px;padding:0 1rem 1rem}.accordion-item-content-inner{padding-top:1rem}.accordion-item-empty{color:var(--color-text,#9ca3af);padding:.5rem 0;font-style:italic}.announcement-link{color:inherit;text-decoration:none}.announcement-link:hover{text-decoration:underline}.banner-slide-image-wrapper{width:100%;display:block;position:relative}.banner-slide-image{object-fit:var(--banner-object-fit,cover);width:100%;height:auto;display:block}.banner-slide-image-desktop{display:block}.banner-slide-image-mobile{display:none}@container container (max-width:767px){.banner-slide-image-desktop{display:none}.banner-slide-image-mobile{display:block}}.btn{border-radius:var(--btn-radius,.375rem);cursor:pointer;border:none;outline:none;justify-content:center;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.btn-sm{padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem}.btn-md{padding:.625rem 1.25rem;font-size:1rem;line-height:1.5rem}.btn-lg{padding:.75rem 1.5rem;font-size:1.125rem;line-height:1.75rem}.btn-primary{background-color:var(--btn-primary-bg,#3b82f6);color:var(--btn-primary-text,#fff)}.btn-primary:hover{background-color:var(--btn-primary-bg-hover,#2563eb)}.btn-secondary{background-color:var(--btn-secondary-bg,#6b7280);color:var(--btn-secondary-text,#fff)}.btn-secondary:hover{background-color:var(--btn-secondary-bg-hover,#4b5563)}.btn-outline{color:var(--btn-outline-text,#3b82f6);border:2px solid var(--btn-outline-border,#3b82f6);background-color:#0000}.btn-outline:hover{background-color:var(--btn-outline-bg-hover,#eff6ff)}@container container (max-width:768px){.btn-mobile-full{width:100%}}.category-title-component{margin:0;line-height:1.2}.footer-copyright{width:100%}.footer-link-list{flex-direction:column;display:flex}.footer-link-list-title{color:#111827}.footer-link-list-items{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.footer-link-list-items li{margin:0}.footer-link-list-items a{color:#6b7280;text-decoration:none;transition:color .2s}.footer-link-list-items a:hover{color:#111827}.footer-logo-placeholder-mock{background-color:#f3f4f6;border:2px dashed #d1d5db;border-radius:4px;justify-content:center;align-items:center;width:150px;height:50px;display:flex}.footer-logo-placeholder-text{color:#6b7280;letter-spacing:1px;font-size:14px;font-weight:600}.footer-logo-image-wrapper{justify-content:center;align-items:center;display:flex}.footer-newsletter{flex-direction:column;gap:12px;display:flex}.footer-newsletter-title{color:#111827;margin:0;font-size:16px;font-weight:700}.footer-newsletter-description{color:#6b7280;margin:0;font-size:14px}.footer-newsletter-form{gap:8px;display:flex}.footer-newsletter-form-horizontal{flex-direction:row}.footer-newsletter-form-vertical{flex-direction:column}.footer-newsletter-input{border:1px solid #e5e7eb;border-radius:6px;outline:none;flex:1;padding:10px 12px;font-size:14px;transition:border-color .2s}.footer-newsletter-input:focus{border-color:#3b82f6}.footer-newsletter-input:disabled{cursor:not-allowed;background-color:#f3f4f6}.footer-newsletter-button{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.footer-newsletter-button-primary{color:#fff;background-color:#3b82f6}.footer-newsletter-button-primary:hover:not(:disabled){background-color:#2563eb}.footer-newsletter-button-secondary{color:#fff;background-color:#6b7280}.footer-newsletter-button-secondary:hover:not(:disabled){background-color:#4b5563}.footer-newsletter-button-outline{color:#3b82f6;background-color:#0000;border:1px solid #3b82f6}.footer-newsletter-button-outline:hover:not(:disabled){color:#fff;background-color:#3b82f6}.footer-newsletter-button:disabled{opacity:.6;cursor:not-allowed}@container container (max-width:767px){.footer-newsletter-form-horizontal{flex-direction:column}}.footer-separator{border:none;width:100%;margin:0;padding:0}.footer-social-media{display:flex}.footer-social-media-link{justify-content:center;align-items:center;transition:transform .2s,opacity .2s;display:flex}.footer-social-media-link:hover{opacity:.8;transform:scale(1.1)}.footer-social-media-icon{justify-content:center;align-items:center;display:flex}.footer-trust-badges{display:flex}.footer-trust-badge{justify-content:center;align-items:center;display:flex}.footer-trust-badge img{max-width:100%;height:auto}.header-actions{align-items:center;display:flex}.header-search-mock{cursor:pointer;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:8px;min-width:200px;padding:8px 12px;display:flex}.header-search-text{color:#6b7280;font-size:14px}.header-user-profile-mock{cursor:pointer;justify-content:center;align-items:center;display:flex}.header-cart-icon-mock{cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative}.header-cart-badge{color:#fff;text-align:center;background-color:#ef4444;border-radius:10px;min-width:18px;padding:2px 6px;font-size:10px;font-weight:600;position:absolute;top:-6px;right:-6px}@container container (max-width:767px){.header-search-header{display:none}}.header-logo-placeholder-mock{background-color:#f3f4f6;border:2px dashed #d1d5db;border-radius:4px;justify-content:center;align-items:center;width:150px;height:50px;display:flex}.header-logo-placeholder-text{color:#6b7280;letter-spacing:1px;font-size:14px;font-weight:600}.header-logo-image-wrapper{justify-content:center;align-items:center;display:flex}.header-menu-item-wrapper{position:relative}.header-menu-item{color:#374151;white-space:nowrap;cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.header-menu-item:hover{color:#111827;background-color:#f3f4f6}.header-menu-item-text{display:inline-block}.header-menu-item-chevron{color:#6b7280;transition:transform .2s}.header-menu-item-chevron.open{transform:rotate(180deg)}.header-menu-submenu{opacity:0;visibility:hidden;z-index:1000;will-change:opacity;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:200px;margin-top:4px;padding:8px 0;list-style:none;transition:opacity .2s ease-out,visibility .2s ease-out;position:absolute;top:100%;left:0;box-shadow:0 4px 6px -1px #0000001a}.header-menu-submenu.open{opacity:1;visibility:visible}.header-menu-submenu-item{margin:0}[dir=rtl] .header-menu-submenu{left:auto;right:0}.header-menu-submenu-flip{left:auto!important;right:0!important}[dir=rtl] .header-menu-submenu-flip{left:0!important;right:auto!important}.header-menu-submenu-above{margin-top:0!important;margin-bottom:4px!important;top:auto!important;bottom:100%!important}.header-menu-submenu-align-right{left:auto!important;right:0!important}[dir=rtl] .header-menu-submenu-align-right{left:0!important;right:auto!important}.header-menu-item-wrapper .header-menu-item-wrapper .header-menu-submenu{margin-top:0;margin-left:8px;top:0;left:100%}[dir=rtl] .header-menu-item-wrapper .header-menu-item-wrapper .header-menu-submenu,.header-menu-submenu-flip .header-menu-item-wrapper .header-menu-submenu{margin-left:0;margin-right:8px;left:auto;right:100%}[dir=rtl] .header-menu-submenu-flip .header-menu-item-wrapper .header-menu-submenu{margin-left:8px;margin-right:0;left:100%;right:auto}@container container (max-width:768px){.header-menu-submenu{width:90vw;max-width:calc(100vw - 32px);position:fixed;transform:translate(-50%);left:50%!important;right:auto!important}[dir=rtl] .header-menu-submenu{transform:translate(50%)}}.header-navigation-wrapper{align-items:center;display:flex}.header-navigation-menu{align-items:center;gap:inherit;margin:0;padding:0;list-style:none;display:flex}.header-navigation-menu-item{margin:0;padding:0;position:relative}.heading-desktop{display:block}.heading-mobile{display:none}@container container (max-width:768px){.heading-desktop{display:none}.heading-mobile{display:block}}.image-component{height:auto;display:block}.product-card .image-component,.product-card .product-card-media .image-component{object-fit:cover;width:100%;height:100%}.image-placeholder{color:#999;background-color:#f0f0f0;border:2px dashed #ccc;justify-content:center;align-items:center;display:flex}.image-placeholder span{font-size:.875rem}.page-title-component{margin:0;padding:0;line-height:1.2}.page-title-placeholder{text-align:center;color:#9ca3af;border:2px dashed #d1d5db;border-radius:8px;padding:1rem;font-size:.875rem}.product-wishlist-button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.product-wishlist-button:disabled{opacity:.6;cursor:not-allowed}.product-wishlist-button-primary{color:#fff;background-color:#4169e1;border-color:#4169e1}.product-wishlist-button-primary:hover:not(:disabled){background-color:#3b5fd4;border-color:#3b5fd4}.product-wishlist-button-primary.product-wishlist-button-active{background-color:#ef4444;border-color:#ef4444}.product-wishlist-button-primary.product-wishlist-button-active:hover:not(:disabled){background-color:#dc2626;border-color:#dc2626}.product-wishlist-button-secondary{color:#fff;background-color:#6b7280;border-color:#6b7280}.product-wishlist-button-secondary:hover:not(:disabled){background-color:#4b5563;border-color:#4b5563}.product-wishlist-button-secondary.product-wishlist-button-active{background-color:#ef4444;border-color:#ef4444}.product-wishlist-button-outline{color:#374151;background-color:#0000;border-color:#d1d5db}.product-wishlist-button-outline:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.product-wishlist-button-outline.product-wishlist-button-active{color:#ef4444;background-color:#fef2f2;border-color:#ef4444}.product-wishlist-button-outline.product-wishlist-button-active:hover:not(:disabled){background-color:#fee2e2;border-color:#dc2626}.product-wishlist-button-icon{color:#374151;background-color:#0000;border-color:#d1d5db;border-radius:50%;width:2.5rem;height:2.5rem;padding:.5rem}.product-wishlist-button-icon:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.product-wishlist-button-icon.product-wishlist-button-active{color:#ef4444;background-color:#fef2f2;border-color:#ef4444}.product-wishlist-button-icon.product-wishlist-button-active:hover:not(:disabled){background-color:#fee2e2;border-color:#dc2626}.product-wishlist-button-icon-element{flex-shrink:0;transition:all .2s}.product-wishlist-button-icon-filled{color:#ef4444}.product-wishlist-button-text{white-space:nowrap}.product-description-content{line-height:1.6}.product-description-show-more{color:#3b82f6;cursor:pointer;font-size:inherit;background:0 0;border:none;margin-top:.5rem;padding:0}.product-description-show-more:hover{text-decoration:underline}.product-info-description-component{color:#fff;width:100%;line-height:1.6}.product-info-table-component{width:100%}.product-info-table-specs{flex-direction:column;gap:0;display:flex}.product-info-table-item{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr 1fr;gap:1rem;padding:1rem 0;display:grid}.product-info-table-item:last-child{border-bottom:none}.product-info-table-label-container{flex:none}.product-info-table-label{color:#fff;font-weight:500}.product-info-table-value-container{flex:1}.product-info-table-value{color:#fffc}.product-price-irr{font-variant-numeric:tabular-nums;letter-spacing:0}.product-price-irr:after{content:""}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.product-share-button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.product-share-button:disabled{opacity:.6;cursor:not-allowed}.product-share-button-primary{color:#fff;background-color:#4169e1;border-color:#4169e1}.product-share-button-primary:hover:not(:disabled){background-color:#3b5fd4;border-color:#3b5fd4}.product-share-button-secondary{color:#fff;background-color:#6b7280;border-color:#6b7280}.product-share-button-secondary:hover:not(:disabled){background-color:#4b5563;border-color:#4b5563}.product-share-button-outline{color:#374151;background-color:#0000;border-color:#d1d5db}.product-share-button-outline:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.product-share-button-icon{color:#374151;background-color:#0000;border-color:#d1d5db;border-radius:50%;width:2.5rem;height:2.5rem;padding:.5rem}.product-share-button-icon:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.product-share-button-icon-element{flex-shrink:0}.product-share-button-text{white-space:nowrap}.product-title-component{margin:0;padding:0}.search-title-wrapper{flex-direction:column;gap:.5rem;display:flex}.search-title-component{margin:0;padding:0;line-height:1.2}.search-title-count{color:#6b7280;margin:0;font-size:.875rem}.search-title-placeholder{text-align:center;color:#6b7280;background:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;display:flex}.search-title-placeholder-icon{font-size:2rem}.search-title-placeholder-hint{color:#9ca3af;font-size:.75rem}.text-component{margin:0;padding:0}.group-component{box-sizing:border-box}.group-equal-children>*{box-sizing:border-box;flex:1;min-width:0;overflow:hidden}@container container (min-width:641px){.group-equal-children>*{flex:1!important}}@container container (max-width:640px){.group-component.group-mobile-vertical{flex-direction:column!important}.group-component.group-mobile-reverse{flex-direction:column-reverse!important}.group-component{width:var(--group-mobile-width,100%)!important}.group-mobile-vertical .group-equal-children>*{width:var(--group-mobile-width,100%)!important;flex:0 auto!important}}.product-attributes-display{width:100%}.product-attributes-display-item{align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.product-attributes-display-label{color:#374151;font-size:.875rem;font-weight:500}.product-attributes-display-value{color:#6b7280;font-size:.875rem}.product-attributes-selector{width:100%}.product-attributes-selector-section{flex-direction:column;gap:1.25rem;display:flex}.product-attributes-selector-attribute{flex-direction:column;gap:.75rem;display:flex}.product-attributes-selector-label{color:#374151;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.product-attributes-selector-required{color:#ef4444}.product-attributes-selector-values{flex-wrap:wrap;gap:.75rem;display:flex}.product-attributes-selector-value{cursor:pointer;color:#374151;background:#fff;border:2px solid #e5e7eb;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.product-attributes-selector-value:hover:not(:disabled){background-color:#f9fafb;border-color:#4169e1}.product-attributes-selector-value-selected{color:#fff;background-color:#4169e1;border-color:#4169e1}.product-attributes-selector-value-selected:hover:not(:disabled){background-color:#3557c7;border-color:#3557c7}.product-attributes-selector-value-disabled{opacity:.5;cursor:not-allowed;position:relative}.product-attributes-selector-value-disabled:after{content:"";background:currentColor;height:1px;position:absolute;top:50%;left:0;right:0;transform:rotate(-10deg)}.product-attributes-selector-out-of-stock{opacity:.7;margin-left:.25rem;font-size:.75rem}.product-attributes-selector-value-color{background-position:50%;background-size:cover;border-radius:50%;width:2.5rem;height:2.5rem;padding:0;position:relative}.product-attributes-selector-value-color.product-attributes-selector-value-selected{border-color:#fff;box-shadow:0 0 0 3px #4169e1}.product-attributes-selector-value-color.product-attributes-selector-value-selected:after{content:"✓";color:#fff;text-shadow:0 1px 2px #00000080;font-size:.875rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-attributes-selector-value-image{justify-content:center;align-items:center;width:4rem;height:4rem;padding:.25rem;display:flex}.product-attributes-selector-value-image img{object-fit:cover;border-radius:.25rem;width:100%;height:100%}.product-attributes-selector-input{color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.625rem .875rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.product-attributes-selector-input:focus{border-color:#4169e1;outline:none;box-shadow:0 0 0 3px #4169e11a}.product-attributes-selector-input::placeholder{color:#9ca3af}.product-attributes-selector-textarea{color:#374151;resize:vertical;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;width:100%;min-height:100px;padding:.625rem .875rem;font-family:inherit;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.product-attributes-selector-textarea:focus{border-color:#4169e1;outline:none;box-shadow:0 0 0 3px #4169e11a}.product-attributes-selector-textarea::placeholder{color:#9ca3af}.product-attributes-selector-select{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.625rem .875rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.product-attributes-selector-select:focus{border-color:#4169e1;outline:none;box-shadow:0 0 0 3px #4169e11a}.product-attributes-selector-select[multiple]{min-height:120px}.product-attributes-selector-file{flex-direction:column;gap:.5rem;display:flex}.product-attributes-selector-file-input{color:#374151;cursor:pointer;background-color:#f9fafb;border:1px dashed #d1d5db;border-radius:.375rem;padding:.625rem .875rem;font-size:.875rem;transition:border-color .2s}.product-attributes-selector-file-input:hover{border-color:#4169e1}.product-attributes-selector-file-hint{color:#6b7280;font-size:.75rem}.product-attributes-selector-radio-group{flex-direction:column;gap:.5rem;display:flex}.product-attributes-selector-radio-label{cursor:pointer;color:#374151;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.product-attributes-selector-radio-label input[type=radio]{accent-color:#4169e1;width:1rem;height:1rem}.product-attributes-selector-checkbox-group{flex-direction:column;gap:.5rem;display:flex}.product-attributes-selector-checkbox-label{cursor:pointer;color:#374151;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.product-attributes-selector-checkbox-label input[type=checkbox]{accent-color:#4169e1;width:1rem;height:1rem}.product-card{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.product-card-empty{text-align:center;color:#999;padding:1rem}.product-card-media{aspect-ratio:1;width:100%;min-height:0;position:relative;overflow:hidden}.product-card-image{object-fit:cover;width:100%;height:100%;display:block}.product-card .product-gallery{aspect-ratio:1;flex-direction:column;width:100%;min-height:0;display:flex}.product-card .product-gallery-main-wrapper{aspect-ratio:1;flex:1;width:100%;min-height:0;position:relative}.product-card .product-gallery-main-image,.product-card .product-gallery-main-wrapper img,.product-card .product-gallery-main-wrapper>img,.product-card .product-gallery-main-wrapper>*>img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.product-card-fav-button{cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;display:flex;position:absolute;top:.5rem;left:.5rem}.product-card-fav-icon{width:1rem;height:1rem}.product-card-details{box-sizing:border-box;flex-direction:column;gap:.5rem;width:100%;padding:1rem;display:flex}.product-filters-component{text-align:center;color:#6b7280;background-color:#f9fafb;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;padding:2rem;transition:border-color .2s;display:flex}.product-filters-icon{color:#9ca3af;margin-bottom:.5rem}.product-filters-title{margin:0 0 .25rem;font-size:1.125rem;font-weight:600}.product-filters-description{color:#6b7280;margin:0;font-size:.875rem}.product-gallery{width:100%;display:flex;position:relative}.product-card .product-gallery{aspect-ratio:1;width:100%;min-height:0}.product-card .product-gallery-main-wrapper{aspect-ratio:1;width:100%;min-height:0;position:relative;overflow:hidden}.product-card .product-gallery-main-image,.product-card .product-gallery-main-wrapper img,.product-card .product-gallery-main-wrapper>img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.product-card .product-gallery-thumbnails-carousel{display:none}.product-gallery-thumbnails-below{flex-direction:column}.product-gallery-thumbnails-top{flex-direction:column-reverse}.product-gallery-thumbnails-left{flex-direction:row}.product-gallery-thumbnails-right{flex-direction:row-reverse}@container container (max-width:767px){.product-gallery-thumbnails-left,.product-gallery-thumbnails-right{flex-direction:column}}.product-gallery-empty{width:100%}.product-gallery-placeholder{aspect-ratio:1;background-color:#f3f4f6;border-radius:.5rem;width:100%}.product-gallery-main-wrapper{background-color:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.product-gallery-main-wrapper>img,.product-gallery-main-wrapper img{object-fit:cover;width:100%;height:100%;display:block}.product-gallery-main-image{object-fit:contain;border-radius:.5rem;width:100%;max-width:100%;height:auto}.product-gallery-main-wrapper-zoom-click .product-gallery-main-image,.product-gallery-main-wrapper-zoom-hover .product-gallery-main-image{transition:transform .3s;transform:scale(2)}.product-gallery-thumbnails-carousel{position:relative}.product-gallery-thumbnails-carousel .carousel-viewport{overflow:hidden}.product-gallery-thumbnails-left .product-gallery-thumbnails-carousel,.product-gallery-thumbnails-right .product-gallery-thumbnails-carousel{max-width:150px}@container container (max-width:767px){.product-gallery-thumbnails-left .product-gallery-thumbnails-carousel,.product-gallery-thumbnails-right .product-gallery-thumbnails-carousel{max-width:100%}}.product-gallery-thumbnail{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:.375rem;padding:.25rem;transition:all .2s;overflow:hidden}.product-gallery-thumbnail:hover{border-color:#4169e1}.product-gallery-thumbnail-active{border-color:#000;box-shadow:0 4px 6px -1px #0000001a}.product-gallery-thumbnail-image{object-fit:cover;border-radius:.25rem;width:100%;height:100%;display:block}.product-gallery-thumbnail-nav{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 4px #0000001a}.product-gallery-thumbnail-nav:hover{background:#f9fafb}.product-gallery-thumbnail-nav-prev{left:-1rem}.product-gallery-thumbnail-nav-next{right:-1rem}.product-gallery-customer-images-button{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:flex}.product-gallery-customer-images-button:hover{background-color:#f9fafb}.product-gallery-customer-images-icon{width:1rem;height:1rem}.product-gallery-modal-overlay{z-index:1000;background-color:#000000bf;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.product-gallery-modal-content{background:#fff;border-radius:.5rem;max-width:90vw;max-height:90vh;padding:2rem;position:relative;overflow:auto}.product-gallery-modal-close{cursor:pointer;z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background-color .2s;display:flex;position:absolute;top:1rem;right:1rem}.product-gallery-modal-close:hover{background:#f9fafb}.product-gallery-modal-header{margin-bottom:1.5rem}.product-gallery-modal-header h3{margin:0;font-size:1.5rem;font-weight:600}.product-gallery-modal-images{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.product-gallery-modal-image-item{aspect-ratio:1;border-radius:.5rem;overflow:hidden}.product-gallery-modal-image{object-fit:cover;width:100%;height:100%;display:block}.product-grid-list-component,.seo-box-component,.sub-categories-component{width:100%}.sub-categories-link{color:inherit;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;display:flex}.sub-categories-image-wrapper{justify-content:center;align-items:center;width:100px;height:100px;display:flex}.sub-categories-name{text-align:center;font-size:.875rem}.tab-component{width:100%}.accordion{flex-direction:column;gap:0;width:100%;display:flex}.banner-slide{width:100%;display:flex}.banner-slide img{object-fit:var(--banner-object-fit,cover);width:100%;height:auto;display:block}.best-comments-component{width:100%}.best-comments-desktop{display:block}.best-comments-mobile{display:none}@container container (max-width:767px){.best-comments-desktop{display:none}.best-comments-mobile{display:block}}.best-comments-desktop-wrapper{width:100%}.best-comments-desktop-header,.best-comments-mobile-title{margin-bottom:1rem}.best-comments-desktop-title,.best-comments-mobile-title{font-size:1.5rem;font-weight:700}.best-comments-review-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.best-comments-review-card-content{flex-direction:column;gap:.75rem;display:flex}.best-comments-review-card-header{flex-direction:column;gap:.5rem;display:flex}.best-comments-review-card-user{justify-content:space-between;align-items:center;display:flex}.best-comments-review-card-user-info{flex-direction:column;gap:.25rem;display:flex}.best-comments-review-card-user-name{font-weight:500}.best-comments-review-card-user-date{color:#6b7280;font-size:.875rem}.best-comments-review-card-avatar{background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.best-comments-review-card-avatar-text{color:#374151;font-weight:500}.best-comments-review-card-stars{gap:.25rem;display:flex}.best-comments-review-card-star{width:1rem;height:1rem}.best-comments-review-card-mobile-header{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.best-comments-review-card-mobile-indicator{background:#3b82f6;border-radius:50%;width:.5rem;height:.5rem}.best-comments-review-card-mobile-name{font-weight:500}.best-comments-review-card-text{color:#374151;line-height:1.6}.blog-features-component{width:100%}.blog-features-desktop{display:block}.blog-features-mobile{display:none}@container container (max-width:767px){.blog-features-desktop{display:none}.blog-features-mobile{display:block}}.blog-features-desktop-header,.blog-features-mobile-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.blog-features-title,.blog-features-mobile-title{font-size:1.5rem;font-weight:700}.blog-features-link{color:inherit;align-items:center;gap:.5rem;text-decoration:none;display:flex}.blog-features-link-icon{display:inline-block;position:relative}.blog-features-link-icon-layer{position:absolute;top:0;left:0}.blog-features-link-icon-layer--offset{opacity:.7;transform:translate(2px,2px)}.blog-features-article-card{flex-direction:column;gap:.5rem;display:flex}.blog-features-article-card-image-wrapper{aspect-ratio:16/9;border-radius:.5rem;width:100%;position:relative;overflow:hidden}.blog-features-article-card-image{object-fit:cover;width:100%;height:100%}.blog-features-article-card-date{color:#fff;background:#000000b3;border-radius:.25rem;padding:.25rem .5rem;font-size:.875rem;position:absolute;bottom:.5rem;right:.5rem}.blog-features-article-card-title{font-size:1rem;font-weight:500;line-height:1.5}.brands-features-component,.brands-features-inner-container{width:100%}.brands-features-desktop-layout{align-items:center;gap:2rem;display:flex}.brands-features-mobile-layout{display:none}@container container (max-width:767px){.brands-features-desktop-layout{display:none}.brands-features-mobile-layout{display:block}}.brands-features-content-wrapper{flex-direction:column;flex:0 0 30%;gap:1rem;display:flex}.brands-features-content-title{font-size:1.5rem;font-weight:700}.brands-features-content-description{color:#6b7280;line-height:1.6}.brands-features-navigation-wrapper{align-items:center;gap:1rem;display:flex}.brands-features-view-all-btn{background:var(--btn-primary-bg,#3b82f6);color:var(--btn-primary-text,#fff);cursor:pointer;border:none;border-radius:.375rem;padding:.5rem 1rem}.brands-features-arrows-wrapper{gap:.5rem;display:flex}.brands-features-brand-card{background:#fff;border-radius:.5rem;flex-direction:column;gap:.5rem;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.brands-features-brand-card-img{aspect-ratio:16/9;object-fit:cover;width:100%}.brands-features-brand-card-title{padding:.5rem 1rem;font-weight:500}.brands-features-brand-card-description{color:#6b7280;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.brands-features-brand-card-quantity{font-size:.875rem}.brands-features-brand-card-chevron{color:#9ca3af;width:1rem;height:1rem}.brands-features-brand-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.brands-features-brand-card-mobile{background:#fff;border-radius:.5rem;justify-content:center;align-items:center;padding:1rem;display:flex;box-shadow:0 1px 3px #0000001a}.brands-features-brand-card-logo{object-fit:contain;max-width:100%;max-height:60px}.brands-features-view-all-mobile-btn{background:var(--btn-primary-bg,#3b82f6);width:100%;color:var(--btn-primary-text,#fff);cursor:pointer;border:none;border-radius:.375rem;padding:.75rem;font-weight:500}.footer-component{box-sizing:border-box;width:100%}.footer-column{flex-direction:column;display:flex}.footer-grid{width:100%;display:grid}@container container (max-width:767px){.footer-grid[data-mobile-columns="1"]{grid-template-columns:1fr!important}.footer-grid[data-mobile-columns="2"]{grid-template-columns:repeat(2,1fr)!important}}.header-logo-wrapper{align-items:center;display:flex}.header-logo-image-wrapper{object-fit:contain;max-width:150px;max-height:50px;display:flex}.header-logo-placeholder-mock{background-color:#f3f4f6;border:2px dashed #9ca3af;justify-content:center;align-items:center;padding:.5rem 1.5rem;display:flex}.header-logo-placeholder-text{color:#6b7280;letter-spacing:.1em;font-weight:700}.header-navigation-wrapper{flex:1;justify-content:center;display:flex}.header-navigation-menu{align-items:center;gap:2rem;height:100%;display:flex}.header-navigation-link{color:#374151;font-weight:500;text-decoration:none}.header-actions{align-items:center;gap:.75rem;display:flex}.header-search-header{display:block}@container container (max-width:767px){.header-search-header{display:none}}.header-search-mock{color:#9ca3af;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;width:200px;padding:.5rem 1rem;display:flex}.header-search-text{margin-right:.5rem}.header-user-profile-mock{cursor:pointer;padding:.5rem}.header-cart-icon-mock{cursor:pointer;padding:.5rem;position:relative}.header-cart-badge{color:#fff;background:red;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;display:flex;position:absolute;top:0;right:0}.hero-section{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:400px;display:flex}.hero-padding-small{padding:2rem 1rem}.hero-padding-medium{padding:4rem 2rem}.hero-padding-large{padding:6rem 2rem}.hero-layout-stacked{flex-direction:column}.hero-layout-split{flex-direction:row;justify-content:space-between}@container container (max-width:768px){.hero-section{min-height:300px}.hero-mobile-stacked{flex-direction:column}.hero-mobile-image-first{flex-direction:column-reverse}.hero-layout-split{flex-direction:column}}.product-comments-component{border-radius:.5rem;width:100%;padding:1rem}.product-comments-header-actions{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.product-comments-button{background:var(--btn-primary-bg,#3b82f6);color:var(--btn-primary-text,#fff);cursor:pointer;border:none;border-radius:.375rem;align-items:center;gap:.25rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:opacity .2s;display:flex}.product-comments-button:hover{opacity:.9}.product-comments-view-more{cursor:pointer;color:#fffc;background:0 0;border:none;align-items:center;gap:.5rem;padding:.25rem;font-size:.875rem;transition:color .2s;display:flex}.product-comments-view-more:hover{color:#fff}.product-comments-chevron-icon{align-items:center;display:flex}.product-comments-card{background-color:#fff;border-radius:.5rem;margin-bottom:1rem;padding:1.5rem}.product-comments-content{flex-direction:column;gap:.75rem;display:flex}.product-comments-header{flex-direction:column;gap:.5rem;display:flex}.product-comments-rating{gap:.25rem;display:flex}.product-comments-star{width:1rem;height:1rem}.product-comments-author-section{justify-content:space-between;align-items:center;display:flex}.product-comments-author-info{flex-direction:column;gap:.25rem;display:flex}.product-comments-author-name{font-weight:500}.product-comments-author-date{color:#6b7280;font-size:.875rem}.product-comments-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;position:relative}.product-comments-avatar-bg{background:#f3f4f6;border-radius:50%;position:absolute;inset:0}.product-comments-avatar-letter{color:#374151;z-index:1;font-size:1.125rem;font-weight:600;position:relative}.product-comments-text{line-height:1.6}.product-comments-footer{flex-direction:column;gap:.5rem;display:flex}.product-comments-actions{gap:1rem;display:flex}.product-comments-action-item{cursor:pointer;align-items:center;gap:.25rem;display:flex}.product-comments-action-icon{width:1rem;height:1rem}.product-comments-action-count{color:#6b7280;font-size:.875rem}.product-comments-images{flex-wrap:wrap;gap:.5rem;display:flex}.product-comments-image{object-fit:cover;border-radius:.25rem;width:72px;height:72px}.product-comments-divider{background:#e5e7eb;height:1px;margin:.5rem 0}.product-comments-reply{white-space:pre-line;background:#f9fafb;border-radius:.375rem;padding:.75rem}.product-features-component{width:100%}.product-features-title{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.product-features-carousel{position:relative}.product-features-navigation{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.subscription-form{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 0;display:flex}.subscription-form-inline .subscription-form-inputs{align-items:center;gap:.25rem;display:flex}.subscription-form-stacked .subscription-form-inputs{flex-direction:column;align-items:center;gap:.5rem;display:flex}@container container (max-width:768px){.subscription-form-mobile-inline .subscription-form-inputs{align-items:center;gap:.25rem;display:flex}.subscription-form-mobile-stacked .subscription-form-inputs{flex-direction:column;align-items:center;gap:.5rem;display:flex}}.editor-theme-scope{background-color:var(--theme-color-background);color:var(--theme-color-text);font-family:var(--theme-font-body);font-size:var(--theme-paragraph-size);line-height:var(--theme-paragraph-line-height);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.editor-theme-scope [style*="display: flex"]>[data-editor-component] img,.editor-theme-scope [style*="display: flex"]>[data-editor-component]>*,.editor-theme-scope .group-component>[data-editor-component] img,.editor-theme-scope .group-component>[data-editor-component]>*{min-width:0;max-width:100%}a{color:var(--theme-color-links);text-decoration:none;transition:color .2s ease-in-out}a:hover{color:var(--theme-color-links-hover)}.seo-box{margin:2rem 0}.seo-header{cursor:pointer;-webkit-user-select:none;user-select:none;color:#2563eb;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:.95rem;font-weight:500;display:flex}.seo-toggle-text{font-weight:600}.seo-content-wrapper{max-height:10000px;padding:0 0 1rem;transition:max-height .35s,padding .35s;overflow:hidden}.seo-content-wrapper.collapsed{max-height:calc(1.5em*var(--preview-lines,2) + 1.5rem);padding-bottom:0;position:relative}.seo-content-wrapper.collapsed:after{content:"";pointer-events:none;background:linear-gradient(#0000,#fff);height:2rem;position:absolute;bottom:0;left:0;right:0}.seo-content{color:#374151;font-size:1rem;line-height:1.5}.seo-content img{border-radius:4px;max-width:100%;height:auto;margin:1rem 0}.seo-content a{color:#2563eb;text-decoration:underline}.tabs-root{flex-direction:column;gap:.5rem;display:flex}.tabs-list{color:#6b7280;background-color:#f3f4f6;border-radius:.5rem;justify-content:center;align-items:center;width:fit-content;height:2.25rem;padding:3px;display:inline-flex}.tabs-trigger{white-space:nowrap;color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;border:1px solid #0000;border-radius:.375rem;flex:1;justify-content:center;align-items:center;gap:.375rem;height:calc(100% - 1px);padding:.25rem .5rem;font-size:.875rem;font-weight:500;transition:color .2s,box-shadow .2s,border-color .2s;display:inline-flex}.tabs-trigger:disabled{pointer-events:none;opacity:.5}.tabs-trigger[data-state=active]{color:#1f2937;background-color:#fff;border-color:#d1d5db;box-shadow:0 1px 2px #0000000d}@container container (prefers-color-scheme:dark){.tabs-trigger[data-state=active]{color:#f9fafb;background-color:#1f2937;border-color:#374151}}.tabs-trigger:focus-visible{outline-offset:2px;border-color:#3b82f6;outline:2px solid #3b82f6}.tabs-trigger svg{pointer-events:none;flex-shrink:0}.tabs-trigger svg:not([class*=size-]){width:1rem;height:1rem}.tabs-content{outline:none;flex:1}.banner-wrapper{width:100%;height:var(--banner-wrapper-desktop-height,15rem)}.banner-wrapper img{object-fit:var(--banner-object-fit)}@container container (max-width:768px){.banner-wrapper{height:var(--banner-wrapper-mobile-height,10rem)}}.articles-section{box-sizing:border-box;width:100%;max-width:1393px;margin:0 auto;padding:0 16px 64px}.articles-desktop{display:none}.articles-desktop-header{justify-content:space-between;align-items:center;margin-bottom:50px;display:flex}.articles-title{color:#000;font-size:20px;font-weight:500}.articles-link{color:#6787e7;align-items:center;gap:10px;font-size:18px;font-weight:400;text-decoration:none;transition:color .2s;display:inline-flex}.articles-link--mobile{gap:6px;font-size:12px}.articles-link:hover{color:#4b6ed8}.articles-link__icon{display:inline-block;position:relative}.articles-link__icon--desktop{width:47px;height:27px}.articles-link__icon--mobile{width:31px;height:18px}.articles-link__icon-layer{position:absolute;top:0;left:0}.articles-link__icon-layer--offset{left:11px}.articles-link--mobile .articles-link__icon-layer--offset{left:7px}.articles-link__text{white-space:nowrap}.articles-grid-container{position:relative}.articles-grid{scroll-behavior:smooth;justify-content:space-between;gap:24px;padding-bottom:8px;display:flex;overflow-x:auto}.articles-grid::-webkit-scrollbar{display:none}.navigation-arrows{pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.navigation-button{cursor:pointer;pointer-events:auto;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .2s;display:flex;box-shadow:0 4px 4px #00000040}.navigation-button:hover{background-color:#f1f5ff}.article-card{color:#000;flex-direction:column;flex:none;align-items:flex-end;display:flex}.article-card--desktop{gap:20px;width:230px}.article-card--mobile{gap:9px;width:179px}.article-card__image-wrapper{width:100%;position:relative}.article-card__image{object-fit:cover;border-radius:6px;width:100%;height:209px;display:block}.article-card--mobile .article-card__image{border-radius:5px;height:129px}.article-card__date{background-color:#fff;border-radius:3px;padding:3px 9px;font-size:10px;font-weight:400;position:absolute;bottom:10px;left:6px}.article-card--mobile .article-card__date{font-size:8px;bottom:8px;left:7px}.article-card__title{text-align:justify;font-size:14px;font-weight:400;line-height:1.6}.article-card--mobile .article-card__title{font-size:12px}.articles-mobile{display:block}.articles-mobile-header{justify-content:space-between;align-items:center;width:100%;max-width:392px;margin:0 auto 28px;display:flex}.articles-mobile-title{color:#000;font-size:14px;font-weight:500}.articles-mobile-list{scroll-behavior:smooth;align-items:center;gap:14px;padding-bottom:16px;display:flex;overflow-x:auto}.articles-mobile-list::-webkit-scrollbar{display:none}@container container (min-width:768px){.articles-section{padding-left:24px;padding-right:24px}}@container container (min-width:1024px){.home-page{padding:64px 0 80px}.articles-section{padding-left:32px;padding-right:32px}.articles-desktop{display:block}.articles-mobile{display:none}.articles-grid{overflow-x:hidden}}.brand-section{width:100%;padding:2rem 0}@container container (min-width:768px){.brand-section{padding:3rem 0}}.desktop-layout{display:none}@container container (min-width:768px){.desktop-layout{justify-content:space-between;align-items:center;gap:24px;display:flex}}.desktop-layout .brand-cards-wrapper{width:75%}.desktop-layout .content-wrapper{flex-flow:column;flex:1;gap:1rem;display:flex}.desktop-layout .content-wrapper .arrows-wrapper{gap:1rem;display:flex}.desktop-layout .content-wrapper .navigation-wrapper{gap:2rem;display:flex}.desktop-layout .content-wrapper .arrow-left,.desktop-layout .content-wrapper .arrow-right{display:flex}.mobile-layout{flex-direction:column;gap:24px;display:flex}@container container (min-width:768px){.mobile-layout{display:none}}.mobile-layout .brand-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.brand-container{max-width:1400px;margin:0 auto;padding-left:1rem;padding-right:1rem}.brand-cards{align-items:center;gap:26px;display:flex}.brand-content{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:41px;width:230px;display:flex}.brand-title-wrap{flex-direction:column;align-items:flex-end;gap:11px;width:100%;display:flex}.brand-title{color:var(--color-headings);text-align:right;font-size:20px;font-weight:500;line-height:1}.brand-desc{color:var(--color-text);text-align:right;font-size:16px}.brand-controls{align-items:center;gap:17px;display:flex}.brand-arrows{align-items:center;gap:16px;display:flex}.brand-btn{border:1px solid var(--btn-primary-border-color);cursor:pointer;background:0 0;border-radius:5px;align-items:center;gap:8px;height:34px;padding:0 10px;display:inline-flex}.brand-btn span{color:var(--btn-primary-text);font-size:16px}.mobile-btn{border:1px solid var(--color-links);background:0 0;border-radius:5px;justify-content:center;align-items:center;gap:10px;width:100%;height:36px;display:flex}.mobile-btn span{color:var(--color-links);font-size:14px;font-weight:500}.brand-card{flex-direction:column;justify-content:space-between;align-items:center;width:245px;height:200px;display:flex}.brand-card .brand-card-description{justify-content:center;align-items:center;gap:1rem;display:flex}.brand-card__image{object-fit:cover;border-radius:5px;width:100%;height:125px}.brand-card__info{flex-direction:column;align-items:center;gap:15px;display:flex}.brand-card__name{color:var(--color-text);font-size:18px}.brand-card__qty{color:var(--color-borders);align-items:center;gap:5px;font-size:14px;display:flex}.brand-quantity-icon{width:16px;height:16px;color:var(--color-borders)}.brand-card-mobile{border:1px solid var(--color-borders);background:0 0;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;height:31px;padding:4px 9px;display:flex}.brand-card-mobile__logo{object-fit:contain;width:46.444px;height:22px}.btn{cursor:pointer;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.btn-primary{background-color:var(--btn-primary-bg);color:var(--btn-primary-text);border:var(--btn-primary-border-width)solid var(--btn-primary-border-color);border-radius:var(--btn-primary-radius);font-family:var(--btn-primary-font);font-weight:var(--btn-primary-weight)}.btn-primary:hover{background-color:var(--btn-primary-bg-hover);color:var(--btn-primary-text-hover);border-color:var(--btn-primary-border-color-hover)}.btn-secondary{background-color:var(--btn-secondary-bg);color:var(--btn-secondary-text);border:var(--btn-secondary-border-width)solid var(--btn-secondary-border-color);border-radius:var(--btn-secondary-radius);font-family:var(--btn-secondary-font);font-weight:var(--btn-secondary-weight)}.btn-secondary:hover{background-color:var(--btn-secondary-bg-hover);color:var(--btn-secondary-text-hover);border-color:var(--btn-secondary-border-color-hover)}.carousel{position:relative}.carousel-viewport{width:100%;overflow:hidden}.carousel-container{touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing,1rem)*-1);align-items:flex-start;display:flex}[dir=rtl] .carousel-container{margin-left:0;margin-right:calc(var(--slide-spacing,1rem)*-1)}.carousel-container--auto-height{align-items:stretch}.carousel-item{min-width:0;user-select:var(--select-user);padding-left:var(--slide-spacing,1rem);flex-shrink:0;position:relative}[dir=rtl] .carousel-item{padding-left:0;padding-right:var(--slide-spacing,1rem)}.carousel-item--auto-height{flex-direction:column;display:flex}.carousel--mode-free .carousel-item{flex:0 0 var(--slide-size,auto);width:var(--slide-size,auto);max-width:100%}.carousel--mode-columns .carousel-item{flex-grow:0;flex-shrink:0;flex-basis:calc(100%/var(--columns-desktop,1))}@container container (max-width:767px){.carousel--mode-columns .carousel-item{flex-basis:calc(100%/var(--columns-mobile,1))}}.carousel-pagination{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.carousel-pagination-dot{cursor:pointer;background-color:#ccc;border:none;border-radius:50%;width:.75rem;height:.75rem;padding:0;transition:background-color .2s}.carousel-pagination-dot-active{background-color:var(--theme-color-primary,black)}.carousel-previous-button,.carousel-next-button{z-index:10;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:.5rem;transition:background-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-previous-button:hover,.carousel-next-button:hover{background:#fff}.carousel-previous-button:disabled,.carousel-next-button:disabled{opacity:.5;cursor:not-allowed}.carousel-previous-button{inset-inline-start:1rem}.carousel-next-button{inset-inline-end:1rem}.reviews-section{width:100%;max-width:1352px;margin:0 auto;padding:0 16px 48px}.reviews-desktop{display:none}.reviews-desktop-wrapper{position:relative}.reviews-desktop-header{background-color:#2e4ba0;border-radius:10px;justify-content:center;align-items:start;width:100%;height:122px;padding:15px;display:flex}.reviews-desktop-title{color:#fff;margin:0;font-size:20px;font-weight:500}.reviews-desktop-list{margin-top:-60px}.reviews-desktop-navigation{z-index:3;pointer-events:none;align-items:center;gap:20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reviews-navigation-arrow{cursor:pointer;pointer-events:auto;background:0 0;border:none;width:73px;height:14px;padding:0;transition:opacity .2s}.reviews-navigation-arrow:hover{opacity:.8}.review-card{background:#fff;border-radius:10px;flex-direction:column;flex:none;align-items:flex-end;display:flex}.review-card--desktop{border:1px solid #c4d1f6;gap:10px;width:409px;padding:18px 22px}.review-card--mobile{border:1px solid #ecf0fc;gap:10px;width:177px;height:126px;padding:15px 11px}.review-card__content{flex-direction:column;align-items:flex-start;gap:15px;width:100%;display:flex}.review-card--mobile .review-card__content{flex:1 0 0}.review-card__header{justify-content:space-between;align-items:center;width:100%;display:flex}.review-card__stars{align-items:center;gap:3px;display:flex}.review-card__star{width:15px;height:15px}.review-card__star path{fill:#e1be11}.review-card__user{align-items:center;gap:6px;display:flex}.review-card__user-info{flex-direction:column;justify-content:center;align-items:flex-end;gap:2px;display:flex}.review-card__user-name{color:#000;text-align:right;font-size:14px;font-weight:400;line-height:1.4}.review-card__user-date{color:#545454;text-align:right;font-size:10px;font-weight:400;line-height:normal}.review-card__avatar{background-color:#ecf0fc;border-radius:50%;justify-content:center;align-items:center;width:41px;height:41px;display:flex;position:relative}.review-card__avatar-text{color:#4169e1;text-align:center;font-size:14px;font-weight:400}.review-card__mobile-header{align-items:center;gap:3px;display:flex}.review-card__mobile-name{color:#809beb;text-align:right;font-size:11px;font-weight:400;line-height:normal}.review-card__mobile-indicator{background:#4169e1;border-radius:5px;width:4px;height:17px}.review-card__text{color:#000;text-align:justify;margin:0;font-size:12px;font-weight:400;line-height:1.5}.review-card--mobile .review-card__text{font-size:9px}.reviews-mobile{display:block}.reviews-mobile-title{color:#000;text-align:right;margin:0 0 28px;font-size:14px;font-weight:500}@container container (min-width:768px){.reviews-section{padding-left:24px;padding-right:24px}}@container container (min-width:1024px){.reviews-section{padding-bottom:64px;padding-left:32px;padding-right:32px}.reviews-desktop{display:block}.reviews-mobile{display:none}}.footer{width:100%}.footer-desktop{box-sizing:border-box;direction:ltr;flex-direction:column;align-items:center;gap:43px;width:100%;padding:0 20px;display:flex}.footer-divider{background:var(--grey);width:100%;max-width:1512px;height:1px}.footer-contents{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;width:100%;max-width:1349px;display:flex}.footer-join-news{flex-direction:column;gap:31px;width:391px;display:flex}.footer-login{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.footer-section-title{color:var(--primary-blue);text-align:right;font-size:16px;font-weight:700;line-height:normal}.footer-description{color:var(--black-500);text-align:right;font-size:13px;font-weight:400;line-height:163.73%}.footer-textfield{width:362px;height:44px;position:relative}.footer-input{border:1px solid var(--grey);text-align:right;width:100%;height:100%;color:var(--black-300);box-sizing:border-box;border-radius:5px;outline:none;padding:10px 80px 10px 10px;font-family:inherit;font-size:12px}.footer-input::placeholder{color:var(--black-300)}.footer-subscribe-btn{border:1px solid var(--primary-blue-200);height:28px;color:var(--primary-blue);cursor:pointer;background:0 0;border-radius:5px;justify-content:center;align-items:center;padding:10px;font-family:inherit;font-size:12px;font-weight:400;display:inline-flex;position:absolute;top:8px;right:10px}.footer-subscribe-btn:hover{background:var(--primary-blue-200)}.footer-social-media{justify-content:space-between;align-items:center;gap:15px;width:362px;display:flex}.footer-social-text{color:var(--black-500);text-align:right;font-size:13px;font-weight:400;line-height:163.73%}.footer-social-icons{align-items:center;gap:10px;display:flex}.footer-social-icon{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .2s;display:flex}.footer-social-icon:hover{transform:scale(1.1)}.footer-certificates{justify-content:space-between;align-items:center;gap:10px;width:391px;padding:0 70px;display:flex}.footer-certificates img{border:1px solid var(--black-50);object-fit:contain;border-radius:5px;width:70px;height:70px}.footer-services,.footer-access{flex-direction:column;align-items:flex-end;gap:19px;display:flex}.footer-list{flex-direction:column;align-items:flex-end;gap:11px;display:flex}.footer-list a{color:var(--black-500);text-align:right;font-size:13px;font-weight:400;line-height:163.73%;text-decoration:none;transition:color .2s}.footer-list a:hover{color:var(--primary-blue)}.footer-about{flex-direction:column;align-items:flex-end;gap:16px;width:404px;display:flex}.footer-logo{width:130px;height:33px}.footer-logo svg{width:100%;height:100%}.footer-about-text{width:100%;color:var(--black-500);text-align:justify;font-size:13px;font-weight:400;line-height:163.73%}.footer-contact{flex-direction:column;align-items:flex-end;gap:10px;width:100%;display:flex}.footer-contact-item{color:var(--black-500);justify-content:flex-end;align-items:center;gap:15px;font-size:13px;font-weight:400;line-height:163.73%;display:flex}.footer-copyright{width:100%;max-width:1352px;color:var(--black-200);text-align:center;padding:20px 0;font-size:12px;font-weight:400;line-height:normal}.footer-mobile{direction:ltr;width:100%;display:none}.footer-mobile-content{box-sizing:border-box;flex-direction:column;align-items:center;gap:31px;width:100%;max-width:391px;margin:0 auto;padding:20px;display:flex}.footer-mobile-logo{width:127.978px;height:32.883px}.footer-mobile-logo svg{width:100%;height:100%}.footer-mobile-description{width:100%;color:var(--black-500);text-align:justify;margin:0;font-size:12px;font-weight:400;line-height:normal}.footer-mobile-divider{background:var(--black-50);width:100%;height:1px}.footer-mobile-info{flex-direction:column;align-items:flex-end;gap:10px;width:100%;display:flex}.footer-mobile-info p{color:var(--black-500);text-align:right;margin:0;font-size:12px;font-weight:400;line-height:normal}.footer-mobile-social{align-items:center;gap:19px;margin-top:10px;display:flex}.footer-mobile-social-icon{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .2s;display:flex}.footer-mobile-social-icon:hover{transform:scale(1.1)}.footer-mobile-questions{flex-direction:column;align-items:flex-start;gap:10px;width:100%;display:flex}.footer-mobile-dropdown{border:1px solid var(--black-50);cursor:pointer;width:100%;height:34px;color:var(--black-500);text-align:right;background:0 0;border-radius:5px;justify-content:space-between;align-items:center;padding:6px 12px;font-family:inherit;font-size:14px;display:flex}.footer-mobile-dropdown:hover{background:#e5e5e54d}.footer-mobile-links{flex-direction:column;align-items:flex-end;gap:20px;width:100%;display:flex}.footer-mobile-section h3{color:var(--primary-blue);text-align:right;margin:0 0 10px;font-size:14px;font-weight:700;line-height:normal}.footer-mobile-link-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.footer-mobile-link-row a{color:var(--black-500);text-align:right;white-space:nowrap;font-size:12px;font-weight:400;line-height:normal;text-decoration:none}.footer-mobile-link-row a:hover{color:var(--primary-blue)}.footer-mobile-separator{background:var(--black-200);width:1px;height:14px}.footer-mobile-about{flex-direction:column;align-items:flex-end;gap:10px;width:100%;display:flex}.footer-mobile-about h3{color:var(--primary-blue);text-align:right;margin:0;font-size:14px;font-weight:700;line-height:normal}.footer-mobile-about p{color:var(--black-500);text-align:right;margin:0;font-size:12px;font-weight:400;line-height:normal}.footer-mobile-more-btn{cursor:pointer;width:85px;height:34px;color:var(--grey-300);background:0 0;border:none;border-radius:5px;justify-content:space-between;align-items:center;padding:4px 12px;font-family:inherit;font-size:14px;display:flex}.footer-mobile-certificates{justify-content:space-between;align-items:center;gap:10px;width:100%;padding:0 70px;display:flex}.footer-mobile-certificates img{border:1px solid var(--black-50);object-fit:contain;border-radius:5px;width:70px;height:70px}.footer-mobile-collapse-btn{border:1px solid var(--black-50);cursor:pointer;width:85px;height:34px;color:var(--black-300);background:0 0;border-radius:5px;justify-content:space-between;align-items:center;padding:4px 12px;font-family:inherit;font-size:14px;display:flex}.footer-mobile-copyright{width:100%;color:var(--black-100);text-align:center;font-size:10px;font-weight:400;line-height:normal}@container container (max-width:1400px){.footer-contents{gap:30px;max-width:1200px}.footer-about,.footer-join-news{width:350px}}@container container (max-width:1200px){.footer-contents{gap:25px;max-width:1000px}.footer-about,.footer-join-news,.footer-textfield,.footer-social-media{width:300px}}@container container (max-width:991px){.footer-desktop{display:none}.footer-mobile{display:block}}@container container (max-width:480px){.footer-mobile-content{padding:15px}.footer-mobile-certificates{padding:0 40px}.footer-mobile-certificates img{width:60px;height:60px}}.grid_section{background:var(--color-background);padding:24px 16px;overflow-x:hidden}.grid_section .grid_title{font-family:var(--font-heading);color:var(--color-headings);text-align:center;margin-bottom:24px;font-size:20px;font-weight:700}.grid_container{gap:var(--grid-gap,16px);grid-template-columns:repeat(auto-fill,minmax(var(--card-width-mobile,160px),1fr));width:100%;max-width:1400px;margin:0 auto;padding:0 8px;display:grid}@container container (min-width:768px){.grid_container{grid-template-columns:repeat(auto-fill,minmax(var(--card-width-desktop,280px),1fr))}}.grid_item{width:100%;min-width:0;display:flex}.grid_item>*{width:100%;min-width:0}.group-component{align-items:var(--group-align-items);justify-content:var(--group-justify-content);flex-direction:var(--group-flex-direction);gap:var(--group-gap);width:var(--group-width);height:var(--group-height);padding-top:var(--group-padding-top);padding-bottom:var(--group-padding-bottom);padding-left:var(--group-padding-left);padding-right:var(--group-padding-right);border-radius:var(--group-border-radius);border:var(--group-border);box-sizing:border-box;--group-item-w:calc((100% - (var(--group-gap,0px)*(var(--group-cols,0) - 1)))/max(var(--group-cols,1),1));display:flex}@container container (max-width:768px){.group-component{flex-direction:var(--group-mobile-flex-direction);width:var(--group-mobile-width);flex-flow:var(--reverse-column-on-mobile)}}.product-page{background-color:#fff;min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:1.5rem 1rem}@container container (min-width:1024px){.container{padding:3rem 1rem}}.product-grid{grid-template-columns:1fr;gap:2rem;display:grid}@container container (min-width:1024px){.product-grid{grid-template-columns:1fr 1fr;gap:3rem}}.product-info{flex-direction:column;order:2;gap:1.5rem;display:flex}@container container (min-width:1024px){.product-info{order:1}}.rating-share{justify-content:space-between;align-items:center;display:flex}.rating-wrapper{align-items:center;gap:.5rem;display:flex}.rating-value{font-size:1.125rem;font-weight:500}.rating-count{color:#6b7280;font-size:.875rem}.share-btn{cursor:pointer;background:0 0;border:none;padding:.5rem}.product-title{text-align:right;font-size:1.25rem;font-weight:700}@container container (min-width:1024px){.product-title{font-size:1.5rem}}.product-details{text-align:right;flex-direction:column;gap:1rem;display:flex}.detail-row{align-items:center;gap:.5rem;display:flex}.detail-label{color:#6b7280}.detail-value{font-weight:500}.color-selector{align-items:center;gap:.75rem;display:flex}.color-box{background-color:#8e92a8;border-radius:.375rem;width:1.75rem;height:1.75rem}.price-section{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.price-wrapper{justify-content:space-between;align-items:center;display:flex}.price-info{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.discount-badge{color:#fff;background-color:#4169e1;border-radius:.125rem;padding:.25rem .5rem;font-size:.875rem}.price-row{align-items:center;gap:.5rem;display:flex}.original-price{color:#d1d5db;font-size:1.25rem;text-decoration:line-through}.current-price{font-size:1.875rem;font-weight:500}@container container (min-width:1024px){.current-price{font-size:2.25rem}}.currency{font-size:.875rem}.action-buttons{justify-content:space-between;align-items:center;gap:1rem;display:flex}.add-to-cart-btn{color:#fff;cursor:pointer;background-color:#4169e1;border:none;border-radius:.375rem;flex:1;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;transition:opacity .2s}@container container (min-width:1024px){.add-to-cart-btn{padding:1rem 1.5rem}}.add-to-cart-btn:hover{opacity:.9}.icon-buttons{align-items:center;gap:.75rem;display:flex}.icon-btn{cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.5rem;transition:background-color .2s}.icon-btn:hover{background-color:#f3f4f6}.rewards-badge{background-color:#f3f4f680;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.rewards-text{font-size:.75rem}@container container (min-width:1024px){.rewards-text{font-size:.875rem}}.delivery-info{border-top:1px solid #e5e7eb;flex-direction:column;justify-content:space-between;align-items:stretch;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}@container container (min-width:1024px){.delivery-info{flex-direction:row;gap:1.5rem}}.delivery-item{flex-direction:column;flex:1;align-items:flex-end;gap:.75rem;display:flex}.delivery-text{text-align:right}.delivery-title{font-size:.75rem;font-weight:500}.delivery-subtitle{color:#6b7280;font-size:.625rem}.delivery-divider{background-color:#e5e7eb;align-self:stretch;width:1px}.delivery-divider-mobile{background-color:#e5e7eb;height:1px}.snapp-logo{width:34px;height:auto}.product-images{flex-direction:column;order:1;gap:1.5rem;display:flex}@container container (min-width:1024px){.product-images{order:2}}.main-image-wrapper{background-color:#fff;border-radius:.5rem;justify-content:center;align-items:center;padding:1rem;display:flex;position:relative}@container container (min-width:1024px){.main-image-wrapper{padding:2rem}}.main-image{object-fit:contain;width:100%;max-width:320px;height:auto}.thumbnails-wrapper{position:relative}.thumbnails-container{justify-content:center;align-items:center;gap:.75rem;padding:0 2.5rem;display:flex}.thumbnail{cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:.375rem;flex-shrink:0;width:80px;height:80px;padding:0;transition:border-color .2s;overflow:hidden}@container container (min-width:1024px){.thumbnail{width:132px;height:130px}}.thumbnail:hover{border-color:#4169e1}.thumbnail-active{border-color:#000;box-shadow:0 4px 6px -1px #0000001a}.thumbnail-image{object-fit:cover;width:100%;height:100%}.nav-arrow{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.nav-arrow-left{left:0}.nav-arrow-right{right:0}.user-images-link{cursor:pointer;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;transition:background-color .2s;display:flex}.user-images-link:hover{background-color:#f9fafb}.user-images-text{font-size:.75rem;font-weight:500}.related-product{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1.5rem}.related-content{flex-direction:column;gap:1rem;display:flex}.related-main-image{border-radius:.5rem;width:100%;height:auto}.related-thumbnails{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.related-thumb{border:1px solid #e5e7eb;border-radius:.375rem;width:108px;height:117px}.related-title{text-align:right;font-size:1rem;font-weight:700}.related-brand{text-align:right;font-size:.75rem}.brand-name{color:#4169e1;font-weight:700}.related-rating{justify-content:space-between;align-items:center;display:flex}.rating-value-sm{font-size:.875rem;font-weight:500}.rating-count-sm{color:#6b7280;font-size:.75rem}.related-rewards{background-color:#f3f4f680;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.rewards-text-sm{font-size:.75rem}.out-of-stock{color:#be3549;justify-content:center;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.desktop-only{display:none}@container container (min-width:1024px){.desktop-only{display:flex}}.mobile-only{display:block}@container container (min-width:1024px){.mobile-only{display:none}}.comments-container{flex-direction:column;align-items:flex-end;gap:1.0625rem;width:100%;display:flex}.comments-header{flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}@container container (min-width:640px){.comments-header{flex-direction:row}}.comments-button{color:#4169e1;cursor:pointer;background:0 0;border:1px solid #4169e1;border-radius:5px;order:2;align-items:center;gap:1.4375rem;padding:.625rem;font-size:1rem;transition:all .2s;display:flex}@container container (min-width:640px){.comments-button{order:1}}.comments-button:hover{color:#fff;background-color:#4169e1}.comments-view-more{color:#809beb;cursor:pointer;order:1;align-items:center;gap:0;transition:color .2s;display:flex}@container container (min-width:640px){.comments-view-more{order:2}}.comments-view-more:hover{color:#4169e1}.comments-chevron-icon{justify-content:center;align-items:center;width:33px;height:27px;display:flex;transform:scaleX(-1)}.comments-view-more-text{font-size:1rem;font-weight:400}.comments-list{flex-direction:column;justify-content:flex-end;align-items:stretch;gap:1.1875rem;width:100%;display:flex}@container container (min-width:1024px){.comments-list{flex-flow:wrap;align-items:flex-start}}.comment-card{background:#fff;border:1px solid #d1d5db;border-radius:10px;flex-direction:column;align-items:flex-end;gap:.625rem;width:100%;padding:18px 22px;display:flex}@container container (min-width:768px){.comment-card{max-width:468px}}.comment-content{flex-direction:column;align-items:flex-end;gap:15px;width:100%;display:flex}.comment-header{justify-content:space-between;align-items:center;width:100%;display:flex}.comment-rating{align-items:center;gap:2px;display:flex}.comment-star{width:15px;height:15px}.comment-author-section{align-items:center;gap:6px;display:flex}.comment-author-info{flex-direction:column;justify-content:center;align-items:flex-end;gap:2px;display:flex}.comment-author-name{color:#000;text-align:right;font-size:14px;font-weight:400}.comment-author-date{color:#545454;text-align:right;font-size:10px;font-weight:400}.comment-avatar{width:41px;height:41px;position:relative}.comment-avatar-bg{background-color:#ecf0fc;border-radius:50%;width:41px;height:41px;position:absolute}.comment-avatar-letter{color:#4169e1;font-size:14px;font-weight:400;position:absolute;top:6px;left:5px}.comment-text{color:#000;text-align:justify;width:100%;font-size:12px;font-weight:400}.comment-footer{justify-content:space-between;align-items:center;width:100%;display:flex}.comment-actions{align-items:flex-start;gap:6px;display:flex}.comment-action-item{justify-content:center;align-items:center;gap:4px;display:flex}.comment-action-icon{width:12px;height:12px}.comment-action-count{color:gray;font-size:12px}.comment-images{justify-content:flex-end;align-items:center;gap:8px;padding:2px 0;display:flex}.comment-image{object-fit:cover;border-radius:5px;width:36px;height:37.915px}.comment-divider{background-color:#d1d5db;width:100%;height:1px}.comment-reply{color:#809beb;text-align:right;width:100%;font-size:12px;font-weight:400}.comments-slider{justify-content:center;align-items:center;width:100%;padding:13px 0;display:flex}.slider-icon{width:73px;height:14px}.product-info-table-view{flex-direction:column;align-items:flex-end;gap:19px;width:100%;display:flex}.specs-container{flex-direction:column;gap:1rem;width:100%;margin:0 auto;display:flex}.spec-item{flex-direction:column-reverse;width:100%;display:flex}@container container (min-width:768px){.spec-item{flex-direction:row}}.spec-value-container{border-bottom:1px solid #d1d5db;flex-direction:column;flex:1;justify-content:center;align-items:flex-end;gap:12px;padding:24px;display:flex}@container container (min-width:768px){.spec-value-container{border-left:1px solid #d1d5db;border-radius:0 0 0 6px}}.spec-value{color:#545454;text-align:right;width:100%;font-size:16px;font-weight:400}.spec-label-container{background:#d1d5db42;border-bottom:1px solid #d1d5db;border-radius:6px 6px 0 0;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;padding:25px 23px;display:flex}@container container (min-width:768px){.spec-label-container{border-radius:0 6px 6px 0;width:215px}}.spec-label{color:#000;text-align:right;font-size:16px;font-weight:500}.product_card{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.product_card .media{border:1px solid var(--color-borders);background:var(--color-background);height:193px;box-shadow:0 0 0 1px var(--color-shadow);border-radius:6px;width:100%;min-width:150px;max-width:500px;position:relative}@container container (min-width:768px){.product_card .media{border-radius:5px;height:313px}}.product_card .media .media_img{object-fit:contain;width:100%;height:100%}.product_card .media .desktop_strip{display:none}@container container (min-width:768px){.product_card .media .desktop_strip{display:block}}.product_card .media .fav_button{justify-content:flex-end;align-items:center;width:28px;height:28px;transition:transform .15s;display:none;position:absolute;top:5px;left:5px}@container container (min-width:768px){.product_card .media .fav_button{display:inline-flex}}.product_card .media .fav_button:hover{transform:scale(1.1)}.product_card .media .fav_button .icon_sz{width:28px;height:28px;color:var(--color-links)}.product_card .media .fav_button .icon_sz:hover{color:var(--color-links-hover)}.product_card .details{direction:rtl;flex-direction:column;align-items:flex-end;gap:4px;width:100%;min-width:150px;max-width:350px;display:flex}.product_card .details .title_block{flex-direction:column;justify-content:center;align-items:flex-end;gap:4px;width:100%;display:flex}.product_card .details .title_block .title{white-space:nowrap;text-overflow:ellipsis;width:100%;color:var(--color-text);text-align:right;font-family:var(--font-heading);font-size:12px;font-weight:700;overflow:hidden}@container container (min-width:768px){.product_card .details .title_block .title{font-size:14px;font-weight:400}}.product_card .details .title_block .sku{width:100%;color:var(--color-text);opacity:.7;text-align:right;font-family:var(--font-body);font-size:12px}.product_card .details .price_row{direction:rtl;align-items:center;gap:4px;display:flex}.product_card .details .price_row .price{color:var(--color-headings);font-family:var(--font-heading);font-weight:700}.product_card .details .price_row .currency{color:var(--color-text);font-family:var(--font-body)}
