.perf-hidden{display:none!important}.perf-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.perf-loading{opacity:.6;pointer-events:none;transition:opacity .2s ease}.perf-loaded{opacity:1;pointer-events:auto}.perf-img{width:100%;height:auto;display:block;aspect-ratio:1;object-fit:cover;object-position:center;background-color:#f5f5f5;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;contain:layout style paint}.perf-img.loading{background:linear-gradient(90deg,#f5f5f5 25%,#e0e0e0,#f5f5f5 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.perf-img--hero{width:100%;height:auto;display:block;aspect-ratio:1.7777777778;object-fit:cover;object-position:center;background-color:#f5f5f5;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;contain:layout style paint}.perf-img--hero.loading{background:linear-gradient(90deg,#f5f5f5 25%,#e0e0e0,#f5f5f5 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.perf-img--product{width:100%;height:auto;display:block;aspect-ratio:1;object-fit:contain;object-position:center;background-color:#f5f5f5;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;contain:layout style paint}.perf-img--product.loading{background:linear-gradient(90deg,#f5f5f5 25%,#e0e0e0,#f5f5f5 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.perf-img--banner{width:100%;height:auto;display:block;aspect-ratio:3;object-fit:cover;object-position:center;background-color:#f5f5f5;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;contain:layout style paint}.perf-img--banner.loading{background:linear-gradient(90deg,#f5f5f5 25%,#e0e0e0,#f5f5f5 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.perf-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;text-decoration:none;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.5;text-align:center;transition:all .15s ease-out;contain:layout style;will-change:transform;touch-action:manipulation}.perf-btn:hover:not(:disabled){transform:translateY(-1px)}.perf-btn:active:not(:disabled){transform:translateY(0)}.perf-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.perf-btn{background-color:var(--color-primary, #007bff);color:#fff}.perf-btn:hover:not(:disabled){background-color:var(--color-primary-dark, #0056b3)}.perf-btn--secondary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;text-decoration:none;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.5;text-align:center;transition:all .15s ease-out;contain:layout style;will-change:transform;touch-action:manipulation}.perf-btn--secondary:hover:not(:disabled){transform:translateY(-1px)}.perf-btn--secondary:active:not(:disabled){transform:translateY(0)}.perf-btn--secondary:disabled{opacity:.6;cursor:not-allowed;transform:none}.perf-btn--secondary{background-color:#0000;color:var(--color-primary, #007bff);border:2px solid var(--color-primary, #007bff)}.perf-btn--secondary:hover:not(:disabled){background-color:var(--color-primary, #007bff);color:#fff}.perf-btn--large{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;text-decoration:none;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.5;text-align:center;transition:all .15s ease-out;contain:layout style;will-change:transform;touch-action:manipulation}.perf-btn--large:hover:not(:disabled){transform:translateY(-1px)}.perf-btn--large:active:not(:disabled){transform:translateY(0)}.perf-btn--large:disabled{opacity:.6;cursor:not-allowed;transform:none}.perf-btn--large{background-color:var(--color-primary, #007bff);color:#fff}.perf-btn--large:hover:not(:disabled){background-color:var(--color-primary-dark, #0056b3)}.perf-btn--large{padding:1rem 2rem;font-size:1.125rem}.perf-btn--small{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;text-decoration:none;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.5;text-align:center;transition:all .15s ease-out;contain:layout style;will-change:transform;touch-action:manipulation}.perf-btn--small:hover:not(:disabled){transform:translateY(-1px)}.perf-btn--small:active:not(:disabled){transform:translateY(0)}.perf-btn--small:disabled{opacity:.6;cursor:not-allowed;transform:none}.perf-btn--small{background-color:var(--color-primary, #007bff);color:#fff}.perf-btn--small:hover:not(:disabled){background-color:var(--color-primary-dark, #0056b3)}.perf-btn--small{padding:.5rem 1rem;font-size:.875rem}.perf-container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;contain:layout}@media (min-width: 768px){.perf-container{padding:0 2rem}}@media (min-width: 1024px){.perf-container{padding:0 3rem}}.perf-container--narrow{width:100%;max-width:800px;margin:0 auto;padding:0 1rem;contain:layout}@media (min-width: 768px){.perf-container--narrow{padding:0 2rem}}@media (min-width: 1024px){.perf-container--narrow{padding:0 3rem}}.perf-container--wide{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem;contain:layout}@media (min-width: 768px){.perf-container--wide{padding:0 2rem}}@media (min-width: 1024px){.perf-container--wide{padding:0 3rem}}.perf-flex{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;contain:layout}.perf-flex--column{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;contain:layout}.perf-flex--center{display:flex;flex-direction:row;align-items:center;justify-content:center;contain:layout}.perf-flex--between{display:flex;flex-direction:row;align-items:center;justify-content:space-between;contain:layout}.perf-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;contain:layout}.perf-grid--2{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;contain:layout}.perf-grid--3{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;contain:layout}.perf-grid--4{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;contain:layout}@media (min-width: 768px){.perf-grid--tablet-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;contain:layout}.perf-grid--tablet-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;contain:layout}}@media (min-width: 1024px){.perf-grid--desktop-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;contain:layout}.perf-grid--desktop-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;contain:layout}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.perf-fade-in{opacity:0;animation:fadeIn .3s ease-out forwards}.perf-slide-up{transform:translateY(100%);opacity:0;animation:slideUp .3s ease-out forwards}@media (prefers-reduced-motion: reduce){.perf-fade-in,.perf-slide-up,.perf-btn{animation:none!important;transition:none!important}}.perf-prevent-cls,.perf-lcp-optimized{contain:layout style paint;will-change:auto}.perf-lcp-optimized img{width:100%;height:auto;display:block;aspect-ratio:1;object-fit:cover;object-position:center;background-color:#f5f5f5;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;contain:layout style paint}.perf-lcp-optimized img.loading{background:linear-gradient(90deg,#f5f5f5 25%,#e0e0e0,#f5f5f5 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.perf-lcp-optimized img{loading:eager}.perf-fid-optimized{contain:layout style}.perf-fid-optimized button,.perf-fid-optimized [role=button],.perf-fid-optimized input,.perf-fid-optimized select,.perf-fid-optimized textarea{touch-action:manipulation;will-change:transform}.special-offer-scope *,.special-offer-scope *:before,.special-offer-scope *:after{box-sizing:border-box}.special-offer-scope *{margin:0;padding:0}.special-offer-scope h1,.special-offer-scope h2,.special-offer-scope h3,.special-offer-scope h4,.special-offer-scope h5,.special-offer-scope h6{margin-top:0;margin-bottom:.5rem}.special-offer-scope p{margin-top:0;margin-bottom:1rem}.special-offer-scope abbr[title]{text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}.special-offer-scope address{margin-bottom:1rem;font-style:normal;line-height:inherit}.special-offer-scope ol,.special-offer-scope ul{padding-left:2rem}.special-offer-scope ol,.special-offer-scope ul,.special-offer-scope dl{margin-top:0;margin-bottom:1rem}.special-offer-scope ol ol,.special-offer-scope ul ul,.special-offer-scope ol ul,.special-offer-scope ul ol{margin-bottom:0}.special-offer-scope dt{font-weight:600}.special-offer-scope blockquote{margin:0 0 1rem}.special-offer-scope b,.special-offer-scope strong{font-weight:700}.special-offer-scope small{font-size:.875em}.special-offer-scope sub,.special-offer-scope sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}.special-offer-scope sub{bottom:-.25em}.special-offer-scope sup{top:-.5em}.special-offer-scope pre,.special-offer-scope code,.special-offer-scope kbd,.special-offer-scope samp{font-family:monospace;font-size:1em}.special-offer-scope pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}.special-offer-scope code{font-size:.875em;word-wrap:break-word}.special-offer-scope kbd{padding:.1875rem .375rem;font-size:.875em;border-radius:.25rem}.special-offer-scope figure{margin:0 0 1rem}.special-offer-scope img,.special-offer-scope svg{vertical-align:middle}.special-offer-scope table{caption-side:bottom;border-collapse:collapse}.special-offer-scope caption{padding-top:.5rem;padding-bottom:.5rem;text-align:left}.special-offer-scope th{font-weight:600;text-align:inherit;text-align:-webkit-match-parent}.special-offer-scope thead,.special-offer-scope tbody,.special-offer-scope tfoot,.special-offer-scope tr,.special-offer-scope td,.special-offer-scope th{border-color:inherit;border-style:solid;border-width:0}.special-offer-scope label{display:inline-block}.special-offer-scope button{border-radius:0}.special-offer-scope button:focus:not(:focus-visible){outline:0}.special-offer-scope input,.special-offer-scope button,.special-offer-scope select,.special-offer-scope optgroup,.special-offer-scope textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.special-offer-scope select{word-wrap:normal}.special-offer-scope select:disabled{opacity:1}.special-offer-scope [type=button],.special-offer-scope [type=reset],.special-offer-scope [type=submit],.special-offer-scope button{-webkit-appearance:button;appearance:button}.special-offer-scope [type=button]:not(:disabled),.special-offer-scope [type=reset]:not(:disabled),.special-offer-scope [type=submit]:not(:disabled),.special-offer-scope button:not(:disabled){cursor:pointer}.special-offer-scope ::-moz-focus-inner{padding:0;border-style:none}.special-offer-scope textarea{resize:vertical}.special-offer-scope legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}.special-offer-scope [type=search]{outline-offset:-2px;-webkit-appearance:textfield;appearance:textfield}.special-offer-scope ::-webkit-search-decoration{-webkit-appearance:none}.special-offer-scope iframe{border:0}h1,.h1{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1rem;color:inherit}h2,.h2{font-size:1.75rem;font-weight:600;line-height:1.2;margin-bottom:.875rem;color:inherit}h3,.h3{font-size:1.5rem;font-weight:600;line-height:1.2;margin-bottom:.75rem;color:inherit}h4,.h4{font-size:1.25rem;font-weight:500;line-height:1.2;margin-bottom:.625rem;color:inherit}h5,.h5{font-size:1.125rem;font-weight:500;line-height:1.2;margin-bottom:.5rem;color:inherit}h6,.h6{font-size:1rem;font-weight:500;line-height:1.2;margin-bottom:.5rem;color:inherit}p{margin-bottom:1rem;line-height:1.5;font-size:16px}.lead{font-size:1.125rem;font-weight:400;line-height:1.75;margin-bottom:1.5rem}code{font-family:Courier New,monospace;font-size:.875em;color:#dc3545;background-color:#f8f9fa;padding:.125rem .25rem;border-radius:.25rem;word-break:break-word}pre{display:block;margin-bottom:1rem;padding:1rem;font-family:Courier New,monospace;font-size:.875em;color:#343a40;background-color:#f8f9fa;border-radius:.375rem;overflow-x:auto}pre code{padding:0;color:inherit;background-color:#0000;border-radius:0;word-break:normal}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-justify{text-align:justify!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-break{word-break:break-word!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-medium{font-weight:500!important}.font-weight-semibold{font-weight:600!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.font-normal{font-style:normal!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-primary{color:#007bff!important}.text-secondary{color:#6c757d!important}.text-success{color:#28a745!important}.text-danger{color:#dc3545!important}.text-warning{color:#ffc107!important}.text-info{color:#17a2b8!important}.text-light{color:#f8f9fa!important}.text-dark{color:#343a40!important}.text-white{color:#fff!important}.text-black{color:#000!important}.text-muted{color:#6c757d!important}.display-1,.display-2,.display-3,.display-4{font-weight:300;line-height:1.2;margin-bottom:1rem}.display-1{font-size:2.5rem}.display-2{font-size:2.25rem}.display-3{font-size:2rem}.display-4{font-size:1.75rem}small,.small{font-size:14px;font-weight:400}.large{font-size:18px}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline .list-inline-item{display:inline-block}.list-inline .list-inline-item:not(:last-child){margin-right:.5rem}blockquote{margin:0 0 1rem;padding:1rem;border-left:4px solid #007bff;background-color:#f8f9fa;font-style:italic}blockquote p:last-child{margin-bottom:0}blockquote footer{font-size:14px;color:#6c757d;margin-top:.5rem}blockquote footer:before{content:"\2014  "}kbd{padding:.125rem .25rem;font-family:Courier New,monospace;font-size:.875em;color:#fff;background-color:#343a40;border-radius:.25rem;box-shadow:inset 0 -1px #00000040}samp{font-family:Courier New,monospace;font-size:.875em;color:#343a40}var{font-family:Courier New,monospace;font-style:italic;color:#343a40}mark{padding:.125rem .25rem;background-color:#ffc107;color:#343a40;border-radius:.25rem}abbr[title]{text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}@media (min-width: 768px){h1,.h1{font-size:3rem}h2,.h2{font-size:2.5rem}h3,.h3{font-size:2rem}h4,.h4{font-size:1.5rem}h5,.h5,.lead{font-size:1.25rem}.display-1{font-size:4rem}.display-2{font-size:3.5rem}.display-3{font-size:3rem}.display-4{font-size:2.5rem}blockquote{padding:1.5rem}}@media (min-width: 1024px){h1,.h1{font-size:3.5rem}h2,.h2{font-size:3rem}h3,.h3{font-size:2.5rem}h4,.h4{font-size:2rem}h5,.h5,.lead{font-size:1.5rem}.display-1{font-size:5rem}.display-2{font-size:4.5rem}.display-3{font-size:4rem}.display-4{font-size:3.5rem}blockquote{padding:2rem}}.special-offer-scope h1,.special-offer-scope h2,.special-offer-scope h3,.special-offer-scope h4,.special-offer-scope h5,.special-offer-scope h6{font-weight:600;line-height:1.25;color:inherit}.special-offer-scope p{line-height:1.5}.special-offer-scope a{color:#000;text-decoration:none;background-color:#0000}.special-offer-scope a:hover{color:#000;text-decoration:none}.special-offer-scope a:not([href]):not([class]){color:inherit;text-decoration:none}.special-offer-scope a.card__title,.special-offer-scope .card__title{color:#000!important}.special-offer-scope a.card__title:hover,.special-offer-scope .card__title:hover{color:#000!important;text-decoration:none!important}.special-offer-scope img{max-width:100%;height:auto;vertical-align:middle}.special-offer-scope table{width:100%;color:#343a40;background-color:#0000;border-collapse:collapse}.special-offer-scope table th,.special-offer-scope table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.special-offer-scope table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6;font-weight:600}.special-offer-scope table tbody+tbody{border-top:2px solid #dee2e6}.special-offer-scope label{margin-bottom:.5rem;font-weight:500}.special-offer-scope input,.special-offer-scope button,.special-offer-scope select,.special-offer-scope optgroup,.special-offer-scope textarea{font-family:inherit;line-height:inherit}.special-offer-scope button,.special-offer-scope input{overflow:visible}.special-offer-scope button,.special-offer-scope select{text-transform:none}.special-offer-scope [role=button]{cursor:pointer}.special-offer-scope button,.special-offer-scope [type=button],.special-offer-scope [type=reset],.special-offer-scope [type=submit]{-webkit-appearance:button}.special-offer-scope button:not(:disabled),.special-offer-scope [type=button]:not(:disabled),.special-offer-scope [type=reset]:not(:disabled),.special-offer-scope [type=submit]:not(:disabled){cursor:pointer}.special-offer-scope input[type=radio],.special-offer-scope input[type=checkbox]{box-sizing:border-box;padding:0}.special-offer-scope input[type=date],.special-offer-scope input[type=time],.special-offer-scope input[type=datetime-local],.special-offer-scope input[type=month]{-webkit-appearance:listbox}.special-offer-scope textarea{overflow:auto;resize:vertical}.special-offer-scope fieldset{min-width:0;padding:0;margin:0;border:0}.special-offer-scope legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}.special-offer-scope progress{vertical-align:baseline}.special-offer-scope [type=number]::-webkit-inner-spin-button,.special-offer-scope [type=number]::-webkit-outer-spin-button{height:auto}.special-offer-scope [type=search]{outline-offset:-2px;-webkit-appearance:textfield}.special-offer-scope [type=search]::-webkit-search-decoration{-webkit-appearance:none}.special-offer-scope ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.special-offer-scope output{display:inline-block}.special-offer-scope summary{display:list-item;cursor:pointer}.special-offer-scope template{display:none}.special-offer-scope [hidden]{display:none!important}.special-offer-scope ul,.special-offer-scope ol{padding-left:2rem}.special-offer-scope ul ul,.special-offer-scope ol ol,.special-offer-scope ul ol,.special-offer-scope ol ul{margin-bottom:0}.special-offer-scope li{margin-bottom:.25rem}.special-offer-scope dl{margin-bottom:1rem}.special-offer-scope dt{font-weight:600;margin-top:.5rem}.special-offer-scope dd{margin-bottom:.5rem;margin-left:0}.special-offer-scope hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}.special-offer-scope hr:not([size]){height:1px}.special-offer-scope ::selection{background-color:#007bff33;color:#343a40}.special-offer-scope ::-moz-selection{background-color:#007bff33;color:#343a40}.special-offer-scope :focus{outline:2px solid #007bff;outline-offset:2px}.special-offer-scope :focus:not(:focus-visible){outline:none}@media print{.special-offer-scope *,.special-offer-scope *:before,.special-offer-scope *:after{background:#0000!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}.special-offer-scope a,.special-offer-scope a:visited{text-decoration:underline}.special-offer-scope a[href]:after{content:" (" attr(href) ")"}.special-offer-scope abbr[title]:after{content:" (" attr(title) ")"}.special-offer-scope a[href^="#"]:after,.special-offer-scope a[href^="javascript:"]:after{content:""}.special-offer-scope pre{white-space:pre-wrap!important}.special-offer-scope pre,.special-offer-scope blockquote{border:1px solid #adb5bd;page-break-inside:avoid}.special-offer-scope thead{display:table-header-group}.special-offer-scope tr,.special-offer-scope img{page-break-inside:avoid}.special-offer-scope p,.special-offer-scope h2,.special-offer-scope h3{orphans:3;widows:3}.special-offer-scope h2,.special-offer-scope h3{page-break-after:avoid}}.container,.container-fluid,.container-fullwidth{width:100%;padding:0;margin:0 auto;max-width:100%}.content-wrapper{padding:0 1rem}.no-padding{padding:0!important}.no-margin{margin:0!important}.full-width{width:100%!important;max-width:100%!important}.row{display:flex;flex-wrap:wrap;margin:0;width:100%}.no-gutters{margin:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding:0}.col{flex-basis:0;flex-grow:1;max-width:100%;padding:0;width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%;padding:0}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;padding:0}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;padding:0}.col-3{flex:0 0 25%;max-width:25%;padding:0}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;padding:0}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;padding:0}.col-6{flex:0 0 50%;max-width:50%;padding:0}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;padding:0}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;padding:0}.col-9{flex:0 0 75%;max-width:75%;padding:0}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;padding:0}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;padding:0}.col-12{flex:0 0 100%;max-width:100%;padding:0}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-block{display:block!important}.d-none{display:none!important}.flex-column{flex-direction:column!important}.flex-row{flex-direction:row!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.justify-content-start{justify-content:flex-start!important}.justify-content-center{justify-content:center!important}.justify-content-end{justify-content:flex-end!important}.justify-content-between{justify-content:space-between!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.align-items-end{align-items:flex-end!important}.align-items-stretch{align-items:stretch!important}@media (min-width: 768px){.content-wrapper{padding:0 2rem}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;padding:0}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;padding:0}.col-md-3{flex:0 0 25%;max-width:25%;padding:0}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;padding:0}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;padding:0}.col-md-6{flex:0 0 50%;max-width:50%;padding:0}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;padding:0}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;padding:0}.col-md-9{flex:0 0 75%;max-width:75%;padding:0}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;padding:0}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;padding:0}.col-md-12{flex:0 0 100%;max-width:100%;padding:0}.col-md{flex-basis:0;flex-grow:1;max-width:100%;padding:0}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%;padding:0}.d-md-flex{display:flex!important}.d-md-block{display:block!important}.d-md-none{display:none!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}}@media (min-width: 1024px){.content-wrapper{padding:0 3rem}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;padding:0}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;padding:0}.col-lg-3{flex:0 0 25%;max-width:25%;padding:0}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;padding:0}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;padding:0}.col-lg-6{flex:0 0 50%;max-width:50%;padding:0}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;padding:0}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;padding:0}.col-lg-9{flex:0 0 75%;max-width:75%;padding:0}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;padding:0}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;padding:0}.col-lg-12{flex:0 0 100%;max-width:100%;padding:0}.col-lg{flex-basis:0;flex-grow:1;max-width:100%;padding:0}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%;padding:0}.d-lg-flex{display:flex!important}.d-lg-block{display:block!important}.d-lg-none{display:none!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}}@media (min-width: 768px){.container-tablet{max-width:100%}}@media (min-width: 1024px){.container-desktop{max-width:100%}}.section{padding:0}.section-sm{padding:2rem 0}@media (min-width: 768px){.section-sm{padding:1rem 0}}.section-lg{padding:6rem 0}@media (min-width: 768px){.section-lg{padding:3rem 0}}.section-xl{padding:8rem 0}@media (min-width: 768px){.section-xl{padding:4rem 0}}.content{max-width:800px;margin:0 auto;padding:0 15px}.content-sm{max-width:600px;margin:0 auto;padding:0 15px}.content-lg{max-width:1000px;margin:0 auto;padding:0 15px}.content-xl{max-width:1200px;margin:0 auto;padding:0 15px}.wrapper{min-height:100vh;display:flex;flex-direction:column}.wrapper-content{flex:1}.card-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}@media (min-width: 768px){.card-container{grid-template-columns:1fr;gap:1rem}}.flex-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media (min-width: 768px){.flex-container{flex-direction:column;align-items:stretch}}.flex-container-center{display:flex;align-items:center;justify-content:center;min-height:200px}.flex-container-between{display:flex;align-items:center;justify-content:space-between}@media (min-width: 768px){.flex-container-between{flex-direction:column;align-items:stretch;gap:1rem}}.grid-container{display:grid;gap:2rem}.grid-container.grid-2{grid-template-columns:repeat(2,1fr)}@media (min-width: 768px){.grid-container.grid-2{grid-template-columns:1fr}}.grid-container.grid-3{grid-template-columns:repeat(3,1fr)}@media (min-width: 1024px){.grid-container.grid-3{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.grid-container.grid-3{grid-template-columns:1fr}}.grid-container.grid-4{grid-template-columns:repeat(4,1fr)}@media (min-width: 1024px){.grid-container.grid-4{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.grid-container.grid-4{grid-template-columns:1fr}}.spacing-container{padding:2rem}@media (min-width: 768px){.spacing-container{padding:1rem}}.spacing-container-sm{padding:1rem}.spacing-container-lg{padding:3rem}@media (min-width: 768px){.spacing-container-lg{padding:2rem}}.bg-container{background-color:#f8f9fa;padding:2rem;border-radius:.375rem}@media (min-width: 768px){.bg-container{padding:1rem}}.bg-container-primary{background-color:#007bff;color:#fff;padding:2rem;border-radius:.375rem}@media (min-width: 768px){.bg-container-primary{padding:1rem}}.border-container{border:1px solid #dee2e6;border-radius:.375rem;padding:2rem}@media (min-width: 768px){.border-container{padding:1rem}}.border-container-dashed{border:2px dashed #dee2e6;border-radius:.375rem;padding:2rem}@media (min-width: 768px){.border-container-dashed{padding:1rem}}.shadow-container{box-shadow:0 .5rem 1rem #00000026;border-radius:.375rem;padding:2rem;background-color:#fff}@media (min-width: 768px){.shadow-container{padding:1rem}}.shadow-container-lg{box-shadow:0 1rem 3rem #0000002d;border-radius:.375rem;padding:2rem;background-color:#fff}@media (min-width: 768px){.shadow-container-lg{padding:1rem}}@media (min-width: 0){.container-mobile-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container-mobile-sm{max-width:540px}.container-mobile-md{max-width:720px}.container-mobile-lg{max-width:960px}.container-mobile-xl{max-width:1140px}.container-mobile-xxl{max-width:1320px}}@media (min-width: 768px){.container-tablet-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container-tablet-sm{max-width:540px}.container-tablet-md{max-width:720px}.container-tablet-lg{max-width:960px}.container-tablet-xl{max-width:1140px}.container-tablet-xxl{max-width:1320px}}@media (min-width: 1024px){.container-desktop-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container-desktop-sm{max-width:540px}.container-desktop-md{max-width:720px}.container-desktop-lg{max-width:960px}.container-desktop-xl{max-width:1140px}.container-desktop-xxl{max-width:1320px}}.header{background-color:#fff;border-bottom:1px solid #dee2e6;position:sticky;top:0;z-index:1020}.header__container{display:flex;align-items:center;justify-content:space-between;padding:1rem 15px}.header__logo{display:flex;align-items:center}.header__logo img{max-height:40px;width:auto}.header__nav{display:flex;align-items:center;gap:2rem;display:none}.header__menu{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.header__menu-item{position:relative}.header__menu-link{color:#343a40;text-decoration:none;font-weight:500;padding:.5rem 0;transition:all .15s ease-in-out}.header__menu-link:hover{color:#343a40;text-decoration:none}.header__menu-link.active{color:#343a40}.header__actions{display:flex;align-items:center;gap:1rem}.header__search{position:relative}.header__search-input{padding:.5rem 1rem;border:1px solid #dee2e6;border-radius:.375rem;font-size:14px;width:200px}@media (min-width: 768px){.header__search-input{width:150px}}.header__search-input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.header__search-button{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#6c757d;cursor:pointer}.header__search-button:hover{color:#343a40}.header__cart{position:relative}.header__cart-button{background:none;border:none;color:#343a40;font-size:1.25rem;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:all .15s ease-in-out}.header__cart-button:hover{background-color:#f8f9fa;color:#343a40}.header__cart-count{position:absolute;top:0;right:0;background-color:#dc3545;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:50%;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;transform:translate(25%,-25%)}.header__mobile-toggle{display:none;background:none;border:none;color:#343a40;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:all .15s ease-in-out;display:block}.header__mobile-toggle:hover{background-color:#f8f9fa;color:#343a40}.mobile-menu{position:fixed;top:0;left:-100%;width:100%;height:100vh;background-color:#fff;z-index:1050;transition:left .3s ease;overflow-y:auto}.mobile-menu.active{left:0}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6}.mobile-menu__close{background:none;border:none;color:#343a40;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:all .15s ease-in-out}.mobile-menu__close:hover{background-color:#f8f9fa;color:#343a40}.mobile-menu__nav{padding:1rem}.mobile-menu__menu{list-style:none;margin:0;padding:0}.mobile-menu__menu-item{border-bottom:1px solid #dee2e6}.mobile-menu__menu-item:last-child{border-bottom:none}.mobile-menu__menu-link{display:block;color:#343a40;text-decoration:none;font-weight:500;padding:1rem 0;transition:all .15s ease-in-out}.mobile-menu__menu-link:hover{color:#343a40;text-decoration:none}.mobile-menu__menu-link.active{color:#343a40}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#00000080;z-index:1040;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-menu-overlay.active{opacity:1;visibility:visible}@media (min-width: 768px){.header__container{padding:1rem 15px}.header__logo img{max-height:40px}.header__nav{display:flex}.header__mobile-toggle{display:none}}@media (min-width: 1024px){.header__container{padding:1.25rem 15px}.header__logo img{max-height:48px}}.footer{color:#fff;padding:3rem 0 1rem}@media (min-width: 768px){.footer{padding:2rem 0 1rem}}.footer__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}@media (min-width: 768px){.footer__content{grid-template-columns:1fr;gap:1.5rem}}.footer__section-title{font-size:18px;font-weight:600;margin-bottom:1rem;color:#fff}.footer__section-text{color:#dee2e6;line-height:1.75;margin-bottom:1rem}.footer__links{list-style:none;margin:0;padding:0}.footer__links-item{margin-bottom:.5rem}.footer__links-link{color:#dee2e6;text-decoration:none;transition:all .15s ease-in-out}.footer__links-link:hover{color:#fff;text-decoration:none}.footer__social{display:flex;gap:1rem;margin-top:1rem}.footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#ffffff1a;color:#fff;text-decoration:none;border-radius:50%;transition:all .15s ease-in-out}.footer__social-link:hover{background-color:#343a40;color:#fff;text-decoration:none;transform:translateY(-2px)}.footer__newsletter-form{display:flex;gap:.5rem;margin-top:1rem}@media (min-width: 768px){.footer__newsletter-form{flex-direction:column}}.footer__newsletter-input{flex:1;padding:.75rem;border:1px solid hsla(0,0%,100%,.2);border-radius:.375rem;background-color:#ffffff1a;color:#fff;font-size:14px}.footer__newsletter-input::placeholder{color:#ced4da}.footer__newsletter-input:focus{outline:none;border-color:#343a40;box-shadow:0 0 0 .2rem #343a4040}.footer__newsletter-button{padding:.75rem 1.5rem;background-color:#343a40;color:#fff;border:none;border-radius:.375rem;font-weight:500;cursor:pointer;transition:all .15s ease-in-out}.footer__newsletter-button:hover{background-color:#1d2124}@media (min-width: 768px){.footer__newsletter-button{width:100%}}.footer__bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:1rem;display:flex;align-items:center;justify-content:space-between}@media (min-width: 768px){.footer__bottom{flex-direction:column;gap:1rem;text-align:center}}.footer__copyright{color:#ced4da;font-size:14px;margin:0}.footer__legal{display:flex;gap:2rem}@media (min-width: 768px){.footer__legal{flex-direction:column;gap:.5rem}}.footer__legal-link{color:#ced4da;text-decoration:none;font-size:14px;transition:all .15s ease-in-out}.footer__legal-link:hover{color:#fff;text-decoration:none}.footer__payment{display:flex;align-items:center;gap:.5rem;margin-top:1rem}.footer__payment-text{color:#ced4da;font-size:14px;margin-right:1rem}.footer__payment-icons{display:flex;gap:.5rem}.footer__payment-icon{width:32px;height:20px;background-color:#ffffff1a;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem}.footer--minimal{background-color:#fff;color:#343a40;border-top:1px solid #dee2e6}.footer--minimal .footer__section-title{color:#343a40}.footer--minimal .footer__section-text,.footer--minimal .footer__links-link{color:#6c757d}.footer--minimal .footer__links-link:hover{color:#343a40}.footer--minimal .footer__social-link{background-color:#f8f9fa;color:#343a40}.footer--minimal .footer__social-link:hover{background-color:#343a40;color:#fff}.footer--minimal .footer__newsletter-input{background-color:#fff;color:#343a40;border-color:#dee2e6}.footer--minimal .footer__newsletter-input::placeholder{color:#adb5bd}.footer--minimal .footer__bottom{border-top-color:#dee2e6}.footer--minimal .footer__copyright,.footer--minimal .footer__legal-link{color:#6c757d}.footer--minimal .footer__legal-link:hover{color:#343a40}.footer--dark{background-color:#000}.footer--dark .footer__social-link,.footer--dark .footer__newsletter-input{background-color:#ffffff0d}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#343a40;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;border:1px solid rgba(0,0,0,0);padding:.75rem 1rem;font-size:16px;border-radius:.375rem;transition:all .15s ease-in-out;width:100%}.btn:hover{color:#343a40;text-decoration:none}.btn:focus{outline:0;box-shadow:0 0 0 .2rem #007bff40}.btn:disabled,.btn.disabled{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem #007bff80}.btn-primary:active{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem #6c757d80}.btn-secondary:active{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem #28a74580}.btn-success:active{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem #dc354580}.btn-danger:active{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-warning{color:#343a40;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#343a40;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus{color:#343a40;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem #ffc10780}.btn-warning:active{color:#343a40;background-color:#d39e00;border-color:#c69500}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem #17a2b880}.btn-info:active{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-light{color:#343a40;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#343a40;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus{color:#343a40;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem #f8f9fa80}.btn-light:active{color:#343a40;background-color:#dae0e5;border-color:#d3d9df}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem #343a4080}.btn-dark:active{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-primary:active{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-success:active{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#fff;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-warning:active{color:#fff;background-color:#ffc107;border-color:#ffc107}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-info:active{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#fff;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-light:active{color:#fff;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-outline-dark:active{color:#fff;background-color:#343a40;border-color:#343a40}.btn-sm{padding:.5rem .75rem;font-size:14px;border-radius:.25rem}.btn-lg{padding:1rem 1.5rem;font-size:18px;border-radius:.5rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}.btn-link{font-weight:400;color:#000;text-decoration:none}.btn-link:hover{color:#000;text-decoration:none}.btn-link:focus{text-decoration:none}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-cta{display:flex;align-items:center;justify-content:center;gap:.5rem;height:3rem;padding:0 1.5rem;background:#e51550;border-radius:999px;border:none;cursor:pointer;transition:background-color .2s ease;text-decoration:none;width:100%}.btn-cta:hover{background:#c41147;text-decoration:none}.btn-cta:active,.btn-cta:active:focus,.btn-cta:active:hover{background:#e51550!important;background-color:#e51550!important;background-image:none!important;text-decoration:none}.btn-cta:focus{outline:none;text-decoration:none}.btn-cta:disabled,.btn-cta.disabled{background:#e51550!important;cursor:not-allowed;pointer-events:none;opacity:.7}.btn-cta__text{color:#fff;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;flex-shrink:0}.btn-cta__icon{width:1.25rem;height:1.25rem;fill:currentColor;flex-shrink:0}.btn-group{position:relative;display:flex;flex-direction:column;vertical-align:middle;width:100%}.btn-group>.btn{position:relative;flex:1 1 auto;border-radius:.375rem!important;margin-bottom:.5rem}.btn-group>.btn:last-child{margin-bottom:0}.btn-group>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:1}.btn-icon{width:2.5rem;height:2.5rem;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%}.btn-icon i,.btn-icon svg{font-size:1.125rem}.btn-floating{position:fixed;bottom:1rem;right:1rem;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 1rem 3rem #0000002d;z-index:1030}@media (min-width: 768px){.btn{padding:.75rem 1.5rem;font-size:18px;width:auto;display:inline-block}.btn-sm{padding:.5rem 1rem;font-size:16px}.btn-lg{padding:1rem 2rem;font-size:20px}.btn-cta{width:auto;height:3.5rem;padding:0 2rem;max-width:320px;min-width:200px}.btn-cta__text{font-size:1.25rem}.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:20px}.btn-sm{padding:.75rem 1.25rem;font-size:18px}.btn-lg{padding:1.25rem 2.5rem;font-size:24px}.btn-cta{height:4rem;padding:0 2.5rem;max-width:400px;min-width:240px}.btn-cta__text{font-size:1.375rem}.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 #007bff80}.btn-loading{position:relative;color:#0000!important}.btn-loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid rgba(0,0,0,0);border-top-color:currentColor;border-radius:50%;animation:btn-loading-spinner 1s linear infinite}@keyframes btn-loading-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.accordion-header,.accordion-header:focus,.accordion-header:active,.accordion-header:focus-visible,.accordion-header:hover{outline:none!important;border:none!important;box-shadow:none!important;background:none!important}.generic-accordion{width:100%;margin:0;padding:0}.generic-accordion .accordion-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#2e2828;font-family:DM Sans,sans-serif}.generic-accordion .accordion-container{display:flex;flex-direction:column;gap:0}.generic-accordion .accordion-item{transition:all .3s ease;cursor:pointer}.generic-accordion .accordion-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 0;width:100%;cursor:pointer;transition:opacity .3s ease;outline:none!important;border:none!important;background:none!important;box-shadow:none!important}.generic-accordion .accordion-header:hover{opacity:.8}.generic-accordion .accordion-header:focus{outline:none!important;border:none!important;box-shadow:none!important}.generic-accordion .accordion-header:active{opacity:.6;outline:none!important;border:none!important;box-shadow:none!important}.generic-accordion .accordion-header:focus-visible{outline:none!important;border:none!important;box-shadow:none!important}.generic-accordion .accordion-question{flex:1;color:#1f1f1f;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:700;line-height:1.5;margin:0}.generic-accordion .accordion-chevron{width:1.25rem;height:1.25rem;transition:transform .3s ease;flex-shrink:0;color:#2e2828}.generic-accordion .accordion-item.active .accordion-chevron{transform:rotate(180deg)}.generic-accordion .accordion-content{display:none;padding:0 0 1.25rem;overflow:hidden;transition:all .3s ease}.generic-accordion .accordion-item.active .accordion-content{display:block;animation:slideDown .3s ease}.generic-accordion .accordion-content-inner p{color:#1f1f1f;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;margin:0 0 .75rem;opacity:.8}.generic-accordion .accordion-content-inner p:last-child{margin-bottom:0}.generic-accordion .accordion-content-inner ul{margin:.75rem 0;padding-left:1.25rem}.generic-accordion .accordion-content-inner ul li{color:#1f1f1f;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;margin-bottom:.5rem;opacity:.8}.generic-accordion .accordion-content-inner ul li:last-child{margin-bottom:0}.generic-accordion .accordion-content-inner strong{font-weight:700;color:#1f1f1f}.generic-accordion .accordion-empty{padding:2rem;text-align:center;color:#666;font-style:italic}.accordion-theme-default .accordion-item{border-bottom:1px solid rgba(31,31,31,.25)}.accordion-theme-boxed .accordion-item{border:1px solid #e0e0e0;border-radius:8px;margin-bottom:1rem;background:#fff;overflow:hidden}.accordion-theme-boxed .accordion-item .accordion-header{padding:1.25rem;background:#0000;transition:background-color .3s ease}.accordion-theme-boxed .accordion-item .accordion-header:hover{background-color:#f5f5f5;opacity:1}.accordion-theme-boxed .accordion-item .accordion-content{padding:0}.accordion-theme-boxed .accordion-item .accordion-content-inner{padding:0 1.25rem 1.25rem}.accordion-theme-minimal .accordion-item{border-bottom:1px solid #f0f0f0}.accordion-theme-minimal .accordion-item .accordion-header{padding:.75rem 0}.accordion-theme-minimal .accordion-item .accordion-content{padding:0 0 1rem}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:12.5rem}}@keyframes slideDownAccordionSections{0%{opacity:0;max-height:0}to{opacity:1;max-height:200px}}@media (min-width: 768px){.generic-accordion .accordion-header{padding:1.25rem 0;gap:1rem}.generic-accordion .accordion-content{padding:0 0 1.25rem}.generic-accordion .accordion-chevron{width:1.5rem;height:1.5rem}.generic-accordion .accordion-question{font-size:1.0625rem}.generic-accordion .accordion-content-inner p,.generic-accordion .accordion-content-inner ul li{font-size:.9375rem}.accordion-theme-boxed .accordion-header{padding:1.5rem}.accordion-theme-boxed .accordion-content-inner{padding:0 1.5rem 1.5rem}}@media (min-width: 1024px){.generic-accordion .accordion-question{font-size:1.125rem}.generic-accordion .accordion-content-inner p,.generic-accordion .accordion-content-inner ul li{font-size:1rem}}.accordion-sections{display:flex;flex-direction:column}.accordion-sections .accordion-item{border-bottom:1px solid rgba(31,31,31,.25)}.accordion-sections .accordion-header{display:flex;align-items:center;justify-content:space-between;padding:16px 0;cursor:pointer;transition:opacity .3s ease;outline:none!important;border:none!important;background:none!important;box-shadow:none!important}.accordion-sections .accordion-header:hover{opacity:.8}.accordion-sections .accordion-header:focus{outline:none!important;border:none!important;box-shadow:none!important}.accordion-sections .accordion-header:active{opacity:.6;outline:none!important;border:none!important;box-shadow:none!important}.accordion-sections .accordion-header:focus-visible{outline:none!important;border:none!important;box-shadow:none!important}.accordion-sections .accordion-header span{color:#1f1f1f;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;line-height:160%}.accordion-sections .accordion-header svg{width:24px;height:24px;transition:transform .3s ease}.accordion-sections .accordion-item.active .accordion-header svg{transform:rotate(180deg)}.accordion-sections .accordion-content{display:none;padding:0 0 16px;overflow:hidden;transition:all .3s ease}.accordion-sections .accordion-item.active .accordion-content{display:block;animation:slideDownAccordionSections .3s ease}.accordion-sections .accordion-content-inner{color:#1f1f1f;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:160%;opacity:.75}.accordion-sections .accordion-content-inner p{margin:0 0 12px}.accordion-sections .accordion-content-inner p:last-child{margin-bottom:0}@media (max-width: 767.98px){.accordion-sections .accordion-header{padding:12px 0}.accordion-sections .accordion-header span{font-size:15px}.accordion-sections .accordion-content-inner{font-size:13px}}@media print{.generic-accordion .accordion-content{display:block!important}.generic-accordion .accordion-chevron{display:none}}.advanced-image,.lcp-hero-image,img[data-lcp-element]{max-width:100%;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;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;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;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;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;border-radius:12px;contain:layout style paint;will-change:auto;opacity:1;visibility:visible}.advanced-image-placeholder,.lcp-hero-placeholder{display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;min-height:200px;contain:layout style paint}.advanced-image-placeholder svg,.lcp-hero-placeholder svg{opacity:.6}.advanced-image-placeholder p,.lcp-hero-placeholder p{margin-top:1rem;color:#6c757d;font-size:.9rem;text-align:center}.lcp-hero-placeholder{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed #dee2e6;border-radius:12px;min-height:300px}.lcp-hero-placeholder .placeholder-content{text-align:center;color:#6c757d}.lcp-hero-placeholder .placeholder-content p{font-size:1.1rem;font-weight:500}.thumbnail-image{border-radius:6px;transition:all .2s ease;cursor:pointer}.thumbnail-image:hover{transform:scale(1.05);box-shadow:0 4px 12px #0000001a}.main-product-image{border-radius:8px;box-shadow:0 2px 8px #0000001a}.product-image{border-radius:12px;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease}.product-image:hover{transform:translateY(-2px)}.img-container{position:relative;overflow:hidden}.img-container--hero{aspect-ratio:16/9}@media (min-width: 768px){.img-container--hero{aspect-ratio:4/3}}@media (min-width: 1024px){.img-container--hero{aspect-ratio:16/9}}.img-container--product{aspect-ratio:1/1}.img-container--banner{aspect-ratio:3/1}@media (max-width: 767.98px){.img-container--banner{aspect-ratio:2/1}}.img-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.img-overlay:hover{opacity:1}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes imageLoad{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@media (max-width: 767.98px){.advanced-image,.lcp-hero-image,.product-image{border-radius:6px}.lcp-hero-placeholder{min-height:200px;border-radius:8px}.advanced-image-placeholder{min-height:150px}}@media (prefers-reduced-motion: reduce){.advanced-image,.lcp-hero-image,.product-image,.thumbnail-image{transition:none!important;animation:none!important}.thumbnail-image:hover,.product-image:hover{transform:none!important}}@media (prefers-contrast: high){.advanced-image-placeholder,.lcp-hero-placeholder{border-color:currentColor;background:#0000}}@media print{.advanced-image,.lcp-hero-image,.product-image{break-inside:avoid;page-break-inside:avoid}}.announcement-bar{padding:8px 0;min-height:50px;height:auto}.announcement-bar__container{display:flex;justify-content:center;min-height:50px;height:auto;padding:0 12px;flex-wrap:wrap;align-items:center}.announcement-bar__content{width:100%}.announcement-bar__link{font-weight:700;font-size:16px;line-height:1.5;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-align:center;padding:12px 16px;margin:0;white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important;word-break:break-word!important;max-width:100%;display:inline-block;width:auto;min-width:100%;box-sizing:border-box;text-decoration:none;color:inherit;height:auto;min-height:auto}.announcement-bar__link--special{font-weight:700}.announcement-bar__link--marquee{white-space:nowrap!important;word-wrap:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;word-break:normal!important;display:inline-block;will-change:transform;max-width:none;width:auto;min-width:auto}.announcement-bar--marquee{overflow:hidden}.announcement-bar--marquee .announcement-bar__container{overflow:hidden;position:relative}.announcement-bar--marquee .announcement-bar__content--marquee{overflow:hidden;white-space:nowrap;width:100%;position:relative;display:block}.announcement-bar--marquee .announcement-bar__marquee-track{display:inline-flex;align-items:center;gap:0;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform;backface-visibility:hidden;transform-style:preserve-3d}.announcement-bar--marquee .announcement-bar__marquee-track a.announcement-bar__link{display:inline-block!important;white-space:nowrap!important;min-width:0!important;width:auto!important;box-sizing:border-box!important;vertical-align:middle!important;padding-right:48px!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;backface-visibility:hidden;transform:translateZ(0)}.announcement-bar--marquee .announcement-bar__marquee-track--active{animation:marquee-track-scroll 14s linear infinite;-webkit-animation:marquee-track-scroll 14s linear infinite;animation-timing-function:linear;will-change:transform;backface-visibility:hidden}.announcement-bar--marquee .announcement-bar__link--duplicate{visibility:visible;pointer-events:none}#shopify-section-top-info-bar{min-height:50px;overflow:visible;position:relative;z-index:1030}body.mobile-nav-open #shopify-section-top-info-bar{display:none!important}#shopify-section-top-info-bar{background-size:400% 400%;animation:primaryGradient 5s ease infinite}#shopify-section-top-info-bar .info-bar{min-height:50px;line-height:1.2;overflow:visible;padding:0}#shopify-section-top-info-bar .block--AnnouncementBar{height:auto;min-height:50px;padding:0;overflow:hidden}#shopify-section-top-info-bar .block--AnnouncementBar .announcement-bar{padding:8px 0;min-height:inherit}#shopify-section-top-info-bar .block--AnnouncementBar .announcement-bar__container{min-height:inherit;padding:0 12px;flex-wrap:wrap;overflow:hidden}#shopify-section-top-info-bar .block--AnnouncementBar .announcement-bar__link{color:#fff}#shopify-section-top-info-bar .block--AnnouncementBar .announcement-bar__link:not(.announcement-bar__link--marquee){white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important;word-break:break-word!important;line-height:1.5!important;display:inline-block!important;width:auto!important;min-width:100%!important;height:auto!important;min-height:auto!important;padding:12px 16px!important;overflow:visible!important}#shopify-section-top-info-bar .block--AnnouncementBar .announcement-bar__link--marquee{white-space:nowrap!important;word-wrap:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;word-break:normal!important;line-height:1.2!important;padding:12px 0!important;overflow:hidden!important}@keyframes primaryGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes marquee-scroll{0%{transform:translate3d(100%,0,0)}to{transform:translate3d(-100%,0,0)}}@keyframes marquee-track-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 767px){.announcement-bar__link:not(.announcement-bar__link--marquee)[href*=pcos-root-cause-assessment]{max-width:250px!important;margin:0 auto!important;text-align:center!important;line-height:1.3!important;padding:8px 16px!important;font-size:14px!important;display:inline-block!important;white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:none!important;hyphens:none!important;position:relative;color:#0000!important}.announcement-bar__link:not(.announcement-bar__link--marquee)[href*=pcos-root-cause-assessment]:before{content:"\2728  Get your personalized\aPCOS recommendation\2728";position:absolute;top:0;left:0;right:0;bottom:0;color:#fff!important;display:flex;align-items:center;justify-content:center;text-align:center;white-space:pre-line!important;line-height:1.3;font-size:14px;font-weight:700;font-family:inherit}.announcement-bar__link--marquee[href*=pcos-root-cause-assessment]{max-width:250px!important;text-align:center!important;line-height:1.3!important;font-size:14px!important;padding:8px 16px!important;animation:none!important;transform:none!important;color:#0000!important;position:relative}.announcement-bar__link--marquee[href*=pcos-root-cause-assessment]:before{content:"\2728  Get your personalized\aPCOS recommendation\2728";position:absolute;top:0;left:0;right:0;bottom:0;color:#fff!important;display:flex;align-items:center;justify-content:center;text-align:center;white-space:pre-line!important;line-height:1.3;font-size:14px;font-weight:700;font-family:inherit}}@media (min-width: 768px){.announcement-bar__link--duplicate,.announcement-bar__marquee-track .announcement-bar__link--duplicate,.announcement-bar__link:nth-child(2),.announcement-bar__link:nth-child(n+2),.announcement-bar__marquee-track:nth-child(2),.announcement-bar__marquee-track:nth-child(n+2){display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;width:0!important;overflow:hidden!important;position:absolute!important;left:-9999px!important;font-size:0!important;line-height:0!important;margin:0!important;padding:0!important;pointer-events:none!important;content:none!important}}@media (min-width: 1024px){.announcement-bar__link{font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.announcement-bar__link--duplicate{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;width:0!important;overflow:hidden!important;position:absolute!important;left:-9999px!important}.announcement-bar__link--marquee{animation:none!important;padding-right:0!important;transform:none!important;display:inline-block!important;white-space:nowrap!important;word-wrap:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;word-break:normal!important;max-width:100%!important;width:auto!important;min-width:auto!important}.announcement-bar__marquee-track .announcement-bar__link--duplicate{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;width:0!important;overflow:hidden!important;position:absolute!important;left:-9999px!important}.announcement-bar--marquee,.announcement-bar--marquee .announcement-bar__container{overflow:visible!important}.announcement-bar--marquee .announcement-bar__content--marquee{overflow:visible!important;white-space:nowrap!important;width:100%!important;position:relative!important;display:block!important}.announcement-bar--marquee .announcement-bar__marquee-track{display:block!important;animation:none!important;transform:none!important;will-change:auto!important}.announcement-bar--marquee .announcement-bar__marquee-track a.announcement-bar__link{display:block!important;white-space:nowrap!important;padding-right:0!important;text-overflow:ellipsis!important;overflow:hidden!important;width:100%!important;min-width:auto!important}.announcement-bar--marquee .announcement-bar__marquee-track .announcement-bar__link--duplicate{display:none!important}.announcement-bar--marquee .announcement-bar__marquee-track--active{animation:none!important;transform:none!important;will-change:auto!important}}.hero-section{background:#fffef1;position:relative;z-index:1;contain:layout style paint}.hero-section .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}.hero-section .headline,.hero-section .description{text-rendering:optimizeLegibility;font-display:swap}.hero-container{display:flex;flex-direction:column;align-items:stretch}.hero-content{background:linear-gradient(165deg,#feecdb 6.75%,#fbcad2 92.35%);padding:1rem;display:flex;flex-direction:column;gap:1rem;justify-content:center;order:2}.hero-image{position:relative;background:linear-gradient(180deg,#ffe4d4bd 65%,#fff);overflow:hidden;flex:1;order:1;min-height:35vh}.content-wrapper{display:flex;flex-direction:column;gap:0;padding:0;align-items:center;height:auto}.copy-section{display:flex;flex-direction:column;gap:.75rem}.copy-section .headline{color:#1f1f1f;font-family:Fraunces,Georgia,Times New Roman,Times,serif;font-size:2rem;font-weight:700;line-height:120%;margin:0}.copy-section .description{color:#1f1f1f;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;margin:0}.cta-section{display:flex;flex-direction:column;gap:1.25rem}.image-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:visible;background:linear-gradient(180deg,#ffe4d4bd 65%,#fff);z-index:1}.image-container .product-image{height:auto;object-fit:contain;object-position:center;aspect-ratio:1/1;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;width:100%;height:100%;display:block;transition:none!important;transform:none!important}.image-container .product-image:hover{transform:none!important;scale:none!important;transition:none!important}.image-container .product-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:none!important;transform:none!important}.image-container .product-image img:hover{transform:none!important;scale:none!important;transition:none!important}.rating-section{display:flex;flex-direction:row;align-items:center;gap:.75rem;align-self:flex-start;flex-wrap:wrap;justify-content:center}.rating-section--styled{border-radius:24px;background:#fff;padding:.5rem .75rem;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;box-sizing:border-box;width:100%;max-width:100%}.rating-section .stars{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.rating-section .trusted-text{color:#000;font-family:var(--caption-font, "DM Mono");font-size:12px;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase;flex-shrink:0}.hero-features{display:flex;gap:.75rem;list-style:none;padding:0;margin:0;align-items:center}.hero-features .feature-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1}.hero-features .feature-text{color:#1f1f1f;text-align:center;font-family:DM Mono;font-size:16px;font-weight:500;line-height:150%;word-wrap:break-word}.hero-features .feature-text-bold{color:#1f1f1f;text-align:center;font-family:DM Mono;font-size:14px;font-weight:700;line-height:140%;word-wrap:break-word}.offer-badge{position:absolute;top:.5rem;right:1rem;width:8.8125rem;height:8.8125rem}.offer-badge .badge-bg{width:100%;height:100%}.offer-badge .badge-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.offer-badge .badge-content .badge-label{color:#fff;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:9px;font-weight:400;line-height:1.6;letter-spacing:.05em;text-transform:uppercase}.offer-badge .badge-content .badge-discount{color:#fff;font-family:Fraunces,Georgia,Times New Roman,Times,serif!important;font-size:36px;font-weight:700;line-height:1}.author-credit{position:absolute;bottom:0;left:0;right:0;z-index:25;padding:.5rem 1rem;background:linear-gradient(90deg,#fefaf6cc 30%,#fefaf6 63%);display:flex;justify-content:flex-end;pointer-events:none}.author-credit p{margin:0;color:#4e4747;font-family:DM Sans,sans-serif;pointer-events:auto;font-weight:500;line-height:1.46;text-align:right;font-size:11px;max-width:100%}@media (min-width: 768px){.hero-section .hero-container{flex-direction:row-reverse;height:500px;max-height:500px}.hero-section .hero-image{flex:0 0 50%;min-height:auto;order:0}.hero-section .rating-section{align-self:flex-start;flex-shrink:0;margin-bottom:.5rem;justify-content:flex-start}.hero-section .rating-section--styled{width:fit-content;padding:.75rem 1rem}.hero-section .hero-content{flex:1;height:100%;padding:1.5rem;overflow:hidden;box-sizing:border-box;order:0}.hero-section .hero-content .content-wrapper{align-items:flex-start;gap:.75rem;justify-content:center;overflow:hidden}.hero-section .hero-content .copy-section{flex-shrink:0;gap:.5rem}.hero-section .hero-content .copy-section .headline{font-size:2.25rem;line-height:1.2;text-align:left}.hero-section .hero-content .copy-section .description{font-size:.9rem;line-height:1.4;text-align:left}.hero-section .hero-content .hero-features{flex-shrink:0;gap:.5rem}.hero-section .hero-content .hero-features .feature-item{flex-direction:row;gap:.5rem;text-align:left}.hero-section .hero-content .cta-section{flex-shrink:0;margin-top:.75rem}.hero-section .offer-badge{width:12rem;height:12rem;top:1rem;right:1.5rem}.hero-section .offer-badge .badge-content .badge-label{font-size:.875rem}.hero-section .offer-badge .badge-content .badge-discount{font-size:40px}.hero-section .author-credit{bottom:1.5rem;padding:1rem 1.25rem;z-index:20;background:linear-gradient(90deg,#fefaf600 30%,#fefaf6 63%)}.hero-section .author-credit p{font-size:1rem;max-width:50%;font-weight:500}}@media (min-width: 1024px)and (max-width: 1199px){.hero-section .hero-container{height:550px;max-height:550px}.hero-section .hero-image{flex:0 0 52%}.hero-section .hero-content{padding:2.5rem;gap:1.25rem}.hero-section .hero-content .content-wrapper{gap:1rem}.hero-section .hero-content .copy-section{gap:.75rem}.hero-section .hero-content .copy-section .headline{font-size:2.5rem;line-height:1.25}.hero-section .hero-content .copy-section .description{font-size:1.1rem}.hero-section .hero-content .hero-features,.hero-section .hero-content .hero-features .feature-item{gap:.75rem}.hero-section .hero-content .cta-section{margin-top:1rem}.hero-section .rating-section .trusted-text{font-size:14px}.hero-section .offer-badge{top:1.25rem;right:2rem}.hero-section .offer-badge .badge-content .badge-label{font-size:1rem}.hero-section .offer-badge .badge-content .badge-discount{font-size:45px}.hero-section .author-credit{bottom:2rem;padding:1.25rem 1.5rem}.hero-section .author-credit p{font-size:.95rem;max-width:55%}}@media (min-width: 1200px){.hero-section .hero-container{height:600px;max-height:600px}.hero-section .hero-image{flex:0 0 55%}.hero-section .rating-section .trusted-text{font-size:16px}.hero-section .hero-content{padding:3rem}.hero-section .hero-content .content-wrapper{gap:1rem}.hero-section .hero-content .copy-section{gap:.75rem}.hero-section .hero-content .copy-section .headline{font-size:2.5rem;line-height:1.2}.hero-section .hero-content .copy-section .description{font-size:1.1rem;line-height:1.4}.hero-section .hero-content .hero-features{flex-direction:column;gap:.75rem;align-items:flex-start}.hero-section .hero-content .hero-features .feature-item{gap:1rem;justify-content:flex-start}.hero-section .hero-content .cta-section{margin-top:.75rem}.hero-section .offer-badge{width:17.875rem;height:17.875rem;top:1.5rem;right:3rem}.hero-section .offer-badge .badge-content .badge-label{font-size:1.125rem}.hero-section .offer-badge .badge-content .badge-discount{font-size:73.021px}.hero-section .author-credit{bottom:2.5rem;padding:1.5rem 2rem}.hero-section .author-credit p{font-size:1rem;max-width:50%}}@media (min-width: 768px){.hero-section--reverse .hero-container{flex-direction:row;align-items:stretch}}.custom-announcement-bar-child p{margin:0!important}.special-offer-support{padding:32px 16px;background-color:#fdf3eb}@media (min-width: 768px){.special-offer-support{padding:3rem 2rem}}@media (min-width: 1024px){.special-offer-support{padding:4.5rem 0}}.special-offer-support__container{max-width:1200px;margin:0 auto}.special-offer-support__title{font-size:1.75rem;font-weight:700;text-align:center;margin-bottom:32px;color:#1e1b1c;line-height:1.2}@media (min-width: 768px){.special-offer-support__title{font-size:2rem;margin-bottom:40px}}@media (min-width: 1024px){.special-offer-support__title{font-size:2.5rem;margin-bottom:50px}}.special-offer-support__grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){.special-offer-support__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width: 1024px){.special-offer-support__grid{grid-template-columns:repeat(5,1fr);gap:16px}}.special-offer-support__item{display:flex;align-items:center;background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease;border:1px solid rgba(229,21,80,.1);text-align:left}@media (min-width: 1024px){.special-offer-support__item{flex-direction:column;text-align:center;padding:24px 16px}}.special-offer-support__item:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f;border-color:#e515504d}.special-offer-support__image-wrapper{flex-shrink:0;margin-right:16px;display:flex;justify-content:center;align-items:center;width:48px;height:48px}@media (min-width: 1024px){.special-offer-support__image-wrapper{margin-right:0;margin-bottom:16px;width:80px;height:80px}}.special-offer-support__image{width:100%;height:100%;object-fit:contain;border-radius:4px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:pixelated}.special-offer-support__content{flex:1;display:flex;flex-direction:column;justify-content:center}@media (min-width: 1024px){.special-offer-support__content{align-items:center}}.special-offer-support__item-title{color:#1e1b1c;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:22px;font-style:normal;font-weight:700;line-height:160%;margin:0}@media (min-width: 1024px){.special-offer-support__item-title{font-size:16px;line-height:120%}}.special-offer-support__link{display:flex;align-items:center;width:100%;height:100%;text-decoration:none;color:inherit}@media (min-width: 1024px){.special-offer-support__link{flex-direction:column;text-align:center}}.special-offer-support__link:hover{text-decoration:none;color:inherit}.special-offer-support[data-columns="2"] .special-offer-support__grid{grid-template-columns:1fr}@media (min-width: 768px){.special-offer-support[data-columns="2"] .special-offer-support__grid{grid-template-columns:repeat(2,1fr)}}.special-offer-support[data-columns="3"] .special-offer-support__grid{grid-template-columns:1fr}@media (min-width: 768px){.special-offer-support[data-columns="3"] .special-offer-support__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.special-offer-support[data-columns="3"] .special-offer-support__grid{grid-template-columns:repeat(3,1fr)}}.special-offer-support[data-columns="4"] .special-offer-support__grid{grid-template-columns:1fr}@media (min-width: 768px){.special-offer-support[data-columns="4"] .special-offer-support__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.special-offer-support[data-columns="4"] .special-offer-support__grid{grid-template-columns:repeat(4,1fr)}}.special-offer-support[data-columns="5"] .special-offer-support__grid{grid-template-columns:1fr}@media (min-width: 768px){.special-offer-support[data-columns="5"] .special-offer-support__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.special-offer-support[data-columns="5"] .special-offer-support__grid{grid-template-columns:repeat(3,1fr)}}.special-offer-features{contain:layout style paint;will-change:auto;position:relative;z-index:1;padding:1rem;background:#fdf3eb}.special-offer-features__container{max-width:100%;margin:0 auto;padding:0}.special-offer-features__title{color:#1f1f1f;font-family:Fraunces,Georgia,Times New Roman,Times,serif!important;font-size:1.5rem;font-weight:700;line-height:1.2;text-align:center;margin:0 0 1.5rem;text-rendering:optimizeLegibility;font-display:swap}.special-offer-features__grid{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;contain:layout;gap:1rem}.special-offer-features__item{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;contain:layout;gap:.75rem;contain:layout style paint;will-change:auto}.special-offer-features__icon{width:24px;height:24px;flex-shrink:0;contain:layout style paint;will-change:auto}.special-offer-features__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;contain:layout;gap:.25rem;flex:1}.special-offer-features__text{color:#1f1f1f;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:1rem;font-weight:700;line-height:1.5;margin:0;text-rendering:optimizeLegibility;font-display:swap}.special-offer-features__description{color:#1f1f1f;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:.875rem;font-weight:400;line-height:1.4;margin:0;opacity:.8;text-rendering:optimizeLegibility;font-display:swap}@media (min-width: 768px){.special-offer-features{padding:2rem}.special-offer-features__title{font-size:2.5rem;margin-bottom:2.5rem}.special-offer-features__grid{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1.5rem}.special-offer-features__item{flex:1;align-items:flex-start}.special-offer-features__description{font-size:.9375rem}}@media (min-width: 1024px){.special-offer-features{padding:3rem 2rem}.special-offer-features__title{font-size:3rem;margin-bottom:3rem}.special-offer-features__grid{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem}.special-offer-features__item{flex:1;align-items:flex-start}.special-offer-features__description{font-size:1rem}}.science-section{contain:layout style paint;will-change:auto;position:relative;z-index:1;background:#fff;padding:2rem 1rem;width:100%;overflow-x:hidden}.science-section__container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;contain:layout;gap:1.5rem;max-width:100%;margin:0 auto}.science-section__heading{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;contain:layout;gap:2rem;width:100%;max-width:100%}.science-section__headline{text-align:left;font-family:Fraunces,Georgia,Times New Roman,Times,serif!important;font-size:1.875rem;font-weight:700;line-height:1.35;margin:0;max-width:100%;text-rendering:optimizeLegibility;font-display:swap}.science-section__headline-normal{color:#343a40;font-family:Fraunces,Georgia,Times New Roman,Times,serif!important;font-weight:700}.science-section__headline-accent{color:#007bff;font-family:Fraunces,Georgia,Times New Roman,Times,serif!important;font-weight:700}.science-section__description{text-align:left;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:1rem;line-height:1.6;margin:0;max-width:100%;text-rendering:optimizeLegibility;font-display:swap}.science-section__description-bold{color:#343a40;font-weight:700;display:block;margin-bottom:1rem}.science-section__description-normal{color:#343a40;font-weight:400}.science-section__product{display:flex;flex-direction:column;align-items:center;justify-content:center;contain:layout;gap:0;width:100%;border-radius:.75rem}.science-section__image-container{width:100%;height:20rem;border-radius:.75rem .75rem 0 0;overflow:hidden;contain:layout style paint;will-change:auto}.science-section__image{height:100%;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}.science-section__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;contain:layout;gap:1.5rem;padding:2rem 1.5rem;background:#fdf3eb;border-radius:0 0 .75rem .75rem;width:100%}.science-section__content-title{display:none;color:#343a40;font-family:Fraunces,Georgia,Times New Roman,Times,serif!important;font-size:2rem;font-weight:700;line-height:1.35;margin:0;text-rendering:optimizeLegibility;font-display:swap}.science-section__benefits{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;contain:layout;gap:1rem;width:100%}.science-section__benefit{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;contain:layout;gap:1rem;width:100%}.science-section__benefit-icon{display:flex;flex-direction:row;align-items:center;justify-content:center;contain:layout;width:2rem;height:2rem;flex-shrink:0;contain:layout style paint;will-change:auto}.science-section__benefit-text{flex:1;color:#343a40;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:1rem;font-weight:700;line-height:1.6;text-rendering:optimizeLegibility;font-display:swap}.science-section__cta{width:100%;max-width:100%;min-width:auto}@media (min-width: 768px){.science-section{padding:3rem 2rem}.science-section__container{gap:3.5rem}.science-section__heading{align-items:center;gap:1.5rem}.science-section__headline{text-align:center;font-size:2.25rem;max-width:100%}.science-section__description{text-align:left;font-size:1.125rem;max-width:100%}.science-section__image-container{height:28rem;max-height:35rem;display:flex;align-items:center;justify-content:center}.science-section__content-title{display:block;font-size:2rem}.science-section__benefit-text{font-size:1.25rem}}@media (min-width: 1024px){.science-section{padding:4.5rem}.science-section__container{gap:3.5rem}.science-section__heading{gap:1.5rem;max-width:53.5rem;margin:0 auto}.science-section__headline{font-size:2.875rem;max-width:53.5rem}.science-section__description{text-align:center;font-size:1.125rem;max-width:53.5rem}.science-section__product{flex-direction:row;align-items:stretch;gap:0;max-width:1200px;margin:0 auto;padding:0 2rem}.science-section__image-container{width:65%;height:35rem;min-height:35rem;max-height:none;border-radius:.75rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.science-section__content{width:45%;max-width:500px;padding:2.5rem 2rem;border-radius:.75rem;margin-left:-3rem;z-index:1;align-self:center;flex:none}.science-section__content-title{font-size:2rem}}.special-offer-benefits{contain:layout style paint;will-change:auto;position:relative;z-index:1;background:#f5f4e2;width:100%;margin:0;padding:0;overflow-x:hidden}.special-offer-benefits__container{display:flex;flex-direction:column-reverse;align-items:stretch;justify-content:stretch;contain:layout;min-height:auto;width:100%;max-width:100%;margin:0;padding:0}.special-offer-benefits__content{background:#fdf3eb;padding:2rem 1rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;contain:layout;gap:1.5rem;box-sizing:border-box;width:100%}.special-offer-benefits__content-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;contain:layout;gap:1.5rem;width:100%}.special-offer-benefits__copy-section{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;contain:layout;gap:1rem;width:100%}.special-offer-benefits__title{color:#1f1f1f;text-align:center;font-family:Fraunces,Georgia,Times New Roman,Times,serif!important;font-size:1.5rem;font-weight:700;line-height:1.35;margin:0;width:100%;text-rendering:optimizeLegibility;font-display:swap}.special-offer-benefits__description{color:#1f1f1f;text-align:center;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:1rem;font-weight:400;line-height:1.6;margin:0;width:100%;text-rendering:optimizeLegibility;font-display:swap}.special-offer-benefits__grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;width:100%;display:grid;grid-template-columns:1fr;gap:1rem;contain:layout;grid-auto-rows:auto;place-items:center}.special-offer-benefits__item{display:flex;flex-direction:column;align-items:center;justify-content:center;contain:layout;gap:.75rem;width:100%;max-width:none;min-width:0;justify-self:center;align-self:stretch;contain:layout style paint;will-change:auto}.special-offer-benefits__icon{display:flex;flex-direction:row;align-items:center;justify-content:center;contain:layout;width:3.5rem;height:3.5rem;contain:layout style paint;will-change:auto}.special-offer-benefits__title-text{color:#1f1f1f!important;text-align:center;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:1rem;font-style:normal!important;font-weight:700!important;line-height:1.6!important;margin:0;text-rendering:optimizeLegibility;font-display:swap}.special-offer-benefits__image{display:flex;flex-direction:row;align-items:stretch;justify-content:stretch;contain:layout;height:40vh;width:100vw;margin:0;padding:0;overflow:hidden;contain:layout style paint;will-change:auto;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.special-offer-benefits__woman-image{width:100%!important;height:100%!important;object-fit:cover;object-position:center;display:block;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;contain:layout style paint;will-change:auto}@media (min-width: 768px){.special-offer-benefits__content{padding:2rem 1rem}.special-offer-benefits__content-wrapper{gap:2.5rem}.special-offer-benefits__copy-section{align-items:center}.special-offer-benefits__title{text-align:center;font-size:2.25rem}.special-offer-benefits__description{text-align:center;font-size:1.125rem}.special-offer-benefits__item{min-width:180px}.special-offer-benefits__title-text{font-size:1.25rem}.special-offer-benefits__image{height:50vh;width:100%;left:auto;right:auto;margin-left:0;margin-right:0}}@media (min-width: 1024px){.special-offer-benefits__container{flex-direction:row;align-items:stretch}.special-offer-benefits__content{flex:0 0 50%;width:50%;max-width:50%;padding:4.5rem;overflow:hidden;box-sizing:border-box}.special-offer-benefits__content-wrapper{gap:3.5rem}.special-offer-benefits__copy-section{align-items:center}.special-offer-benefits__title{font-size:2.875rem}.special-offer-benefits__description{font-size:1.125rem}.special-offer-benefits__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:stretch}.special-offer-benefits__item{min-width:150px;max-width:180px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:120px}.special-offer-benefits__icon{width:3.5rem;height:3.5rem;flex-shrink:0;margin-bottom:.75rem}.special-offer-benefits__title-text{font-size:1.125rem;line-height:1.4;text-align:center;flex:1;display:flex;align-items:flex-start;justify-content:center;padding-top:0}.special-offer-benefits__image{flex:0 0 50%;width:50%;max-width:50%;height:auto;overflow:hidden;box-sizing:border-box;position:static;left:auto;right:auto;margin-left:0;margin-right:0}.special-offer-benefits__woman-image{object-position:center;width:100%!important;height:100%!important;object-fit:cover}}.special-offer-ingredients{contain:layout style paint;will-change:auto;position:relative;z-index:1;background:#fff;padding:2rem 1rem;width:100%}.special-offer-ingredients__container{display:flex;flex-direction:column;align-items:center;justify-content:center;contain:layout;gap:1.5rem;width:100%;max-width:100%}.special-offer-ingredients__header{display:flex;flex-direction:column;align-items:center;justify-content:center;contain:layout;gap:2rem;width:100%}.special-offer-ingredients__title-container{display:flex;flex-direction:column;align-items:center;justify-content:center;contain:layout;gap:1rem;max-width:100%}.special-offer-ingredients__title{color:#1f1f1f;text-align:center;font-family:Fraunces,Georgia,Times New Roman,Times,serif!important;font-size:2rem;font-weight:700;line-height:1.2;margin:0;text-rendering:optimizeLegibility;font-display:swap}.special-offer-ingredients__description{color:#1f1f1f;text-align:center;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:1rem;font-weight:400;line-height:1.6;margin:0;text-rendering:optimizeLegibility;font-display:swap}.special-offer-ingredients__grid{display:flex;flex-direction:column;align-items:center;justify-content:center;contain:layout;gap:.5rem;width:100%}.special-offer-ingredients__card{display:flex;flex-direction:row;align-items:center;justify-content:center;contain:layout;text-align:left;padding:.75rem 1rem;gap:.75rem;width:100%;height:100%;background:#fdf3eb;min-height:120px;box-sizing:border-box;contain:layout style paint;will-change:auto}.special-offer-ingredients__image{width:6rem;height:6rem;flex-shrink:0;contain:layout style paint;will-change:auto}.special-offer-ingredients__img{height:100%;object-fit:cover;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}.special-offer-ingredients__image-placeholder{width:100%;height:100%;background:#e5e3c2;display:flex;flex-direction:row;align-items:center;justify-content:center;contain:layout;position:relative;contain:layout style paint;will-change:auto}.special-offer-ingredients__image-placeholder--1{background:#e5e3c2}.special-offer-ingredients__image-placeholder--2{background:#8b4513}.special-offer-ingredients__image-placeholder--3{background:#228b22}.special-offer-ingredients__image-placeholder--4{background:#90ee90}.special-offer-ingredients__image-placeholder--5{background:#556b2f}.special-offer-ingredients__image-placeholder--6{background:beige}.special-offer-ingredients__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;contain:layout;gap:.375rem;width:100%;flex:1;min-height:0;overflow:hidden}.special-offer-ingredients__header-info{display:flex;flex-direction:row;align-items:baseline;justify-content:flex-start;contain:layout;gap:.375rem}.special-offer-ingredients__name{color:#1f1f1f;font-family:Fraunces,Georgia,Times New Roman,Times,serif!important;font-size:1.125rem;font-weight:700;line-height:1.35;margin:0;text-rendering:optimizeLegibility;font-display:swap}.special-offer-ingredients__dose{color:#1f1f1f;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:.8125rem;font-weight:400;line-height:1.2;opacity:.75;text-rendering:optimizeLegibility;font-display:swap}.special-offer-ingredients__ingredient-description{color:#1f1f1f;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:.875rem;font-weight:400;line-height:1.4;opacity:.75;margin:0;text-align:left;text-rendering:optimizeLegibility;font-display:swap}.special-offer-ingredients__footer{display:flex;flex-direction:row;align-items:center;justify-content:center;contain:layout;gap:.5rem;width:100%;flex-wrap:nowrap}.special-offer-ingredients__feature{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;contain:layout;gap:.25rem;flex:1;min-width:0;min-height:2rem}.special-offer-ingredients__feature-text{color:#1f1f1f;text-align:center;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:.875rem;font-weight:700;line-height:1.2;text-transform:uppercase;white-space:normal;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-rendering:optimizeLegibility;font-display:swap}.special-offer-ingredients__feature-dot{display:none;width:.5rem;height:.5rem;background:#e51550;border-radius:50%;flex-shrink:0;contain:layout style paint;will-change:auto}@media (min-width: 768px){.special-offer-ingredients{padding:3rem 0}.special-offer-ingredients__container{gap:3rem;padding:2rem;width:100%;max-width:100%;justify-content:center;align-items:center}.special-offer-ingredients__header{gap:2.5rem}.special-offer-ingredients__title{font-size:1.875rem}.special-offer-ingredients__description{font-size:1rem}.special-offer-ingredients__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:.75rem;width:100%;max-width:100%;justify-items:center;align-items:stretch}.special-offer-ingredients__card{padding:.75rem 1rem;gap:1rem;min-height:120px;overflow:hidden;width:100%;max-width:100%}.special-offer-ingredients__image{width:5.5rem;height:5.5rem}.special-offer-ingredients__content{flex:1;height:100%;justify-content:space-between;min-width:0;overflow:hidden}.special-offer-ingredients__header-info{gap:.375rem}.special-offer-ingredients__name{font-size:1.25rem}.special-offer-ingredients__dose{font-size:.875rem}.special-offer-ingredients__ingredient-description{font-size:.875rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;line-height:1.4}.special-offer-ingredients__footer{gap:2rem}.special-offer-ingredients__feature-text{font-size:1rem}.special-offer-ingredients__feature-dot{display:block}}@media (min-width: 1024px){.special-offer-ingredients{padding:4.5rem}.special-offer-ingredients__container{gap:3.5rem;max-width:none;padding:0}.special-offer-ingredients__header{gap:3rem}.special-offer-ingredients__title-container{max-width:53.5rem}.special-offer-ingredients__title{font-size:2.25rem}.special-offer-ingredients__description{font-size:1.125rem}.special-offer-ingredients__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:.75rem}.special-offer-ingredients__card{display:flex;flex-direction:row;align-items:center;text-align:left;padding:.75rem 1rem;gap:.75rem;width:100%;height:100%;background:#fdf3eb;min-height:140px;box-sizing:border-box}.special-offer-ingredients__image{width:6rem;height:6rem}.special-offer-ingredients__name{font-size:1.4375rem}.special-offer-ingredients__dose{font-size:.875rem}.special-offer-ingredients__ingredient-description{font-size:1rem;flex:1;display:flex;align-items:flex-start}.special-offer-ingredients__footer{display:flex;justify-content:center;align-items:center;gap:3rem;align-self:stretch}.special-offer-ingredients__feature-text{font-size:1.125rem}.special-offer-ingredients__feature-dot{display:block}}.special-offer-testimonials{contain:layout style paint;will-change:auto;position:relative;z-index:1;background:#fff;padding:2rem 1rem;width:100%;overflow-x:hidden}.special-offer-testimonials__container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;contain:layout;gap:2rem;max-width:100%;margin:0 auto}.special-offer-testimonials__header{display:flex;flex-direction:column;align-items:center;justify-content:center;contain:layout;gap:1.5rem;width:100%}.special-offer-testimonials__title-container{display:flex;flex-direction:column;align-items:center;justify-content:center;contain:layout;gap:1rem;max-width:100%}.special-offer-testimonials__title{color:#343a40;text-align:center;font-family:Fraunces,Georgia,Times New Roman,Times,serif!important;font-size:1.75rem;font-weight:700;line-height:1.35;margin:0;text-rendering:optimizeLegibility;font-display:swap}.special-offer-testimonials__filter-section{display:flex;flex-direction:column;align-items:center;justify-content:center;contain:layout;gap:1rem;width:100%}.special-offer-testimonials__filter-tabs{display:flex;flex-direction:row;align-items:center;justify-content:center;contain:layout;border-bottom:1px solid rgba(0,0,0,.1)}.special-offer-testimonials__tab{display:flex;flex-direction:row;align-items:center;justify-content:center;contain:layout;height:2.25rem;padding:0 .5rem;cursor:pointer;transition:all .3s ease-out;will-change:all}.special-offer-testimonials__tab--active{border-bottom:3px solid #e51550}.special-offer-testimonials__tab--inactive{opacity:.5}.special-offer-testimonials__tab-content{display:flex;flex-direction:row;align-items:center;justify-content:center;contain:layout;height:1.5rem;gap:.375rem}.special-offer-testimonials__tab-dot{width:.25rem;height:.25rem;border-radius:50%;background:#e51550;contain:layout style paint;will-change:auto}.special-offer-testimonials__tab-text{color:#343a40;text-align:center;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:.875rem;font-weight:700;line-height:1.6;text-rendering:optimizeLegibility;font-display:swap}.special-offer-testimonials__reviews{display:flex;flex-direction:column;align-items:center;justify-content:center;contain:layout;width:100%}.special-offer-testimonials__tab-content-container{width:100%;position:relative;contain:layout style paint;will-change:auto}.special-offer-testimonials__tab-panel{display:none}.special-offer-testimonials__tab-panel--active{display:block}.special-offer-testimonials__desktop-grid{display:none}@media (min-width: 768px){.special-offer-testimonials__desktop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%}}.special-offer-testimonials__mobile-swiper{display:block;width:100%}@media (min-width: 768px){.special-offer-testimonials__mobile-swiper{display:none}}.special-offer-testimonials__mobile-swiper .splide__track{overflow:hidden}.special-offer-testimonials__mobile-swiper .splide__list{display:flex;margin:0;padding:0;list-style:none}.special-offer-testimonials__mobile-swiper .splide__slide{flex-shrink:0;width:100%;list-style:none;padding:0;box-sizing:border-box}.special-offer-testimonials__mobile-swiper .splide__pagination{display:flex;justify-content:center;gap:.5rem;margin:1.5rem 0 0;padding:0;list-style:none;position:relative;z-index:10}.special-offer-testimonials__mobile-swiper .splide__pagination__page{width:8px;height:8px;border-radius:50%;background:#ccc;border:none;cursor:pointer;transition:background-color .2s ease;opacity:1}.special-offer-testimonials__mobile-swiper .splide__pagination__page.is-active{background:#333}.special-offer-testimonials__mobile-swiper .splide__pagination__page:hover{background:#666}.special-offer-testimonials__card-wrapper{width:100%;padding:0;box-sizing:border-box}.special-offer-testimonials__card{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;contain:layout;width:100%;padding:0;background:#fdf3eb;contain:layout style paint;will-change:auto;overflow:hidden;box-shadow:0 4px 20px #00000014;position:relative}.special-offer-testimonials__card-wrapper .special-offer-testimonials__card{width:100%;min-height:500px;height:auto;display:flex;flex-direction:column}.special-offer-testimonials__desktop-grid .special-offer-testimonials__card{height:100%;display:flex;flex-direction:column}.special-offer-testimonials__image-comparison{display:flex;flex-direction:row;align-items:center;justify-content:center;contain:layout;height:16rem;width:100%;margin-bottom:0;contain:layout style paint;will-change:auto}.special-offer-testimonials__before-image,.special-offer-testimonials__after-image{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;contain:layout;flex:1 0 0;height:100%}.special-offer-testimonials__after-image{border:2px solid #e51550}.special-offer-testimonials__after-image--full-width{flex:1 0 100%;width:100%}.special-offer-testimonials__image-tag{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;contain:layout;height:1.25rem;padding:.25rem .375rem;gap:.125rem;width:100%;font-family:DM Mono,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace!important;font-size:.625rem;font-weight:400;line-height:1.5;letter-spacing:.025rem;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;text-rendering:optimizeLegibility;font-display:swap}.special-offer-testimonials__image-tag--before{background:#f5f4e2;color:#343a40}.special-offer-testimonials__image-tag--after{background:#e51550;color:#fff}.special-offer-testimonials__comparison-image{flex:1 0 0;height:calc(100% - 1.25rem);object-fit:cover;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}.special-offer-testimonials__content{display:flex;flex-direction:column;align-items:center;justify-content:center;contain:layout;padding:1.25rem 1rem;gap:.75rem;width:100%;flex:1;justify-content:space-between}.special-offer-testimonials__stars{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;contain:layout;gap:.125rem;contain:layout style paint;will-change:auto}.special-offer-testimonials__review-text{color:#343a40;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:.875rem;font-weight:400;line-height:1.6;margin:0;width:100%;text-align:center;text-rendering:optimizeLegibility;font-display:swap}.special-offer-testimonials__review-text strong{font-weight:700}.special-offer-testimonials__user-info{display:flex;flex-direction:row;align-items:flex-start;contain:layout;gap:.75rem;width:100%;justify-content:center}.special-offer-testimonials__user-avatar{width:2rem;height:2rem;border-radius:50%;object-fit:cover;flex-shrink:0;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}.special-offer-testimonials__user-details{display:flex;flex-direction:row;justify-content:center;contain:layout;gap:.75rem;align-items:center}.special-offer-testimonials__user-name{color:#343a40;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:.875rem;font-weight:700;line-height:1.6;margin:0;text-align:center;text-rendering:optimizeLegibility;font-display:swap}.special-offer-testimonials__verified-badge{display:flex;flex-direction:row;align-items:center;justify-content:center;contain:layout;gap:.375rem}.special-offer-testimonials__verified-badge span{color:#646458;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:.625rem;font-weight:400;line-height:1.6;letter-spacing:.075rem;text-transform:uppercase;text-rendering:optimizeLegibility;font-display:swap}@media (min-width: 768px){.special-offer-testimonials{padding:3rem 2rem}.special-offer-testimonials__container,.special-offer-testimonials__header{gap:2rem}.special-offer-testimonials__title-container{gap:1.5rem}.special-offer-testimonials__title{font-size:2.25rem}.special-offer-testimonials__filter-section{gap:1.5rem}.special-offer-testimonials__tab{height:2.5rem;padding:0 .75rem}.special-offer-testimonials__tab-content{height:1.75rem;gap:.5rem}.special-offer-testimonials__tab-dot{width:.375rem;height:.375rem}.special-offer-testimonials__tab-text{font-size:1rem}.special-offer-testimonials__grid{grid-template-columns:1fr;gap:2.5rem}.special-offer-testimonials__image-comparison{height:20rem}.special-offer-testimonials__image-tag{height:1.5rem;padding:.375rem .5rem;font-size:.6875rem;letter-spacing:.0344rem;-webkit-line-clamp:3;line-clamp:3}.special-offer-testimonials__comparison-image{height:calc(100% - 1.5rem)}.special-offer-testimonials__content{padding:1.75rem;gap:1.25rem}.special-offer-testimonials__review-text{font-size:1rem}.special-offer-testimonials__user-info{gap:1rem}.special-offer-testimonials__user-avatar{width:2.5rem;height:2.5rem}.special-offer-testimonials__user-details{gap:.375rem}.special-offer-testimonials__user-name{font-size:1rem}.special-offer-testimonials__verified-badge{gap:.5rem}.special-offer-testimonials__verified-badge span{font-size:.6875rem;letter-spacing:.075rem}}@media (min-width: 1024px){.special-offer-testimonials{padding:4.5rem}.special-offer-testimonials__container{gap:2rem;max-width:90rem}.special-offer-testimonials__header{gap:2rem}.special-offer-testimonials__title-container{gap:2rem;max-width:53.5rem}.special-offer-testimonials__title{font-size:2.875rem}.special-offer-testimonials__filter-section{gap:2rem}.special-offer-testimonials__tab{height:2.75rem;padding:0 .75rem 0 .5rem}.special-offer-testimonials__tab-content{height:1.9375rem;gap:.5rem}.special-offer-testimonials__tab-dot{width:.375rem;height:.375rem}.special-offer-testimonials__tab-text{font-size:1.125rem}.special-offer-testimonials__grid{grid-template-columns:repeat(3,1fr);gap:1rem}.special-offer-testimonials__card{height:100%;display:flex;flex-direction:column}.special-offer-testimonials__image-comparison{height:21.5rem;display:flex;align-items:center;width:100%;flex-shrink:0}.special-offer-testimonials__before-image,.special-offer-testimonials__after-image{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1 0 0;height:100%}.special-offer-testimonials__image-tag{height:1.5rem;padding:.375rem .5rem;font-size:.6875rem;letter-spacing:.0344rem;-webkit-line-clamp:3;line-clamp:3;flex-shrink:0}.special-offer-testimonials__comparison-image{flex:1 0 0;width:100%;height:calc(100% - 1.5rem);object-fit:cover;display:block}.special-offer-testimonials__after-image{border:2px solid #e51550}.special-offer-testimonials__content{padding:1.25rem 1rem;gap:1rem;flex:1;display:flex;flex-direction:column;justify-content:space-between}.special-offer-testimonials__review-text{font-size:.9375rem;flex:1;display:flex;align-items:center}.special-offer-testimonials__user-info{gap:.75rem;margin-top:auto}.special-offer-testimonials__user-avatar{width:3rem;height:3rem;flex-shrink:0}.special-offer-testimonials__user-details{gap:.25rem}.special-offer-testimonials__user-name{font-size:.9375rem}.special-offer-testimonials__verified-badge{gap:.375rem}.special-offer-testimonials__verified-badge span{font-size:.6875rem;letter-spacing:.075rem}}.testimonial-reviews-section{background:#fdfaf5;padding:4.5rem;position:relative}.testimonial-reviews-section .container{max-width:1440px;margin:0 auto;padding:0 72px;height:auto!important;min-height:auto!important}.testimonial-reviews-section .content-wrapper{display:flex;flex-direction:column;align-items:center;gap:3.5rem}.testimonial-reviews-section .title-section{display:flex;flex-direction:column;align-items:center;gap:56px;width:100%}.testimonial-reviews-section .title-section .main-title{width:856px;max-width:100%;color:#1f1f1f;text-align:center;font-family:Fraunces,serif;font-size:46px;font-weight:700;line-height:135%;margin:0}.testimonial-reviews-section .reviews-content{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%}.testimonial-reviews-section .reviews-content .reviews-grid{display:flex;align-items:flex-start;gap:12px;width:100%}@media (max-width: 767.98px){.testimonial-reviews-section .reviews-content .reviews-grid{flex-direction:column}}.testimonial-reviews-section .reviews-content .navigation-arrows{display:flex;align-items:flex-start;gap:12px}@media (max-width: 1023.98px){.testimonial-reviews-section .reviews-content .navigation-arrows{display:none!important}}.testimonial-reviews-section .reviews-content .navigation-arrows .nav-arrow{display:flex;width:72px;height:72px;padding:24px;justify-content:center;align-items:center;border-radius:50%;border:1.5px solid #1f1f1f;background:#0000;cursor:pointer;transition:all .3s ease}.testimonial-reviews-section .reviews-content .navigation-arrows .nav-arrow:hover{background:#1f1f1f}.testimonial-reviews-section .reviews-content .navigation-arrows .nav-arrow:hover svg path{stroke:#fdfaf5}.testimonial-reviews-section #loox-reviews-widget{display:block!important;visibility:visible!important}.testimonial-reviews-section #loox-reviews-widget .review{display:block!important;visibility:visible!important;width:100%!important;margin:0!important;padding:0!important;background:#0000!important;border:none!important;box-shadow:none!important}.testimonial-reviews-section .review-card{display:flex;padding:24px 20px;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;flex:1;background:#fff;border-radius:6px;box-shadow:0 0 15px #0000000d;margin:0 6px;height:auto;box-sizing:border-box}.testimonial-reviews-section .review-card .review-content{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}.testimonial-reviews-section .review-card .review-content .stars{display:flex;align-items:flex-start;gap:2px}.testimonial-reviews-section .review-card .review-content .review_text{color:#1f1f1f;font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:160%;margin:0;width:100%;flex:1;overflow-y:auto;overflow-x:hidden;padding-right:8px;box-sizing:border-box;min-height:0;scrollbar-width:thin;scrollbar-color:#e5e5e5 #f5f5f5}.testimonial-reviews-section .review-card .review-content .review_text::-webkit-scrollbar{width:6px}.testimonial-reviews-section .review-card .review-content .review_text::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.testimonial-reviews-section .review-card .review-content .review_text::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:3px}.testimonial-reviews-section .review-card .review-content .review_text::-webkit-scrollbar-thumb:hover{background:#d0d0d0}.testimonial-reviews-section .review-card .user-info{display:flex;align-items:center;gap:16px;width:100%}.testimonial-reviews-section .review-card .user-info .user-avatar{width:56px;height:56px;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#666;flex-shrink:0;overflow:hidden}.testimonial-reviews-section .review-card .user-info .user-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.testimonial-reviews-section .review-card .user-info .user-avatar span{font-size:20px;font-weight:700;color:#666}.testimonial-reviews-section .review-card .user-info .user-details{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1}.testimonial-reviews-section .review-card .user-info .user-details .name{color:#1f1f1f;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;line-height:160%;margin:0;width:100%}.testimonial-reviews-section .review-card .user-info .user-details .verified-badge{display:flex;align-items:center;gap:6px}.testimonial-reviews-section .review-card .user-info .user-details .verified-badge span{color:#646458;font-family:DM Sans,sans-serif;font-size:12px;font-weight:400;line-height:160%;letter-spacing:1.2px;text-transform:uppercase}.testimonial-reviews-section .mobile-carousel{display:flex;align-items:flex-start;gap:12px;width:100%;overflow:hidden;position:relative}.testimonial-reviews-section .desktop-carousel{display:flex;align-items:flex-start;gap:12px;width:100%}.testimonial-reviews-section .mobile-review{padding:24px 20px;background:#fff;border-radius:6px;box-shadow:0 0 15px #0000000d;width:100%;box-sizing:border-box}.testimonial-reviews-section .desktop-review{display:block;padding:24px 20px;background:#fff;border-radius:6px;box-shadow:0 0 15px #0000000d;flex:1;min-width:0;height:auto;box-sizing:border-box}.testimonial-reviews-section .nav-arrow.disabled{opacity:.3;cursor:not-allowed}.testimonial-reviews-section .swiper-dots{display:flex;justify-content:center;gap:8px;margin-top:20px}@media (min-width: 768px){.testimonial-reviews-section .swiper-dots{display:none!important}}.testimonial-reviews-section .swiper-dots .swiper-dot{width:8px;height:8px;border-radius:50%;border:none;background:#e5e5e5;cursor:pointer;transition:background .3s ease}.testimonial-reviews-section .swiper-dots .swiper-dot:hover,.testimonial-reviews-section .swiper-dots .swiper-dot.active{background:#1f1f1f}@media (max-width: 767.98px){.testimonial-reviews-section{padding:2rem 1rem}.testimonial-reviews-section .container{padding:0 16px;max-width:100%}.testimonial-reviews-section .content-wrapper{gap:2rem}.testimonial-reviews-section .title-section{gap:1.5rem}.testimonial-reviews-section .title-section .main-title{font-size:28px;line-height:130%;width:100%;max-width:100%}.testimonial-reviews-section .reviews-content{gap:1.5rem}.testimonial-reviews-section .review-card{margin:0;width:100%;min-width:0;box-sizing:border-box;padding:20px 16px}.testimonial-reviews-section .review-card .review-content{gap:12px}.testimonial-reviews-section .review-card .review-content .review_text{font-size:14px;line-height:150%;padding-right:0;overflow:visible;max-height:none}.testimonial-reviews-section .review-card .user-info{gap:12px}.testimonial-reviews-section .review-card .user-info .user-avatar{width:40px;height:40px;font-size:16px}.testimonial-reviews-section .review-card .user-info .user-details .name{font-size:14px}.testimonial-reviews-section .review-card .user-info .user-details .verified-badge span{font-size:10px}.testimonial-reviews-section .mobile-carousel,.testimonial-reviews-section .desktop-carousel{overflow-x:hidden;width:100%}.testimonial-reviews-section .mobile-review,.testimonial-reviews-section .desktop-review{width:100%;min-width:0;flex-shrink:1}}@media (min-width: 768px){.testimonial-reviews-section{padding:3rem 2rem}.testimonial-reviews-section .container{padding:0 32px}.testimonial-reviews-section .main-title{font-size:36px;width:100%}.testimonial-reviews-section .reviews-grid{gap:16px}.testimonial-reviews-section .review-card{min-height:200px;height:auto;justify-content:space-between}.testimonial-reviews-section .review-card .user-info{margin-top:auto}.testimonial-reviews-section .content-wrapper{gap:80px}}@media (min-width: 1024px){.testimonial-reviews-section{padding:4rem 3rem}.testimonial-reviews-section .container{padding:0 48px}.testimonial-reviews-section .main-title{font-size:40px;width:100%}.testimonial-reviews-section .reviews-grid{gap:20px}.testimonial-reviews-section .review-card{min-height:220px;height:auto;justify-content:space-between}.testimonial-reviews-section .review-card .user-info{margin-top:auto}.testimonial-reviews-section .content-wrapper{gap:96px}}.special-offer-founder{contain:layout style paint;will-change:auto;position:relative;z-index:1;background:#fdfaf5;padding:2rem 1rem;width:100%}.special-offer-founder__container{display:flex;flex-direction:column;align-items:center;justify-content:center;contain:layout;gap:1.5rem;max-width:100%;width:100%;margin:0 auto}.special-offer-founder__header{display:flex;flex-direction:column;align-items:center;justify-content:center;contain:layout;gap:2rem;width:100%}.special-offer-founder__title-container{display:flex;flex-direction:column;align-items:center;justify-content:center;contain:layout;gap:1rem;max-width:100%}.special-offer-founder__title{color:#1f1f1f;text-align:center;font-family:Fraunces,Georgia,Times New Roman,Times,serif!important;font-size:1.5rem;font-weight:700;line-height:1.3;margin:0;text-rendering:optimizeLegibility;font-display:swap}.special-offer-founder__content-section{display:flex;flex-direction:column;align-items:center;justify-content:center;contain:layout;width:100%;gap:0}.special-offer-founder__testimonial-content{display:flex;flex-direction:column;align-items:center;justify-content:center;contain:layout;gap:1rem;width:100%;padding:2rem 1.5rem;background:#fff;border-radius:.5rem;order:2;contain:layout style paint;will-change:auto}.special-offer-founder__content-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;contain:layout;gap:1rem;width:100%}.special-offer-founder__quote{color:#1f1f1f;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:1rem;font-weight:400;font-style:normal;line-height:1.5;margin:0;width:100%;background:none;border-left:none;padding:0;text-align:left;text-rendering:optimizeLegibility;font-display:swap}.special-offer-founder__quote-mark{font-weight:700;font-style:normal}.special-offer-founder__quote-emphasis{font-weight:700!important}.special-offer-founder__author-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;contain:layout;gap:.375rem;width:100%}.special-offer-founder__author-name{color:#1f1f1f;font-family:Fraunces,Georgia,Times New Roman,Times,serif!important;font-size:1.125rem;font-weight:700;line-height:1.3;margin:0;width:100%;text-align:left;text-rendering:optimizeLegibility;font-display:swap}.special-offer-founder__author-credentials{color:#1f1f1f;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:.8125rem;font-weight:400;line-height:1.4;opacity:.75;margin:0;width:100%;text-align:left;text-rendering:optimizeLegibility;font-display:swap}.special-offer-founder__image{width:100%;height:20rem;overflow:hidden;border-radius:.5rem .5rem 0 0;order:1;contain:layout style paint;will-change:auto}.special-offer-founder__photo{height:100%;object-fit:cover;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}@media (min-width: 768px){.special-offer-founder{padding:3rem 2rem}.special-offer-founder__container{gap:4rem}.special-offer-founder__header{gap:2.5rem}.special-offer-founder__title{font-size:1.875rem}.special-offer-founder__content-section{flex-direction:row;align-items:flex-start;gap:0}.special-offer-founder__testimonial-content{order:1;padding:3rem 2rem;height:25rem;justify-content:center;align-items:flex-start;flex:1 0 0;border-radius:0 .5rem .5rem 0}.special-offer-founder__content-wrapper{align-items:flex-start}.special-offer-founder__quote{font-size:1.125rem;text-align:left}.special-offer-founder__author-name{font-size:1.25rem;text-align:left}.special-offer-founder__author-credentials{font-size:.875rem;text-align:left}.special-offer-founder__image{order:2;width:100%;height:25rem;flex:1 0 0;border-radius:0 .5rem .5rem 0}}@media (min-width: 1024px){.special-offer-founder{padding:4rem 2.5rem}.special-offer-founder__container{gap:4.5rem;max-width:1200px;margin:0 auto}.special-offer-founder__header{gap:3rem}.special-offer-founder__title-container{max-width:53.5rem}.special-offer-founder__title{font-size:2.25rem}.special-offer-founder__content-section{gap:0}.special-offer-founder__testimonial-content{padding:4rem 3rem;height:30rem;flex:1 0 0;border-radius:0 .5rem .5rem 0}.special-offer-founder__quote{font-size:1.25rem}.special-offer-founder__author-name{font-size:1.375rem}.special-offer-founder__author-credentials{font-size:1rem}.special-offer-founder__image{order:2;width:100%;height:30rem;flex:1 0 0;border-radius:0 .5rem .5rem 0}}@media (min-width: 768px){.product-detail-section .gallery-section{position:sticky!important;top:80px!important;height:calc(100vh - 80px)!important;overflow-y:auto!important;z-index:10!important}.product-detail-section,.product-detail-section .container,.product-detail-section .product-layout{overflow:visible!important}}.product-detail-section .swiper-button-next,.product-detail-section .swiper-button-prev{background:none!important;border:none!important;margin:0!important;padding:0!important;font-size:0!important;line-height:0!important;text-indent:0!important;color:#0000!important}.product-detail-section .swiper-button-next:after,.product-detail-section .swiper-button-prev:after{display:none!important;content:none!important}.product-detail-section .swiper-button-next:before,.product-detail-section .swiper-button-prev:before{display:none!important;content:none!important}@media (max-width: 767.98px){.product-detail-section .nav-btn,.product-detail-section .swiper-button-next,.product-detail-section .swiper-button-prev,.product-detail-section .additional-product .recommendation-header .nav-arrows{display:none!important}}.product-detail-section{padding:16px;background:#fff;margin:0;width:100%;max-width:100%;overflow-x:hidden}.product-detail-section .container{max-width:100%;margin:0 auto;padding:0;display:flex;justify-content:center;align-items:center}.product-detail-section .product-layout{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:100%;align-items:center;box-sizing:border-box;overflow-x:hidden}.product-detail-section .gallery-section{max-width:100%;width:100%;overflow-x:visible;align-self:stretch;margin-bottom:0}.product-detail-section .gallery-section .gallery{display:flex;flex-direction:column;gap:1rem;width:100%;margin-bottom:0;align-items:flex-start}.product-detail-section .gallery-section .gallery .thumbnail-list{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0!important;margin:0!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;-ms-overflow-style:none!important;box-sizing:border-box!important}.product-detail-section .gallery-section .gallery .thumbnail-list::-webkit-scrollbar{display:none!important}.product-detail-section .gallery-section .gallery .thumbnail-list .swiper-wrapper{width:max-content!important;display:flex!important;flex-direction:row!important;gap:.5rem!important}.product-detail-section .gallery-section .gallery .thumbnail-list .swiper-slide{margin:0!important;width:70px!important;flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.product-detail-section .gallery-section .gallery .thumbnail-list .thumbnail-frame{width:70px!important;height:70px!important;min-width:70px!important;min-height:70px!important;max-width:70px!important;max-height:70px!important;border:none!important;display:flex!important;justify-content:center!important;align-items:center!important;cursor:pointer!important;opacity:.6!important;filter:blur(.3px)!important;position:relative!important;z-index:10!important;pointer-events:auto!important;margin:0!important;flex-shrink:0!important;border-radius:0!important;overflow:hidden!important;touch-action:manipulation!important}.product-detail-section .gallery-section .gallery .thumbnail-list .thumbnail-frame.active{opacity:1!important;filter:none!important;border:2px solid #000!important}.product-detail-section .gallery-section .gallery .thumbnail-list .thumbnail-frame img{width:100%!important;height:100%!important;object-fit:cover!important}.product-detail-section .gallery-section .gallery .main-image{order:-1;min-height:18.75rem;position:relative;background:#0000;display:flex;align-items:center;justify-content:center}.product-detail-section .gallery-section .gallery .main-image .swiper{width:100%;height:100%}.product-detail-section .gallery-section .gallery .main-image .swiper-wrapper{display:flex;align-items:center}.product-detail-section .gallery-section .gallery .main-image .swiper-slide{width:100%;height:100%;margin:0}.product-detail-section .gallery-section .gallery .main-image .swiper-slide img{width:100%;height:100%;object-fit:contain}.product-detail-section .swiper{width:100%;height:100%}.product-detail-section .swiper-wrapper{display:flex;align-items:center}.product-detail-section .swiper-slide{width:auto;height:auto;flex-shrink:0;margin:0}.product-detail-section .product-info{width:100%;max-width:100%;align-self:stretch;display:flex;flex-direction:column;gap:1.5rem;box-sizing:border-box;overflow-x:hidden}.product-detail-section .product-info .product-header{display:flex;flex-direction:column;gap:1rem}.product-detail-section .product-info .product-header .rating-section,.product-detail-section .product-info .product-header .rating-section .rating-info{display:flex;align-items:center;gap:.375rem}.product-detail-section .product-info .product-header .rating-section .rating-info .rating-score{color:#343a40;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.875rem;font-weight:700;text-decoration:underline;text-decoration-color:#a1366f}.product-detail-section .product-info .product-header .rating-section .rating-info .rating-count{color:#343a40;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.875rem;font-weight:400;opacity:.6}.product-detail-section .product-info .product-header .product-title{color:#343a40;font-family:Fraunces,Georgia,Times New Roman,Times,serif;font-size:1.75rem;font-weight:700;line-height:1.25;margin:0;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.product-detail-section .product-info .product-header .product-subtitle{color:#343a40;font-family:DM Mono,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:1rem;font-weight:400;line-height:1.5;opacity:.75;margin:0;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.product-detail-section .product-info .product-header .pricing{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.product-detail-section .product-info .product-header .pricing .original-price{color:#343a40;font-family:Fraunces,Georgia,Times New Roman,Times,serif;font-size:1.5rem;font-weight:400;text-decoration:line-through;opacity:.5}.product-detail-section .product-info .product-header .pricing .sale-price{color:#00750c;font-family:Fraunces,Georgia,Times New Roman,Times,serif;font-size:1.5rem;font-weight:700}.product-detail-section .product-info .product-header .badges{display:flex;align-items:center;gap:.25rem}.product-detail-section .product-info .product-header .badges .discount-badge{background:#00750c;color:#fff;padding:0 .625rem;height:1.5rem;display:flex;align-items:center;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.875rem;font-weight:400;border-radius:1px}.product-detail-section .product-info .product-header .badges .shipping-badge{background:#f5f4e2;color:#343a40;padding:0 .625rem;height:1.5rem;display:flex;align-items:center;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.875rem;font-weight:400;border-radius:1px}.product-detail-section .product-info .product-header .supply-info{display:flex;align-items:flex-start;gap:.5rem;flex-wrap:wrap}.product-detail-section .product-info .product-header .supply-info .supply-text,.product-detail-section .product-info .product-header .supply-info .per-day-cost{color:#575754;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.875rem;font-weight:400}.product-detail-section .product-info .product-header .supply-info .per-day-cost .crossed{text-decoration:line-through}.product-detail-section .product-info .product-header .supply-info .per-day-cost .current{color:#00750c;font-weight:700}.product-detail-section .product-info .benefits-list{display:flex!important;flex-direction:column!important;gap:4px!important}.product-detail-section .product-info .benefits-list .benefit-item{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:8px!important}.product-detail-section .product-info .benefits-list .benefit-item .check-icon{width:20px!important;height:24px!important;flex-shrink:0!important;margin-top:0!important}.product-detail-section .product-info .benefits-list .benefit-item span{flex:1!important;color:#1f1f1f!important;font-family:DM Sans,sans-serif!important;font-size:15px!important;font-weight:400!important;line-height:160%!important}.product-detail-section .product-info .purchase-benefits{background:#fdf3eb!important;padding:20px 16px!important;border-radius:4px!important;display:flex!important;flex-direction:column!important;gap:9px!important}.product-detail-section .product-info .purchase-benefits .benefits-header{color:#8c0f3c!important;font-family:DM Sans,sans-serif!important;font-size:13px!important;font-weight:700!important;letter-spacing:1.3px!important;text-transform:uppercase!important}.product-detail-section .product-info .purchase-benefits .benefits-items{display:flex!important;flex-direction:column!important;gap:6px!important}.product-detail-section .product-info .purchase-benefits .benefits-items .purchase-benefit{display:flex!important;align-items:flex-start!important;gap:10px!important}.product-detail-section .product-info .purchase-benefits .benefits-items .purchase-benefit svg{width:16px!important;height:16px!important;margin-top:3px!important;flex-shrink:0!important}.product-detail-section .product-info .purchase-benefits .benefits-items .purchase-benefit span{color:#1f1f1f!important;font-family:DM Sans,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:160%!important}.product-detail-section .product-info .add-to-cart-btn{width:100%!important;max-width:100%!important;min-width:100%!important}.product-detail-section .product-info .add-to-cart-btn .cart-pricing{display:flex;align-items:center;gap:.375rem;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.product-detail-section .product-info .add-to-cart-btn .cart-pricing .cart-sale{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.125rem;color:#fff}.product-detail-section .product-info .add-to-cart-btn .cart-pricing .cart-original{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-decoration:line-through;opacity:.65;font-weight:400;font-size:1rem;color:#fff}.product-detail-section .product-info .shipping-guarantee{display:flex!important;flex-direction:row!important;gap:1rem}.product-detail-section .product-info .shipping-guarantee .info-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.product-detail-section .product-info .shipping-guarantee .info-item svg{width:1.5rem;height:1.5rem}.product-detail-section .product-info .shipping-guarantee .info-item span{color:#343a40;font-family:DM Mono,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:1rem;font-weight:500;line-height:1.5}.product-detail-section .additional-product .recommendation-header{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important;margin-bottom:12px!important}.product-detail-section .additional-product .recommendation-header h3{color:var(--black, #1F1F1F)!important;font-family:Fraunces,serif!important;font-size:18px!important;font-style:normal!important;font-weight:700!important;line-height:125%!important;margin:0!important}.product-detail-section .additional-product .recommendation-header .nav-arrows{display:flex;align-items:center!important;gap:8px!important}.product-detail-section .additional-product .recommendation-header .nav-arrows svg{width:24px!important;height:24px!important;cursor:pointer!important;transition:opacity .2s ease!important}.product-detail-section .additional-product .recommendation-header .nav-arrows svg:hover{opacity:.7!important}@media (min-width: 768px)and (max-width: 1023.98px){.product-detail-section{padding:2rem 1.5rem;max-width:100%;overflow-x:hidden}.product-detail-section .container{max-width:100%;margin:0 auto;padding:0}.product-detail-section .product-layout{display:flex;flex-direction:row;gap:3rem;align-items:flex-start;position:relative;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.product-detail-section .gallery-section{flex:0 0 45%;max-width:45%;min-width:0;position:sticky!important;top:80px!important;height:calc(100vh - 80px)!important;overflow-y:auto!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;z-index:1!important;padding-right:.75rem;box-sizing:border-box}.product-detail-section .gallery-section::-webkit-scrollbar{width:6px}.product-detail-section .gallery-section::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.product-detail-section .gallery-section::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.product-detail-section .gallery-section::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.product-detail-section .gallery-section .gallery{height:100%;justify-content:flex-start;flex-direction:row;gap:1rem;width:100%;max-width:100%;display:flex;align-items:flex-start;box-sizing:border-box;overflow-x:hidden}.product-detail-section .gallery-section .gallery .thumbnail-list{display:flex!important;flex-direction:column!important;gap:.875rem!important;width:86px!important;flex-shrink:0!important;order:1}.product-detail-section .gallery-section .gallery .thumbnail-list .swiper-wrapper{flex-direction:column!important;gap:.875rem!important}.product-detail-section .gallery-section .gallery .thumbnail-list .swiper-slide{width:100px!important;flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.product-detail-section .gallery-section .gallery .thumbnail-list .thumbnail-frame{width:100px!important;height:100px!important;border:none!important;display:flex!important;justify-content:center!important;align-items:center!important;cursor:pointer!important;opacity:.6!important;filter:blur(.3px)!important;position:relative!important;z-index:10!important;pointer-events:auto!important;margin:0!important;border-radius:0!important;overflow:hidden!important}.product-detail-section .gallery-section .gallery .thumbnail-list .thumbnail-frame.active{opacity:1!important;filter:none!important;border:2px solid #000!important}.product-detail-section .gallery-section .gallery .thumbnail-list .thumbnail-frame img{width:100%!important;height:100%!important;object-fit:cover!important}.product-detail-section .gallery-section .gallery .main-image{order:2;flex:1;min-height:18.75rem;min-width:0;display:flex;align-items:center;justify-content:center}.product-detail-section .gallery-section .gallery .main-image .swiper{width:100%;height:100%}.product-detail-section .gallery-section .gallery .main-image .swiper-slide{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-detail-section .gallery-section .gallery .main-image .swiper-slide img{width:100%;height:100%;object-fit:contain;max-width:100%;max-height:100%}.product-detail-section .product-info{flex:1;min-width:0;padding-left:.75rem;display:flex;flex-direction:column;gap:1.5rem;box-sizing:border-box}.product-detail-section .product-info .product-header .product-title{font-size:2rem}.product-detail-section .product-info .product-header .pricing .original-price,.product-detail-section .product-info .product-header .pricing .sale-price{font-size:1.5rem}.product-detail-section .product-info .shipping-guarantee{flex-direction:row!important;gap:1rem}.product-detail-section .product-info .swiper-slide .product-card{padding:16px!important;gap:12px!important}.product-detail-section .swiper-button-next,.product-detail-section .swiper-button-prev{background:none!important;border:none!important;width:100px!important;height:100px!important;margin:0!important;padding:0!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:10!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:0!important;line-height:0!important;text-indent:0!important;color:#0000!important;opacity:1!important;visibility:visible!important}.product-detail-section .nav-btn svg{display:block!important;opacity:1!important;visibility:visible!important;width:100px!important;height:100px!important}.product-detail-section .swiper-button-next:after,.product-detail-section .swiper-button-prev:after{display:none!important;content:none!important;opacity:0!important;visibility:hidden!important}.product-detail-section .swiper-button-next:before,.product-detail-section .swiper-button-prev:before{display:none!important;content:none!important;opacity:0!important;visibility:hidden!important}.product-detail-section .nav-btn svg{display:block!important;opacity:1!important;visibility:visible!important}.product-detail-section .swiper-button-prev{left:24px!important}.product-detail-section .swiper-button-next{right:24px!important}}@media (min-width: 768px)and (max-width: 1023.98px)and (min-width: 768px)and (max-width: 1023.98px){.product-detail-section .swiper-button-next,.product-detail-section .swiper-button-prev{display:flex!important;width:90px!important;height:90px!important}.product-detail-section .nav-btn{display:flex!important}.product-detail-section .nav-btn svg{width:90px!important;height:90px!important}.product-detail-section .swiper-button-prev{left:16px!important}.product-detail-section .swiper-button-next{right:16px!important}}@media (min-width: 768px)and (max-width: 1023.98px)and (max-width: 767.98px){.product-detail-section .swiper-button-next,.product-detail-section .swiper-button-prev,.product-detail-section .nav-btn{display:none!important}}@media (min-width: 768px)and (max-width: 1023.98px)and (max-width: 1023.98px){.product-detail-section .nav-btn svg path{stroke-width:5!important}}@media (min-width: 768px)and (max-width: 1023.98px)and (max-width: 767.98px){.product-detail-section .nav-btn svg path{stroke-width:4!important}}@media (min-width: 768px)and (max-width: 1023.98px){.swiper-slide{outline:none}.swiper-slide:focus{outline:none}.add-to-cart-btn{width:100%!important;max-width:100%!important;min-width:100%!important}}@media (min-width: 1024px){.product-detail-section{padding:4.5rem;max-width:100%;overflow-x:hidden}.product-detail-section .container{max-width:1200px;margin:0 auto;padding:0}.product-detail-section .product-layout{display:flex;flex-direction:row;gap:2rem;align-items:flex-start;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.product-detail-section .gallery-section{flex:0 0 45%;max-width:45%;min-width:0;position:sticky!important;top:80px!important;height:calc(100vh - 80px)!important;overflow-y:auto!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;z-index:1!important;padding-right:1rem;box-sizing:border-box}.product-detail-section .gallery-section::-webkit-scrollbar{width:6px}.product-detail-section .gallery-section::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.product-detail-section .gallery-section::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.product-detail-section .gallery-section::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.product-detail-section .gallery-section .gallery{display:flex;flex-direction:row;gap:1.5rem;width:100%;max-width:100%;height:100%;justify-content:flex-start;align-items:flex-start;box-sizing:border-box;overflow-x:hidden}.product-detail-section .gallery-section .gallery .thumbnail-list{display:flex!important;flex-direction:column!important;gap:1.25rem!important;width:90px!important;flex-shrink:0!important;order:1}.product-detail-section .gallery-section .gallery .thumbnail-list .swiper-wrapper{flex-direction:column!important;gap:1.25rem!important}.product-detail-section .gallery-section .gallery .thumbnail-list .swiper-slide{width:110px!important;flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.product-detail-section .gallery-section .gallery .thumbnail-list .thumbnail-frame{width:110px!important;height:110px!important;border:none!important;display:flex!important;justify-content:center!important;align-items:center!important;cursor:pointer!important;opacity:.6!important;filter:blur(.3px)!important;position:relative!important;z-index:10!important;pointer-events:auto!important;margin:0!important;border-radius:0!important;overflow:hidden!important}.product-detail-section .gallery-section .gallery .thumbnail-list .thumbnail-frame.active{opacity:1!important;filter:none!important;border:2px solid #000!important}.product-detail-section .gallery-section .gallery .thumbnail-list .thumbnail-frame img{width:100%!important;height:100%!important;object-fit:cover!important}.product-detail-section .gallery-section .gallery .main-image{flex:1;min-height:21.875rem;min-width:0;display:flex;align-items:center;justify-content:center;order:2}.product-detail-section .gallery-section .gallery .main-image .swiper{width:100%;height:100%}.product-detail-section .gallery-section .gallery .main-image .swiper-slide{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-detail-section .gallery-section .gallery .main-image .swiper-slide img{width:100%;height:100%;object-fit:contain;max-width:100%;max-height:100%}.product-detail-section .product-info{flex:1;min-width:0;padding-left:1rem;display:flex;flex-direction:column;gap:1.5rem;box-sizing:border-box}.product-detail-section .product-info .product-header .product-title{font-size:2.25rem}.product-detail-section .product-info .product-header .pricing .original-price,.product-detail-section .product-info .product-header .pricing .sale-price{font-size:1.5rem}.product-detail-section .product-info .shipping-guarantee{flex-direction:row!important;gap:1rem}.product-detail-section .product-info .swiper-slide .product-card{padding:16px!important;gap:12px!important}.product-detail-section .product-info .add-to-cart-btn{width:100%!important;max-width:100%!important;min-width:100%!important}}.product-detail-section .additional-product{padding-top:12px!important;display:flex!important;flex-direction:column!important;gap:12px!important;width:100%;max-width:100%;overflow:hidden}.product-detail-section .product-recommendations-swiper{position:relative;width:100%;height:auto;overflow:hidden;touch-action:pan-y}.product-detail-section .swiper-wrapper{display:flex;width:100%}.product-detail-section .product-recommendations-swiper .swiper-slide{width:100%!important;flex-shrink:0!important}.product-detail-section .swiper-pagination{position:relative;margin-top:24px;display:flex;justify-content:center;align-items:center;gap:8px}.product-detail-section .swiper-pagination-bullet{width:8px;height:8px;background:#d1d1d1;border-radius:50%;cursor:pointer;transition:background-color .2s ease}.product-detail-section .swiper-pagination-bullet-active{background:#000}.product-detail-section .product-card{background:#fdfaf5!important;border-radius:4px!important;padding:12px!important;display:flex!important;align-items:center!important;gap:8px!important;width:100%!important;max-width:100%!important;cursor:default!important}.product-detail-section .product-image{width:64px!important;height:64px!important;object-fit:cover!important;flex-shrink:0!important;border-radius:4px!important}.product-detail-section .product-details{flex:1!important;display:flex!important;flex-direction:column!important;gap:4px!important;min-width:0!important}.product-detail-section .product-details h4{color:#1f1f1f!important;font-family:DM Sans,sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:1.3!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.product-detail-section .product-pricing{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important}.product-detail-section .product-pricing .original{color:#8c8c8c!important;font-family:DM Sans,sans-serif!important;font-size:12px!important;text-decoration:line-through!important}.product-detail-section .product-pricing .sale{color:#00750c!important;font-family:DM Sans,sans-serif!important;font-size:14px!important;font-weight:700!important}.product-detail-section .product-pricing .discount{background:#00750c!important;color:#fff!important;font-family:DM Sans,sans-serif!important;font-size:10px!important;font-weight:700!important;padding:2px 4px!important;border-radius:2px!important;white-space:nowrap!important}.product-detail-section .product-details .description{color:#666!important;font-family:DM Sans,sans-serif!important;font-size:12px!important;line-height:1.4!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.product-detail-section .product-details .supplement-facts{color:var(--black, #1F1F1F)!important;font-family:DM Sans!important;font-size:13px!important;font-style:normal!important;font-weight:600!important;line-height:130%!important;text-decoration-line:underline!important;text-decoration-style:solid!important;text-decoration-skip-ink:none!important;text-decoration-color:var(--color-link, #A1366F)!important;text-decoration-thickness:auto!important;text-underline-offset:auto!important;text-underline-position:from-font!important;white-space:normal!important}.product-detail-section .add-btn{height:40px!important;width:80px!important;min-width:80px!important;max-width:80px!important;padding:0!important;flex-shrink:0!important;cursor:pointer!important}.product-detail-section .add-btn .btn-cta__text{font-size:16px!important}.product-detail-section .physician-verification{background:#fdf3eb!important;border-radius:6px!important;padding:20px 16px!important;display:flex!important;flex-direction:column!important;gap:16px!important;width:100%!important;margin:0!important}.product-detail-section .physician-verification .verification-header{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;width:100%!important}.product-detail-section .physician-verification .verification-header span{flex:1!important;color:#1f1f1f!important;font-family:DM Mono,monospace!important;font-size:16px!important;font-weight:500!important;line-height:160%!important;text-transform:uppercase!important}.product-detail-section .physician-verification .physician-photo{width:56px!important;height:56px!important;border-radius:50%!important;object-fit:cover!important;flex-shrink:0!important}.product-detail-section .physician-verification .divider{width:100%!important;height:1px!important;background:#00000026!important;margin:0!important}.product-detail-section .physician-verification .verification-text{color:#1f1f1f!important;font-family:DM Sans,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:160%!important;opacity:.75!important;margin:0!important;width:100%!important}.product-detail-section .physician-verification .verification-text a{text-decoration:underline!important;color:inherit!important}.product-detail-section .product-badges{display:flex;justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1.5rem 0;border-top:1px solid rgba(31,31,31,.1)}.product-detail-section .badge{flex:1;color:#343a40;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.5;text-transform:uppercase;text-align:center;letter-spacing:.5px}.product-detail-section .badge-separator{width:.5rem;height:.5rem;background:#e51550;border-radius:50%;flex-shrink:0}@media (max-width: 767.98px){.product-detail-section .product-badges{flex-direction:row;gap:1rem;margin-top:1.25rem;padding:1.25rem 0}.product-detail-section .badge{font-size:.875rem}}#glucoeaseModal,#flofitModal,#dailyomegaModal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease-out;padding:20px;box-sizing:border-box}#glucoeaseModal.show,#flofitModal.show,#dailyomegaModal.show{display:flex;align-items:center;justify-content:center}#glucoeaseModal .modal-content,#flofitModal .modal-content,#dailyomegaModal .modal-content{background-color:#fff;padding:0;border-radius:12px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #00000026;animation:slideIn .3s ease-out;position:relative;margin:0;transform:none}#glucoeaseModal .modal-header,#flofitModal .modal-header,#dailyomegaModal .modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e5e5e5;background-color:#f8f9fa;border-radius:12px 12px 0 0}#glucoeaseModal .modal-header h2,#flofitModal .modal-header h2,#dailyomegaModal .modal-header h2{margin:0;font-size:1.5rem;font-weight:600;color:#2e2828}#glucoeaseModal .modal-close,#flofitModal .modal-close,#dailyomegaModal .modal-close{font-size:2rem;font-weight:700;color:#999;cursor:pointer;line-height:1;transition:color .2s ease}#glucoeaseModal .modal-close:hover,#flofitModal .modal-close:hover,#dailyomegaModal .modal-close:hover{color:#333}#glucoeaseModal .modal-body,#flofitModal .modal-body,#dailyomegaModal .modal-body{padding:2rem;color:#333;line-height:1.6}#glucoeaseModal .supplement-facts-content,#flofitModal .supplement-facts-content,#dailyomegaModal .supplement-facts-content{text-align:center}#glucoeaseModal .supplement-facts-content .supplement-facts-image,#flofitModal .supplement-facts-content .supplement-facts-image,#dailyomegaModal .supplement-facts-content .supplement-facts-image{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px #0000001a}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 767.98px){#glucoeaseModal,#flofitModal,#dailyomegaModal{padding:15px}#glucoeaseModal .modal-content,#flofitModal .modal-content,#dailyomegaModal .modal-content{width:100%;max-height:85vh}#glucoeaseModal .modal-header,#flofitModal .modal-header,#dailyomegaModal .modal-header{padding:1rem 1.5rem}#glucoeaseModal .modal-header h2,#flofitModal .modal-header h2,#dailyomegaModal .modal-header h2{font-size:1.25rem}#glucoeaseModal .modal-body,#flofitModal .modal-body,#dailyomegaModal .modal-body{padding:1.5rem}}@media (max-width: -.02){#glucoeaseModal,#flofitModal,#dailyomegaModal{padding:10px}#glucoeaseModal .modal-content,#flofitModal .modal-content,#dailyomegaModal .modal-content{width:100%;max-height:90vh;border-radius:8px}#glucoeaseModal .modal-header,#flofitModal .modal-header,#dailyomegaModal .modal-header{padding:.875rem 1rem;border-radius:8px 8px 0 0}#glucoeaseModal .modal-header h2,#flofitModal .modal-header h2,#dailyomegaModal .modal-header h2{font-size:1.125rem}#glucoeaseModal .modal-body,#flofitModal .modal-body,#dailyomegaModal .modal-body{padding:1rem}}.product-detail-section .supplement-facts{color:#a40d3f;text-decoration:underline;cursor:pointer;transition:color .2s ease}.product-detail-section .supplement-facts:hover{color:#8b0a35}.faq-section{background:#fff;padding:72px 0}.faq-container{max-width:1440px;margin:0 auto;padding:0 72px}.faq-content{display:flex;justify-content:space-between;align-items:flex-start;gap:48px;width:100%}.title-section{width:416px;flex-shrink:0}.main-title{color:#1f1f1f;font-family:Fraunces,serif;font-size:46px;font-weight:700;line-height:135%;margin:0}.accordion-section{width:746px;display:flex;flex-direction:column}.accordion-item{border-bottom:1px solid rgba(31,31,31,.25);cursor:pointer;transition:all .3s ease}.accordion-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;width:100%}.accordion-header:focus{outline:none}.question-title{flex:1;color:#1f1f1f;font-family:DM Sans!important;font-size:18px;font-weight:700;line-height:160%;margin:0}.chevron-icon{width:24px;height:24px;transition:transform .3s ease;flex-shrink:0}.chevron-icon.rotated{transform:rotate(180deg)}.accordion-content{padding:0 0 24px;animation:slideDown .3s ease}.accordion-content p{color:#1f1f1f;font-family:DM Sans!important;font-size:16px;font-weight:400;line-height:160%;margin:0;opacity:.8}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:200px}}@media (min-width: 1024px){.faq-container{padding:0 48px}.faq-content{gap:32px}.title-section{width:350px}.accordion-section{width:100%;max-width:650px}.main-title{font-size:40px}}@media (max-width: 1023.98px){.faq-container{padding:0 32px}.main-title{font-size:36px}.question-title{font-size:17px}.accordion-content p{font-size:15px}}@media (max-width: 767.98px){.faq-section{padding:48px 0}.faq-container{padding:0 24px}.faq-content{flex-direction:column;gap:32px}.title-section{width:100%;text-align:center}.accordion-section{width:100%}.main-title{font-size:32px}.question-title{font-size:16px;line-height:150%}.accordion-content p{font-size:14px}.accordion-header{padding:20px 0}.accordion-content{padding:0 0 20px}}@media (max-width: -.02){.faq-section{padding:40px 0}.faq-container{padding:0 16px}.main-title{font-size:28px}.question-title{font-size:15px}.accordion-content p{font-size:14px;line-height:150%}.accordion-header{padding:16px 0;gap:12px}.chevron-icon{width:20px;height:20px}}@media print{.faq-section{background:#fff;padding:0;margin:0}.accordion-content{display:block!important}.chevron-icon{display:none}}.guarantee-section{background:#fdf3eb;padding:2rem 1rem;width:100%}.guarantee-section__container{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:1200px;margin:0 auto}.guarantee-section__content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.guarantee-section__title{color:#343a40;font-family:Georgia,Times New Roman,serif;font-size:1.875rem;font-weight:700;line-height:1.35;margin:0}.guarantee-section__description{color:#343a40;font-family:Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.6;margin:0}.guarantee-section__guarantee-badge{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;background:#007bff;border-radius:999px;color:#fff;font-family:Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;text-transform:uppercase}@media (min-width: 768px){.guarantee-section{padding:3rem 2rem}.guarantee-section__container{gap:3rem}.guarantee-section__title{font-size:2.25rem}.guarantee-section__description,.guarantee-section__guarantee-badge{font-size:1.125rem}}@media (min-width: 1024px){.guarantee-section{padding:4.5rem}.guarantee-section__container{gap:3.5rem}.guarantee-section__title{font-size:2.875rem}.guarantee-section__description,.guarantee-section__guarantee-badge{font-size:1.25rem}}.special-offer-scope .m-0{margin:0!important}.special-offer-scope .mt-0{margin-top:0!important}.special-offer-scope .mr-0{margin-right:0!important}.special-offer-scope .mb-0{margin-bottom:0!important}.special-offer-scope .ml-0{margin-left:0!important}.special-offer-scope .mx-0{margin-left:0!important;margin-right:0!important}.special-offer-scope .my-0{margin-top:0!important;margin-bottom:0!important}.special-offer-scope .m-1{margin:.25rem!important}.special-offer-scope .mt-1{margin-top:.25rem!important}.special-offer-scope .mr-1{margin-right:.25rem!important}.special-offer-scope .mb-1{margin-bottom:.25rem!important}.special-offer-scope .ml-1{margin-left:.25rem!important}.special-offer-scope .mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.special-offer-scope .my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.special-offer-scope .m-2{margin:.5rem!important}.special-offer-scope .mt-2{margin-top:.5rem!important}.special-offer-scope .mr-2{margin-right:.5rem!important}.special-offer-scope .mb-2{margin-bottom:.5rem!important}.special-offer-scope .ml-2{margin-left:.5rem!important}.special-offer-scope .mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.special-offer-scope .my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.special-offer-scope .m-3{margin:1rem!important}.special-offer-scope .mt-3{margin-top:1rem!important}.special-offer-scope .mr-3{margin-right:1rem!important}.special-offer-scope .mb-3{margin-bottom:1rem!important}.special-offer-scope .ml-3{margin-left:1rem!important}.special-offer-scope .mx-3{margin-left:1rem!important;margin-right:1rem!important}.special-offer-scope .my-3{margin-top:1rem!important;margin-bottom:1rem!important}.special-offer-scope .m-4{margin:1.5rem!important}.special-offer-scope .mt-4{margin-top:1.5rem!important}.special-offer-scope .mr-4{margin-right:1.5rem!important}.special-offer-scope .mb-4{margin-bottom:1.5rem!important}.special-offer-scope .ml-4{margin-left:1.5rem!important}.special-offer-scope .mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.special-offer-scope .my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.special-offer-scope .m-5{margin:3rem!important}.special-offer-scope .mt-5{margin-top:3rem!important}.special-offer-scope .mr-5{margin-right:3rem!important}.special-offer-scope .mb-5{margin-bottom:3rem!important}.special-offer-scope .ml-5{margin-left:3rem!important}.special-offer-scope .mx-5{margin-left:3rem!important;margin-right:3rem!important}.special-offer-scope .my-5{margin-top:3rem!important;margin-bottom:3rem!important}.special-offer-scope .m-6{margin:4rem!important}.special-offer-scope .mt-6{margin-top:4rem!important}.special-offer-scope .mr-6{margin-right:4rem!important}.special-offer-scope .mb-6{margin-bottom:4rem!important}.special-offer-scope .ml-6{margin-left:4rem!important}.special-offer-scope .mx-6{margin-left:4rem!important;margin-right:4rem!important}.special-offer-scope .my-6{margin-top:4rem!important;margin-bottom:4rem!important}.special-offer-scope .m-7{margin:5rem!important}.special-offer-scope .mt-7{margin-top:5rem!important}.special-offer-scope .mr-7{margin-right:5rem!important}.special-offer-scope .mb-7{margin-bottom:5rem!important}.special-offer-scope .ml-7{margin-left:5rem!important}.special-offer-scope .mx-7{margin-left:5rem!important;margin-right:5rem!important}.special-offer-scope .my-7{margin-top:5rem!important;margin-bottom:5rem!important}.special-offer-scope .m-8{margin:6rem!important}.special-offer-scope .mt-8{margin-top:6rem!important}.special-offer-scope .mr-8{margin-right:6rem!important}.special-offer-scope .mb-8{margin-bottom:6rem!important}.special-offer-scope .ml-8{margin-left:6rem!important}.special-offer-scope .mx-8{margin-left:6rem!important;margin-right:6rem!important}.special-offer-scope .my-8{margin-top:6rem!important;margin-bottom:6rem!important}.special-offer-scope .p-0{padding:0!important}.special-offer-scope .pt-0{padding-top:0!important}.special-offer-scope .pr-0{padding-right:0!important}.special-offer-scope .pb-0{padding-bottom:0!important}.special-offer-scope .pl-0{padding-left:0!important}.special-offer-scope .px-0{padding-left:0!important;padding-right:0!important}.special-offer-scope .py-0{padding-top:0!important;padding-bottom:0!important}.special-offer-scope .p-1{padding:.25rem!important}.special-offer-scope .pt-1{padding-top:.25rem!important}.special-offer-scope .pr-1{padding-right:.25rem!important}.special-offer-scope .pb-1{padding-bottom:.25rem!important}.special-offer-scope .pl-1{padding-left:.25rem!important}.special-offer-scope .px-1{padding-left:.25rem!important;padding-right:.25rem!important}.special-offer-scope .py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.special-offer-scope .p-2{padding:.5rem!important}.special-offer-scope .pt-2{padding-top:.5rem!important}.special-offer-scope .pr-2{padding-right:.5rem!important}.special-offer-scope .pb-2{padding-bottom:.5rem!important}.special-offer-scope .pl-2{padding-left:.5rem!important}.special-offer-scope .px-2{padding-left:.5rem!important;padding-right:.5rem!important}.special-offer-scope .py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.special-offer-scope .p-3{padding:1rem!important}.special-offer-scope .pt-3{padding-top:1rem!important}.special-offer-scope .pr-3{padding-right:1rem!important}.special-offer-scope .pb-3{padding-bottom:1rem!important}.special-offer-scope .pl-3{padding-left:1rem!important}.special-offer-scope .px-3{padding-left:1rem!important;padding-right:1rem!important}.special-offer-scope .py-3{padding-top:1rem!important;padding-bottom:1rem!important}.special-offer-scope .p-4{padding:1.5rem!important}.special-offer-scope .pt-4{padding-top:1.5rem!important}.special-offer-scope .pr-4{padding-right:1.5rem!important}.special-offer-scope .pb-4{padding-bottom:1.5rem!important}.special-offer-scope .pl-4{padding-left:1.5rem!important}.special-offer-scope .px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.special-offer-scope .py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.special-offer-scope .p-5{padding:3rem!important}.special-offer-scope .pt-5{padding-top:3rem!important}.special-offer-scope .pr-5{padding-right:3rem!important}.special-offer-scope .pb-5{padding-bottom:3rem!important}.special-offer-scope .pl-5{padding-left:3rem!important}.special-offer-scope .px-5{padding-left:3rem!important;padding-right:3rem!important}.special-offer-scope .py-5{padding-top:3rem!important;padding-bottom:3rem!important}.special-offer-scope .p-6{padding:4rem!important}.special-offer-scope .pt-6{padding-top:4rem!important}.special-offer-scope .pr-6{padding-right:4rem!important}.special-offer-scope .pb-6{padding-bottom:4rem!important}.special-offer-scope .pl-6{padding-left:4rem!important}.special-offer-scope .px-6{padding-left:4rem!important;padding-right:4rem!important}.special-offer-scope .py-6{padding-top:4rem!important;padding-bottom:4rem!important}.special-offer-scope .p-7{padding:5rem!important}.special-offer-scope .pt-7{padding-top:5rem!important}.special-offer-scope .pr-7{padding-right:5rem!important}.special-offer-scope .pb-7{padding-bottom:5rem!important}.special-offer-scope .pl-7{padding-left:5rem!important}.special-offer-scope .px-7{padding-left:5rem!important;padding-right:5rem!important}.special-offer-scope .py-7{padding-top:5rem!important;padding-bottom:5rem!important}.special-offer-scope .p-8{padding:6rem!important}.special-offer-scope .pt-8{padding-top:6rem!important}.special-offer-scope .pr-8{padding-right:6rem!important}.special-offer-scope .pb-8{padding-bottom:6rem!important}.special-offer-scope .pl-8{padding-left:6rem!important}.special-offer-scope .px-8{padding-left:6rem!important;padding-right:6rem!important}.special-offer-scope .py-8{padding-top:6rem!important;padding-bottom:6rem!important}.special-offer-scope .d-none{display:none!important}.special-offer-scope .d-inline{display:inline!important}.special-offer-scope .d-inline-block{display:inline-block!important}.special-offer-scope .d-block{display:block!important}.special-offer-scope .d-table{display:table!important}.special-offer-scope .d-table-row{display:table-row!important}.special-offer-scope .d-table-cell{display:table-cell!important}.special-offer-scope .d-flex{display:flex!important}.special-offer-scope .d-inline-flex{display:inline-flex!important}.special-offer-scope .flex-row{flex-direction:row!important}.special-offer-scope .flex-column{flex-direction:column!important}.special-offer-scope .flex-row-reverse{flex-direction:row-reverse!important}.special-offer-scope .flex-column-reverse{flex-direction:column-reverse!important}.special-offer-scope .flex-wrap{flex-wrap:wrap!important}.special-offer-scope .flex-nowrap{flex-wrap:nowrap!important}.special-offer-scope .flex-wrap-reverse{flex-wrap:wrap-reverse!important}.special-offer-scope .justify-content-start{justify-content:flex-start!important}.special-offer-scope .justify-content-end{justify-content:flex-end!important}.special-offer-scope .justify-content-center{justify-content:center!important}.special-offer-scope .justify-content-between{justify-content:space-between!important}.special-offer-scope .justify-content-around{justify-content:space-around!important}.special-offer-scope .justify-content-evenly{justify-content:space-evenly!important}.special-offer-scope .align-items-start{align-items:flex-start!important}.special-offer-scope .align-items-end{align-items:flex-end!important}.special-offer-scope .align-items-center{align-items:center!important}.special-offer-scope .align-items-baseline{align-items:baseline!important}.special-offer-scope .align-items-stretch{align-items:stretch!important}.special-offer-scope .align-content-start{align-content:flex-start!important}.special-offer-scope .align-content-end{align-content:flex-end!important}.special-offer-scope .align-content-center{align-content:center!important}.special-offer-scope .align-content-between{align-content:space-between!important}.special-offer-scope .align-content-around{align-content:space-around!important}.special-offer-scope .align-content-stretch{align-content:stretch!important}.special-offer-scope .align-self-auto{align-self:auto!important}.special-offer-scope .align-self-start{align-self:flex-start!important}.special-offer-scope .align-self-end{align-self:flex-end!important}.special-offer-scope .align-self-center{align-self:center!important}.special-offer-scope .align-self-baseline{align-self:baseline!important}.special-offer-scope .align-self-stretch{align-self:stretch!important}.special-offer-scope .flex-fill{flex:1 1 auto!important}.special-offer-scope .flex-grow-0{flex-grow:0!important}.special-offer-scope .flex-grow-1{flex-grow:1!important}.special-offer-scope .flex-shrink-0{flex-shrink:0!important}.special-offer-scope .flex-shrink-1{flex-shrink:1!important}.special-offer-scope .text-left{text-align:left!important}.special-offer-scope .text-right{text-align:right!important}.special-offer-scope .text-center{text-align:center!important}.special-offer-scope .text-justify{text-align:justify!important}.special-offer-scope .text-lowercase{text-transform:lowercase!important}.special-offer-scope .text-uppercase{text-transform:uppercase!important}.special-offer-scope .text-capitalize{text-transform:capitalize!important}.special-offer-scope .text-wrap{white-space:normal!important}.special-offer-scope .text-nowrap{white-space:nowrap!important}.special-offer-scope .text-truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.special-offer-scope .text-break{word-break:break-word!important}.special-offer-scope .font-weight-light{font-weight:300!important}.special-offer-scope .font-weight-normal{font-weight:400!important}.special-offer-scope .font-weight-medium{font-weight:500!important}.special-offer-scope .font-weight-semibold{font-weight:600!important}.special-offer-scope .font-weight-bold{font-weight:700!important}.special-offer-scope .font-italic{font-style:italic!important}.special-offer-scope .font-normal{font-style:normal!important}.special-offer-scope .text-decoration-none{text-decoration:none!important}.special-offer-scope .text-decoration-underline{text-decoration:underline!important}.special-offer-scope .text-decoration-line-through{text-decoration:line-through!important}.special-offer-scope .text-primary{color:#007bff!important}.special-offer-scope .bg-primary{background-color:#007bff!important}.special-offer-scope .border-primary{border-color:#007bff!important}.special-offer-scope .text-secondary{color:#6c757d!important}.special-offer-scope .bg-secondary{background-color:#6c757d!important}.special-offer-scope .border-secondary{border-color:#6c757d!important}.special-offer-scope .text-success{color:#28a745!important}.special-offer-scope .bg-success{background-color:#28a745!important}.special-offer-scope .border-success{border-color:#28a745!important}.special-offer-scope .text-danger{color:#dc3545!important}.special-offer-scope .bg-danger{background-color:#dc3545!important}.special-offer-scope .border-danger{border-color:#dc3545!important}.special-offer-scope .text-warning{color:#ffc107!important}.special-offer-scope .bg-warning{background-color:#ffc107!important}.special-offer-scope .border-warning{border-color:#ffc107!important}.special-offer-scope .text-info{color:#17a2b8!important}.special-offer-scope .bg-info{background-color:#17a2b8!important}.special-offer-scope .border-info{border-color:#17a2b8!important}.special-offer-scope .text-light{color:#f8f9fa!important}.special-offer-scope .bg-light{background-color:#f8f9fa!important}.special-offer-scope .border-light{border-color:#f8f9fa!important}.special-offer-scope .text-dark{color:#343a40!important}.special-offer-scope .bg-dark{background-color:#343a40!important}.special-offer-scope .border-dark{border-color:#343a40!important}.special-offer-scope .text-white{color:#fff!important}.special-offer-scope .bg-white{background-color:#fff!important}.special-offer-scope .border-white{border-color:#fff!important}.special-offer-scope .text-black{color:#000!important}.special-offer-scope .bg-black{background-color:#000!important}.special-offer-scope .border-black{border-color:#000!important}.special-offer-scope .opacity-0{opacity:0!important}.special-offer-scope .opacity-1{opacity:.1!important}.special-offer-scope .opacity-2{opacity:.2!important}.special-offer-scope .opacity-3{opacity:.3!important}.special-offer-scope .opacity-4{opacity:.4!important}.special-offer-scope .opacity-5{opacity:.5!important}.special-offer-scope .opacity-6{opacity:.6!important}.special-offer-scope .opacity-7{opacity:.7!important}.special-offer-scope .opacity-8{opacity:.8!important}.special-offer-scope .opacity-9{opacity:.9!important}.special-offer-scope .opacity-10{opacity:1!important}.special-offer-scope .visible{visibility:visible!important}.special-offer-scope .invisible{visibility:hidden!important}.special-offer-scope .overflow-auto{overflow:auto!important}.special-offer-scope .overflow-hidden{overflow:hidden!important}.special-offer-scope .overflow-visible{overflow:visible!important}.special-offer-scope .overflow-scroll{overflow:scroll!important}.special-offer-scope .border{border:1px solid #dee2e6!important}.special-offer-scope .border-top{border-top:1px solid #dee2e6!important}.special-offer-scope .border-right{border-right:1px solid #dee2e6!important}.special-offer-scope .border-bottom{border-bottom:1px solid #dee2e6!important}.special-offer-scope .border-left{border-left:1px solid #dee2e6!important}.special-offer-scope .border-0{border:0!important}.special-offer-scope .border-top-0{border-top:0!important}.special-offer-scope .border-right-0{border-right:0!important}.special-offer-scope .border-bottom-0{border-bottom:0!important}.special-offer-scope .border-left-0{border-left:0!important}.special-offer-scope .rounded{border-radius:.375rem!important}.special-offer-scope .rounded-top{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.special-offer-scope .rounded-right{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.special-offer-scope .rounded-bottom{border-bottom-right-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.special-offer-scope .rounded-left{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.special-offer-scope .rounded-sm{border-radius:.25rem!important}.special-offer-scope .rounded-lg{border-radius:.5rem!important}.special-offer-scope .rounded-circle{border-radius:50%!important}.special-offer-scope .rounded-pill{border-radius:50rem!important}.special-offer-scope .rounded-0{border-radius:0!important}.special-offer-scope .shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.special-offer-scope .shadow{box-shadow:0 .5rem 1rem #00000026!important}.special-offer-scope .shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.special-offer-scope .shadow-none{box-shadow:none!important}.special-offer-scope .position-static{position:static!important}.special-offer-scope .position-relative{position:relative!important}.special-offer-scope .position-absolute{position:absolute!important}.special-offer-scope .position-fixed{position:fixed!important}.special-offer-scope .position-sticky{position:sticky!important}.special-offer-scope .w-25{width:25%!important}.special-offer-scope .w-50{width:50%!important}.special-offer-scope .w-75{width:75%!important}.special-offer-scope .w-100{width:100%!important}.special-offer-scope .w-auto{width:auto!important}.special-offer-scope .h-25{height:25%!important}.special-offer-scope .h-50{height:50%!important}.special-offer-scope .h-75{height:75%!important}.special-offer-scope .h-100{height:100%!important}.special-offer-scope .h-auto{height:auto!important}@media (min-width: 768px){.special-offer-scope .d-tablet-none{display:none!important}.special-offer-scope .d-tablet-inline{display:inline!important}.special-offer-scope .d-tablet-inline-block{display:inline-block!important}.special-offer-scope .d-tablet-block{display:block!important}.special-offer-scope .d-tablet-table{display:table!important}.special-offer-scope .d-tablet-table-row{display:table-row!important}.special-offer-scope .d-tablet-table-cell{display:table-cell!important}.special-offer-scope .d-tablet-flex{display:flex!important}.special-offer-scope .d-tablet-inline-flex{display:inline-flex!important}}@media (min-width: 1024px){.special-offer-scope .d-desktop-none{display:none!important}.special-offer-scope .d-desktop-inline{display:inline!important}.special-offer-scope .d-desktop-inline-block{display:inline-block!important}.special-offer-scope .d-desktop-block{display:block!important}.special-offer-scope .d-desktop-table{display:table!important}.special-offer-scope .d-desktop-table-row{display:table-row!important}.special-offer-scope .d-desktop-table-cell{display:table-cell!important}.special-offer-scope .d-desktop-flex{display:flex!important}.special-offer-scope .d-desktop-inline-flex{display:inline-flex!important}}
/*# sourceMappingURL=/cdn/shop/t/96/assets/main.css.map */
