.mdm-module{position:relative;box-sizing:border-box;color:var(--mdm-text,#1f2937);font:inherit}.mdm-module *,.mdm-module *::before,.mdm-module *::after{box-sizing:border-box}.mdm-module img{display:block;max-width:100%;height:auto}.mdm-module a{color:inherit}.mdm-module h2,.mdm-module h3,.mdm-module p{margin-top:0}.mdm-module>h2,.mdm-module>h3,.mdm-module--dynamic-carousel>h2,.mdm-module--reviews-slider>h2,.mdm-module--masonry-gallery>h2,.mdm-module--woo-product-carousel>h2{margin-bottom:24px;color:var(--mdm-secondary,#0f172a)}.mdm-empty{display:flex;align-items:center;justify-content:center;gap:12px;min-height:150px;padding:28px;border:1px dashed var(--mdm-border,#dfe5ec);border-radius:var(--mdm-radius,18px);background:var(--mdm-surface-alt,#f4f6f9);text-align:center}.mdm-empty span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:var(--mdm-accent,#fe5900);background:var(--mdm-surface,#fff);font-weight:800}.mdm-empty p{margin:0;color:var(--mdm-muted,#64748b)}.mdm-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 19px;border:0;border-radius:var(--mdm-button-radius,999px);color:#fff!important;background:var(--mdm-accent,#fe5900);font-weight:750;text-decoration:none;transition:transform var(--mdm-motion,320ms) ease,background var(--mdm-motion,320ms) ease}.mdm-button:hover{transform:translateY(-2px)}.mdm-button:focus-visible{outline:3px solid color-mix(in srgb,var(--mdm-accent,#fe5900) 35%,transparent);outline-offset:3px}.mdm-button--quiet{color:var(--mdm-primary,#1f2b52)!important;background:var(--mdm-surface-alt,#f4f6f9)}

.mdm-stars{position:relative;display:inline-grid;flex:0 0 auto;line-height:1}.mdm-stars__base,.mdm-stars__fill{display:flex;grid-area:1/1;gap:2px}.mdm-stars__base{color:#d8dee8}.mdm-stars__fill{width:calc((var(--mdm-rating,5)/5)*100%);overflow:hidden;color:var(--mdm-star-color,#f5b301)}.mdm-stars svg{flex:0 0 18px;width:18px;height:18px;fill:currentColor}.mdm-rating-badge__link{display:inline-block;text-decoration:none}.mdm-rating-badge{display:inline-flex;align-items:center;gap:14px;max-width:100%;padding:14px 17px;border:1px solid var(--mdm-border,#dfe5ec);border-radius:var(--mdm-radius,18px);background:var(--mdm-surface,#fff);box-shadow:var(--mdm-shadow,0 12px 34px rgba(15,23,42,.1));transition:transform var(--mdm-motion,320ms) ease,box-shadow var(--mdm-motion,320ms) ease}.mdm-rating-badge__link:hover .mdm-rating-badge{transform:translateY(-2px)}.mdm-rating-badge__link:focus-visible{outline:3px solid color-mix(in srgb,var(--mdm-accent,#fe5900) 32%,transparent);outline-offset:4px;border-radius:var(--mdm-radius,18px)}.mdm-rating-badge__logo{width:auto;max-width:96px;max-height:42px;object-fit:contain}.mdm-rating-badge__body{display:grid;gap:3px}.mdm-rating-badge__label{color:var(--mdm-secondary,#0f172a);font-size:14px;font-weight:800}.mdm-rating-badge__score{display:flex;align-items:center;gap:8px}.mdm-rating-badge__value{font-weight:850}.mdm-rating-badge__count{color:var(--mdm-muted,#64748b);font-size:12px}.mdm-rating-badge--vertical{display:grid;justify-items:start}.mdm-rating-badge--dark{color:#fff;border-color:rgba(255,255,255,.16);background:var(--mdm-secondary,#0f172a)}.mdm-rating-badge--dark .mdm-rating-badge__label{color:#fff}.mdm-rating-badge--dark .mdm-rating-badge__count{color:rgba(255,255,255,.68)}

.mdm-slider{--mdm-cols-desktop:3;--mdm-cols-tablet:2;--mdm-cols-phone:1;--mdm-slider-gap:24px;--mdm-peek:0px;position:relative;min-width:0}.mdm-slider__viewport{margin:-18px calc(var(--mdm-peek)*-1) -10px 0;padding:18px var(--mdm-peek) 10px 0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain}.mdm-slider__viewport::-webkit-scrollbar{display:none}.mdm-slider__track{display:flex;align-items:stretch;gap:var(--mdm-slider-gap);min-width:100%}.mdm-slider__track>.mdm-slider__item,.mdm-slider__track>.mdm_carousel_item{flex:0 0 calc((100% - (var(--mdm-slider-gap)*(var(--mdm-cols-desktop) - 1)) - var(--mdm-peek))/var(--mdm-cols-desktop));min-width:0;scroll-snap-align:start}.mdm-slider__track>.mdm_carousel_item>.et_pb_module_inner,.mdm-slider__track>.mdm_carousel_item .mdm-module--carousel-item{height:100%}.mdm-slider__navigation{display:flex;align-items:center;justify-content:flex-end;gap:11px;margin-top:18px}.mdm-slider__arrow{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid var(--mdm-border,#dfe5ec);border-radius:50%;color:var(--mdm-primary,#1f2b52);background:var(--mdm-surface,#fff);cursor:pointer;transition:color var(--mdm-motion,320ms),background var(--mdm-motion,320ms),transform var(--mdm-motion,320ms)}.mdm-slider__arrow:hover{color:#fff;background:var(--mdm-primary,#1f2b52);transform:translateY(-2px)}.mdm-slider__arrow:focus-visible{outline:3px solid color-mix(in srgb,var(--mdm-accent,#fe5900) 35%,transparent);outline-offset:2px}.mdm-slider__arrow:disabled{opacity:.38;pointer-events:none}.mdm-slider__status{display:flex;align-items:center;gap:7px;min-width:42px;min-height:16px}.mdm-slider__dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#c8d0dc;cursor:pointer;transition:width var(--mdm-motion,320ms),background var(--mdm-motion,320ms)}.mdm-slider__dot.is-active{width:22px;background:var(--mdm-accent,#fe5900)}.mdm-slider__dot:focus-visible{outline:2px solid var(--mdm-primary,#1f2b52);outline-offset:3px}

.mdm-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid var(--mdm-border,#dfe5ec);border-radius:var(--mdm-radius,18px);background:var(--mdm-surface,#fff);box-shadow:var(--mdm-shadow,0 12px 34px rgba(15,23,42,.1));transition:transform var(--mdm-motion,320ms),box-shadow var(--mdm-motion,320ms)}.mdm-card:hover,.mdm-card:focus-within{transform:translateY(-4px)}.mdm-card__media{display:flex;align-items:center;justify-content:center;aspect-ratio:16/10;overflow:hidden;background:var(--mdm-surface-alt,#f4f6f9);text-decoration:none}.mdm-card__media img,.mdm-card__media .et_pb_image_wrap{width:100%;height:100%}.mdm-card__media img{object-fit:cover;transition:transform calc(var(--mdm-motion,320ms)*1.25) ease}.mdm-card:hover .mdm-card__media img{transform:scale(1.035)}.mdm-card__media-fallback{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;color:#fff;background:var(--mdm-primary,#1f2b52);font-weight:900}.mdm-card__body{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:22px}.mdm-card__meta{margin-bottom:7px;color:var(--mdm-accent,#fe5900);font-size:12px;font-weight:800;text-transform:uppercase}.mdm-card__title,.mdm-card__body h3{margin:0 0 10px;color:var(--mdm-secondary,#0f172a);font-size:21px;line-height:1.25}.mdm-card__title a,.mdm-card__body h3 a{text-decoration:none}.mdm-card__text,.mdm-card__body p{display:-webkit-box;margin:0 0 18px;overflow:hidden;color:var(--mdm-muted,#64748b);line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3}.mdm-card__body .mdm-button{margin-top:auto}

.mdm-review-card{display:flex;flex-direction:column;height:100%;margin:0;padding:24px;border:1px solid var(--mdm-border,#dfe5ec);border-radius:var(--mdm-radius,18px);background:var(--mdm-surface,#fff);box-shadow:var(--mdm-shadow,0 12px 34px rgba(15,23,42,.1))}.mdm-review-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.mdm-review-card__top>span{color:var(--mdm-muted,#64748b);font-size:12px;font-weight:750}.mdm-review-card blockquote{margin:22px 0;color:var(--mdm-secondary,#0f172a);font-size:17px;line-height:1.65}.mdm-review-card figcaption{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:15px;border-top:1px solid var(--mdm-border,#dfe5ec)}.mdm-review-card figcaption strong{font-size:14px}.mdm-review-card figcaption time{color:var(--mdm-muted,#64748b);font-size:12px}

.mdm-gallery{columns:var(--mdm-gallery-cols,4);column-gap:var(--mdm-gallery-gap,18px)}.mdm-gallery__item{position:relative;width:100%;margin:0 0 var(--mdm-gallery-gap,18px);padding:0;overflow:hidden;break-inside:avoid;border:0;border-radius:var(--mdm-radius,18px);background:var(--mdm-surface-alt,#f4f6f9);cursor:zoom-in;box-shadow:var(--mdm-shadow,0 12px 34px rgba(15,23,42,.1))}.mdm-gallery__item img{width:100%;transition:transform calc(var(--mdm-motion,320ms)*1.3) ease}.mdm-gallery__item:hover img,.mdm-gallery__item:focus-visible img{transform:scale(1.025)}.mdm-gallery__item:focus-visible{outline:4px solid color-mix(in srgb,var(--mdm-accent,#fe5900) 42%,transparent);outline-offset:3px}.mdm-gallery__caption{position:absolute;right:10px;bottom:10px;left:10px;padding:10px 12px;border-radius:10px;color:#fff;background:rgba(15,23,42,.76);font-size:12px;text-align:left;backdrop-filter:blur(8px)}.mdm-lightbox{width:min(1080px,calc(100vw - 32px));max-width:none;max-height:calc(100vh - 32px);padding:0;overflow:hidden;border:0;border-radius:20px;background:#0b1020;box-shadow:0 32px 90px rgba(0,0,0,.45)}.mdm-lightbox::backdrop{background:rgba(4,8,18,.78);backdrop-filter:blur(5px)}.mdm-lightbox__inner{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;max-height:calc(100vh - 32px)}.mdm-lightbox__image{max-width:100%;max-height:calc(100vh - 120px);margin:auto;object-fit:contain}.mdm-lightbox__caption{min-height:44px;margin:0;padding:13px 64px 13px 18px;color:rgba(255,255,255,.8)}.mdm-lightbox__close{position:absolute;z-index:2;top:12px;right:12px;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;background:rgba(0,0,0,.45);font-size:24px;cursor:pointer}.mdm-lightbox__close:focus-visible{outline:3px solid #fff;outline-offset:2px}

.mdm-countdown{padding:28px;border:1px solid var(--mdm-border,#dfe5ec);border-radius:var(--mdm-radius,18px);background:linear-gradient(135deg,var(--mdm-surface,#fff),var(--mdm-surface-alt,#f4f6f9));box-shadow:var(--mdm-shadow,0 12px 34px rgba(15,23,42,.1))}.mdm-countdown__target{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.mdm-countdown__units{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mdm-countdown__unit{display:grid;gap:4px;padding:16px;border:1px solid var(--mdm-border,#dfe5ec);border-radius:14px;background:var(--mdm-surface,#fff);text-align:center}.mdm-countdown__unit strong{color:var(--mdm-secondary,#0f172a);font-size:clamp(28px,5vw,56px);font-variant-numeric:tabular-nums;line-height:1}.mdm-countdown__unit small{color:var(--mdm-muted,#64748b);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mdm-countdown__completion{padding:22px;border-radius:14px;color:#fff;background:var(--mdm-primary,#1f2b52);text-align:center}.mdm-countdown.is-expired .mdm-countdown__units{display:none}.mdm-countdown.is-expired .mdm-countdown__completion{display:block!important}.mdm-countdown.is-hidden-after-expiry{display:none}

.mdm-woo-carousel .mdm-slider__viewport{margin-top:-78px;padding-top:78px;margin-bottom:-116px;padding-bottom:116px}.mdm-product-card-wrap{position:relative}.mdm-product-card{position:relative;display:flex;flex-direction:column;height:100%;min-height:390px;border-radius:var(--mdm-radius,18px);outline:none}.mdm-product-card__media{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;height:250px;margin:0 16px -34px;padding:10px;text-decoration:none;transition:transform var(--mdm-motion,320ms) ease}.mdm-product-card__image{position:absolute;max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(15,23,42,.15));transition:opacity var(--mdm-motion,320ms),transform var(--mdm-motion,320ms)}.mdm-product-card__image--hover{opacity:0}.mdm-product-card:hover .mdm-product-card__image:not(.mdm-product-card__image--hover),.mdm-product-card:focus-within .mdm-product-card__image:not(.mdm-product-card__image--hover){opacity:0}.mdm-product-card:hover .mdm-product-card__image--hover,.mdm-product-card:focus-within .mdm-product-card__image--hover{opacity:1}.mdm-product-card:hover .mdm-product-card__media,.mdm-product-card:focus-within .mdm-product-card__media{transform:translateY(-5px)}.mdm-product-card__main{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;justify-content:flex-end;min-height:174px;padding:58px 22px 24px;border:1px solid var(--mdm-border,#dfe5ec);border-radius:var(--mdm-radius,18px);background:var(--mdm-surface,#fff);box-shadow:var(--mdm-shadow,0 12px 34px rgba(15,23,42,.1));transition:transform var(--mdm-motion,320ms),box-shadow var(--mdm-motion,320ms)}.mdm-product-card:hover .mdm-product-card__main,.mdm-product-card:focus-within .mdm-product-card__main{transform:translateY(-3px)}.mdm-product-card__main h3{display:-webkit-box;margin:0;color:var(--mdm-secondary,#0f172a);overflow:hidden;font-size:18px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mdm-product-card__main h3 a{text-decoration:none}.mdm-product-card__rating{display:flex;align-items:center;gap:7px;margin-top:10px}.mdm-product-card__rating .mdm-stars svg{width:14px;height:14px;flex-basis:14px}.mdm-product-card__rating>span{color:var(--mdm-muted,#64748b);font-size:11px}.mdm-product-card__badges{position:absolute;z-index:4;top:56px;left:6px;display:flex;flex-wrap:wrap;gap:5px}.mdm-product-card__badge{padding:6px 9px;border-radius:999px;color:#fff;background:var(--mdm-primary,#1f2b52);font-size:10px;font-weight:850;text-transform:uppercase}.mdm-product-card__badge--sale{background:var(--mdm-sale,#dc2626)}.mdm-product-card__badge--sold_out{background:#5b6575}.mdm-product-card__badge--new{background:var(--mdm-success,#15803d)}.mdm-product-card__reveal{position:absolute;z-index:3;right:0;top:100%;left:0;display:grid;gap:7px;padding-top:8px;opacity:0;pointer-events:none;transform:translateY(-28px);transition:opacity var(--mdm-motion,320ms),transform var(--mdm-motion,320ms)}.mdm-product-card:hover .mdm-product-card__reveal,.mdm-product-card:focus-within .mdm-product-card__reveal{opacity:1;pointer-events:auto;transform:translateY(0)}.mdm-product-card__price{display:flex;align-items:center;justify-content:center;min-height:42px;padding:8px 14px;border-radius:10px;color:var(--mdm-secondary,#0f172a);background:var(--mdm-surface-alt,#f4f6f9);font-weight:850}.mdm-product-card__price del{margin-right:7px;color:var(--mdm-muted,#64748b);font-weight:500}.mdm-product-card__price ins{text-decoration:none}.mdm-product-card__button{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:12px 16px;border-radius:10px;color:#fff!important;background:var(--mdm-primary,#1f2b52);font-weight:850;text-decoration:none}.mdm-product-card__button:hover{background:var(--mdm-accent,#fe5900)}.mdm-product-card__button:focus-visible{outline:3px solid color-mix(in srgb,var(--mdm-accent,#fe5900) 40%,transparent);outline-offset:2px}

@media(max-width:980px){.mdm-slider__track>.mdm-slider__item,.mdm-slider__track>.mdm_carousel_item{flex-basis:calc((100% - (var(--mdm-slider-gap)*(var(--mdm-cols-tablet) - 1)) - var(--mdm-peek))/var(--mdm-cols-tablet))}.mdm-gallery{columns:var(--mdm-gallery-cols-tablet,2)}.mdm-product-card__reveal{position:relative;top:auto;opacity:1;pointer-events:auto;transform:none}.mdm-woo-carousel .mdm-slider__viewport{margin-bottom:-10px;padding-bottom:10px}.mdm-product-card{min-height:0}.mdm-product-card:hover .mdm-product-card__main,.mdm-product-card:focus-within .mdm-product-card__main{transform:none}}
@media(max-width:767px){.mdm-slider__track>.mdm-slider__item,.mdm-slider__track>.mdm_carousel_item{flex-basis:calc((100% - (var(--mdm-slider-gap)*(var(--mdm-cols-phone) - 1)) - var(--mdm-peek))/var(--mdm-cols-phone))}.mdm-slider__navigation{justify-content:space-between}.mdm-gallery{columns:var(--mdm-gallery-cols-phone,1)}.mdm-countdown{padding:18px}.mdm-countdown__units{grid-template-columns:repeat(2,minmax(0,1fr))}.mdm-rating-badge{width:100%}.mdm-product-card__media{height:220px}.mdm-review-card__top,.mdm-review-card figcaption{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){.mdm-module *,.mdm-module *::before,.mdm-module *::after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}

