:root{--cro-admin-bg: #f4f5f7;--cro-card-bg: #ffffff;--cro-card-border: #e4e5e7;--cro-heading: #161718;--cro-copy: #61656b;--cro-muted: #8a8f98;--cro-primary: #111827;--cro-primary-hover: #000000;--cro-radius-lg: 20px;--cro-radius-md: 14px;--cro-shadow: 0 1px 2px rgba(17, 24, 39, .04), 0 8px 24px rgba(17, 24, 39, .06)}.cro-admin{min-height:100%;color:var(--cro-heading)}.cro-admin *{box-sizing:border-box}.cro-admin a{color:inherit}.cro-hero{position:relative;overflow:hidden;margin-bottom:24px;padding:34px;border:1px solid #dfe2e7;border-radius:24px;background:radial-gradient(circle at 88% 18%,rgba(122,92,255,.18),transparent 28%),radial-gradient(circle at 70% 100%,rgba(55,189,165,.14),transparent 34%),linear-gradient(135deg,#fff,#f6f4ff 52%,#f2fbf9);box-shadow:var(--cro-shadow)}.cro-hero__content{position:relative;z-index:1;max-width:740px}.cro-eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:14px;padding:7px 11px;border:1px solid rgba(91,66,190,.15);border-radius:999px;background:#ffffffbf;color:#5b42be;font-size:12px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.cro-hero h1{max-width:680px;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.06;letter-spacing:-.035em}.cro-hero p{max-width:670px;margin:18px 0 0;color:var(--cro-copy);font-size:17px;line-height:1.65}.cro-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.cro-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:10px 17px;border:1px solid transparent;border-radius:11px;cursor:pointer;font:inherit;font-size:14px;font-weight:700;text-decoration:none;transition:transform .15s ease,background .15s ease,border-color .15s ease}.cro-button:hover{transform:translateY(-1px)}.cro-button--primary{background:var(--cro-primary);color:#fff!important}.cro-button--primary:hover{background:var(--cro-primary-hover)}.cro-button--secondary{border-color:#d4d7dc;background:#fff;color:#202124!important}.cro-button--ghost{border-color:#e0e2e6;background:transparent;color:#292b2f!important}.cro-dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.cro-stat{padding:20px;border:1px solid var(--cro-card-border);border-radius:var(--cro-radius-md);background:var(--cro-card-bg);box-shadow:0 2px 10px #11182709}.cro-stat__label{color:var(--cro-copy);font-size:13px;font-weight:650}.cro-stat__value{margin-top:8px;font-size:25px;font-weight:780;letter-spacing:-.025em}.cro-stat__note{margin-top:4px;color:var(--cro-muted);font-size:12px}.cro-panel{margin-bottom:24px;padding:24px;border:1px solid var(--cro-card-border);border-radius:var(--cro-radius-lg);background:var(--cro-card-bg);box-shadow:var(--cro-shadow)}.cro-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.cro-panel__header h2{margin:0;font-size:21px;letter-spacing:-.02em}.cro-panel__header p{margin:6px 0 0;color:var(--cro-copy);font-size:14px;line-height:1.55}.cro-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:22px}.cro-search{position:relative;flex:1 1 280px}.cro-search input{width:100%;min-height:46px;padding:10px 14px 10px 42px;border:1px solid #cfd2d8;border-radius:12px;background:#fff;color:#1f2328;font:inherit;outline:none}.cro-search input:focus{border-color:#6d5bd0;box-shadow:0 0 0 3px #6d5bd01f}.cro-search__icon{position:absolute;top:50%;left:15px;color:#777c84;transform:translateY(-50%);pointer-events:none}.cro-filter-tabs{display:flex;flex-wrap:wrap;gap:8px}.cro-filter{min-height:38px;padding:8px 13px;border:1px solid #d8dbe0;border-radius:999px;background:#fff;color:#50545b;cursor:pointer;font:inherit;font-size:13px;font-weight:650}.cro-filter.is-active{border-color:#202124;background:#202124;color:#fff}.cro-section-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cro-section-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--cro-card-border);border-radius:18px;background:#fff;box-shadow:0 4px 18px #1118270b;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.cro-section-card:hover{border-color:#cfd1d7;box-shadow:0 14px 35px #11182717;transform:translateY(-3px)}.cro-preview{position:relative;display:flex;min-height:220px;align-items:center;justify-content:center;overflow:hidden;padding:20px;background:#f3f4f6}.cro-preview--purple{background:linear-gradient(135deg,#ede9fe,#faf5ff)}.cro-preview--blue{background:linear-gradient(135deg,#e0f2fe,#eff6ff)}.cro-preview--rose{background:linear-gradient(135deg,#ffe4e6,#fff1f2)}.cro-preview--green{background:linear-gradient(135deg,#dcfce7,#ecfdf5)}.cro-preview--orange{background:linear-gradient(135deg,#ffedd5,#fff7ed)}.cro-preview__window{width:92%;overflow:hidden;border:1px solid rgba(17,24,39,.08);border-radius:12px;background:#fff;box-shadow:0 14px 35px #11182724}.cro-preview__browser{display:flex;height:20px;align-items:center;gap:4px;padding:0 8px;border-bottom:1px solid #eceef1;background:#fafafa}.cro-preview__browser span{width:5px;height:5px;border-radius:50%;background:#cfd2d7}.cro-preview__body{min-height:145px;padding:14px}.cro-mock-video{position:relative;display:flex;min-height:118px;align-items:center;justify-content:center;border-radius:8px;background:linear-gradient(135deg,#0a0f1933,#0a0f198c),linear-gradient(120deg,#9b87f5,#4f46e5)}.cro-mock-play{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:#ffffffeb;color:#111827;font-size:17px;box-shadow:0 8px 18px #11182733}.cro-mock-video-text{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cro-mock-copy{padding:10px 4px}.cro-mock-line{height:6px;margin-bottom:7px;border-radius:20px;background:#d9dce1}.cro-mock-line--heading{width:78%;height:10px;background:#848a94}.cro-mock-line--short{width:58%}.cro-mock-button{width:52px;height:16px;margin-top:9px;border-radius:4px;background:#111827}.cro-mock-faq{border-top:1px solid #d8dbe0}.cro-mock-faq__row{display:flex;min-height:27px;align-items:center;justify-content:space-between;border-bottom:1px solid #d8dbe0;color:#5a5f68;font-size:7px;font-weight:650}.cro-mock-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:16px 10px;border-radius:8px;background:#111318}.cro-mock-trust__item{min-height:72px;padding:8px 5px;border:1px solid rgba(255,255,255,.13);border-radius:7px;background:#ffffff0d;text-align:center}.cro-mock-trust__icon{margin-bottom:6px;color:#fff;font-size:14px}.cro-mock-trust__line{width:80%;height:4px;margin:4px auto;border-radius:10px;background:#ffffffb8}.cro-mock-trust__line:last-child{width:58%;background:#ffffff59}.cro-mock-labels{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.cro-mock-product{position:relative;min-height:112px;border-radius:8px;background:linear-gradient(145deg,#f2f3f5,#dfe2e6)}.cro-mock-label{position:absolute;top:7px;left:7px;padding:4px 6px;border-radius:999px;background:#111827;color:#fff;font-size:6px;font-weight:800}.cro-section-card__content{display:flex;flex:1;flex-direction:column;padding:19px}.cro-card-badges{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:11px}.cro-badge{display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:750}.cro-badge--live{background:#dcfce7;color:#166534}.cro-badge--premium{background:#ede9fe;color:#5b21b6}.cro-badge--soon{background:#fff7ed;color:#9a3412}.cro-section-card h3{margin:0;font-size:18px;letter-spacing:-.015em}.cro-section-card p{margin:10px 0 16px;color:var(--cro-copy);font-size:13px;line-height:1.55}.cro-card-pages{margin-bottom:17px;color:var(--cro-muted);font-size:12px}.cro-section-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:15px;border-top:1px solid #eceef1}.cro-price{font-size:14px;font-weight:750}.cro-price span{color:var(--cro-muted);font-size:11px;font-weight:500}.cro-detail-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:22px}.cro-detail-preview{min-height:480px}.cro-detail-preview .cro-preview__window{max-width:760px}.cro-feature-list{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.cro-feature-list li{position:relative;padding-left:27px;color:#44484f;font-size:13px;line-height:1.45}.cro-feature-list li:before{content:"✓";position:absolute;top:-1px;left:0;display:flex;width:19px;height:19px;align-items:center;justify-content:center;border-radius:50%;background:#dcfce7;color:#166534;font-size:11px;font-weight:800}.cro-empty{padding:50px 24px;border:1px dashed #d5d8dd;border-radius:16px;color:var(--cro-copy);text-align:center}.cro-label-builder-placeholder{padding:32px;border:1px solid var(--cro-card-border);border-radius:18px;background:radial-gradient(circle at 90% 10%,rgba(251,146,60,.14),transparent 30%),#fff}.cro-label-builder-placeholder h2{margin-top:0}@media(max-width:1100px){.cro-dashboard-grid,.cro-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cro-detail-layout{grid-template-columns:1fr}}@media(max-width:680px){.cro-hero{padding:25px 21px}.cro-dashboard-grid,.cro-section-grid{grid-template-columns:1fr}.cro-panel{padding:18px}.cro-panel__header{flex-direction:column}.cro-section-card__footer{align-items:flex-start;flex-direction:column}}.cro-detail-layout{align-items:start}.cro-detail-layout--native{grid-template-columns:minmax(0,1fr) 330px;gap:18px}.cro-detail-layout--native>.cro-panel{margin-bottom:0;padding:20px}.cro-detail-layout--native aside{position:sticky;top:18px;min-width:0}.cro-detail-layout--native aside>.cro-panel:first-child,.cro-detail-layout--native aside>.cro-panel:last-child{display:none}.cro-detail-layout--native aside>.cro-panel{margin-bottom:0;padding:20px;border-radius:16px}.cro-detail-layout--native aside h2{margin:10px 0 6px;font-size:18px}.cro-detail-layout--native aside p,.cro-detail-layout--native aside label,.cro-detail-layout--native aside select,.cro-detail-layout--native aside button,.cro-detail-layout--native aside a{font-size:12px}.cro-detail-layout--native aside select{min-height:42px!important}.cro-detail-layout--native aside .cro-button{min-height:40px;padding:9px 12px}.cro-detail-layout--native .cro-preview{min-height:390px!important}.cro-detail-layout--native .cro-preview__body{min-height:300px!important}.cro-detail-layout--native .cro-preview:has(.cro-preview__body>div[style*="height: 210px"]){min-height:300px!important}.cro-detail-layout--native .cro-preview__body:has(>div[style*="height: 210px"]){min-height:220px!important;max-height:220px!important;overflow:hidden!important}.cro-detail-layout--native .cro-card-badges{margin-bottom:9px}.cro-detail-layout--native h2{margin:0;font-size:21px}.cro-badge--free{background:#dcfce7;color:#166534}.cro-native-details{margin-top:24px;padding-top:22px;border-top:1px solid #eceef1}.cro-native-details__benefit{padding:16px;border:1px solid #e4e7eb;border-radius:13px;background:#f7f8fa}.cro-native-details__benefit span{display:block;margin-bottom:5px;color:#62676f;font-size:11px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.cro-native-details__benefit p{margin:0;color:#30343a;font-size:13px;line-height:1.55}.cro-native-details__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);gap:28px;margin-top:22px}.cro-native-details__grid h3{margin:0;font-size:15px}.cro-feature-list--compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px;margin-top:14px}.cro-feature-list--compact li{padding-left:24px;font-size:12px;line-height:1.45}.cro-feature-list--compact li:before{width:17px;height:17px;font-size:10px}.cro-native-details__grid>div:last-child .cro-feature-list--compact{grid-template-columns:1fr}.cro-native-details__free{margin-top:18px;padding:11px 12px;border-radius:10px;background:#ecfdf3;color:#166534;font-size:12px;font-weight:700}@media(max-width:1100px){.cro-detail-layout--native{grid-template-columns:1fr}.cro-detail-layout--native aside{position:static}}@media(max-width:680px){.cro-native-details__grid,.cro-feature-list--compact{grid-template-columns:1fr}.cro-detail-layout--native>.cro-panel,.cro-detail-layout--native aside>.cro-panel{padding:16px}}.cro-section-preview-browser[style*="max-height: 145px"]{height:145px!important;min-height:145px!important;max-height:145px!important;padding:12px!important;overflow:hidden!important}.cro-section-preview-browser[style*="max-height: 145px"]>*{max-height:118px!important;overflow:hidden!important}.cro-cross-sell-notice{margin:18px 0;padding:14px 16px;border-radius:10px;font-size:13px;line-height:1.45}.cro-cross-sell-notice--success{border:1px solid #b7ebc7;background:#effcf3;color:#176b35}.cro-cross-sell-notice--error{border:1px solid #f0b8c0;background:#fff2f4;color:#a61b34}.cro-cross-sell-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}.cro-cross-sell-card{min-width:0;padding:18px;border:1px solid #dedee3;border-radius:14px;background:#fff;box-sizing:border-box}.cro-cross-sell-card__heading{display:flex;margin-bottom:16px;align-items:center;justify-content:space-between;gap:12px;color:#171717;font-size:14px;font-weight:750}.cro-cross-sell-card__heading span{color:#6b6b73;font-size:11px;font-weight:500}.cro-cross-sell-field{display:grid;gap:6px;margin-top:12px}.cro-cross-sell-field span{color:#4a4a51;font-size:11px;font-weight:650}.cro-cross-sell-field select{width:100%;min-height:42px;padding:8px 34px 8px 11px;border:1px solid #c9c9cf;border-radius:9px;background:#fff;color:#171717;font:inherit;font-size:13px;box-sizing:border-box}.cro-cross-sell-save{position:sticky;bottom:0;display:flex;margin-top:20px;padding:14px 0;justify-content:flex-end;background:linear-gradient(to bottom,#fff0,#fff 30%)}@media(max-width:900px){.cro-cross-sell-grid{grid-template-columns:1fr}.cro-cross-sell-save .cro-button{width:100%}}.cro-offers-shell{width:min(1180px,calc(100% - 40px));margin:10px auto 40px;padding:24px 28px 28px;border:1px solid #e2e2e7;border-radius:18px;background:#fff;box-shadow:0 16px 42px #12121712;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.cro-offers-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.cro-offers-toolbar--editor{margin-bottom:24px}.cro-offers-toolbar h1{margin:8px 0 7px;color:#17171b;font-size:28px;line-height:1.15;letter-spacing:-.5px}.cro-offers-toolbar p{max-width:670px;margin:0;color:#686871;font-size:14px;line-height:1.5}.cro-offers-eyebrow{display:inline-flex;padding:7px 11px;border:1px solid #ded8ff;border-radius:999px;color:#5b43c4;font-size:11px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.cro-offers-toolbar__actions{display:flex;flex-shrink:0;align-items:center;gap:10px}.cro-offer-button{display:inline-flex;min-height:40px;padding:9px 15px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:9px;cursor:pointer;font:inherit;font-size:13px;font-weight:700;line-height:1;text-decoration:none;box-sizing:border-box}.cro-offer-button--primary{border-color:#121827;background:#121827;color:#fff;box-shadow:0 4px 10px #12182724}.cro-offer-button--primary:hover{background:#20283a}.cro-offer-button--secondary{border-color:#d2d2d8;background:#fff;color:#25252b}.cro-offer-button--secondary:hover{background:#f7f7f9}.cro-offer-button--danger{border-color:#efc8ce;background:#fff7f8;color:#b4233c}.cro-offer-button:disabled{cursor:wait;opacity:.58}.cro-offer-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px;overflow:hidden;border:1px solid #e2e2e7;border-radius:13px;background:#fafafb}.cro-offer-stats article{padding:20px 22px;border-right:1px solid #e2e2e7}.cro-offer-stats article:last-child{border-right:0}.cro-offer-stats strong{display:block;color:#1f2025;font-size:25px;line-height:1}.cro-offer-stats span{display:block;margin-top:7px;color:#6b6c74;font-size:12px}.cro-offers-table-wrap{margin-top:22px;overflow:hidden;border:1px solid #dedee4;border-radius:13px}.cro-offers-table{width:100%;border-collapse:collapse;table-layout:fixed}.cro-offers-table th{padding:12px 15px;border-bottom:1px solid #dedee4;background:#f8f8fa;color:#62636b;font-size:11px;font-weight:700;text-align:left}.cro-offers-table td{padding:13px 15px;border-bottom:1px solid #ececf0;color:#303137;font-size:13px;vertical-align:middle}.cro-offers-table tbody tr:last-child td{border-bottom:0}.cro-offers-table th:nth-child(1){width:20%}.cro-offers-table th:nth-child(2){width:34%}.cro-offers-table th:nth-child(3){width:16%}.cro-offers-table th:nth-child(4){width:12%}.cro-offers-table th:nth-child(5){width:18%}.cro-offer-title-link{color:#4f38bd;font-weight:700;text-decoration:none}.cro-offer-title-link:hover{text-decoration:underline}.cro-offer-main-product{display:flex;min-width:0;align-items:center;gap:10px}.cro-offer-main-product span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cro-offer-product-image{width:38px;height:38px;flex:0 0 38px;border:1px solid #e1e1e6;border-radius:7px;background:#f5f5f7;object-fit:cover}.cro-offer-product-image--empty{display:grid;place-items:center;color:#777883;font-size:9px;font-weight:750}.cro-offer-status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:700}.cro-offer-status--active{background:#d8f8e2;color:#16723a}.cro-offer-status--paused{background:#eeeef1;color:#62636c}.cro-offer-row-actions{display:flex;min-width:142px;align-items:center;justify-content:flex-end;gap:8px}.cro-offer-row-actions form{display:flex;width:67px;margin:0;align-items:center}.cro-offer-row-button{display:inline-flex;width:67px;min-height:34px;padding:7px 8px;align-items:center;justify-content:center;border:1px solid #d3d3d9;border-radius:8px;background:#fff;color:#34343a;cursor:pointer;font:inherit;font-size:12px;font-weight:650;line-height:1;text-decoration:none}.cro-offer-row-button:hover{background:#f6f6f8}.cro-offers-empty{margin-top:24px;padding:54px 24px;border:1px dashed #d4d4db;border-radius:14px;background:#fafafb;text-align:center}.cro-offers-empty__icon{display:grid;width:44px;height:44px;margin:0 auto 15px;place-items:center;border-radius:12px;background:#ece8ff;color:#5c43c5;font-size:25px;font-weight:500}.cro-offers-empty h2{margin:0;color:#222329;font-size:20px}.cro-offers-empty p{max-width:470px;margin:9px auto 18px;color:#6b6c75;font-size:13px;line-height:1.5}.cro-offer-back{color:#4f38bd;font-size:13px;font-weight:700;text-decoration:none}.cro-offer-editor{display:grid;gap:16px}.cro-offer-editor-card{padding:21px;border:1px solid #dedee4;border-radius:13px;background:#fff}.cro-offer-editor-card h2{margin:0;color:#28292f;font-size:16px}.cro-offer-editor-card>p,.cro-offer-editor-card__heading p{margin:6px 0 0;color:#70717a;font-size:12px;line-height:1.45}.cro-offer-editor-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.cro-offer-editor-card__heading>span{padding:5px 8px;border-radius:999px;background:#f0eefb;color:#5941bd;font-size:10px;font-weight:700}.cro-offer-field{display:grid;gap:6px;margin-top:17px}.cro-offer-field>span{color:#45464d;font-size:12px;font-weight:700}.cro-offer-field input,.cro-offer-field select{width:100%;min-height:42px;padding:9px 11px;border:1px solid #c9c9d0;border-radius:9px;background:#fff;color:#222328;font:inherit;font-size:13px;box-sizing:border-box}.cro-offer-field input:focus,.cro-offer-field select:focus{border-color:#6750cf;outline:2px solid rgba(103,80,207,.12)}.cro-offer-field small{color:#777881;font-size:11px}.cro-offer-checkbox{display:inline-flex;margin-top:18px;align-items:center;gap:9px;color:#36373d;font-size:13px;font-weight:650}.cro-offer-checkbox input{width:17px;height:17px;accent-color:#5740bd}.cro-offer-product-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cro-offer-editor-actions{position:sticky;bottom:0;display:flex;padding:14px 0 4px;align-items:center;justify-content:space-between;gap:14px;background:linear-gradient(to bottom,#fff0,#fff 34%)}.cro-offer-editor-actions>div{display:flex;gap:9px}.cro-offer-notice{margin-bottom:16px;padding:13px 15px;border-radius:10px;font-size:13px}.cro-offer-notice--error{border:1px solid #efc0c7;background:#fff3f5;color:#ae2038}.cro-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:900px){.cro-offers-shell{width:calc(100% - 20px);margin-top:14px;padding:18px}.cro-offers-toolbar{flex-direction:column}.cro-offers-toolbar__actions{width:100%}.cro-offers-toolbar__actions .cro-offer-button{flex:1 1 0}.cro-offer-stats{grid-template-columns:1fr}.cro-offer-stats article{border-right:0;border-bottom:1px solid #e2e2e7}.cro-offer-stats article:last-child{border-bottom:0}.cro-offers-table-wrap{overflow-x:auto}.cro-offers-table{min-width:760px}.cro-offer-product-fields{grid-template-columns:1fr}.cro-offer-editor-actions{align-items:stretch;flex-direction:column-reverse}.cro-offer-editor-actions>div{width:100%}.cro-offer-editor-actions .cro-offer-button{flex:1 1 0}}.cro-offer-assigned-products{display:flex;min-width:0;align-items:center;gap:10px}.cro-offer-thumbnail-stack{display:flex;min-width:74px;align-items:center}.cro-offer-thumbnail-stack .cro-offer-product-image{width:34px;height:34px;flex:0 0 34px;margin-left:-8px;border:2px solid #ffffff;border-radius:8px;background:#f5f5f7;box-shadow:0 2px 6px #1212171a}.cro-offer-thumbnail-stack .cro-offer-product-image:first-child{margin-left:0}.cro-offer-product-count{display:inline-flex;min-width:24px;height:24px;padding:0 7px;align-items:center;justify-content:center;border-radius:999px;background:#f0eefb;color:#5941bd;font-size:11px;font-weight:750;box-sizing:border-box}.cro-product-picker{position:relative;width:100%}.cro-product-picker__trigger{display:flex;width:100%;min-height:44px;padding:5px 10px;align-items:center;justify-content:space-between;gap:10px;border:1px solid #c9c9d0;border-radius:9px;background:#fff;color:#232329;cursor:pointer;font:inherit;font-size:12px;text-align:left;box-sizing:border-box}.cro-product-picker__trigger:hover{border-color:#a9a9b2;background:#fcfcfd}.cro-product-picker__trigger[aria-expanded=true]{border-color:#6650cf;outline:2px solid rgba(102,80,207,.12)}.cro-product-picker__selection{display:flex;min-width:0;align-items:center;gap:9px}.cro-product-picker__selection .cro-offer-product-image{width:32px;height:32px;flex:0 0 32px;border-radius:6px}.cro-product-picker__selected-title{overflow:hidden;color:#28282e;font-size:12px;font-weight:550;text-overflow:ellipsis;white-space:nowrap}.cro-product-picker__placeholder{color:#777780;font-size:12px}.cro-product-picker__chevron{flex:0 0 auto;color:#55565d;font-size:12px}.cro-product-picker__menu{position:absolute;z-index:100;top:calc(100% + 6px);right:0;left:0;overflow:hidden;border:1px solid #d4d4db;border-radius:10px;background:#fff;box-shadow:0 16px 35px #13131a29}.cro-product-picker__search-wrap{padding:9px;border-bottom:1px solid #e8e8ec;background:#fafafb}.cro-product-picker__search{width:100%;min-height:36px;padding:7px 10px;border:1px solid #c8c8cf;border-radius:7px;background:#fff;color:#25252b;font:inherit;font-size:12px;box-sizing:border-box}.cro-product-picker__search:focus{border-color:#6650cf;outline:2px solid rgba(102,80,207,.12)}.cro-product-picker__options{max-height:290px;overflow-y:auto;padding:5px}.cro-product-picker__option{display:flex;width:100%;min-height:45px;padding:6px 8px;align-items:center;gap:9px;border:0;border-radius:7px;background:transparent;color:#28282e;cursor:pointer;font:inherit;font-size:12px;text-align:left}.cro-product-picker__option:hover{background:#f4f3fa}.cro-product-picker__option--selected{background:#f0edff}.cro-product-picker__option .cro-offer-product-image{width:34px;height:34px;flex:0 0 34px;border-radius:6px}.cro-product-picker__empty-image{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border:1px solid #e1e1e6;border-radius:6px;background:#f6f6f8;color:#85858d}.cro-product-picker__option-title{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cro-product-picker__check{display:grid;width:20px;height:20px;flex:0 0 20px;place-items:center;border-radius:50%;background:#6048ca;color:#fff;font-size:10px;font-weight:800}.cro-product-picker__no-results{padding:22px 12px;color:#777780;font-size:12px;text-align:center}.cro-offers-table td:last-child{padding-right:18px;text-align:right}.cro-offer-row-button{box-sizing:border-box;text-align:center}.cro-offer-row-actions form .cro-offer-row-button{width:67px}.cro-offer-button{font-size:12px}.cro-offers-table th{font-size:10px}.cro-offers-table td{font-size:12px}.cro-offer-stats strong{font-size:23px}.cro-offer-stats span{font-size:11px}.cro-offer-product-fields{align-items:start}.cro-offer-product-fields>.cro-offer-field{min-width:0}.cro-product-picker{min-width:0}.cro-product-picker--open{z-index:120}.cro-product-picker__trigger{min-width:0;overflow:hidden}.cro-product-picker__selection{min-width:0;flex:1 1 auto;overflow:hidden}.cro-product-picker__selected-title{min-width:0;flex:1 1 auto}.cro-product-picker__menu{width:100%;min-width:280px;max-width:min(420px,calc(100vw - 40px))}.cro-offer-product-fields>.cro-offer-field:last-child .cro-product-picker__menu{right:0;left:auto}@media(max-width:900px){.cro-product-picker__menu{right:0;left:0;width:100%;min-width:0;max-width:none}}.cro-offer-button--theme-editor{border-color:#d8d2fb;background:#f2efff;color:#5038b8;box-shadow:none}.cro-offer-button--theme-editor:hover{border-color:#c4baf7;background:#e9e4ff;color:#422da4}@media(max-width:900px){.cro-offers-toolbar__actions{flex-wrap:wrap}.cro-offers-toolbar__actions .cro-offer-button--theme-editor{flex-basis:100%}}.cro-offer-discount-field{max-width:320px}.cro-offer-discount-input{display:grid;grid-template-columns:minmax(0,1fr) 42px;overflow:hidden;border:1px solid #c9c9d0;border-radius:9px;background:#fff}.cro-offer-discount-input input{min-height:42px;padding:9px 11px;border:0;border-radius:0;outline:0}.cro-offer-discount-input>span{display:grid;place-items:center;border-left:1px solid #dedee4;background:#f7f7f9;color:#55565e;font-size:12px;font-weight:700}@media(max-width:768px){.cro-detail-layout .cro-preview:has(.cro-mock-video){width:100%!important;min-height:0!important;padding:18px!important;box-sizing:border-box!important}.cro-detail-layout .cro-preview:has(.cro-mock-video) .cro-preview__window{width:100%!important;max-width:100%!important;min-height:0!important}.cro-detail-layout .cro-preview:has(.cro-mock-video) .cro-preview__body{width:100%!important;height:180px!important;min-height:180px!important;max-height:180px!important;padding:14px!important;overflow:hidden!important;box-sizing:border-box!important}.cro-detail-layout .cro-preview>.cro-preview__window>.cro-preview__body>.cro-mock-video{display:flex!important;width:100%!important;height:152px!important;min-height:152px!important;max-height:152px!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border-radius:10px!important}.cro-detail-layout .cro-preview .cro-mock-video-text{display:grid!important;width:100%!important;height:152px!important;min-height:152px!important;max-height:152px!important;grid-template-columns:43% minmax(0,1fr)!important;overflow:hidden!important;border-radius:10px!important;background:#fff!important}.cro-detail-layout .cro-preview .cro-mock-video-text>.cro-mock-video{display:flex!important;width:100%!important;height:152px!important;min-height:152px!important;max-height:152px!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border-radius:0!important}.cro-detail-layout .cro-preview .cro-mock-copy{display:flex!important;min-width:0!important;height:152px!important;min-height:152px!important;max-height:152px!important;padding:14px!important;justify-content:center!important;flex-direction:column!important;overflow:hidden!important;box-sizing:border-box!important}.cro-detail-layout .cro-preview .cro-mock-play{display:grid!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;place-items:center!important;visibility:visible!important;opacity:1!important}}.cro-detail-topbar{display:flex;width:100%;margin:0 0 16px;align-items:center}.cro-detail-back-button{display:inline-flex;min-height:40px;padding:7px 13px 7px 8px;align-items:center;gap:9px;border:1px solid #dcd8ef;border-radius:12px;background:linear-gradient(180deg,#fff,#f8f7fc);color:#30275c!important;box-shadow:0 1px 2px #1e193c0a,0 6px 18px #41337d14;font-size:13px;font-weight:750;line-height:1;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease,background .15s ease}.cro-detail-back-button:hover{border-color:#c8c0ed;background:linear-gradient(180deg,#fff,#f1effb);box-shadow:0 2px 4px #1e193c0d,0 9px 22px #41337d1f;transform:translateY(-1px)}.cro-detail-back-button:focus-visible{outline:3px solid rgba(96,72,202,.2);outline-offset:2px}.cro-detail-back-button__icon{display:grid;width:26px;height:26px;flex:0 0 26px;place-items:center;border-radius:8px;background:#eeeafd;color:#5941bd;font-size:16px;font-weight:800;line-height:1}@media(max-width:680px){.cro-detail-topbar{margin-bottom:12px}.cro-detail-back-button{min-height:38px;padding:6px 12px 6px 7px;border-radius:11px;font-size:12px}.cro-detail-back-button__icon{width:25px;height:25px;flex-basis:25px}}.cro-detail-back-button__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;text-align:center!important;line-height:1!important}.cro-detail-back-button__icon:before{content:"";display:block;width:0;height:0}.cro-detail-back-button__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;line-height:0!important}.cro-detail-back-button__icon svg{display:block!important;width:16px!important;height:16px!important;flex:0 0 16px!important;margin:0!important;transform:none!important}.cro-section-detail-page{position:relative;isolation:isolate;width:100%;min-width:0;max-width:100%;overflow-x:clip;background:var(--cro-admin-bg)}.cro-section-detail-page .cro-detail-layout,.cro-section-detail-page .cro-detail-layout>*,.cro-section-detail-page .cro-detail-layout>section,.cro-section-detail-page .cro-detail-layout>aside,.cro-section-detail-page .cro-panel,.cro-section-detail-page .cro-preview,.cro-section-detail-page .cro-preview__window,.cro-section-detail-page .cro-preview__body{min-width:0;max-width:100%;box-sizing:border-box}.cro-section-detail-page .cro-detail-layout>aside{width:100%}.cro-section-detail-page .cro-preview__window{width:100%;overflow:hidden}.cro-section-detail-page .cro-preview__body{overflow:hidden}@media(max-width:1100px){.cro-section-detail-page .cro-detail-layout,.cro-section-detail-page .cro-detail-layout--native{display:grid;width:100%;grid-template-columns:minmax(0,1fr)!important}.cro-section-detail-page .cro-detail-layout aside,.cro-section-detail-page .cro-detail-layout--native aside{position:static!important;top:auto!important;width:100%;min-width:0;max-width:100%}}@media(max-width:768px){.cro-section-detail-page{overflow-x:hidden}.cro-section-detail-page .cro-detail-layout{gap:16px}.cro-section-detail-page .cro-panel,.cro-section-detail-page .cro-mock-video-text,.cro-section-detail-page .cro-mock-trust{width:100%;min-width:0;max-width:100%}.cro-section-detail-page .cro-mock-video-text>*,.cro-section-detail-page .cro-mock-trust>*{min-width:0}}.cro-route-surface{position:relative;isolation:isolate;display:block;width:100%;min-width:0;min-height:100%;overflow:visible;background:var(--cro-admin-bg)}.cro-route-surface>*{position:relative;z-index:1}@media(max-width:768px){.cro-route-surface{width:100%;min-width:0;overflow-x:hidden;background:var(--cro-admin-bg)}}@media(max-width:768px){.cro-detail-layout--trust-bar{width:100%;min-width:0;grid-template-columns:minmax(0,1fr)!important}.cro-detail-layout--trust-bar>.cro-panel,.cro-detail-layout--trust-bar>aside{width:100%;min-width:0;max-width:100%}.cro-detail-layout--trust-bar .cro-preview{width:100%!important;min-width:0!important;min-height:0!important;padding:18px!important;overflow:hidden!important}.cro-detail-layout--trust-bar .cro-preview__window{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.cro-detail-layout--trust-bar .cro-preview__body{width:100%!important;height:190px!important;min-height:190px!important;max-height:190px!important;padding:14px!important;overflow:hidden!important}.cro-detail-layout--trust-bar .cro-mock-trust{display:grid!important;width:100%!important;height:162px!important;min-width:0!important;min-height:162px!important;max-height:162px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:10px!important;overflow:hidden!important;box-sizing:border-box!important}.cro-detail-layout--trust-bar .cro-mock-trust__item{display:flex!important;min-width:0!important;min-height:66px!important;height:66px!important;max-height:66px!important;padding:9px 6px!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;overflow:hidden!important;box-sizing:border-box!important}.cro-detail-layout--trust-bar .cro-mock-trust__icon{margin-bottom:4px!important;font-size:12px!important;line-height:1!important}.cro-detail-layout--trust-bar .cro-mock-trust__line{height:3px!important;margin:3px auto!important}}@media(max-width:768px){.cro-detail-layout--testimonials-slider{width:100%;min-width:0;grid-template-columns:minmax(0,1fr)!important}.cro-detail-layout--testimonials-slider>.cro-panel,.cro-detail-layout--testimonials-slider>aside{width:100%;min-width:0;max-width:100%}.cro-detail-layout--testimonials-slider .cro-preview{width:100%!important;min-width:0!important;min-height:0!important;padding:18px!important;overflow:hidden!important}.cro-detail-layout--testimonials-slider .cro-preview__window{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.cro-detail-layout--testimonials-slider .cro-preview__body{width:100%!important;height:190px!important;min-height:190px!important;max-height:190px!important;padding:12px!important;overflow:hidden!important}.cro-detail-layout--testimonials-slider .cro-mock-testimonials{display:grid!important;width:100%!important;height:166px!important;min-width:0!important;min-height:166px!important;max-height:166px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;padding:8px!important;overflow:hidden!important;box-sizing:border-box!important}.cro-detail-layout--testimonials-slider .cro-mock-testimonial-card{width:100%!important;min-width:0!important;height:150px!important;min-height:150px!important;max-height:150px!important;padding:10px!important;overflow:hidden!important;border-radius:9px!important;box-sizing:border-box!important}.cro-detail-layout--testimonials-slider .cro-mock-testimonial-card>div:first-child{margin-bottom:7px!important;font-size:8px!important;letter-spacing:1px!important;white-space:nowrap!important}.cro-detail-layout--testimonials-slider .cro-mock-testimonial-card>div:nth-child(2){min-height:48px!important;max-height:48px!important;overflow:hidden!important;font-size:8px!important;line-height:1.4!important}.cro-detail-layout--testimonials-slider .cro-mock-testimonial-card>div:last-child{gap:5px!important;margin-top:8px!important}.cro-detail-layout--testimonials-slider .cro-mock-testimonial-card>div:last-child>div:first-child{width:22px!important;height:22px!important;min-width:22px!important;flex-basis:22px!important;font-size:8px!important}.cro-detail-layout--testimonials-slider .cro-mock-testimonial-card>div:last-child>div:last-child{min-width:0!important;overflow:hidden!important;font-size:7px!important;text-overflow:ellipsis!important;white-space:nowrap!important}}@media(max-width:768px){.cro-detail-layout--countdown-banner{width:100%;min-width:0;grid-template-columns:minmax(0,1fr)!important}.cro-detail-layout--countdown-banner>.cro-panel,.cro-detail-layout--countdown-banner>aside{width:100%;min-width:0;max-width:100%}.cro-detail-layout--countdown-banner .cro-preview{width:100%!important;min-width:0!important;min-height:0!important;padding:18px!important;overflow:hidden!important}.cro-detail-layout--countdown-banner .cro-preview__window{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.cro-detail-layout--countdown-banner .cro-preview__body{width:100%!important;height:190px!important;min-height:190px!important;max-height:190px!important;padding:12px!important;overflow:hidden!important}.cro-detail-layout--countdown-banner .cro-mock-countdown{display:grid!important;width:100%!important;height:166px!important;min-width:0!important;min-height:166px!important;max-height:166px!important;grid-template-columns:minmax(0,1.1fr) minmax(118px,.9fr)!important;gap:12px!important;padding:16px!important;align-items:center!important;overflow:hidden!important;border-radius:9px!important;box-sizing:border-box!important}.cro-detail-layout--countdown-banner .cro-mock-countdown>div:first-child{min-width:0!important;overflow:hidden!important}.cro-detail-layout--countdown-banner .cro-mock-countdown>div:first-child>div:nth-child(1){margin-bottom:5px!important;font-size:7px!important;letter-spacing:.8px!important;white-space:nowrap!important}.cro-detail-layout--countdown-banner .cro-mock-countdown>div:first-child>div:nth-child(2){max-width:100%!important;font-size:15px!important;line-height:1.1!important}.cro-detail-layout--countdown-banner .cro-mock-countdown>div:first-child>div:nth-child(3){max-width:100%!important;max-height:32px!important;margin-top:6px!important;overflow:hidden!important;font-size:7px!important;line-height:1.4!important}.cro-detail-layout--countdown-banner .cro-mock-countdown>div:first-child>div:nth-child(4){margin-top:9px!important;padding:6px 9px!important;font-size:7px!important}.cro-detail-layout--countdown-banner .cro-mock-countdown>div:last-child{display:grid!important;min-width:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.cro-detail-layout--countdown-banner .cro-mock-countdown>div:last-child>div{min-width:0!important;padding:9px 5px!important;border-radius:8px!important}.cro-detail-layout--countdown-banner .cro-mock-countdown>div:last-child strong{font-size:15px!important}.cro-detail-layout--countdown-banner .cro-mock-countdown>div:last-child span{margin-top:4px!important;font-size:6px!important}}@media(max-width:768px){.cro-detail-layout--before-after-slider{width:100%;min-width:0;grid-template-columns:minmax(0,1fr)!important}.cro-detail-layout--before-after-slider>.cro-panel,.cro-detail-layout--before-after-slider>aside{width:100%;min-width:0;max-width:100%}.cro-detail-layout--before-after-slider .cro-preview{width:100%!important;min-width:0!important;min-height:0!important;padding:18px!important;overflow:hidden!important}.cro-detail-layout--before-after-slider .cro-preview__window{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.cro-detail-layout--before-after-slider .cro-preview__body{width:100%!important;height:190px!important;min-height:190px!important;max-height:190px!important;padding:12px!important;overflow:hidden!important}.cro-detail-layout--before-after-slider .cro-mock-before-after{position:relative!important;width:100%!important;height:166px!important;min-width:0!important;min-height:166px!important;max-height:166px!important;overflow:hidden!important;border-radius:10px!important;box-sizing:border-box!important}.cro-detail-layout--before-after-slider .cro-mock-before-after>div{max-height:166px!important}.cro-detail-layout--before-after-slider .cro-mock-before-after>div[style*="width: 100px"]{right:18px!important;bottom:14px!important;width:64px!important;height:82px!important;border-radius:13px!important}.cro-detail-layout--before-after-slider .cro-mock-before-after>div[style*="top: 24px"]{top:18px!important;left:18px!important;height:8px!important}.cro-detail-layout--before-after-slider .cro-mock-before-after>div[style*="top: 47px"]{top:37px!important;left:18px!important;height:5px!important}}@media(max-width:768px){.cro-detail-layout--product-comparison-table{width:100%;min-width:0;grid-template-columns:minmax(0,1fr)!important}.cro-detail-layout--product-comparison-table>.cro-panel,.cro-detail-layout--product-comparison-table>aside{width:100%;min-width:0;max-width:100%}.cro-detail-layout--product-comparison-table .cro-preview{width:100%!important;min-width:0!important;min-height:0!important;padding:18px!important;overflow:hidden!important}.cro-detail-layout--product-comparison-table .cro-preview__window{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.cro-detail-layout--product-comparison-table .cro-preview__body{width:100%!important;height:205px!important;min-height:205px!important;max-height:205px!important;padding:10px!important;overflow:hidden!important}.cro-detail-layout--product-comparison-table .cro-mock-comparison{display:grid!important;width:100%!important;height:185px!important;min-width:0!important;min-height:185px!important;max-height:185px!important;grid-template-columns:66px repeat(3,minmax(0,1fr))!important;overflow:hidden!important;border-radius:10px!important;box-sizing:border-box!important}.cro-detail-layout--product-comparison-table .cro-mock-comparison>div{min-width:0!important;overflow:hidden!important;box-sizing:border-box!important}.cro-detail-layout--product-comparison-table .cro-mock-comparison>div:nth-child(n+2):nth-child(-n+4){height:104px!important;min-height:104px!important;max-height:104px!important;padding:10px 5px!important}.cro-detail-layout--product-comparison-table .cro-mock-comparison>div:nth-child(n+2):nth-child(-n+4)>span{top:5px!important;right:5px!important;max-width:calc(100% - 10px)!important;padding:3px 5px!important;overflow:hidden!important;font-size:5px!important;line-height:1!important;text-overflow:ellipsis!important;white-space:nowrap!important}.cro-detail-layout--product-comparison-table .cro-mock-comparison>div:nth-child(n+2):nth-child(-n+4)>div:nth-of-type(1){width:100%!important;height:42px!important;margin:13px 0 5px!important;border-radius:6px!important}.cro-detail-layout--product-comparison-table .cro-mock-comparison>div:nth-child(n+2):nth-child(-n+4)>div:nth-of-type(2){overflow:hidden!important;font-size:7px!important;line-height:1.1!important;text-overflow:ellipsis!important;white-space:nowrap!important}.cro-detail-layout--product-comparison-table .cro-mock-comparison>div:nth-child(n+2):nth-child(-n+4)>div:nth-of-type(3){margin-top:3px!important;font-size:6px!important}.cro-detail-layout--product-comparison-table .cro-mock-comparison>div:nth-child(n+2):nth-child(-n+4)>div:nth-of-type(4){margin-top:5px!important;padding:4px 6px!important;font-size:5px!important;line-height:1!important}.cro-detail-layout--product-comparison-table .cro-mock-comparison>div:nth-child(n+5){min-height:27px!important;height:27px!important;max-height:27px!important;padding:4px 5px!important;overflow:hidden!important;font-size:6px!important;line-height:1.15!important}}@media(max-width:768px){.cro-detail-layout--product-benefits-tabs{width:100%;min-width:0;grid-template-columns:minmax(0,1fr)!important}.cro-detail-layout--product-benefits-tabs>.cro-panel,.cro-detail-layout--product-benefits-tabs>aside{width:100%;min-width:0;max-width:100%}.cro-detail-layout--product-benefits-tabs .cro-preview{width:100%!important;min-width:0!important;min-height:0!important;padding:18px!important;overflow:hidden!important}.cro-detail-layout--product-benefits-tabs .cro-preview__window{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.cro-detail-layout--product-benefits-tabs .cro-preview__body{width:100%!important;height:205px!important;min-height:205px!important;max-height:205px!important;padding:10px!important;overflow:hidden!important}.cro-detail-layout--product-benefits-tabs .cro-mock-benefits-tabs{width:100%!important;height:185px!important;min-width:0!important;min-height:185px!important;max-height:185px!important;padding:12px!important;overflow:hidden!important;border-radius:10px!important;box-sizing:border-box!important}.cro-detail-layout--product-benefits-tabs .cro-mock-benefits-tabs>div:first-child{margin-bottom:8px!important}.cro-detail-layout--product-benefits-tabs .cro-mock-benefits-tabs>div:first-child>div:first-child{font-size:7px!important;letter-spacing:.8px!important}.cro-detail-layout--product-benefits-tabs .cro-mock-benefits-tabs>div:first-child>div:last-child{margin-top:4px!important;font-size:15px!important;line-height:1.1!important}.cro-detail-layout--product-benefits-tabs .cro-mock-benefits-tabs>div:nth-child(2){display:flex!important;width:100%!important;min-width:0!important;gap:4px!important;margin-bottom:8px!important;overflow:hidden!important}.cro-detail-layout--product-benefits-tabs .cro-mock-benefits-tabs>div:nth-child(2)>div{min-width:0!important;flex:1 1 0!important;padding:5px 3px!important;overflow:hidden!important;font-size:6px!important;line-height:1!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important}.cro-detail-layout--product-benefits-tabs .cro-mock-benefits-tabs>div:nth-child(3){display:flex!important;width:100%!important;height:118px!important;min-width:0!important;min-height:118px!important;max-height:118px!important;gap:10px!important;padding:10px!important;overflow:hidden!important;border-radius:9px!important;box-sizing:border-box!important}.cro-detail-layout--product-benefits-tabs .cro-mock-benefits-tabs>div:nth-child(3)>div:first-child{width:58%!important;min-width:0!important;flex:0 0 58%!important;overflow:hidden!important}.cro-detail-layout--product-benefits-tabs .cro-mock-benefits-tabs>div:nth-child(3)>div:first-child>div:first-child{font-size:13px!important;line-height:1.1!important}.cro-detail-layout--product-benefits-tabs .cro-mock-benefits-tabs>div:nth-child(3)>div:first-child>div:nth-child(2){max-height:29px!important;margin-top:5px!important;overflow:hidden!important;font-size:7px!important;line-height:1.35!important}.cro-detail-layout--product-benefits-tabs .cro-mock-benefits-tabs>div:nth-child(3)>div:first-child>div:nth-child(3){display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px 7px!important;margin-top:7px!important}.cro-detail-layout--product-benefits-tabs .cro-mock-benefits-tabs>div:nth-child(3)>div:first-child>div:nth-child(3)>div{width:100%!important;min-width:0!important;gap:4px!important;overflow:hidden!important;font-size:6px!important;line-height:1!important;text-overflow:ellipsis!important;white-space:nowrap!important}.cro-detail-layout--product-benefits-tabs .cro-mock-benefits-tabs>div:nth-child(3)>div:first-child>div:nth-child(3) span:first-child{width:12px!important;height:12px!important;flex-basis:12px!important;font-size:6px!important}.cro-detail-layout--product-benefits-tabs .cro-mock-benefits-tabs>div:nth-child(3)>div:first-child>div:last-child{margin-top:7px!important;padding:5px 8px!important;font-size:6px!important;line-height:1!important}.cro-detail-layout--product-benefits-tabs .cro-mock-benefits-tabs>div:nth-child(3)>div:last-child{width:42%!important;min-width:0!important;flex:0 0 42%!important;max-height:98px!important;overflow:hidden!important;border-radius:8px!important}}@media(max-width:768px){.cro-detail-layout--shoppable-image-hotspots{width:100%;min-width:0;grid-template-columns:minmax(0,1fr)!important}.cro-detail-layout--shoppable-image-hotspots>.cro-panel,.cro-detail-layout--shoppable-image-hotspots>aside{width:100%;min-width:0;max-width:100%}.cro-detail-layout--shoppable-image-hotspots .cro-preview{width:100%!important;min-width:0!important;min-height:0!important;padding:18px!important;overflow:hidden!important}.cro-detail-layout--shoppable-image-hotspots .cro-preview__window{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.cro-detail-layout--shoppable-image-hotspots .cro-preview__body{width:100%!important;height:205px!important;min-height:205px!important;max-height:205px!important;padding:10px!important;overflow:hidden!important}.cro-detail-layout--shoppable-image-hotspots .cro-mock-hotspots{position:relative!important;width:100%!important;height:185px!important;min-width:0!important;min-height:185px!important;max-height:185px!important;overflow:hidden!important;border-radius:10px!important;box-sizing:border-box!important}.cro-detail-layout--shoppable-image-hotspots .cro-mock-hotspots>img{display:block!important;width:100%!important;height:185px!important;min-height:185px!important;max-height:185px!important;object-fit:cover!important;object-position:center 37%!important}.cro-detail-layout--shoppable-image-hotspots .cro-mock-hotspots>div{width:32px!important;height:32px!important;border-width:3px!important;font-size:19px!important;box-shadow:0 6px 16px #31247459!important}.cro-detail-layout--shoppable-image-hotspots .cro-mock-hotspots>div:nth-of-type(1){top:36%!important;left:49%!important}.cro-detail-layout--shoppable-image-hotspots .cro-mock-hotspots>div:nth-of-type(2){top:69%!important;left:67%!important}}@media(max-width:768px){.cro-detail-layout--size-chart-popup{width:100%;min-width:0;grid-template-columns:minmax(0,1fr)!important}.cro-detail-layout--size-chart-popup>.cro-panel,.cro-detail-layout--size-chart-popup>aside{width:100%;min-width:0;max-width:100%}.cro-detail-layout--size-chart-popup .cro-preview{width:100%!important;min-width:0!important;min-height:0!important;padding:18px!important;overflow:hidden!important}.cro-detail-layout--size-chart-popup .cro-preview__window{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.cro-detail-layout--size-chart-popup .cro-preview__body{width:100%!important;height:205px!important;min-height:205px!important;max-height:205px!important;padding:10px!important;overflow:hidden!important}.cro-detail-layout--size-chart-popup .cro-mock-size-chart{display:grid!important;width:100%!important;height:185px!important;min-width:0!important;min-height:185px!important;max-height:185px!important;grid-template-columns:minmax(92px,.72fr) minmax(0,1.28fr)!important;gap:10px!important;padding:12px!important;align-items:center!important;overflow:hidden!important;border-radius:10px!important;box-sizing:border-box!important}.cro-detail-layout--size-chart-popup .cro-mock-size-chart>div:first-child{min-width:0!important;overflow:hidden!important}.cro-detail-layout--size-chart-popup .cro-mock-size-chart>div:first-child>div:first-child{max-width:100%!important;padding:4px 6px!important;overflow:hidden!important;font-size:6px!important;line-height:1!important;text-overflow:ellipsis!important;white-space:nowrap!important}.cro-detail-layout--size-chart-popup .cro-mock-size-chart>div:first-child>div:nth-child(2){margin-top:7px!important;font-size:15px!important;line-height:1.05!important}.cro-detail-layout--size-chart-popup .cro-mock-size-chart>div:first-child>div:nth-child(3){max-height:31px!important;margin-top:6px!important;overflow:hidden!important;font-size:7px!important;line-height:1.4!important}.cro-detail-layout--size-chart-popup .cro-mock-size-chart>div:first-child>div:last-child{margin-top:9px!important;padding:6px 8px!important;font-size:6px!important;line-height:1!important}.cro-detail-layout--size-chart-popup .cro-mock-size-chart>div:last-child{width:100%!important;height:153px!important;min-width:0!important;min-height:153px!important;max-height:153px!important;overflow:hidden!important;border-radius:8px!important}.cro-detail-layout--size-chart-popup .cro-mock-size-chart>div:last-child>div:first-child{min-height:40px!important;padding:7px 8px!important}.cro-detail-layout--size-chart-popup .cro-mock-size-chart>div:last-child>div:first-child>div:first-child>div:first-child{font-size:8px!important;line-height:1.1!important}.cro-detail-layout--size-chart-popup .cro-mock-size-chart>div:last-child>div:first-child>div:first-child>div:last-child{margin-top:2px!important;font-size:5px!important}.cro-detail-layout--size-chart-popup .cro-mock-size-chart>div:last-child>div:first-child>div:last-child{width:20px!important;height:20px!important;flex:0 0 20px!important;font-size:10px!important}.cro-detail-layout--size-chart-popup .cro-mock-size-chart>div:last-child>div:nth-child(2){width:100%!important;min-width:0!important;transform:scale(.58)!important;transform-origin:top left!important}}@media(max-width:768px){.cro-detail-layout--sticky-add-to-cart{width:100%;min-width:0;grid-template-columns:minmax(0,1fr)!important}.cro-detail-layout--sticky-add-to-cart>.cro-panel,.cro-detail-layout--sticky-add-to-cart>aside{width:100%;min-width:0;max-width:100%}.cro-detail-layout--sticky-add-to-cart .cro-preview{width:100%!important;min-width:0!important;min-height:0!important;padding:18px!important;overflow:hidden!important}.cro-detail-layout--sticky-add-to-cart .cro-preview__window{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.cro-detail-layout--sticky-add-to-cart .cro-preview__body{width:100%!important;height:205px!important;min-height:205px!important;max-height:205px!important;padding:10px!important;overflow:hidden!important}.cro-detail-layout--sticky-add-to-cart .cro-mock-sticky-cart{position:relative!important;width:100%!important;height:185px!important;min-width:0!important;min-height:185px!important;max-height:185px!important;overflow:hidden!important;border-radius:10px!important;box-sizing:border-box!important}.cro-detail-layout--sticky-add-to-cart .cro-mock-sticky-cart>div:first-child{display:grid!important;height:100%!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;gap:12px!important;padding:14px 14px 64px!important;box-sizing:border-box!important}.cro-detail-layout--sticky-add-to-cart .cro-mock-sticky-cart>div:first-child>div:first-child{min-width:0!important;border-radius:8px!important}.cro-detail-layout--sticky-add-to-cart .cro-mock-sticky-cart>div:first-child>div:last-child{min-width:0!important;padding-top:4px!important;overflow:hidden!important}.cro-detail-layout--sticky-add-to-cart .cro-mock-sticky-cart>div:first-child>div:last-child>div:nth-child(1){height:5px!important}.cro-detail-layout--sticky-add-to-cart .cro-mock-sticky-cart>div:first-child>div:last-child>div:nth-child(2),.cro-detail-layout--sticky-add-to-cart .cro-mock-sticky-cart>div:first-child>div:last-child>div:nth-child(3){height:10px!important;margin-top:8px!important}.cro-detail-layout--sticky-add-to-cart .cro-mock-sticky-cart>div:first-child>div:last-child>div:nth-child(4){height:7px!important;margin-top:9px!important}.cro-detail-layout--sticky-add-to-cart .cro-mock-sticky-cart>div:first-child>div:last-child>div:nth-child(5),.cro-detail-layout--sticky-add-to-cart .cro-mock-sticky-cart>div:first-child>div:last-child>div:nth-child(6){height:4px!important;margin-top:8px!important}.cro-detail-layout--sticky-add-to-cart .cro-mock-sticky-cart>div:last-child{right:8px!important;bottom:8px!important;left:8px!important;display:grid!important;height:54px!important;min-height:54px!important;max-height:54px!important;grid-template-columns:34px minmax(0,1fr) 72px 78px!important;gap:7px!important;padding:7px 8px!important;overflow:hidden!important;border-radius:9px!important;box-sizing:border-box!important}.cro-detail-layout--sticky-add-to-cart .cro-mock-sticky-cart>div:last-child>div:nth-child(1){width:34px!important;height:34px!important;border-radius:7px!important}.cro-detail-layout--sticky-add-to-cart .cro-mock-sticky-cart>div:last-child>div:nth-child(2){min-width:0!important;overflow:hidden!important}.cro-detail-layout--sticky-add-to-cart .cro-mock-sticky-cart>div:last-child>div:nth-child(2)>div{height:4px!important;margin-top:4px!important}.cro-detail-layout--sticky-add-to-cart .cro-mock-sticky-cart>div:last-child>div:nth-child(2)>div:first-child{margin-top:0!important}.cro-detail-layout--sticky-add-to-cart .cro-mock-sticky-cart>div:last-child>div:nth-child(3){height:32px!important;min-width:0!important;padding:0 7px!important;overflow:hidden!important;font-size:6px!important;white-space:nowrap!important}.cro-detail-layout--sticky-add-to-cart .cro-mock-sticky-cart>div:last-child>div:nth-child(4){height:32px!important;min-width:0!important;padding:0 7px!important;overflow:hidden!important;font-size:7px!important;white-space:nowrap!important}}@media(max-width:768px){.cro-detail-layout--recently-viewed-products,.cro-detail-layout--frequently-bought-together{width:100%;min-width:0;grid-template-columns:minmax(0,1fr)!important}.cro-detail-layout--recently-viewed-products>.cro-panel,.cro-detail-layout--recently-viewed-products>aside,.cro-detail-layout--frequently-bought-together>.cro-panel,.cro-detail-layout--frequently-bought-together>aside{width:100%;min-width:0;max-width:100%}.cro-detail-layout--recently-viewed-products .cro-preview,.cro-detail-layout--frequently-bought-together .cro-preview{width:100%!important;min-width:0!important;min-height:0!important;padding:18px!important;overflow:hidden!important}.cro-detail-layout--recently-viewed-products .cro-preview__window,.cro-detail-layout--frequently-bought-together .cro-preview__window{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.cro-detail-layout--recently-viewed-products .cro-preview__body,.cro-detail-layout--frequently-bought-together .cro-preview__body{position:relative!important;width:100%!important;height:205px!important;min-height:205px!important;max-height:205px!important;padding:10px!important;overflow:hidden!important;box-sizing:border-box!important}.cro-detail-layout--recently-viewed-products .cro-mock-recently-viewed,.cro-detail-layout--frequently-bought-together .cro-mock-frequently-bought{position:absolute!important;top:10px!important;left:10px!important;width:calc((100% - 20px) / .72)!important;height:257px!important;min-width:0!important;min-height:257px!important;max-height:257px!important;margin:0!important;transform:scale(.72)!important;transform-origin:top left!important;border-radius:12px!important;box-sizing:border-box!important}.cro-detail-layout--recently-viewed-products .cro-mock-recently-viewed{grid-template-columns:132px repeat(3,minmax(112px,1fr))!important;gap:10px!important;padding:18px 22px!important}.cro-detail-layout--recently-viewed-products .cro-mock-recently-viewed>div{min-width:0!important}.cro-detail-layout--recently-viewed-products .cro-mock-recently-viewed>div:nth-child(n+2){height:168px!important;min-height:168px!important;max-height:168px!important}.cro-detail-layout--frequently-bought-together .cro-mock-frequently-bought{grid-template-columns:126px minmax(92px,1fr) 18px minmax(92px,1fr) 110px!important;gap:9px!important;padding:18px 20px!important}.cro-detail-layout--frequently-bought-together .cro-mock-frequently-bought>*{min-width:0!important;box-sizing:border-box!important}}@media(max-width:390px){.cro-detail-layout--recently-viewed-products .cro-mock-recently-viewed,.cro-detail-layout--frequently-bought-together .cro-mock-frequently-bought{width:calc((100% - 20px) / .68)!important;height:272px!important;min-height:272px!important;max-height:272px!important;transform:scale(.68)!important}}
