:root{--tc-bg: #FAF8F5;--tc-bg-soft: #F3ECE7;--tc-brand: #D8A7A7;--tc-cta: #B96767;--tc-cta-hover: #a15656;--tc-text: #252322;--tc-text-soft: #706A67;--tc-champagne: #C9B08A;--tc-gold: #D9A441;--tc-verified: #3F7859;--tc-white: #ffffff;--tc-line: #e8dfd9;--tc-font-heading: "Playfair Display", Georgia, "Times New Roman", serif;--tc-font-body: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--tc-radius-sm: 8px;--tc-radius-md: 14px;--tc-radius-lg: 28px;--tc-shadow-soft: 0 4px 24px rgba(37, 35, 34, .07);--tc-shadow-card: 0 2px 14px rgba(37, 35, 34, .08);--tc-container: 1180px;--font-heading--family: "Playfair Display", Georgia, serif;--font-heading--style: normal;--font-heading--weight: 700;--font-subheading--family: "Montserrat", sans-serif;--font-subheading--style: normal;--font-subheading--weight: 600;--font-body--family: "Montserrat", sans-serif;--font-body--style: normal;--font-body--weight: 400;--font-accent--family: "Montserrat", sans-serif;--font-accent--style: normal;--font-accent--weight: 600}.totalco-section{padding:56px 20px}@media screen and (min-width:750px){.totalco-section{padding:88px 32px}}.totalco-section--tight{padding-top:40px;padding-bottom:40px}@media screen and (min-width:750px){.totalco-section--tight{padding-top:56px;padding-bottom:56px}}.totalco-container{max-width:var(--tc-container);margin:0 auto}.totalco-container--narrow{max-width:760px}.totalco-eyebrow{display:inline-block;font-family:var(--tc-font-body);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--tc-cta);margin:0 0 14px}.totalco-h2{font-family:var(--tc-font-heading);font-weight:700;font-size:30px;line-height:1.18;color:var(--tc-text);margin:0 0 16px;letter-spacing:-.01em}@media screen and (min-width:750px){.totalco-h2{font-size:42px}}.totalco-h2--center{text-align:center}.totalco-lede{font-family:var(--tc-font-body);font-size:16px;line-height:1.6;color:var(--tc-text-soft);margin:0;max-width:620px}.totalco-lede--center{margin-left:auto;margin-right:auto;text-align:center}.totalco-section-head{margin-bottom:36px}@media screen and (min-width:750px){.totalco-section-head{margin-bottom:52px}}.totalco-section-head--center{text-align:center}.totalco-section-head--center .totalco-lede{margin-left:auto;margin-right:auto}.totalco-btn{-webkit-appearance:none;appearance:none;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--tc-font-body);font-weight:700;font-size:15px;letter-spacing:.02em;text-decoration:none;text-align:center;padding:17px 30px;min-height:52px;border-radius:var(--tc-radius-sm);transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease;width:100%}@media screen and (min-width:480px){.totalco-btn{width:auto}}.totalco-btn--primary{background:var(--tc-cta);color:var(--tc-white);box-shadow:0 6px 20px #b9676747}.totalco-btn--primary:hover{background:var(--tc-cta-hover);transform:translateY(-1px)}.totalco-btn--primary:active{transform:translateY(0)}.totalco-btn--secondary{background:transparent;color:var(--tc-text);border:1.5px solid var(--tc-text)}.totalco-btn--secondary:hover{background:var(--tc-text);color:var(--tc-white)}.totalco-btn--block{width:100%}.totalco-btn[disabled]{opacity:.6;cursor:default;transform:none}.totalco-btn:focus-visible{outline:2px solid var(--tc-cta);outline-offset:2px}.totalco-micro-trust{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:14px;font-family:var(--tc-font-body);font-size:13px;color:var(--tc-text-soft)}.totalco-micro-trust span{display:inline-flex;align-items:center;gap:6px}.totalco-micro-trust svg{width:15px;height:15px;flex-shrink:0;color:var(--tc-cta)}.totalco-form-error{display:none;font-family:var(--tc-font-body);font-size:13px;color:#a03d3d;margin-top:10px}.totalco-form-error.is-visible{display:block}.totalco-placeholder{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:linear-gradient(155deg,var(--tc-bg-soft) 0%,#ece1da 100%);border:1px solid var(--tc-line);border-radius:var(--tc-radius-lg);overflow:hidden;text-align:center;padding:24px}.totalco-placeholder:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 28px 28px,rgba(201,176,138,.18) 1.5px,transparent 1.5px);background-size:26px 26px;opacity:.7}.totalco-placeholder__icon{position:relative;width:52px;height:52px;border-radius:50%;background:#ffffffb3;display:flex;align-items:center;justify-content:center;color:var(--tc-cta);box-shadow:var(--tc-shadow-card)}.totalco-placeholder__icon svg{width:22px;height:22px}.totalco-placeholder__label{position:relative;font-family:var(--tc-font-body);font-size:12.5px;font-weight:600;letter-spacing:.04em;color:var(--tc-text-soft);text-transform:uppercase;max-width:220px}.totalco-placeholder--ratio-square{aspect-ratio:1 / 1}.totalco-placeholder--ratio-portrait{aspect-ratio:4 / 5}.totalco-placeholder--ratio-tall{aspect-ratio:9 / 16}.totalco-placeholder--ratio-wide{aspect-ratio:16 / 9}.totalco-placeholder--ratio-banner{aspect-ratio:21 / 9}.totalco-media{width:100%;border-radius:var(--tc-radius-lg);overflow:hidden}.totalco-media img,.totalco-media video{display:block;width:100%;height:100%;object-fit:cover}.totalco-card{background:var(--tc-white);border:1px solid var(--tc-line);border-radius:var(--tc-radius-md);box-shadow:var(--tc-shadow-card)}.tc-js .tc-fade-in{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.tc-js .tc-fade-in.tc-in-view{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.tc-js .tc-fade-in{opacity:1;transform:none;transition:none}}.tc-hero{padding:20px 20px 44px;background:#fff;overflow-x:hidden;max-width:100%}@media screen and (min-width:750px){.tc-hero{padding:32px 32px 0}}.tc-hero__grid{display:grid;gap:32px;align-items:center;min-width:0}@media screen and (min-width:900px){.tc-hero__grid{grid-template-columns:1fr 1fr;gap:56px}}.tc-hero__media-col{order:-1;min-width:0;max-width:100%}@media screen and (min-width:900px){.tc-hero__media-col{order:2}}.tc-hero__text-col{min-width:0;max-width:100%}.tc-hero__kicker{font-family:var(--tc-font-body);font-size:12.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--tc-cta);margin:0 0 16px}.tc-hero__rating{display:flex;align-items:center;gap:6px;margin:6px 0 16px}.tc-hero__rating-stars{display:inline-flex;align-items:center;gap:1px;color:#f5a623}.tc-hero__rating-stars svg{width:14px;height:14px}.tc-hero__rating-text{font-family:var(--tc-font-body);font-size:13px;font-weight:600;color:var(--tc-text-soft)}.tc-hero__title{font-family:var(--tc-font-heading);font-weight:700;font-size:34px;line-height:1.14;color:var(--tc-text);margin:0 0 18px;letter-spacing:-.01em}@media screen and (min-width:480px){.tc-hero__title{font-size:40px}}@media screen and (min-width:900px){.tc-hero__title{font-size:50px}}.tc-hero__title-descriptor{font-family:var(--tc-font-body);font-size:15px;font-weight:600;color:var(--tc-text-soft);margin:-8px 0 14px}.tc-hero__subtitle{font-family:var(--tc-font-body);font-size:16.5px;line-height:1.6;color:var(--tc-text-soft);margin:0 0 10px;max-width:480px}.tc-hero__bullets{list-style:none;margin:0 0 10px;padding:0;display:flex;flex-direction:column;gap:10px}.tc-hero__bullets li{display:flex;align-items:flex-start;gap:10px;font-family:var(--tc-font-body);font-size:14.5px;color:var(--tc-text);font-weight:500}.tc-hero__bullets svg{width:18px;height:18px;flex-shrink:0;margin-top:1px;color:var(--tc-cta)}.tc-hero__cta-row{display:flex;flex-direction:column;gap:14px;align-items:flex-start}.tc-trustbox{width:100%;padding:16px 20px;background:#fff0ee;border:1px solid #F6D9D4;border-radius:12px;margin-bottom:18px}.tc-trustbox__icon{display:block;width:44px;height:44px;margin:0 auto 8px;border-radius:8px;object-fit:contain}.tc-trustbox__title{font-family:var(--tc-font-body);font-weight:700;font-size:12.5px;letter-spacing:.04em;text-transform:uppercase;text-align:center;color:var(--tc-text);margin:0 0 10px}.tc-trustbox__items{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px 18px;margin:0;padding:0;list-style:none}.tc-trustbox__items li{font-family:var(--tc-font-body);font-size:13px;font-weight:400;color:var(--tc-text);white-space:nowrap}.tc-guarantee-inline{width:100%;display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.tc-guarantee-inline svg{width:22px;height:22px;flex-shrink:0;margin-top:2px;color:var(--tc-champagne)}.tc-guarantee-inline__title{font-family:var(--tc-font-heading);font-weight:700;font-size:14px;color:var(--tc-text);margin:0 0 3px}.tc-guarantee-inline__text{font-family:var(--tc-font-body);font-size:12.5px;line-height:1.5;color:var(--tc-text-soft);margin:0}.tc-gallery{display:flex;flex-direction:column;gap:12px}.tc-gallery__main{width:100%;background:var(--tc-bg-soft);border-radius:var(--tc-radius-lg);overflow:hidden}.tc-gallery__main img{display:block;width:100%;height:auto}.tc-gallery__thumbs{display:flex;gap:10px}.tc-gallery__thumb{-webkit-appearance:none;appearance:none;cursor:pointer;padding:0;width:68px;height:68px;flex-shrink:0;border-radius:var(--tc-radius-sm);border:2px solid transparent;background:var(--tc-bg-soft);overflow:hidden;transition:border-color .15s ease,opacity .15s ease;opacity:.75}@media screen and (min-width:480px){.tc-gallery__thumb{width:84px;height:84px}}.tc-gallery__thumb:hover{opacity:1}.tc-gallery__thumb.is-active{border-color:var(--tc-cta);opacity:1}.tc-gallery__thumb:focus-visible{outline:2px solid var(--tc-cta);outline-offset:2px}.tc-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.tc-qb{background:var(--tc-bg)}.tc-qb__flow{display:flex;flex-direction:column;gap:48px}@media screen and (min-width:750px){.tc-qb__flow{gap:76px}}.tc-qb__block{text-align:center}.tc-qb__block .totalco-h2{margin-bottom:14px}.tc-qb__block .totalco-eyebrow{display:block}.tc-howto{background:var(--tc-bg)}.tc-howto__head{text-align:center;margin-bottom:40px}.tc-howto__head .totalco-h2{margin-bottom:12px}.tc-howto__extra-video{width:100%;margin-bottom:48px;border-radius:var(--tc-radius-lg);overflow:hidden}.tc-howto__extra-video-el{display:block;width:100%;object-fit:cover}.tc-howto__extra-image{display:block;width:100%;margin-bottom:48px;border-radius:var(--tc-radius-lg)}.tc-howto__steps{display:flex;flex-direction:column;gap:40px}@media screen and (min-width:750px){.tc-howto__steps{flex-direction:row;gap:24px}}.tc-howto__step{position:relative;text-align:center}.tc-howto__step-num{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:38px;height:38px;margin:0 auto 16px;border-radius:50%;border:1.5px solid var(--tc-cta);background:var(--tc-bg);color:var(--tc-cta);font-family:var(--tc-font-heading);font-weight:700;font-size:14px}.tc-howto__step:not(:last-child) .tc-howto__step-num:after{content:"";position:absolute;background:var(--tc-line);top:100%;left:50%;width:1.5px;height:40px;transform:translate(-50%)}@media screen and (min-width:750px){.tc-howto__step:not(:last-child) .tc-howto__step-num:after{top:50%;left:100%;width:24px;height:1.5px;transform:translateY(-50%)}}.tc-howto__step-title{font-family:var(--tc-font-heading);font-weight:700;font-size:15.5px;letter-spacing:.03em;text-transform:uppercase;color:var(--tc-text);margin:0 0 6px}.tc-howto__step-text{font-family:var(--tc-font-body);font-size:13.5px;line-height:1.5;color:var(--tc-text-soft);margin:0 auto;max-width:220px}.tc-howto__step-media{margin-top:16px;border-radius:var(--tc-radius-md);overflow:hidden}.tc-howto__step-media-el{display:block;width:100%;object-fit:cover}.tc-howto__closing{margin:48px 0 0;text-align:center;font-family:var(--tc-font-heading);font-style:italic;font-weight:500;font-size:17px;color:var(--tc-text-soft)}.tc-split{background:var(--tc-white)}.tc-split--soft{background:var(--tc-bg-soft)}.tc-split__grid{display:grid;gap:32px;align-items:center}@media screen and (min-width:900px){.tc-split__grid{grid-template-columns:1fr 1fr;gap:60px}.tc-split__grid--reverse .tc-split__media{order:2}}.tc-split__body p{font-family:var(--tc-font-body);font-size:15.5px;line-height:1.7;color:var(--tc-text-soft);margin:0 0 14px}.tc-split__body p:last-child{margin-bottom:0}.tc-statement{background:var(--tc-white)}.tc-statement__inner{max-width:700px;margin:0 auto;text-align:center}.tc-statement__mark{width:46px;height:46px;margin:0 auto 22px;color:var(--tc-champagne)}.tc-demo{background:var(--tc-text)}.tc-demo .totalco-h2,.tc-demo .totalco-eyebrow{color:var(--tc-white)}.tc-demo .totalco-lede{color:#ffffffb3}.tc-demo__media{max-width:420px;margin:0 auto}.tc-demo__media .totalco-placeholder{background:linear-gradient(155deg,#34302e,#201d1c);border-color:#ffffff1f}.tc-demo__media .totalco-placeholder__label{color:#ffffffa6}.tc-demo__media .totalco-placeholder__icon{background:#ffffff1f;color:var(--tc-champagne)}.tc-demo__disclaimer{font-family:var(--tc-font-body);font-size:12px;color:#ffffff80;text-align:center;max-width:460px;margin:22px auto 0}.tc-deepbenefits{background:var(--tc-bg)}.tc-deepbenefits__grid{display:grid;grid-template-columns:1fr;gap:16px}@media screen and (min-width:750px){.tc-deepbenefits__grid{grid-template-columns:repeat(2,1fr);gap:20px}}.tc-deepbenefits__card{padding:26px;display:flex;gap:18px;align-items:flex-start}.tc-deepbenefits__num{font-family:var(--tc-font-heading);font-size:26px;font-weight:700;color:var(--tc-champagne);line-height:1;flex-shrink:0}.tc-deepbenefits__title{font-family:var(--tc-font-heading);font-weight:700;font-size:18px;color:var(--tc-text);margin:0 0 6px}.tc-deepbenefits__text{font-family:var(--tc-font-body);font-size:14px;line-height:1.55;color:var(--tc-text-soft);margin:0}.tc-steps{background:var(--tc-white)}.tc-steps__grid{display:grid;grid-template-columns:1fr;gap:28px;counter-reset:tc-step}@media screen and (min-width:750px){.tc-steps__grid{grid-template-columns:repeat(4,1fr);gap:20px}}.tc-steps__step{text-align:left}.tc-steps__badge{width:38px;height:38px;border-radius:50%;border:1.5px solid var(--tc-cta);color:var(--tc-cta);display:flex;align-items:center;justify-content:center;font-family:var(--tc-font-heading);font-weight:700;font-size:15px;margin-bottom:14px}.tc-steps__title{font-family:var(--tc-font-heading);font-weight:700;font-size:17px;color:var(--tc-text);margin:0 0 6px}.tc-steps__text{font-family:var(--tc-font-body);font-size:14px;line-height:1.55;color:var(--tc-text-soft);margin:0}.tc-steps__warning{margin-top:40px;padding:16px 20px;border-radius:var(--tc-radius-sm);background:var(--tc-bg-soft);border:1px solid var(--tc-line);display:flex;gap:12px;align-items:flex-start;max-width:720px;margin-left:auto;margin-right:auto}.tc-steps__warning svg{width:18px;height:18px;flex-shrink:0;color:var(--tc-cta);margin-top:2px}.tc-steps__warning p{margin:0;font-family:var(--tc-font-body);font-size:13px;line-height:1.55;color:var(--tc-text-soft)}.tc-usage{background:var(--tc-bg-soft)}.tc-usage__media{max-width:900px;margin:0 auto}.tc-ugc{background:#fff4f7}.tc-ugc__grid{display:grid;grid-template-columns:1fr;gap:20px}@media screen and (min-width:640px){.tc-ugc__grid{grid-template-columns:repeat(3,1fr)}}.tc-ugc__card{overflow:hidden}.tc-ugc__media{aspect-ratio:9/16}.tc-ugc__body{padding:18px 18px 22px}.tc-ugc__name{font-family:var(--tc-font-heading);font-weight:700;font-size:15px;color:var(--tc-text);margin:0 0 2px}.tc-ugc__meta{font-family:var(--tc-font-body);font-size:12px;color:var(--tc-text-soft);margin:0 0 10px}.tc-ugc__quote{font-family:var(--tc-font-body);font-size:13.5px;line-height:1.5;color:var(--tc-text-soft);margin:0;font-style:italic}.tc-ugc__extra-image{display:block;width:100%;object-fit:cover}.tc-ugc__review{display:flex;justify-content:center;margin:18px 0 8px;padding:0 4px}.tc-ugc__review .tc-mini-review{height:auto;width:100%;max-width:420px;align-items:flex-start;border-radius:12px;padding:16px;background:#fff4f7}.tc-ugc__review .tc-mini-review__text{white-space:normal;overflow:visible;text-overflow:clip}.tc-ugc__review .tc-mini-review__name{max-width:none}.tc-mini-review__text strong{color:var(--tc-text);font-weight:700}.tc-ugc__result-text{margin-top:28px;margin-bottom:12px;text-align:center}.tc-ugc__before-after{display:flex;align-items:center;width:100%;margin:0 0 10px;font-family:var(--tc-font-body);font-size:12.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#756a6f}.tc-ugc__before-after-before{flex:1;text-align:left}.tc-ugc__before-after-sep{text-align:center;padding:0 8px}.tc-ugc__before-after-after{flex:1;text-align:right}.tc-ugc__result-title{font-family:var(--tc-font-heading);font-weight:700;font-size:18px;color:var(--tc-text);margin:0 0 6px}.tc-ugc__result-desc{font-family:var(--tc-font-body);font-size:14px;line-height:1.55;color:var(--tc-text-soft);margin:0}.tc-why{background:var(--tc-bg)}.tc-why__grid{display:grid;grid-template-columns:1fr;gap:14px}@media screen and (min-width:750px){.tc-why__grid{grid-template-columns:repeat(2,1fr);gap:18px}}.tc-why__item{padding:22px 24px;display:flex;gap:14px;align-items:flex-start}.tc-why__item svg{width:20px;height:20px;flex-shrink:0;color:var(--tc-cta);margin-top:2px}.tc-why__item p{margin:0;font-family:var(--tc-font-body);font-size:14.5px;color:var(--tc-text);font-weight:500;line-height:1.5}.tc-offer{background:var(--tc-text)}.tc-offer__card{max-width:480px;margin:0 auto;background:var(--tc-bg);border-radius:var(--tc-radius-lg);padding:34px 26px;text-align:center;box-shadow:0 20px 60px #00000059}.tc-offer__name{font-family:var(--tc-font-body);font-weight:700;font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--tc-text-soft);margin:0 0 10px}.tc-offer__price-row{display:flex;align-items:baseline;justify-content:center;gap:12px;margin-bottom:6px;flex-wrap:wrap}.tc-offer__price{font-family:var(--tc-font-heading);font-weight:700;font-size:42px;color:var(--tc-cta)}.tc-offer__compare{font-family:var(--tc-font-body);font-size:18px;color:var(--tc-text-soft);text-decoration:line-through}.tc-offer__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:16px 0 22px}.tc-offer__badge{font-family:var(--tc-font-body);font-size:12px;font-weight:600;color:var(--tc-text);background:var(--tc-bg-soft);border-radius:100px;padding:7px 14px}.tc-bundle{background:var(--tc-bg-soft)}.tc-bundle__inner{max-width:560px;margin:0 auto}.tc-bundle__options{display:flex;flex-direction:column;gap:12px;margin:28px 0 24px}.tc-bundle__option{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:var(--tc-white);border:1.5px solid var(--tc-line);border-radius:var(--tc-radius-md);cursor:pointer;text-align:left;width:100%;font-family:var(--tc-font-body);transition:border-color .15s ease,box-shadow .15s ease}.tc-bundle__option:hover{border-color:var(--tc-brand)}.tc-bundle__option.is-selected{border-color:var(--tc-cta);box-shadow:0 0 0 1px var(--tc-cta)}.tc-bundle__option-left{display:flex;align-items:center;gap:14px}.tc-bundle__radio{width:20px;height:20px;border-radius:50%;border:1.5px solid var(--tc-text-soft);flex-shrink:0;position:relative}.tc-bundle__option.is-selected .tc-bundle__radio{border-color:var(--tc-cta)}.tc-bundle__option.is-selected .tc-bundle__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--tc-cta)}.tc-bundle__option-title{font-weight:700;font-size:14.5px;color:var(--tc-text);margin:0 0 2px}.tc-bundle__option-sub{font-size:12.5px;color:var(--tc-text-soft);margin:0}.tc-bundle__option-price{text-align:right}.tc-bundle__option-price strong{display:block;font-family:var(--tc-font-heading);font-size:17px;color:var(--tc-text)}.tc-bundle__option-price s{font-size:12px;color:var(--tc-text-soft)}.tc-bundle__save{position:absolute;top:-9px;right:16px;background:var(--tc-cta);color:var(--tc-white);font-size:10.5px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:3px 9px;border-radius:100px}.tc-bundle__badge-recommended{position:absolute;top:-9px;left:16px;background:var(--tc-champagne);color:var(--tc-text);font-size:10.5px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:3px 9px;border-radius:100px}.tc-reviews{background:#fff0f3}.tc-reviews__grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:8px}@media screen and (min-width:700px){.tc-reviews__grid{grid-template-columns:repeat(2,1fr)}}.tc-reviews__card{background:var(--tc-bg);border:1.5px solid var(--tc-gold);border-radius:10px;padding:22px 22px 20px}.tc-reviews__card--hidden{display:none}.tc-reviews__stars{display:flex;gap:3px;margin-bottom:12px;color:var(--tc-gold)}.tc-reviews__stars svg{width:15px;height:15px}.tc-reviews__text{font-family:var(--tc-font-body);font-size:14px;line-height:1.55;color:var(--tc-text);margin:0 0 16px}.tc-reviews__photo{display:block;width:auto;max-width:90px;height:auto;border-radius:6px;margin:0 0 14px}.tc-reviews__meta{display:flex;flex-wrap:wrap;align-items:center;gap:3px 10px;font-family:var(--tc-font-body);font-size:12.5px}.tc-reviews__name{font-weight:700;color:var(--tc-text)}.tc-reviews__city{color:var(--tc-text-soft)}.tc-reviews__city:before{content:"\b7  "}.tc-reviews__verified{display:inline-flex;align-items:center;gap:4px;color:var(--tc-gold);font-weight:600;flex-basis:100%;margin-top:2px}.tc-reviews__verified svg{width:13px;height:13px}.tc-reviews__more{display:flex;margin:32px auto 0}.tc-guarantee{background:var(--tc-bg-soft)}.tc-guarantee__inner{max-width:640px;margin:0 auto;text-align:center}.tc-guarantee__icon{width:46px;height:46px;margin:0 auto 18px;color:var(--tc-champagne)}.tc-faq{background:#fdf6ec}.tc-faq__list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.tc-faq__item{border:1px solid var(--tc-line);border-radius:var(--tc-radius-sm);padding:4px 20px;background:var(--tc-bg)}.tc-faq__item summary{list-style:none;cursor:pointer;padding:18px 26px 18px 0;position:relative;font-family:var(--tc-font-heading);font-weight:700;font-size:15.5px;color:var(--tc-text)}.tc-faq__item summary::-webkit-details-marker{display:none}.tc-faq__item summary:after{content:"";position:absolute;right:2px;top:50%;width:12px;height:12px;transform:translateY(-50%);background:linear-gradient(var(--tc-cta),var(--tc-cta)) center / 100% 1.5px no-repeat,linear-gradient(var(--tc-cta),var(--tc-cta)) center / 1.5px 100% no-repeat;transition:transform .2s ease}.tc-faq__item[open] summary:after{transform:translateY(-50%) rotate(90deg);opacity:0}.tc-faq__answer{margin:0 0 18px;font-family:var(--tc-font-body);font-size:14px;line-height:1.6;color:var(--tc-text-soft)}.tc-finalcta{background:var(--tc-bg-soft);text-align:center}.tc-finalcta__inner{max-width:560px;margin:0 auto}.tc-finalcta .totalco-btn{margin:0 auto}.tc-finalcta__micro{justify-content:center}.tc-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--tc-white);border-top:1px solid var(--tc-line);box-shadow:0 -6px 24px #00000014;padding:10px 14px;padding-bottom:max(10px,env(safe-area-inset-bottom));transform:translateY(100%);transition:transform .25s ease;display:flex;align-items:center;justify-content:space-between;gap:14px}.tc-sticky.is-visible{transform:translateY(0)}.tc-sticky__info{display:flex;flex-direction:column;min-width:0}.tc-sticky__name{font-family:var(--tc-font-body);font-size:12px;color:var(--tc-text-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tc-sticky__price{font-family:var(--tc-font-heading);font-weight:700;font-size:17px;color:var(--tc-text)}.tc-sticky .totalco-btn{width:auto;padding:13px 26px;min-height:44px;font-size:14px;flex-shrink:0}@media screen and (min-width:1000px){.tc-sticky{display:none}}.tc-icon{display:inline-flex}.account-button{display:none!important}.tc-whatsapp-float{position:fixed;right:16px;bottom:24px;z-index:45;display:flex;align-items:center;justify-content:center;width:52px;height:52px;background:#25d366;color:#fff;border-radius:50%;box-shadow:0 6px 20px #00000038;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.tc-whatsapp-float:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000047}.tc-whatsapp-float svg{width:26px;height:26px;flex-shrink:0}@media screen and (max-width:999px){.tc-whatsapp-float{bottom:84px}}@media screen and (max-width:480px){.announcement-bar__text{font-size:10px!important;white-space:nowrap}}.tc-buy-form [data-tc-submit]{display:none!important}main[data-template="product.curlia"]{--tc-bg: #FFF9FB;--tc-bg-soft: #F8EEF2;--tc-brand: #D98FA8;--tc-cta: #C96F91;--tc-cta-hover: #B15D7D;--tc-text: #2A2527;--tc-text-soft: #756A6F;--tc-champagne: #D8B8C3;--tc-gold: #D98FA8}main[data-template="product.curlia"] .tc-hero{background:#fff9fb}main[data-template="product.curlia"] .tc-ugc{background:#f8eef2}main[data-template="product.curlia"] .tc-reviews{background:#f8eef2}main[data-template="product.curlia"] .tc-faq{background:#fff9fb}main[data-template="product.curlia"] .tc-ugc__review .tc-mini-review{background:#f8eef2}main[data-template="product.curlia"] .totalco-btn--primary{box-shadow:0 6px 20px #c96f9147}@media screen and (max-width:749px){button.quick-add__button{display:none!important}}[class*=releasit i] [class*=price i],[id*=releasit i] [class*=price i]{white-space:nowrap!important}@media screen and (max-width:768px){.totalco-section{padding-top:36px;padding-bottom:36px}.totalco-section--tight{padding-top:28px;padding-bottom:28px}.tc-hero{padding-bottom:28px}}.tc-carousel{position:relative;width:100%;max-width:100%}.tc-carousel__track{display:flex;width:100%;max-width:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:var(--tc-radius-lg)}.tc-carousel__track::-webkit-scrollbar{display:none}.tc-carousel__slide{flex:0 0 100%;scroll-snap-align:start}.tc-carousel__slide img{display:block;width:100%;height:auto}.tc-carousel__dots{display:flex;justify-content:center;gap:6px;margin-top:10px}.tc-carousel__dot{width:6px;height:6px;border-radius:50%;background:var(--tc-line);padding:0;border:none;transition:background .2s ease,transform .2s ease}.tc-carousel__dot.is-active{background:var(--tc-cta);transform:scale(1.3)}.tc-mini-reviews{margin-top:12px;margin-bottom:22px;width:100%;max-width:100%}.tc-mini-reviews__track{display:flex;width:100%;max-width:100%;overflow-x:scroll;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px}.tc-mini-reviews__track::-webkit-scrollbar{display:none}.tc-mini-review{flex:0 0 240px;width:240px;max-width:280px;height:74px;scroll-snap-align:start;background:var(--tc-white);border:1.5px solid var(--tc-gold);border-radius:999px;padding:10px 16px 10px 10px;display:flex;align-items:center;gap:10px}@media screen and (min-width:480px){.tc-mini-review{flex:0 0 280px;width:280px}}.tc-mini-review__avatar{width:36px;height:36px;flex-shrink:0;border-radius:50%;background:var(--tc-bg-soft);color:var(--tc-cta);display:flex;align-items:center;justify-content:center;font-family:var(--tc-font-heading);font-weight:700;font-size:12.5px}.tc-mini-review__avatar--photo{padding:0;overflow:hidden}.tc-mini-review__avatar--photo img{width:100%;height:100%;object-fit:cover;display:block}.tc-mini-review__body{min-width:0;flex:1}.tc-mini-review__meta{display:flex;align-items:center;gap:5px;margin:0 0 2px}.tc-mini-review__name{font-family:var(--tc-font-body);font-weight:700;font-size:11.5px;color:var(--tc-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:76px}.tc-mini-review__stars{font-size:10px;color:var(--tc-gold);letter-spacing:1px;flex-shrink:0}.tc-mini-review__verified{display:inline-flex;align-items:center;color:var(--tc-gold);flex-shrink:0}.tc-mini-review__verified svg{width:11px;height:11px}.tc-mini-review__text{font-family:var(--tc-font-body);font-size:11.5px;line-height:1.4;color:var(--tc-text-soft);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tc-hero__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:10px 0 4px;min-width:0;max-width:100%}.tc-hero__price{font-family:var(--tc-font-heading);font-weight:700;font-size:30px;color:var(--tc-cta);white-space:nowrap;flex-shrink:0;min-width:fit-content;overflow:visible}.tc-hero__compare{font-family:var(--tc-font-body);font-size:20px;color:#a69e98;text-decoration:line-through;white-space:nowrap;flex-shrink:0;min-width:fit-content;overflow:visible}.tc-hero__off-badge{font-family:var(--tc-font-body);font-weight:700;font-size:11.5px;color:#fff;background:var(--tc-cta);padding:2px 8px;border-radius:4px;white-space:nowrap}@media screen and (max-width:360px){.tc-hero__price{font-size:26px}.tc-hero__compare{font-size:17px}}.tc-hero__description{font-family:var(--tc-font-body);font-size:14.5px;line-height:1.6;color:var(--tc-text-soft);margin:4px 0 20px}.tc-hero__description strong{color:var(--tc-text);font-weight:700}.tc-hero__kit{margin:0 0 18px}.tc-hero__kit-title{font-family:var(--tc-font-body);font-weight:700;font-size:12.5px;text-transform:uppercase;letter-spacing:.06em;color:var(--tc-text);margin:0 0 6px}.tc-hero__kit-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px 16px}.tc-hero__kit-list li{font-family:var(--tc-font-body);font-size:13px;color:var(--tc-text-soft)}.tc-hero__kit-list li:before{content:"\2022";margin-right:6px;color:var(--tc-cta)}.tc-video-carousel{margin-top:20px;width:100%;max-width:100%}.tc-hero__faq-list{margin-top:28px;max-width:100%}.tc-video-carousel__title{font-family:var(--tc-font-heading);font-weight:700;font-size:14px;color:var(--tc-text);margin:0 0 10px}.tc-video-carousel__track{display:flex;width:100%;max-width:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px}.tc-video-carousel__track::-webkit-scrollbar{display:none}.tc-video-carousel__item{flex:0 0 120px;scroll-snap-align:start;aspect-ratio:9 / 16;border-radius:var(--tc-radius-sm);overflow:hidden;background:var(--tc-bg-soft)}.tc-video-carousel__item video,.tc-video-carousel__item .totalco-placeholder{width:100%;height:100%;object-fit:cover}.tc-video-carousel__item .totalco-placeholder{border-radius:0;padding:10px}.tc-video-carousel__item .totalco-placeholder__label{font-size:10px;max-width:100px}.tc-video-carousel__item .totalco-placeholder__icon{width:36px;height:36px}.tc-video-carousel__item .totalco-placeholder__icon svg{width:16px;height:16px}
/*# sourceMappingURL=/cdn/shop/t/1/assets/totalco.css.map */
