.sfh10{--bg:#fbf9ff;--surface:#fff;--surface-soft:#f5f1ff;--surface-deep:#5a4cb8;--surface-deeper:#43367c;--border:rgba(106,91,201,.16);--text:#241b42;--muted:rgba(36,27,66,.72);--accent:#6f61d4;--accent-2:#8e80ef;--shadow:0 18px 44px rgba(56,39,126,.08);position:relative;padding:clamp(46px,6vw,86px) 0}.sfh10 *,.sfh10 *:before,.sfh10 *:after{box-sizing:border-box}.sfh10__container{max-width:1320px;margin:0 auto;padding:0 22px}.sfh10__eyebrow{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:#6f61d417;border:1px solid rgba(111,97,212,.15);color:var(--accent);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;line-height:1}.sfh10__eyebrow:before{content:"";width:8px;height:8px;border-radius:999px;background:currentColor;opacity:.7}.sfh10__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.74fr);gap:24px;align-items:end;margin-bottom:26px}.sfh10__title{margin:0;color:var(--text);font-size:clamp(30px,4vw,58px);line-height:.98;letter-spacing:-.035em;max-width:13ch}.sfh10__lead{margin:0;color:var(--muted);font-size:clamp(15px,1.8vw,18px);line-height:1.8;max-width:42ch;justify-self:end}.sfh10-compare .sfh10__head{grid-template-columns:minmax(0,1.08fr) minmax(320px,420px);align-items:center;gap:34px;margin-bottom:34px}.sfh10-compare .sfh10__head--no-circle{grid-template-columns:minmax(0,1fr)}.sfh10-compare .sfh10__head-left{max-width:760px}.sfh10-compare .sfh10__head-left .sfh10__lead{margin-top:18px;justify-self:auto;max-width:35ch;text-align:left}.sfh10-compare .sfh10__head-right{justify-self:end;display:flex;align-items:center;justify-content:center;width:100%;max-width:430px;position:relative}.sfh10-compare__circle{width:var(--sfh10-circle-size,360px);aspect-ratio:1;border-radius:999px;position:relative;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 30px 54px rgba(56,39,126,.14))}.sfh10-compare__circle:before{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:inherit;border:1px solid var(--sfh10-circle-ring-outer,#EAE6FF);background:radial-gradient(circle at 50% 30%,#ffffffd9,#fff0 58%);z-index:0}.sfh10-compare__circle:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:inherit;border:1px solid var(--sfh10-circle-ring-inner,#F5F2FF);box-shadow:0 0 0 10px #ffffff3d inset;z-index:0}.sfh10-compare__circle-media{position:absolute;inset:var(--sfh10-circle-pad,14px);border-radius:999px;overflow:hidden;background:radial-gradient(circle at top,#f2edff,#fff 62%);box-shadow:0 22px 58px #38277e2e;z-index:1}.sfh10-compare__circle-video,.sfh10-compare__circle-image{width:100%;height:100%;object-fit:cover;display:block}.sfh10__button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.sfh10-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 22px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:transform .24s ease,box-shadow .24s ease,background .24s ease,color .24s ease;box-shadow:0 10px 24px #38277e0f}.sfh10-btn:hover{transform:translateY(-2px);box-shadow:0 14px 32px #38277e1f}.sfh10-btn--primary{background:linear-gradient(135deg,var(--accent),var(--surface-deep));border-color:transparent;color:#fff}.sfh10-card{background:var(--surface);border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow)}.sfh10-icon-box{width:58px;height:58px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:#6f61d414;border:1px solid rgba(111,97,212,.14);color:var(--accent)}.sfh10-icon-box svg{width:28px;height:28px;display:block}.sfh10-icon-box span{font-size:28px;line-height:1}.sfh10-goals__card,.sfh10-best__card,.sfh10-why__card,.sfh10-how__step,.sfh10-safety__card,.sfh10-review__card,.sfh10-trust__item{min-width:0}.sfh10-goals__card img,.sfh10-best__card img,.sfh10-review__avatar img,.sfh10-results__frame img,.sfh10-results__comparison img{max-width:100%}.sfh10-trust{padding-top:20px;padding-bottom:26px;background:#fff;border-bottom:1px solid rgba(106,91,201,.08)}.sfh10-trust__row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.sfh10-trust__item{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:22px;background:#fcfbff;border:1px solid rgba(106,91,201,.1)}.sfh10-trust__item strong{display:block;color:var(--text);font-size:15px;line-height:1.35;letter-spacing:-.01em}.sfh10-trust__item small{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.5}.sfh10-goals{background:linear-gradient(180deg,#fff,#faf7ff)}.sfh10-goals__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sfh10-goals__card{position:relative;padding:22px;border-radius:28px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);overflow:hidden;transition:transform .24s ease,box-shadow .24s ease}.sfh10-goals__card:hover{transform:translateY(-3px);box-shadow:0 22px 42px #38277e1f}.sfh10-goals__media-link:hover .sfh10-goals__media img{transform:scale(1.035)}.sfh10-goals__media-link{display:block;text-decoration:none}.sfh10-goals__media{height:232px;border-radius:22px;overflow:hidden;background:linear-gradient(135deg,#f1ebff,#fff);margin-bottom:18px}.sfh10-goals__media img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transform:scale(1.01)}.sfh10-goals__card h3,.sfh10-best__card h3,.sfh10-why__card h3,.sfh10-results__quote h3,.sfh10-safety__card h3,.sfh10-review__card h3,.sfh10-final__panel h3{margin:0;color:var(--text);font-size:clamp(24px,2vw,34px);line-height:1.02;letter-spacing:-.03em}.sfh10-goals__card p,.sfh10-best__card p,.sfh10-why__card p,.sfh10-results__quote p,.sfh10-safety__card p,.sfh10-review__card p,.sfh10-final__panel p{margin:0;color:var(--muted);font-size:15px;line-height:1.75}.sfh10-badge{display:inline-flex;align-items:center;align-self:flex-start;padding:8px 12px;border-radius:999px;background:#6f61d417;border:1px solid rgba(111,97,212,.14);color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;line-height:1.1}.sfh10-goals__link,.sfh10-best__link{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:var(--accent);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-decoration:none}.sfh10-goals__slider{position:relative}.sfh10-goals__arrow{display:none;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border:1px solid rgba(111,97,212,.18);border-radius:999px;background:#fffffff0;color:var(--accent);box-shadow:0 14px 28px #38277e29;cursor:pointer;transition:transform .24s ease,box-shadow .24s ease,opacity .24s ease,background .24s ease}.sfh10-goals__arrow:hover{transform:translateY(-50%) scale(1.03);box-shadow:0 18px 32px #38277e38;background:#fff}.sfh10-goals__arrow:disabled{opacity:.45;cursor:default;box-shadow:0 10px 18px #38277e1a}.sfh10-goals__arrow:disabled:hover{transform:translateY(-50%)}.sfh10-goals__arrow span{font-size:18px;line-height:1;font-weight:700}.sfh10-goals__arrow--prev{left:8px}.sfh10-goals__arrow--next{right:8px}.sfh10-best{background:#fff}.sfh10-best__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.sfh10-best__card{padding:22px;display:flex;flex-direction:column}.sfh10-best__media{height:420px;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#f0ebff,#fff);margin-bottom:18px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;padding:18px}.sfh10-best__media img{width:100%;height:100%;object-fit:contain;display:block}.sfh10-best__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.sfh10-best__price{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.sfh10-best__price .price{font-size:20px;font-weight:800;color:var(--text)}.sfh10-best__price .compare{font-size:14px;color:#241b4273;text-decoration:line-through}.sfh10-best__stars{color:#ffb44f;font-size:15px;white-space:nowrap}.sfh10-compare{background:radial-gradient(circle at top right,rgba(137,124,240,.1),transparent 28%),linear-gradient(180deg,#faf7ff,#fff)}.sfh10-compare__wrap{padding:18px;border-radius:34px;background:linear-gradient(180deg,#fffffffa,#faf6fffa);border:1px solid rgba(106,91,201,.14);box-shadow:0 24px 56px #38277e1a;overflow:hidden}.sfh10-compare__table{width:100%;border-collapse:separate;border-spacing:0}.sfh10-compare__table--4-products{table-layout:fixed}.sfh10-compare__table th,.sfh10-compare__table td{padding:16px;border-bottom:1px solid rgba(106,91,201,.1);text-align:left;vertical-align:middle}.sfh10-compare__table th{font-size:15px;color:var(--muted);font-weight:700;background:#fcfbff}.sfh10-compare__table thead th{font-size:18px;color:var(--text);font-weight:800;letter-spacing:-.02em;border-bottom:1px solid rgba(106,91,201,.12)}.sfh10-compare__table thead th:first-child{border-top-left-radius:24px}.sfh10-compare__table thead th:last-child{border-top-right-radius:24px}.sfh10-compare__table tbody tr:last-child td{border-bottom:none}.sfh10-compare__table tbody tr:nth-child(odd) td{background:#6f61d406}.sfh10-compare__table tbody tr:hover td{background:#6f61d40d}.sfh10-compare__head--label{background:linear-gradient(135deg,#f3edff,#faf7ff)}.sfh10-compare__head--primary{background:linear-gradient(135deg,#efe7ff,#faf5ff);position:relative}.sfh10-compare__head--secondary{background:linear-gradient(135deg,#fbf9ff,#fff)}.sfh10-compare__head--primary:after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:3px;border-radius:999px;background:linear-gradient(90deg,#7b6ff0,#d4c8ff)}.sfh10-compare__label{font-weight:800;color:var(--text);font-size:14px;position:relative;min-width:260px}.sfh10-compare__label span:last-child{display:inline-block;max-width:30ch;line-height:1.5}.sfh10-compare__label:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:24px;border-radius:999px;background:linear-gradient(180deg,#6f61d4,#a496ff);opacity:.9}.sfh10-compare__row-icon{width:28px;height:28px;margin-left:18px;margin-right:10px;display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;border-radius:999px;overflow:hidden;background:#fff;box-shadow:0 6px 18px #38277e14}.sfh10-compare__row-icon img{width:100%;height:100%;object-fit:cover;display:block}.sfh10-compare__product-head{display:flex;align-items:center;gap:12px;min-height:56px}.sfh10-compare__product-thumb{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:14px;background:linear-gradient(135deg,#fffffff2,#f3edfff2);border:1px solid rgba(106,91,201,.14);box-shadow:0 8px 20px #38277e14;overflow:hidden}.sfh10-compare__product-thumb--primary{background:linear-gradient(135deg,#fff,#f4efff);box-shadow:0 12px 26px #5d4fc42e;border-color:#6f61d43d}.sfh10-compare__product-thumb img{width:100%;height:100%;object-fit:contain;display:block;padding:4px}.sfh10-compare__product-title{display:inline-block;line-height:1.2;color:#241b42;word-break:break-word}.sfh10-compare__table--4-products .sfh10-compare__label{min-width:220px}.sfh10-compare__table--4-products th,.sfh10-compare__table--4-products td{padding-left:14px;padding-right:14px}.sfh10-compare__cell{font-size:14px;color:#564783}.sfh10-compare__cell--primary{background:linear-gradient(180deg,#efe7ff8c,#f8f4ff8c)}.sfh10-compare__text{display:inline-block;font-weight:700;color:#564783;line-height:1.45}.sfh10-compare__badge{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:7px 12px;border-radius:999px;font-size:13px;font-weight:800;letter-spacing:.01em;line-height:1.1;border:1px solid transparent;white-space:nowrap}.sfh10-compare__badge-mark{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;font-size:11px;font-weight:900;line-height:1}.sfh10-compare__badge--yes,.sfh10-compare__badge--best-fit{background:#6f61d41a;color:#5d4fc4;border-color:#6f61d429}.sfh10-compare__badge--yes .sfh10-compare__badge-mark,.sfh10-compare__badge--best-fit .sfh10-compare__badge-mark{background:#6f61d4;color:#fff}.sfh10-compare__badge--works{background:#8978e41a;color:#6656c8;border-color:#8978e42e}.sfh10-compare__badge--works .sfh10-compare__badge-mark{background:#8a78e0;color:#fff}.sfh10-compare__badge--focus{background:#567af41a;color:#3157c9;border-color:#567af42e}.sfh10-compare__badge--focus .sfh10-compare__badge-mark{background:#5b7ef0;color:#fff}.sfh10-compare__badge--no{background:#706c8614;color:#6c6782;border-color:#706c861f}.sfh10-compare__badge--no .sfh10-compare__badge-mark{background:#8b879e;color:#fff}.sfh10-compare__badge--maybe,.sfh10-compare__badge--limited{background:#d7aa4a1f;color:#9b6b00;border-color:#d7aa4a33}.sfh10-compare__badge--maybe .sfh10-compare__badge-mark,.sfh10-compare__badge--limited .sfh10-compare__badge-mark{background:#d2a331;color:#fff}.sfh10-why{background:#fff}.sfh10-why__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sfh10-why__card{padding:22px}.sfh10-why__card h3{font-size:clamp(22px,1.8vw,30px);margin:18px 0 10px}.sfh10-how{background:linear-gradient(180deg,#fff,#faf7ff)}.sfh10-how__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sfh10-how__step{position:relative;padding:22px 22px 24px;border-radius:28px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow)}.sfh10-how__num{width:52px;height:52px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--accent),var(--surface-deep));color:#fff;font-size:20px;font-weight:800;box-shadow:0 14px 26px #4a3a9b38}.sfh10-how__step h3{margin:18px 0 10px;color:var(--text);font-size:clamp(24px,2vw,34px);line-height:1.02;letter-spacing:-.03em}.sfh10-how__step p{margin:0;color:var(--muted);font-size:15px;line-height:1.75}.sfh10-results{background:#fff}.sfh10-results__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:18px;align-items:stretch}.sfh10-results__media{padding:12px;display:block}.sfh10-results__comparison{--sfh10-compare-pos:50%;position:relative;display:block;min-height:520px;border-radius:26px;overflow:hidden;background:linear-gradient(135deg,#f3edff,#fff);cursor:ew-resize;touch-action:pan-y}.sfh10-results__comparison-base,.sfh10-results__comparison-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.sfh10-results__comparison img,.sfh10-results__comparison .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.sfh10-results__comparison-overlay{clip-path:inset(0 calc(100% - var(--sfh10-compare-pos)) 0 0)}.sfh10-results__comparison:after{content:"";position:absolute;top:0;bottom:0;left:var(--sfh10-compare-pos);width:2px;background:#fffffff2;box-shadow:0 0 0 1px #43367c14;transform:translate(-1px);pointer-events:none}.sfh10-results__comparison-handle{position:absolute;left:var(--sfh10-compare-pos);top:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:999px;border:1px solid rgba(67,54,124,.16);background:#fff;color:var(--text);display:flex;align-items:center;justify-content:center;font-size:21px;font-weight:800;box-shadow:0 10px 24px #38277e2e;cursor:ew-resize;z-index:2}.sfh10-results__comparison-handle span{line-height:1;display:block;transform:translateY(-1px)}.sfh10-results__label{position:absolute;top:14px;padding:8px 12px;border-radius:999px;background:#241b42b8;color:#fff;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;z-index:2}.sfh10-results__label--before{left:14px}.sfh10-results__label--after{right:14px;background:#6f61d4d1}.sfh10-results__side{display:grid;gap:18px}.sfh10-results__quote{padding:24px}.sfh10-results__zones{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sfh10-results__zone{padding:18px;border-radius:22px;background:#fcfbff;border:1px solid rgba(106,91,201,.1);min-height:132px}.sfh10-results__zone-icon--svg svg{display:block;width:28px;height:28px}.sfh10-results__zone-icon--svg{display:inline-flex;align-items:center;justify-content:center}.sfh10-results__zone strong{display:block;color:var(--text);font-size:15px;line-height:1.35}.sfh10-results__zone span{display:block;margin-top:6px;color:var(--muted);font-size:13px;line-height:1.6}.sfh10-safety{background:linear-gradient(180deg,#faf7ff,#fff)}.sfh10-safety__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sfh10-safety__card{padding:22px}.sfh10-safety__card ul{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:10px}.sfh10-safety__card li{padding-left:18px;position:relative;color:var(--muted);font-size:14px;line-height:1.75}.sfh10-safety__card li:before{content:"\2022";position:absolute;left:0;top:0;color:var(--accent);font-weight:800}.sfh10-reviews{background:radial-gradient(circle at top right,rgba(137,124,240,.08),transparent 28%),linear-gradient(180deg,#fff,#fbf9ff)}.sfh10-reviews__head{align-items:end}.sfh10-reviews__summary{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center;margin-top:18px;padding:16px 20px;border:1px solid rgba(106,91,201,.12);border-radius:22px;background:linear-gradient(135deg,#fffffffa,#f8f4ffeb);box-shadow:0 18px 46px #442c8c14}.sfh10-reviews__summary strong{font-size:17px;color:var(--text)}.sfh10-reviews__summary-text{color:var(--muted);font-size:14px}.sfh10-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.sfh10-review__card{position:relative;padding:22px;border:1px solid rgba(106,91,201,.12);background:linear-gradient(180deg,#fffffffa,#faf7fff5);box-shadow:0 20px 55px #3a227e14;overflow:hidden}.sfh10-review__card:before{content:"";position:absolute;inset:auto -60px -75px auto;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(137,124,240,.14),transparent 68%);pointer-events:none}.sfh10-review__card--featured{grid-column:span 2;padding:26px 28px;background:linear-gradient(135deg,#fff,#fbf7ff 58%,#f5efff);box-shadow:0 28px 80px #3a227e1f}.sfh10-review__top{display:flex;gap:16px;align-items:center;margin-bottom:16px;position:relative;z-index:1}.sfh10-review__top--featured{align-items:flex-start;gap:22px}.sfh10-review__avatar{width:78px;height:78px;border-radius:26px;overflow:hidden;flex:0 0 auto;background:linear-gradient(135deg,var(--accent),var(--accent-2));display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;font-weight:800;box-shadow:0 14px 35px #5943b32e;border:3px solid rgba(255,255,255,.9)}.sfh10-review__avatar--featured{width:132px;height:160px;border-radius:32px}.sfh10-review__avatar img{width:100%;height:100%;object-fit:cover;display:block}.sfh10-review__meta{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;min-width:0;flex:1 1 auto}.sfh10-review__identity{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.sfh10-review__meta strong{display:block;color:var(--text);font-size:22px;line-height:1.05;letter-spacing:-.02em}.sfh10-review__card--featured .sfh10-review__meta strong{font-size:32px}.sfh10-review__badge{display:inline-flex;align-items:center;gap:8px;padding:7px 13px;border-radius:999px;background:linear-gradient(135deg,#6f61d41f,#897cf02e);border:1px solid rgba(106,91,201,.18);color:#5546ac;font-size:13px;font-weight:700;line-height:1;box-shadow:0 10px 24px #6a5bc914}.sfh10-review__badge-icon{width:18px;height:18px;display:block;object-fit:contain;flex:0 0 auto}.sfh10-review__badge-text{display:inline-block;color:inherit;font-size:inherit;line-height:1.2;margin:0}.sfh10-review__rating{display:flex;align-items:center;margin-top:0}.sfh10-review__body{position:relative;z-index:1;padding:2px 0 0}.sfh10-review__quote-mark{display:block;margin-bottom:8px;color:#6f61d433;font-size:54px;line-height:.7;font-family:Georgia,serif}.sfh10-review__card--featured .sfh10-review__quote-mark{font-size:66px;margin-bottom:12px}.sfh10-stars{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:5px;margin:0;color:#e0ab2f;font-size:15px;line-height:1;white-space:nowrap;padding:6px 0}.sfh10-star{display:inline-block;line-height:1;background:linear-gradient(180deg,#ffd978,#f4b73b 52%,#d79216);-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 0 rgba(255,255,255,.45)) drop-shadow(0 2px 6px rgba(215,146,22,.15))}.sfh10-review__product{display:inline-grid;grid-template-columns:38px auto;align-items:center;column-gap:10px;row-gap:2px;margin-top:16px;padding-top:16px;border-top:1px solid rgba(106,91,201,.12);font-size:12px;color:var(--muted);position:relative;z-index:1}.sfh10-review__product strong{color:var(--text);font-size:15px;line-height:1.3}.sfh10-review__product-thumb{grid-row:1 / span 2;width:38px;height:38px;border-radius:12px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:#f4efff;border:1px solid rgba(106,91,201,.12);flex:0 0 auto}.sfh10-review__product-thumb img{width:100%;height:100%;object-fit:cover;display:block}.sfh10-faq{background:linear-gradient(180deg,#fff,#faf7ff)}.sfh10-faq__grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:18px;align-items:start}.sfh10-faq__side{padding:26px;border-radius:34px;background:linear-gradient(135deg,#5546ac,#6f61d4 40%,#897cf0);box-shadow:0 28px 70px #38277e38;position:sticky;top:22px}.sfh10-faq__side .sfh10__eyebrow{background:#ffffff24;border-color:#ffffff2e;color:#fff}.sfh10-faq__side .sfh10__title,.sfh10-faq__side .sfh10__lead,.sfh10-faq__side p,.sfh10-faq__side h3{color:#fff}.sfh10-faq__side .sfh10__lead{justify-self:start;max-width:none}.sfh10-faq__chips{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 0}.sfh10-faq__chip{display:inline-flex;align-items:center;padding:9px 12px;border-radius:999px;background:#ffffff29;border:1px solid rgba(255,255,255,.16);color:#fff;font-size:12px;font-weight:700}.sfh10-faq__items{display:grid;gap:12px}.sfh10-faq__item{border-radius:24px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);overflow:hidden}.sfh10-faq__item summary{list-style:none;cursor:pointer;padding:20px 22px;display:flex;justify-content:space-between;gap:18px;align-items:flex-start;color:var(--text);font-size:18px;font-weight:800;line-height:1.3}.sfh10-faq__item summary::-webkit-details-marker{display:none}.sfh10-faq__item summary:after{content:"+";font-size:26px;line-height:1;color:var(--accent);flex:0 0 auto;transition:transform .24s ease}.sfh10-faq__item[open] summary:after{transform:rotate(45deg)}.sfh10-faq__answer{padding:0 22px 22px;color:var(--muted);font-size:15px;line-height:1.8}.sfh10-faq__answer p{margin:0 0 12px}.sfh10-faq__answer p:last-child{margin-bottom:0}.sfh10-final{background:#fff;padding-top:28px;padding-bottom:70px}.sfh10-final__panel{padding:32px;border-radius:36px;background:linear-gradient(135deg,#23183f,#463785 44%,#6f61d4);box-shadow:0 30px 80px #2d1d6a3d;position:relative;overflow:hidden}.sfh10-final__panel:before{content:"";position:absolute;inset:auto -10% -42% auto;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 62%)}.sfh10-final__panel h3,.sfh10-final__panel p{color:#fff;position:relative;z-index:1}.sfh10-final__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);gap:20px;align-items:center}.sfh10-final__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;position:relative;z-index:1}.sfh10-final__field{min-height:56px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff1f;color:#fff;padding:0 20px;font-size:15px;outline:none}.sfh10-final__field::placeholder{color:#ffffffb8}.sfh10-final__submit{min-height:56px;padding:0 26px;border:none;border-radius:999px;background:#fff;color:#241b42;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .24s ease,box-shadow .24s ease}.sfh10-final__submit:hover{transform:translateY(-2px);box-shadow:0 14px 32px #00000024}.sfh10-final__note{margin-top:14px;color:#ffffffbd;font-size:13px;line-height:1.6;position:relative;z-index:1}@media(max-width:1199px){.sfh10__head,.sfh10-results__grid,.sfh10-faq__grid,.sfh10-final__grid{grid-template-columns:1fr}.sfh10__lead{justify-self:start;max-width:none}.sfh10-compare .sfh10__head{grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:26px}.sfh10-compare .sfh10__head-left .sfh10__lead{max-width:34ch;text-align:left}.sfh10-compare .sfh10__head-right{justify-self:end;align-items:center;margin-inline:0;max-width:380px}.sfh10-compare__circle{width:clamp(280px,32vw,var(--sfh10-circle-size,360px));margin-inline:auto}.sfh10-goals__grid,.sfh10-best__grid,.sfh10-why__grid,.sfh10-how__grid,.sfh10-safety__grid,.sfh10-reviews__grid,.sfh10-trust__row{grid-template-columns:repeat(2,minmax(0,1fr))}.sfh10-faq__side{position:relative;top:auto}}@media(max-width:990px){.sfh10-compare .sfh10__head{grid-template-columns:1fr;gap:22px}.sfh10-compare .sfh10__head-left .sfh10__lead{max-width:none}.sfh10-compare .sfh10__head-right{justify-self:center;max-width:none;margin-inline:auto}.sfh10-compare__circle{width:var(--sfh10-circle-size-mb,250px)}}@media(max-width:767px){.sfh10{padding:34px 0}.sfh10__container{padding:0 14px}.sfh10__head{gap:12px;margin-bottom:18px}.sfh10__title{max-width:none;font-size:clamp(28px,9vw,40px);line-height:1.02}.sfh10__lead{font-size:14px;line-height:1.7;max-width:none}.sfh10-compare .sfh10__head{gap:18px;margin-bottom:24px}.sfh10-compare .sfh10__head-left .sfh10__lead{margin-top:14px}.sfh10-compare .sfh10__head-right{justify-self:center;max-width:none}.sfh10-compare__circle{width:var(--sfh10-circle-size-mb,250px)}.sfh10-compare__circle:before{top:-4px;right:-4px;bottom:-4px;left:-4px}.sfh10-compare__circle-media{box-shadow:0 18px 42px #38277e29}.sfh10__button-row{margin-top:18px}.sfh10-trust{padding-top:12px;padding-bottom:18px}.sfh10-trust__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sfh10-trust__item{padding:14px 12px;gap:10px;border-radius:18px;min-width:0;align-items:flex-start;overflow:hidden}.sfh10-trust__item strong{font-size:13px}.sfh10-trust__item small{font-size:11px;line-height:1.45}.sfh10-icon-box{width:46px;height:46px;border-radius:14px;flex:0 0 auto}.sfh10-icon-box svg{width:22px;height:22px}.sfh10-best__grid,.sfh10-why__grid,.sfh10-how__grid,.sfh10-safety__grid,.sfh10-results__zones{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sfh10-reviews__grid{grid-template-columns:minmax(0,1fr);gap:14px}.sfh10-goals__slider{padding:0 18px}.sfh10-goals__grid{display:flex;grid-template-columns:none;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;padding:2px 0 4px}.sfh10-goals__grid::-webkit-scrollbar{display:none}.sfh10-goals__card{flex:0 0 100%;scroll-snap-align:start;scroll-snap-stop:always}.sfh10-goals__arrow{display:inline-flex}.sfh10-goals__card,.sfh10-best__card,.sfh10-why__card,.sfh10-how__step,.sfh10-safety__card,.sfh10-review__card,.sfh10-results__quote,.sfh10-final__panel,.sfh10-faq__side,.sfh10-faq__item{padding:18px;border-radius:22px;overflow:hidden}.sfh10-goals__media{height:210px;margin-bottom:14px;border-radius:18px}.sfh10-best__media{height:280px;margin-bottom:14px;border-radius:18px;padding:14px}.sfh10-goals__card h3,.sfh10-best__card h3,.sfh10-why__card h3,.sfh10-how__step h3,.sfh10-safety__card h3,.sfh10-review__meta strong,.sfh10-final__panel h3{font-size:clamp(18px,6vw,28px);line-height:1.08}.sfh10-goals__card p,.sfh10-best__card p,.sfh10-why__card p,.sfh10-how__step p,.sfh10-safety__card p,.sfh10-review__card p,.sfh10-final__panel p,.sfh10-results__zone span,.sfh10-faq__answer{font-size:14px;line-height:1.7}.sfh10-best__card>.sfh10-best__meta:first-of-type{flex-direction:column;align-items:flex-start;gap:6px;margin-top:12px}.sfh10-best__card{min-height:auto}.sfh10-best__card>.sfh10-best__meta:last-of-type{margin-top:14px;align-items:center}.sfh10-best__price .price{font-size:18px}.sfh10-best__price .compare{font-size:13px}.sfh10-best__link{font-size:12px}.sfh10-results__media{padding:10px}.sfh10-results__comparison{min-height:380px;border-radius:18px}.sfh10-results__comparison-handle{width:46px;height:46px;font-size:18px}.sfh10-results__label{top:12px;padding:7px 10px;font-size:10px}.sfh10-results__side{gap:14px}.sfh10-results__zone{padding:16px;border-radius:18px}.sfh10-compare__wrap{padding:0;border-radius:24px;overflow:auto;-webkit-overflow-scrolling:touch}.sfh10-compare__table{min-width:720px}.sfh10-compare__table--4-products{min-width:920px}.sfh10-compare__table th,.sfh10-compare__table td{padding:14px 12px}.sfh10-compare__table thead th{font-size:16px}.sfh10-compare__label{font-size:13px;min-width:220px}.sfh10-compare__label:before{width:5px;height:20px}.sfh10-compare__label span:last-child{max-width:22ch}.sfh10-compare__product-head{gap:10px;min-height:46px}.sfh10-compare__product-thumb{width:38px;height:38px;border-radius:12px}.sfh10-compare__product-thumb img{padding:3px}.sfh10-compare__badge{min-height:34px;padding:6px 10px;font-size:12px}.sfh10-compare__badge-mark{width:18px;height:18px;font-size:10px}.sfh10-review__top{gap:12px;margin-bottom:14px}.sfh10-review__avatar{width:54px;height:54px;font-size:20px}.sfh10-review__meta strong{font-size:clamp(18px,7vw,24px)}.sfh10-review__badge{font-size:12px;padding:6px 10px}.sfh10-review__badge-icon{width:17px;height:17px;font-size:9px}.sfh10-review__card{padding:20px 18px}.sfh10-review__card p{font-size:15px;line-height:1.75}.sfh10-review__rating{margin-top:12px}.sfh10-stars{font-size:16px;gap:6px}.sfh10-review__product{display:grid;grid-template-columns:30px auto;align-items:center;column-gap:10px;row-gap:2px;margin-top:14px;padding-top:14px;font-size:12px}.sfh10-review__product-thumb{grid-row:1 / span 2;width:30px;height:30px;border-radius:9px}.sfh10-review__product>span:not(.sfh10-review__product-thumb){display:block;line-height:1.2}.sfh10-review__product strong{display:block;font-size:15px;line-height:1.3}.sfh10-faq__item summary{padding:18px;font-size:16px;gap:14px}.sfh10-faq__answer{padding:0 18px 18px}.sfh10-faq__chips{gap:8px;margin-top:16px}.sfh10-faq__chip{font-size:11px;padding:8px 10px}.sfh10-final{padding-top:22px;padding-bottom:54px}.sfh10-final__form{grid-template-columns:1fr;gap:10px}.sfh10-final__field,.sfh10-final__submit{min-height:52px;width:100%}}.template-index .sfh10,.template-index .promo-banner-with-product-grid,.template-index .customer-testimonial-block{position:relative}.template-index .sfh10+.sfh10,.template-index .brand-slider+.sfh10,.template-index .promo-banner-with-product-grid+.sfh10,.template-index .sfh10+.promo-banner-with-product-grid,.template-index .sfh10+.customer-testimonial-block,.template-index .promo-banner-with-product-grid+.customer-testimonial-block,.template-index .customer-testimonial-block+.sfh10{margin-top:0}.template-index .sfh10-goals{padding-top:58px}.template-index .sfh10-compare,.template-index .sfh10-results,.template-index .sfh10-faq,.template-index .sfh10-final{scroll-margin-top:110px}.template-index .sfh10__eyebrow,.template-index .sfh10-badge{box-shadow:0 8px 20px #5f4cbf1a}.template-index .sfh10-goals__card,.template-index .sfh10-results__quote,.template-index .sfh10-results__zone,.template-index .sfh10-faq__item{background:linear-gradient(180deg,#fff,#fcfaff)}.template-index .sfh10-results__comparison{background:radial-gradient(circle at top,#f1eaff,#fff 62%)}.template-index .sfh10-results__quote{background:linear-gradient(135deg,#fff,#f7f2ff)}.template-index .promo-banner-with-product-grid{background:linear-gradient(180deg,#fff,#faf7ff)}.template-index .promo-banner-with-product-grid .halo-block-header{margin-bottom:26px!important}.template-index .promo-banner-with-product-grid .title .text{color:#241b42!important;letter-spacing:-.03em}.template-index .promo-banner-with-product-grid .halo-block-header .title-wrap{max-width:1320px;margin-inline:auto}.template-index .promo-banner-with-product-grid .collection-grid,.template-index .promo-banner-with-product-grid .product-grid,.template-index .promo-banner-with-product-grid .halo-row{gap:20px!important}.template-index .promo-banner-with-product-grid [class*=product],.template-index .promo-banner-with-product-grid .product-card,.template-index .promo-banner-with-product-grid .card,.template-index .promo-banner-with-product-grid .halo-item{border-radius:26px}.template-index .promo-banner-with-product-grid img[alt],.template-index .promo-banner-with-product-grid img{border-radius:22px}.template-index .promo-banner-with-product-grid .button,.template-index .promo-banner-with-product-grid .button-1,.template-index .promo-banner-with-product-grid .button-2{border-radius:999px!important}.template-index .customer-testimonial-block{background:linear-gradient(180deg,#fff,#faf7ff)}.template-index .customer-testimonial .item{border-radius:28px;overflow:hidden;box-shadow:0 18px 44px #38277e14}.template-index .customer-testimonial .item-content{background:linear-gradient(135deg,#5d4fc4,#776be1)!important}.template-index .customer-testimonial .item-content .content,.template-index .customer-testimonial .item-content .button{color:#fff!important}.template-index .customer-testimonial .item .star{filter:drop-shadow(0 4px 10px rgba(0,0,0,.12))}.template-index .customer-testimonial .item .button{text-transform:uppercase;letter-spacing:.08em;font-weight:800}@media(max-width:767px){.template-index .sfh10-goals{padding-top:38px}.template-index .promo-banner-with-product-grid .halo-block-header,.template-index .customer-testimonial-block .halo-block-header{margin-bottom:18px!important}}.template-index .customer-testimonial-block{background:linear-gradient(180deg,#f6f1ff,#efe7ff)!important}.template-index .customer-testimonial-block .section-heading .text{color:#241b42!important;letter-spacing:-.03em}.template-index .customer-testimonial .item{border-radius:0;overflow:visible;box-shadow:none}.template-index .customer-testimonial .review-card .item-content{background:linear-gradient(180deg,#fff,#fbf8ff)!important}.template-index .customer-testimonial .review-card .content{color:#41346f!important}.template-index .customer-testimonial .review-card .link{color:#fff!important}.template-index .customer-testimonial .review-card .review-verified-badge{color:#5f53cc!important}.template-index .sfh10-faq{background:linear-gradient(180deg,#f5f0ff,#fbf8ff 55%,#fff)}.template-index .sfh10-faq__side{background:radial-gradient(circle at top right,#ffffff38 0,#fff0 34%),radial-gradient(circle at bottom left,#ffffff1f 0,#fff0 38%),linear-gradient(135deg,#4a399d,#5d4fc4 38%,#7b70e6);border:1px solid rgba(255,255,255,.14);box-shadow:0 28px 70px #3b29883d}.template-index .sfh10-faq__side .sfh10__eyebrow{background:#ffffff1f;border-color:#ffffff2e;color:#fff;box-shadow:0 12px 26px #2016522e}.template-index .sfh10-faq__side .sfh10__lead{color:#ffffffdb!important}.template-index .sfh10-faq__chip{background:#ffffff29;border-color:#ffffff29;color:#fff;box-shadow:inset 0 1px #ffffff1f}.template-index .sfh10-faq__side .sfh10-btn{background:#fff;color:#31255f;border-color:#ffffff38;box-shadow:0 16px 34px #1c134833}.template-index .sfh10-faq__side .sfh10-btn:hover{background:#f5efff;color:#241b42}.template-index .sfh10-faq__items{gap:14px}.template-index .sfh10-faq__item{background:linear-gradient(180deg,#fff,#faf7ff);border:1px solid rgba(103,84,203,.14);box-shadow:0 18px 40px #38277e14}.template-index .sfh10-faq__item[open]{border-color:#6754cb3d;box-shadow:0 22px 44px #38277e1f}.template-index .sfh10-faq__item summary{color:#241b42}.template-index .sfh10-faq__item summary:after{width:34px;height:34px;border-radius:999px;background:#6f61d41a;display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;font-size:22px}.template-index .sfh10-faq__answer{color:#564783}.template-product .sfh10-compare--product{background:radial-gradient(circle at top right,rgba(169,147,255,.12),transparent 32%),linear-gradient(180deg,#f8f4ff,#fff 72%)}.template-product .sfh10-compare--product .sfh10__head{margin-bottom:30px}.template-product .sfh10-compare--product .sfh10__title{max-width:11ch}.template-product .sfh10-compare--product .sfh10__lead{max-width:40ch}.template-product .sfh10-compare--product .sfh10__eyebrow{background:#6f61d41f;border-color:#6f61d429;color:#6754cb}.template-product .sfh10-compare--product .sfh10-compare__wrap{background:linear-gradient(180deg,#fffffffb,#faf5fffa),linear-gradient(135deg,#6f61d41a,#7b70e61a);border-color:#6754cb29;box-shadow:0 24px 56px #38277e1a}.template-product .sfh10-compare--product .sfh10-compare__cell--primary,.template-product .sfh10-compare--product .sfh10-compare__head--primary{box-shadow:inset 1px 0 #6f61d41a,inset -1px 0 #6f61d41a}@media(max-width:767px){.template-product .sfh10-compare--product{padding-top:38px;padding-bottom:38px}.template-product .sfh10-compare--product .sfh10__head{gap:14px;margin-bottom:22px}}.template-index .sfh10-compare{background:linear-gradient(180deg,#f7f2ff,#fff 72%)}.template-index .sfh10-compare .sfh10__head{margin-bottom:30px}.template-index .sfh10-compare__wrap{background:linear-gradient(180deg,#fffffffa,#faf6fffa),linear-gradient(135deg,#6f61d41a,#7b70e61a);border:1px solid rgba(103,84,203,.16);box-shadow:0 24px 56px #38277e1a}.template-index .sfh10-compare__table thead th{color:#241b42;border-bottom:1px solid rgba(103,84,203,.12)}.template-index .sfh10-compare__table thead th:first-child{background:linear-gradient(135deg,#ede7ff,#f7f3ff)}.template-index .sfh10-compare__table thead th:nth-child(2){background:linear-gradient(135deg,#e6deff,#f4efff)}.template-index .sfh10-compare__table thead th:nth-child(3){background:linear-gradient(135deg,#efe7ff,#faf5ff)}.template-index .sfh10-compare__table thead th:nth-child(4){background:linear-gradient(135deg,#ddd4ff,#f2edff)}.template-index .sfh10-compare__table thead th:nth-child(5){background:linear-gradient(135deg,#ece5ff,#f7f3ff)}.template-index .sfh10-compare__table tbody tr:nth-child(odd) td{background:#6f61d406}.template-index .sfh10-compare__table tbody tr:hover td{background:#6f61d40d}.template-index .sfh10-compare__table td{color:#4d3d7d}.template-index .sfh10-compare__label{color:#241b42;position:relative}.template-index .sfh10-compare__label:before{content:"";position:absolute;left:-14px;top:50%;transform:translateY(-50%);width:6px;height:22px;border-radius:999px;background:linear-gradient(180deg,#5d4fc4,#8a7df0);opacity:.85}.template-index .sfh10-compare .sfh10__eyebrow{background:#6f61d41a;border-color:#6f61d429;color:#6a5bc9}@media(max-width:767px){.template-index .sfh10-faq{background:linear-gradient(180deg,#f5f0ff,#fff)}.template-index .sfh10-faq__side{border-radius:28px}.template-index .sfh10-compare__wrap{border-radius:24px}.template-index .sfh10-compare__table thead th{font-size:15px}.template-index .sfh10-compare__label:before{left:-12px;width:5px;height:18px}}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .card-information__wrapper{display:flex;flex-direction:column;gap:10px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-proof{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:6px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-stars,.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-verified{display:inline-flex;align-items:center;min-height:32px;padding:7px 14px;border-radius:999px;border:1px solid rgba(193,177,255,.55);box-shadow:0 10px 24px #5b49a824;line-height:1}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-stars{background:linear-gradient(135deg,#fff7df,#ffe9a7);color:#d59a00;letter-spacing:2px;font-size:15px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-verified{background:linear-gradient(135deg,#7a68d6fa,#9988f2f5);color:#fff;font-weight:700;font-size:12px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-check{width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-right:7px;background:#ffffff40;border:1px solid rgba(255,255,255,.45);font-size:11px}@media(max-width:767px){.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-proof{gap:8px;margin-top:8px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-stars,.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-verified{min-height:29px;padding:6px 12px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-stars{font-size:14px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-verified{font-size:11px}}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-wrap{display:grid;grid-template-columns:1fr auto;grid-template-areas:"title arrow" "price arrow";align-items:center;gap:6px 12px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-title{grid-area:title;display:block;font-family:var(--font-stack-headings, inherit);font-size:18px;line-height:1.15;letter-spacing:-.02em;color:#271a52;font-weight:700;margin-top:2px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-wrap .price-item{grid-area:price}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-wrap .arrow-icon{grid-area:arrow;align-self:center}@media(max-width:767px){.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-title{font-size:16px}}.sfh10-goals__link{margin-top:22px;padding:12px 18px;min-height:46px;border-radius:999px;background:linear-gradient(135deg,#6f61d4,#4f3fb3);border:1px solid rgba(111,97,212,.18);color:#fff;letter-spacing:.04em;box-shadow:0 14px 28px #4f3fb32e;transition:transform .24s ease,box-shadow .24s ease,background .24s ease}.sfh10-goals__link:hover{transform:translateY(-2px);box-shadow:0 18px 34px #4f3fb33d;background:linear-gradient(135deg,#7a6ded,#5848c9);color:#fff}.sfh10-goals__link span{font-size:15px;line-height:1}@media(max-width:767px){.sfh10-goals__arrow{width:42px;height:42px;top:36%}.sfh10-goals__arrow--prev{left:0}.sfh10-goals__arrow--next{right:0}.sfh10-goals__link{width:100%;justify-content:center;min-height:44px;margin-top:16px;font-size:12px}}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 18px 18px;background:transparent;text-align:left}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-meta{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;min-width:0;width:100%}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-title{display:block;min-width:0;margin:0;color:#271a52;font-family:var(--font-stack-headings, inherit);font-size:18px;line-height:1.18;letter-spacing:-.02em;font-weight:700;white-space:normal;overflow-wrap:anywhere}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-stars{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 10px;border-radius:999px;border:1px solid rgba(236,205,95,.55);background:linear-gradient(135deg,#fff8de,#ffedb4);color:#d7a00a;letter-spacing:1.5px;font-size:13px;line-height:1;white-space:nowrap}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-button{display:inline-flex;align-items:center;justify-content:center;justify-self:start;min-height:42px;padding:10px 16px;border-radius:16px;border:1px solid rgba(155,137,239,.45);background:linear-gradient(135deg,#7e6bea,#9e8eff);box-shadow:0 10px 24px #6755c82e}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-button .price-item,.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-button .price-item span,.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-button .price-item *{color:#fff!important;font-size:15px;font-weight:800;line-height:1.15;white-space:normal;word-break:break-word}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-wrap .arrow-icon{grid-column:2;align-self:center;width:26px;height:18px;color:#271a52}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .card-media{position:relative}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-image-verified{position:absolute;left:16px;bottom:16px;z-index:3;display:inline-flex;align-items:center;min-height:30px;padding:6px 12px;border-radius:999px;border:1px solid rgba(193,177,255,.58);background:linear-gradient(135deg,#7a68d6fa,#9988f2f5);color:#fff;font-weight:700;font-size:12px;line-height:1;box-shadow:0 10px 24px #5b49a824;pointer-events:none}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-check{width:16px;height:16px;margin-right:6px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#ffffff38;border:1px solid rgba(255,255,255,.4);font-size:10px}@media(max-width:1024px){.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap{padding:14px 16px 16px;gap:12px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-title{font-size:16px}}@media(max-width:767px){.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px 12px 14px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-meta{gap:8px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-topline{gap:8px;align-items:flex-start}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-title{font-size:15px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-stars{min-height:24px;padding:4px 8px;font-size:11px;letter-spacing:1px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-button{min-height:38px;padding:8px 12px;border-radius:14px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-button .price-item,.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-button .price-item span,.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-button .price-item *{font-size:14px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-image-verified{left:12px;bottom:12px;min-height:26px;padding:5px 10px;font-size:10px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-check{width:14px;height:14px;margin-right:5px;font-size:9px}}.sfh10-trust__carousel{position:relative}.sfh10-trust__nav{display:none}.sfh10-trust__arrow{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border-radius:999px;border:1px solid rgba(58,48,94,.1);background:#ffffffe0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#3a305e;box-shadow:0 8px 22px #23183f1f;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease,color .2s ease,background .2s ease,border-color .2s ease;cursor:pointer}.sfh10-trust__arrow svg{width:16px;height:16px;display:block;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.sfh10-trust__arrow:disabled{opacity:.58;cursor:default;box-shadow:0 6px 16px #23183f14}@media(min-width:768px){.sfh10-trust__arrow:hover:not(:disabled),.sfh10-trust__arrow:focus-visible:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 26px #23183f29;border-color:#3a305e24;background:#fff;color:#241b42}}@media(max-width:767px){.sfh10-trust__carousel{display:block;padding-inline:0}.sfh10-trust__nav{display:block;position:absolute;inset:50% 0 auto;transform:translateY(-50%);z-index:4;pointer-events:none}.sfh10-trust__arrow{position:absolute;top:0;pointer-events:auto}.sfh10-trust__arrow--prev{left:-8px}.sfh10-trust__arrow--next{right:-8px}.sfh10-trust__row{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;grid-template-columns:none;padding-inline:0;scroll-padding-inline:0}.sfh10-trust__row::-webkit-scrollbar{display:none}.sfh10-trust__item{flex:0 0 100%;width:100%;scroll-snap-align:start;scroll-snap-stop:always;align-items:center}}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-meta{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:0}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-topline{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-title{flex:1 1 auto;min-width:0;margin:0;white-space:normal;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-stars{flex:0 0 auto;margin-inline-start:auto}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-button{align-self:flex-start;max-width:max-content}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-button .price-item,.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-button .price-item span,.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-button .price-item *{white-space:nowrap}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-wrap .arrow-icon{flex:0 0 auto}@media(min-width:768px){.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap{min-height:120px}}@media(max-width:767px){.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px 12px 14px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-topline{flex-direction:column;align-items:flex-start;gap:6px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-stars{margin-inline-start:0}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-title{font-size:15px;line-height:1.18}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-button{min-height:36px;padding:8px 12px;border-radius:14px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-button .price-item,.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-button .price-item span,.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-button .price-item *{font-size:13px;line-height:1.1;white-space:normal}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-wrap .arrow-icon{width:22px;height:16px;margin-top:6px}}@media(max-width:430px){.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-title{font-size:14px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-stars{min-height:22px;padding:4px 8px;font-size:10px;letter-spacing:.8px}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-button{padding:8px 10px}}.sfh10-results__grid{align-items:start}.sfh10-results__media{align-self:start}.sfh10-results__comparison-exact{background:transparent}.sfh10-results__comparison-exact .images-container{position:relative;border-radius:26px;overflow:hidden;background:radial-gradient(circle at top,#f1eaff,#fff 62%);cursor:ew-resize;touch-action:pan-y}.sfh10-results__comparison-exact .compare-image img,.sfh10-results__comparison-exact .compare-image .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.sfh10-results__comparison-exact .compare-image,.sfh10-results__comparison-exact .compare-image-overlay{border-radius:26px}.sfh10-results__comparison-exact .image-comparison-slider .slider-thumb{box-shadow:0 10px 24px #38277e2e;border:1px solid rgba(67,54,124,.16)}.sfh10-results__comparison-exact .image-comparison-slider .slider-thumb-arrows .icon-caret{width:18px;height:18px}@media(max-width:767px){.sfh10-results__comparison-exact .images-container,.sfh10-results__comparison-exact .compare-image,.sfh10-results__comparison-exact .compare-image-overlay{border-radius:18px}}@media(max-width:767px){.template-index .sfh10-results image-comparison-component.sfh10-results__comparison-exact-component{position:relative;display:block}.template-index .sfh10-results .sfh10-results__comparison-exact-component .sfh10-results__label{top:-8px!important;z-index:6}}.template-index .section-block-promo_banner_with_product_grid_bWUipj{--sf-bs-border: rgba(122,104,214,.16);--sf-bs-border-strong: rgba(122,104,214,.26);--sf-bs-shadow: 0 18px 44px rgba(68,47,134,.08);--sf-bs-deep: #271b52;--sf-bs-muted: #6d6397;--sf-bs-accent: #7a68d6;--sf-bs-accent-2: #9c8cf2;--sf-bs-soft: #f6f2ff;--sf-bs-card-bg: linear-gradient(180deg,#ffffff 0%,#fbf9ff 100%)}.template-index .section-block-promo_banner_with_product_grid_bWUipj .promo-banner-with-product-grid-block{align-items:stretch}.template-index .section-block-promo_banner_with_product_grid_bWUipj .promo-banner-with-product-grid-block>.item,.template-index .section-block-promo_banner_with_product_grid_bWUipj .promo-banner-with-product-grid-block>.banner-item{box-sizing:border-box;padding:0 10px 18px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .promo-banner-with-product-grid-block{margin-left:-10px;margin-right:-10px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .banner-item{display:flex;flex-direction:column;background:linear-gradient(180deg,#f8f4fff5,#fff);border:1px solid var(--sf-bs-border);border-radius:30px;padding:12px;box-shadow:var(--sf-bs-shadow);overflow:hidden}.template-index .section-block-promo_banner_with_product_grid_bWUipj .banner-item .product-block__image{border-radius:22px;overflow:hidden}.template-index .section-block-promo_banner_with_product_grid_bWUipj .button-view-detail{margin-top:12px;min-height:58px;padding:16px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.22);background:linear-gradient(135deg,#6d5fd3,#8f81ef 55%,#776bde)!important;box-shadow:0 18px 36px #6755c82e;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.template-index .section-block-promo_banner_with_product_grid_bWUipj .button-view-detail .view-detail{font-size:15px;font-weight:800;letter-spacing:.02em}.template-index .section-block-promo_banner_with_product_grid_bWUipj .button-view-detail .arrow-icon{width:20px;height:20px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .button-view-detail:hover{transform:translateY(-1px);box-shadow:0 22px 40px #6755c838;filter:saturate(1.04)}.template-index .section-block-promo_banner_with_product_grid_bWUipj .item .product-item{height:100%}.template-index .section-block-promo_banner_with_product_grid_bWUipj .item .product-item .card{display:flex;flex-direction:column;height:100%;background:var(--sf-bs-card-bg);border:1px solid var(--sf-bs-border);border-radius:28px;box-shadow:var(--sf-bs-shadow);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.template-index .section-block-promo_banner_with_product_grid_bWUipj .item .product-item:hover .card{transform:translateY(-3px);box-shadow:0 22px 48px #442f861f;border-color:var(--sf-bs-border-strong)}.template-index .section-block-promo_banner_with_product_grid_bWUipj .item .product-item .card-product{padding:10px 10px 0}.template-index .section-block-promo_banner_with_product_grid_bWUipj .item .product-item .card-media{border-radius:20px;overflow:hidden}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-image-verified{left:14px;bottom:14px;min-height:27px;padding:5px 10px;border-radius:999px;border:1px solid rgba(192,177,255,.42);background:linear-gradient(135deg,#7a68d6f0,#9685eff0);color:#fff;font-size:11px;font-weight:700;box-shadow:0 10px 20px #5745b22e}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-check{width:15px;height:15px;margin-right:6px;font-size:10px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 12px;padding:14px 16px 16px;background:transparent;min-height:auto;text-align:left;text-decoration:none}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-meta{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:7px;min-width:0;width:100%}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-side{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0;margin-left:auto}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-title{display:block;flex:1 1 auto;min-width:0;margin:0;color:var(--sf-bs-deep);font-family:var(--font-stack-headings, inherit);font-size:18px;line-height:1.16;letter-spacing:-.02em;font-weight:700;white-space:normal;overflow-wrap:anywhere}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-stars{flex:0 0 auto;align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:4px 8px;border-radius:999px;border:1px solid rgba(236,205,95,.5);background:linear-gradient(135deg,#fff8de,#ffefbc);color:#d5a109;letter-spacing:1px;font-size:12px;line-height:1;white-space:nowrap}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-height:0;text-align:right}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item span,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item *{color:var(--sf-bs-accent)!important;font-size:15px;font-weight:800;line-height:1.1;white-space:normal}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-wrap .arrow-icon{flex:0 0 auto;width:38px;height:38px;padding:10px;border-radius:999px;border:1px solid var(--sf-bs-border-strong);background:linear-gradient(180deg,#f7f3ff,#fff);box-shadow:0 10px 18px #442f860f;fill:var(--sf-bs-deep)}@media(max-width:1024px){.template-index .section-block-promo_banner_with_product_grid_bWUipj .promo-banner-with-product-grid-block>.item,.template-index .section-block-promo_banner_with_product_grid_bWUipj .promo-banner-with-product-grid-block>.banner-item{padding-left:8px;padding-right:8px;padding-bottom:16px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .promo-banner-with-product-grid-block{margin-left:-8px;margin-right:-8px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .banner-item{border-radius:26px;padding:10px}}@media(max-width:767px){.template-index .section-block-promo_banner_with_product_grid_bWUipj .promo-banner-with-product-grid-block>.item,.template-index .section-block-promo_banner_with_product_grid_bWUipj .promo-banner-with-product-grid-block>.banner-item{padding-left:6px;padding-right:6px;padding-bottom:12px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .promo-banner-with-product-grid-block{margin-left:-6px;margin-right:-6px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .banner-item{border-radius:22px;padding:8px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .banner-item .product-block__image{border-radius:16px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .button-view-detail{min-height:48px;margin-top:10px;padding:12px 14px;border-radius:16px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .button-view-detail .view-detail{font-size:14px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .item .product-item .card{border-radius:22px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .item .product-item .card-product{padding:8px 8px 0}.template-index .section-block-promo_banner_with_product_grid_bWUipj .item .product-item .card-media{border-radius:16px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap{align-items:start;gap:8px 10px;padding:10px 12px 12px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-side{gap:8px;align-self:flex-end}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-title{font-size:15px;line-height:1.16}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-stars{min-height:22px;padding:4px 7px;font-size:10px;letter-spacing:.8px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item span,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item *{font-size:13px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-wrap .arrow-icon{width:34px;height:34px;padding:8px;margin-top:2px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-image-verified{left:10px;bottom:10px;min-height:24px;padding:4px 8px;font-size:10px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-check{width:14px;height:14px;margin-right:5px;font-size:9px}}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 16px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-meta{align-items:flex-start;justify-content:center;gap:6px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-title{width:100%;max-width:100%;margin:0;white-space:normal;word-break:normal;overflow-wrap:anywhere}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-side{justify-self:end;align-self:center;margin-left:auto;white-space:nowrap}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line{justify-content:flex-end;text-align:right}@media(max-width:767px){.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-meta{width:100%;gap:6px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-stars{align-self:flex-start}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-title{width:100%;max-width:none;font-size:15px;line-height:1.18}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-side{width:100%;justify-content:space-between;align-items:center;align-self:stretch;gap:10px;margin-left:0}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line{justify-content:flex-start;text-align:left}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-wrap .arrow-icon{margin-left:auto;margin-top:0}}@media(min-width:768px){.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px 18px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-meta{width:100%;align-items:flex-start;justify-content:center;gap:7px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-stars{align-self:flex-start}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-title{width:100%;margin:0;white-space:normal;word-break:normal;overflow-wrap:anywhere}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-side{justify-self:end;align-self:center;display:flex;justify-content:flex-end;align-items:center;width:auto;margin-left:auto;gap:0;white-space:nowrap}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line{justify-content:flex-end;text-align:right}}@media(max-width:767px){.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-meta{width:100%;gap:6px}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-stars{align-self:flex-start}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-title{width:100%;max-width:none;margin:0;font-size:15px;line-height:1.2;white-space:normal;word-break:normal;overflow-wrap:anywhere}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-side{width:100%;justify-content:flex-start;align-items:flex-start;align-self:stretch;margin-left:0;gap:0}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line{justify-content:flex-start;text-align:left}}@media(min-width:768px){.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px 18px!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-meta{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;width:100%!important;gap:8px!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-stars{align-self:flex-start!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-title{display:block!important;width:100%!important;margin:0!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;line-height:1.18!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-side{display:flex!important;justify-self:end!important;justify-content:flex-end!important;align-items:center!important;align-self:center!important;width:auto!important;margin-left:auto!important;white-space:nowrap!important;gap:0!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line{display:flex!important;justify-content:flex-end!important;text-align:right!important;width:auto!important}}@media(max-width:767px){.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-meta{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;width:100%!important;gap:6px!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-stars{align-self:flex-start!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-title{display:block!important;width:100%!important;max-width:none!important;margin:0!important;font-size:14px!important;line-height:1.25!important;letter-spacing:-.01em!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-side{display:flex!important;width:100%!important;justify-content:flex-start!important;align-items:flex-start!important;align-self:stretch!important;margin-left:0!important;gap:0!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line{display:flex!important;width:100%!important;justify-content:flex-start!important;text-align:left!important}}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-wrap .arrow-icon{display:none!important}@media(min-width:768px){.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px 16px!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-meta{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:8px!important;min-width:0!important;width:100%!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-stars{align-self:flex-start!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-title{display:block!important;width:100%!important;margin:0!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;line-height:1.18!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-side{display:flex!important;justify-self:end!important;justify-content:flex-end!important;align-items:center!important;align-self:center!important;width:auto!important;margin-left:auto!important;gap:0!important;white-space:nowrap!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line{display:flex!important;justify-content:flex-end!important;text-align:right!important;width:auto!important}}@media(max-width:767px){.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:6px!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-meta{order:1!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;width:100%!important;gap:6px!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-stars{align-self:flex-start!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-title{display:block!important;width:100%!important;max-width:none!important;margin:0!important;font-size:13px!important;line-height:1.22!important;letter-spacing:-.01em!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-side{order:2!important;display:flex!important;width:100%!important;justify-content:flex-start!important;align-items:flex-start!important;align-self:stretch!important;margin:0!important;gap:0!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line{display:flex!important;width:100%!important;justify-content:flex-start!important;text-align:left!important}.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item span,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item *{font-size:14px!important;line-height:1.15!important}}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;column-gap:16px!important;row-gap:8px!important;padding:16px 22px 20px!important;text-decoration:none!important}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-meta,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-meta{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:7px!important;min-width:0!important;width:100%!important}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-stars,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-stars{display:inline-flex!important;align-self:flex-start!important;margin:0!important}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-title,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-title{display:block!important;width:100%!important;margin:0!important;color:#241b42!important;font-size:18px!important;font-weight:700!important;line-height:1.18!important;letter-spacing:-.02em!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-decoration:none!important}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-side,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-side{display:flex!important;align-items:flex-end!important;justify-content:flex-end!important;align-self:end!important;margin-left:auto!important;min-width:max-content!important}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-line,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line{display:flex!important;align-items:center!important;justify-content:flex-end!important;text-align:right!important;white-space:nowrap!important}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item,.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item span,.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item *,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item span,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item *{font-size:17px!important;line-height:1.15!important;font-weight:500!important;color:#241b42!important}.template-index .promo-banner-with-product-grid .product-item .card-price .arrow-icon,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item .card-price .arrow-icon{display:none!important}@media(max-width:767px){.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .card-price.sf-mlp-price-wrap{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:8px!important;padding:14px 16px 18px!important}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-meta,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-meta{gap:8px!important;width:100%!important}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-title,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-title{font-size:14px!important;line-height:1.18!important;white-space:nowrap!important}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-side,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-side{width:100%!important;margin:4px 0 0!important;justify-content:flex-start!important;align-items:flex-start!important;align-self:flex-start!important}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-line,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line{width:100%!important;justify-content:flex-start!important;text-align:left!important}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item,.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item span,.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item *,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item span,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item *{font-size:14px!important;line-height:1.15!important}}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item,.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item span,.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item *,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item span,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item *{color:#7068b8!important}.sfh10-results__comparison-exact .image-comparison-slider{touch-action:none}@media(max-width:767px){.sfh10-reviews .sfh10-reviews__grid>*{width:100%}}@media(min-width:768px){.template-index .slideshow .slide-content{max-width:min(620px,42vw)}.template-index .slideshow .slide-text.slide-pc{max-width:44ch}}.template-index .sfh10-trust{padding-top:24px}.template-index .sfh10-goals__card h3{max-width:16ch}.template-index .sfh10-final__panel .sfh10-btn{background:#ffffff14;color:#fff;border-color:#ffffff2e;box-shadow:none}.template-index .sfh10-final__panel .sfh10-btn--primary{background:#fff;color:#241b42}.template-index .sfh10-faq__item summary{padding-right:20px}.template-index .customer-testimonial-block .halo-block-header{margin-bottom:24px}.template-index .sfh10-trust{padding-top:18px;padding-bottom:22px}.template-index .sfh10-trust__row{gap:12px}.template-index .sfh10-trust__item{padding:18px;gap:14px;border-radius:20px}.template-index .sfh10-trust__item strong{font-size:14px}.template-index .sfh10-trust__item small{font-size:12px}.template-index .sfh10-icon-box{width:50px;height:50px;border-radius:16px}.template-index .sfh10-icon-box svg{width:24px;height:24px}.template-index .sfh10-icon-box img{width:24px;height:24px;object-fit:contain}@media(min-width:768px){.template-index .sfh10-trust__row{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:767px){.template-index .sfh10-trust{padding-top:14px;padding-bottom:18px}.template-index .sfh10-trust__carousel{padding-inline:0}.template-index .sfh10-trust__nav{display:block}.template-index .sfh10-trust__row{display:flex!important;flex-wrap:nowrap!important;grid-template-columns:none!important;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-inline:0}.template-index .sfh10-trust__row::-webkit-scrollbar{display:none}.template-index .sfh10-trust__item{flex:0 0 86%;width:86%;min-width:86%;padding:15px 14px;gap:12px;align-items:center;scroll-snap-align:start;scroll-snap-stop:always}.template-index .sfh10-trust__item strong{font-size:13px}.template-index .sfh10-trust__item small{font-size:11px;line-height:1.45}.template-index .sfh10-icon-box{width:48px;height:48px;border-radius:14px;flex:0 0 auto}.template-index .sfh10-icon-box svg,.template-index .sfh10-icon-box img{width:22px;height:22px}.template-index .sfh10-trust__arrow--prev{left:-4px}.template-index .sfh10-trust__arrow--next{right:-4px}}@media(max-width:1199px){.sfh10-review__card--featured{grid-column:span 2}}@media(max-width:767px){.sfh10-review__card--featured{grid-column:span 1;padding:22px 18px}.sfh10-review__top--featured{gap:14px;align-items:center}.sfh10-review__avatar--featured{width:92px;height:116px;border-radius:24px}.sfh10-review__card--featured .sfh10-review__meta strong{font-size:clamp(22px,8vw,28px)}.sfh10-review__quote-mark{font-size:46px}.sfh10-review__card--featured .sfh10-review__quote-mark{font-size:52px;margin-bottom:10px}}.template-product .sfh10-compare--product .sfh10-compare__table tbody tr:hover td{background:#6f61d40b}.template-product .sfh10-compare--product .sfh10-compare__head{color:#241b42;border-bottom:1px solid rgba(103,84,203,.12)}.template-product .sfh10-compare--product .sfh10-compare__table thead th:first-child{background:linear-gradient(135deg,#efe9ff,#faf7ff)}.template-product .sfh10-compare--product .sfh10-compare__table thead th:nth-child(2){background:linear-gradient(135deg,#e8ddff,#f5efff)}.template-product .sfh10-compare--product .sfh10-compare__table thead th:nth-child(3){background:linear-gradient(135deg,#f2ebff,#fbf8ff)}.template-product .sfh10-compare--product .sfh10-compare__table thead th:nth-child(4){background:linear-gradient(135deg,#e5ddff,#f3eeff)}.template-product .sfh10-compare--product .sfh10-compare__table thead th:nth-child(5){background:linear-gradient(135deg,#efe7ff,#faf5ff)}.template-product .sfh10-compare--product .sfh10-compare__table tbody tr:nth-child(odd) td{background:#6f61d405}.template-product .sfh10-compare--product .sfh10-compare__label{color:#241b42;font-weight:700}.template-product .sfh10-compare--product .sfh10-compare__label:before{content:"";position:absolute;left:-14px;top:50%;transform:translateY(-50%);width:6px;height:22px;border-radius:999px;background:linear-gradient(180deg,#5d4fc4,#8a7df0);opacity:.9}.template-product .sfh10-compare--product .sfh10-compare__product-thumb{box-shadow:0 14px 30px #4f3fb31f}.template-product .sfh10-compare--product .sfh10-compare__badge{min-height:40px;padding:7px 14px;gap:9px;border-radius:999px;box-shadow:0 12px 26px #4a3a991a;font-size:12px;letter-spacing:.045em;text-transform:uppercase}.template-product .sfh10-compare--product .sfh10-compare__badge-mark{width:22px;height:22px;font-size:11px;box-shadow:inset 0 1px #ffffff73}.template-product .sfh10-compare--product .sfh10-compare__badge--yes{background:linear-gradient(135deg,#6f61d4,#8b7ff0);color:#fff;border-color:#6f61d42e}.template-product .sfh10-compare--product .sfh10-compare__badge--yes .sfh10-compare__badge-mark{background:#ffffff2e;color:#fff;border:1px solid rgba(255,255,255,.28)}.template-product .sfh10-compare--product .sfh10-compare__badge--no{background:linear-gradient(135deg,#f4f1fa,#ece7f5);color:#746d8f;border-color:#7e749c2e}.template-product .sfh10-compare--product .sfh10-compare__badge--no .sfh10-compare__badge-mark{background:#8f88a7;color:#fff}.template-product .sfh10-compare--product .sfh10-compare__badge--maybe{background:linear-gradient(135deg,#fff0cf,#ffe2a4);color:#8c5e00;border-color:#d7aa4a47}.template-product .sfh10-compare--product .sfh10-compare__badge--maybe .sfh10-compare__badge-mark{background:linear-gradient(135deg,#d9a63f,#c98d16);color:#fff}@media(max-width:767px){.template-product .sfh10-compare--product .sfh10-compare__label:before{left:-12px;width:5px;height:18px}.template-product .sfh10-compare--product .sfh10-compare__badge{min-height:34px;padding:6px 11px;gap:7px;font-size:11px;letter-spacing:.03em}.template-product .sfh10-compare--product .sfh10-compare__badge-mark{width:18px;height:18px;font-size:10px}}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item{display:inline-flex!important;align-items:baseline!important;gap:6px!important}.template-index .promo-banner-with-product-grid .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item .text,.template-index .section-block-promo_banner_with_product_grid_bWUipj .product-item.has-sf-most-loved-proof .sf-mlp-price-line .price-item .text{margin:0!important}.template-index .sfh10-trust{position:relative;z-index:8;margin-top:-58px;padding-top:0;padding-bottom:24px;background:transparent;border-bottom:0}.template-index .sfh10-trust .sfh10__container{position:relative}.template-index .sfh10-trust__row{gap:14px}.template-index .sfh10-trust__item{position:relative;overflow:hidden;min-height:122px;padding:20px;border-radius:24px;background:linear-gradient(180deg,#fffffff0,#f8f3fffa);border:1px solid rgba(126,105,198,.18);box-shadow:0 18px 44px #2e1c5c24;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.template-index .sfh10-trust__item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#a082ff29,#fff0 44%,#7a54ff1a);pointer-events:none}.template-index .sfh10-trust__item>div:last-child{position:relative;z-index:1}.template-index .sfh10-trust__item strong{color:#22183f;font-size:15px;line-height:1.32;letter-spacing:-.01em}.template-index .sfh10-trust__item small{margin-top:5px;color:#2b1f4ebd;font-size:12px;line-height:1.55}.template-index .sfh10-icon-box{position:relative;z-index:1;width:54px;height:54px;border-radius:17px;background:linear-gradient(135deg,#735dc21a,#aa8aff2e);border:1px solid rgba(111,97,212,.16);color:#6c58cb;box-shadow:inset 0 1px #ffffffa6}.template-index .sfh10-icon-box svg,.template-index .sfh10-icon-box img{width:24px;height:24px}@media(min-width:768px){.template-index .sfh10-trust{margin-top:-68px;padding-bottom:30px}}@media(max-width:767px){.template-index .sfh10-trust{margin-top:-34px;padding-bottom:16px}.template-index .sfh10-trust__carousel{overflow:visible}.template-index .sfh10-trust__nav{top:42%}.template-index .sfh10-trust__item{flex:0 0 88%;width:88%;min-width:88%;min-height:112px;padding:16px 15px;border-radius:20px;box-shadow:0 14px 34px #2e1c5c26}.template-index .sfh10-trust__item strong{font-size:13px}.template-index .sfh10-trust__item small{font-size:11px;line-height:1.45}.template-index .sfh10-icon-box{width:46px;height:46px;border-radius:14px}.template-index .sfh10-icon-box svg,.template-index .sfh10-icon-box img{width:21px;height:21px}}@media(min-width:768px){.template-index .section-block-16321237356a896dad .slide-content.content-box--absolute,.template-index .section-block-16321237356a896dad .slide-content.custom_position{top:50%!important;left:8%!important;right:auto!important;bottom:auto!important;transform:translateY(-50%)!important;max-width:min(560px,34vw)!important;z-index:5!important;text-align:left!important}.template-index .section-block-16321237356a896dad .slide-content .grouped_btn--slider{justify-content:flex-start!important}}@media(max-width:767px){.template-index .section-block-16321237356a896dad .slide-content.content-box--absolute,.template-index .section-block-16321237356a896dad .slide-content.custom_position,.template-index .section-block-16321237356a896dad .slideshow .slide-content.content-box--absolute,.template-index .section-block-16321237356a896dad .slideshow .slide-content.custom_position{top:22px!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%)!important;width:calc(100% - 28px)!important;max-width:430px!important;padding:0 14px 12px!important;margin:0 auto!important;text-align:center!important;z-index:9!important}.template-index .section-block-16321237356a896dad .slide-content.content-box--absolute *,.template-index .section-block-16321237356a896dad .slide-content.custom_position *{text-align:center!important}.template-index .section-block-16321237356a896dad .slide-content .grouped_btn--slider{display:flex!important;justify-content:center!important;width:100%!important}.template-index .section-block-16321237356a896dad .slide-content .slide-sub{margin-bottom:8px!important}.template-index .section-block-16321237356a896dad .slide-content .slide-heading{margin-bottom:10px!important;font-size:clamp(32px,8.4vw,46px)!important;line-height:.96!important}.template-index .section-block-16321237356a896dad .slide-content .slide-text{margin-bottom:14px!important;font-size:clamp(13px,4vw,17px)!important;line-height:1.4!important}.template-index .section-block-16321237356a896dad .slide-content .slide-button{display:inline-flex!important;margin-left:auto!important;margin-right:auto!important}}@media(max-width:767px){.template-index .section-block-16321237356a896dad .slide-content.custom_position[style*=--vertical_position_mb]{--vertical_position_mb: 5% !important;top:var(--vertical_position_mb)!important;transform:translate(-50%)!important}.template-index .section-block-16321237356a896dad .slide-content{padding-top:0!important}}.section-block-16321237356a896dad .slide-content .slide-button,.slide-block-eb881620-018e-4971-95e9-7e0a015dcd16 .slide-content .slide-button{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 10px 30px #0000002e}.slide-block-eb881620-018e-4971-95e9-7e0a015dcd16 .slide-content .slide-button:hover{transform:translateY(-1px)}
/*# sourceMappingURL=/cdn/shop/t/1367/assets/skinfee-home-10m.css.map */
