.perf-hidden{display:none!important}.perf-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.perf-loading{opacity:.6;pointer-events:none;transition:opacity .2s ease}.perf-loaded{opacity:1;pointer-events:auto}.perf-img{width:100%;height:auto;display:block;aspect-ratio:1;object-fit:cover;object-position:center;background-color:#f5f5f5;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;contain:layout style paint}.perf-img.loading{background:linear-gradient(90deg,#f5f5f5 25%,#e0e0e0,#f5f5f5 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.perf-img--hero{width:100%;height:auto;display:block;aspect-ratio:1.7777777778;object-fit:cover;object-position:center;background-color:#f5f5f5;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;contain:layout style paint}.perf-img--hero.loading{background:linear-gradient(90deg,#f5f5f5 25%,#e0e0e0,#f5f5f5 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.perf-img--product{width:100%;height:auto;display:block;aspect-ratio:1;object-fit:contain;object-position:center;background-color:#f5f5f5;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;contain:layout style paint}.perf-img--product.loading{background:linear-gradient(90deg,#f5f5f5 25%,#e0e0e0,#f5f5f5 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.perf-img--banner{width:100%;height:auto;display:block;aspect-ratio:3;object-fit:cover;object-position:center;background-color:#f5f5f5;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;contain:layout style paint}.perf-img--banner.loading{background:linear-gradient(90deg,#f5f5f5 25%,#e0e0e0,#f5f5f5 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.perf-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;text-decoration:none;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.5;text-align:center;transition:all .15s ease-out;contain:layout style;will-change:transform;touch-action:manipulation}.perf-btn:hover:not(:disabled){transform:translateY(-1px)}.perf-btn:active:not(:disabled){transform:translateY(0)}.perf-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.perf-btn{background-color:var(--color-primary, #007bff);color:#fff}.perf-btn:hover:not(:disabled){background-color:var(--color-primary-dark, #0056b3)}.perf-btn--secondary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;text-decoration:none;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.5;text-align:center;transition:all .15s ease-out;contain:layout style;will-change:transform;touch-action:manipulation}.perf-btn--secondary:hover:not(:disabled){transform:translateY(-1px)}.perf-btn--secondary:active:not(:disabled){transform:translateY(0)}.perf-btn--secondary:disabled{opacity:.6;cursor:not-allowed;transform:none}.perf-btn--secondary{background-color:#0000;color:var(--color-primary, #007bff);border:2px solid var(--color-primary, #007bff)}.perf-btn--secondary:hover:not(:disabled){background-color:var(--color-primary, #007bff);color:#fff}.perf-btn--large{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;text-decoration:none;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.5;text-align:center;transition:all .15s ease-out;contain:layout style;will-change:transform;touch-action:manipulation}.perf-btn--large:hover:not(:disabled){transform:translateY(-1px)}.perf-btn--large:active:not(:disabled){transform:translateY(0)}.perf-btn--large:disabled{opacity:.6;cursor:not-allowed;transform:none}.perf-btn--large{background-color:var(--color-primary, #007bff);color:#fff}.perf-btn--large:hover:not(:disabled){background-color:var(--color-primary-dark, #0056b3)}.perf-btn--large{padding:1rem 2rem;font-size:1.125rem}.perf-btn--small{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;text-decoration:none;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.5;text-align:center;transition:all .15s ease-out;contain:layout style;will-change:transform;touch-action:manipulation}.perf-btn--small:hover:not(:disabled){transform:translateY(-1px)}.perf-btn--small:active:not(:disabled){transform:translateY(0)}.perf-btn--small:disabled{opacity:.6;cursor:not-allowed;transform:none}.perf-btn--small{background-color:var(--color-primary, #007bff);color:#fff}.perf-btn--small:hover:not(:disabled){background-color:var(--color-primary-dark, #0056b3)}.perf-btn--small{padding:.5rem 1rem;font-size:.875rem}.perf-container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;contain:layout}@media (min-width: 768px){.perf-container{padding:0 2rem}}@media (min-width: 1024px){.perf-container{padding:0 3rem}}.perf-container--narrow{width:100%;max-width:800px;margin:0 auto;padding:0 1rem;contain:layout}@media (min-width: 768px){.perf-container--narrow{padding:0 2rem}}@media (min-width: 1024px){.perf-container--narrow{padding:0 3rem}}.perf-container--wide{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem;contain:layout}@media (min-width: 768px){.perf-container--wide{padding:0 2rem}}@media (min-width: 1024px){.perf-container--wide{padding:0 3rem}}.perf-flex{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;contain:layout}.perf-flex--column{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;contain:layout}.perf-flex--center{display:flex;flex-direction:row;align-items:center;justify-content:center;contain:layout}.perf-flex--between{display:flex;flex-direction:row;align-items:center;justify-content:space-between;contain:layout}.perf-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;contain:layout}.perf-grid--2{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;contain:layout}.perf-grid--3{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;contain:layout}.perf-grid--4{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;contain:layout}@media (min-width: 768px){.perf-grid--tablet-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;contain:layout}.perf-grid--tablet-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;contain:layout}}@media (min-width: 1024px){.perf-grid--desktop-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;contain:layout}.perf-grid--desktop-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;contain:layout}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.perf-fade-in{opacity:0;animation:fadeIn .3s ease-out forwards}.perf-slide-up{transform:translateY(100%);opacity:0;animation:slideUp .3s ease-out forwards}@media (prefers-reduced-motion: reduce){.perf-fade-in,.perf-slide-up,.perf-btn{animation:none!important;transition:none!important}}.perf-prevent-cls,.perf-lcp-optimized{contain:layout style paint;will-change:auto}.perf-lcp-optimized img{width:100%;height:auto;display:block;aspect-ratio:1;object-fit:cover;object-position:center;background-color:#f5f5f5;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;contain:layout style paint}.perf-lcp-optimized img.loading{background:linear-gradient(90deg,#f5f5f5 25%,#e0e0e0,#f5f5f5 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.perf-lcp-optimized img{loading:eager}.perf-fid-optimized{contain:layout style}.perf-fid-optimized button,.perf-fid-optimized [role=button],.perf-fid-optimized input,.perf-fid-optimized select,.perf-fid-optimized textarea{touch-action:manipulation;will-change:transform}.lazy-load{aspect-ratio:1/1;width:100%;height:auto;loading:lazy;decoding:async;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}@supports (image-format: webp4){.lazy-load{image-format:webp4;image-quality:85}}@supports (image-format: webp){.lazy-load{image-format:webp;image-quality:90}}@supports not (image-format: webp){.lazy-load{image-format:jpeg;image-quality:85}}.lazy-load{contain:layout style paint;opacity:0;transition:opacity .3s ease-in-out}.lazy-load.loaded{opacity:1}.critical-image{aspect-ratio:1/1;width:100%;height:auto;loading:eager;fetchpriority:high;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}@supports (image-format: webp4){.critical-image{image-format:webp4;image-quality:85}}@supports (image-format: webp){.critical-image{image-format:webp;image-quality:90}}@supports not (image-format: webp){.critical-image{image-format:jpeg;image-quality:85}}.critical-image{contain:layout style paint}.lcp-optimized{contain:layout style paint;will-change:auto;loading:eager;fetchpriority:high;aspect-ratio:1/1;width:100%;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}@supports (image-format: webp4){.lcp-optimized{image-format:webp4;image-quality:85}}@supports (image-format: webp){.lcp-optimized{image-format:webp;image-quality:90}}@supports not (image-format: webp){.lcp-optimized{image-format:jpeg;image-quality:85}}.cls-prevention{contain:layout style paint;aspect-ratio:1/1;width:100%;height:auto;opacity:0;transition:opacity .3s ease-in-out}.cls-prevention.loaded{opacity:1}.fid-optimized{contain:layout style;cursor:pointer;-webkit-user-select:none;user-select:none;transition:transform .2s ease-out;will-change:transform}.fid-optimized:hover{transform:translateY(-1px)}.fid-optimized:active{transform:translateY(0)}.responsive-image{width:100%;height:auto}@media (min-width: 768px){.responsive-image{max-width:600px}}@media (min-width: 1024px){.responsive-image{max-width:800px}}@supports (image-format: webp4){.responsive-image{image-format:webp4;image-quality:85}}@supports (image-format: webp){.responsive-image{image-format:webp;image-quality:90}}@supports not (image-format: webp){.responsive-image{image-format:jpeg;image-quality:85}}.responsive-image-small{width:100%;height:auto}@media (min-width: 768px){.responsive-image-small{max-width:400px}}@media (min-width: 1024px){.responsive-image-small{max-width:500px}}@supports (image-format: webp4){.responsive-image-small{image-format:webp4;image-quality:85}}@supports (image-format: webp){.responsive-image-small{image-format:webp;image-quality:90}}@supports not (image-format: webp){.responsive-image-small{image-format:jpeg;image-quality:85}}.responsive-image-large{width:100%;height:auto}@media (min-width: 768px){.responsive-image-large{max-width:800px}}@media (min-width: 1024px){.responsive-image-large{max-width:1200px}}@supports (image-format: webp4){.responsive-image-large{image-format:webp4;image-quality:85}}@supports (image-format: webp){.responsive-image-large{image-format:webp;image-quality:90}}@supports not (image-format: webp){.responsive-image-large{image-format:jpeg;image-quality:85}}.perf-monitor{data-perf-track:"true";data-perf-type:"image"}.critical-path{data-critical:"true";loading:eager;fetchpriority:high}.special-offer-scope *,.special-offer-scope *:before,.special-offer-scope *:after{box-sizing:border-box}.special-offer-scope *{margin:0;padding:0}.special-offer-scope h1,.special-offer-scope h2,.special-offer-scope h3,.special-offer-scope h4,.special-offer-scope h5,.special-offer-scope h6{margin-top:0;margin-bottom:.5rem}.special-offer-scope p{margin-top:0;margin-bottom:1rem}.special-offer-scope abbr[title]{text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}.special-offer-scope address{margin-bottom:1rem;font-style:normal;line-height:inherit}.special-offer-scope ol,.special-offer-scope ul{padding-left:2rem}.special-offer-scope ol,.special-offer-scope ul,.special-offer-scope dl{margin-top:0;margin-bottom:1rem}.special-offer-scope ol ol,.special-offer-scope ul ul,.special-offer-scope ol ul,.special-offer-scope ul ol{margin-bottom:0}.special-offer-scope dt{font-weight:600}.special-offer-scope blockquote{margin:0 0 1rem}.special-offer-scope b,.special-offer-scope strong{font-weight:700}.special-offer-scope small{font-size:.875em}.special-offer-scope sub,.special-offer-scope sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}.special-offer-scope sub{bottom:-.25em}.special-offer-scope sup{top:-.5em}.special-offer-scope pre,.special-offer-scope code,.special-offer-scope kbd,.special-offer-scope samp{font-family:monospace;font-size:1em}.special-offer-scope pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}.special-offer-scope code{font-size:.875em;word-wrap:break-word}.special-offer-scope kbd{padding:.1875rem .375rem;font-size:.875em;border-radius:.25rem}.special-offer-scope figure{margin:0 0 1rem}.special-offer-scope img,.special-offer-scope svg{vertical-align:middle}.special-offer-scope table{caption-side:bottom;border-collapse:collapse}.special-offer-scope caption{padding-top:.5rem;padding-bottom:.5rem;text-align:left}.special-offer-scope th{font-weight:600;text-align:inherit;text-align:-webkit-match-parent}.special-offer-scope thead,.special-offer-scope tbody,.special-offer-scope tfoot,.special-offer-scope tr,.special-offer-scope td,.special-offer-scope th{border-color:inherit;border-style:solid;border-width:0}.special-offer-scope label{display:inline-block}.special-offer-scope button{border-radius:0}.special-offer-scope button:focus:not(:focus-visible){outline:0}.special-offer-scope input,.special-offer-scope button,.special-offer-scope select,.special-offer-scope optgroup,.special-offer-scope textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.special-offer-scope select{word-wrap:normal}.special-offer-scope select:disabled{opacity:1}.special-offer-scope [type=button],.special-offer-scope [type=reset],.special-offer-scope [type=submit],.special-offer-scope button{-webkit-appearance:button;appearance:button}.special-offer-scope [type=button]:not(:disabled),.special-offer-scope [type=reset]:not(:disabled),.special-offer-scope [type=submit]:not(:disabled),.special-offer-scope button:not(:disabled){cursor:pointer}.special-offer-scope ::-moz-focus-inner{padding:0;border-style:none}.special-offer-scope textarea{resize:vertical}.special-offer-scope legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}.special-offer-scope [type=search]{outline-offset:-2px;-webkit-appearance:textfield;appearance:textfield}.special-offer-scope ::-webkit-search-decoration{-webkit-appearance:none}.special-offer-scope iframe{border:0}h1,.h1{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1rem;color:inherit}h2,.h2{font-size:1.75rem;font-weight:600;line-height:1.2;margin-bottom:.875rem;color:inherit}h3,.h3{font-size:1.5rem;font-weight:600;line-height:1.2;margin-bottom:.75rem;color:inherit}h4,.h4{font-size:1.25rem;font-weight:500;line-height:1.2;margin-bottom:.625rem;color:inherit}h5,.h5{font-size:1.125rem;font-weight:500;line-height:1.2;margin-bottom:.5rem;color:inherit}h6,.h6{font-size:1rem;font-weight:500;line-height:1.2;margin-bottom:.5rem;color:inherit}p{margin-bottom:1rem;line-height:1.5;font-size:16px}.lead{font-size:1.125rem;font-weight:400;line-height:1.75;margin-bottom:1.5rem}code{font-family:Courier New,monospace;font-size:.875em;color:#dc3545;background-color:#f8f9fa;padding:.125rem .25rem;border-radius:.25rem;word-break:break-word}pre{display:block;margin-bottom:1rem;padding:1rem;font-family:Courier New,monospace;font-size:.875em;color:#343a40;background-color:#f8f9fa;border-radius:.375rem;overflow-x:auto}pre code{padding:0;color:inherit;background-color:#0000;border-radius:0;word-break:normal}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-justify{text-align:justify!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-break{word-break:break-word!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-medium{font-weight:500!important}.font-weight-semibold{font-weight:600!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.font-normal{font-style:normal!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-primary{color:#e51550!important}.text-secondary{color:#6c757d!important}.text-success{color:#28a745!important}.text-danger{color:#dc3545!important}.text-warning{color:#ffc107!important}.text-info{color:#17a2b8!important}.text-light{color:#f8f9fa!important}.text-dark{color:#343a40!important}.text-white{color:#fff!important}.text-black{color:#000!important}.text-muted{color:#6c757d!important}.display-1,.display-2,.display-3,.display-4{font-weight:300;line-height:1.2;margin-bottom:1rem}.display-1{font-size:2.5rem}.display-2{font-size:2.25rem}.display-3{font-size:2rem}.display-4{font-size:1.75rem}small,.small{font-size:14px;font-weight:400}.large{font-size:18px}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline .list-inline-item{display:inline-block}.list-inline .list-inline-item:not(:last-child){margin-right:.5rem}blockquote{margin:0 0 1rem;padding:1rem;border-left:4px solid #e51550;background-color:#f8f9fa;font-style:italic}blockquote p:last-child{margin-bottom:0}blockquote footer{font-size:14px;color:#6c757d;margin-top:.5rem}blockquote footer:before{content:"\2014  "}kbd{padding:.125rem .25rem;font-family:Courier New,monospace;font-size:.875em;color:#fff;background-color:#343a40;border-radius:.25rem;box-shadow:inset 0 -1px #00000040}samp{font-family:Courier New,monospace;font-size:.875em;color:#343a40}var{font-family:Courier New,monospace;font-style:italic;color:#343a40}mark{padding:.125rem .25rem;background-color:#ffc107;color:#343a40;border-radius:.25rem}abbr[title]{text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}@media (min-width: 768px){h1,.h1{font-size:3rem}h2,.h2{font-size:2.5rem}h3,.h3{font-size:2rem}h4,.h4{font-size:1.5rem}h5,.h5,.lead{font-size:1.25rem}.display-1{font-size:4rem}.display-2{font-size:3.5rem}.display-3{font-size:3rem}.display-4{font-size:2.5rem}blockquote{padding:1.5rem}}@media (min-width: 1024px){h1,.h1{font-size:3.5rem}h2,.h2{font-size:3rem}h3,.h3{font-size:2.5rem}h4,.h4{font-size:2rem}h5,.h5,.lead{font-size:1.5rem}.display-1{font-size:5rem}.display-2{font-size:4.5rem}.display-3{font-size:4rem}.display-4{font-size:3.5rem}blockquote{padding:2rem}}.special-offer-scope h1,.special-offer-scope h2,.special-offer-scope h3,.special-offer-scope h4,.special-offer-scope h5,.special-offer-scope h6{font-weight:600;line-height:1.25;color:inherit}.special-offer-scope p{line-height:1.5}.special-offer-scope a{color:#000;text-decoration:none;background-color:#0000}.special-offer-scope a:hover{color:#000;text-decoration:none}.special-offer-scope a:not([href]):not([class]){color:inherit;text-decoration:none}.special-offer-scope a.card__title,.special-offer-scope .card__title{color:#000!important}.special-offer-scope a.card__title:hover,.special-offer-scope .card__title:hover{color:#000!important;text-decoration:none!important}.special-offer-scope img{max-width:100%;height:auto;vertical-align:middle}.special-offer-scope table{width:100%;color:#343a40;background-color:#0000;border-collapse:collapse}.special-offer-scope table th,.special-offer-scope table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.special-offer-scope table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6;font-weight:600}.special-offer-scope table tbody+tbody{border-top:2px solid #dee2e6}.special-offer-scope label{margin-bottom:.5rem;font-weight:500}.special-offer-scope input,.special-offer-scope button,.special-offer-scope select,.special-offer-scope optgroup,.special-offer-scope textarea{font-family:inherit;line-height:inherit}.special-offer-scope button,.special-offer-scope input{overflow:visible}.special-offer-scope button,.special-offer-scope select{text-transform:none}.special-offer-scope [role=button]{cursor:pointer}.special-offer-scope button,.special-offer-scope [type=button],.special-offer-scope [type=reset],.special-offer-scope [type=submit]{-webkit-appearance:button}.special-offer-scope button:not(:disabled),.special-offer-scope [type=button]:not(:disabled),.special-offer-scope [type=reset]:not(:disabled),.special-offer-scope [type=submit]:not(:disabled){cursor:pointer}.special-offer-scope input[type=radio],.special-offer-scope input[type=checkbox]{box-sizing:border-box;padding:0}.special-offer-scope input[type=date],.special-offer-scope input[type=time],.special-offer-scope input[type=datetime-local],.special-offer-scope input[type=month]{-webkit-appearance:listbox}.special-offer-scope textarea{overflow:auto;resize:vertical}.special-offer-scope fieldset{min-width:0;padding:0;margin:0;border:0}.special-offer-scope legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}.special-offer-scope progress{vertical-align:baseline}.special-offer-scope [type=number]::-webkit-inner-spin-button,.special-offer-scope [type=number]::-webkit-outer-spin-button{height:auto}.special-offer-scope [type=search]{outline-offset:-2px;-webkit-appearance:textfield}.special-offer-scope [type=search]::-webkit-search-decoration{-webkit-appearance:none}.special-offer-scope ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.special-offer-scope output{display:inline-block}.special-offer-scope summary{display:list-item;cursor:pointer}.special-offer-scope template{display:none}.special-offer-scope [hidden]{display:none!important}.special-offer-scope ul,.special-offer-scope ol{padding-left:2rem}.special-offer-scope ul ul,.special-offer-scope ol ol,.special-offer-scope ul ol,.special-offer-scope ol ul{margin-bottom:0}.special-offer-scope li{margin-bottom:.25rem}.special-offer-scope dl{margin-bottom:1rem}.special-offer-scope dt{font-weight:600;margin-top:.5rem}.special-offer-scope dd{margin-bottom:.5rem;margin-left:0}.special-offer-scope hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}.special-offer-scope hr:not([size]){height:1px}.special-offer-scope ::selection{background-color:#e5155033;color:#343a40}.special-offer-scope ::-moz-selection{background-color:#e5155033;color:#343a40}.special-offer-scope :focus{outline:2px solid #e51550;outline-offset:2px}.special-offer-scope :focus:not(:focus-visible){outline:none}@media print{.special-offer-scope *,.special-offer-scope *:before,.special-offer-scope *:after{background:#0000!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}.special-offer-scope a,.special-offer-scope a:visited{text-decoration:underline}.special-offer-scope a[href]:after{content:" (" attr(href) ")"}.special-offer-scope abbr[title]:after{content:" (" attr(title) ")"}.special-offer-scope a[href^="#"]:after,.special-offer-scope a[href^="javascript:"]:after{content:""}.special-offer-scope pre{white-space:pre-wrap!important}.special-offer-scope pre,.special-offer-scope blockquote{border:1px solid #adb5bd;page-break-inside:avoid}.special-offer-scope thead{display:table-header-group}.special-offer-scope tr,.special-offer-scope img{page-break-inside:avoid}.special-offer-scope p,.special-offer-scope h2,.special-offer-scope h3{orphans:3;widows:3}.special-offer-scope h2,.special-offer-scope h3{page-break-after:avoid}}.container,.container-fluid,.container-fullwidth{width:100%;padding:0;margin:0 auto;max-width:100%}.content-wrapper{padding:0 1rem}.no-padding{padding:0!important}.no-margin{margin:0!important}.full-width{width:100%!important;max-width:100%!important}.row{display:flex;flex-wrap:wrap;margin:0;width:100%}.no-gutters{margin:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding:0}.col{flex-basis:0;flex-grow:1;max-width:100%;padding:0;width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%;padding:0}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;padding:0}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;padding:0}.col-3{flex:0 0 25%;max-width:25%;padding:0}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;padding:0}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;padding:0}.col-6{flex:0 0 50%;max-width:50%;padding:0}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;padding:0}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;padding:0}.col-9{flex:0 0 75%;max-width:75%;padding:0}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;padding:0}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;padding:0}.col-12{flex:0 0 100%;max-width:100%;padding:0}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-block{display:block!important}.d-none{display:none!important}.flex-column{flex-direction:column!important}.flex-row{flex-direction:row!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.justify-content-start{justify-content:flex-start!important}.justify-content-center{justify-content:center!important}.justify-content-end{justify-content:flex-end!important}.justify-content-between{justify-content:space-between!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.align-items-end{align-items:flex-end!important}.align-items-stretch{align-items:stretch!important}@media (min-width: 768px){.content-wrapper{padding:0 2rem}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;padding:0}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;padding:0}.col-md-3{flex:0 0 25%;max-width:25%;padding:0}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;padding:0}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;padding:0}.col-md-6{flex:0 0 50%;max-width:50%;padding:0}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;padding:0}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;padding:0}.col-md-9{flex:0 0 75%;max-width:75%;padding:0}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;padding:0}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;padding:0}.col-md-12{flex:0 0 100%;max-width:100%;padding:0}.col-md{flex-basis:0;flex-grow:1;max-width:100%;padding:0}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%;padding:0}.d-md-flex{display:flex!important}.d-md-block{display:block!important}.d-md-none{display:none!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}}@media (min-width: 1024px){.content-wrapper{padding:0 3rem}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;padding:0}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;padding:0}.col-lg-3{flex:0 0 25%;max-width:25%;padding:0}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;padding:0}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;padding:0}.col-lg-6{flex:0 0 50%;max-width:50%;padding:0}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;padding:0}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;padding:0}.col-lg-9{flex:0 0 75%;max-width:75%;padding:0}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;padding:0}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;padding:0}.col-lg-12{flex:0 0 100%;max-width:100%;padding:0}.col-lg{flex-basis:0;flex-grow:1;max-width:100%;padding:0}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%;padding:0}.d-lg-flex{display:flex!important}.d-lg-block{display:block!important}.d-lg-none{display:none!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}}@media (min-width: 768px){.container-tablet{max-width:100%}}@media (min-width: 1024px){.container-desktop{max-width:100%}}.section{padding:0}.section-sm{padding:2rem 0}@media (min-width: 768px){.section-sm{padding:1rem 0}}.section-lg{padding:6rem 0}@media (min-width: 768px){.section-lg{padding:3rem 0}}.section-xl{padding:8rem 0}@media (min-width: 768px){.section-xl{padding:4rem 0}}.content{max-width:800px;margin:0 auto;padding:0 15px}.content-sm{max-width:600px;margin:0 auto;padding:0 15px}.content-lg{max-width:1000px;margin:0 auto;padding:0 15px}.content-xl{max-width:1200px;margin:0 auto;padding:0 15px}.wrapper{min-height:100vh;display:flex;flex-direction:column}.wrapper-content{flex:1}.card-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}@media (min-width: 768px){.card-container{grid-template-columns:1fr;gap:1rem}}.flex-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media (min-width: 768px){.flex-container{flex-direction:column;align-items:stretch}}.flex-container-center{display:flex;align-items:center;justify-content:center;min-height:200px}.flex-container-between{display:flex;align-items:center;justify-content:space-between}@media (min-width: 768px){.flex-container-between{flex-direction:column;align-items:stretch;gap:1rem}}.grid-container{display:grid;gap:2rem}.grid-container.grid-2{grid-template-columns:repeat(2,1fr)}@media (min-width: 768px){.grid-container.grid-2{grid-template-columns:1fr}}.grid-container.grid-3{grid-template-columns:repeat(3,1fr)}@media (min-width: 1024px){.grid-container.grid-3{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.grid-container.grid-3{grid-template-columns:1fr}}.grid-container.grid-4{grid-template-columns:repeat(4,1fr)}@media (min-width: 1024px){.grid-container.grid-4{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.grid-container.grid-4{grid-template-columns:1fr}}.spacing-container{padding:2rem}@media (min-width: 768px){.spacing-container{padding:1rem}}.spacing-container-sm{padding:1rem}.spacing-container-lg{padding:3rem}@media (min-width: 768px){.spacing-container-lg{padding:2rem}}.bg-container{background-color:#f8f9fa;padding:2rem;border-radius:.375rem}@media (min-width: 768px){.bg-container{padding:1rem}}.bg-container-primary{background-color:#e51550;color:#fff;padding:2rem;border-radius:.375rem}@media (min-width: 768px){.bg-container-primary{padding:1rem}}.border-container{border:1px solid #dee2e6;border-radius:.375rem;padding:2rem}@media (min-width: 768px){.border-container{padding:1rem}}.border-container-dashed{border:2px dashed #dee2e6;border-radius:.375rem;padding:2rem}@media (min-width: 768px){.border-container-dashed{padding:1rem}}.shadow-container{box-shadow:0 .5rem 1rem #00000026;border-radius:.375rem;padding:2rem;background-color:#fff}@media (min-width: 768px){.shadow-container{padding:1rem}}.shadow-container-lg{box-shadow:0 1rem 3rem #0000002d;border-radius:.375rem;padding:2rem;background-color:#fff}@media (min-width: 768px){.shadow-container-lg{padding:1rem}}@media (min-width: 0){.container-mobile-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container-mobile-sm{max-width:540px}.container-mobile-md{max-width:720px}.container-mobile-lg{max-width:960px}.container-mobile-xl{max-width:1140px}.container-mobile-xxl{max-width:1320px}}@media (min-width: 768px){.container-tablet-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container-tablet-sm{max-width:540px}.container-tablet-md{max-width:720px}.container-tablet-lg{max-width:960px}.container-tablet-xl{max-width:1140px}.container-tablet-xxl{max-width:1320px}}@media (min-width: 1024px){.container-desktop-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container-desktop-sm{max-width:540px}.container-desktop-md{max-width:720px}.container-desktop-lg{max-width:960px}.container-desktop-xl{max-width:1140px}.container-desktop-xxl{max-width:1320px}}.header{background-color:#fff;border-bottom:1px solid #dee2e6;position:sticky;top:0;z-index:1020}.header__container{display:flex;align-items:center;justify-content:space-between;padding:1rem 15px}.header__logo{display:flex;align-items:center}.header__logo img{max-height:40px;width:auto}.header__nav{display:flex;align-items:center;gap:2rem;display:none}.header__menu{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.header__menu-item{position:relative}.header__menu-link{color:#343a40;text-decoration:none;font-weight:500;padding:.5rem 0;transition:all .15s ease-in-out}.header__menu-link:hover{color:#343a40;text-decoration:none}.header__menu-link.active{color:#343a40}.header__actions{display:flex;align-items:center;gap:1rem}.header__search{position:relative}.header__search-input{padding:.5rem 1rem;border:1px solid #dee2e6;border-radius:.375rem;font-size:14px;width:200px}@media (min-width: 768px){.header__search-input{width:150px}}.header__search-input:focus{outline:none;border-color:#e51550;box-shadow:0 0 0 .2rem #e5155040}.header__search-button{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#6c757d;cursor:pointer}.header__search-button:hover{color:#343a40}.header__cart{position:relative}.header__cart-button{background:none;border:none;color:#343a40;font-size:1.25rem;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:all .15s ease-in-out}.header__cart-button:hover{background-color:#f8f9fa;color:#343a40}.header__cart-count{position:absolute;top:0;right:0;background-color:#dc3545;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:50%;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;transform:translate(25%,-25%)}.header__mobile-toggle{display:none;background:none;border:none;color:#343a40;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:all .15s ease-in-out;display:block}.header__mobile-toggle:hover{background-color:#f8f9fa;color:#343a40}.mobile-menu{position:fixed;top:0;left:-100%;width:100%;height:100vh;background-color:#fff;z-index:1050;transition:left .3s ease;overflow-y:auto}.mobile-menu.active{left:0}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6}.mobile-menu__close{background:none;border:none;color:#343a40;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:all .15s ease-in-out}.mobile-menu__close:hover{background-color:#f8f9fa;color:#343a40}.mobile-menu__nav{padding:1rem}.mobile-menu__menu{list-style:none;margin:0;padding:0}.mobile-menu__menu-item{border-bottom:1px solid #dee2e6}.mobile-menu__menu-item:last-child{border-bottom:none}.mobile-menu__menu-link{display:block;color:#343a40;text-decoration:none;font-weight:500;padding:1rem 0;transition:all .15s ease-in-out}.mobile-menu__menu-link:hover{color:#343a40;text-decoration:none}.mobile-menu__menu-link.active{color:#343a40}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#00000080;z-index:1040;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-menu-overlay.active{opacity:1;visibility:visible}@media (min-width: 768px){.header__container{padding:1rem 15px}.header__logo img{max-height:40px}.header__nav{display:flex}.header__mobile-toggle{display:none}}@media (min-width: 1024px){.header__container{padding:15px}.header__logo img{max-height:48px}}.footer{color:#fff;padding:3rem 0 1rem}@media (min-width: 768px){.footer{padding:2rem 0 1rem}}.footer__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}@media (min-width: 768px){.footer__content{grid-template-columns:1fr;gap:1.5rem}}.footer__section-title{font-size:18px;font-weight:600;margin-bottom:1rem;color:#fff}.footer__section-text{color:#dee2e6;line-height:1.75;margin-bottom:1rem}.footer__links{list-style:none;margin:0;padding:0}.footer__links-item{margin-bottom:.5rem}.footer__links-link{color:#dee2e6;text-decoration:none;transition:all .15s ease-in-out}.footer__links-link:hover{color:#fff;text-decoration:none}.footer__social{display:flex;gap:1rem;margin-top:1rem}.footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#ffffff1a;color:#fff;text-decoration:none;border-radius:50%;transition:all .15s ease-in-out}.footer__social-link:hover{background-color:#343a40;color:#fff;text-decoration:none;transform:translateY(-2px)}.footer__newsletter-form{display:flex;gap:.5rem;margin-top:1rem}@media (min-width: 768px){.footer__newsletter-form{flex-direction:column}}.footer__newsletter-input{flex:1;padding:.75rem;border:1px solid hsla(0,0%,100%,.2);border-radius:.375rem;background-color:#ffffff1a;color:#fff;font-size:14px}.footer__newsletter-input::placeholder{color:#ced4da}.footer__newsletter-input:focus{outline:none;border-color:#343a40;box-shadow:0 0 0 .2rem #343a4040}.footer__newsletter-button{padding:.75rem 1.5rem;background-color:#343a40;color:#fff;border:none;border-radius:.375rem;font-weight:500;cursor:pointer;transition:all .15s ease-in-out}.footer__newsletter-button:hover{background-color:#1d2124}@media (min-width: 768px){.footer__newsletter-button{width:100%}}.footer__bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:1rem;display:flex;align-items:center;justify-content:space-between}@media (min-width: 768px){.footer__bottom{flex-direction:column;gap:1rem;text-align:center}}.footer__copyright{color:#ced4da;font-size:14px;margin:0}.footer__legal{display:flex;gap:2rem}@media (min-width: 768px){.footer__legal{flex-direction:column;gap:.5rem}}.footer__legal-link{color:#ced4da;text-decoration:none;font-size:14px;transition:all .15s ease-in-out}.footer__legal-link:hover{color:#fff;text-decoration:none}.footer__payment{display:flex;align-items:center;gap:.5rem;margin-top:1rem}.footer__payment-text{color:#ced4da;font-size:14px;margin-right:1rem}.footer__payment-icons{display:flex;gap:.5rem}.footer__payment-icon{width:32px;height:20px;background-color:#ffffff1a;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem}.footer--minimal{background-color:#fff;color:#343a40;border-top:1px solid #dee2e6}.footer--minimal .footer__section-title{color:#343a40}.footer--minimal .footer__section-text,.footer--minimal .footer__links-link{color:#6c757d}.footer--minimal .footer__links-link:hover{color:#343a40}.footer--minimal .footer__social-link{background-color:#f8f9fa;color:#343a40}.footer--minimal .footer__social-link:hover{background-color:#343a40;color:#fff}.footer--minimal .footer__newsletter-input{background-color:#fff;color:#343a40;border-color:#dee2e6}.footer--minimal .footer__newsletter-input::placeholder{color:#adb5bd}.footer--minimal .footer__bottom{border-top-color:#dee2e6}.footer--minimal .footer__copyright,.footer--minimal .footer__legal-link{color:#6c757d}.footer--minimal .footer__legal-link:hover{color:#343a40}.footer--dark{background-color:#000}.footer--dark .footer__social-link,.footer--dark .footer__newsletter-input{background-color:#ffffff0d}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#343a40;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;border:1px solid rgba(0,0,0,0);padding:.75rem 1rem;font-size:16px;border-radius:.375rem;transition:all .15s ease-in-out;width:100%}.btn:hover{color:#343a40;text-decoration:none}.btn:focus{outline:0;box-shadow:0 0 0 .2rem #e5155040}.btn:disabled,.btn.disabled{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#e51550;border-color:#e51550}.btn-primary:hover{color:#fff;background-color:#c21244;border-color:#b61140}.btn-primary:focus{color:#fff;background-color:#c21244;border-color:#b61140;box-shadow:0 0 0 .2rem #e5155080}.btn-primary:active{color:#fff;background-color:#b61140;border-color:#ab103c}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem #6c757d80}.btn-secondary:active{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem #28a74580}.btn-success:active{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem #dc354580}.btn-danger:active{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-warning{color:#343a40;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#343a40;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus{color:#343a40;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem #ffc10780}.btn-warning:active{color:#343a40;background-color:#d39e00;border-color:#c69500}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem #17a2b880}.btn-info:active{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-light{color:#343a40;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#343a40;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus{color:#343a40;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem #f8f9fa80}.btn-light:active{color:#343a40;background-color:#dae0e5;border-color:#d3d9df}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem #343a4080}.btn-dark:active{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-outline-primary{color:#e51550;border-color:#e51550}.btn-outline-primary:hover{color:#fff;background-color:#e51550;border-color:#e51550}.btn-outline-primary:focus{box-shadow:0 0 0 .2rem #e5155080}.btn-outline-primary:active{color:#fff;background-color:#e51550;border-color:#e51550}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-success:active{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#fff;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-warning:active{color:#fff;background-color:#ffc107;border-color:#ffc107}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-info:active{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#fff;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-light:active{color:#fff;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-outline-dark:active{color:#fff;background-color:#343a40;border-color:#343a40}.btn-sm{padding:.5rem .75rem;font-size:14px;border-radius:.25rem}.btn-lg{padding:1rem 1.5rem;font-size:18px;border-radius:.5rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}.btn-link{font-weight:400;color:#000;text-decoration:none}.btn-link:hover{color:#000;text-decoration:none}.btn-link:focus{text-decoration:none}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-cta{display:flex;align-items:center;justify-content:center;gap:.5rem;height:3rem;padding:0 1.5rem;background:#e51550;border-radius:999px;border:none;cursor:pointer;transition:background-color .2s ease;text-decoration:none;width:100%}.btn-cta:hover{background:#c41147;text-decoration:none}.btn-cta:active,.btn-cta:active:focus,.btn-cta:active:hover{background:#e51550!important;background-color:#e51550!important;background-image:none!important;text-decoration:none}.btn-cta:focus{outline:none;text-decoration:none}.btn-cta:disabled,.btn-cta.disabled{background:#e51550!important;cursor:not-allowed;pointer-events:none;opacity:.7}.btn-cta--disabled{background:#999!important;cursor:not-allowed;pointer-events:none;opacity:.6}.btn-cta--disabled:hover{background:#999!important}.btn-cta--disabled .btn-cta__text{color:#fff}.btn-cta__text{color:#fff;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:700;text-transform:capitalize;letter-spacing:1px;white-space:nowrap;flex-shrink:0}.btn-cta__icon{width:1.25rem;height:1.25rem;fill:currentColor;flex-shrink:0}.btn-group{position:relative;display:flex;flex-direction:column;vertical-align:middle;width:100%}.btn-group>.btn{position:relative;flex:1 1 auto;border-radius:.375rem!important;margin-bottom:.5rem}.btn-group>.btn:last-child{margin-bottom:0}.btn-group>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:1}.btn-icon{width:2.5rem;height:2.5rem;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%}.btn-icon i,.btn-icon svg{font-size:1.125rem}.btn-floating{position:fixed;bottom:1rem;right:1rem;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 1rem 3rem #0000002d;z-index:1030}@media (min-width: 768px){.btn{padding:.75rem 1.5rem;font-size:18px;width:auto;display:inline-block}.btn-sm{padding:.5rem 1rem;font-size:16px}.btn-lg{padding:1rem 2rem;font-size:20px}.btn-cta{width:auto;height:3.5rem;padding:0 2rem;max-width:320px;min-width:200px}.btn-cta__text{font-size:1.25rem;text-transform:capitalize}.btn-cta__icon{width:1.5rem;height:1.5rem}.btn-group{flex-direction:row;width:auto}.btn-group>.btn{margin-bottom:0;margin-left:-1px;border-radius:0}.btn-group>.btn:first-child{margin-left:0;border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.btn-group>.btn:last-child{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.btn-icon{width:3rem;height:3rem}.btn-icon i,.btn-icon svg{font-size:1.25rem}.btn-floating{bottom:2rem;right:2rem;width:56px;height:56px}}@media (min-width: 1024px){.btn{padding:1rem 2rem;font-size:16px}.btn-sm{padding:.75rem 1.25rem;font-size:18px}.btn-lg{padding:1.25rem 2.5rem;font-size:16px}.btn-cta{height:4rem;padding:0 2.5rem;max-width:400px;min-width:240px}.btn-cta__text{font-size:1rem;text-transform:capitalize}.btn-cta__icon{width:1.75rem;height:1.75rem}.btn-icon{width:3.5rem;height:3.5rem}.btn-icon i,.btn-icon svg{font-size:1.5rem}}.btn:not(:disabled):not(.disabled):active,.btn:not(:disabled):not(.disabled).active{background-image:none}.btn:not(:disabled):not(.disabled):active:focus,.btn:not(:disabled):not(.disabled).active:focus{box-shadow:0 0 0 .2rem #e5155080}.btn-loading{position:relative;color:#0000!important}.btn-loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid rgba(0,0,0,0);border-top-color:currentColor;border-radius:50%;animation:btn-loading-spinner 1s linear infinite}@keyframes btn-loading-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}a.btn:hover,a[class*=__cta-button]:hover,a[class*=__button]:hover,a[class*=-button]:hover{color:#fff!important}a.btn.sale-cta-hero__button--primary:hover,a.sale-cta-hero__button.sale-cta-hero__button--primary:hover{color:var(--hero-primary-btn-color, #a40d3f)!important}a.btn.sale-cta-hero__button--secondary:hover,a.sale-cta-hero__button.sale-cta-hero__button--secondary:hover{color:var(--hero-secondary-btn-color, #ffffff)!important}.advanced-image,.lcp-hero-image,img[data-lcp-element]{max-width:100%;height:auto;contain:layout style}.advanced-image[loading=lazy],.lcp-hero-image[loading=lazy],img[data-lcp-element][loading=lazy]{opacity:0;transition:opacity .3s ease}.advanced-image[loading=lazy].loaded,.lcp-hero-image[loading=lazy].loaded,img[data-lcp-element][loading=lazy].loaded{opacity:1}.advanced-image[fetchpriority=high],.lcp-hero-image[fetchpriority=high],img[data-lcp-element][fetchpriority=high]{will-change:auto;contain:layout style paint}.advanced-image-picture,.lcp-hero-picture{display:block;width:100%;contain:layout style paint}.advanced-image-picture .advanced-image{width:100%;height:auto;display:block;background-color:#f8f9fa;transition:opacity .3s ease;border-radius:8px}.advanced-image-picture .advanced-image[loading=lazy]:not(.loaded){background:linear-gradient(90deg,#f8f9fa 25%,#e9ecef,#f8f9fa 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.advanced-image-picture .advanced-image[loading=lazy]{opacity:0}.advanced-image-picture .advanced-image[loading=lazy].loaded{opacity:1}.lcp-hero-picture{display:block;width:100%;contain:layout style paint;will-change:auto}.lcp-hero-picture .lcp-hero-image{width:100%;height:auto;display:block;background-color:#f8f9fa;border-radius:12px;contain:layout style paint;will-change:auto;opacity:1;visibility:visible}.advanced-image-placeholder,.lcp-hero-placeholder{display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;min-height:200px;contain:layout style paint}.advanced-image-placeholder svg,.lcp-hero-placeholder svg{opacity:.6}.advanced-image-placeholder p,.lcp-hero-placeholder p{margin-top:1rem;color:#6c757d;font-size:.9rem;text-align:center}.lcp-hero-placeholder{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed #dee2e6;border-radius:12px;min-height:300px}.lcp-hero-placeholder .placeholder-content{text-align:center;color:#6c757d}.lcp-hero-placeholder .placeholder-content p{font-size:1.1rem;font-weight:500}.thumbnail-image{border-radius:6px;transition:all .2s ease;cursor:pointer}.thumbnail-image:hover{transform:scale(1.05);box-shadow:0 4px 12px #0000001a}.main-product-image{border-radius:8px;box-shadow:0 2px 8px #0000001a}.product-image{border-radius:12px;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease}.product-image:hover{transform:translateY(-2px)}.img-container{position:relative;overflow:hidden}.img-container--hero{aspect-ratio:16/9}@media (min-width: 768px){.img-container--hero{aspect-ratio:4/3}}@media (min-width: 1024px){.img-container--hero{aspect-ratio:16/9}}.img-container--product{aspect-ratio:1/1}.img-container--banner{aspect-ratio:3/1}@media (max-width: 767.98px){.img-container--banner{aspect-ratio:2/1}}.img-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.img-overlay:hover{opacity:1}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes imageLoad{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@media (max-width: 767.98px){.advanced-image,.lcp-hero-image,.product-image{border-radius:6px}.lcp-hero-placeholder{min-height:200px;border-radius:8px}.advanced-image-placeholder{min-height:150px}}@media (prefers-reduced-motion: reduce){.advanced-image,.lcp-hero-image,.product-image,.thumbnail-image{transition:none!important;animation:none!important}.thumbnail-image:hover,.product-image:hover{transform:none!important}}@media (prefers-contrast: high){.advanced-image-placeholder,.lcp-hero-placeholder{border-color:currentColor;background:#0000}}@media print{.advanced-image,.lcp-hero-image,.product-image{break-inside:avoid;page-break-inside:avoid}}.top-bar__block--announcement{width:100%;max-width:100%;flex:0 0 100%;margin:0;padding:0}.top-bar__block--announcement .banner,.banner-wrapper,.banner-wrapper .banner{display:block;width:100%;margin:0;padding:0}.banner{padding:4px 0;min-height:40px}.banner--loading{visibility:hidden}.banner__container{display:flex;justify-content:center;min-height:40px;padding:0;flex-wrap:nowrap;align-items:center;width:100%}.banner__content{width:100%}.banner__link{font-weight:700!important;font-size:16px;line-height:1.2;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-align:center;padding:8px 16px;margin:0;white-space:nowrap;word-wrap:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;word-break:normal;max-width:100%;display:block;width:100%;min-width:100%;box-sizing:border-box;text-decoration:none;color:inherit}.banner__link:hover{color:inherit!important}.banner__link--special{font-weight:700!important}.banner__link--standard{display:block;width:100%;text-align:center}.banner--standard{overflow:visible}.banner--standard .banner__container{overflow:visible;position:relative}.banner--standard .banner__content{overflow:visible;white-space:nowrap;width:100%;position:relative;display:block}.top-bar{overflow:visible;position:relative;z-index:1}.top-bar .info-bar{min-height:auto}@media (min-width: 768px){.top-bar{min-height:50px}}body.mobile-nav-open .top-bar{display:none}.top-bar{background-size:400% 400%;animation:primaryGradient 5s ease infinite}.top-bar .info-bar{min-height:50px;line-height:1.2;overflow:visible;padding:0}.top-bar .top-bar__block--announcement{min-height:40px;padding:0;overflow:hidden;width:100%;max-width:100%;flex:0 0 100%}.top-bar .top-bar__block--announcement .banner{padding:4px 0;min-height:inherit;width:100%}.top-bar .top-bar__block--announcement .banner__container{min-height:inherit;padding:0;flex-wrap:wrap;overflow:hidden;width:100%}.top-bar .top-bar__block--announcement .banner__link{font-weight:700!important;white-space:nowrap;word-wrap:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;word-break:normal;line-height:1.2;display:block;width:100%;text-overflow:ellipsis;overflow:hidden;padding:4px 0}@keyframes primaryGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.banner{padding:2px 0;height:32px;min-height:32px}.banner__container{height:32px;min-height:32px;padding:0;display:flex;align-items:center;width:100%}.banner__link{font-weight:700!important;text-align:center;line-height:1.1;padding:4px 0;font-size:.875rem;display:block;white-space:nowrap;word-wrap:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;word-break:normal;width:100%;max-width:100%;min-width:100%;text-overflow:ellipsis;overflow:hidden;box-sizing:border-box}@media (min-width: 768px){.banner{padding:4px 0;height:40px;min-height:40px}.banner__container{height:40px;min-height:40px;padding:0 12px}.banner__link{font-weight:700!important;font-size:.875rem;padding:6px 12px}}@media (min-width: 1024px){.banner__link{font-weight:700!important;font-size:.9375rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.banner__link:hover{color:inherit!important}}.banner__content--marquee{overflow:hidden;white-space:nowrap}.top-bar__block--announcement .banner__content--marquee .banner__link{display:inline-block;animation:marquee-scroll 15s linear infinite;text-overflow:unset;overflow:visible;white-space:nowrap}@media (min-width: 768px){.top-bar__block--announcement .banner__content--marquee .banner__link{animation:none;display:block;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@keyframes marquee-scroll{0%{transform:translate(100%)}to{transform:translate(-100%)}}.banner__link .banner__countdown{display:inline-block;margin-left:8px;font-weight:700;color:#ff6b6b;animation:countdown-pulse 1s ease-in-out infinite alternate}@media (max-width: -.02){.banner__link .banner__countdown{margin-left:4px;font-size:.8em}}.banner__link--prime-day{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff!important}.banner__link--prime-day .banner__countdown{color:#ffeb3b;text-shadow:0 1px 2px rgba(0,0,0,.3)}@keyframes countdown-pulse{0%{opacity:1;transform:scale(1)}to{opacity:.8;transform:scale(1.05)}}.banner--prime-day{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.banner--prime-day .banner__link,.banner--prime-day .banner__link:hover{color:#fff!important}.top-bar{display:block;width:100%;padding:2px 0}@media (max-width: 767px){.top-bar--hidden-mobile{display:none}}@media (min-width: 768px){.top-bar--hidden-desktop{display:none}}.top-bar--light{background-color:#f8f9fa;color:#333}.top-bar--dark{background-color:#333;color:#fff}.top-bar--primary{background-color:#007bff;color:#fff}.top-bar--small{font-size:12px}.top-bar--medium{font-size:14px}.top-bar--large{font-size:16px}.top-bar__container{display:flex;align-items:center;justify-content:center;width:100%;max-width:1200px;margin:0 auto;padding:0 15px;flex-wrap:wrap}.top-bar__block{display:flex;align-items:center;padding:0 8px;flex:1}@media (max-width: 767px){.top-bar__block--hidden-mobile{display:none}}@media (min-width: 768px){.top-bar__block--hidden-desktop{display:none}}.top-bar__block--announcement{flex:1 1 100%;width:100%;max-width:100%}.top-bar__block--cart{flex:0 0 auto;overflow:visible}.top-bar__block--marquee{overflow:hidden}.top-bar__block--left{justify-content:flex-start}.top-bar__block--center{justify-content:center}.top-bar__block--right{justify-content:flex-end}.top-bar__block--first{justify-content:flex-start}.top-bar__block--last{justify-content:flex-end}.top-bar__block--empty{height:40px;line-height:40px;overflow:hidden}@media (max-width: 767px){.top-bar__container{padding:0 8px;flex-wrap:nowrap}.top-bar__block{padding:0 4px}}@media (min-width: 768px){.top-bar__container{flex-wrap:wrap}.top-bar__block--AnnouncementBar{flex:1 1 100%}}.search-page{width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;padding:32px 16px}@media (min-width: 1024px){.search-page{padding:4.4rem}}.search-page *{box-sizing:border-box}.search-page__title{margin:0 0 2rem;font-size:1.5rem;font-weight:600;line-height:1.3}@media (min-width: 1024px){.search-page__title{font-size:2rem;margin-bottom:3rem}}.search-page__term{color:#8c52ff;font-weight:700}.search-page__results{width:100%;max-width:100%;overflow-x:hidden}.search-page__section{margin-bottom:3rem}.search-page__section:last-child{margin-bottom:0}.search-page__section--pages .search-page__list,.search-page__section--articles .search-page__list{display:flex;flex-direction:column;gap:1rem}.search-page__section-title{margin:0 0 1.5rem;font-size:1.25rem;font-weight:600;color:#333}@media (min-width: 1024px){.search-page__section-title{font-size:1.5rem;margin-bottom:2rem}}.search-page__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}@media (min-width: 768px){.search-page__grid{grid-template-columns:repeat(4,1fr)}}.search-page__list{display:flex;flex-direction:column;width:100%;max-width:100%}.search-page__item{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box;min-width:0}.search-page__item--product{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}.search-page__item--product .card__info .card__title{white-space:normal;width:100%;max-width:100%;overflow:visible;text-overflow:unset;font-weight:700!important;line-height:1.3;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;box-sizing:border-box}.search-page__item--product .card,.search-page__item--product .card__image,.search-page__item--product .card__info{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.search-page__item--page{border-bottom:1px solid #eee}.search-page__item--page:last-child{border-bottom:none}.search-page__item--article{border-bottom:1px solid #eee}.search-page__item--article:last-child{border-bottom:none}.search-page__link{color:#000;text-decoration:none;font-size:1rem;line-height:1.4;transition:color .2s ease}.search-page__link:hover{color:#333;text-decoration:underline}.search-page__link:focus{outline:2px solid #000;outline-offset:2px}.search-page__form{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:3rem;padding:2rem;background:#f8f9fa;border-radius:8px}@media (min-width: 768px){.search-page__form{flex-direction:row;justify-content:center;padding:2.5rem}}.search-page__form-title{margin:0;font-size:1.25rem;font-weight:600;text-align:center}@media (min-width: 768px){.search-page__form-title{font-size:1.5rem}}.search-page__input{width:100%;max-width:400px;padding:.75rem 1rem;border:2px solid #ddd;border-radius:6px;font-size:14px;transition:border-color .2s ease}@media (min-width: 768px){.search-page__input{font-size:1rem}}.search-page .search__container--abs form input[type=search],.search-page .search__container--abs form input[name=q],.search-page .search__container--abs input[data-search]{font-size:14px!important}@media (min-width: 768px){.search-page .search__container--abs form input[type=search],.search-page .search__container--abs form input[name=q],.search-page .search__container--abs input[data-search]{font-size:25px!important}}.search-page__no-results{text-align:center;padding:3rem 1rem;font-size:1.125rem;color:#666;background:#f8f9fa;border-radius:8px;margin:2rem 0}.countdown-timer{width:100%;padding:.5rem 1rem;background:linear-gradient(135deg,#e51550,#c41147);position:relative;overflow:hidden;display:none}.countdown-timer:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:shimmer 3s infinite}.countdown-timer__container{max-width:100%;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;position:relative;z-index:2;flex-wrap:nowrap}.countdown-timer__header{text-align:center;margin-bottom:.5rem}.countdown-timer__title{font-size:1.125rem;font-weight:700;color:#fff;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3);letter-spacing:.5px}.countdown-timer__subtitle{font-size:.875rem;color:#ffffffe6;margin:.25rem 0 0;font-weight:400}.countdown-timer__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.25rem;width:100%;max-width:200px;flex-shrink:0;transition:all .3s ease}.countdown-timer__grid--no-days{grid-template-columns:repeat(3,1fr);max-width:150px}.countdown-timer__unit{background:#ffffff26;border-radius:6px;padding:.375rem .0625rem;text-align:center;border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease;position:relative;overflow:hidden}.countdown-timer__unit:hover{transform:translateY(-2px);background:#fff3}.countdown-timer__value{font-size:1rem;font-weight:800;color:#fff;line-height:1;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3);font-family:Courier New,monospace}.countdown-timer__value--changing{animation:number-flip .3s ease-in-out}.countdown-timer__label{font-size:.4rem;font-weight:600;color:#fffc;text-transform:uppercase;letter-spacing:.3px;margin:.0625rem 0 0;line-height:1}.countdown-timer__separator{display:none;color:#fff9;font-size:1.25rem;font-weight:700;margin:0 .25rem}.countdown-timer__pre-text{display:flex;align-items:center;justify-content:center;text-align:center;font-size:clamp(.7rem,2.5vw,.95rem);font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;max-width:100%;padding:0 .5rem;animation:glow-pulse 2s ease-in-out infinite;line-height:1.2;word-break:break-word;flex-wrap:wrap}.countdown-timer__cta{text-align:center}.countdown-timer__button{background:#fff3;color:#fff!important;border:2px solid hsla(0,0%,100%,.3);padding:.5rem 1rem;border-radius:25px;font-size:.75rem;font-weight:600;text-decoration:none!important;display:inline-block;transition:all .3s ease;flex-shrink:0;white-space:nowrap}.countdown-timer__button:hover,.countdown-timer__button:focus,.countdown-timer__button:active,.countdown-timer__button:visited{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-1px);text-decoration:none!important;color:#fff!important}.countdown-timer--expired{background:linear-gradient(135deg,#dc3545,#bd2130)}.countdown-timer--expired .countdown-timer__title{content:"\23f0  Time's Up!"}.countdown-timer--expired .countdown-timer__grid,.countdown-timer--hidden{display:none}@keyframes shimmer{0%{left:-100%}to{left:100%}}@keyframes number-flip{0%{transform:rotateX(0)}50%{transform:rotateX(90deg)}to{transform:rotateX(0)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.02)}}@keyframes glow-pulse{0%,to{text-shadow:0 2px 4px rgba(0,0,0,.3),0 0 10px hsla(0,0%,100%,.3);transform:scale(1)}50%{text-shadow:0 2px 8px rgba(0,0,0,.4),0 0 20px hsla(0,0%,100%,.6),0 0 30px hsla(0,0%,100%,.4);transform:scale(1.03)}}@media (min-width: 768px){.countdown-timer{padding:.75rem 2rem}.countdown-timer__container{flex-direction:row;justify-content:center;gap:2rem;max-width:600px}.countdown-timer__header{text-align:left;flex:1}.countdown-timer__title{font-size:1.25rem}.countdown-timer__subtitle{font-size:1rem}.countdown-timer__pre-text{font-size:clamp(.75rem,2vw,1rem);padding:0 .75rem;white-space:nowrap;overflow:visible}.countdown-timer__grid{grid-template-columns:repeat(4,1fr);gap:.75rem;max-width:400px;flex:0 0 auto}.countdown-timer__grid--no-days{grid-template-columns:repeat(3,1fr);max-width:300px}.countdown-timer__unit{padding:.75rem .5rem}.countdown-timer__value{font-size:1.5rem}.countdown-timer__label{font-size:.625rem}.countdown-timer__separator{display:block;align-self:center}.countdown-timer__button{padding:.75rem 1.5rem;font-size:.875rem}}@media (min-width: 1024px){.countdown-timer{padding:.75rem 2rem}.countdown-timer__container{gap:2rem;max-width:600px}.countdown-timer__title{font-size:1.25rem}.countdown-timer__subtitle{font-size:1rem}.countdown-timer__pre-text{font-size:clamp(.8rem,1.5vw,1.05rem);padding:0 1rem;white-space:nowrap;overflow:visible}.countdown-timer__grid{gap:.75rem;max-width:400px}.countdown-timer__grid--no-days{grid-template-columns:repeat(3,1fr);max-width:300px}.countdown-timer__unit{padding:.75rem .5rem}.countdown-timer__value{font-size:1.5rem}.countdown-timer__label{font-size:.625rem}.countdown-timer__button{padding:.75rem 1.5rem;font-size:.875rem}}.product-card{display:flex;flex-direction:column;gap:.625rem;height:100%}.product-card__image-wrapper{position:relative;background:#f6f8fa;border-radius:.5rem;overflow:hidden;aspect-ratio:1}.product-card__image-wrapper a{display:block;width:100%;height:100%}.product-card__image{width:100%;height:100%;object-fit:cover;display:block}.product-card__badge{position:absolute;top:.5rem;left:.5rem;background:#b31570;border-radius:.25rem;padding:.125rem .25rem;display:flex;align-items:center;justify-content:center}.product-card__badge-text{color:#fff;font-size:.625rem;font-weight:700;text-transform:uppercase;line-height:1;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.product-card__content{display:flex;flex-direction:column;gap:.75rem;flex:1}.product-card__info{display:flex;flex-direction:column;gap:.5rem}.product-card__title{color:#1f1f1f;font-size:.9375rem;font-weight:700;line-height:140%;margin:0;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:2.625rem}.product-card__title a{color:inherit;text-decoration:none;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;transition:color .2s ease}.product-card__title a:hover{color:#e51550}.product-card__description{color:#655e5c;font-size:.8125rem;font-weight:400;line-height:137%;margin:0;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:2.225rem}.product-card__price-wrapper{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap;margin-top:auto}.product-card__price{color:#1f1f1f;font-size:.875rem;font-weight:700;line-height:100%;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.product-card__original-price{color:#655e5c;font-size:.8125rem;font-weight:400;line-height:100%;text-decoration:line-through;opacity:.7;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.product-card__discount-badge{background:#dd6231;border-radius:.25rem;padding:.125rem .25rem;display:flex;align-items:center;justify-content:center}.product-card__discount-text{color:#fff;font-size:.625rem;font-weight:700;line-height:1;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}@media (min-width: 768px){.product-card__title{font-size:1rem}.product-card__description{font-size:.875rem}.product-card__price{font-size:.9375rem}}@media (min-width: 1024px){.product-card{gap:.75rem}.product-card__badge{padding:.25rem .5rem}.product-card__badge-text{font-size:.75rem}.product-card__content{gap:.875rem}.product-card__title{font-size:1.0625rem}.product-card__price{font-size:1rem}.product-card__discount-badge{padding:.25rem .5rem}.product-card__discount-text{font-size:.75rem}}.dynamic-rating{display:flex;flex-direction:row;align-items:center;gap:.5rem;min-height:1rem}.dynamic-rating__stars{display:flex;align-items:center;gap:.125rem}.dynamic-rating__star{width:.875rem;height:.875rem;flex-shrink:0}.dynamic-rating__star--empty{opacity:.3}.dynamic-rating__count{color:#4e4747;font-size:.75rem;font-weight:700;line-height:100%;letter-spacing:.02em;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}
/*# sourceMappingURL=/cdn/shop/t/96/assets/core.css.map */
