.a4{--a4-ink: #33222e;--a4-plum: #1b0e27;--a4-plum-dark: #221022;--a4-rust: #c2451a;--a4-gold: #b98a44;--a4-cream: #fff8f0;--a4-paper: #fff;--a4-soft: #f8f1ec;--a4-muted: #7a6672;--a4-line: rgba(34,16,34,.12);--a4-font-display: var(--actaveen-font-family, "Actaveen Poppins", Poppins, sans-serif);--a4-font-serif: var(--actaveen-font-family, "Actaveen Poppins", Poppins, sans-serif);--a4-font-sans: var(--actaveen-font-family, "Actaveen Poppins", Poppins, sans-serif);color:var(--a4-ink);font-family:var(--a4-font-sans);font-size:var(--actaveen-body-size, 15.8px);font-weight:400;line-height:var(--actaveen-body-line-height, 1.57);letter-spacing:.01em;word-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased}.a4 *,.a4 *:before,.a4 *:after{box-sizing:border-box}.a4 img{display:block;max-width:100%}.a4 h1,.a4 h2,.a4 h3,.a4 p{color:inherit;margin-top:0}.a4 h1,.a4 h2,.a4 h3{font-family:var(--a4-font-display);font-style:normal;font-weight:var(--actaveen-heading-weight, 700);letter-spacing:.273px;line-height:var(--actaveen-heading-line-height, 1.230769)}.a4 h2{font-size:var(--actaveen-heading-size, 27.4px)}.a4 h3{font-size:var(--actaveen-subheading-size, 15.8px);font-weight:var(--actaveen-subheading-weight, 700)}.a4 button,.a4 input{font-family:var(--a4-font-sans)}.a4-shell{margin:0 auto;max-width:1160px;padding-left:24px;padding-right:24px}.a4-marquee{background:#f2f3ed;border-bottom:1px solid #e3e4dc;border-top:1px solid #e3e4dc;color:var(--a4-plum);overflow:hidden;width:100%}.a4-marquee__track{display:flex;min-width:max-content}.a4-marquee__group{align-items:center;animation:a4-marquee 35s linear infinite;display:flex}.a4-marquee__item{align-items:center;display:flex;gap:10px;padding:12px 24px;white-space:nowrap}.a4-marquee__item strong{font-size:11px;letter-spacing:.02em;text-transform:uppercase}.a4-marquee__item i{align-items:center;background:var(--a4-plum);border-radius:50%;color:#fff;display:flex;font-size:10px;font-style:normal;height:20px;justify-content:center;width:20px}.a4-marquee__item small{color:#70756f;font-size:10px;letter-spacing:.09em}@keyframes a4-marquee{to{transform:translate(-100%)}}.a4-hero{background:var(--a4-paper);padding:44px 0 72px}.a4-hero__grid{align-items:start;display:grid;gap:40px;grid-template-columns:minmax(0,55fr) minmax(0,45fr);max-width:1200px}.a4-gallery{min-width:0;padding-right:0;position:sticky;top:90px}.a4-gallery__stage{aspect-ratio:1;background:var(--a4-soft);border:1px solid var(--a4-line);border-radius:8px;overflow:hidden;position:relative;touch-action:pan-y}.a4-gallery__stage:focus-visible{outline:3px solid rgba(194,69,26,.38);outline-offset:3px}.a4-gallery__image-wrap{background:#eee9e6;height:100%;min-width:0;overflow:hidden}.a4-gallery__image{height:100%;object-fit:contain;transition:opacity .16s ease;width:100%}.a4-gallery__arrow,.a4-gallery__thumb-arrow{align-items:center;background:#fffffff0;border:1px solid rgba(34,16,34,.14);border-radius:50%;box-shadow:0 4px 14px #2210221f;color:var(--a4-plum);cursor:pointer;display:flex;justify-content:center;padding:0;position:absolute;transition:background .18s ease,box-shadow .18s ease,opacity .18s ease,transform .18s ease;z-index:2}.a4-gallery__arrow{height:44px;top:50%;transform:translateY(-50%);width:44px}.a4-gallery__arrow:hover,.a4-gallery__thumb-arrow:hover{background:#fff;box-shadow:0 7px 20px #2210222e}.a4-gallery__arrow:focus-visible,.a4-gallery__thumb-arrow:focus-visible{outline:3px solid rgba(194,69,26,.38);outline-offset:2px}.a4-gallery__arrow:disabled,.a4-gallery__thumb-arrow:disabled{cursor:default;opacity:0;pointer-events:none}.a4-gallery__arrow svg,.a4-gallery__thumb-arrow svg{fill:none;height:22px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:22px}.a4-gallery__arrow--prev{left:14px}.a4-gallery__arrow--next{right:14px}.a4-gallery__thumb-nav{margin-top:12px;position:relative}.a4-gallery__thumbs{display:grid;gap:12px;grid-auto-columns:calc((100% - 48px)/5);grid-auto-flow:column;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none}.a4-gallery__thumbs::-webkit-scrollbar{display:none}.a4-gallery__thumb{aspect-ratio:1;background:var(--a4-soft);border:1px solid var(--a4-line);border-radius:12px;cursor:pointer;overflow:hidden;padding:0;scroll-snap-align:start;transition:border-color .2s ease,box-shadow .2s ease}.a4-gallery__thumb img{height:100%;object-fit:cover;width:100%}.a4-gallery__thumb.is-active{border-color:var(--a4-rust);box-shadow:0 0 0 2px #c2451a40}.a4-gallery__thumb-arrow{height:34px;top:50%;transform:translateY(-50%);width:34px}.a4-gallery__thumb-arrow svg{height:18px;width:18px}.a4-gallery__thumb-arrow--prev{left:-12px}.a4-gallery__thumb-arrow--next{right:-12px}@media(prefers-reduced-motion:reduce){.a4-gallery__image,.a4-gallery__arrow,.a4-gallery__thumb-arrow,.a4-gallery__thumb{transition:none}.a4-gallery__thumbs{scroll-behavior:auto}}.a4-offer{padding-left:0}.a4-offer__badges{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin:1px 0 14px}.a4-offer__badges span{background:var(--a4-plum);border:1px solid var(--a4-plum);border-radius:99px;color:var(--a4-cream);font-size:var(--actaveen-label-size, 12px);font-weight:700;letter-spacing:.055em;line-height:1.15;padding:8px 13px;white-space:nowrap}.a4-offer__badges span+span{background:var(--a4-cream);border-color:#1b0e2780;color:var(--a4-ink)}.a4-offer__rating-proof{align-items:center;color:#000;display:flex;gap:10px;margin:0 0 14px;white-space:nowrap}.a4-offer__rating-stars{align-items:center;color:#ffc400;display:inline-flex;flex:0 0 auto;gap:3px}.a4-offer__rating-stars svg{display:block;fill:currentColor;height:clamp(15px,4vw,20px);width:clamp(15px,4vw,20px)}.a4-offer__rating-label{align-items:baseline;display:inline-flex;font-size:clamp(13.5px,3.9vw,18px);font-weight:400;gap:.32em;letter-spacing:0;line-height:1.25}.a4-offer__rating-label strong{font-weight:700}@media screen and (max-width:359px){.a4-offer__rating-proof{gap:6px}.a4-offer__rating-stars{gap:2px}.a4-offer__rating-stars svg{height:14px;width:14px}.a4-offer__rating-label{font-size:12.5px;gap:.24em}}.a4 .a4-offer__title{color:#000;font-family:var(--a4-font-display);font-size:var(--actaveen-heading-size, 27.4px);font-style:normal;font-weight:var(--actaveen-heading-weight, 700);letter-spacing:.273px;line-height:var(--actaveen-heading-line-height, 1.230769);margin:0 0 16px;max-width:540px;text-transform:none}.a4-offer__subheading{color:#45333f;font-family:var(--a4-font-display);font-size:var(--actaveen-body-size, 15.8px);font-weight:400;letter-spacing:.01em;line-height:var(--actaveen-body-line-height, 1.57);margin-bottom:22px}.a4-price{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.a4-price>strong{color:var(--a4-plum);font-size:21px}.a4-price s{color:var(--a4-muted);font-size:16.8px;font-weight:400;line-height:1.57}.a4-price>span{background:var(--a4-rust);border-radius:5px;color:#fff;font-size:12.6px;font-weight:700;letter-spacing:.035em;line-height:1.57;padding:6px 10px}.a4-offer__support-title{color:var(--a4-plum);font-size:var(--actaveen-subheading-size, 15.8px);font-weight:var(--actaveen-subheading-weight, 700);line-height:1.3;margin:0 0 8px}.a4-benefits{display:grid;gap:8px;list-style:none;margin:0 0 20px;padding:0}.a4-benefits li{align-items:flex-start;display:flex;font-size:var(--actaveen-bullet-size, 14.8px);font-weight:400;gap:10px;line-height:1.3;margin:0}.a4-benefits p{display:inline;margin:0}.a4-check{align-items:center;background:#c2451a17;border:1px solid rgba(194,69,26,.25);border-radius:50%;color:var(--a4-rust);display:flex;flex:0 0 20px;font-size:11px;font-weight:700;height:20px;justify-content:center;margin-top:1px}.a4-delivery-date{align-items:center;background:#e3ffde;border-radius:9px;color:#000;display:flex;font-size:15px;font-weight:400;justify-content:center;line-height:1.2;margin:11px 0 10px;min-height:35px;padding:5px 15px;width:100%}.a4-delivery-date svg{flex:0 0 auto;margin-right:11px}.a4-delivery-date__date{color:#084d3a;font-weight:700;padding-left:4px;text-decoration:underline;text-underline-offset:2px}.a4-rule{align-items:center;display:flex;gap:9px;margin:15px 0 10px}.a4-rule span{background:#aaa;flex:1;height:1px}.a4-rule strong{color:var(--a4-gold);font-size:11px;letter-spacing:.2em}.a4-plans{border:0;display:grid;gap:8px;margin:0;padding:0}.a4-plan{align-items:center;border:1px solid #bcbcbc;border-radius:9px;cursor:pointer;display:grid;gap:10px;grid-template-columns:19px minmax(0,1fr) auto;min-height:61px;padding:10px 12px;position:relative}.a4-plan:has(input:checked){border:2px solid var(--a4-rust);box-shadow:0 12px 26px #c2451a1f;padding:9px 11px}.a4-plan input{height:1px;opacity:0;position:absolute;width:1px}.a4-plan__radio{border:1px solid #aaa;border-radius:50%;height:18px;position:relative;width:18px}.a4-plan input:checked+.a4-plan__radio{border-color:var(--a4-rust)}.a4-plan input:checked+.a4-plan__radio:after{background:var(--a4-rust);border-radius:50%;content:"";top:4px;right:4px;bottom:4px;left:4px;position:absolute}.a4-plan__main strong,.a4-plan__main small,.a4-plan__price strong,.a4-plan__price small{display:block}.a4-plan__main strong{color:var(--a4-plum);font-family:var(--a4-font-serif);font-size:18px;font-weight:700}.a4-plan__main small,.a4-plan__price small{color:var(--a4-muted);font-size:11px}.a4-plan__main em{background:var(--a4-rust);border-radius:99px;color:#fff;font-size:9.5px;font-style:normal;font-weight:700;letter-spacing:.08em;padding:5px 9px;position:absolute;right:-1px;top:-9px}.a4-plan__price{text-align:right}.a4-plan__price strong{color:var(--a4-plum-dark);font-size:15px}.a4-plan__price s{color:var(--a4-muted);font-size:11px}.a4-subscription{align-items:center;border:1px dashed var(--a4-plum);border-radius:8px;cursor:pointer;display:grid;gap:9px;grid-template-columns:22px 1fr;margin-top:9px;padding:10px 12px}.a4-subscription input{height:1px;opacity:0;position:absolute;width:1px}.a4-subscription__check{align-items:center;border:1px solid var(--a4-plum);color:transparent;display:flex;height:19px;justify-content:center;width:19px}.a4-subscription input:checked+.a4-subscription__check{background:var(--a4-plum);color:#fff}.a4-subscription strong,.a4-subscription small{display:block}.a4-subscription strong{font-size:13px}.a4-subscription small{color:#666;font-size:11px}.a4-atc{background:var(--a4-rust);border:0;border-radius:11px;box-shadow:none;color:var(--a4-cream);cursor:pointer;display:grid;filter:none;grid-template-columns:1fr;margin-top:12px;min-height:58px;padding:10px 16px;text-align:center;transform:none;transition:none;width:100%}.a4-atc:after,.a4-atc:before{display:none}.a4-atc__label{align-items:center;display:flex;flex-direction:column;gap:5px;justify-self:center}.a4-atc__label-text{font-size:16px;font-weight:700;letter-spacing:.09em;line-height:1.1}.a4-atc__guarantee{align-items:center;display:flex;font-size:.75em;font-weight:400;gap:5px;letter-spacing:.01em;line-height:1;opacity:.7}.a4-atc__guarantee svg{flex:0 0 auto}.a4-atc:hover{background:var(--a4-rust);box-shadow:none;filter:none;transform:none}.a4-post-cta-trust{align-items:center;background:#f3f0ee;border:1px solid rgba(27,14,39,.08);border-radius:8px;color:var(--a4-plum-dark);display:flex;gap:10px;margin:8px 0 0;min-height:48px;padding:10px 14px;width:100%}.a4-post-cta-trust__icon{color:var(--a4-rust);flex:0 0 26px;height:26px;width:26px}.a4-post-cta-trust strong{font-family:var(--a4-font-display);font-size:clamp(13.5px,3.6vw,15.5px);font-weight:700;letter-spacing:0;line-height:1.3}.a4-payment-methods{align-items:center;display:flex;flex-wrap:wrap;gap:7px;justify-content:center;list-style:none;margin:10px 0 0;padding:0}.a4-payment-methods li{display:flex;line-height:0}.a4-payment-methods__icon{height:24px;width:auto}.a4-urgency{box-sizing:border-box;font-family:inherit;margin-bottom:28px;margin-top:8px;width:100%}.a4-urgency .urgency-title{color:#000;font-size:16px;font-weight:600;line-height:normal;margin:0;text-transform:none}.a4-urgency .urgency-subtitle{color:#000;font-size:14px;font-weight:200;line-height:normal;margin:0 0 10px}.a4-urgency .progress-bar-wrapper{background-color:#f3f3f3;border-radius:4px;height:10px;margin-bottom:7px;overflow:hidden;width:100%}.a4-urgency .progress-bar-filled{background-color:var(--a4-rust);border-radius:4px;display:block;height:100%;transition:width .6s ease-out;width:var(--a4-urgency-progress)}.a4-urgency .meta-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.a4-urgency .left-text{color:#000;font-size:16px;font-weight:500;margin:0}.a4-urgency .right-timer-text{color:var(--a4-rust);font-size:16px;font-variant-numeric:tabular-nums;font-weight:600;margin:0}.a4-social-proof-bar{align-items:center;background-color:#f7f7f7;border-radius:100px;display:flex;font-family:var(--a4-font-sans);margin:20px 0;max-width:fit-content;padding:8px 32px 8px 8px}.a4-social-proof-bar__images{align-items:center;display:flex;flex-shrink:0;margin-right:16px;position:relative}.a4-social-proof-bar__portrait-wrap{display:inline-flex;flex-shrink:0;position:relative}.a4-social-proof-bar__portrait-wrap:not(:first-child){margin-left:-12px}.a4-social-proof-bar__portrait{background-color:#e0e0e0;border:2px solid #fff;border-radius:50%;flex-shrink:0;height:52px;overflow:hidden;position:relative;width:52px}.a4-social-proof-bar__portrait img{display:block;height:100%;object-fit:cover;width:100%}.a4-social-proof-bar__placeholder{align-items:center;background:#e8e4e2;color:#9d8f97;display:flex;height:100%;justify-content:center;width:100%}.a4-social-proof-bar__placeholder svg{fill:none;height:34px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:34px}.a4-social-proof-bar__verified{align-items:center;background-color:#58b67d;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;height:22px;justify-content:center;position:absolute;right:-4px;top:-4px;width:22px;z-index:5}.a4-social-proof-bar__verified svg{fill:none;height:12px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3;width:12px}.a4-social-proof-bar__content{display:flex;flex-direction:column;justify-content:center}.a4-social-proof-bar__title{color:#000;font-size:16px;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0}.a4-social-proof-bar__description{color:#1a1a1a;font-size:16px;font-weight:400;line-height:1.2;margin:2px 0 0}.a4-accordions details{border-bottom:1px solid #d7d7d7}.a4-accordions summary,.a4-faq summary{align-items:center;cursor:pointer;display:flex;font-weight:700;justify-content:space-between;list-style:none}.a4-accordions summary{color:#000;font-family:var(--a4-font-display);font-size:15.015px;font-weight:700;letter-spacing:.273px;line-height:18.48px;padding:13px 2px}.a4-accordions summary::-webkit-details-marker,.a4-faq summary::-webkit-details-marker,.a4-formula-card summary::-webkit-details-marker{display:none}.a4-accordions details[open] summary>span,.a4-formula-card[open] summary i{transform:rotate(45deg)}.a4-accordion__body{color:#000000e6;font-family:var(--a4-font-display);font-size:16.8px;font-weight:400;letter-spacing:.168px;line-height:26.4px;padding:0 10.5px 15.75px}.a4-accordion__body p{margin:0 0 16.8px}.a4-accordion__body p:last-child{margin-bottom:0}.a4-media-row{display:grid;gap:7px;grid-template-columns:repeat(3,1fr);margin-top:22px}.a4-media-card{aspect-ratio:.72;background:linear-gradient(145deg,#2d1738,#180a22);border:1px solid rgba(45,23,56,.14);border-radius:7px;color:#fff;overflow:hidden;position:relative}.a4-media-card:after{background:linear-gradient(transparent 55%,#0f0611c2);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.a4-media-card__video{height:100%;object-fit:cover;width:100%}.a4-media-card__placeholder{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;padding:14px;text-align:center}.a4-media-card__placeholder small{color:#ffffffd1;font-size:10px;font-weight:700;line-height:1.35;max-width:90px}.a4-media-card strong{bottom:10px;font-size:11px;left:8px;line-height:1.25;pointer-events:none;position:absolute;right:7px;z-index:1}.a4-media-card__play{align-items:center;background:#ffffffeb;border-radius:50%;color:var(--a4-plum);display:flex;font-size:.6rem;height:34px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:34px;z-index:2}.a4-media-card__placeholder .a4-media-card__play{left:auto;position:relative;top:auto;transform:none}.a4-panel{padding:84px 0}.a4-center-head{margin:0 auto 44px;max-width:760px;text-align:center}.a4-center-head h2{margin-bottom:18px}.a4-myo-results{background:var(--a4-myo-results-bg, #f6f5f1);padding:54px 0}.a4-myo-results__grid{align-items:center;display:grid;gap:58px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.a4-myo-results__content h2{color:#000;font-family:var(--a4-font-display);font-size:clamp(34px,3.45vw,46px);font-weight:700;line-height:1.14;margin:0 auto 34px;max-width:700px;text-align:center}.a4-myo-results__content h2 span{display:block}.a4-myo-results__media{aspect-ratio:1;background:#eee9e5;border-radius:18px;overflow:hidden;position:relative}.a4-myo-results__image{height:100%;object-fit:cover;width:100%}.a4-myo-results__placeholder{align-items:center;color:#796b73;display:flex;flex-direction:column;height:100%;justify-content:center;padding:28px;text-align:center}.a4-myo-results__placeholder-svg{height:76%;max-width:420px;opacity:.5;width:76%}.a4-myo-results__placeholder p{font-family:var(--a4-font-display);font-size:15px;font-weight:700;margin:14px 0 0}.a4-myo-results__results{border-bottom:1px solid rgba(51,34,46,.12);border-top:1px solid rgba(51,34,46,.12)}.a4-myo-results__row{align-items:center;border-bottom:1px solid rgba(51,34,46,.12);display:grid;gap:28px;grid-template-columns:104px minmax(0,1fr);min-height:136px;padding:20px 8px 20px 0}.a4-myo-results__row:last-of-type{border-bottom:0}.a4-myo-results__percentage{align-items:center;background:conic-gradient(var(--a4-rust) var(--a4-result-percent),rgba(194,69,26,.14) 0);border-radius:50%;display:flex;height:96px;justify-content:center;position:relative;width:96px}.a4-myo-results__percentage:before{background:var(--a4-myo-results-bg, #f6f5f1);border-radius:inherit;content:"";top:9px;right:9px;bottom:9px;left:9px;position:absolute}.a4-myo-results__percentage strong{color:var(--a4-rust);font-family:var(--a4-font-display);font-size:22px;font-weight:700;line-height:1;position:relative;z-index:1}.a4-myo-results__text{color:#211b1f;font-family:var(--a4-font-display);font-size:18px;font-weight:400;line-height:1.48}.a4-myo-results__text p{margin:0}.a4-myo-results__note{border-top:1px solid rgba(51,34,46,.12);color:#746a70;font-size:11px;line-height:1.55;padding:16px 8px 0 0}.a4-myo-results__note p{margin:0}.a4-comparison{background:var(--a4-comparison-bg, #f6f5f1);font-family:var(--a4-font-display);padding:72px 0}.a4-comparison__header{margin:0 auto 44px;text-align:center}.a4-comparison__header h2{color:#000;font-family:var(--a4-font-display);font-size:var(--actaveen-section-heading-size, 48px);font-weight:700;line-height:1.18;margin:0}.a4-comparison__table-wrap{margin:0 auto;max-width:1080px;overflow-x:auto;-webkit-overflow-scrolling:touch}.a4-comparison__table{border-collapse:separate;border-spacing:0;color:var(--a4-ink);table-layout:fixed;width:100%}.a4-comparison__feature-column{width:60%}.a4-comparison__thyrolume-column,.a4-comparison__alternative-column{width:20%}.a4-comparison__table th,.a4-comparison__table td{font-family:var(--a4-font-display);overflow-wrap:anywhere}.a4-comparison__table thead th{color:var(--a4-ink);font-size:16px;font-weight:700;line-height:1.15;padding:17px 12px;text-align:center}.a4-comparison__table thead th:first-child{padding:0}.a4-comparison__table thead .a4-comparison__active{background:var(--a4-plum);border:2px solid var(--a4-plum);border-bottom:0;border-radius:16px 16px 0 0;color:#fff}.a4-comparison__table tbody th,.a4-comparison__table tbody td{border-bottom:1px solid #d9d1c8;font-size:18px;line-height:1.35;min-height:76px;padding:20px 18px}.a4-comparison__table tbody th{font-weight:700;text-align:left}.a4-comparison__table tbody td{font-weight:700;text-align:center}.a4-comparison__table tbody .a4-comparison__active{background:#fff;border-left:2px solid var(--a4-plum);border-right:2px solid var(--a4-plum);color:var(--a4-rust)}.a4-comparison__table tbody tr:last-child th,.a4-comparison__table tbody tr:last-child td:not(.a4-comparison__active){border-bottom:0}.a4-comparison__table tbody tr:last-child .a4-comparison__active{border-bottom:2px solid var(--a4-plum);border-radius:0 0 16px 16px}.a4-comparison__footnote{color:#766b72;font-size:11px;line-height:1.55;margin:22px auto 0;max-width:1080px}.a4-comparison__footnote p{margin:0}.a4-guarantee-icon-bar{background:var(--a4-guarantee-bar-bg);font-family:var(--a4-font-display);padding:36px 0}.a4-guarantee-icon-bar__card{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:790px;text-align:center}.a4-guarantee-icon-bar__icon{color:var(--a4-guarantee-bar-icon);height:58px;margin-bottom:18px;width:58px}.a4-guarantee-icon-bar__icon svg{display:block;height:100%;overflow:visible;width:100%}.a4-guarantee-icon-bar__icon circle,.a4-guarantee-icon-bar__icon path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.a4-guarantee-icon-bar__content h2{color:#171717;font-family:var(--a4-font-display);font-size:28px;font-weight:700;letter-spacing:.273px;line-height:1.3;margin:0 0 12px}.a4-guarantee-icon-bar__text{color:#000000e6;font-family:var(--a4-font-display);font-size:17px;font-weight:400;letter-spacing:.168px;line-height:1.55;max-width:720px}.a4-guarantee-icon-bar__text p{margin:0}.a4-formula{background:#f4f3f0;font-family:var(--a4-font-display)}.a4-formula__header{margin-bottom:48px;max-width:850px}.a4-formula__header h2{color:#000;font-family:var(--a4-font-display);font-size:var(--actaveen-section-heading-size, 48px);font-weight:700;letter-spacing:.273px;line-height:var(--actaveen-section-heading-line-height, 1.3);margin:0 auto 24px;max-width:790px}.a4-formula__intro{color:#000000e6;font-family:var(--a4-font-display);font-size:var(--actaveen-reading-body-size, 16.8px);font-weight:400;letter-spacing:.168px;line-height:var(--actaveen-reading-line-height, 1.57142857);margin:0 auto;max-width:790px}.a4-formula__intro p{margin:0}.a4-formula__proof{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;list-style:none;margin:24px 0 0;padding:0}.a4-formula__proof li{background:#fff;border:1px solid #dedbd5;border-radius:999px;color:#3b3138;font-family:var(--a4-font-display);font-size:12px;font-weight:700;padding:8px 14px}.a4-formula__grid{display:grid;gap:22px 28px;grid-template-columns:repeat(2,minmax(0,1fr))}.a4-formula-card{background:#fff;border:1px solid #ebe8e3;border-radius:20px;box-shadow:0 7px 24px #271c2309;overflow:hidden}.a4-formula-card summary{cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) 46%;list-style:none;min-height:174px;overflow:hidden;padding:0;position:relative}.a4-formula-card summary::-webkit-details-marker{display:none}.a4-formula-card__copy{align-self:center;display:block;padding:28px 10px 28px 30px;position:relative;z-index:2}.a4-formula-card__copy strong,.a4-formula-card__copy em,.a4-formula-card__copy small{display:block}.a4-formula-card__copy strong{color:#171717;font-family:var(--a4-font-display);font-size:22px;font-style:normal;font-weight:700;letter-spacing:.273px;line-height:1.3}.a4-formula-card__copy em{color:var(--a4-rust);font-family:var(--a4-font-display);font-size:12px;font-style:normal;font-weight:700;letter-spacing:.168px;line-height:1.55;margin-top:7px}.a4-formula-card__copy small{color:#000000e6;font-family:var(--a4-font-display);font-size:14px;font-weight:400;letter-spacing:.168px;line-height:1.55;margin-top:12px}.a4-formula-card__visual{align-items:center;background:#fff;display:flex;justify-content:center;min-width:0;overflow:hidden;position:relative}.a4-formula-card__visual:before{background:linear-gradient(90deg,#fff,#ffffff59 35%,#fff0);content:"";inset:0 auto 0 0;pointer-events:none;position:absolute;width:42%;z-index:1}.a4-formula-card__visual img{height:100%;object-fit:contain;width:100%}.a4-formula-card__plus{align-items:center;background:#aaa;border-radius:50%;bottom:17px;color:#fff;display:flex;font-size:1.15rem;font-weight:700;height:27px;justify-content:center;line-height:1;position:absolute;right:17px;transition:transform .18s ease,background-color .18s ease;width:27px;z-index:3}.a4-formula-card[open] .a4-formula-card__plus{background:var(--a4-rust);transform:rotate(45deg)}.a4-formula-card__body{border-top:1px solid #eeeae5;color:#000000e6;font-family:var(--a4-font-display);font-size:var(--actaveen-reading-body-size, 16.8px);font-weight:400;letter-spacing:.168px;line-height:var(--actaveen-reading-line-height, 1.57142857);padding:20px 30px 24px}.a4-formula-card__body p{margin:0}.a4-difference{background:#fff;font-family:var(--a4-font-display)}.a4-difference__layout{align-items:start;display:grid;gap:34px 58px;grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.a4-difference__header{grid-column:2;min-width:0}.a4-difference__eyebrow{color:#3d2b37;font-family:var(--a4-font-display);font-size:13px;font-weight:700;letter-spacing:.085em;line-height:1.4;margin:0 0 14px}.a4-difference__header h2{color:#000;font-family:var(--a4-font-display);font-size:var(--actaveen-section-heading-size, 48px);font-weight:700;letter-spacing:.273px;line-height:var(--actaveen-section-heading-line-height, 1.3);margin:0 0 24px}.a4-difference__opening--mobile,.a4-difference__chapter-version--mobile,.a4-difference__close-copy--mobile{display:none}.a4-difference__lead{color:#000000e6;font-family:var(--a4-font-display);font-size:20px;font-weight:700;letter-spacing:.273px;line-height:1.45;margin:0 0 15px}.a4-difference__intro{color:#000000e6;font-family:var(--a4-font-display);font-size:var(--actaveen-reading-body-size, 16.8px);font-weight:400;letter-spacing:.168px;line-height:var(--actaveen-reading-line-height, 1.57142857)}.a4-difference__intro p{margin:0}.a4-difference__comparison{align-items:stretch;background:#f7f4f1;border:1px solid #e5ddd7;border-radius:14px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) 46px minmax(0,1.2fr);margin-top:25px;overflow:hidden;padding:13px}.a4-difference__comparison>div:not(.a4-difference__comparison-arrow){background:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:center;min-height:102px;padding:18px 20px}.a4-difference__comparison>div:last-child{background:var(--a4-plum);color:#fff}.a4-difference__comparison span{align-self:flex-start;background:#eee9e6;border:1px solid #ddd4cf;border-radius:999px;color:#594b53;font-family:var(--a4-font-display);font-size:10.5px;font-weight:700;letter-spacing:.05em;line-height:1.35;padding:6px 9px}.a4-difference__comparison>div:last-child span{background:var(--a4-rust);border-color:#dc7049;color:#fff}.a4-difference__comparison strong{font-family:var(--a4-font-display);font-size:20px;font-weight:700;letter-spacing:.168px;line-height:1.35;margin-top:7px}.a4-difference__comparison-arrow{align-items:center;align-self:center;background:var(--a4-rust);border:3px solid #fff;border-radius:50%;box-shadow:0 7px 18px #c2451a40;color:#fff;display:flex;flex-direction:column;height:46px;justify-content:center;line-height:1;position:relative;width:46px;z-index:2}.a4-difference__comparison-arrow small{font-family:var(--a4-font-display);font-size:8px;font-weight:700;letter-spacing:.08em}.a4-difference__comparison-arrow b{font-size:16px;font-weight:700;line-height:.8;margin-top:2px}.a4-difference__visual{align-self:start;background:var(--a4-soft);border-radius:16px;grid-column:1;grid-row:1 / span 2;height:calc(100vh - 118px);max-height:820px;min-height:650px;overflow:hidden;position:sticky;top:94px}.a4-difference__visual img{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:50% 50%;position:absolute;width:100%}.a4-difference__visual:after{background:linear-gradient(180deg,transparent 62%,rgba(27,14,39,.82) 100%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.a4-difference__visual-caption{bottom:28px;color:#fff;left:28px;position:absolute;right:28px;z-index:1}.a4-difference__visual-caption span{color:#efb091;display:block;font-size:.62rem;font-weight:700;letter-spacing:.13em;margin-bottom:5px}.a4-difference__visual-caption strong{display:block;font-family:var(--a4-font-display);font-size:1.25rem}.a4-difference__copy{grid-column:2;min-width:0}.a4-difference__list{display:grid;gap:16px}.a4-difference__list article{background:#f8f6f3;border:1px solid #ebe5df;border-radius:16px;padding:24px 26px 25px}.a4-difference__chapter-head{align-items:center;background:linear-gradient(90deg,#eee7ec,#f4f0f2 72%,#f4f0f273);border:1px solid #e0d5dc;border-left:4px solid var(--a4-rust);border-radius:12px;display:flex;gap:12px;margin-bottom:19px;padding:9px 14px 9px 12px}.a4-difference__step{align-items:baseline;color:#33222e;display:flex;flex-wrap:wrap;font-family:var(--a4-font-display);font-size:14px;font-weight:700;gap:0;letter-spacing:.075em;line-height:1.4;margin:0}.a4-difference__step-number{color:var(--a4-rust);display:inline;font-size:14px;font-weight:700;letter-spacing:.035em}.a4-difference__step-number:after{color:#9a858f;content:"\b7";display:inline-block;margin:0 8px}.a4-difference__step-name{color:#33222e}.a4-award{align-items:center;background:#fff9f4;border:1px solid rgba(194,69,26,.38);border-radius:50%;box-shadow:0 4px 10px #5a372614;color:var(--a4-rust);display:flex;flex:0 0 34px;height:34px;justify-content:center;position:relative;width:34px}.a4-award:after{border:1px solid rgba(61,43,55,.09);border-radius:50%;content:"";top:3px;right:3px;bottom:3px;left:3px;pointer-events:none;position:absolute}.a4-award svg{fill:none;height:18px;position:relative;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65;width:18px;z-index:1}.a4-award svg circle{fill:transparent}.a4-difference__chapter-copy h3{color:#171717;font-family:var(--a4-font-display);font-size:20px;font-weight:700;letter-spacing:.273px;line-height:1.4;margin:0 0 10px}.a4-difference__chapter-copy p{color:#000000e6;font-family:var(--a4-font-display);font-size:var(--actaveen-reading-body-size, 16.8px);font-weight:400;letter-spacing:.168px;line-height:var(--actaveen-reading-line-height, 1.57142857);margin:0 0 12px}.a4-difference__chapter-copy p:last-child{margin-bottom:0}.a4-difference__takeaway{border-left:3px solid var(--a4-rust);color:#33222e!important;font-weight:400;margin-top:16px!important;padding-left:14px}.a4-difference__takeaway p{color:#33222e!important;margin:0!important}.a4-difference__takeaway strong,.a4-difference__list strong{color:#2b2027;font-weight:700}.a4-difference__close{border-top:1px solid #e4ddd7;margin-top:28px;padding-top:27px}.a4-difference__close-copy{color:#000000e6;font-family:var(--a4-font-display);font-size:var(--actaveen-reading-body-size, 16.8px);font-weight:400;letter-spacing:.168px;line-height:var(--actaveen-reading-line-height, 1.57142857)}.a4-difference__close-copy p{margin:0 0 12px}.a4-difference__proof{display:grid;gap:8px;grid-template-columns:repeat(5,minmax(0,1fr));list-style:none;margin:23px 0;padding:0}.a4-difference__proof li{align-content:center;background:var(--a4-plum);border-radius:10px;color:#fff;min-height:92px;min-width:0;padding:17px 10px;text-align:center}.a4-difference__proof strong,.a4-difference__proof span{display:block}.a4-difference__proof strong{font-family:var(--a4-font-display);font-size:14px;line-height:1.2}.a4-difference__proof span{color:#ffffffe0;font-size:10px;line-height:1.3;margin-top:5px}.a4-difference__cta{background:var(--a4-rust);border-radius:11px;box-shadow:0 14px 28px #c2451a38;color:#fff;display:block;font-size:16px;font-weight:700;letter-spacing:.04em;padding:17px 22px;text-align:center;text-decoration:none;transition:background-color .18s ease,transform .18s ease}.a4-difference__cta:hover{background:#a93a12;color:#fff;transform:translateY(-1px)}.a4-testimonials{background:var(--a4-testimonials-bg,#f6f5f1);font-family:var(--a4-font-display);overflow:hidden;padding:82px 0 72px}.a4-testimonials__summary{align-items:center;display:flex;flex-direction:column;gap:4px;margin:0 auto 38px;text-align:center}.a4 .a4-testimonials__count{color:#121212;font-family:var(--a4-font-display);font-size:16px;font-weight:400;letter-spacing:.168px;line-height:1.3;margin:0}.a4-testimonials__rating{align-items:center;display:flex;gap:10px}.a4-testimonials__rating p{color:#121212;font-size:16px;font-weight:400;letter-spacing:.168px;line-height:1.3;margin:0}.a4-testimonials__stars{display:flex;gap:1px}.a4-testimonials__stars span{display:block;height:18px;width:18px}.a4-testimonials__stars svg{display:block;height:100%;width:100%}.a4-testimonials__stars rect{fill:#00b67a}.a4-testimonials__stars path{fill:#fff}.a4-testimonials__header{margin:0 auto 40px;max-width:820px;text-align:center}.a4-testimonials__header h2{color:#000;font-size:var(--actaveen-section-heading-size, 48px);line-height:var(--actaveen-section-heading-line-height, 1.3);margin:0}.a4-testimonials__viewport{overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory}.a4-testimonials__viewport::-webkit-scrollbar{display:none}.a4-testimonials__viewport:focus-visible{border-radius:14px;outline:3px solid rgba(194,69,26,.35);outline-offset:5px}.a4-testimonials__track{display:grid;gap:20px;grid-auto-columns:calc((100% - 40px)/3);grid-auto-flow:column}.a4-testimonial-card{background:#fff;border:1px solid #e1ded8;border-radius:11px;box-shadow:0 8px 24px #261c200b;display:grid;grid-template-rows:auto 1fr;min-width:0;overflow:hidden;scroll-snap-align:start}.a4-testimonial-card__media{aspect-ratio:1.28;background:#ece9e4;overflow:hidden}.a4-testimonial-card__image{height:100%;object-fit:cover;width:100%}.a4-testimonial-card__placeholder{align-items:center;color:#7d756f;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;padding:24px;text-align:center}.a4-testimonial-card__placeholder-svg{height:65%;max-height:145px;opacity:.58;width:65%}.a4-testimonial-card__placeholder span{font-size:12px;font-weight:700;letter-spacing:.03em}.a4-testimonial-card__content{display:flex;flex-direction:column;min-height:330px;padding:20px}.a4-testimonial-card__text{color:#121212;font-family:var(--a4-font-display);font-size:15px;font-weight:400;letter-spacing:.168px;line-height:1.5}.a4-testimonial-card__text p{margin:0}.a4-testimonial-card__footer{border-top:1px solid #e8e5df;margin-top:auto;padding-top:20px}.a4-testimonial-card__stars{align-items:center;display:flex;flex-wrap:wrap;gap:3px}.a4-testimonial-card__stars svg{display:block;height:18px;width:18px}.a4-testimonial-card__stars rect{fill:#00b67a}.a4-testimonial-card__stars path{fill:#fff}.a4-testimonial-card__stars svg.is-empty rect{fill:#d6d1cd}.a4-testimonial-card__stars span{background:#edf7f1;border-radius:999px;color:#276a49;font-size:11px;font-weight:700;margin-left:6px;padding:4px 8px}.a4-testimonial-card__author{color:#171717;font-size:14px;font-weight:700;margin:11px 0 0}.a4-testimonials__controls{display:flex;gap:10px;justify-content:center;margin-top:30px}.a4-testimonials__controls button{align-items:center;background:#fff;border:1px solid #c8c2bc;border-radius:50%;color:#171717;cursor:pointer;display:flex;height:46px;justify-content:center;padding:0;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;width:46px}.a4-testimonials__controls button:hover{background:var(--a4-plum);border-color:var(--a4-plum);color:#fff;transform:translateY(-1px)}.a4-testimonials__controls button:focus-visible{outline:3px solid rgba(194,69,26,.35);outline-offset:3px}.a4-testimonials__controls svg{fill:none;height:22px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:22px}.a4-how-to-use{background:#fff;font-family:var(--a4-font-display);padding:78px 0}.a4-how-to-use__grid{align-items:start;display:grid;gap:72px;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.a4-how-to-use__content{padding-top:5px}.a4-how-to-use__content h2{color:#000;font-family:var(--a4-font-display);font-size:var(--actaveen-section-heading-size, 48px);font-weight:700;letter-spacing:.273px;line-height:var(--actaveen-section-heading-line-height, 1.3);margin:0 0 22px}.a4-how-to-use__intro{color:#000000e6;font-family:var(--a4-font-display);font-size:var(--actaveen-reading-body-size, 16.8px);font-weight:400;letter-spacing:.168px;line-height:var(--actaveen-reading-line-height, 1.57142857);max-width:520px}.a4-how-to-use__intro p{margin:0}.a4-how-to-use__steps{display:grid}.a4-how-to-use__step{align-items:flex-start;border-bottom:1px solid #e4e0dc;display:grid;gap:20px;grid-template-columns:64px minmax(0,1fr);padding:23px 0}.a4-how-to-use__step:first-child{padding-top:0}.a4-how-to-use__step:last-child{border-bottom:0;padding-bottom:0}.a4-how-to-use__icon{align-items:center;background:#fff4ed;border:1px solid #efc4b3;border-radius:50%;color:var(--a4-rust);display:flex;height:56px;justify-content:center;width:56px}.a4-how-to-use__icon img{display:block;height:30px;width:30px}.a4-how-to-use__step-copy{padding-top:2px}.a4-how-to-use__step-copy h3{color:#171717;font-family:var(--a4-font-display);font-size:20px;font-weight:700;letter-spacing:.273px;line-height:1.4;margin:0 0 7px}.a4-how-to-use__step-copy>div{color:#000000e6;font-family:var(--a4-font-display);font-size:16px;font-weight:400;letter-spacing:.168px;line-height:25px}.a4-how-to-use__step-copy p{margin:0}.a4-how-to-use__note{align-items:flex-start;background:#f8f6f3;border:1px solid #e9e2dc;border-left:4px solid var(--a4-rust);border-radius:12px;display:flex;gap:13px;margin:38px 0 0 auto;max-width:calc(59% - 24px);padding:16px 18px}.a4-how-to-use__note>span{align-items:center;background:var(--a4-rust);border-radius:50%;color:#fff;display:flex;flex:0 0 24px;font-family:Georgia,serif;font-size:15px;font-style:italic;font-weight:700;height:24px;justify-content:center}.a4-how-to-use__note div{color:#33222e;font-family:var(--a4-font-display);font-size:14px;line-height:1.55}.a4-how-to-use__note p{margin:0}.a4-faq{background:var(--a4-faq-bg);border-radius:40px;font-family:var(--a4-font-display);margin:16px 4rem;overflow:hidden}.a4-faq__inner{margin:0 auto;max-width:1500px;padding:60px 6rem}.a4-faq__header{margin-bottom:40px}.a4-faq__header h2{color:#000;font-family:var(--a4-font-display);font-size:var(--actaveen-section-heading-size, 48px);font-weight:700;letter-spacing:.273px;line-height:var(--actaveen-section-heading-line-height, 1.3);margin:0}.a4-faq__header h2 span{display:block}.a4-faq__items{display:grid;gap:10px}.a4-faq__item{background:#fff;border:0;border-radius:10px;box-shadow:#12121714 0 6px 4px -1px;overflow:hidden;padding:0 20px}.a4-faq__item summary{align-items:center;cursor:pointer;display:flex;gap:14px;justify-content:space-between;list-style:none;min-height:66px;padding:20px 0}.a4-faq__item summary::-webkit-details-marker{display:none}.a4-faq__question{color:var(--a4-plum);font-family:var(--a4-font-display);font-size:18px;font-weight:700;line-height:1.3;transform:none}.a4-faq__arrow{align-items:center;color:#757575;display:flex;flex:0 0 24px;height:24px;justify-content:center;transition:transform .2s ease;width:24px}.a4-faq__arrow svg{height:9px;width:14px}.a4-faq__arrow path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75}.a4-faq__item[open] .a4-faq__arrow{transform:rotate(180deg)}.a4-faq__answer{color:#686868;font-family:var(--a4-font-display);font-size:16px;font-weight:400;line-height:1.7;padding:0 38px 22px 0}.a4-faq__answer p{margin:0}.a4-faq__answer p+p{margin-top:12px}@media(max-width:989px){.a4-shell{padding-left:24px;padding-right:24px}.a4-hero__grid{gap:32px;grid-template-columns:minmax(0,1fr)}.a4-gallery{min-width:0;padding-right:0;position:static;width:100%}.a4-offer{margin-top:32px;min-width:0;padding-left:0;width:100%}.a4-formula__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.a4-difference__layout{gap:28px;grid-template-columns:1fr}.a4-difference__header,.a4-difference__visual,.a4-difference__copy{grid-column:1}.a4-difference__header{grid-row:auto}.a4-difference__visual{aspect-ratio:4 / 3;grid-row:auto;height:auto;max-height:none;min-height:0;position:relative;top:auto}.a4-difference__visual img{object-position:50% 28%}.a4-testimonials__track{grid-auto-columns:calc((100% - 20px)/2)}.a4-how-to-use__grid{gap:44px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.a4-how-to-use__note{max-width:calc(60% - 18px)}.a4-myo-results__grid{gap:40px;grid-template-columns:1fr}.a4-myo-results__content,.a4-myo-results__results{margin:0 auto;max-width:660px;width:100%}.a4-faq{margin-left:24px;margin-right:24px}.a4-faq__inner{padding-left:3rem;padding-right:3rem}}@media(max-width:749px){.a4-urgency{margin-bottom:28px;margin-top:8px}.a4-urgency .urgency-title{font-size:15px}.a4-urgency .urgency-subtitle{font-size:13px}.a4-urgency .left-text,.a4-urgency .right-timer-text{font-size:14px}.a4-social-proof-bar{padding:6px 20px 6px 6px}.a4-social-proof-bar__portrait{height:40px;width:40px}.a4-social-proof-bar__title{font-size:14px}.a4-social-proof-bar__description{font-size:12px}.a4-social-proof-bar__verified{height:18px;width:18px}.a4{font-size:var(--actaveen-body-size, 15.75px)}.a4-shell{padding-left:15px;padding-right:15px}.a4-marquee__item{padding:10px 18px}.a4-hero{padding:14px 0 46px}.a4-gallery__arrow{height:38px;width:38px}.a4-gallery__arrow--prev{left:9px}.a4-gallery__arrow--next{right:9px}.a4-gallery__thumb-nav{margin-top:8px}.a4-gallery__thumbs{gap:6px;grid-auto-columns:calc((100% - 24px)/5)}.a4-gallery__thumb{border-radius:8px}.a4-gallery__thumb-arrow{height:30px;width:30px}.a4-gallery__thumb-arrow--prev{left:-7px}.a4-gallery__thumb-arrow--next{right:-7px}.a4-offer{margin-top:24px}.a4 .a4-offer__title{font-size:var(--actaveen-heading-size, 27.3px)}.a4-plan{grid-template-columns:18px minmax(0,1fr) auto;padding:10px 9px}.a4-media-row{overflow-x:auto;scroll-snap-type:x mandatory}.a4-media-card{min-width:150px;scroll-snap-align:start}.a4-panel{padding:58px 0}.a4-center-head{margin-bottom:28px}.a4-formula__header{margin-bottom:30px}.a4-formula__header h2{font-size:var(--actaveen-section-heading-size, 32px)}.a4-formula__intro{font-size:var(--actaveen-reading-body-size, 16.8px);line-height:var(--actaveen-reading-line-height, 1.57142857)}.a4-formula__proof{gap:6px;margin-top:19px}.a4-formula__proof li{font-size:11px;padding:7px 10px}.a4-formula__grid{gap:12px;grid-template-columns:1fr}.a4-formula-card{border-radius:14px}.a4-formula-card summary{grid-template-columns:minmax(0,57%) minmax(0,43%);min-height:148px}.a4-formula-card__copy{padding:22px 6px 22px 20px}.a4-formula-card__copy strong{font-size:22px}.a4-formula-card__copy em{font-size:12px;margin-top:8px}.a4-formula-card__copy small{font-size:16px;line-height:1.55;margin-top:10px}.a4-formula-card__plus{bottom:12px;height:25px;right:12px;width:25px}.a4-formula-card__body{font-size:var(--actaveen-reading-body-size, 16.8px);line-height:var(--actaveen-reading-line-height, 1.57142857);padding:17px 20px 20px}.a4-difference{padding-bottom:64px;padding-top:64px}.a4-difference__layout{gap:24px}.a4-difference__header,.a4-difference__opening,.a4-difference__intro{max-width:100%;min-width:0}.a4-difference__eyebrow{font-size:13px;line-height:1.4;margin-bottom:11px;max-width:30ch;overflow-wrap:anywhere}.a4-difference__header h2{font-size:var(--actaveen-section-heading-size, 32px);line-height:var(--actaveen-section-heading-line-height, 1.3);margin-bottom:18px;max-width:100%;overflow-wrap:anywhere}.a4-difference__opening--desktop,.a4-difference__chapter-version--desktop,.a4-difference__close-copy--desktop{display:none}.a4-difference__opening--mobile,.a4-difference__chapter-version--mobile,.a4-difference__close-copy--mobile{display:block}.a4-difference__lead{font-size:18px;line-height:1.5;margin-bottom:12px}.a4-difference__intro{font-size:var(--actaveen-reading-body-size, 16.8px);line-height:var(--actaveen-reading-line-height, 1.57142857)}.a4-difference__comparison{gap:7px;grid-template-columns:1fr;margin-top:20px;padding:8px}.a4-difference__comparison>div:not(.a4-difference__comparison-arrow){min-height:92px;padding:15px 14px;text-align:center}.a4-difference__comparison span{align-self:center;font-size:10.5px;letter-spacing:.04em;padding:6px 9px}.a4-difference__comparison strong{font-size:18px;line-height:1.4;margin-top:6px}.a4-difference__comparison-arrow{height:44px;justify-self:center;transform:none;width:44px}.a4-difference__comparison-arrow b{transform:rotate(90deg)}.a4-difference__visual{aspect-ratio:4 / 3;border-radius:14px}.a4-difference__visual-caption{bottom:17px;left:17px;right:17px}.a4-difference__visual-caption strong{font-size:16px}.a4-difference__list{gap:12px}.a4-difference__list article{border-radius:14px;padding:21px 18px 22px}.a4-difference__list article:nth-child(2n){background:#fff4ed}.a4-difference__chapter-head{gap:10px;margin-bottom:17px;padding:8px 11px 8px 10px}.a4-difference__step{font-size:13.5px;letter-spacing:.06em}.a4-difference__step-number{font-size:13.5px}.a4-difference__step-number:after{margin:0 7px}.a4-award{flex-basis:32px;height:32px;width:32px}.a4-award svg{height:17px;width:17px}.a4-difference__chapter-copy h3{font-size:19.2px;line-height:1.4}.a4-difference__chapter-copy p{font-size:var(--actaveen-reading-body-size, 16.8px);line-height:var(--actaveen-reading-line-height, 1.57142857)}.a4-difference__takeaway{margin-top:15px!important;padding-left:12px}.a4-difference__close{margin-top:22px;padding-top:22px}.a4-difference__close-copy{font-size:var(--actaveen-reading-body-size, 16.8px);line-height:var(--actaveen-reading-line-height, 1.57142857)}.a4-difference__proof{gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));margin:15px 0}.a4-difference__proof li:last-child{grid-column:1 / -1}.a4-difference__proof li{min-height:72px;padding:10px 8px}.a4-difference__proof strong{font-size:14px}.a4-difference__proof span{font-size:10px}.a4-difference__cta{font-size:15px;padding:16px 14px}.a4-testimonials{padding:58px 0 54px}.a4-testimonials__summary{gap:4px;margin-bottom:27px}.a4-testimonials__count{font-size:13px}.a4-testimonials__rating{gap:10px}.a4-testimonials__rating p{font-size:13px}.a4-testimonials__stars span{height:16px;width:16px}.a4-testimonials__header{margin-bottom:28px}.a4-testimonials__header h2{font-size:var(--actaveen-section-heading-size, 32px)}.a4-testimonials__track{gap:16px;grid-auto-columns:min(82vw,340px)}.a4-testimonial-card__media{aspect-ratio:1.22}.a4-testimonial-card__content{min-height:315px;padding:20px}.a4-testimonial-card__text{font-size:14px;font-weight:400;line-height:1.5}.a4-testimonial-card__stars svg{height:16px;width:16px}.a4-testimonial-card__author{font-size:14px}.a4-testimonial-card__stars span{font-size:11px}.a4-testimonials__controls{justify-content:flex-start;margin-top:22px}.a4-how-to-use{padding:58px 0}.a4-how-to-use__grid{gap:31px;grid-template-columns:1fr}.a4-how-to-use__content{padding-top:0}.a4-how-to-use__content h2{font-size:30.7px;margin-bottom:16px}.a4-how-to-use__intro{font-size:var(--actaveen-reading-body-size, 16.8px);line-height:var(--actaveen-reading-line-height, 1.57142857)}.a4-how-to-use__step{gap:15px;grid-template-columns:52px minmax(0,1fr);padding:20px 0}.a4-how-to-use__icon{height:46px;width:46px}.a4-how-to-use__icon img{height:25px;width:25px}.a4-how-to-use__step-copy{padding-top:0}.a4-how-to-use__step-copy h3{font-size:18px;line-height:1.4;margin-bottom:6px}.a4-how-to-use__step-copy>div{font-size:15.5px;line-height:24px}.a4-how-to-use__note{margin-top:28px;max-width:none;padding:14px}.a4-how-to-use__note div{font-size:13.5px;line-height:1.55}.a4-myo-results{padding:58px 0}.a4-myo-results__grid{gap:30px}.a4-myo-results__content h2{font-size:27.3px;line-height:1.230769;margin-bottom:24px}.a4-myo-results__media{border-radius:14px}.a4-myo-results__row{gap:18px;grid-template-columns:78px minmax(0,1fr);min-height:112px;padding:17px 0}.a4-myo-results__percentage{height:72px;width:72px}.a4-myo-results__percentage:before{top:7px;right:7px;bottom:7px;left:7px}.a4-myo-results__percentage strong{font-size:18px}.a4-myo-results__text{font-size:16.8px;line-height:1.5}.a4-myo-results__note{font-size:10.5px;line-height:1.5;padding:14px 0 0}.a4-comparison{padding:58px 0}.a4-comparison__header{margin-bottom:28px}.a4-comparison__header h2{font-size:var(--actaveen-section-heading-size, 32px)}.a4-comparison__feature-column{width:48%}.a4-comparison__thyrolume-column,.a4-comparison__alternative-column{width:26%}.a4-comparison__table thead th{font-size:11px;padding:13px 6px}.a4-comparison__table tbody th,.a4-comparison__table tbody td{font-size:13px;line-height:1.3;min-height:66px;padding:16px 7px}.a4-comparison__table tbody th{font-size:14px;padding-left:3px;padding-right:10px}.a4-comparison__table thead .a4-comparison__active{border-radius:12px 12px 0 0}.a4-comparison__table tbody tr:last-child .a4-comparison__active{border-radius:0 0 12px 12px}.a4-comparison__footnote{font-size:10px;line-height:1.5;margin-top:18px}.a4-guarantee-icon-bar{padding:27px 0}.a4-guarantee-icon-bar__icon{height:48px;margin-bottom:14px;width:48px}.a4-guarantee-icon-bar__content h2{font-size:22px;line-height:1.35;margin-bottom:9px}.a4-guarantee-icon-bar__text{font-size:16px;line-height:1.55;max-width:34ch}.a4-faq{border-radius:28px;margin:12px 15px}.a4-faq__inner{padding:45px 15px}.a4-faq__header{margin-bottom:30px;text-align:center}.a4-faq__header h2{font-size:30px;line-height:1.3}.a4-faq__items{gap:8px}.a4-faq__item{padding:0 18px}.a4-faq__item summary{min-height:62px;padding:18px 0}.a4-faq__question{font-size:16px;line-height:1.35}.a4-faq__answer{font-size:15.5px;line-height:1.65;padding:0 30px 19px 0}}@media(prefers-reduced-motion:reduce){.a4 *,.a4 *:before,.a4 *:after{animation-duration:.01ms!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/actaveen-4-10aug.css.map */
