@charset "UTF-8";.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:transparent;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}.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 dd{margin-bottom:.5rem;margin-left:0}.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 button,.special-offer-scope select{text-transform:none}.special-offer-scope [role=button]{cursor:pointer}.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 fieldset{min-width:0;padding:0;margin:0;border:0}.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 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;appearance:textfield}.special-offer-scope ::-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 iframe{border:0}.special-offer-scope summary{display:list-item;cursor:pointer}.special-offer-scope template{display:none}.special-offer-scope [hidden]{display:none!important}h1,.h1{font-family:Fraunces,Georgia,Times New Roman,Times,serif;font-size:31px;font-weight:700;line-height:1.2;margin-bottom:1rem;color:#1e1b1c}h1 span,.h1 span{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;display:inline}h2,.h2{font-family:Fraunces,Georgia,Times New Roman,Times,serif;font-size:27px;font-weight:700;line-height:1.3;margin-bottom:.875rem;color:#1e1b1c}h2 span,.h2 span{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;display:inline}h3,.h3{font-family:Fraunces,Georgia,Times New Roman,Times,serif;font-size:24px;font-weight:700;line-height:1.2;margin-bottom:.75rem;color:#1e1b1c}h3 span,.h3 span{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;display:inline}h4,.h4{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:700;line-height:1.3;margin-bottom:.625rem;color:#1e1b1c}h4 span,.h4 span{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;display:inline}h5,.h5{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1.3;margin-bottom:.5rem;color:#1e1b1c}h5 span,.h5 span{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;display:inline}h6,.h6{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:700;line-height:1.3;margin-bottom:.5rem;color:#1e1b1c}h6 span,.h6 span{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;display:inline}p{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:400;line-height:1.5;margin-bottom:.5rem;color:#1e1b1c}@media(min-width:1024px){p{font-size:16px}}.lead,.body-lead{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1.6;margin-bottom:1.5rem;color:#1e1b1c}.lead-link,.body-lead a{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:500;line-height:1.6;color:#1e1b1c;text-decoration:underline;text-decoration-color:#e81050;text-underline-offset:12%}.body-default{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#1e1b1c}.body-med{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:400;line-height:1.5;color:#1e1b1c}.body-small,small,.small{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#1e1b1c}.body-xs{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.45;color:#1e1b1c}.body-2xs{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:10px;font-weight:400;line-height:1.2;color:#1e1b1c}.body-sm-md-base{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#1e1b1c}@media(min-width:768px){.body-sm-md-base{font-size:16px;line-height:1.6}}.subtitle{font-family:DM Mono,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:16px;font-weight:400;line-height:1.6;text-transform:uppercase;color:#1e1b1c}code{font-family:Courier New,monospace;font-size:.875em;color:#982a1b;background-color:#e6e6e6;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:#171717;background-color:#e6e6e6;border-radius:.375rem;overflow-x:auto}pre code{padding:0;color:inherit;background-color:transparent;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}h3 a,.product-card a,.more-support-pcos-relief__product-title a,.you-may-also-like__product-title a,.product-recommendations__product-title a,[class*=__product-title] a{color:inherit;text-decoration:none!important;transition:color .2s ease}h3 a:hover,.product-card a:hover,.more-support-pcos-relief__product-title a:hover,.you-may-also-like__product-title a:hover,.product-recommendations__product-title a:hover,[class*=__product-title] a:hover{color:#e81050!important;text-decoration:none!important}h3 a:focus,.product-card a:focus,.more-support-pcos-relief__product-title a:focus,.you-may-also-like__product-title a:focus,.product-recommendations__product-title a:focus,[class*=__product-title] a:focus{outline:2px solid #E81050;outline-offset:2px;text-decoration:none!important}h3 a:active,.product-card a:active,.more-support-pcos-relief__product-title a:active,.you-may-also-like__product-title a:active,.product-recommendations__product-title a:active,[class*=__product-title] a:active{color:#bc0e40!important;text-decoration:none!important}.text-primary{color:#e81050!important}.text-secondary{color:#fbc6a2!important}.text-success{color:#037a5c!important}.text-danger{color:#982a1b!important}.text-warning{color:#984f1b!important}.text-info{color:#17a2b8!important}.text-light{color:#fafafa!important}.text-dark{color:#171717!important}.text-white{color:#fff!important}.text-black{color:#1e1b1c!important}.text-muted{color:#525252!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}.large{font-size:18px;line-height:1.6}.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 #E81050;background-color:#e6e6e6;font-style:italic}blockquote p:last-child{margin-bottom:0}blockquote footer{font-size:14px;color:#525252;margin-top:.5rem}blockquote footer:before{content:"\2014  "}kbd{padding:.125rem .25rem;font-family:Courier New,monospace;font-size:.875em;color:#fff;background-color:#171717;border-radius:.25rem;box-shadow:inset 0 -1px #1e1b1c40}samp{font-family:Courier New,monospace;font-size:.875em;color:#171717}var{font-family:Courier New,monospace;font-style:italic;color:#171717}mark{padding:.125rem .25rem;background-color:#984f1b;color:#171717;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:42px;line-height:1.3}h2,.h2{font-size:34px}h3,.h3{font-size:27px;line-height:1.3}h4,.h4{font-size:20px}h5,.h5{font-size:18px}.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:42px;line-height:1.3}h2,.h2{font-size:34px}h3,.h3{font-size:27px;line-height:1.3}h4,.h4{font-size:20px}h5,.h5{font-size:18px}.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}}@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:#fafafa;padding:2rem;border-radius:.375rem}@media(min-width:768px){.bg-container{padding:1rem}}.bg-container-primary{background-color:#e81050;color:#fff;padding:2rem;border-radius:.375rem}@media(min-width:768px){.bg-container-primary{padding:1rem}}.border-container{border:1px solid #CAC4C6;border-radius:.375rem;padding:2rem}@media(min-width:768px){.border-container{padding:1rem}}.border-container-dashed{border:2px dashed #CAC4C6;border-radius:.375rem;padding:2rem}@media(min-width:768px){.border-container-dashed{padding:1rem}}.shadow-container{box-shadow:0 .5rem 1rem #1e1b1c26;border-radius:.375rem;padding:2rem;background-color:#fff}@media(min-width:768px){.shadow-container{padding:1rem}}.shadow-container-lg{box-shadow:0 1rem 3rem #1e1b1c2d;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}}.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}}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#171717;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.75rem 1rem;font-size:16px;border-radius:.375rem;transition:all .15s ease-in-out;width:100%}.btn:hover{color:#171717;text-decoration:none}.btn:focus{outline:0;box-shadow:0 0 0 .2rem #e8105040}.btn:disabled,.btn.disabled{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#e81050;border-color:#e81050}.btn-primary:hover{color:#fff;background-color:#c40e44;border-color:#b80d40}.btn-primary:focus{color:#fff;background-color:#c40e44;border-color:#b80d40;box-shadow:0 0 0 .2rem #e8105080}.btn-primary:active{color:#fff;background-color:#b80d40;border-color:#ac0c3b}.btn-secondary{color:#fff;background-color:#fbc6a2;border-color:#fbc6a2}.btn-secondary:hover{color:#fff;background-color:#f9b07d;border-color:#f9a871}.btn-secondary:focus{color:#fff;background-color:#f9b07d;border-color:#f9a871;box-shadow:0 0 0 .2rem #fbc6a280}.btn-secondary:active{color:#fff;background-color:#f9a871;border-color:#f8a165}.btn-success{color:#fff;background-color:#037a5c;border-color:#037a5c}.btn-success:hover{color:#fff;background-color:#025540;border-color:#024836}.btn-success:focus{color:#fff;background-color:#025540;border-color:#024836;box-shadow:0 0 0 .2rem #037a5c80}.btn-success:active{color:#fff;background-color:#024836;border-color:#013c2d}.btn-danger{color:#fff;background-color:#982a1b;border-color:#982a1b}.btn-danger:hover{color:#fff;background-color:#782115;border-color:#6d1e13}.btn-danger:focus{color:#fff;background-color:#782115;border-color:#6d1e13;box-shadow:0 0 0 .2rem #982a1b80}.btn-danger:active{color:#fff;background-color:#6d1e13;border-color:#621b11}.btn-warning{color:#171717;background-color:#984f1b;border-color:#984f1b}.btn-warning:hover{color:#171717;background-color:#783e15;border-color:#6d3813}.btn-warning:focus{color:#171717;background-color:#783e15;border-color:#6d3813;box-shadow:0 0 0 .2rem #984f1b80}.btn-warning:active{color:#171717;background-color:#6d3813;border-color:#623311}.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:#171717;background-color:#fafafa;border-color:#fafafa}.btn-light:hover{color:#171717;background-color:#e7e7e7;border-color:#e1e1e1}.btn-light:focus{color:#171717;background-color:#e7e7e7;border-color:#e1e1e1;box-shadow:0 0 0 .2rem #fafafa80}.btn-light:active{color:#171717;background-color:#e1e1e1;border-color:#dadada}.btn-dark{color:#fff;background-color:#171717;border-color:#171717}.btn-dark:hover{color:#fff;background-color:#040404;border-color:#000}.btn-dark:focus{color:#fff;background-color:#040404;border-color:#000;box-shadow:0 0 0 .2rem #17171780}.btn-dark:active{color:#fff;background-color:#000;border-color:#000}.btn-outline-primary{color:#e81050;border-color:#e81050}.btn-outline-primary:hover{color:#fff;background-color:#e81050;border-color:#e81050}.btn-outline-primary:focus{box-shadow:0 0 0 .2rem #e8105080}.btn-outline-primary:active{color:#fff;background-color:#e81050;border-color:#e81050}.btn-outline-secondary{color:#fbc6a2;border-color:#fbc6a2}.btn-outline-secondary:hover{color:#fff;background-color:#fbc6a2;border-color:#fbc6a2}.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem #fbc6a280}.btn-outline-secondary:active{color:#fff;background-color:#fbc6a2;border-color:#fbc6a2}.btn-outline-success{color:#037a5c;border-color:#037a5c}.btn-outline-success:hover{color:#fff;background-color:#037a5c;border-color:#037a5c}.btn-outline-success:focus{box-shadow:0 0 0 .2rem #037a5c80}.btn-outline-success:active{color:#fff;background-color:#037a5c;border-color:#037a5c}.btn-outline-danger{color:#982a1b;border-color:#982a1b}.btn-outline-danger:hover{color:#fff;background-color:#982a1b;border-color:#982a1b}.btn-outline-danger:focus{box-shadow:0 0 0 .2rem #982a1b80}.btn-outline-danger:active{color:#fff;background-color:#982a1b;border-color:#982a1b}.btn-outline-warning{color:#984f1b;border-color:#984f1b}.btn-outline-warning:hover{color:#fff;background-color:#984f1b;border-color:#984f1b}.btn-outline-warning:focus{box-shadow:0 0 0 .2rem #984f1b80}.btn-outline-warning:active{color:#fff;background-color:#984f1b;border-color:#984f1b}.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:#fafafa;border-color:#fafafa}.btn-outline-light:hover{color:#fff;background-color:#fafafa;border-color:#fafafa}.btn-outline-light:focus{box-shadow:0 0 0 .2rem #fafafa80}.btn-outline-light:active{color:#fff;background-color:#fafafa;border-color:#fafafa}.btn-outline-dark{color:#171717;border-color:#171717}.btn-outline-dark:hover{color:#fff;background-color:#171717;border-color:#171717}.btn-outline-dark:focus{box-shadow:0 0 0 .2rem #17171780}.btn-outline-dark:active{color:#fff;background-color:#171717;border-color:#171717}.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:#1e1b1c;text-decoration:none}.btn-link:hover{color:#1e1b1c;text-decoration:none}.btn-link:focus{text-decoration:none}.btn-link:disabled,.btn-link.disabled{color:#525252;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:#737373!important;cursor:not-allowed;pointer-events:none;opacity:.6}.btn-cta--disabled:hover{background:#737373!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,Helvetica Neue,Arial,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-cta--full-width{width:100%!important;max-width:none!important;min-width:auto!important}.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 #1e1b1c2d;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 #e8105080}.btn-loading{position:relative;color:transparent!important}.btn-loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid transparent;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.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}.product__atc.margin__bottom--reduced{display:flex;flex-direction:column;gap:20px}.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:transparent}}@media print{.advanced-image,.lcp-hero-image,.product-image{break-inside:avoid;page-break-inside:avoid}}.product-card{display:flex;flex-direction:column;gap:.625rem;height:100%;min-height:0}.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--sold-out{background:#6b7280}.product-card--sold-out{opacity:.65}.product-card--sold-out .product-card__image,.product-card--sold-out .product-card__image-wrapper img{filter:grayscale(100%)}.product-card--sold-out .product-card__image-wrapper a{pointer-events:auto}.product-card--sold-out a[class*=button],.product-card--sold-out .homepage-hero__button,.product-card--sold-out .homepage-bestsellers__buy-now{cursor:default}.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;min-height:0}.product-card__info{display:flex;flex-direction:column;gap:.5rem}.product-card__title{color:#1e1b1c;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:#e81050}.product-card__description{color:#655e5c;margin:0;flex:1;min-height:0}.product-card__price-wrapper{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap;margin-top:auto}.product-card__price-from{color:#1e1b1c99;font-size:.875rem;font-weight:400;line-height:100%;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin-right:.25rem}.product-card__price{color:#1e1b1c;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:#e51550;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__price-from,.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-from,.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}.sale-landing{position:relative;min-height:500px;width:100%;background:#fff;overflow:hidden;z-index:1;isolation:isolate;margin-top:0;padding-top:0}@media(min-width:768px){.sale-landing{min-height:600px}}@media(min-width:1024px){.sale-landing{min-height:82vh}}.sale-landing__background{position:relative;width:100%;height:350px;z-index:2;order:2;margin-top:-70px}@media(min-width:768px){.sale-landing__background{height:400px;margin-top:-80px}}@media(min-width:1024px){.sale-landing__background{position:absolute;right:0;top:0;height:100%;width:70%;order:0;margin-top:0}}.sale-landing__background-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% center;z-index:0}.sale-landing__background-image picture{position:absolute;top:0;left:0;width:100%;height:100%}.sale-landing__background-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% center}.sale-landing__background-mobile-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#ce7e6600 69.16%,#ce7e6666 102.54%);pointer-events:none;z-index:1}@media(min-width:1024px){.sale-landing__background-mobile-gradient{display:none}}.sale-landing__background-desktop-gradient{display:none}@media(min-width:1024px){.sale-landing__background-desktop-gradient{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(270deg,#ce7e6600 67.54%,#ce7e66);pointer-events:none;z-index:1}}.sale-landing__container{position:relative;z-index:2;width:100%;max-width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:stretch;min-height:500px;contain:layout style;padding-top:73px}@media(min-width:768px){.sale-landing__container{min-height:600px;padding-top:87px}}@media(min-width:1024px){.sale-landing__container{flex-direction:row;align-items:center;min-height:82vh;padding-top:71px}}.sale-landing__content{width:100%;position:relative;z-index:3;min-height:auto;padding:20px;color:#fff;max-width:100%;overflow:visible;pointer-events:auto;order:1;text-align:center;display:flex;justify-content:center;align-items:center}@media(min-width:768px){.sale-landing__content{padding:3rem 2rem}}@media(min-width:1024px){.sale-landing__content{width:50%;max-width:50%;padding:4rem 4.5rem;order:0;text-align:left}}.sale-landing__left-section{position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(0deg,#ca7864 48.12%,#b01838 94.3%);z-index:1}@media(min-width:1024px){.sale-landing__left-section{width:50%;background:linear-gradient(270deg,#ce7e67 59.51%,#bc0e40 136.77%),#fff}}.sale-landing__inner{max-width:100%;width:100%;display:flex;flex-direction:column;align-items:center;gap:20px}@media(min-width:768px){.sale-landing__inner{gap:24px}}@media(min-width:1024px){.sale-landing__inner{max-width:571px;align-items:flex-start;gap:25px}}.sale-landing__headline{color:#fff;font-family:Fraunces,Georgia,Times New Roman,Times,serif;font-weight:700;font-size:32px;line-height:1.2;margin:0;text-align:center;width:100%}@media(min-width:768px){.sale-landing__headline{font-size:36px}}@media(min-width:1024px){.sale-landing__headline{font-size:52px;line-height:1.1;letter-spacing:-.02em;text-align:left}}.sale-landing__description{color:#fff;font-size:14px;line-height:1.5;margin:0;text-align:center;width:100%}@media(min-width:768px){.sale-landing__description{font-size:18px}}@media(min-width:1024px){.sale-landing__description{font-size:20px;text-align:left}}.sale-landing__description p{margin:0;color:#fff!important;font-size:14px!important}@media(min-width:768px){.sale-landing__description p{font-size:18px!important}}@media(min-width:1024px){.sale-landing__description p{font-size:20px!important}}.sale-landing__description strong{font-weight:700}.sale-landing__cta{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}@media(min-width:1024px){.sale-landing__cta{align-items:flex-start}}.sale-landing__cta-buttons{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:stretch;gap:12px;width:100%;max-width:100%}@media(min-width:768px){.sale-landing__cta-buttons{flex-direction:row;align-items:center;gap:15px;max-width:600px}}@media(min-width:1024px){.sale-landing__cta-buttons{flex-direction:row;gap:15px;max-width:100%;justify-content:flex-start}}.sale-landing__button{border-radius:30px!important;text-transform:capitalize;font-weight:700!important;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:16px!important;line-height:1.2;letter-spacing:.01em;padding:14px 24px!important;white-space:nowrap;width:100%;text-align:center;display:block}@media(min-width:768px){.sale-landing__button{font-size:16px!important;padding:14px 24px!important;width:auto;flex-shrink:1;flex-grow:0}}@media(min-width:1024px){.sale-landing__button{font-size:18px!important;padding:16px 32px!important;width:auto}}.sale-landing__button.btn-primary{background:#fff!important;color:#bc0e40!important;border:none!important}.sale-landing__button.btn-primary:hover{background:#ececec!important;color:#bc0e40!important;text-decoration:none!important}.sale-landing__button.btn-primary:focus{background:#ececec!important;color:#bc0e40!important;box-shadow:none!important;outline:none!important;text-decoration:none!important}.sale-landing__button.btn-primary:active{background:#e6e6e6!important;color:#bc0e40!important;text-decoration:none!important}.sale-landing__button.btn-secondary{background:#e51550!important;color:#fff!important;border:none!important}.sale-landing__button.btn-secondary:hover{background:#c21244!important;color:#fff!important;text-decoration:none!important}.sale-landing__button.btn-secondary:focus{background:#c21244!important;color:#fff!important;box-shadow:none!important;outline:none!important;text-decoration:none!important}.sale-landing__button.btn-secondary:active{background:#b61140!important;color:#fff!important;text-decoration:none!important}.sale-landing__bottom-text{display:flex;align-items:center;justify-content:center;height:auto;color:#fff;text-align:center;font-size:14px;line-height:1.2}@media(min-width:768px){.sale-landing__bottom-text{justify-content:center;height:17px;font-size:15px;text-align:center}}@media(min-width:1024px){.sale-landing__bottom-text{font-size:16px}}.sale-landing__bottom-text p{margin:0;color:#fff!important;text-align:center!important}.sale-landing__navbar{position:absolute;top:0;left:0;right:0;z-index:20;padding:20px 16px;border-bottom:1px solid white}@media(min-width:768px){.sale-landing__navbar{padding:24px 16px}}@media(min-width:1024px){.sale-landing__navbar{padding:10px 4.5rem}}.sale-landing__navbar-container{display:flex;justify-content:space-between;align-items:center;width:100%}.sale-landing__logo{flex:0 0 auto;display:flex;align-items:center}.sale-landing__logo-link{display:flex;align-items:center;text-decoration:none;color:inherit}.sale-landing__logo-text{font-size:20px;font-weight:700;color:#fff;text-decoration:none}@media(min-width:768px){.sale-landing__logo-text{font-size:24px}}@media(min-width:1024px){.sale-landing__logo-text{font-size:32px}}.sale-landing__logo-img{max-height:48px;width:auto;filter:brightness(0) invert(1)}@media(min-width:768px){.sale-landing__logo-img{max-height:38px}}@media(min-width:1024px){.sale-landing__logo-img{max-height:50px}}.sale-landing__cart{flex:0 0 auto;display:flex;align-items:center}.sale-landing__cart-link{position:relative;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .3s ease}.sale-landing__cart-link:hover{opacity:.8}@media(min-width:768px){.sale-landing__cart-link{font-size:16px}}@media(min-width:1024px){.sale-landing__cart-link{font-size:18px}}.sale-landing__cart-icon{width:28px;height:28px;filter:brightness(0) invert(1)}@media(min-width:768px){.sale-landing__cart-icon{width:24px;height:24px}}@media(min-width:1024px){.sale-landing__cart-icon{width:28px;height:28px}}.sale-landing__cart-count{position:absolute;top:-10px;right:-10px;background:#fff;color:#bc0e40;border-radius:50%;min-width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;z-index:1}@media(min-width:768px){.sale-landing__cart-count{top:-10px;right:-10px;min-width:20px;height:20px;font-size:11px}}@media(min-width:1024px){.sale-landing__cart-count{top:-12px;right:-12px;min-width:22px;height:22px;font-size:12px}}.sale-landing__description-text{color:#fff!important;font-size:14px;line-height:1.5;margin:0;text-align:center}@media(min-width:768px){.sale-landing__description-text{font-size:18px}}@media(min-width:1024px){.sale-landing__description-text{font-size:20px;text-align:left}}.sale-landing__description-text--bold{font-weight:700}.sale-landing__button-text{color:inherit;font-weight:700;font-size:16px;text-transform:capitalize}@media(min-width:768px){.sale-landing__button-text{font-size:18px}}@media(min-width:1024px){.sale-landing__button-text{font-size:20px}}.sale-landing__bottom-text-content{color:#fff!important;font-size:14px;line-height:1.2;margin:0;text-align:center!important}@media(min-width:768px){.sale-landing__bottom-text-content{font-size:15px}}@media(min-width:1024px){.sale-landing__bottom-text-content{font-size:16px;text-align:center!important}}@media print{.sale-landing{background:none!important;color:#000!important}.sale-landing__background{display:none!important}.sale-landing__button{border:2px solid #000!important;background:transparent!important;color:#000!important}}.sale-bundles{width:100%;background:#fff}.sale-bundles__container{margin:0 auto;padding:40px 17px}@media(min-width:1024px){.sale-bundles__container{padding:70px 95px}}.sale-bundles__header{margin-bottom:2rem}@media(min-width:1024px){.sale-bundles__header{margin-bottom:2.5rem}}.sale-bundles__header-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media(min-width:768px){.sale-bundles__header-content{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2.5rem}}@media(min-width:1024px){.sale-bundles__header-content{align-items:center}}.sale-bundles__header-text{flex:1;display:flex;flex-direction:column;gap:.5rem;align-items:center}@media(min-width:768px){.sale-bundles__header-text{align-items:flex-start}}.sale-bundles__title{color:#1e1b1c;text-transform:capitalize;text-align:center;margin:0}@media(min-width:768px){.sale-bundles__title{text-align:left}}.sale-bundles__description{color:#1e1b1c;text-align:center;margin:0}@media(min-width:768px){.sale-bundles__description{text-align:left}}.sale-bundles__tam-pick-badge{position:relative;display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .25rem;border-radius:.25rem;background:#fbcfef;cursor:pointer;transition:background-color .2s ease;z-index:1}.sale-bundles__tam-pick-badge:hover{background:#f7a0df}.sale-bundles__tam-pick-text{color:#1e1b1c;font-size:.75rem;font-weight:700;text-transform:uppercase;padding:0 .25rem}.sale-bundles__tam-pick-icon{width:.875rem;height:.875rem}.sale-bundles__tam-info-block{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:.5rem;padding:1.25rem;background:#fefaf626;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(254,250,246,.2);border-radius:15px;box-shadow:0 8px 32px #0000001a;z-index:99999;width:calc(100vw - 34px);max-width:409px}@media(min-width:768px){.sale-bundles__tam-info-block{left:auto;right:0;transform:none;width:409px}}.sale-bundles__tam-info-content{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}@media(min-width:768px){.sale-bundles__tam-info-content{flex-direction:row;text-align:left}}.sale-bundles__tam-info-image{flex-shrink:0;width:120px;height:120px;border-radius:50%;object-fit:cover;border:2px solid rgba(254,250,246,.3)}.sale-bundles__tam-info-text{color:#1e1b1c;font-size:.9375rem;line-height:normal;margin:0;flex:1}.sale-bundles__tam-name{font-weight:700}.sale-bundles__tam-description{font-weight:400}.sale-bundles__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.sale-bundles__grid{gap:1.5rem}}@media(min-width:1024px){.sale-bundles__grid{grid-template-columns:repeat(4,1fr);gap:1.875rem}}.sale-bundles__card{position:relative;display:flex;flex-direction:column;height:100%}.sale-bundles__card-badge{position:absolute;top:1rem;left:.5rem;z-index:0}.sale-bundles__card-badge-text{display:inline-block;padding:.125rem .25rem;border-radius:.25rem;background:#a40d3f;color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase}.sale-bundles__card-content{display:flex;flex-direction:column;gap:1rem;height:100%}.sale-bundles__card-image{border-radius:.5rem;background:#f6f8fa;overflow:hidden}.sale-bundles__card-img{width:100%;height:auto;object-fit:contain;object-position:center;display:block;aspect-ratio:1/1;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.sale-bundles__card-image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:200px;background:#f6f8fa;color:#655e5c;font-size:.875rem;border-radius:.5rem}.sale-bundles__card-info{display:flex;flex-direction:column;gap:.75rem;flex:1}.sale-bundles__card-details{display:flex;flex-direction:column;gap:.375rem}.sale-bundles__card-rating{display:flex;align-items:center;gap:.25rem}.sale-bundles__card-stars{display:flex;align-items:center;gap:.125rem}.sale-bundles__star{width:.875rem;height:.875rem}.sale-bundles__card-rating-count{color:#4e4747;font-size:.75rem;font-weight:700}.sale-bundles__card-title{color:#1e1b1c;font-family:Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;text-transform:capitalize;margin:0}@media(min-width:768px){.sale-bundles__card-title{font-size:1.25rem}}.sale-bundles__card-description{color:#655e5c;font-size:.875rem;line-height:1.4;margin:0}@media(min-width:768px){.sale-bundles__card-description{font-size:.9375rem}}.sale-bundles__card-pricing{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;margin-top:auto}.sale-bundles__card-price{color:#1e1b1c;font-size:1rem;font-weight:700}.sale-bundles__card-original-price{color:#655e5c;font-size:.875rem;text-decoration:line-through;opacity:.7}.sale-bundles__card-discount{padding:.125rem .25rem;border-radius:.25rem;background:#dd6231;color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;white-space:nowrap}.sale-bundles__card-button{width:100%;padding:.875rem 0;border-radius:1.875rem;background:#bc0b40;color:#fff!important;font-size:.8125rem;font-weight:700;text-transform:capitalize;border:none;cursor:pointer;transition:background-color .3s ease;text-decoration:none!important;display:inline-block;text-align:center}@media(min-width:768px){.sale-bundles__card-button{padding:1rem 0;font-size:.875rem}}.sale-bundles__card-button:hover{background:#a40a38;color:#fff!important;text-decoration:none!important}.sale-bundles__card-button:focus{outline:none!important;box-shadow:none!important;color:#fff!important;text-decoration:none!important}.sale-bundles__card-button:active{background:#8c0830;color:#fff!important;text-decoration:none!important}.sale-bundles__card-button:visited{color:#fff!important;text-decoration:none!important}.sale-bundles__card-button:disabled{opacity:.7;cursor:not-allowed;color:#fff!important}.sale-bundles__button-text{font-size:inherit;font-weight:inherit;text-transform:inherit;color:#fff!important}.sale-bundles__promo-wrapper{width:100%;display:flex;justify-content:center;align-items:center;padding:2rem 0 0;margin-top:.625rem}@media(min-width:768px){.sale-bundles__promo-wrapper{padding:2rem 0 0;margin-top:0}}@media(min-width:1024px){.sale-bundles__promo-wrapper{padding:3rem 0 0}}.sale-bundles__promo-banner{position:relative;width:100%;max-width:1250px;border-radius:.625rem;border:1px solid #A40D3F;background:#ffe3e7;padding:1.25rem}@media(min-width:768px){.sale-bundles__promo-banner{padding:3rem 2.5rem}}@media(min-width:1024px){.sale-bundles__promo-banner{padding:1.5rem 3rem}}.sale-bundles__promo-badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:10}@media(min-width:768px){.sale-bundles__promo-badge{left:3rem;transform:translateY(-50%)}}@media(min-width:1024px){.sale-bundles__promo-badge{left:4rem}}.sale-bundles__promo-badge-text{display:inline-flex;padding:.625rem 1rem;border-radius:1.5625rem;background:#a40d3f;color:#fff;font-family:Helvetica Neue,Arial,sans-serif;font-size:.9375rem;font-weight:700;text-transform:uppercase;line-height:1}.sale-bundles__promo-content{display:flex;flex-direction:column;align-items:flex-start;gap:0}@media(min-width:768px){.sale-bundles__promo-content{flex-direction:row;align-items:center;gap:1.25rem}}.sale-bundles__promo-heading-wrapper{flex-shrink:0;width:100%}@media(min-width:768px){.sale-bundles__promo-heading-wrapper{width:auto;max-width:280px}}.sale-bundles__promo-title{color:#a40d3f;font-family:Fraunces,Georgia,Times New Roman,Times,serif;font-weight:700;font-size:2rem;line-height:1.3;text-transform:capitalize;text-align:left;margin:0;white-space:nowrap}@media(min-width:768px){.sale-bundles__promo-title{font-size:2.375rem;white-space:normal}}@media(min-width:1024px){.sale-bundles__promo-title{font-size:2.8125rem}}.sale-bundles__promo-text-wrapper{flex:1;width:100%}.sale-bundles__promo-description{color:#1e1b1c;font-family:Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;text-align:left;margin:0}@media(min-width:768px){.sale-bundles__promo-description{font-size:1.125rem}}@media(min-width:1024px){.sale-bundles__promo-description{font-size:1.25rem}}.sale-bundles__promo-description strong{font-weight:700}@media(prefers-reduced-motion:reduce){.sale-bundles__card-button,.sale-bundles__tam-pick-badge{transition:none}}@media(prefers-contrast:high){.sale-bundles__card-button,.sale-bundles__promo-banner{border:2px solid currentColor}}@media print{.sale-bundles{background:none!important}.sale-bundles__card-button{border:2px solid #000!important;background:transparent!important;color:#000!important}}@keyframes questionMarkRotate{0%{transform:rotate(0) scale(1)}25%{transform:rotate(90deg) scale(1.1)}50%{transform:rotate(180deg) scale(1)}75%{transform:rotate(270deg) scale(1.1)}to{transform:rotate(360deg) scale(1)}}@keyframes questionMarkRotateReverse{0%{transform:rotate(360deg) scale(1)}25%{transform:rotate(270deg) scale(1.15)}50%{transform:rotate(180deg) scale(1)}75%{transform:rotate(90deg) scale(1.15)}to{transform:rotate(0) scale(1)}}@keyframes questionMarkShake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}50%{transform:translate(0)}75%{transform:translate(3px)}}.sale-daily-deals{width:100%;background:#fff;padding:2rem 0 0}.sale-daily-deals__container{margin:0;max-width:100%;overflow:visible;padding-left:1rem}.sale-daily-deals__heading{color:#1e1b1c;font-family:Fraunces,Georgia,Times New Roman,Times,serif;font-weight:700;font-size:32px;line-height:1.3;text-transform:capitalize;text-align:center;margin:0 0 1.5rem;padding-right:1rem}.sale-daily-deals__grid{display:flex;gap:1.5rem;justify-content:flex-start;align-items:center;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;transition:justify-content .3s ease;position:relative;padding-bottom:0;min-height:600px}.sale-daily-deals__grid::-webkit-scrollbar{display:none}.sale-daily-deals__grid.grid-centered{justify-content:center;align-items:center;overflow-x:visible}.sale-daily-deals__nav{display:flex;justify-content:center;align-items:center;gap:20px}.sale-daily-deals__nav-button{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;color:#a40d38;transition:opacity .3s ease}.sale-daily-deals__nav-button:hover:not(:disabled){opacity:.8}.sale-daily-deals__nav-button:disabled{opacity:.5;cursor:not-allowed;color:#ffa1b1}.sale-daily-deals__nav-button:focus-visible{outline:2px solid #a40d3f;outline-offset:2px;border-radius:4px}.sale-daily-deals__nav-icon{width:32px;height:32px;pointer-events:none}.sale-daily-deals__card-wrapper{display:flex;flex-direction:column;align-items:center;gap:0;position:relative;height:600px;overflow:visible;padding-top:1.5rem;flex:0 0 auto;width:85%;max-width:380px}.sale-daily-deals__card-wrapper:last-child{margin-right:1rem}@media(min-width:1024px){.sale-daily-deals__card-wrapper{transition:transform .5s ease,opacity .5s ease}}@keyframes cardSlideIn{0%{transform:scale(.9) translateY(20px);opacity:.5}50%{transform:scale(1.05)}to{transform:scale(1) translateY(0);opacity:1}}.sale-daily-deals__card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;width:100%;border-radius:1.25rem;padding:2rem 1.5rem;position:relative;height:100%;overflow:visible}.sale-daily-deals__card--featured{background:#ffe3e7;max-width:380px}.sale-daily-deals__card--mystery{background:#fdf3eb;max-width:380px;transition:background .5s ease}.deal-active .sale-daily-deals__card--mystery{background:#ffe3e7}.sale-daily-deals__featured-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;flex-shrink:0}.sale-daily-deals__image-circle{display:flex;align-items:center;justify-content:center;gap:0;width:9rem;height:9rem;aspect-ratio:1/1;border-radius:50%;background:#ffcbd5;padding:0;position:relative;overflow:hidden;flex-shrink:0;z-index:1}.sale-daily-deals__mystery-content{display:flex;flex-direction:column;align-items:center;gap:0;flex-shrink:0}.sale-daily-deals__product-img{object-fit:contain;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:pixelated;-ms-interpolation-mode:nearest-neighbor}.sale-daily-deals__product-img--1{width:9rem;height:auto;max-width:100%;transform:rotate(1.6deg) translateZ(0);position:relative;z-index:1;backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;will-change:transform}.sale-daily-deals__product-img--2{width:5.5rem;height:auto;max-width:60%;transform:rotate(15deg);position:absolute;right:-1.25rem;top:3.75rem;z-index:2}.sale-daily-deals__product-img--3{width:5.5rem;height:auto;max-width:60%;transform:rotate(-14.6deg);position:absolute;left:-1.25rem;top:3.75rem;z-index:2}.sale-daily-deals__featured-text{text-align:center;color:#a40d38;display:flex;flex-direction:column;align-items:center;gap:0;position:relative;flex-shrink:0;z-index:1}.sale-daily-deals__featured-text--fraunces .sale-daily-deals__featured-prefix,.sale-daily-deals__featured-text--fraunces .sale-daily-deals__featured-suffix{font-family:Fraunces,Georgia,Times New Roman,Times,serif}.sale-daily-deals__featured-text--dm-sans .sale-daily-deals__featured-prefix,.sale-daily-deals__featured-text--dm-sans .sale-daily-deals__featured-suffix{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.sale-daily-deals__featured-prefix,.sale-daily-deals__featured-suffix{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.5rem;line-height:1.2;display:block;color:#a40d38}.sale-daily-deals__featured-number{font-family:Fraunces,Georgia,Times New Roman,Times,serif;font-weight:700;font-size:3rem;line-height:1.02;display:block;color:#a40d38}.sale-daily-deals__divider{position:absolute;left:50%;transform:translate(-50%);top:0;width:0;height:100%;border-left:2px dashed #F8B8A2}.sale-daily-deals__mystery-icon{display:flex;flex-direction:column;align-items:center;justify-content:center;width:9rem;height:9rem;border-radius:50%;background:#fefaf6;position:relative;flex-shrink:0;margin-top:2rem;margin-bottom:2rem;z-index:1}.sale-daily-deals__gift-icon{width:7.125rem;height:7.1875rem}.sale-daily-deals__question-marks{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:0}.sale-daily-deals__question-mark{width:1.25rem;height:1.25rem;animation:questionMarkRotate 3s ease-in-out infinite;transform-origin:center center;will-change:transform}.sale-daily-deals__question-mark--large{width:2rem;height:2rem;animation:questionMarkShake 2s ease-in-out infinite}.sale-daily-deals__question-mark:first-of-type{animation:questionMarkRotate 3s ease-in-out infinite}.sale-daily-deals__question-mark:last-of-type{animation:questionMarkRotate 2.5s ease-in-out infinite}.sale-daily-deals__description-wrapper{flex:1;display:flex;align-items:center;justify-content:center;width:100%;margin-top:auto;position:relative;z-index:1}.sale-daily-deals__description{color:#1e1b1c;text-align:center;font-size:.9375rem;line-height:1.5;margin:0;position:relative;z-index:1}.sale-daily-deals__description strong{font-weight:700}.sale-daily-deals__card--mystery .sale-daily-deals__description{background:#fdf3eb}.sale-daily-deals__card--featured .sale-daily-deals__description,.deal-active .sale-daily-deals__card--mystery .sale-daily-deals__description{background:#ffe3e7}.sale-daily-deals__cta{display:flex;align-items:center;gap:.5rem;padding-bottom:.625rem;border-bottom:2px solid #E81050;cursor:pointer;transition:opacity .3s ease;text-decoration:none;position:relative;flex-shrink:0;z-index:1}.sale-daily-deals__cta:hover{opacity:.8}.sale-daily-deals__cta-text{color:#1e1b1c;font-size:.9375rem;font-weight:400;line-height:1.8}.sale-daily-deals__cta-icon{width:1rem;height:1rem}.sale-daily-deals__badge{display:inline-flex;justify-content:center;align-items:center;padding:.625rem .9375rem;border-radius:1.5625rem;position:absolute;top:-.8125rem;left:50%;transform:translate(-50%);z-index:2;white-space:nowrap;transition:background .5s ease}.sale-daily-deals__badge--primary{background:#a40d38}.sale-daily-deals__badge--secondary{background:#f8b8a2;z-index:0}.deal-active .sale-daily-deals__badge--secondary{background:#a40d38}.sale-daily-deals__badge-text{font-size:.9375rem;font-weight:700;line-height:normal;white-space:nowrap;transition:color .5s ease}.sale-daily-deals__badge--primary .sale-daily-deals__badge-text{color:#fff}.sale-daily-deals__badge--secondary .sale-daily-deals__badge-text{color:#1e1b1c}.deal-active .sale-daily-deals__badge--secondary .sale-daily-deals__badge-text{color:#fff}.sale-daily-deals__card-wrapper.deal-locked{pointer-events:none}.sale-daily-deals__card-wrapper.deal-expired{display:none!important}.sale-daily-deals__card-wrapper.deal-active{display:flex;opacity:1;height:auto}@media(min-width:1024px){.sale-daily-deals__card-wrapper.deal-active{position:sticky;left:1rem;z-index:2;background:#fff;padding-left:0;padding-top:4rem;padding-bottom:4rem;margin-left:0;margin-right:2rem}.sale-daily-deals__card-wrapper.deal-active:before{content:"";position:absolute;left:-4rem;top:-2rem;bottom:-2rem;width:6rem;background:#fff;z-index:0}.sale-daily-deals__card-wrapper.deal-active:after{content:"";position:absolute;right:-2rem;top:-5rem;bottom:-5rem;width:2rem;background:#fff;z-index:0}.sale-daily-deals__card-wrapper.deal-active{box-shadow:-40px 0 40px 20px #fff}}@media(min-width:1024px){.sale-daily-deals__grid.grid-centered .sale-daily-deals__card-wrapper.deal-active{position:relative!important;left:auto!important;padding-top:0!important;padding-bottom:0!important;margin-left:0!important;margin-right:0!important;box-shadow:none!important}.sale-daily-deals__grid.grid-centered .sale-daily-deals__card-wrapper.deal-active:before,.sale-daily-deals__grid.grid-centered .sale-daily-deals__card-wrapper.deal-active:after{display:none!important}}@media(min-width:1024px){.sale-daily-deals__grid.grid-centered.deal-locked{z-index:1;position:relative}}.sale-daily-deals__all-ended{display:flex;align-items:center}.sale-daily-deals__all-ended-content{max-width:500px}.sale-daily-deals__all-ended-title{color:#1e1b1c;font-family:Fraunces,Georgia,Times New Roman,Times,serif;font-weight:700;font-size:1.75rem;line-height:1.3;margin:0 0 1rem}.sale-daily-deals__all-ended-text{color:#1e1b1c;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.6;margin:0}@media(min-width:768px){.sale-daily-deals{padding:3.5rem 0 0}.sale-daily-deals__container{padding-left:1.5rem}.sale-daily-deals__heading{font-size:2.25rem;margin-bottom:2.5rem;padding-right:1.5rem}.sale-daily-deals__all-ended-title{font-size:2.25rem;margin-bottom:1.5rem}.sale-daily-deals__all-ended-text{font-size:1.125rem}.sale-daily-deals__card-wrapper{width:calc(50% - .75rem);max-width:380px}.sale-daily-deals__card-wrapper:last-child{margin-right:1.5rem}.sale-daily-deals__card{padding:2.5rem 1.875rem}.sale-daily-deals__image-circle{width:12rem;height:12rem;aspect-ratio:1/1;overflow:hidden}.sale-daily-deals__mystery-icon{width:12rem;height:12rem}.sale-daily-deals__featured-prefix,.sale-daily-deals__featured-suffix{font-size:2rem}.sale-daily-deals__featured-number{font-size:3.75rem}.sale-daily-deals__product-img--1{width:12rem;height:auto;max-width:100%}.sale-daily-deals__product-img--2{width:7rem;height:auto;max-width:58%;right:-.5rem;top:5rem}.sale-daily-deals__product-img--3{width:7rem;height:auto;max-width:58%;left:-.5rem;top:5rem}}@media(min-width:1024px){.sale-daily-deals__grid{min-height:700px}.sale-daily-deals{padding:4.375rem 0 0}.sale-daily-deals__container{padding-left:5.9375rem}.sale-daily-deals__heading{font-size:2.8125rem;margin-bottom:3.125rem;padding-right:5.9375rem}.sale-daily-deals__all-ended-title{font-size:2.8125rem;margin-bottom:2rem}.sale-daily-deals__all-ended-text{font-size:1.25rem}.sale-daily-deals__grid{gap:1.5625rem;min-height:650px}.sale-daily-deals__grid.grid-centered{justify-content:center;align-items:center;overflow-x:visible}.sale-daily-deals__card-wrapper{width:calc(28.5% - 1rem);max-width:380px}.sale-daily-deals__card-wrapper:last-child{margin-right:5.9375rem}.sale-daily-deals__card{padding:2.5rem 2rem;overflow:visible}.sale-daily-deals__mystery-icon{width:12.5rem;height:12.5rem}.sale-daily-deals__image-circle{width:12.5rem;height:12.5rem;aspect-ratio:1/1;overflow:hidden}.sale-daily-deals__product-img--1{width:12.5rem;height:auto;max-width:100%;z-index:1}.sale-daily-deals__product-img--2{width:7.5rem;height:auto;max-width:60%;right:-1.75rem;top:5.25rem;z-index:2}.sale-daily-deals__product-img--3{width:7.5rem;height:auto;max-width:60%;left:-1.75rem;top:5rem;z-index:2}}@media print{.sale-daily-deals{background:none!important;color:#000!important}.sale-daily-deals__card,.sale-daily-deals__badge{border:2px solid #000!important;background:transparent!important}}@media(prefers-reduced-motion:reduce){.sale-daily-deals__cta{transition:none}}@media(prefers-contrast:high){.sale-daily-deals__card,.sale-daily-deals__badge{border:2px solid currentColor}}.sale-daily-deals__card-wrapper .sale-daily-deals__featured-content{display:none!important;position:absolute!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.sale-daily-deals__card-wrapper .sale-daily-deals__mystery-content{display:flex;visibility:visible;opacity:1;position:relative}.sale-daily-deals__card-wrapper .sale-daily-deals__cta,.sale-daily-deals__card-wrapper .sale-daily-deals__description-wrapper--featured{display:none!important;position:absolute!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.sale-daily-deals__card-wrapper .sale-daily-deals__description-wrapper--mystery{display:block;visibility:visible;opacity:1;position:relative}.sale-daily-deals__card-wrapper.deal-active .sale-daily-deals__featured-content{display:flex!important;position:relative!important;width:auto!important;height:auto!important;margin:initial!important;padding:initial!important;overflow:visible!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.sale-daily-deals__card-wrapper.deal-active .sale-daily-deals__mystery-content{display:none!important;position:absolute!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.sale-daily-deals__card-wrapper.deal-active .sale-daily-deals__cta{display:flex!important;position:relative!important;width:auto!important;height:auto!important;margin:initial!important;padding:initial!important;overflow:visible!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.sale-daily-deals__card-wrapper.deal-active .sale-daily-deals__description-wrapper--featured{display:block!important;position:relative!important;width:auto!important;height:auto!important;margin:initial!important;padding:initial!important;overflow:visible!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.sale-daily-deals__card-wrapper.deal-active .sale-daily-deals__description-wrapper--mystery{display:none!important;position:absolute!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.sale-giving-back{width:100%;background-color:#fff;padding:20px 1rem 0}@media(min-width:768px){.sale-giving-back{padding:20px 1.5rem 0}}@media(min-width:1024px){.sale-giving-back{padding:40px 5.9375rem 0}}.sale-giving-back__container{max-width:1250px;margin:0 auto}.sale-giving-back__card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;border-radius:1.25rem;background:var(--bg-color, #8C0F3C);overflow:hidden;min-height:450px}.sale-giving-back__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,transparent 43.68%,var(--bg-color, #8C0F3C) 100.05%);pointer-events:none}@media(min-width:768px){.sale-giving-back__card{flex-direction:row;justify-content:flex-start;height:298px;min-height:auto}.sale-giving-back__card:before{background:linear-gradient(90deg,var(--bg-color, #8C0F3C) 0%,var(--bg-color, #8C0F3C) 20%,transparent 80%)}}.sale-giving-back__background-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}@media(min-width:768px){.sale-giving-back__background-image{right:0;left:auto;width:941px}}.sale-giving-back__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.9375rem;width:100%;padding:1.25rem;text-align:center}@media(min-width:768px){.sale-giving-back__content{width:50%;max-width:550px;padding:3.4375rem 3rem;align-items:flex-start;text-align:left}}.sale-giving-back__heading{color:var(--text-color, #FFFFFF);text-transform:capitalize;margin:0}.sale-giving-back__description{color:var(--text-color, #FFFFFF);margin:0}.sale-giving-back__description span,.sale-giving-back__description strong{color:inherit}.sale-giving-back__description strong{font-weight:700}.sale-giving-back__description a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:opacity .3s ease}.sale-giving-back__description a:hover{opacity:.8}.sale-giving-back__description a:focus-visible{outline:2px solid currentColor;outline-offset:2px;border-radius:2px}.sale-cta-hero{width:100%;background-color:var(--hero-bg-color, #A40D38);display:flex;justify-content:center;align-items:stretch}.sale-cta-hero__container{width:100%;display:flex;flex-direction:column-reverse;align-items:stretch;gap:0;padding:0}@media(min-width:768px){.sale-cta-hero__container{gap:1.5rem;padding:3rem 1.5rem}}@media(min-width:1024px){.sale-cta-hero__container{flex-direction:row;align-items:stretch;gap:0;padding:0}}.sale-cta-hero__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-shrink:0;width:100%;gap:1.5rem;padding:2.5rem 1.25rem}@media(min-width:768px){.sale-cta-hero__content{gap:1.875rem;padding:4rem 1.5rem 4rem 0}}@media(min-width:1024px){.sale-cta-hero__content{flex:0 0 50%;width:50%;min-width:0;padding:0 1.875rem 0 5.9375rem;align-self:stretch}}.sale-cta-hero__heading{color:var(--hero-text-color, #FFFFFF);text-transform:capitalize;margin:0}.sale-cta-hero__description{color:var(--hero-text-color, #FFFFFF);margin:0}.sale-cta-hero__cta{display:flex;flex-direction:column;align-items:flex-start;gap:.9375rem;width:100%}.sale-cta-hero__buttons{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:510px;gap:1rem}@media(min-width:768px){.sale-cta-hero__buttons{flex-direction:row;gap:.9375rem}}.sale-cta-hero__button{display:flex;align-items:center;justify-content:center;width:100%;min-height:3.5rem;padding:1.3125rem 1.5rem;border-radius:1.875rem;text-transform:capitalize;border:none;cursor:pointer;text-decoration:none;transition:background-color .3s ease,opacity .2s ease;touch-action:manipulation}.sale-cta-hero__button:hover{opacity:.96;text-decoration:none}.sale-cta-hero__button:active{opacity:1}.sale-cta-hero__button:focus,.sale-cta-hero__button:focus-visible{outline:2px solid currentColor;outline-offset:2px;box-shadow:none}.sale-cta-hero__button--primary{background-color:var(--hero-primary-btn-bg, #FFFFFF);color:var(--hero-primary-btn-color, #A40D38)}.sale-cta-hero__button--secondary{background-color:var(--hero-secondary-btn-bg, #CE4E27);color:var(--hero-secondary-btn-color, #FFFFFF)}@media(min-width:1024px){.sale-cta-hero__button{min-height:4rem;padding:1.5rem 2.5rem}}.sale-cta-hero__button-text{color:inherit;text-align:center}.sale-cta-hero__bottom-text{display:flex;align-items:center;justify-content:center;color:var(--hero-text-color, #FFFFFF);text-align:center;width:100%;max-width:510px;min-height:1.0625rem}.sale-cta-hero__image-wrapper{flex:1;align-self:stretch;position:relative;overflow:hidden;min-height:300px}@media(min-width:768px){.sale-cta-hero__image-wrapper{min-height:400px;margin:0 -1.5rem}}@media(min-width:1024px){.sale-cta-hero__image-wrapper{flex:0 0 50%;width:50%;min-width:0;min-height:clamp(420px,34vw,540px);margin:0}}.sale-cta-hero__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.sale-cta-hero__image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#ffffff1a}.sale-cta-hero__image-placeholder svg{width:100%;height:100%;opacity:.3}.sale-footer{width:100%;background-color:#fde5d3;padding:2rem 1.5rem}@media(min-width:640px){.sale-footer{padding:2.5rem 2rem}}@media(min-width:1024px){.sale-footer{padding:3.125rem}}.sale-footer__container{max-width:1340px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media(min-width:1024px){.sale-footer__container{gap:1.875rem}}.sale-footer__top{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;gap:1.5rem}@media(min-width:1024px){.sale-footer__top{flex-direction:row;gap:2rem}}.sale-footer__logo-wrapper{width:100%;display:flex;justify-content:center}@media(min-width:1024px){.sale-footer__logo-wrapper{width:auto;justify-content:flex-start}}.sale-footer__logo{width:257px;height:41px;object-fit:contain}.sale-footer__logo-text{font-size:1.5rem;font-weight:700;color:#121212}.sale-footer__disclaimer{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.625rem}@media(min-width:1024px){.sale-footer__disclaimer{width:862px}}.sale-footer__disclaimer-text{width:100%;padding:.625rem;color:#655e5c;text-align:left;font-size:.875rem;line-height:150%;letter-spacing:.15px;margin:0}@media(min-width:640px){.sale-footer__disclaimer-text{font-size:.9375rem;text-align:right}}.sale-footer__bottom{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding-top:1.5rem;border-top:1px solid #1E1B1C;gap:1.5rem}@media(min-width:1024px){.sale-footer__bottom{flex-direction:row;align-items:center;padding-top:1.875rem;gap:0}}.sale-footer__currency{display:flex;align-items:center;gap:1.5rem;flex:1;padding:0 .9375rem}.sale-footer__currency form{display:flex;align-items:center}.sale-footer__currency-label{color:#121212;font-size:.8125rem;font-weight:700;line-height:normal;letter-spacing:.13px;text-transform:uppercase}.sale-footer__currency-select{width:86px;padding:.5rem .75rem;border-radius:5px;border:1px solid #E2E2E2;background-color:#efefef;color:#121212;font-size:.875rem;line-height:18.45px;letter-spacing:.14px;cursor:pointer}.sale-footer__currency-select:focus{outline:2px solid #121212;outline-offset:2px}.sale-footer__payment-wrapper{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}@media(min-width:1024px){.sale-footer__payment-wrapper{align-items:flex-end}}.sale-footer__payment-icons{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:.25rem}.sale-footer__payment-icons svg{width:38px;height:24px}.sale-footer__copyright{padding-top:1rem}.sale-footer__copyright-text{color:#121212;font-size:.9375rem;line-height:20.25px;letter-spacing:.15px;margin:0}.product-features{width:100%;background:#4f021c;padding:24px 16px;position:relative;z-index:1;contain:layout style paint}.product-features .hero-image{width:100%;height:auto;object-fit:contain;object-position:center;display:block;aspect-ratio:1/1;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;contain:layout style paint;will-change:auto}.product-features .headline,.product-features .description{text-rendering:optimizeLegibility;font-display:swap}.product-features__container{max-width:1440px;margin:0 auto;width:100%}.product-features__content{width:100%}.product-features__features-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:24px;width:100%}.product-features__feature{display:flex;align-items:center;gap:12px;flex-shrink:0}.product-features__feature-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.product-features__feature-icon-svg{width:100%;height:100%;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.product-features__feature-icon-img{width:100%;height:100%;object-fit:contain;object-position:center}.product-features__feature-text{color:#fff;font-weight:700;font-size:14px;text-transform:capitalize;white-space:nowrap;line-height:1.2}@media(min-width:768px){.product-features{padding:28px 24px}.product-features__features-list{gap:32px}.product-features__feature{gap:16px}.product-features__feature-icon{width:32px;height:32px}.product-features__feature-text{font-size:16px}}@media(min-width:1024px){.product-features{padding:32px 40px}.product-features__features-list{gap:40px}.product-features__feature{gap:16px}.product-features__feature-icon{width:32px;height:32px}.product-features__feature-text{font-size:16px}}@media(min-width:320px){.product-features{padding:20px 12px}.product-features__features-list{gap:16px}.product-features__feature{gap:8px}.product-features__feature-icon{width:24px;height:24px}.product-features__feature-text{font-size:12px}}.product-features__feature:focus-within{outline:2px solid rgba(255,255,255,.5);outline-offset:2px;border-radius:4px}@media print{.product-features{background:none!important;color:#000!important;padding:20px 0!important}.product-features__feature-text{color:#000!important}.product-features__feature-icon-svg{stroke:#000!important}}@media(prefers-contrast:high){.product-features__feature-text{font-weight:900}.product-features__feature-icon-svg{stroke-width:3}}@media(prefers-reduced-motion:reduce){.product-features *{transition:none!important;animation:none!important}}.special-offer-features.special-offer-features--sale-landing{contain:layout style paint;will-change:auto;position:relative;z-index:1;padding:1.5rem 0;overflow:hidden}@media(min-width:768px){.special-offer-features.special-offer-features--sale-landing{padding:2rem 0}}.special-offer-features.special-offer-features--sale-landing .special-offer-features__marquee{width:100%;overflow:hidden;position:relative}.special-offer-features.special-offer-features--sale-landing .special-offer-features__marquee-track{display:flex;gap:3rem;animation:special-offer-features-marquee 5s linear infinite;will-change:transform}.special-offer-features.special-offer-features--sale-landing .special-offer-features__marquee-item{display:flex;align-items:center;gap:.5rem;flex-shrink:0;white-space:nowrap}.special-offer-features.special-offer-features--sale-landing .special-offer-features__marquee-icon{width:20px;height:20px;flex-shrink:0;object-fit:contain;display:block}.special-offer-features.special-offer-features--sale-landing .special-offer-features__icon-wrapper{display:inline-block;width:20px;height:20px;flex-shrink:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.special-offer-features.special-offer-features--sale-landing .special-offer-features__marquee-text{line-height:1;margin:0}@media(min-width:1024px){.special-offer-features.special-offer-features--sale-landing{padding:1.125rem 0}.special-offer-features.special-offer-features--sale-landing .special-offer-features__marquee-track{gap:4rem;animation-duration:15s}.special-offer-features.special-offer-features--sale-landing .special-offer-features__marquee-text{font-size:1rem}.special-offer-features.special-offer-features--sale-landing .special-offer-features__marquee-icon,.special-offer-features.special-offer-features--sale-landing .special-offer-features__icon-wrapper{width:22px;height:22px}}@keyframes special-offer-features-marquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.tams-picks{width:100%;min-height:100vh;background-color:#fefaf6;padding:0;overflow:visible}@media(min-width:1024px){.tams-picks{height:100vh;overflow:hidden}}.tams-picks__container{display:flex;flex-direction:column;width:100%;min-height:100vh}@media(min-width:1024px){.tams-picks__container{flex-direction:row;align-items:center;justify-content:center;padding-right:50px;height:100vh}}.tams-picks__hero{position:relative;width:100%;min-height:500px;display:flex;align-items:flex-end;padding:32px 24px;background-size:cover!important;background-position:center!important}@media(min-width:768px){.tams-picks__hero{height:60vh;padding:60px 50px}}@media(min-width:1024px){.tams-picks__hero{width:501px;height:100vh;flex-shrink:0;padding:60px 50px 60px 60px}}.tams-picks__hero-content{display:flex;flex-direction:column;gap:10px;filter:drop-shadow(0 4px 10px rgba(0,0,0,.25))}.tams-picks__hero-badge{color:#fff;font-size:18px;font-weight:700;text-transform:capitalize}@media(min-width:768px){.tams-picks__hero-badge{font-size:20px}}.tams-picks__hero-title{color:#fff;font-family:Fraunces,Georgia,Times New Roman,Times,serif;font-weight:700;font-size:30px;line-height:130%;text-transform:capitalize;margin:0}@media(min-width:768px){.tams-picks__hero-title{font-size:36px}}@media(min-width:1024px){.tams-picks__hero-title{font-size:45px}}.tams-picks__hero-description,.tams-picks__hero-text{color:#fff!important;font-size:16px;line-height:150%;margin:0}@media(min-width:768px){.tams-picks__hero-description,.tams-picks__hero-text{font-size:18px}}@media(min-width:1024px){.tams-picks__hero-description,.tams-picks__hero-text{font-size:20px}}.tams-picks__products{flex:1;display:flex;flex-direction:column;background-color:#fff;border-radius:10px;margin:-25px 16px 0;padding-bottom:20px;position:relative;z-index:2}@media(min-width:1024px){.tams-picks__products{flex-direction:row;height:630px;margin:0 0 0 -3%;padding-bottom:0;z-index:1}}.tams-picks__products-right{display:flex;flex-direction:column;width:100%}@media(min-width:1024px){.tams-picks__products-right{flex:1;height:630px}}.tams-picks__product-card{position:relative;display:flex;flex-direction:column;align-items:stretch;padding:16px;gap:8px;border-bottom:1px solid #f0eeef}.tams-picks__product-card:first-child{padding:24px;gap:16px}.tams-picks__product-card:last-child{border-bottom:none}@media(min-width:768px){.tams-picks__product-card{padding:18px;gap:10px}.tams-picks__product-card:first-child{padding:30px;gap:18px}}@media(min-width:1024px){.tams-picks__product-card{padding:50px 40px;width:100%;height:100%;border-bottom:none}.tams-picks__product-card:first-child{flex:0 0 50%;height:630px;padding:35px 40px;gap:10px;border-right:1px solid #f0eeef;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.tams-picks__product-card:first-child::-webkit-scrollbar{display:none}}.tams-picks__products-right .tams-picks__product-card{flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:12px}@media(min-width:1024px){.tams-picks__products-right .tams-picks__product-card{padding:24px 30px;min-height:210px;height:auto;gap:10px;align-items:stretch;overflow:hidden}.tams-picks__products-right .tams-picks__product-card:not(:last-child){border-bottom:1px solid #f0eeef}}.tams-picks__badge{position:absolute;top:24px;left:24px;z-index:10;display:inline-block;padding:2px 4px;border-radius:4px;background-color:#b31570;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase}@media(min-width:768px){.tams-picks__badge{top:32px;left:32px}}@media(min-width:1024px){.tams-picks__badge{top:40px;left:40px}}.tams-picks__image-wrapper{flex:0 0 auto;background-color:#f6f8fa;border-radius:8px;overflow:hidden;height:120px;max-width:200px;margin:0 auto}@media(min-width:768px){.tams-picks__image-wrapper{height:140px;max-width:220px}}@media(min-width:1024px){.tams-picks__image-wrapper{height:120px}}.tams-picks__products-right .tams-picks__image-wrapper{flex:0 0 45%;height:140px;max-width:none;margin:0}@media(min-width:768px){.tams-picks__products-right .tams-picks__image-wrapper{flex:0 0 42%;height:160px}}@media(min-width:1024px){.tams-picks__products-right .tams-picks__image-wrapper{flex:0 0 45%;height:190px;max-height:190px}}.tams-picks__products>.tams-picks__product-card:first-child .tams-picks__image-wrapper{height:auto;min-height:300px;max-width:100%;width:100%;aspect-ratio:4/3}@media(min-width:768px){.tams-picks__products>.tams-picks__product-card:first-child .tams-picks__image-wrapper{min-height:350px;aspect-ratio:16/10}}@media(min-width:1024px){.tams-picks__products>.tams-picks__product-card:first-child .tams-picks__image-wrapper{height:320px;min-height:auto;max-width:100%;aspect-ratio:auto;flex-shrink:0}}.tams-picks__image{width:100%;height:100%;object-fit:cover;display:block}.tams-picks__image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f5f5f5,#e0e0e0)}.tams-picks__details{flex:1;display:flex;flex-direction:column;gap:6px;justify-content:center}.tams-picks__products-right .tams-picks__details{flex:1;min-width:0;overflow:hidden}@media(min-width:1024px){.tams-picks__products-right .tams-picks__details{gap:6px}}@media(min-width:1024px){.tams-picks__products>.tams-picks__product-card:first-child .tams-picks__details{gap:6px;flex:1;min-height:0}}.tams-picks__info{display:flex;flex-direction:column;gap:4px}.tams-picks__rating{display:flex;align-items:center;gap:4px}.tams-picks__stars{display:flex;align-items:center;gap:2px}.tams-picks__star{width:14px;height:14px;flex-shrink:0}.tams-picks__review-count{color:#4e4747;font-size:12px;font-weight:700}.tams-picks__title{color:#1e1b1c;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:18px;font-weight:700;text-transform:capitalize;margin:0;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}@media(min-width:768px){.tams-picks__title{font-size:20px}}@media(min-width:1024px){.tams-picks__title{font-size:16px;line-height:1.3}}@media(min-width:1024px){.tams-picks__products-right .tams-picks__title{font-size:14px;line-height:1.4}}@media(min-width:1024px){.tams-picks__products>.tams-picks__product-card:first-child .tams-picks__title{font-size:18px;line-height:1.3;margin-bottom:2px}}.tams-picks__description{color:#655e5c;font-size:14px;line-height:140%;margin:0;align-self:flex-start;word-wrap:break-word;overflow-wrap:break-word}@media(min-width:768px){.tams-picks__description{font-size:15px}}@media(min-width:1024px){.tams-picks__description{font-size:13px;line-height:1.3}}@media(min-width:1024px){.tams-picks__products-right .tams-picks__description{font-size:12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}@media(min-width:1024px){.tams-picks__products>.tams-picks__product-card:first-child .tams-picks__description{font-size:13px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.tams-picks__pricing{display:flex;align-items:center;gap:4px}.tams-picks__price{color:#1e1b1c;font-size:15px;font-weight:700}@media(min-width:768px){.tams-picks__price{font-size:16px}}.tams-picks__compare-price{color:#655e5c;font-size:14px;text-decoration:line-through;opacity:.7}.tams-picks__discount{padding:2px 4px;border-radius:4px;background-color:#f37c44;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase}.tams-picks__button{width:100%;padding:.875rem 0;border-radius:1.875rem;background:#bc0b40;color:#fff!important;font-size:.8125rem;font-weight:700;text-transform:capitalize;border:none;cursor:pointer;transition:background-color .3s ease;text-decoration:none!important;display:inline-block;text-align:center;flex-shrink:0;margin-top:auto;box-sizing:border-box}@media(min-width:768px){.tams-picks__button{padding:1rem 0;font-size:.875rem}}.tams-picks__button:hover{background:#a90a37;color:#fff!important;text-decoration:none!important}.tams-picks__button:focus{outline:none!important;box-shadow:none!important;color:#fff!important;text-decoration:none!important}.tams-picks__button:active{background:#960932;color:#fff!important;text-decoration:none!important}.tams-picks__button:visited{color:#fff!important;text-decoration:none!important}.tams-picks__button:disabled{opacity:.7;cursor:not-allowed;color:#fff!important}@media(min-width:1024px){.tams-picks__products-right .tams-picks__button{width:100%;flex-basis:auto;flex-grow:0;flex-shrink:0;margin-top:auto;box-sizing:border-box}}@media(min-width:1024px){.tams-picks__products>.tams-picks__product-card:first-child .tams-picks__button{margin-top:auto;flex-shrink:0}}.tams-picks__button-text{font-size:inherit;font-weight:inherit;text-transform:inherit;color:#fff!important}.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}.trust-features{width:100%;background-color:#fff;contain:layout style paint;will-change:auto;position:relative;z-index:1;padding:30px 10px}.trust-features__container{max-width:64rem;margin:0 auto;width:100%;padding:0}.trust-features__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%}.trust-features__feature{display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;gap:.625rem}.trust-features__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;height:2.5rem;width:100%}.trust-features__icon-svg{width:2rem;height:2rem;stroke:#a40d3f;transition:transform .2s ease-in-out;image-rendering:auto}.trust-features__feature:hover .trust-features__icon-svg{transform:scale(1.1)}.trust-features__icon-image{width:2rem;height:2rem;object-fit:contain;transition:transform .2s ease-in-out;image-rendering:auto}.trust-features__feature:hover .trust-features__icon-image{transform:scale(1.1)}.trust-features__title,.trust-features h3.trust-features__title{color:#1e1b1c;text-transform:capitalize;margin:0;display:block;min-height:3rem;width:100%}.trust-features__description{color:#1e1b1c;margin:0;max-width:100%;display:block;flex:1;width:100%}@media(min-width:768px){.trust-features{padding:30px 10px}.trust-features__container{max-width:100%}.trust-features__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media(min-width:1024px){.trust-features{padding:4.5rem 3rem}.trust-features__container{max-width:100%;padding:0}.trust-features__grid{grid-template-columns:repeat(4,1fr);gap:2rem}.trust-features__feature{transition:transform .2s ease-in-out}.trust-features__feature:hover{transform:translateY(-2px)}.trust-features__title,.trust-features h3.trust-features__title{min-height:3.5rem}.trust-features__icon-svg,.trust-features__icon-image{width:2.5rem;height:2.5rem}}.trust-features__feature:focus-within{outline:2px solid #E81050;outline-offset:2px;border-radius:.25rem}.trust-features__title{color:#1e1b1c}.trust-features__description{color:#424242}.trust-features__icon-svg{will-change:transform}.trust-features__title,.trust-features__description{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media print{.trust-features{background:#fff!important;color:#000!important;box-shadow:none!important}.trust-features__icon-svg{stroke:#000!important}}.reusable-carousel{position:relative;width:100%}.reusable-carousel__viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.reusable-carousel__viewport::-webkit-scrollbar{display:none}.reusable-carousel__track{display:flex;align-items:stretch;gap:var(--carousel-gap-mobile, 16px)}.reusable-carousel [data-carousel-slide]{scroll-snap-align:start;flex:0 0 calc((100% - var(--carousel-gap-mobile, 16px) * (var(--carousel-slides-mobile, 1) - 1)) / var(--carousel-slides-mobile, 1))}@media(min-width:768px){.reusable-carousel__track{gap:var(--carousel-gap-tablet, 16px)}.reusable-carousel [data-carousel-slide]{flex-basis:calc((100% - var(--carousel-gap-tablet, 16px) * (var(--carousel-slides-tablet, 2) - 1)) / var(--carousel-slides-tablet, 2))}}@media(min-width:1024px){.reusable-carousel__track{gap:var(--carousel-gap-desktop, 15px)}.reusable-carousel [data-carousel-slide]{flex-basis:calc((100% - var(--carousel-gap-desktop, 15px) * (var(--carousel-slides-desktop, 3) - 1)) / var(--carousel-slides-desktop, 3))}}.reusable-carousel__pagination{display:flex;align-items:center;justify-content:center;gap:6px}.reusable-carousel__dot{width:8px;height:8px;border-radius:999px;border:1px solid transparent;background:currentColor;opacity:.35;padding:0;margin:0;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.reusable-carousel__dot.is-active{opacity:1;transform:scale(1.05)}.testimonial-carousel{width:100%;background-color:#fdfaf5;padding:32px 16px}@media(min-width:1024px){.testimonial-carousel{padding:4.5rem}}.testimonial-carousel__container{width:100%;max-width:100%;margin:0 auto}.testimonial-carousel__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}@media(min-width:1024px){.testimonial-carousel__header{margin-bottom:40px}}.testimonial-carousel__title{color:#1e1b1c;text-transform:capitalize;margin:0}.testimonial-carousel__navigation{display:none;align-items:center;gap:20px}@media(min-width:1024px){.testimonial-carousel__navigation{display:flex}}.testimonial-carousel__nav-button{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;color:#a40d38;transition:opacity .3s ease}.testimonial-carousel__nav-button:hover:not(.is-disabled){opacity:.8}.testimonial-carousel__nav-button.is-disabled{opacity:.5;cursor:not-allowed;color:#ffa1b1}.testimonial-carousel__nav-button:focus-visible{outline:2px solid #A40D38;outline-offset:2px;border-radius:4px}.testimonial-carousel__nav-icon{width:32px;height:32px;pointer-events:none}.testimonial-carousel__wrapper{position:relative;overflow:visible;margin-bottom:0}.testimonial-carousel__carousel{width:100%;padding-bottom:50px;margin-bottom:10px;--carousel-slides-mobile: 1;--carousel-slides-tablet: 2;--carousel-slides-desktop: 3;--carousel-gap-mobile: 16px;--carousel-gap-tablet: 16px;--carousel-gap-desktop: 15px}.testimonial-carousel__slide{height:auto;display:flex;align-items:stretch}.testimonial-carousel__slide .testimonial-card{width:100%;display:flex;flex-direction:column}.testimonial-carousel__carousel .reusable-carousel__pagination{position:absolute;display:flex;align-items:center;justify-content:center;gap:6px;bottom:0;left:50%;transform:translate(-50%);width:auto;z-index:10;padding:10px 0}.testimonial-carousel__carousel .reusable-carousel__dot{width:8px;height:8px;min-width:8px;min-height:8px;max-width:8px;max-height:8px;padding:0;border-radius:50%;background-color:#f8b8a2;border:1px solid #E81050;opacity:.35;cursor:pointer;transition:all .3s ease;display:inline-block;margin:0;position:relative;transform:none;flex-shrink:0}.testimonial-carousel__carousel .reusable-carousel__dot:hover{opacity:.6;background-color:#ffcdb5}.testimonial-carousel__carousel .reusable-carousel__dot.is-active{background-color:#e81050;opacity:1;border-color:#e81050}.testimonial-carousel__carousel .reusable-carousel__dot:focus,.testimonial-carousel__carousel .reusable-carousel__dot:focus-visible{outline:2px solid #E81050;outline-offset:2px}.testimonial-card{display:flex;flex-direction:column;background-color:#fff;border-radius:20px;overflow:hidden;height:100%}.testimonial-card__image-wrapper{width:100%;height:auto;overflow:hidden;position:relative;background-color:#e6e6e6;line-height:0;flex-shrink:0}.testimonial-card__image{width:100%;height:auto;display:block;margin:0;padding:0;border:none;vertical-align:top}.testimonial-card__image-placeholder{width:100%;padding-bottom:100%;background:linear-gradient(135deg,#e6e6e6,#dee2e6)}.testimonial-card__content{display:flex;flex-direction:column;padding:24px;gap:10px;flex:1 1 auto;min-height:0}@media(min-width:768px){.testimonial-card__content{padding:28px}}@media(min-width:1024px){.testimonial-card__content{padding:30px}}.testimonial-card__rating{display:flex;align-items:center;gap:2px;min-height:17px;flex-shrink:0}.testimonial-card__star{width:17.6px;height:17px;flex-shrink:0}.testimonial-card__text{flex:1 1 auto;min-height:0;max-height:12em;overflow-y:auto;padding-right:8px}.testimonial-card__text::-webkit-scrollbar{width:4px}.testimonial-card__text::-webkit-scrollbar-track{background:#e6e6e6;border-radius:2px}.testimonial-card__text::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:2px}.testimonial-card__text::-webkit-scrollbar-thumb:hover{background:#a0a0a0}@media(min-width:768px){.testimonial-card__text{max-height:14em}}@media(min-width:1024px){.testimonial-card__text{max-height:14em}}.testimonial-card__review-paragraph{color:#1e1b1c;margin:0;padding:0}.testimonial-card__author{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;flex-shrink:0;margin-top:auto}.testimonial-card__author-name{color:#1e1b1c;white-space:nowrap;flex-shrink:0}.testimonial-card__verified{display:flex;align-items:center;gap:4px;flex-shrink:0;white-space:nowrap}.testimonial-card__verified-icon{width:9px;height:11px;flex-shrink:0}.testimonial-card__verified-icon[src]{width:auto;max-width:15px;height:auto;max-height:15px}.testimonial-card__verified-text{color:#e81050}.testimonial-card__divider{width:100%;height:1px;background-color:#dee2e6;flex-shrink:0}.testimonial-card__disclaimer{margin:0;padding:0 24px 24px;width:100%;flex-shrink:0;line-height:1.45}@media(min-width:768px){.testimonial-card__disclaimer{padding:0 28px 28px}}@media(min-width:1024px){.testimonial-card__disclaimer{padding:0 30px 30px}}.testimonial-card__product{display:flex;align-items:center;justify-content:space-between;padding:20px;gap:12px;flex-shrink:0}@media(min-width:768px){.testimonial-card__product{padding:24px}}@media(min-width:1024px){.testimonial-card__product{padding:20px 30px}}.testimonial-card__product a{color:inherit;text-decoration:none}.testimonial-card__product a:hover,.testimonial-card__product a:visited,.testimonial-card__product a:active,.testimonial-card__product a:focus{color:inherit;text-decoration:none}.testimonial-card__product .btn{flex-shrink:0;white-space:nowrap;text-transform:capitalize;border-radius:30px;background:#bc0e40;color:#fff!important;padding:12px 24px;border:none;transition:background-color .3s ease;text-decoration:none!important}.testimonial-card__product .btn:hover{background:#a90a37;color:#fff!important;text-decoration:none!important}.testimonial-card__product .btn:visited,.testimonial-card__product .btn:active,.testimonial-card__product .btn:focus{color:#fff!important;text-decoration:none!important;outline:none;box-shadow:none}.testimonial-card__product .btn:disabled,.testimonial-card__product .btn.disabled,.testimonial-card__product .btn[disabled]{opacity:.7;cursor:not-allowed;background-color:#bc0e40!important;color:#fff!important}@media(min-width:768px){.testimonial-card__product .btn{padding:14px 28px;min-width:auto}}.testimonial-card__product-info{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.testimonial-card__product-image{width:64px;height:64px;object-fit:contain;flex-shrink:0}.testimonial-card__product-name{color:#1e1b1c!important;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:767.98px){.testimonial-card__product{flex-direction:column;align-items:stretch}.testimonial-card__product-button{width:100%;text-align:center}}.pdp-testimonials{contain:layout style paint;will-change:auto;position:relative;z-index:1;width:100%;background:#fefaf6;padding:32px 16px}.pdp-testimonials__container{max-width:90rem;margin:0 auto}.pdp-testimonials__heading{text-align:center;margin:0 0 1.5rem}.pdp-testimonials__disclaimer{margin:1.5rem 0 0;width:100%;text-align:center;line-height:1.45}.pdp-testimonials__carousel{position:relative;overflow:hidden;min-height:0}.pdp-testimonials__swiper{position:relative;width:100%;height:100%;min-height:0;touch-action:pan-y}.pdp-testimonials__slide{position:absolute;top:0;left:50%;width:min(420px,78vw);cursor:pointer;opacity:0;pointer-events:none;transform:translate(-50%) scale(.82);transition:transform .35s ease,opacity .35s ease;z-index:1}.pdp-testimonials__slide--center{transform:translate(-50%) scale(1);opacity:1;z-index:10;pointer-events:auto}.pdp-testimonials__slide--left-1{transform:translate(calc(-50% - 240px)) scale(.88);opacity:1;z-index:8;pointer-events:auto}.pdp-testimonials__slide--right-1{transform:translate(calc(-50% + 240px)) scale(.88);opacity:1;z-index:8;pointer-events:auto}.pdp-testimonials__slide--left-2{transform:translate(calc(-50% - 430px)) scale(.78);opacity:1;z-index:6;pointer-events:auto}.pdp-testimonials__slide--right-2{transform:translate(calc(-50% + 430px)) scale(.78);opacity:1;z-index:6;pointer-events:auto}.pdp-testimonials__slide--hidden{opacity:0;pointer-events:none;z-index:1}.pdp-testimonials__item{display:flex;flex-direction:column;gap:1rem;width:100%}.pdp-testimonials__image-wrapper{position:relative;overflow:hidden;cursor:pointer;border-radius:1.25rem;background:#fff;box-shadow:0 4px 20px #00000014}.pdp-testimonials__image-wrapper picture,.pdp-testimonials__image-wrapper img{width:100%;height:100%;display:block;object-fit:cover!important}.pdp-testimonials__image-wrapper--before-after{min-height:420px;aspect-ratio:1/1}.pdp-testimonials__image-wrapper--single,.pdp-testimonials__image-wrapper--video{min-height:420px;height:420px}.pdp-testimonials__image-placeholder{display:flex;align-items:center;justify-content:center;color:#666;background:#f0f0f0;height:100%}.pdp-testimonials__username-text{color:#fff;background:#8c0f3c;font-size:14px;font-weight:700;text-transform:uppercase;border-radius:9999px;padding:.375rem .75rem}.pdp-testimonials__username-badge{position:absolute;left:1rem;bottom:1rem}.pdp-testimonials__video-container,.pdp-testimonials__video-tiktok-wrapper{width:100%;height:100%}.pdp-testimonials__video{width:100%;height:100%;object-fit:cover;border:0}.pdp-testimonials__video-play-icon{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .25s ease}.pdp-testimonials__video-sound-toggle{position:absolute;top:1rem;right:1rem;width:2.25rem;height:2.25rem;border:0;border-radius:9999px;background:#00000073;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;padding:0}.pdp-testimonials__video-sound-toggle svg{width:1.125rem;height:1.125rem}.pdp-testimonials__caption{margin:0;color:#1e1b1c;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease}.pdp-testimonials__slide--center .pdp-testimonials__caption{opacity:1;visibility:visible;pointer-events:auto}.pdp-testimonials__product-name{color:#e51550;text-decoration:underline;font-weight:700}.pdp-testimonials__pagination{display:flex;justify-content:center;gap:.75rem;margin-top:1.5rem;position:relative;z-index:12}.pdp-testimonials__bullet{width:.5rem;height:.5rem;border-radius:50%;border:1px solid #e51550;background:transparent;opacity:.3;cursor:pointer}.pdp-testimonials__bullet--active{background:#e51550;opacity:1;transform:scale(1.3)}.pdp-testimonials__nav{position:absolute;top:45%;transform:translateY(-50%);width:2.25rem;height:2.25rem;border-radius:9999px;border:1px solid rgba(31,31,31,.2);background:#ffffffeb;color:#1e1b1c;display:none;align-items:center;justify-content:center;z-index:3;cursor:pointer}.pdp-testimonials__nav:disabled{opacity:.35;cursor:not-allowed}.pdp-testimonials__nav svg{width:1rem;height:1rem}.pdp-testimonials__nav--prev{left:0}.pdp-testimonials__nav--next{right:0}@media(min-width:768px){.pdp-testimonials__carousel,.pdp-testimonials__swiper{min-height:0}.pdp-testimonials__slide{width:min(460px,58vw)}.pdp-testimonials__slide--left-1{transform:translate(calc(-50% - 270px)) scale(.9)}.pdp-testimonials__slide--right-1{transform:translate(calc(-50% + 270px)) scale(.9)}.pdp-testimonials__slide--left-2{transform:translate(calc(-50% - 480px)) scale(.8)}.pdp-testimonials__slide--right-2{transform:translate(calc(-50% + 480px)) scale(.8)}.pdp-testimonials__nav{display:inline-flex}}@media(min-width:1024px){.pdp-testimonials{padding:4.5rem}.pdp-testimonials__carousel,.pdp-testimonials__swiper{min-height:0}.pdp-testimonials__slide{width:min(500px,34vw)}.pdp-testimonials__slide--left-1{transform:translate(calc(-50% - 300px)) scale(.9)}.pdp-testimonials__slide--right-1{transform:translate(calc(-50% + 300px)) scale(.9)}.pdp-testimonials__slide--left-2{transform:translate(calc(-50% - 540px)) scale(.8)}.pdp-testimonials__slide--right-2{transform:translate(calc(-50% + 540px)) scale(.8)}.pdp-testimonials__image-wrapper--before-after{min-height:500px}.pdp-testimonials__image-wrapper--single,.pdp-testimonials__image-wrapper--video{min-height:500px;height:500px}}@media(max-width:767.98px){.pdp-testimonials__carousel,.pdp-testimonials__swiper{min-height:0}.pdp-testimonials__slide{width:min(360px,86vw)}.pdp-testimonials__slide--left-1,.pdp-testimonials__slide--right-1,.pdp-testimonials__slide--left-2,.pdp-testimonials__slide--right-2{opacity:1}.pdp-testimonials__slide--left-1{transform:translate(calc(-50% - 110px)) scale(.86)}.pdp-testimonials__slide--right-1{transform:translate(calc(-50% + 110px)) scale(.86)}.pdp-testimonials__slide--left-2,.pdp-testimonials__slide--right-2{opacity:0;pointer-events:none}.pdp-testimonials__nav{display:inline-flex;width:2rem;height:2rem;top:42%}}
/*# sourceMappingURL=/cdn/shop/t/156/assets/sale.css.map */
