.ezo-home{--ezo-ink: #162033;--ezo-muted: #5d6878;--ezo-primary: #2858d7;--ezo-primary-dark: #173c9c;--ezo-soft: #f5f7fb;--ezo-line: #e3e8f1;--ezo-card: #ffffff;--ezo-mint: #e7f7f2;--ezo-lilac: #f0edff;--ezo-sand: #fff4df;--ezo-sky: #e9f3ff;color:var(--ezo-ink);background:#fff;font-family:inherit}.ezo-home *,.ezo-home *:before,.ezo-home *:after{box-sizing:border-box}.ezo-home a{color:inherit}.ezo-shell{width:min(1240px,calc(100% - 40px));margin-inline:auto}.ezo-section{padding:92px 0}#ezo-categories,#ezo-best-sellers,#ezo-compare,#ezo-how-it-works,#ezo-faq{scroll-margin-top:100px}.ezo-section--soft{background:var(--ezo-soft)}.ezo-section__header{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:38px}.ezo-section__header-copy{max-width:720px}.ezo-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;color:var(--ezo-primary);font-size:13px;font-weight:800;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.ezo-eyebrow:before{width:24px;height:2px;background:currentColor;content:""}.ezo-home h1,.ezo-home h2,.ezo-home h3,.ezo-home p{color:inherit}.ezo-heading{margin:0;color:var(--ezo-ink);font-size:clamp(34px,4.2vw,58px);font-weight:750;letter-spacing:-.045em;line-height:1.04}.ezo-heading--section{font-size:clamp(30px,3vw,44px);letter-spacing:-.035em;line-height:1.08}.ezo-lead{max-width:680px;margin:20px 0 0;color:var(--ezo-muted)!important;font-size:clamp(17px,1.8vw,20px);line-height:1.7}.ezo-button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.ezo-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;padding:12px 22px;border:1px solid var(--ezo-primary);border-radius:10px;background:var(--ezo-primary);color:#fff!important;font-size:15px;font-weight:750;line-height:1.2;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.ezo-button:hover{border-color:var(--ezo-primary-dark);background:var(--ezo-primary-dark);box-shadow:0 12px 26px #2858d733;transform:translateY(-2px)}.ezo-button--secondary{border-color:#cfd6e3;background:#fff;color:var(--ezo-ink)!important}.ezo-button--secondary:hover{border-color:var(--ezo-ink);background:#fff;color:var(--ezo-ink)!important;box-shadow:none}.ezo-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--ezo-primary)!important;font-size:15px;font-weight:750;text-decoration:none}.ezo-text-link svg,.ezo-button svg{width:16px;height:16px;flex:none;transition:transform .18s ease}.ezo-text-link:hover svg,.ezo-button:hover svg{transform:translate(3px)}.ezo-button:focus-visible,.ezo-text-link:focus-visible,.ezo-category:focus-visible,.ezo-product-card:focus-within,.ezo-faq summary:focus-visible{outline:3px solid rgba(40,88,215,.28);outline-offset:3px}.ezo-hero{position:relative;overflow:hidden;padding:82px 0 52px;background:radial-gradient(circle at 85% 20%,rgba(154,129,255,.16),transparent 27%),radial-gradient(circle at 8% 90%,rgba(61,191,151,.12),transparent 26%),linear-gradient(180deg,#f8f9fd,#fff)}.ezo-hero:after{position:absolute;top:-120px;right:-100px;width:360px;height:360px;border:1px solid rgba(40,88,215,.09);border-radius:50%;content:""}.ezo-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);align-items:center;gap:64px}.ezo-hero__copy{max-width:690px}.ezo-hero__proof{display:flex;flex-wrap:wrap;gap:10px 18px;margin:26px 0 0;padding:0;list-style:none}.ezo-hero__proof li{display:inline-flex;align-items:center;gap:8px;color:#465166;font-size:14px;font-weight:650}.ezo-hero__proof svg{width:18px;height:18px;color:#14866d;flex:none}.ezo-hero__showcase{position:relative;min-height:460px}.ezo-hero-product{position:absolute;display:grid;overflow:hidden;width:min(340px,82%);border:1px solid rgba(22,32,51,.1);border-radius:18px;background:#fff;box-shadow:0 26px 70px #1b2a5026;text-decoration:none}.ezo-hero-product:nth-child(1){top:4px;right:0;z-index:3;transform:rotate(2deg)}.ezo-hero-product:nth-child(2){top:116px;left:2px;z-index:2;transform:rotate(-4deg)}.ezo-hero-product:nth-child(3){right:24px;bottom:0;z-index:1;transform:rotate(5deg)}.ezo-hero-product__image{aspect-ratio:16 / 8.8;overflow:hidden;background:#edf1f8}.ezo-hero-product__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ezo-hero-product:hover .ezo-hero-product__image img{transform:scale(1.035)}.ezo-hero-product__content{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 17px}.ezo-hero-product__title{display:-webkit-box;overflow:hidden;margin:0;color:var(--ezo-ink);font-size:14px;font-weight:750;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ezo-hero-product__price{flex:none;color:var(--ezo-primary);font-size:14px;font-weight:800}.ezo-hero-product--fallback{min-height:140px;padding:26px}.ezo-hero-product--fallback .ezo-hero-product__title{font-size:18px}.ezo-mini-nav{position:relative;z-index:3;border-top:1px solid var(--ezo-line);border-bottom:1px solid var(--ezo-line);background:#fffffff0}.ezo-mini-nav__inner{display:flex;overflow-x:auto;align-items:center;gap:28px;min-height:58px;scrollbar-width:none}.ezo-mini-nav__inner::-webkit-scrollbar{display:none}.ezo-mini-nav a{flex:none;color:#435068;font-size:13px;font-weight:750;letter-spacing:.02em;text-decoration:none}.ezo-mini-nav a:hover{color:var(--ezo-primary)}.ezo-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.ezo-category{display:flex;min-height:220px;flex-direction:column;padding:24px;border:1px solid transparent;border-radius:16px;background:var(--ezo-sky);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ezo-category:nth-child(2n){background:var(--ezo-mint)}.ezo-category:nth-child(3n){background:var(--ezo-lilac)}.ezo-category:nth-child(4n){background:var(--ezo-sand)}.ezo-category:hover{border-color:#1620331a;box-shadow:0 18px 35px #1b2a5017;transform:translateY(-4px)}.ezo-category__icon{display:grid;width:48px;height:48px;place-items:center;margin-bottom:34px;border-radius:12px;background:#ffffffc7;color:var(--ezo-primary)}.ezo-category__icon svg{width:24px;height:24px}.ezo-category h3{margin:0 0 8px;color:var(--ezo-ink);font-size:18px;font-weight:750;line-height:1.25}.ezo-category p{margin:0;color:#566174;font-size:14px;line-height:1.55}.ezo-category__arrow{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:18px;color:var(--ezo-primary);font-size:13px;font-weight:750}.ezo-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ezo-product-card{display:flex;overflow:hidden;min-width:0;flex-direction:column;border:1px solid var(--ezo-line);border-radius:18px;background:var(--ezo-card);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ezo-product-card:hover{border-color:#cfd7e6;box-shadow:0 20px 46px #18274b1a;transform:translateY(-4px)}.ezo-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:16 / 10;background:#eff2f8}.ezo-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.ezo-product-card:hover .ezo-product-card__media img{transform:scale(1.035)}.ezo-product-card__placeholder{display:grid;width:100%;height:100%;place-items:center;padding:28px;color:#52617b;font-size:15px;font-weight:750;text-align:center}.ezo-product-card__badge{position:absolute;top:14px;left:14px;padding:7px 10px;border-radius:999px;background:#fff;box-shadow:0 5px 16px #1523431f;color:var(--ezo-primary);font-size:11px;font-weight:800;letter-spacing:.06em;line-height:1;text-transform:uppercase}.ezo-product-card__content{display:flex;flex:1;flex-direction:column;padding:22px}.ezo-product-card__title{margin:0;color:var(--ezo-ink);font-size:19px;font-weight:750;line-height:1.3}.ezo-product-card__title a{text-decoration:none}.ezo-product-card__description{margin:11px 0 18px;color:var(--ezo-muted)!important;font-size:14px;line-height:1.6}.ezo-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding-top:17px;border-top:1px solid var(--ezo-line)}.ezo-product-card__price{color:var(--ezo-ink);font-size:18px;font-weight:800}.ezo-product-card__compare-price{margin-left:5px;color:#9199a6;font-size:13px;font-weight:500;text-decoration:line-through}.ezo-value-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:64px}.ezo-value-panel{position:sticky;top:120px;align-self:start;padding:38px;border-radius:20px;background:var(--ezo-primary);color:#fff}.ezo-value-panel .ezo-eyebrow,.ezo-value-panel .ezo-heading,.ezo-value-panel .ezo-lead{color:#fff!important}.ezo-value-panel .ezo-lead{opacity:.82}.ezo-value-panel .ezo-button--secondary{border-color:#ffffff8c;background:transparent;color:#fff!important}.ezo-value-list{display:grid;gap:14px}.ezo-value-item{display:grid;grid-template-columns:52px minmax(0,1fr);gap:18px;padding:25px;border:1px solid var(--ezo-line);border-radius:16px;background:#fff}.ezo-value-item__number{display:grid;width:48px;height:48px;place-items:center;border-radius:12px;background:var(--ezo-soft);color:var(--ezo-primary);font-size:14px;font-weight:850}.ezo-value-item h3{margin:0 0 7px;color:var(--ezo-ink);font-size:19px;font-weight:750}.ezo-value-item p{margin:0;color:var(--ezo-muted);font-size:14px;line-height:1.65}.ezo-comparison-wrap{overflow-x:auto;border:1px solid var(--ezo-line);border-radius:18px;background:#fff}.ezo-comparison{width:100%;min-width:840px;border-collapse:collapse;table-layout:fixed}.ezo-comparison th,.ezo-comparison td{padding:20px 22px;border-bottom:1px solid var(--ezo-line);color:#49566a;font-size:14px;line-height:1.55;text-align:left;vertical-align:top}.ezo-comparison thead th{background:#f8f9fc;color:#687488;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ezo-comparison tbody tr:last-child td{border-bottom:0}.ezo-comparison__product{color:var(--ezo-ink);font-size:15px;font-weight:750;text-decoration:none}.ezo-comparison__price{color:var(--ezo-ink);font-size:15px;font-weight:800}.ezo-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;counter-reset:ezo-step}.ezo-process-card{position:relative;padding:30px;border:1px solid var(--ezo-line);border-radius:16px;background:#fff;counter-increment:ezo-step}.ezo-process-card:before{display:grid;width:42px;height:42px;place-items:center;margin-bottom:38px;border-radius:50%;background:var(--ezo-primary);color:#fff;content:counter(ezo-step,decimal-leading-zero);font-size:12px;font-weight:850}.ezo-process-card h3{margin:0 0 10px;color:var(--ezo-ink);font-size:20px;font-weight:750}.ezo-process-card p{margin:0;color:var(--ezo-muted);font-size:14px;line-height:1.65}.ezo-trust-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--ezo-line);border-radius:16px;background:#fff}.ezo-trust-item{display:flex;align-items:center;gap:13px;padding:22px;border-right:1px solid var(--ezo-line)}.ezo-trust-item:last-child{border-right:0}.ezo-trust-item svg{width:24px;height:24px;color:var(--ezo-primary);flex:none}.ezo-trust-item strong{display:block;color:var(--ezo-ink);font-size:14px;line-height:1.25}.ezo-trust-item span{display:block;margin-top:3px;color:var(--ezo-muted);font-size:12px;line-height:1.4}.ezo-faq-grid{display:grid;grid-template-columns:minmax(250px,.65fr) minmax(0,1.35fr);gap:70px}.ezo-faq-list{border-top:1px solid var(--ezo-line)}.ezo-faq{border-bottom:1px solid var(--ezo-line)}.ezo-faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;color:var(--ezo-ink);cursor:pointer;font-size:17px;font-weight:750;list-style:none}.ezo-faq summary::-webkit-details-marker{display:none}.ezo-faq summary:after{display:grid;width:28px;height:28px;flex:none;place-items:center;border:1px solid var(--ezo-line);border-radius:50%;color:var(--ezo-primary);content:"+";font-size:19px;font-weight:500}.ezo-faq[open] summary:after{content:"\2212"}.ezo-faq__answer{padding:0 46px 22px 0;color:var(--ezo-muted);font-size:14px;line-height:1.75}.ezo-faq__answer p{margin:0;color:inherit}.ezo-final-cta{padding:0 0 92px}.ezo-final-cta__inner{position:relative;display:grid;overflow:hidden;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:36px;padding:52px;border-radius:22px;background:radial-gradient(circle at 90% 0%,rgba(255,255,255,.19),transparent 28%),var(--ezo-ink);color:#fff}.ezo-final-cta__inner h2{max-width:750px;margin:0;color:#fff;font-size:clamp(30px,3.4vw,46px);font-weight:750;letter-spacing:-.035em;line-height:1.1}.ezo-final-cta__inner p{max-width:680px;margin:14px 0 0;color:#ffffffb8;font-size:16px;line-height:1.65}.ezo-final-cta .ezo-button{border-color:#fff;background:#fff;color:var(--ezo-ink)!important}@media(max-width:1100px){.ezo-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ezo-hero__grid{grid-template-columns:minmax(0,1fr) minmax(350px,.8fr);gap:40px}}@media(max-width:900px){.ezo-section{padding:72px 0}.ezo-hero{padding-top:62px}.ezo-hero__grid,.ezo-value-grid,.ezo-faq-grid{grid-template-columns:1fr}.ezo-hero__showcase{width:min(620px,100%);min-height:410px;margin:10px auto 0}.ezo-value-panel{position:static}.ezo-product-grid,.ezo-trust-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.ezo-trust-item:nth-child(2){border-right:0}.ezo-trust-item:nth-child(-n+2){border-bottom:1px solid var(--ezo-line)}}@media(max-width:640px){.ezo-shell{width:min(100% - 28px,1240px)}.ezo-section{padding:58px 0}.ezo-section__header{display:block;margin-bottom:28px}.ezo-section__header .ezo-text-link{margin-top:18px}.ezo-heading{font-size:clamp(38px,12vw,52px)}.ezo-heading--section{font-size:clamp(30px,9.5vw,39px)}.ezo-hero{padding:48px 0 38px}.ezo-hero__proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ezo-hero__showcase{min-height:355px}.ezo-hero-product{width:78%}.ezo-hero-product:nth-child(2){top:100px}.ezo-hero-product__content{padding:11px 13px}.ezo-hero-product__title,.ezo-hero-product__price{font-size:12px}.ezo-mini-nav__inner{gap:22px}.ezo-category-grid,.ezo-product-grid,.ezo-process-grid{grid-template-columns:1fr}.ezo-category{min-height:195px}.ezo-value-grid{gap:28px}.ezo-value-panel{padding:28px}.ezo-value-item{grid-template-columns:42px minmax(0,1fr);padding:20px}.ezo-value-item__number{width:40px;height:40px}.ezo-process-card:before{margin-bottom:28px}.ezo-trust-bar{grid-template-columns:1fr}.ezo-trust-item,.ezo-trust-item:nth-child(2){border-right:0;border-bottom:1px solid var(--ezo-line)}.ezo-trust-item:last-child{border-bottom:0}.ezo-faq-grid{gap:30px}.ezo-final-cta{padding-bottom:58px}.ezo-final-cta__inner{grid-template-columns:1fr;padding:34px 26px}.ezo-final-cta .ezo-button{width:100%}}@media(prefers-reduced-motion:reduce){.ezo-home *,.ezo-home *:before,.ezo-home *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ezosoft-homepage.css.map */
