.eff{--eff-purple:#2e2a39;--eff-aqua:#37b29b;--eff-aqua-tint:#e6f8f5;--eff-orange:#f2581f;--eff-cream:#fffbf2;--eff-line:#ded9d1;padding-top:var(--eff-pt);padding-bottom:var(--eff-pb);color:var(--eff-purple)}.eff *{box-sizing:border-box}.eff button,.eff input{font:inherit}.eff__intro{padding:30px clamp(20px,4vw,42px);background:var(--eff-aqua-tint);border:1px solid #c8eee8;text-align:center}.eff__eyebrow,.eff__section-heading p,.eff__result-eyebrow{margin:0 0 7px;color:var(--eff-orange);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.eff__intro h2{margin:0;font-size:clamp(30px,4vw,46px);line-height:1.05}.eff__intro>p:not(.eff__eyebrow){max-width:620px;margin:12px auto 20px;font-size:16px}.eff__progress{display:flex;align-items:center;justify-content:center;gap:clamp(8px,2vw,26px);margin:0;padding:0;list-style:none;font-size:12px;font-weight:700}.eff__progress li{display:flex;align-items:center;gap:7px}.eff__progress li:not(:last-child):after{content:"";width:clamp(14px,3vw,48px);height:1px;margin-left:clamp(2px,1vw,10px);background:#2e2a3959}.eff__progress span{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:var(--eff-purple);color:#fff}.eff__shell{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(290px,.72fr);border:1px solid var(--eff-purple);border-top:0;background:#fff;box-shadow:7px 7px 0 var(--eff-orange)}.eff__main{min-width:0;padding:clamp(24px,4vw,45px)}.eff__section-heading{display:flex;align-items:flex-start;gap:14px}.eff__section-heading>span{display:grid;flex:0 0 auto;width:36px;height:36px;place-items:center;border-radius:50%;background:var(--eff-purple);color:#fff;font-weight:800}.eff__section-heading h3{margin:0;font-size:clamp(23px,3vw,32px);line-height:1.1}.eff__product-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.eff__product{display:grid;grid-template-columns:68px minmax(0,1fr) 24px;gap:11px;align-items:center;min-height:112px;padding:12px;border:1px solid var(--eff-line);background:#fff;color:var(--eff-purple);text-align:left;cursor:pointer}.eff__product:hover{border-color:var(--eff-aqua)}.eff__product.is-selected{border:2px solid var(--eff-purple);box-shadow:3px 3px 0 var(--eff-aqua)}.eff__product-visual{display:flex;align-items:center;justify-content:center;gap:2px;width:68px;height:66px;padding:5px;overflow:hidden;border:1px solid var(--eff-line);background:var(--eff-cream)}.eff__product-visual img{display:block;width:100%;min-width:0;max-width:58px;height:100%;object-fit:contain}.eff__product-visual--pair img{width:50%}.eff__product.is-selected .eff__product-visual{border-color:var(--eff-purple)}.eff__product em,.eff__product strong,.eff__product small{display:block}.eff__product em{margin-bottom:3px;color:var(--eff-orange);font-size:9px;font-style:normal;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.eff__product strong{font-size:13px;line-height:1.2}.eff__product small{margin-top:3px;color:#6f6b73;font-size:10px;line-height:1.3}.eff__product-state{display:grid;width:24px;height:24px;place-items:center;border:1px solid var(--eff-line);border-radius:50%;color:#8b878e;font-size:11px}.eff__product.is-selected .eff__product-state{border-color:var(--eff-orange);background:var(--eff-orange);color:#fff}.eff__full-chart-option{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px;padding:16px 18px;border:2px solid var(--eff-aqua);background:var(--eff-aqua-tint)}.eff__full-chart-option h4{margin:0;font-size:15px;line-height:1.3}.eff__full-chart-option p{margin:3px 0 0;color:#4e605d;font-size:11px}.eff__full-chart-option a{flex:0 0 auto;display:inline-flex;align-items:center;gap:16px;padding:11px 14px;background:var(--eff-purple);color:#fff;font-size:11px;font-weight:800;text-decoration:none}.eff__measure-heading{margin-top:38px;padding-top:34px;border-top:1px solid var(--eff-line)}.eff__fit-note{display:flex;gap:12px;align-items:flex-start;margin:22px 0 13px;padding:14px 15px;border-left:4px solid var(--eff-orange);background:#fff2e9}.eff__fit-note>span{font-size:22px;line-height:1}.eff__fit-note p{margin:0;font-size:13px;line-height:1.55}.eff__measure-help{margin:0 0 17px;border:2px solid var(--eff-purple);background:var(--eff-cream)}.eff__measure-help summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 15px;color:var(--eff-purple);cursor:pointer;font-size:13px;font-weight:800;list-style:none}.eff__measure-help summary::-webkit-details-marker{display:none}.eff__measure-help summary:hover{background:var(--eff-aqua-tint)}.eff__measure-cue{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.eff__measure-cue-open{display:none}.eff__measure-chevron{display:inline-grid;width:24px;height:24px;place-items:center;border:1px solid currentColor;font-size:18px;line-height:1;transition:transform .2s ease}.eff__measure-help[open] .eff__measure-cue-closed{display:none}.eff__measure-help[open] .eff__measure-cue-open{display:inline}.eff__measure-help[open] .eff__measure-chevron{transform:rotate(180deg)}.eff__guide-content{padding:0 15px 14px;border-top:1px solid var(--eff-line)}.eff__guide-content section{padding-top:12px}.eff__guide-content strong{display:block;margin-bottom:4px;font-size:12px}.eff__guide-content p{margin:0;color:#5f5b64;font-size:12px;line-height:1.5}.eff__unit{display:inline-flex;margin-bottom:17px;padding:3px;border:1px solid var(--eff-purple)}.eff__unit button{padding:7px 12px;border:0;background:transparent;color:var(--eff-purple);font-size:12px;font-weight:800;cursor:pointer}.eff__unit button.is-selected{background:var(--eff-purple);color:#fff}.eff__fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.eff__fields label>span:first-child{display:flex;justify-content:space-between;gap:10px;margin-bottom:6px;font-size:13px;font-weight:800}.eff__fields label b{color:var(--eff-orange);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.eff__fields label b.eff__recommended{color:#77727c}.eff__input{display:flex;border:1px solid var(--eff-purple);background:#fff}.eff__input:focus-within{outline:3px solid var(--eff-aqua-tint);outline-offset:2px}.eff__input input{width:100%;min-width:0;padding:13px;border:0;outline:0;background:transparent;font-size:16px}.eff__input i{padding:13px;color:#77727c;font-style:normal;font-weight:700}.eff__fields label>small{display:block;margin-top:5px;color:#77727c;font-size:10px}.eff__submit{display:flex;width:100%;justify-content:space-between;margin-top:21px;padding:15px 18px;border:0;border-radius:0;background:var(--eff-orange);color:#fff;font-weight:800;cursor:pointer}.eff__submit:hover{background:#d94a18}.eff__chart{min-width:0;margin-top:22px;border:1px solid var(--eff-line);background:#fff}.eff__chart summary{padding:15px 17px;color:var(--eff-purple);font-size:13px;font-weight:800;cursor:pointer}.eff__table-wrap{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-top:1px solid var(--eff-line)}.eff__table-wrap table{width:100%;min-width:540px;border-collapse:collapse}.eff__table-wrap th,.eff__table-wrap td{padding:11px 12px;border-bottom:1px solid var(--eff-line);color:var(--eff-purple);font-size:11px;text-align:left;white-space:nowrap}.eff__table-wrap th{background:var(--eff-cream);font-size:10px;letter-spacing:.06em;text-transform:uppercase}#ua-sizing{scroll-margin-top:120px;background:#fff;--eff-cream:#ffffff}#ua-sizing .eff__submit{background:#2e2a39;color:#fffbf2}#ua-sizing .eff__fields label b,#ua-sizing .eff__eyebrow{color:#813f8e}#ua-sizing .eff__fit-note a{color:inherit;text-decoration:underline}.eff button:focus-visible,.eff summary:focus-visible,.eff a:focus-visible{outline:3px solid var(--eff-aqua);outline-offset:3px}.eff__result{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(26px,4vw,40px);background:var(--eff-purple);color:#fff}.eff__result-visual{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:165px;max-height:225px;margin:0 0 24px;padding:14px;overflow:hidden;border:0;background:transparent}.eff__result-visual img{display:block;width:100%;min-width:0;max-width:205px;max-height:195px;object-fit:contain}.eff__result-visual img[src*=".png"]{filter:brightness(0) invert(1)}.eff__result-visual--pair img{width:50%}.eff__result>[hidden]{display:none}.eff__result-eyebrow{color:#fff}.eff__result h3{margin:4px 0 10px;color:#fff;font-size:28px;line-height:1.1}.eff__result h3 small{font-size:11px;letter-spacing:.08em}.eff__result p{color:#d7d3dd;font-size:13px;line-height:1.55}.eff__result-icon{display:grid;width:56px;height:56px;place-items:center;margin-bottom:22px;border:1px solid #777281;border-radius:50%;font-size:26px}.eff__result ul{margin:15px 0 0;padding:0;list-style:none}.eff__result li{padding:9px 0;border-top:1px solid #514c5c;color:#e7e4ea;font-size:12px}.eff__result li:before{content:"\2713";margin-right:8px;color:#fff;font-weight:800}.eff__size{display:grid;width:104px;height:104px;place-items:center;margin:13px 0 12px;border-radius:50%;background:#fff;color:var(--eff-purple);font-size:31px;font-weight:900}.eff__girls-size{margin:-4px 0 0}.eff__reason{margin:20px 0 8px;padding-top:18px;border-top:1px solid #514c5c}.eff__result dl{margin:8px 0 0}.eff__result dl div{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-top:1px solid #514c5c;font-size:12px}.eff__result dt{color:#bdb8c4}.eff__result dd{margin:0;font-weight:800}.eff__confidence,.eff__review-note{padding:11px;border-left:3px solid var(--eff-aqua);background:#37b29b1f;color:#fff!important;font-size:11px!important}.eff__review-note{border-color:#ffd36b;background:#ffd36b1c}.eff__disclaimer{margin:22px 0 0!important;padding-top:15px;border-top:1px solid #514c5c;color:#bdb8c4!important;font-size:10px!important;line-height:1.45!important}.eff__review-badge{display:inline-block;margin-bottom:17px;padding:7px 9px;background:#ffd36b;color:var(--eff-purple);font-size:10px;font-weight:900;letter-spacing:.1em}@media(max-width:760px){.eff__intro{padding:25px 16px}.eff__progress{gap:6px}.eff__progress li{gap:4px;font-size:9px}.eff__progress li:not(:last-child):after{width:10px;margin-left:2px}.eff__shell{grid-template-columns:1fr;box-shadow:5px 5px 0 var(--eff-orange)}.eff__product-grid,.eff__fields{grid-template-columns:1fr}.eff__full-chart-option{align-items:stretch;flex-direction:column}.eff__full-chart-option a{justify-content:space-between}.eff__result{min-height:330px}}@media(prefers-reduced-motion:reduce){.eff *{scroll-behavior:auto!important}}.eltee-protection{--el-ink:#2E2A39;--el-accent:#37B29B;display:block;background:var(--el-background,var(--bg,#FFFBF2));color:var(--text,#000);font-family:var(--FONT-STACK-BODY,Arial,sans-serif);padding:var(--el-padding) 16px}.eltee-protection *{box-sizing:border-box}.eltee-protection [hidden]{display:none!important}.eltee-protection__inner{max-width:var(--el-width);margin-inline:auto}.eltee-protection__heading{font-family:var(--FONT-STACK-HEADING,Georgia,serif);font-size:clamp(30px,3.5vw,42px);line-height:1.05;margin:0 0 10px;color:#813f8e}.eltee-protection__supporting{font-size:15px;line-height:1.4}.eltee-protection p{margin:0}.eltee-protection__layout{display:grid;grid-template-columns:1fr 1.1fr;gap:24px;margin-top:16px;align-items:start}.eltee-protection__diagram,.eltee-protection__detail{min-width:0}.eltee-protection__diagram-top{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:44px;font-size:11px}.eltee-protection button{font:inherit;cursor:pointer;touch-action:manipulation}.eltee-protection button:focus-visible{outline:3px solid #813F8E;outline-offset:3px}.eltee-protection [data-motion-toggle]{min-height:44px;padding:8px 12px;border:1px solid #F2581F;border-radius:10px;background:transparent;color:inherit;font-size:12px;white-space:nowrap}.eltee-protection__sheets{display:block;width:100%;max-width:400px;margin:auto;overflow:visible}.eltee-protection .sheet-highlight{fill:none;stroke:#37b29b;stroke-width:3;opacity:0}.eltee-protection [data-sheet][data-active] .sheet-highlight{opacity:1}.eltee-protection .eltee-protection__hint{display:flex;align-items:center;gap:12px;font-size:15px;line-height:1.4;margin:0 0 16px;padding:14px 16px;background:#fff;color:#2e2a39;border-left:4px solid #f2581f}.eltee-protection__hint span{font-size:26px;line-height:1;color:#f2581f;flex-shrink:0}.eltee-protection__controls{display:grid;grid-template-columns:1fr 1fr;gap:6px}.eltee-protection__controls button{display:flex;align-items:center;gap:8px;text-align:left;border:1px solid #2E2A39;border-radius:10px;background:transparent;color:inherit;min-height:44px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:8px 10px;overflow-wrap:anywhere}.eltee-protection__controls button[aria-pressed=true]{background:#f2581f;color:#000;border-color:#f2581f}.eltee-protection__closeup{margin-top:10px;padding:8px 0;border-block:1px solid #37B29B}.eltee-protection__bands{display:flex;flex-direction:column}.eltee-protection__band{height:20px;position:relative;flex-shrink:0}.eltee-protection__band[data-active]{height:112px}.eltee-protection[data-selected=containment] .eltee-protection__band--absorbent{height:88px}.eltee-protection[data-selected=containment] .eltee-protection__band--containment{height:44px}.eltee-protection__material-fill{position:relative;height:100%;overflow:hidden;isolation:isolate;border-inline:1px solid #2E2A39}.eltee-protection__band--wicking .eltee-protection__material-fill{border-top:3px solid #2E2A39;background:radial-gradient(circle,#FFFFFFcc 0 1px,transparent 1.2px) 0 0 / 12px 9px,#2e2a39}.eltee-protection__band--absorbent .eltee-protection__material-fill{background:#fffbf2}.eltee-protection__band--containment .eltee-protection__material-fill{border-top:4px solid #37B29B;background:repeating-linear-gradient(45deg,transparent 0 3px,#37B29B30 3px 4px),#e6f8f5}.eltee-protection__band--outer .eltee-protection__material-fill,.eltee-protection__band--passive .eltee-protection__material-fill{border-top:1px solid #813F8E;border-bottom:1px solid #2E2A39;background:repeating-linear-gradient(135deg,#813F8E55 0 1px,transparent 1px 5px),#2e2a39}.eltee-protection__band[data-active] .eltee-protection__material-fill{box-shadow:inset 0 0 0 2px #813f8e}.eltee-protection__seal-caption{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#2e2a39;font-weight:700;font-size:10px;line-height:12px;z-index:1}.eltee-protection__wicking-zone,.eltee-protection__core-zone{position:absolute;top:2px;right:0;bottom:0;left:0;overflow:hidden;contain:paint}.eltee-protection__wicking-zone i,.eltee-protection__core-zone i{position:absolute;width:8px;height:8px;border-radius:50%;background:#a92643;left:40%;top:calc(100% - 8px);opacity:0}.eltee-protection__wicking-zone i:nth-child(2){left:55%}.eltee-protection__wicking-zone i:nth-child(3){left:70%}.eltee-protection[data-selected=wicking] .eltee-protection__wicking-zone i,.eltee-protection[data-selected=containment] .eltee-protection__core-zone i{opacity:1}.eltee-protection__core-zone i{z-index:2}.eltee-protection__core-stain{position:absolute;bottom:0;left:30%;width:50%;height:8px;border-radius:50% 50% 0 0;background:#a92643;opacity:0;transform-origin:center bottom}.eltee-protection__core-spread{position:absolute;top:0;right:0;bottom:0;left:0;background:#a92643;opacity:0}.eltee-protection[data-selected=absorbent] .eltee-protection__core-spread{opacity:.6}.eltee-protection[data-selected=absorbent] .eltee-protection__seal-caption,.eltee-protection[data-selected=containment] .eltee-protection__seal-caption{color:#a92643}.eltee-protection__pores{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(ellipse at 30% 40%,#FED5B0 0 3px,#F2581F66 3px 4px,transparent 4px),radial-gradient(ellipse at 75% 80%,#FED5B0 0 2px,transparent 3px);background-size:25px 21px;opacity:.65}.eltee-protection[data-selected=containment] .eltee-protection__core-zone i{--drop-start:40%;--drop-bend:-22%;width:12px;height:12px;left:var(--drop-start);top:calc(100% - 12px);transform-origin:center bottom;box-shadow:0 -5px 0 -3px #a9264380,0 -10px 0 -4px #a9264340}.eltee-protection[data-selected=containment] .eltee-protection__core-zone i:nth-last-child(2){--drop-start:55%;--drop-bend:-4%}.eltee-protection[data-selected=containment] .eltee-protection__core-zone i:last-child{--drop-start:70%;--drop-bend:18%}.eltee-protection__band--containment .eltee-protection__material-fill:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#bd1738;opacity:0}.eltee-protection__explanations{margin-top:10px}.eltee-protection__explanations h3{font-family:var(--FONT-STACK-HEADING,Georgia,serif);font-size:26px;line-height:1.1;margin:6px 0;color:inherit}.eltee-protection__description{font-size:14px;line-height:1.45}.eltee-protection__explanations article+article{margin-top:16px}.eltee-protection[data-enhanced] .eltee-protection__explanations article{margin-top:0}.eltee-protection__image{display:block;width:100%;height:auto;max-height:320px;object-fit:contain;margin-top:12px}.eltee-protection__product-copy{margin-top:16px;font-size:14px;line-height:1.45}@media(max-width:700px){.eltee-protection__heading{font-size:30px}.eltee-protection__layout{grid-template-columns:1fr;gap:12px;margin-top:10px}.eltee-protection__supporting{font-size:14px}.eltee-protection__diagram-top{font-size:10px}.eltee-protection__sheets{max-width:230px}.eltee-protection__callout-name,.eltee-protection__diagram-note{display:none}.eltee-protection__callouts text{font-size:26px}.eltee-protection__callouts circle{r:20px}.eltee-protection__explanations h3{font-size:24px}}@media(prefers-reduced-motion:no-preference){.eltee-protection[data-selected=wicking] .eltee-protection__wicking-zone i{animation:eltee-protection-band-wick 2.8s linear infinite}.eltee-protection[data-selected=absorbent] .eltee-protection__core-spread{animation:eltee-protection-band-spread 10s linear .6s both}.eltee-protection[data-selected=absorbent] .eltee-protection__seal-caption{animation:eltee-protection-absorb-contact 10s linear .6s both}.eltee-protection[data-selected=containment] .eltee-protection__core-zone i{animation:eltee-protection-band-stop 8s linear infinite}.eltee-protection[data-selected=containment] .eltee-protection__core-stain{animation:eltee-protection-trapped-pool 8s linear infinite}.eltee-protection[data-selected=containment] .eltee-protection__core-spread{animation:eltee-protection-reabsorb 8s linear infinite}.eltee-protection[data-selected=containment] .eltee-protection__band--containment .eltee-protection__material-fill:before{animation:eltee-protection-impact-flash 8s linear infinite}.eltee-protection[data-selected=containment] .eltee-protection__seal-caption{animation:eltee-protection-impact-caption 8s linear infinite}}@media(prefers-reduced-motion:reduce){.eltee-protection[data-selected=containment] .eltee-protection__core-stain{opacity:.75}.eltee-protection[data-selected=containment] .eltee-protection__core-spread{opacity:.5;clip-path:inset(12% 4% 0 4% round 25% 25% 0 0)}}.eltee-protection[data-paused=true] .eltee-protection__closeup *,.eltee-protection[data-paused=true] .eltee-protection__material-fill:before{animation-play-state:paused!important}.eltee-protection[data-restarting] .eltee-protection__closeup *,.eltee-protection[data-restarting] .eltee-protection__material-fill:before{animation:none!important}.eltee-protection[data-valid=false] .eltee-protection__wicking-zone,.eltee-protection[data-valid=false] .eltee-protection__core-zone{display:none}.eltee-protection[data-valid=false] .eltee-protection__seal-caption{color:#2e2a39;animation:none}.eltee-protection[data-valid=false] .eltee-protection__material-fill:before{display:none}@media(forced-colors:active){.eltee-protection button[aria-pressed=true]{outline:3px solid Highlight}.eltee-protection__sheets,.eltee-protection__closeup{forced-color-adjust:none}}@keyframes eltee-protection-absorb-contact{0%,24.99%{color:#2e2a39}25%,to{color:#a92643}}@keyframes eltee-protection-stop-contact{0%,24.99%{color:#2e2a39}25%,99.99%{color:#a92643}to{color:#2e2a39}}@keyframes eltee-protection-band-wick{0%{top:0;opacity:0}10%{opacity:1}80%{top:calc(100% - 8px);opacity:1}to{top:calc(100% - 8px);opacity:0}}@keyframes eltee-protection-band-stop{0%{top:0;left:var(--drop-start);opacity:0;transform:scale(1)}6%{opacity:1}25%{top:calc(100% - 12px);left:var(--drop-start);opacity:1;transform:scale(1)}28%{top:calc(100% - 12px);left:var(--drop-start);opacity:1;transform:scale(1.7,.55)}34%{top:calc(100% - 26px);left:calc(var(--drop-start) + var(--drop-bend) * .25);opacity:1;transform:scale(1)}43%{top:42%;left:calc(var(--drop-start) + var(--drop-bend) * .8);opacity:1;transform:scale(1)}55%{top:8%;left:calc(var(--drop-start) + var(--drop-bend));opacity:1;transform:scale(.8)}63%,to{top:8%;left:calc(var(--drop-start) + var(--drop-bend));opacity:0;transform:scale(.4)}}@keyframes eltee-protection-trapped-pool{0%,24.99%{opacity:0;transform:scaleX(.25)}25%{opacity:.75;transform:scaleX(.25)}29%{opacity:.85;transform:scaleX(1)}48%,to{opacity:0;transform:scaleX(1)}}@keyframes eltee-protection-reabsorb{0%,42%{clip-path:inset(100% 30% 0 30%);opacity:0}48%{clip-path:inset(87% 27% 0 27%);opacity:.3}76%,94%{clip-path:inset(12% 4% 0 4% round 25% 25% 0 0);opacity:.6}to{clip-path:inset(12% 4% 0 4% round 25% 25% 0 0);opacity:0}}@keyframes eltee-protection-band-spread{0%{clip-path:inset(0 50% 100% 50%);opacity:0}5%{opacity:.6}25%{clip-path:inset(0 42% 0 42%);opacity:.6}to{clip-path:inset(0);opacity:.6}}@keyframes eltee-protection-impact-flash{0%,24.99%{opacity:0}25%,31%{opacity:1}38%,to{opacity:0}}@keyframes eltee-protection-impact-caption{0%,24.99%{color:#2e2a39}25%,35%{color:#fff}38%,99.99%{color:#a92643}to{color:#2e2a39}}.eltee-protection__explanations{background:#fff;color:#2e2a39;border:1px solid #813F8E30;border-radius:10px;padding:14px 16px}.eltee-protection__explanations h3{margin-top:0}.eltee-protection__band--containment[data-active] .eltee-protection__material-fill,.eltee-protection__band--outer[data-active] .eltee-protection__material-fill{box-shadow:inset 0 0 0 2px #37b29b}.ua-layer-stage{border-bottom:1px solid #813f8e30}.ua-layer-stage .eltee-protection{padding-block:clamp(64px,8vw,var(--el-padding))}.ua-layer-stage .eltee-protection__layout{margin-top:36px;gap:40px}@media(max-width:749px){.ua-layer-stage .eltee-protection__layout{margin-top:28px;gap:28px}}.ud-bundle{background:#232c3e;color:#fff}.ud-bundle__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.ud-bundle__media{margin:0;min-height:560px}.ud-bundle__media img{display:block;width:100%;height:100%;object-fit:cover}.ud-bundle__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,6vw,96px);color:#fff}.ud-bundle__content h2,.ud-bundle__content p{color:#fff}.ud-bundle__content h2{margin:0 0 24px}.ud-bundle__saving{align-self:flex-start;display:inline-block;background:#f2581f;color:#171d2a;font-size:20px;font-weight:800;line-height:1.2;padding:10px 18px}.ud-bundle__price{font-size:32px;font-weight:700;line-height:1.2;margin:24px 0 10px}.ud-bundle__price span{font-size:16px;font-weight:400}.ud-bundle__value{font-size:16px;line-height:1.5;margin:0 0 28px}.ud-bundle__content .btn{align-self:flex-start;margin-top:18px;background:#fff;border-color:#fff;color:#232c3e}.ud-bundle__content .btn:hover{background:#f8dccf;border-color:#f8dccf}@media(max-width:749px){.ud-bundle__grid{grid-template-columns:1fr}.ud-bundle__media{min-height:0;aspect-ratio:1}.ud-bundle__content{padding:40px 24px}.ud-bundle__saving{font-size:18px}.ud-bundle__price{font-size:28px}}.ud-contexts{padding:48px 0}.ud-contexts__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:28px}.ud-contexts__media{aspect-ratio:4 / 3;overflow:hidden}.ud-contexts__card img{display:block;width:100%;height:100%;object-fit:cover}.ud-contexts__card h3{margin:20px 0 8px}.ud-contexts__card p{margin:0;line-height:1.6}@media(max-width:749px){.ud-contexts{padding:32px 0}.ud-contexts__grid{grid-template-columns:1fr;gap:32px}}.ud-demos{padding-top:48px;padding-bottom:48px;scroll-margin-top:130px}.ud-demos__grid{display:grid;grid-template-columns:minmax(0,720px);justify-content:center;margin-top:32px;align-items:start}.ud-demos__item{margin:0;min-width:0}.ud-demos__item video{display:block;width:100%;height:440px;object-fit:contain;background:#f3f3f3}.ud-demos__item h3{margin-top:24px}.ud-demos__item p{line-height:1.6}.ud-demos__item video:focus-visible{outline:3px solid currentColor;outline-offset:5px}@media(max-width:749px){.ud-demos__grid{grid-template-columns:1fr;gap:36px}.ud-demos__item video{height:390px}.ud-demos{padding-top:32px;padding-bottom:32px}}.ud-hero{padding:40px 0}.ud-hero__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(28px,5vw,72px)}.ud-hero__copy{max-width:560px}.ud-hero__eyebrow{font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ud-hero__copy .btn{margin:12px 12px 0 0}.ud-hero__media{margin:0;overflow:hidden;background:#f3f3f3}.ud-hero__media img{display:block;width:100%;height:clamp(520px,58vw,760px);object-fit:cover;object-position:center 36%}@media(max-width:749px){.ud-hero{padding:24px 0 32px}.ud-hero__grid{grid-template-columns:1fr;gap:24px}.ud-hero__copy{max-width:none}.ud-hero__media{order:2}.ud-hero__media img{height:min(128vw,620px);object-position:center 34%}}.ud-purchase{padding:20px 0 30px}.ud-purchase__heading{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:20px}.ud-purchase__heading h2{margin:0}@media(max-width:749px){.ud-purchase__heading{display:block}.ud-purchase__heading a{display:inline-block;margin-top:8px}}.ud-review-slider{padding:48px 0}.ud-review-slider__lead{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:40px;align-items:center;margin-bottom:12px}.ud-review-slider__testimonial{margin:0;max-width:360px;justify-self:end}.ud-review-slider__testimonial img{display:block;width:100%;height:auto}.ud-review-slider__controls{display:flex;align-items:center;gap:16px;margin:20px 0 0}.ud-review-slider__controls button{border:1px solid currentColor;border-radius:50%;width:44px;height:44px;font-size:24px}.ud-review-slider .kl_reviews__list_container{display:flex!important;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;padding:12px 0 20px}.ud-review-slider .kl_reviews__list_container>div:has(>.kl_reviews__review_item){display:contents}.ud-review-slider .kl_reviews__review_item{flex:0 0 340px!important;max-width:85vw;max-height:280px;overflow-y:auto;scroll-snap-align:start;border:1px solid #ddd;padding:16px!important}.ud-review-slider .kl_reviews__histogram,.ud-review-slider .kl_reviews__summary__image_grid,.ud-review-slider .kl_reviews__answers_grid,.ud-review-slider .kl_reviews__filters,.ud-review-slider .kl_reviews__list__tabs,.ud-review-slider .kl_reviews__load_more_button,.ud-review-slider .kl_reviews__review__response{display:none!important}.ud-review-slider .kl_reviews__summary{padding:0!important;margin-bottom:12px!important}.ud-review-slider .kl_reviews__summary h2{display:none!important}@media(max-width:749px){.ud-review-slider{padding:32px 0}.ud-review-slider__lead{grid-template-columns:1fr;gap:24px}.ud-review-slider__testimonial{order:-1;justify-self:start;max-width:100%}.ud-review-slider__controls{justify-content:space-between;gap:8px}.ud-review-slider__controls span{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/36/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAAAo4Ac */
