:root{--ed-orange:#f58320;--ed-navy:#23295e;--ed-gold:#d4af37;--ed-bg:#ffffff;--ed-bg-alt:#f0f0f0;--ed-line:#ececec;--ed-muted:#666666;--ed-font:'Poppins',sans-serif}*,*::before,*::after{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--ed-font);font-weight:300;color:var(--ed-navy);background:var(--ed-bg);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.ed-section{padding:90px 0;background:var(--ed-bg)}.ed-section--alt{background:var(--ed-bg-alt)}.ed-container{max-width:1200px;margin:0 auto;padding:0 60px}@media (max-width:760px){.ed-section{padding:56px 0}.ed-container{padding:0 24px}}.ed-eyebrow{font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--ed-orange);margin:0 0 14px}.ed-product-name{font-family:var(--ed-font);font-size:clamp(2rem,5vw,3.5rem);font-weight:300;line-height:1.15;letter-spacing:-.01em;margin:0 0 20px}.ed-ergo{font-weight:300;color:var(--ed-orange)}.ed-product-word{font-weight:400;color:var(--ed-navy)}.ed-heading{font-family:var(--ed-font);font-size:clamp(1.6rem,3.5vw,2.6rem);font-weight:300;color:var(--ed-navy);line-height:1.2;margin:0 0 14px;letter-spacing:-.005em}.ed-statement{font-family:var(--ed-font);font-size:clamp(2rem,4.5vw,3.2rem);font-weight:700;color:var(--ed-navy);line-height:1.2;margin:0;text-align:center}.ed-gradient{background:linear-gradient(135deg,#f58320 0%,#23295e 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.ed-feature-title{font-size:1rem;font-weight:400;color:var(--ed-orange);margin:0 0 10px;line-height:1.4}.ed-body{font-size:.95rem;font-weight:300;line-height:1.85;color:var(--ed-muted);max-width:520px;margin:0}.ed-body-centered{font-size:.95rem;font-weight:300;line-height:1.85;color:var(--ed-muted);max-width:680px;margin:0 auto;text-align:center}.ed-subtitle-link{font-size:.9rem;font-weight:400;color:var(--ed-orange);display:inline-block;margin-top:8px}.ed-subtitle-link:hover{text-decoration:underline}.ed-btn{display:inline-flex;align-items:center;gap:6px;padding:11px 26px;font-family:var(--ed-font);font-size:.85rem;font-weight:500;border-radius:50px;border:none;cursor:pointer;transition:all .25s ease;line-height:1}.ed-btn-primary{background:linear-gradient(135deg,#f58320 0%,#23295e 100%);color:#fff}.ed-btn-primary:hover{opacity:.9;transform:translateY(-1px)}.ed-btn-outline{background:transparent;color:var(--ed-navy);border:1.5px solid var(--ed-navy)}.ed-btn-outline:hover{background:var(--ed-navy);color:#fff}.ed-btn-orange{background:var(--ed-orange);color:#fff}.ed-btn-orange:hover{background:var(--ed-navy)}.ed-btn-light{background:#fff;color:var(--ed-navy);border:1px solid var(--ed-line)}.ed-btn-light:hover{border-color:var(--ed-navy)}.ed-btn-dark{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.5)}.ed-btn-dark:hover{background:#fff;color:var(--ed-navy);border-color:#fff}.ed-btn-group{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.ed-btn .arr{transition:transform .25s ease}.ed-btn:hover .arr{transform:translateX(3px)}.ed-img{background:#f0f0f0;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#c0c0c0;font-size:10px;font-weight:400;letter-spacing:.1em;text-transform:uppercase}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity 1s cubic-bezier(.2,.7,.2,1),transform 1s cubic-bezier(.2,.7,.2,1)}[data-reveal].in{opacity:1;transform:none}[data-reveal-delay="1"]{transition-delay:.08s}[data-reveal-delay="2"]{transition-delay:.16s}[data-reveal-delay="3"]{transition-delay:.24s}[data-reveal-delay="4"]{transition-delay:.32s}[data-reveal-delay="5"]{transition-delay:.4s}.counter{display:inline-block;font-variant-numeric:tabular-nums}@keyframes float-y{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}.anim-float{animation:float-y 6s ease-in-out infinite}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms !important;transition-duration:.01ms !important}[data-reveal]{opacity:1 !important;transform:none !important}}.ed-utility{background:#fff;border-bottom:1px solid var(--ed-line);font-size:.74rem;color:var(--ed-muted)}.ed-utility-inner{display:flex;justify-content:space-between;align-items:center;padding:8px 0;gap:24px}.ed-utility-left span{margin-right:14px}.ed-utility-right{display:flex;gap:18px;align-items:center}.ed-utility a{transition:color .2s;display:inline-flex;align-items:center;gap:5px}.ed-utility a:hover{color:var(--ed-orange)}@media (max-width:640px){.ed-utility-left span:not(:first-child){display:none}}.ed-promo{background:linear-gradient(135deg,#f58320 0%,#23295e 100%);color:#fff;text-align:center;padding:11px 18px;font-size:.82rem;font-weight:500;letter-spacing:.02em}.ed-promo a{color:#fff}.ed-promo strong{font-weight:600;color:#fff;letter-spacing:.04em}.ed-promo .arr{display:inline-block;margin-left:6px;transition:transform .2s}.ed-promo a:hover .arr{transform:translateX(3px)}.ed-header{position:sticky;top:0;z-index:60;background:#fff;border-bottom:1px solid var(--ed-line)}.ed-header-top{display:flex;align-items:center;justify-content:space-between;padding:14px 0;gap:24px}.ed-logo{font-family:var(--ed-font);font-size:1.45rem;font-weight:300;letter-spacing:-.01em;color:var(--ed-navy)}.ed-logo .ed-ergo{color:var(--ed-orange);font-weight:300}.ed-logo .ed-denta{font-weight:500}.ed-header-icons{display:flex;align-items:center;gap:12px}.ed-search{display:flex;align-items:center;height:38px;margin:0;background:var(--ed-bg-alt);border-radius:38px;overflow:hidden;transition:background .3s ease,box-shadow .35s ease}.ed-search:hover,.ed-search:focus-within{background:#fff;box-shadow:0 0 0 1.5px var(--ed-orange),0 12px 28px -10px rgba(245,131,32,.22)}.ed-search-input{width:0;min-width:0;height:38px;background:transparent;border:none;outline:none;padding:0;font-family:var(--ed-font);font-size:.86rem;font-weight:400;color:var(--ed-navy);transition:width .45s cubic-bezier(.4,0,.2,1),padding .35s ease}.ed-search-input::placeholder{color:var(--ed-muted);font-weight:400}.ed-search:hover .ed-search-input,.ed-search:focus-within .ed-search-input{width:220px;padding:0 8px 0 18px}.ed-search-btn{flex-shrink:0;width:38px;height:38px;background:transparent;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--ed-navy);transition:color .3s ease,transform .4s cubic-bezier(.2,.7,.2,1)}.ed-search-btn svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ed-search:hover .ed-search-btn,.ed-search:focus-within .ed-search-btn{color:var(--ed-orange);transform:scale(1.1) rotate(-6deg)}@media (max-width:760px){.ed-search:hover .ed-search-input,.ed-search:focus-within .ed-search-input{width:160px}}.ed-icon-btn{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--ed-bg-alt);color:var(--ed-navy);transition:all .2s;position:relative}.ed-icon-btn:hover{background:var(--ed-navy);color:#fff}.ed-cart-count{position:absolute;top:-2px;right:-2px;min-width:18px;height:18px;border-radius:50%;background:var(--ed-orange);color:#fff;font-size:.62rem;font-weight:600;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.ed-icon{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.6}.ed-icon-sm{width:13px;height:13px}.ed-cart-amount{font-size:.78rem;color:var(--ed-navy);font-weight:500;margin-left:4px}.ed-nav{flex:1;display:flex;justify-content:center}.ed-nav-list{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:0}.ed-nav-item{position:relative}.ed-nav-link{display:inline-flex;align-items:center;gap:6px;padding:18px 18px;font-size:.86rem;font-weight:400;color:var(--ed-navy);position:relative;transition:color .2s}.ed-nav-link .caret{width:9px;height:9px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-bottom:3px;transition:transform .2s}.ed-nav-item:hover .ed-nav-link .caret{transform:rotate(225deg);margin-bottom:-3px}.ed-nav-link::after{content:"";position:absolute;left:18px;right:100%;bottom:10px;height:1.5px;background:var(--ed-orange);transition:right .25s ease}.ed-nav-item:hover .ed-nav-link{color:var(--ed-orange)}.ed-nav-item:hover .ed-nav-link::after{right:18px}.ed-mega{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(8px);min-width:520px;background:#fff;border:1px solid var(--ed-line);border-radius:10px;padding:24px 28px;box-shadow:0 18px 48px -16px rgba(35,41,94,.18);opacity:0;visibility:hidden;transition:all .2s ease;z-index:80;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.ed-nav-item:hover .ed-mega{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.ed-mega-head{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--ed-line);margin-bottom:6px}.ed-mega-head h4{font-size:.88rem;font-weight:500;color:var(--ed-navy);margin:0;letter-spacing:.04em}.ed-mega-head a{font-size:.78rem;font-weight:500;color:var(--ed-orange)}.ed-mega-head a:hover{text-decoration:underline}.ed-mega-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;font-size:.84rem;color:var(--ed-navy);font-weight:400;transition:background .2s,color .2s}.ed-mega-item:hover{background:var(--ed-bg-alt);color:var(--ed-orange)}.ed-mega-item-img{width:36px;height:36px;border-radius:6px;background:var(--ed-bg-alt);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;color:#c0c0c0;font-size:8px;letter-spacing:.1em}.ed-mega-item-img img{width:100%;height:100%;object-fit:cover;display:block}.ed-mega--brands .ed-mega-item-img{width:40px;height:40px;border-radius:50%}.ed-mega--brands .ed-mega-item-img img{border-radius:50%}.ed-mega--info{min-width:440px;grid-template-columns:repeat(2,1fr)}.ed-mega--info .ed-mega-item-img{background:rgba(245,131,32,.08);color:var(--ed-orange)}.ed-mega--info .ed-mega-item-img svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.ed-mega--info .ed-mega-item:hover .ed-mega-item-img{background:var(--ed-orange);color:#fff}.ed-nav-item:has(.ed-mega--cats){position:static}.ed-mega--cats{min-width:auto;width:min(1500px,96vw);grid-template-columns:repeat(8,1fr);gap:0 14px;padding:18px 22px;max-height:calc(100vh - 180px);overflow-y:auto}.ed-mega-cat{display:flex;flex-direction:column;gap:4px}.ed-mega-cat h5{font-size:.7rem;font-weight:600;color:var(--ed-orange);letter-spacing:.12em;text-transform:uppercase;margin:0 0 5px;padding-bottom:5px;border-bottom:1px solid var(--ed-line)}.ed-mega-cat h5 a{color:inherit}.ed-mega-cat h5 a:hover{text-decoration:underline}.ed-mega-cat ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px}.ed-mega-cat ul a{display:flex;align-items:center;gap:8px;padding:3px 6px;font-size:.76rem;font-weight:400;color:var(--ed-navy);border-radius:5px;transition:background .15s,color .15s}.ed-mega-cat ul a:hover{background:var(--ed-bg-alt);color:var(--ed-orange)}.ed-cat-thumb{width:24px;height:24px;border-radius:4px;background:var(--ed-bg-alt);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#c0c0c0;font-size:6px;letter-spacing:.06em;text-transform:uppercase;font-weight:500}.ed-cat-thumb img{width:100%;height:100%;object-fit:cover;border-radius:4px}@media (max-width:1500px){.ed-mega--cats{min-width:auto;max-width:96vw;grid-template-columns:repeat(4,1fr);gap:14px 18px}}@media (max-width:760px){.ed-mega--cats{grid-template-columns:repeat(2,1fr)}}.ed-menu-toggle{display:none}@media (max-width:980px){.ed-nav{display:none}.ed-menu-toggle{display:inline-flex}}.ed-hero{padding:48px 0 80px;position:relative;overflow:hidden}.ed-hero::before{content:"";position:absolute;width:900px;height:900px;border-radius:50%;background:radial-gradient(circle,rgba(245,131,32,.04),transparent 60%);top:-300px;right:-200px;pointer-events:none}.ed-hero-announce{display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 18px;background:rgba(245,131,32,.08);border-radius:50px;font-size:.78rem;color:var(--ed-orange);font-weight:500;max-width:600px;margin:0 auto 32px;text-align:center;letter-spacing:.02em}.ed-hero-announce strong{font-weight:600;letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;margin-right:4px}.ed-hero-announce a{color:var(--ed-navy);font-weight:500;transition:color .2s}.ed-hero-announce a:hover{color:var(--ed-orange)}.ed-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}.ed-hero h1.ed-product-name{font-size:clamp(2.3rem,5.4vw,3.8rem)}.ed-hero-sub{font-size:1rem;font-weight:300;color:var(--ed-muted);line-height:1.85;max-width:520px;margin:0 0 28px}.ed-hero-meta{margin-top:40px;display:flex;gap:48px;flex-wrap:wrap;padding-top:30px;border-top:1px solid var(--ed-line)}.ed-hero-meta-item{display:flex;flex-direction:column;gap:6px}.ed-hero-meta-item strong{font-weight:500;font-size:clamp(1.85rem,3.4vw,2.4rem);line-height:1;letter-spacing:-.02em;background:linear-gradient(135deg,#f58320 0%,#23295e 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block}.ed-hero-meta-item span{font-size:.82rem;font-weight:500;color:var(--ed-muted);letter-spacing:.14em;text-transform:uppercase}.ed-hero-visual{position:relative}.ed-hero-img{aspect-ratio:5/6;border-radius:6px;background:#f0f0f0;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#c0c0c0;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.ed-hero-img::before{content:"";position:absolute;width:120%;height:120%;border-radius:50%;border:1px solid rgba(35,41,94,.08);top:-10%;left:-10%;pointer-events:none}.ed-hero-img::after{content:"";position:absolute;width:60%;height:60%;border-radius:50%;border:1px solid rgba(245,131,32,.12);top:20%;left:20%;pointer-events:none}.ed-hero-img-content{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:24px;z-index:1;filter:drop-shadow(0 24px 40px rgba(35,41,94,.18));transition:transform .6s cubic-bezier(.2,.7,.2,1)}.ed-hero-img:hover .ed-hero-img-content{transform:translateY(-6px) scale(1.02)}.ed-hero-badge{position:absolute;top:20px;left:20px;background:#fff;border-radius:50px;padding:9px 16px;font-size:.7rem;font-weight:500;color:var(--ed-navy);letter-spacing:.12em;text-transform:uppercase;box-shadow:0 8px 24px -8px rgba(35,41,94,.15);z-index:2}.ed-hero-card{position:absolute;bottom:24px;right:-12px;background:#fff;border-radius:14px;padding:18px 22px;display:flex;align-items:center;gap:14px;box-shadow:0 18px 40px -16px rgba(35,41,94,.2);max-width:240px;z-index:2}.ed-hero-card-num{font-size:1.7rem;font-weight:400;color:var(--ed-orange);line-height:1}.ed-hero-card-text{font-size:.78rem;color:var(--ed-muted);line-height:1.45;font-weight:300}@media (max-width:900px){.ed-hero{padding:32px 0 56px}.ed-hero-grid{grid-template-columns:1fr;gap:40px}}.ed-stats-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;padding:0;max-width:1100px;margin:0 auto}.ed-stat-pill{display:inline-flex;align-items:center;gap:8px;padding:14px 30px;background:#fff;border:1px solid var(--ed-line);border-radius:50px;font-size:1rem;color:var(--ed-navy);font-weight:400;letter-spacing:.005em;line-height:1;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.ed-stat-pill:hover{transform:translateY(-2px);border-color:var(--ed-orange);box-shadow:0 12px 24px -12px rgba(245,131,32,.25)}.ed-stat-pill strong{color:var(--ed-orange);font-weight:600;font-size:1.05rem}@media (max-width:760px){.ed-stats-row{gap:10px}.ed-stat-pill{padding:11px 22px;font-size:.9rem}.ed-stat-pill strong{font-size:.95rem}}@media (max-width:600px){.ed-stats-row{flex-wrap:nowrap;overflow-x:auto;padding:0 24px;justify-content:flex-start}.ed-stat-pill{flex-shrink:0}}.ed-section-head{text-align:center;margin-bottom:48px}.ed-divider{width:50px;height:2px;background:var(--ed-orange);border:0;border-radius:2px;margin:14px auto 0}.ed-featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ed-featured-card{position:relative;aspect-ratio:1/1;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .2s,box-shadow .25s;background:#f0f0f0}.ed-featured-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(35,41,94,.12)}.ed-featured-card-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.ed-featured-card:hover .ed-featured-card-img{transform:scale(1.05)}.ed-featured-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(35,41,94,0) 50%,rgba(35,41,94,.8) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:18px;color:#fff}.ed-featured-overlay h4{font-size:1rem;font-weight:500;margin:0 0 2px}.ed-featured-overlay span{font-size:.78rem;opacity:.9;font-weight:300}@media (max-width:900px){.ed-featured-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ed-featured-grid{grid-template-columns:1fr}}.ed-brands-v2{background:#fff;border:1px solid var(--ed-line);border-radius:16px;overflow:hidden;box-shadow:0 18px 48px -24px rgba(35,41,94,.14)}.ed-brands-v2-selector{display:grid;grid-template-columns:repeat(5,1fr);background:#fafafa;border-bottom:1px solid var(--ed-line);padding:8px;gap:4px;position:relative}.ed-brand-chip{display:flex;align-items:center;gap:12px;padding:14px 16px;background:transparent;border:none;cursor:pointer;border-radius:10px;font-family:var(--ed-font);text-align:left;position:relative;min-width:0;transition:background .25s ease,box-shadow .3s ease}.ed-brand-chip:hover{background:rgba(245,131,32,.06)}.ed-brand-chip.is-active{background:#fff;box-shadow:0 4px 14px -4px rgba(35,41,94,.1)}.ed-brand-chip:focus-visible{outline:2px solid var(--ed-orange);outline-offset:2px}.ed-brand-chip-thumb{width:42px;height:42px;flex-shrink:0;background:#f0f0f0;border-radius:8px;overflow:hidden;transition:transform .3s ease}.ed-brand-chip.is-active .ed-brand-chip-thumb{transform:scale(1.05)}.ed-brand-chip-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ed-brand-chip-name{font-size:.95rem;font-weight:500;color:var(--ed-navy);letter-spacing:-.005em;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.ed-brand-chip-name .a{color:var(--ed-orange);font-weight:400}.ed-brand-progress{height:3px;background:rgba(35,41,94,.06);position:relative}.ed-brand-progress-bar{position:absolute;top:0;left:0;width:20%;height:100%;background:linear-gradient(90deg,var(--ed-orange) 0%,#f5a160 100%);transition:transform .55s cubic-bezier(.2,.7,.2,1);transform:translateX(0)}.ed-brands-v2-stage{display:grid;background:#fff}.ed-brand-v2-panel{grid-area:1/1;display:grid;grid-template-columns:1fr 1.15fr;gap:48px;align-items:center;padding:56px 56px;opacity:0;visibility:hidden;transform:translateY(14px);transition:opacity .45s ease,transform .55s cubic-bezier(.2,.7,.2,1),visibility 0s .45s}.ed-brand-v2-panel.is-active{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .45s ease,transform .55s cubic-bezier(.2,.7,.2,1),visibility 0s}.ed-brand-v2-img{aspect-ratio:4/5;border-radius:14px;overflow:hidden;background:linear-gradient(135deg,#f4f4f4 0%,#ececec 100%);display:flex;align-items:center;justify-content:center;padding:32px;position:relative}.ed-brand-v2-img::after{content:"";position:absolute;inset:auto 0 0 0;height:40%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.02));pointer-events:none}.ed-brand-v2-img img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.ed-brand-v2-content{display:flex;flex-direction:column}.ed-brand-v2-eyebrow{font-size:.72rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--ed-orange);margin:0 0 12px;display:inline-flex;align-items:center;gap:8px}.ed-brand-v2-eyebrow::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--ed-orange)}.ed-brand-v2-name{font-family:var(--ed-font);font-size:clamp(2.2rem,4.4vw,3.2rem);font-weight:300;color:var(--ed-navy);letter-spacing:-.015em;line-height:1.05;margin:0 0 14px}.ed-brand-v2-name .a{color:var(--ed-orange);font-weight:300}.ed-brand-v2-name .b{font-weight:500}.ed-brand-v2-pitch{font-size:1rem;font-weight:300;color:var(--ed-muted);line-height:1.65;margin:0 0 26px;max-width:520px}.ed-brand-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:20px 0;margin:0 0 24px;border-top:1px solid var(--ed-line);border-bottom:1px solid var(--ed-line)}.ed-brand-stat strong{display:block;font-size:1.5rem;font-weight:500;color:var(--ed-orange);letter-spacing:-.02em;line-height:1;margin-bottom:5px}.ed-brand-stat span{font-size:.74rem;color:var(--ed-muted);font-weight:400;letter-spacing:.04em}.ed-brand-bestfor{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:0 0 22px}.ed-brand-bestfor-label{font-size:.7rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--ed-muted)}.ed-brand-bestfor-tags{display:flex;gap:6px;flex-wrap:wrap}.ed-brand-bestfor-tag{padding:5px 12px;background:rgba(245,131,32,.1);color:var(--ed-orange);border-radius:50px;font-size:.78rem;font-weight:500;letter-spacing:.005em}.ed-brand-features{list-style:none;margin:0 0 28px;padding:0;display:flex;flex-direction:column;gap:10px}.ed-brand-features li{display:flex;align-items:flex-start;gap:12px;font-size:.9rem;font-weight:300;color:var(--ed-navy);line-height:1.6}.ed-brand-features-check{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:rgba(245,131,32,.12);color:var(--ed-orange);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;margin-top:1px}.ed-brand-v2-actions{display:flex;gap:10px;flex-wrap:wrap}.ed-brand-usecase{background:#fff;border-bottom:1px solid var(--ed-line);padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.ed-brand-usecase-left{display:flex;align-items:center;gap:14px;flex-wrap:wrap;flex:1;min-width:0}.ed-brand-usecase-label{font-size:.74rem;font-weight:600;color:var(--ed-navy);letter-spacing:.04em;display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.ed-brand-usecase-label::before{content:"";width:18px;height:2px;background:var(--ed-orange);border-radius:2px}.ed-brand-usecase-chips{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.ed-brand-usecase-btn{padding:7px 14px;background:#fafafa;border:1px solid var(--ed-line);border-radius:50px;font-family:var(--ed-font);font-size:.78rem;font-weight:500;color:var(--ed-navy);cursor:pointer;transition:all .2s ease;line-height:1;display:inline-flex;align-items:center;gap:6px}.ed-brand-usecase-btn:hover{border-color:var(--ed-orange);color:var(--ed-orange);background:#fff}.ed-brand-usecase-btn.is-active{background:var(--ed-orange);color:#fff;border-color:var(--ed-orange);box-shadow:0 6px 16px -6px rgba(245,131,32,.4)}.ed-brand-usecase-btn[data-reset]{display:none;background:transparent;border:none;color:var(--ed-muted);font-size:.74rem;font-weight:500;padding:6px 10px;letter-spacing:.01em}.ed-brand-usecase-btn[data-reset]::before{content:"×";margin-right:4px;font-weight:700;font-size:.95rem}.ed-brand-usecase-btn[data-reset]:hover{color:var(--ed-orange);background:transparent}.ed-brands-v2.has-usecase .ed-brand-usecase-btn[data-reset]{display:inline-flex}.ed-brand-chip{position:relative}.ed-brand-chip-match{position:absolute;top:-9px;left:50%;transform:translateX(-50%) scale(0.85);padding:2px 9px;background:var(--ed-orange);color:#fff;font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:50px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .35s cubic-bezier(.2,.7,.2,1);box-shadow:0 4px 10px -4px rgba(245,131,32,.5)}.ed-brand-chip.has-match .ed-brand-chip-match{opacity:1;transform:translateX(-50%) scale(1)}.ed-brands-mode-toggle{display:inline-flex;background:#fff;border:1px solid var(--ed-line);border-radius:50px;padding:3px;flex-shrink:0}.ed-brands-mode-toggle button{padding:6px 14px;font-size:.74rem;font-weight:500;font-family:var(--ed-font);background:transparent;border:none;cursor:pointer;color:var(--ed-muted);border-radius:50px;transition:all .25s ease;letter-spacing:.01em}.ed-brands-mode-toggle button.is-active{background:var(--ed-navy);color:#fff}.ed-brands-mode-toggle button:not(.is-active):hover{color:var(--ed-navy)}.ed-brand-compare{display:none;padding:32px 32px 36px;animation:fade-in .35s ease}@keyframes fade-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.ed-brands-v2.is-compare-mode .ed-brand-compare{display:block}.ed-brands-v2.is-compare-mode .ed-brands-v2-stage{display:none}.ed-brands-v2.is-compare-mode .ed-brand-progress{display:none}.ed-compare-grid{display:grid;grid-template-columns:120px repeat(5,1fr);border-radius:12px;overflow:hidden;border:1px solid var(--ed-line);background:#fff}.ed-compare-cell{padding:14px 14px;border-bottom:1px solid var(--ed-line);font-size:.82rem;color:var(--ed-navy);display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;justify-content:center;min-height:64px}.ed-compare-grid&amp;amp;gt;.ed-compare-cell:nth-last-child(-n+6){border-bottom:none}.ed-compare-cell.label{font-size:.66rem;font-weight:600;color:var(--ed-muted);text-align:left;align-items:flex-start;justify-content:center;letter-spacing:.12em;text-transform:uppercase;background:#fafafa;border-right:1px solid var(--ed-line);padding:14px 16px}.ed-compare-cell.brand-head{background:#fafafa;border-bottom:2px solid var(--ed-orange);padding:14px 8px 12px}.ed-compare-cell.brand-head img{width:42px;height:42px;border-radius:8px;margin-bottom:6px;object-fit:cover}.ed-compare-cell.brand-head .name{font-family:var(--ed-font);font-weight:500;color:var(--ed-navy);font-size:.86rem;line-height:1;letter-spacing:-.005em}.ed-compare-cell.brand-head .name .a{color:var(--ed-orange);font-weight:400}.ed-compare-stat{font-family:var(--ed-font);font-size:1.25rem;font-weight:500;color:var(--ed-orange);letter-spacing:-.01em;line-height:1}.ed-compare-tag{font-size:.76rem;color:var(--ed-muted);font-weight:300;line-height:1.45}.ed-compare-cell .ed-btn{font-size:.74rem;padding:7px 14px}.ed-compare-row-mobile{display:none}@media (max-width:760px){.ed-brand-compare{padding:20px 16px}.ed-compare-grid{display:flex;flex-direction:column;gap:12px;border:none;background:transparent}.ed-compare-row-mobile{background:#fff;border:1px solid var(--ed-line);border-radius:12px;padding:14px 16px;display:grid;grid-template-columns:auto 1fr;gap:8px 14px;align-items:center}.ed-compare-row-mobile-head{grid-column:1/-1;display:flex;align-items:center;gap:10px;padding-bottom:10px;border-bottom:1px solid var(--ed-line);margin-bottom:4px}.ed-compare-row-mobile-head img{width:36px;height:36px;border-radius:6px}.ed-compare-row-mobile-head .name{font-weight:500;color:var(--ed-navy);font-size:.95rem}.ed-compare-row-mobile-head .name .a{color:var(--ed-orange);font-weight:400}.ed-compare-row-mobile-label{font-size:.66rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ed-muted)}.ed-compare-row-mobile-value{font-size:.84rem;color:var(--ed-navy);text-align:right}.ed-compare-row-mobile-value strong{color:var(--ed-orange);font-weight:600}.ed-compare-cell{display:none}.ed-brand-usecase{padding:14px}.ed-brand-usecase-label{font-size:.7rem}.ed-brand-usecase-btn[data-reset]{margin-left:0}}.ed-brands-v2-hint{text-align:center;padding:14px;font-size:.72rem;color:var(--ed-muted);background:#fafafa;border-top:1px solid var(--ed-line)}.ed-brands-v2-hint kbd{display:inline-block;padding:2px 6px;background:#fff;border:1px solid var(--ed-line);border-radius:4px;font-family:var(--ed-font);font-size:.66rem;font-weight:500;color:var(--ed-navy);margin:0 2px}@media (max-width:1000px){.ed-brand-v2-panel{grid-template-columns:1fr;gap:28px;padding:36px 28px}.ed-brand-v2-img{aspect-ratio:16/10;max-width:520px;margin:0 auto}.ed-brands-v2-stage{min-height:auto}.ed-brand-v2-panel{position:relative}.ed-brand-v2-panel:not(.is-active){display:none}}@media (max-width:760px){.ed-brands-v2-selector{grid-template-columns:none;display:flex;overflow-x:auto;flex-wrap:nowrap;scroll-snap-type:x mandatory}.ed-brand-chip{flex-shrink:0;flex-direction:column;text-align:center;min-width:120px;gap:8px;scroll-snap-align:start}.ed-brand-chip-name{white-space:normal;font-size:.86rem}.ed-brand-stats{grid-template-columns:1fr;gap:12px;padding:16px 0}.ed-brand-stat{display:flex;align-items:baseline;gap:10px}.ed-brand-stat strong{font-size:1.3rem;margin-bottom:0}.ed-brand-bestfor{flex-direction:column;align-items:flex-start;gap:10px}.ed-brands-v2-hint{display:none}}.ed-proof-row{display:grid;grid-template-columns:1.15fr 1fr;gap:22px;align-items:stretch;max-width:1180px;margin:0 auto}.ed-proof-video{position:relative;aspect-ratio:4/3;border-radius:10px;overflow:hidden;background:linear-gradient(135deg,#e6e9f1 0%,#c8ccd8 100%);cursor:pointer;transition:transform .2s,box-shadow .25s}.ed-proof-video:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(35,41,94,.14)}.ed-proof-video:hover .ed-proof-play{transform:translate(-50%,-50%) scale(1.08)}.ed-proof-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.ed-proof-video-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(35,41,94,.05) 0%,rgba(35,41,94,.75) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:24px 28px;color:#fff}.ed-proof-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;background:rgba(255,255,255,.96);display:flex;align-items:center;justify-content:center;box-shadow:0 12px 32px rgba(0,0,0,.3);transition:transform .25s}.ed-proof-play svg{fill:var(--ed-orange);margin-left:4px}.ed-proof-video-overlay h3{font-size:1.15rem;font-weight:400;margin:0 0 4px;letter-spacing:-.005em}.ed-proof-video-overlay span{font-size:.82rem;opacity:.92;font-weight:300}.ed-proof-quotes{display:flex;flex-direction:column;gap:14px}.ed-proof-quote{background:#fff;border:1px solid var(--ed-line);border-radius:10px;padding:22px 24px;display:flex;gap:14px;align-items:flex-start;flex:1;transition:transform .2s,box-shadow .25s,border-color .25s;min-height:0}.ed-proof-quote:hover{transform:translateY(-2px);border-color:rgba(245,131,32,.4);box-shadow:0 12px 24px -10px rgba(35,41,94,.1)}.ed-proof-quote-avatar{flex:0 0 44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#ffb87a 0%,#dc6f12 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.82rem;letter-spacing:.02em}.ed-proof-quote-body{flex:1;min-width:0;display:flex;flex-direction:column}.ed-proof-stars{color:var(--ed-orange);font-size:.82rem;letter-spacing:1px;margin-bottom:8px}.ed-proof-quote-text{font-size:.92rem;font-weight:300;color:var(--ed-navy);line-height:1.65;margin:0 0 12px;font-style:italic;flex:1}.ed-proof-quote-author{font-size:.78rem;color:var(--ed-muted);margin:0;font-weight:300}.ed-proof-quote-author strong{color:var(--ed-navy);font-style:normal;font-weight:500}.ed-proof-flag{display:inline-block;margin-left:4px;font-style:normal}@media (max-width:900px){.ed-proof-row{grid-template-columns:1fr;gap:16px}.ed-proof-video{aspect-ratio:16/10}}.s_dynamic_snippet_blog_posts:not(.o_dynamic_empty) .ed-news-static{display:none}.s_dynamic_snippet_blog_posts.o_dynamic_empty .container.o_not_editable{display:none}.ed-news-static{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ed-news-card{background:#fff;border:1px solid var(--ed-line);border-radius:8px;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;transition:transform .25s,box-shadow .35s,border-color .25s}.ed-news-card:hover{transform:translateY(-3px);border-color:rgba(245,131,32,.5);box-shadow:0 16px 32px -10px rgba(35,41,94,.12)}.ed-news-card-img{aspect-ratio:16/10;background:#f0f0f0;overflow:hidden}.ed-news-card-img img{width:100%;height:100%;object-fit:cover;display:block}.ed-news-card-body{padding:22px 24px 24px;display:flex;flex-direction:column;gap:10px;flex:1}.ed-news-card-date{font-size:.7rem;font-weight:500;color:var(--ed-orange);letter-spacing:.14em;text-transform:uppercase}.ed-news-card-title{font-family:var(--ed-font);font-size:1.05rem;font-weight:400;color:var(--ed-navy);margin:0;line-height:1.4;letter-spacing:-.005em}.ed-news-card-excerpt{font-size:.86rem;color:var(--ed-muted);font-weight:300;line-height:1.7;margin:0;flex:1}.ed-news-card-link{font-size:.82rem;font-weight:400;color:var(--ed-orange);margin-top:4px}.ed-news-card:hover .ed-news-card-link{text-decoration:underline}@media (max-width:900px){.ed-news-static{grid-template-columns:1fr}}.ed-distrib-section{padding:80px 0}.ed-distrib-head{text-align:center;margin-bottom:48px;max-width:600px;margin-left:auto;margin-right:auto}.ed-distrib-head .ed-eyebrow{font-size:.7rem;letter-spacing:.18em;color:var(--ed-muted);margin-bottom:14px}.ed-distrib-head .ed-eyebrow::before{display:none}.ed-distrib-head h2{font-family:var(--ed-font);font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:400;line-height:1.2;letter-spacing:-.005em;color:var(--ed-navy);margin:0 0 14px}.ed-distrib-head h2 strong{font-weight:500;color:var(--ed-orange)}.ed-distrib-head p{font-size:.92rem;font-weight:300;color:var(--ed-muted);line-height:1.7;margin:0 auto;max-width:480px}.ed-distrib-divider{width:50px;height:2px;background:var(--ed-orange);border:0;border-radius:2px;margin:24px auto 0}.ed-distrib-marquee{overflow:hidden;position:relative;width:100%;padding:24px 0 8px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.ed-distrib-track{display:flex;align-items:center;gap:48px;animation:distrib-scroll 60s linear infinite;width:max-content}.ed-distrib-marquee:hover .ed-distrib-track{animation-play-state:paused}@keyframes distrib-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.ed-distrib-logo{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:170px;height:80px;padding:10px 14px;filter:grayscale(100%) brightness(.95);opacity:.7;transition:filter .35s ease,opacity .35s ease,transform .25s ease}.ed-distrib-logo:hover{filter:grayscale(0%) brightness(1);opacity:1;transform:scale(1.05)}.ed-distrib-logo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}@media (max-width:760px){.ed-distrib-track{gap:32px;animation-duration:50s}.ed-distrib-logo{width:130px;height:60px}}.ed-partner-block{background:#ffffff;padding:110px 0 90px;position:relative;overflow:hidden}.ed-partner-hero{text-align:center;max-width:1000px;margin:0 auto;padding:0 24px}.ed-partner-eyebrow{font-family:var(--ed-font);font-size:1.05rem;font-weight:400;color:var(--ed-navy);letter-spacing:0;text-transform:none;margin:0 0 22px}.ed-partner-headline{font-family:var(--ed-font);font-size:clamp(2.4rem,6.5vw,4.5rem);font-weight:400;line-height:1.1;letter-spacing:-.02em;color:var(--ed-navy);margin:0 auto 30px;max-width:1000px}.ed-partner-sub{font-size:1.05rem;font-weight:300;color:var(--ed-navy);margin:0 auto 40px;max-width:600px;line-height:1.65}.ed-partner-sub strong{color:var(--ed-orange);font-weight:600}.ed-partner-buttons{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.ed-partner-buttons .ed-btn{padding:14px 36px;font-size:.92rem;font-weight:500}.ed-partner-buttons .ed-btn-orange{background:linear-gradient(135deg,#f58320 0%,#23295e 100%);color:#fff;border:none}.ed-partner-buttons .ed-btn-orange:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 8px 20px -8px rgba(245,131,32,.35)}.ed-partner-buttons .ed-btn-outline{background:transparent;color:var(--ed-navy);border:1.5px solid var(--ed-navy)}.ed-partner-buttons .ed-btn-outline:hover{background:var(--ed-navy);color:#fff}.ed-partner-divider{margin:60px 0 0}.ed-distrib-hero{text-align:center;max-width:720px;margin:80px auto 32px;padding:0 24px}.ed-distrib-heading{font-family:var(--ed-font);font-size:clamp(1.4rem,2.8vw,2rem);font-weight:600;color:var(--ed-navy);margin:0 0 16px;letter-spacing:-.005em}.ed-distrib-text{font-size:.95rem;font-weight:400;color:var(--ed-navy);line-height:1.65;margin:0}.ed-distrib-seeall{text-align:center;margin-top:36px;padding:0 24px}.ed-distrib-seeall-link{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border-radius:50px;background:transparent;color:var(--ed-navy);border:1.5px solid var(--ed-navy);font-family:var(--ed-font);font-size:.88rem;font-weight:500;letter-spacing:.01em;text-decoration:none;transition:all .25s ease}.ed-distrib-seeall-link:hover{background:var(--ed-navy);color:#fff;transform:translateY(-1px);box-shadow:0 8px 20px -8px rgba(35,41,94,.35)}.ed-distrib-seeall-link .arr{transition:transform .25s ease;display:inline-block}.ed-distrib-seeall-link:hover .arr{transform:translateX(4px)}@media (max-width:760px){.ed-partner-block{padding:64px 0 56px}.ed-partner-buttons .ed-btn{padding:12px 28px;font-size:.86rem}.ed-distrib-hero{margin-top:56px}.ed-distrib-seeall{margin-top:28px}.ed-distrib-seeall-link{padding:10px 22px;font-size:.82rem}}.ed-footer{background:#f0f0f0;padding:80px 0 0;position:relative;overflow:hidden;color:var(--ed-muted);font-size:.88rem}.ed-footer-card{background:#fff;border-radius:22px;padding:48px 56px 28px;position:relative;z-index:2;box-shadow:0 6px 32px -10px rgba(35,41,94,.06)}.ed-footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:40px;padding-bottom:32px;border-bottom:1px solid var(--ed-line)}.ed-footer-brand{display:flex;flex-direction:column}.ed-footer-brand .ed-logo{margin-bottom:16px;display:inline-block}.ed-footer-brand p{font-size:.88rem;line-height:1.7;color:var(--ed-muted);margin:0 0 14px;max-width:280px;font-weight:300}.ed-footer-brand .ed-tag{font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ed-orange);margin-bottom:14px}.ed-footer-contact{margin-top:auto;padding-top:14px;font-size:.82rem;line-height:1.7;font-weight:300}.ed-footer-contact a{color:var(--ed-muted)}.ed-footer-contact a:hover{color:var(--ed-orange)}.ed-footer h5{font-family:var(--ed-font);font-size:.95rem;font-weight:600;color:var(--ed-navy);letter-spacing:-.005em;text-transform:none;margin:0 0 18px}.ed-footer ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.ed-footer ul a{font-size:.86rem;color:var(--ed-muted);font-weight:400;transition:color .2s}.ed-footer ul a:hover{color:var(--ed-orange)}.ed-footer-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:24px 0;border-bottom:1px solid var(--ed-line)}.ed-trust-item{display:flex;align-items:center;gap:12px}.ed-trust-icon{width:38px;height:38px;border-radius:50%;background:var(--ed-bg-alt);display:inline-flex;align-items:center;justify-content:center;color:var(--ed-orange);flex-shrink:0}.ed-trust-text strong{display:block;font-size:.84rem;font-weight:500;color:var(--ed-navy);margin-bottom:1px}.ed-trust-text span{font-size:.74rem;color:var(--ed-muted);font-weight:300}.ed-footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px;padding-top:20px;font-size:.8rem;color:var(--ed-muted)}.ed-footer-bottom-links{display:flex;gap:22px;flex-wrap:wrap}.ed-footer-bottom-links a:hover{color:var(--ed-navy)}.ed-footer-wordmark{font-family:var(--ed-font);font-size:clamp(3rem,8vw,7rem);font-weight:800;letter-spacing:-.05em;line-height:.85;text-align:center;margin-top:-1vw;padding-bottom:14px;position:relative;z-index:1;user-select:none}.ed-footer-wordmark .fw-ergo{color:rgba(245,131,32,.09)}.ed-footer-wordmark .fw-denta{color:rgba(35,41,94,.09)}.ed-footer-wordmark::after{display:none}.ed-footer .ed-container{max-width:1480px;padding-left:40px;padding-right:40px}@media (max-width:760px){.ed-footer .ed-container{padding-left:18px;padding-right:18px}}@media (max-width:1000px){.ed-footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:32px}.ed-footer-grid&amp;amp;gt;:nth-child(4),.ed-footer-grid&amp;amp;gt;:nth-child(5){grid-column:span 1}.ed-footer-trust{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.ed-footer{padding:48px 0 0}.ed-footer-card{padding:32px 28px 20px;border-radius:16px}.ed-footer-grid{grid-template-columns:1fr 1fr;gap:28px}.ed-footer-grid&amp;amp;gt;.ed-footer-brand{grid-column:1/-1}}@media (max-width:480px){.ed-footer-grid{grid-template-columns:1fr}.ed-footer-trust{grid-template-columns:1fr;gap:14px}}.ed-mega--tiles{display:block!important;grid-template-columns:none!important;width:min(1500px,96vw);padding:0!important;overflow:visible!important;background:transparent!important;border:none!important;box-shadow:0 18px 48px -16px rgba(35,41,94,.18)!important;border-radius:0 0 14px 14px}.ed-mega--tiles .ed-mega-head{display:none}.ed-cat-tiles{display:flex;align-items:stretch;width:100%;background:#fff;border-radius:0 0 14px 14px;overflow:hidden;border:1px solid var(--ed-line);border-top:none}.ed-cat-tile{flex:1;min-width:0;display:flex;flex-direction:column;border-right:1px solid var(--ed-line);position:relative;overflow:hidden;transition:flex .45s cubic-bezier(.2,.7,.2,1),background .3s ease}.ed-cat-tile:last-child{border-right:none}.ed-cat-tile-head{display:flex;flex-direction:column;align-items:center;text-align:center;padding:22px 14px 20px;text-decoration:none;width:100%;flex-shrink:0;position:relative;transition:padding .3s ease}.ed-cat-tile-head::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:2px;background:linear-gradient(90deg,#f58320,#23295e);border-radius:2px;transition:width .4s cubic-bezier(.2,.7,.2,1)}.ed-cat-tile:hover .ed-cat-tile-head::after{width:64%}.ed-cat-icon{width:38px!important;height:38px!important;display:inline-flex;align-items:center;justify-content:center;color:var(--ed-orange);margin-bottom:12px;transition:transform .4s cubic-bezier(.2,.7,.2,1),color .25s ease;flex-shrink:0}.ed-cat-icon svg{width:38px;height:38px;display:block;overflow:visible}.ed-cat-name{font-family:var(--ed-font);font-size:.92rem;font-weight:500;color:var(--ed-navy);letter-spacing:-.005em;line-height:1.2;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.ed-cat-tagline{font-size:.64rem;font-weight:500;color:var(--ed-muted);letter-spacing:.12em;text-transform:uppercase;line-height:1.3;margin:0;opacity:.85;transition:opacity .3s ease,color .25s ease}.ed-cat-tile:hover .ed-cat-tagline{opacity:1;color:var(--ed-orange)}.ed-cat-sublist{list-style:none!important;margin:0;padding:0 18px;width:100%;display:flex;flex-direction:column;gap:1px;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transition:max-height .5s cubic-bezier(.2,.7,.2,1),opacity .3s ease,padding .4s ease}.ed-cat-sublist li{white-space:nowrap;list-style:none;margin:0;padding:0}.ed-cat-sublist a{display:flex;align-items:center;gap:8px;padding:6px 10px;font-size:.78rem;font-weight:400;color:var(--ed-navy);text-decoration:none;border-radius:5px;text-align:left;transition:background .2s ease,color .2s ease,transform .35s ease,opacity .35s ease;overflow:hidden;text-overflow:ellipsis;transform:translateX(-8px);opacity:0}.ed-cat-sublist a::before{content:"";flex-shrink:0;width:4px;height:4px;border-radius:50%;background:var(--ed-orange);opacity:.5;transition:opacity .2s ease,transform .2s ease}.ed-cat-sublist a:hover{background:rgba(245,131,32,.08);color:var(--ed-orange)}.ed-cat-sublist a:hover::before{opacity:1;transform:scale(1.4)}.ed-cat-tile:hover .ed-cat-sublist{max-height:340px;opacity:1;padding:8px 18px 20px;pointer-events:auto}.ed-cat-tile:hover .ed-cat-sublist a{transform:translateX(0);opacity:1}.ed-cat-tiles:hover .ed-cat-tile{flex:.82;background:#fcfcfc}.ed-cat-tiles:hover .ed-cat-tile:hover{flex:3.6;background:#fff}.ed-cat-tile:hover .ed-cat-icon{transform:scale(1.12) translateY(-2px)}.ed-cat-explore{display:none;margin:6px 18px 18px;padding:8px 14px;font-size:.74rem;font-weight:500;color:var(--ed-orange);text-decoration:none;border-top:1px solid var(--ed-line);padding-top:14px;text-align:left;letter-spacing:.02em;transition:transform .25s ease}.ed-cat-explore:hover{transform:translateX(3px)}.ed-cat-tile:hover .ed-cat-explore{display:flex;align-items:center;gap:6px}@media (max-width:980px){.ed-cat-tiles{flex-direction:column}.ed-cat-tile{border-right:none;border-bottom:1px solid var(--ed-line)}.ed-cat-tile:last-child{border-bottom:none}.ed-cat-tile-head{padding:14px 18px;flex-direction:row;gap:14px;text-align:left}.ed-cat-icon{margin-bottom:0;width:32px!important;height:32px!important}.ed-cat-icon svg{width:32px;height:32px}.ed-cat-name{margin:0}.ed-cat-tiles:hover .ed-cat-tile{flex:1;background:transparent}.ed-cat-tiles:hover .ed-cat-tile:hover{flex:1}}.ed-featured-section .ed-container{max-width:1480px!important;padding:0 40px}.ed-featured-section .ed-featured-grid{gap:24px;max-width:1380px;margin:0 auto}.ed-featured-section .ed-featured-card{aspect-ratio:1/1;border-radius:12px}.ed-featured-section .ed-featured-overlay{padding:24px}.ed-featured-section .ed-featured-overlay h4{font-size:1.15rem;font-weight:500;margin:0 0 4px}.ed-featured-section .ed-featured-overlay span{font-size:.85rem}@media (max-width:1200px){.ed-featured-section .ed-container{padding:0 24px}}/*ed-mobile-v2*/@media (max-width:760px){body.ed-mobile-pad,.ed-home{padding-bottom:72px}.ed-utility{display:none!important}.ed-promo{font-size:.7rem!important;padding:8px 12px!important;line-height:1.35;letter-spacing:0!important}.ed-promo strong{font-size:.65rem!important;letter-spacing:.04em!important;display:inline-block;margin-right:4px}.ed-header{position:sticky;top:0;z-index:80}.ed-header-top{padding:10px 0!important;gap:8px!important}.ed-logo{font-size:1.2rem!important;flex-shrink:0}.ed-header-icons{gap:6px!important;flex-shrink:0}.ed-search{display:none!important}.ed-cart-amount{display:none!important}.ed-icon-btn{width:36px!important;height:36px!important;padding:0!important;border-radius:50%!important;flex-shrink:0}.ed-icon-btn[aria-label="Cart"]{width:36px!important;border-radius:50%!important}.ed-menu-toggle{display:inline-flex!important}.ed-nav{display:none}.ed-header.is-open .ed-nav{display:flex!important}}@media (max-width:760px){.ed-hero{padding:24px 0 36px!important}.ed-hero-grid{grid-template-columns:1fr!important;gap:28px!important}.ed-hero h1.ed-product-name{font-size:2.1rem!important;line-height:1.15!important;margin-bottom:14px!important}.ed-hero-sub{font-size:.92rem!important;line-height:1.6!important;margin-bottom:20px!important}.ed-hero-img{aspect-ratio:1/1!important;max-width:280px!important;margin:0 auto!important}.ed-hero-img-content{padding:14px!important}.ed-hero-card{display:none!important}.ed-hero-badge{top:10px!important;left:10px!important;padding:6px 12px!important;font-size:.62rem!important}.ed-hero-meta{margin-top:24px!important;padding-top:20px!important;gap:0!important;justify-content:space-between!important;flex-wrap:nowrap!important}.ed-hero-meta-item{flex:1;min-width:0;align-items:flex-start}.ed-hero-meta-item strong{font-size:1.4rem!important;line-height:1.1!important}.ed-hero-meta-item span{font-size:.62rem!important;letter-spacing:.08em!important}.ed-btn-group{flex-direction:column;width:100%;gap:10px!important}.ed-btn-group .ed-btn{width:100%!important;justify-content:center}.ed-stats-row{gap:8px!important;padding:0 16px;flex-wrap:nowrap!important;overflow-x:auto;scrollbar-width:none}.ed-stats-row::-webkit-scrollbar{display:none}.ed-stat-pill{padding:9px 14px!important;font-size:.78rem!important;flex-shrink:0!important}.ed-stat-pill strong{font-size:.84rem!important}.ed-section{padding:48px 0!important}.ed-heading{font-size:1.55rem!important;line-height:1.2!important}.ed-section-head{margin-bottom:28px!important;padding:0 16px}.ed-statement{font-size:1.7rem!important}.ed-featured-section .ed-container,.ed-section .ed-container{padding:0 16px!important;max-width:100%!important}.ed-featured-grid{gap:10px!important;grid-template-columns:repeat(2,1fr)!important;max-width:100%!important}.ed-featured-card{border-radius:8px!important}.ed-featured-overlay{padding:12px!important}.ed-featured-overlay h4{font-size:.82rem!important;font-weight:500;margin:0 0 2px!important;line-height:1.25}.ed-featured-overlay span{font-size:.66rem!important}.ed-brands-v2{border-radius:10px!important}.ed-brand-usecase{padding:12px!important;flex-direction:column;gap:10px!important;align-items:stretch!important}.ed-brand-usecase-left{align-items:flex-start!important}.ed-brand-usecase-label{font-size:.66rem!important}.ed-brand-usecase-btn{padding:6px 12px!important;font-size:.72rem!important}.ed-brand-chip-name{font-size:.78rem!important}.ed-brand-chip-thumb{width:36px!important;height:36px!important}.ed-brand-v2-panel{padding:24px 18px!important;gap:20px!important}.ed-brand-v2-img{aspect-ratio:16/10!important;padding:18px!important;border-radius:10px!important}.ed-brand-v2-name{font-size:1.7rem!important;line-height:1.1!important}.ed-brand-v2-pitch{font-size:.88rem!important;margin-bottom:18px!important}.ed-brand-stats{padding:14px 0!important;margin-bottom:18px!important}.ed-brand-features li{font-size:.85rem!important}.ed-proof-row{grid-template-columns:1fr!important;gap:14px!important;padding:0 16px}.ed-proof-video{aspect-ratio:16/10!important}.ed-proof-quote{padding:18px 18px!important}.ed-proof-quote-text{font-size:.88rem!important}.ed-news-static{grid-template-columns:1fr!important;gap:14px!important;padding:0 16px}.ed-news-card{border-radius:10px!important}.ed-news-card-body{padding:18px!important}.ed-partner-block{padding:60px 0 50px!important}.ed-partner-headline{font-size:1.85rem!important;line-height:1.15!important;padding:0 16px}.ed-partner-eyebrow{font-size:.9rem!important}.ed-partner-sub{font-size:.9rem!important;padding:0 24px;margin-bottom:28px!important}.ed-partner-buttons{flex-direction:column!important;width:auto;padding:0 24px;gap:10px!important}.ed-partner-buttons .ed-btn{width:100%!important;justify-content:center;padding:12px 24px!important}.ed-distrib-hero{margin-top:48px!important;padding:0 18px!important}.ed-distrib-heading{font-size:1.25rem!important}.ed-distrib-text{font-size:.86rem!important}.ed-distrib-marquee{margin-top:24px!important}.ed-distrib-logo{width:120px!important;height:54px!important}.ed-distrib-seeall-link{padding:10px 22px!important;font-size:.78rem!important}.ed-footer{padding:48px 0 0!important}.ed-footer-card{padding:28px 20px 18px!important;border-radius:12px!important}.ed-footer-grid{grid-template-columns:1fr 1fr!important;gap:24px!important;padding-bottom:24px!important}.ed-footer-grid &amp;amp;gt; .ed-footer-brand{grid-column:1 / -1!important}.ed-footer-brand p{max-width:none!important}.ed-footer h5{font-size:.85rem!important;margin-bottom:10px!important}.ed-footer ul{gap:8px!important}.ed-footer ul a{font-size:.8rem!important}.ed-footer-trust{grid-template-columns:1fr 1fr!important;gap:14px!important;padding:18px 0!important}.ed-trust-text strong{font-size:.78rem!important}.ed-trust-text span{font-size:.68rem!important}.ed-footer-bottom{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;padding-top:16px!important;font-size:.74rem!important}.ed-footer-bottom-links{gap:14px!important;flex-wrap:wrap}.ed-footer-wordmark{font-size:6rem!important;margin-top:-2vw!important}}@media (max-width:480px){.ed-utility{display:none!important}.ed-search{display:none!important}.ed-logo{font-size:1.1rem!important}.ed-icon-btn{width:34px!important;height:34px!important}.ed-icon-btn svg{width:16px!important;height:16px!important}.ed-featured-overlay h4{font-size:.76rem!important}.ed-featured-overlay span{font-size:.62rem!important}.ed-footer-grid{grid-template-columns:1fr!important}.ed-footer-trust{grid-template-columns:1fr!important}.ed-hero h1.ed-product-name{font-size:1.85rem!important}.ed-statement{font-size:1.5rem!important}.ed-partner-headline{font-size:1.6rem!important}}/*end-ed-mobile-v2*//*ed-mobile-overflow*/@media (max-width:760px){.ed-home{overflow-x:hidden!important;width:100%!important;max-width:100%!important}.ed-home *{max-width:100%}.ed-section{overflow:hidden!important}.ed-container{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.ed-featured-section .ed-container{padding:0 14px!important}.ed-featured-grid{width:100%!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.ed-featured-card{width:100%!important;min-width:0!important;aspect-ratio:1/1!important;overflow:hidden!important}.ed-featured-card img{width:100%!important;height:100%!important;object-fit:cover!important}}.ed-proof-video{display:block;text-decoration:none;color:inherit}.ed-proof-video-title{display:block;font-size:1.15rem;font-weight:400;margin:0 0 4px;letter-spacing:-.005em;color:#fff}.ed-proof-video-meta{display:block;font-size:.82rem;opacity:.92;font-weight:300;color:#fff}.ed-featured-card{position:relative;display:block}.ed-featured-card .ed-featured-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:18px;color:#fff;text-decoration:none;cursor:pointer;background:linear-gradient(180deg,rgba(35,41,94,0) 50%,rgba(35,41,94,.8) 100%);z-index:2}.ed-featured-card .ed-featured-overlay h4{color:#fff;text-decoration:none}.ed-featured-card .ed-featured-overlay span{color:#fff;text-decoration:none}/*ed-edit-fix*/.ed-featured-card{position:relative;display:block;aspect-ratio:1/1;border-radius:12px;overflow:hidden;cursor:pointer;background:#f0f0f0;transition:transform .2s,box-shadow .25s}.ed-featured-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(35,41,94,.12)}.ed-featured-card .ed-featured-card-img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;z-index:1!important;transition:transform .6s ease}.ed-featured-card:hover .ed-featured-card-img{transform:scale(1.05)}.ed-featured-card .ed-featured-overlay{position:absolute!important;bottom:0!important;left:0!important;right:0!important;top:auto!important;inset:auto 0 0 0!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;padding:50px 18px 18px!important;background:linear-gradient(0deg,rgba(35,41,94,.88) 0%,rgba(35,41,94,.55) 55%,transparent 100%)!important;color:#fff!important;text-decoration:none!important;z-index:2!important}.ed-featured-card .ed-featured-overlay h4{color:#fff;margin:0 0 2px;font-size:1rem;font-weight:500}.ed-featured-card .ed-featured-overlay span{color:#fff;font-size:.78rem;opacity:.92;font-weight:300}.ed-proof-video{position:relative;aspect-ratio:4/3;border-radius:10px;overflow:hidden;background:linear-gradient(135deg,#e6e9f1 0%,#c8ccd8 100%);cursor:pointer}.ed-proof-video .ed-proof-img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;z-index:1!important}.ed-proof-video .ed-proof-link{position:absolute!important;bottom:0!important;left:0!important;right:0!important;top:auto!important;inset:auto 0 0 0!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;padding:50px 24px 22px!important;background:linear-gradient(0deg,rgba(35,41,94,.85) 0%,rgba(35,41,94,.5) 55%,transparent 100%)!important;text-decoration:none!important;z-index:2!important;cursor:pointer}.ed-proof-video .ed-proof-play{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:64px!important;height:64px!important;border-radius:50%!important;background:rgba(255,255,255,.96)!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 12px 32px rgba(0,0,0,.3)!important;z-index:3!important;pointer-events:none!important;color:var(--ed-orange)}/*end-edit-fix*//*ed-hero-tighter*/.ed-hero-img{background:transparent!important;overflow:hidden!important}.ed-hero-img::before,.ed-hero-img::after{display:none!important}.ed-hero-img-content{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;padding:0!important;filter:none!important;z-index:1}.ed-hero-meta-item strong{font-size:clamp(2.4rem,4.8vw,3.4rem)!important;line-height:1!important;letter-spacing:-.025em!important}.ed-hero-meta-item span{font-size:.92rem!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-weight:500!important;margin-top:6px!important}.ed-hero-meta{gap:56px!important;padding-top:36px!important;margin-top:48px!important}@media (max-width:760px){.ed-hero-meta{gap:18px!important;padding-top:22px!important;margin-top:28px!important}.ed-hero-meta-item strong{font-size:1.85rem!important}.ed-hero-meta-item span{font-size:.7rem!important}}/*end-hero-tighter*//*ed-brand-clean*/.ed-brand-usecase{display:none!important}.ed-brand-stats{display:none!important}.ed-brand-v2-img{padding:0!important;border-radius:14px!important;background:#f5f5f5!important;overflow:hidden!important}.ed-brand-v2-img::after{display:none!important}.ed-brand-v2-img img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;display:block!important}.ed-brand-v2-panel{padding-top:48px!important}/*end-brand-clean*/.ed-news-static{display:grid!important;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:900px){.ed-news-static{grid-template-columns:1fr!important;gap:16px!important}}.s_dynamic_snippet_blog_posts:not(.o_dynamic_empty) .ed-news-static,.ed-news-static{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:24px!important}@media (max-width:900px){.ed-news-static{grid-template-columns:1fr!important}}/*ed-distrib-bigger*/.ed-distrib-track{gap:20px!important;animation-duration:48s!important;padding:20px 16px!important}.ed-distrib-logo{width:200px!important;height:100px!important;padding:8px 12px!important;flex-shrink:0!important;filter:grayscale(60%) brightness(.97)!important;opacity:.85!important;transition:filter .35s ease,opacity .35s ease,transform .25s ease}.ed-distrib-logo:hover{filter:grayscale(0%) brightness(1)!important;opacity:1!important;transform:scale(1.06)!important}.ed-distrib-logo img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important}.ed-distrib-marquee{padding:32px 0 16px!important;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)!important;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)!important}@media (max-width:760px){.ed-distrib-logo{width:140px!important;height:70px!important}.ed-distrib-track{gap:14px!important;animation-duration:38s!important}}/*end-distrib-bigger*//*ed-hero-bignums*/.ed-hero-meta-item strong,.ed-hero-meta-item strong span.counter{font-size:clamp(1.9rem,3.2vw,2.6rem)!important;line-height:1!important;letter-spacing:-.02em!important;font-weight:600!important;background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:initial!important;color:var(--ed-orange)!important;display:inline-block!important}.ed-hero-meta-item span:not(.counter){font-size:.82rem!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-weight:500!important;margin-top:6px!important;color:var(--ed-navy)!important;opacity:.7!important;display:block}.ed-hero-meta{gap:42px!important;padding-top:28px!important;margin-top:38px!important;flex-wrap:nowrap!important;justify-content:flex-start!important}.ed-hero-meta-item{flex:0 0 auto;min-width:0}@media (max-width:760px){.ed-hero-meta{gap:18px!important;padding-top:20px!important;margin-top:26px!important;justify-content:space-between!important}.ed-hero-meta-item strong,.ed-hero-meta-item strong span.counter{font-size:1.65rem!important}.ed-hero-meta-item span:not(.counter){font-size:.66rem!important;margin-top:4px!important}}/*end-hero-bignums*/.ed-logo{display:inline-flex;align-items:center}.ed-logo-img{height:38px!important;width:auto!important;max-width:none!important;display:block;object-fit:contain}.ed-footer .ed-logo-img{height:34px!important}@media (max-width:760px){.ed-logo-img{height:32px!important}}/*ed-yt-iframe*/.ed-proof-video{display:flex!important;flex-direction:column;background:transparent!important;border-radius:14px;overflow:visible!important;aspect-ratio:auto!important;cursor:default!important;padding:0!important}.ed-proof-video-wrap{position:relative;width:100%;aspect-ratio:16/9;border-radius:14px;overflow:hidden;background:#000;box-shadow:0 18px 40px -16px rgba(35,41,94,.25)}.ed-proof-iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.ed-proof-video-caption{margin-top:14px;padding:0 4px}.ed-proof-video-title{display:block;font-size:1.05rem;font-weight:500;color:var(--ed-navy);margin:0 0 4px;letter-spacing:-.005em}.ed-proof-video-meta{display:block;font-size:.82rem;color:var(--ed-muted);font-weight:300}.ed-proof-img,.ed-proof-link,.ed-proof-play,.ed-proof-video-overlay{display:none!important}/*end-yt-iframe*//*ed-featured-bigger-v2*/.ed-section:has(.ed-featured-grid) &amp;amp;gt; .ed-container{max-width:1640px!important;padding:0 30px!important}.ed-section:has(.ed-featured-grid) .ed-featured-grid{gap:28px!important;max-width:1580px!important;margin:0 auto!important;grid-template-columns:repeat(4,1fr)!important}.ed-featured-card{aspect-ratio:1/1!important;border-radius:14px!important}.ed-featured-overlay{padding:28px!important;padding-top:56px!important}.ed-featured-overlay h4{font-size:1.25rem!important;font-weight:500!important;margin:0 0 6px!important}.ed-featured-overlay span{font-size:.92rem!important}@media (max-width:1200px){.ed-section:has(.ed-featured-grid) &amp;amp;gt; .ed-container{padding:0 20px!important}.ed-section:has(.ed-featured-grid) .ed-featured-grid{gap:18px!important}}@media (max-width:760px){.ed-section:has(.ed-featured-grid) &amp;amp;gt; .ed-container{padding:0 16px!important}.ed-section:has(.ed-featured-grid) .ed-featured-grid{gap:12px!important;grid-template-columns:repeat(2,1fr)!important}.ed-featured-overlay{padding:14px!important;padding-top:40px!important}.ed-featured-overlay h4{font-size:.92rem!important}.ed-featured-overlay span{font-size:.74rem!important}}/*end-featured-bigger-v2*//*ed-brands-wider*/.ed-section:has(.ed-brands-v2) &amp;amp;gt; .ed-container{max-width:1640px!important;padding:0 30px!important}.ed-brands-v2{max-width:1580px!important;margin:0 auto!important}.ed-brand-v2-panel{padding:64px 72px!important;gap:64px!important}.ed-brand-v2-img{aspect-ratio:4/5!important}@media (max-width:1200px){.ed-section:has(.ed-brands-v2) &amp;amp;gt; .ed-container{padding:0 20px!important}.ed-brand-v2-panel{padding:40px 32px!important;gap:36px!important}}@media (max-width:760px){.ed-section:has(.ed-brands-v2) &amp;amp;gt; .ed-container{padding:0 16px!important}.ed-brand-v2-panel{padding:24px 18px!important;gap:20px!important}}/*end-brands-wider*//*ed-brand-text-space*/.ed-brand-v2-content{padding:8px 0!important;max-width:580px}.ed-brand-v2-eyebrow{margin-bottom:18px!important;font-size:.78rem!important;letter-spacing:.2em!important}.ed-brand-v2-name{margin-bottom:22px!important;font-size:clamp(2.4rem,4.6vw,3.4rem)!important}.ed-brand-v2-pitch{font-size:1.05rem!important;line-height:1.75!important;margin-bottom:36px!important;max-width:560px!important}.ed-brand-stats{padding:24px 0!important;margin:0 0 32px!important;gap:24px!important}.ed-brand-stat strong{font-size:1.7rem!important;margin-bottom:8px!important}.ed-brand-stat span{font-size:.78rem!important;line-height:1.5!important}.ed-brand-bestfor{margin-bottom:30px!important;gap:18px!important}.ed-brand-bestfor-tags{gap:10px!important}.ed-brand-bestfor-tag{padding:7px 16px!important;font-size:.82rem!important}.ed-brand-features{margin-bottom:36px!important;gap:14px!important}.ed-brand-features li{font-size:.95rem!important;line-height:1.7!important;gap:14px!important}.ed-brand-features-check{width:22px!important;height:22px!important;font-size:12px!important;margin-top:2px!important}.ed-brand-v2-actions{gap:14px!important}.ed-brand-v2-actions .ed-btn{padding:13px 28px!important;font-size:.9rem!important}@media (max-width:1000px){.ed-brand-v2-content{max-width:none}.ed-brand-v2-name{font-size:2rem!important}.ed-brand-v2-pitch{font-size:.95rem!important;margin-bottom:24px!important}}/*end-brand-text-space*//*ed-distrib-text-space*/.ed-distrib-hero{margin-top:90px!important;margin-bottom:48px!important;padding:0 24px!important;max-width:780px!important}.ed-distrib-heading{font-size:clamp(1.6rem,3vw,2.2rem)!important;font-weight:600!important;color:var(--ed-navy)!important;margin:0 0 18px!important;letter-spacing:-.005em!important}.ed-distrib-text{font-size:1rem!important;font-weight:400!important;color:var(--ed-navy)!important;line-height:1.7!important;margin:0!important;max-width:620px!important;margin-left:auto!important;margin-right:auto!important}.ed-distrib-marquee{margin-top:36px!important;margin-bottom:20px!important;padding:30px 0!important}.ed-distrib-track{animation:distrib-scroll 48s linear infinite!important;animation-play-state:running!important}.ed-distrib-marquee:hover .ed-distrib-track{animation-play-state:paused!important}@keyframes distrib-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:760px){.ed-distrib-hero{margin-top:48px!important}.ed-distrib-heading{font-size:1.3rem!important}.ed-distrib-text{font-size:.92rem!important}}/*end-distrib-text-space*//*ed-footer-mobile*/@media (max-width:760px){.ed-footer{padding:40px 0 0!important}.ed-footer-card{padding:24px 16px 14px!important;border-radius:14px!important}.ed-footer-grid{grid-template-columns:1fr 1fr!important;gap:20px 16px!important;padding-bottom:20px!important}.ed-footer-grid &amp;amp;gt; .ed-footer-brand{grid-column:1 / -1!important}.ed-footer-brand p{font-size:.85rem!important;max-width:none!important;line-height:1.6!important}.ed-footer-contact{font-size:.78rem!important;line-height:1.6!important}.ed-footer h5{font-size:.82rem!important;margin-bottom:10px!important;font-weight:600!important}.ed-footer ul{gap:6px!important}.ed-footer ul a{font-size:.78rem!important}.ed-footer-trust{grid-template-columns:1fr 1fr!important;gap:12px 10px!important;padding:18px 0!important}.ed-trust-item{gap:9px!important}.ed-trust-icon{width:32px!important;height:32px!important;flex-shrink:0!important}.ed-trust-icon svg{width:14px!important;height:14px!important}.ed-trust-text strong{font-size:.74rem!important;font-weight:600!important}.ed-trust-text span{font-size:.66rem!important;line-height:1.35!important}.ed-footer-bottom{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;padding-top:14px!important;font-size:.72rem!important}.ed-footer-bottom-links{gap:14px!important;flex-wrap:wrap}.ed-footer-bottom-links a{font-size:.72rem!important}.ed-footer-wordmark{font-size:5rem!important;margin-top:2vw!important}}@media (max-width:480px){.ed-footer-card{padding:20px 14px 12px!important}.ed-footer-grid{grid-template-columns:1fr 1fr!important;gap:18px 14px!important}.ed-footer-trust{grid-template-columns:1fr 1fr!important;gap:10px 8px!important}.ed-footer h5{font-size:.78rem!important}.ed-footer ul a{font-size:.74rem!important}.ed-trust-text strong{font-size:.7rem!important}.ed-trust-text span{font-size:.62rem!important}}/*end-footer-mobile*//*ed-mobile-header-v2*/.ed-mobile-fab{display:none}@media (max-width:980px){.ed-header-top{position:relative!important;justify-content:center!important;padding:12px 16px!important;min-height:60px}.ed-logo{margin:0 auto!important;position:relative;z-index:1;font-size:1.3rem!important}.ed-search{display:flex!important;position:absolute!important;left:14px!important;top:50%!important;transform:translateY(-50%)!important;width:40px!important;height:40px!important;background:var(--ed-bg-alt)!important;border-radius:50%!important;overflow:hidden!important;z-index:5}.ed-search:hover,.ed-search:focus-within{box-shadow:none!important;background:var(--ed-bg-alt)!important}.ed-search-input{width:0!important;display:none!important}.ed-search:hover .ed-search-input,.ed-search:focus-within .ed-search-input{width:0!important;display:none!important}.ed-search-btn{width:40px!important;height:40px!important;background:transparent!important;color:var(--ed-navy)!important}.ed-search-btn svg{width:18px!important;height:18px!important;stroke:currentColor!important}.ed-search:hover .ed-search-btn,.ed-search:focus-within .ed-search-btn{transform:none!important;color:var(--ed-navy)!important}.ed-menu-toggle{display:inline-flex!important;position:absolute!important;right:14px!important;top:50%!important;transform:translateY(-50%)!important;z-index:5;width:40px!important;height:40px!important;background:var(--ed-bg-alt)!important;color:var(--ed-navy)!important;border:none;border-radius:50%!important;cursor:pointer}.ed-menu-toggle svg{width:20px!important;height:20px!important;stroke:currentColor;stroke-width:1.8;fill:none}.ed-header-icons{display:contents!important}.ed-header-icons .ed-icon-btn{display:none!important}.ed-cart-amount{display:none!important}.ed-header.is-open .ed-menu-toggle{background:var(--ed-orange)!important;color:#fff!important}.ed-header.is-open .ed-menu-toggle svg{stroke:#fff!important}.ed-mobile-fab{display:flex!important;position:fixed!important;bottom:20px!important;right:16px!important;flex-direction:column!important;gap:8px!important;z-index:80!important;background:#fff!important;padding:8px!important;border-radius:32px!important;box-shadow:0 8px 28px -4px rgba(35,41,94,.25)!important;animation:fabSlideIn .4s ease}.ed-mobile-fab-btn{width:44px!important;height:44px!important;border-radius:50%!important;background:var(--ed-bg-alt)!important;color:var(--ed-navy)!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;transition:background .2s ease}.ed-mobile-fab-btn:hover{background:var(--ed-orange)!important;color:#fff!important}.ed-mobile-fab-btn svg{width:18px!important;height:18px!important}.ed-mobile-fab-label{display:none!important}.ed-mobile-fab-close{position:absolute!important;top:-8px!important;right:-8px!important;width:22px!important;height:22px!important;border-radius:50%!important;background:var(--ed-navy)!important;color:#fff!important;font-size:14px!important;line-height:1!important;cursor:pointer!important;border:2px solid #fff!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}@keyframes fabSlideIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}/*end-mobile-header-v2*//*ed-menu-icon-v3*/@media (max-width:980px){.ed-menu-toggle{width:44px!important;height:44px!important;background:var(--ed-bg-alt)!important;border-radius:50%!important;box-shadow:0 2px 6px -2px rgba(35,41,94,.15)!important;transition:all .2s ease!important}.ed-menu-toggle:hover{background:var(--ed-navy)!important;color:#fff!important}.ed-menu-toggle svg{width:22px!important;height:22px!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;fill:none!important}.ed-menu-toggle svg line{stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important}}/*end-menu-icon-v3*/
/* MOBILE_HEADER_FIX_V4 START */
@media (max-width:980px){.ed-menu-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;right:14px!important;top:50%!important;transform:translateY(-50%)!important;z-index:60!important;width:46px!important;height:46px!important;background:#f58320!important;color:#fff!important;border:none!important;border-radius:50%!important;box-shadow:0 6px 16px -4px rgba(245,131,32,.55)!important;padding:0!important;cursor:pointer!important}.ed-menu-toggle svg,.ed-menu-toggle .ed-icon{display:block!important;width:24px!important;height:24px!important;stroke:#fff!important;color:#fff!important;fill:none!important;stroke-width:2.5!important;opacity:1!important;visibility:visible!important}.ed-menu-toggle svg line,.ed-menu-toggle svg path{stroke:#fff!important}.ed-search{display:flex!important;align-items:center!important;position:absolute!important;left:14px!important;top:50%!important;transform:translateY(-50%)!important;width:46px!important;height:46px!important;background:#fff7ee!important;border:1.5px solid transparent!important;border-radius:24px!important;overflow:hidden!important;transition:width .35s cubic-bezier(.4,0,.2,1),background .25s,border-color .25s!important;z-index:55!important}.ed-search.is-open{width:calc(100vw - 116px)!important;max-width:520px!important;background:#fff!important;border-color:#f58320!important}.ed-search-btn{flex:0 0 46px!important;width:46px!important;height:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;color:#23295e!important;border:none!important;cursor:pointer!important;padding:0!important}.ed-search-btn svg,.ed-search-btn .ed-icon{width:20px!important;height:20px!important;stroke:#23295e!important;color:#23295e!important}.ed-search-input{display:none!important;width:0!important;flex:1 1 auto!important;border:none!important;background:transparent!important;outline:none!important;font:400 .95rem Poppins,sans-serif!important;color:#23295e!important}.ed-search.is-open .ed-search-input{display:block!important;width:auto!important;height:44px!important;padding:0 12px 0 4px!important}}
/* MOBILE_HEADER_FIX_V4 END */


/* MOBILE_HEADER_FIX_V6 START */
@media (max-width:980px){.ed-cart-amount{display:none!important}.ed-brands-v2-selector{overflow-x:auto!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap!important;scroll-snap-type:x mandatory}.ed-brands-v2-selector::-webkit-scrollbar{display:none}.ed-brand-chip,.ed-brands-v2-selector &amp;amp;gt; *{scroll-snap-align:start;flex-shrink:0!important}.ed-brands-scroll-hint{position:absolute;top:50%;right:8px;transform:translateY(-50%);width:36px;height:36px;background:#f58320;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px -4px rgba(245,131,32,.55);pointer-events:none;z-index:5;animation:edChipsBounce 1.4s ease-in-out infinite;transition:opacity .3s}.ed-brands-scroll-hint svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:2.5}@keyframes edChipsBounce{0%,100%{transform:translateY(-50%) translateX(0)}50%{transform:translateY(-50%) translateX(4px)}}}@media (max-width:760px){.ed-footer-grid{grid-template-columns:1fr 1fr!important;gap:28px 32px!important}.ed-footer-grid &amp;amp;gt; :first-child{grid-column:1 / -1!important}.ed-footer-trust{grid-template-columns:1fr 1fr!important;gap:16px!important}}.ed-mobile-fab svg{width:22px!important;height:22px!important;display:block!important;color:#23295e!important;stroke:#23295e!important}.ed-mobile-fab .ed-mobile-fab-btn{display:flex!important;align-items:center!important;justify-content:center!important;color:#23295e!important}
/* MOBILE_HEADER_FIX_V6 END */

/* MOBILE_HEADER_FIX_V7 START */
@media (max-width:980px){html body .ed-header .ed-header-icons .ed-icon-btn.ed-menu-toggle{display:flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;right:14px!important;left:auto!important;top:50%!important;transform:translateY(-50%)!important;width:46px!important;height:46px!important;background:#f58320!important;color:#fff!important;border:none!important;border-radius:50%!important;z-index:9999!important;visibility:visible!important;opacity:1!important;box-shadow:0 6px 16px -4px rgba(245,131,32,.55)!important;padding:0!important;cursor:pointer!important}html body .ed-header .ed-header-icons .ed-icon-btn.ed-menu-toggle svg,html body .ed-header .ed-header-icons .ed-icon-btn.ed-menu-toggle .ed-icon{width:24px!important;height:24px!important;stroke:#fff!important;color:#fff!important;fill:none!important;stroke-width:2.5!important;display:block!important;opacity:1!important;visibility:visible!important}html body .ed-header .ed-header-icons .ed-icon-btn.ed-menu-toggle svg line,html body .ed-header .ed-header-icons .ed-icon-btn.ed-menu-toggle svg path{stroke:#fff!important}}
/* MOBILE_HEADER_FIX_V7 END */


/* MOBILE_DRAWER_V11 START */
.ed-mobile-drawer{position:fixed;top:0;right:0;bottom:0;width:88vw;max-width:380px;background:#fff;z-index:99999;transform:translateX(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:-8px 0 32px rgba(0,0,0,.18);font-family:Poppins,sans-serif}.ed-mobile-drawer.is-open{transform:translateX(0)}.ed-drawer-backdrop{position:fixed;inset:0;background:rgba(35,41,94,.55);z-index:99998;opacity:0;pointer-events:none;transition:opacity .3s}.ed-drawer-backdrop.is-open{opacity:1;pointer-events:auto}.ed-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #f0f0f0;position:sticky;top:0;background:#fff;z-index:2}.ed-drawer-head-title{font-weight:600;color:#23295e;font-size:1.05rem;letter-spacing:-0.01em}.ed-drawer-close{background:#f0f0f0;border:none;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;color:#23295e;font-size:1.4rem;font-weight:300;line-height:1;font-family:inherit;transition:background .2s}.ed-drawer-close:hover{background:#e8e8e8}.ed-drawer-search{padding:14px 22px 8px;border-bottom:1px solid #f5f5f5;margin:0}.ed-drawer-search-input{width:100%;height:44px;padding:0 16px;border:1.5px solid #f0f0f0;border-radius:22px;font:400 .95rem Poppins,sans-serif;color:#23295e;background:#fafafa;outline:none;transition:border-color .2s;box-sizing:border-box}.ed-drawer-search-input:focus{border-color:#f58320;background:#fff}.ed-drawer-section{padding:18px 22px 6px}.ed-drawer-section-title{font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#f58320;margin-bottom:4px}.ed-drawer-link{display:flex;align-items:center;justify-content:space-between;padding:13px 22px;color:#23295e;text-decoration:none;font-weight:400;font-size:.98rem;border-bottom:1px solid #f5f5f5;transition:background .15s}.ed-drawer-link:hover,.ed-drawer-link:active{background:#fff7ee;color:#f58320}.ed-drawer-link-arrow{color:#c0c0c0;font-size:1.3rem;line-height:1;font-weight:300}.ed-drawer-cta{margin:18px 22px;display:flex;gap:10px;flex-direction:column}.ed-drawer-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;border-radius:22px;font:500 .9rem Poppins,sans-serif;text-decoration:none;border:none;cursor:pointer;padding:0 18px}.ed-drawer-btn-primary{background:linear-gradient(135deg,#f58320 0%,#23295e 100%);color:#fff}.ed-drawer-btn-outline{background:#fff;color:#23295e;border:1.5px solid #23295e}.ed-drawer-foot{padding:24px 22px 32px;text-align:center;color:#999;font-size:.78rem;border-top:1px solid #f5f5f5;margin-top:8px;line-height:1.6}body.ed-drawer-locked{overflow:hidden!important}.ed-brands-scroll-hint{color:#fff;font-size:24px;font-weight:600;line-height:1;font-family:Poppins,sans-serif}
/* MOBILE_DRAWER_V11 END */

/* MOBILE_DRAWER_V13 START */
.ed-drawer-accordion{border-bottom:1px solid #f5f5f5}.ed-drawer-acc-head{display:flex;align-items:center;justify-content:space-between;padding:14px 22px;background:#fff;border:none;width:100%;text-align:left;font:400 .98rem Poppins,sans-serif;color:#23295e;cursor:pointer;transition:background .15s}.ed-drawer-acc-head:hover{background:#fff7ee}.ed-drawer-acc-chev{color:#c0c0c0;font-size:1.3rem;font-weight:300;line-height:1;transition:transform .25s;display:inline-block}.ed-drawer-accordion.is-open .ed-drawer-acc-chev{transform:rotate(90deg);color:#f58320}.ed-drawer-acc-body{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1);background:#fafafa}.ed-drawer-accordion.is-open .ed-drawer-acc-body{max-height:3000px}.ed-drawer-section-hdr{padding:14px 22px 6px 22px;font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#f58320;background:#fafafa}.ed-drawer-sublink{display:block;padding:11px 22px 11px 32px;color:#444;text-decoration:none;font-size:.9rem;font-weight:400;border-bottom:1px solid #efefef;transition:background .15s;background:#fafafa}.ed-drawer-sublink:hover,.ed-drawer-sublink:active{background:#fff7ee;color:#f58320}.ed-drawer-sublink-primary{color:#f58320;font-weight:500;background:#fff;border-bottom:2px solid #f0f0f0}
/* MOBILE_DRAWER_V13 END */
