:root{--esr-paper:#FFFFFF;--esr-soft:#F6F8FB;--esr-ink:#0A2540;--esr-text:#16233A;--esr-muted:#5B6B84;--esr-line:#E4E9F0;--esr-cta:#C2410C;--esr-cta-hover:#9A3412;--esr-cta-tint:#FFF1E9;--esr-ok:#15803D;--esr-ok-tint:#DCFCE7;--esr-radius:14px;--esr-shadow:0 1px 2px rgba(10,37,64,.06),0 8px 24px rgba(10,37,64,.06);--esr-max:1200px}.esr{font-family:var(--font-body-family,inherit);color:var(--esr-text)}.esr *,.esr *:before,.esr *:after{box-sizing:border-box}.esr__wrap{max-width:var(--esr-max);margin:0 auto;padding:0 20px}.esr-section{padding:56px 0}.esr-section--soft{background:var(--esr-soft)}.esr-section--tint{background:var(--esr-cta-tint)}.esr-section--ink{background:var(--esr-ink);color:#fff}.esr-eyebrow{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--esr-cta);margin:0 0 12px}.esr-h2{font-size:clamp(24px,3.2vw,34px);line-height:1.2;font-weight:700;color:var(--esr-ink);margin:0 0 10px;text-align:center;letter-spacing:-.01em}.esr-section--ink .esr-h2{color:#fff}.esr-sub{font-size:16px;line-height:1.6;color:var(--esr-muted);margin:0 auto 36px;text-align:center;max-width:640px}.esr-section--ink .esr-sub{color:#c7d6e5}.esr-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--esr-cta);color:#fff;font-weight:700;font-size:16px;line-height:1;padding:16px 28px;border-radius:10px;border:0;text-decoration:none;cursor:pointer;transition:background .15s ease,transform .15s ease}.esr-btn:hover{background:var(--esr-cta-hover);color:#fff;transform:translateY(-1px)}.esr-btn--ghost{background:transparent;color:var(--esr-ink);border:1.5px solid var(--esr-line)}.esr-btn--ghost:hover{background:#fff;border-color:var(--esr-ink);color:var(--esr-ink)}.esr-btn--block{width:100%}.esr-micro{font-size:13px;line-height:1.5;color:var(--esr-muted);margin:12px 0 0}.esr-hero{padding:48px 0 40px;background:var(--esr-paper)}.esr-hero__grid{display:grid;gap:32px;align-items:center}.esr-hero__h1{font-size:clamp(30px,4.6vw,46px);line-height:1.08;font-weight:800;color:var(--esr-ink);margin:0 0 18px;letter-spacing:-.02em}.esr-hero__h1 em{font-style:normal;color:var(--esr-cta)}.esr-hero__lead{font-size:17px;line-height:1.6;color:var(--esr-muted);margin:0 0 22px;max-width:34em}.esr-hero__list{list-style:none;margin:0 0 26px;padding:0;display:grid;gap:10px}.esr-hero__list li{display:flex;gap:10px;align-items:flex-start;font-size:15px;line-height:1.5;color:var(--esr-text)}.esr-hero__tick{flex:0 0 20px;width:20px;height:20px;border-radius:50%;background:var(--esr-ok-tint);color:var(--esr-ok);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;margin-top:1px}.esr-hero__cta{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.esr-hero__link{font-size:14px;font-weight:600;color:var(--esr-ink);text-decoration:underline;text-underline-offset:3px}.esr-hero__media{position:relative;display:flex;justify-content:center}.esr-hero__media img{max-width:100%;height:auto;border-radius:var(--esr-radius)}.esr-hero__glow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(420px,92%);aspect-ratio:1;border-radius:50%;pointer-events:none;background:radial-gradient(circle,#ea580c38,#ea580c00 70%);z-index:0}.esr-hero__media>*:not(.esr-hero__glow){position:relative;z-index:1}.esr-hero__ph{width:min(300px,80%);aspect-ratio:9/17.5;border-radius:34px;border:9px solid var(--esr-ink);background:linear-gradient(160deg,#0a2540,#123a5e);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#fff;text-align:center;padding:22px}.esr-hero__ph b{font-size:15px;font-weight:700}.esr-hero__ph span{font-size:12px;color:#9fbbd4;line-height:1.4}.esr-hero__chip{background:var(--esr-cta);color:#fff;font-size:12px;font-weight:700;padding:8px 14px;border-radius:999px}@media(min-width:900px){.esr-hero{padding:72px 0 56px}.esr-hero__grid{grid-template-columns:1.15fr .85fr;gap:48px}}.esr-trust{background:var(--esr-soft);padding:26px 0;border-top:1px solid var(--esr-line);border-bottom:1px solid var(--esr-line)}.esr-trust__grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 14px}.esr-trust__item{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.4;color:var(--esr-muted)}.esr-trust__item strong{display:block;color:var(--esr-ink);font-size:14px;margin-bottom:2px}.esr-trust__ico{flex:0 0 auto;color:var(--esr-cta);line-height:0;margin-top:2px}.esr-trust__ico svg{width:22px;height:22px}@media(min-width:750px){.esr-trust__grid{grid-template-columns:repeat(4,1fr);gap:24px}}.esr-steps__grid{display:grid;gap:18px;counter-reset:esr}.esr-step{position:relative;background:#fff;border:1px solid var(--esr-line);border-radius:var(--esr-radius);padding:26px 22px 22px;box-shadow:var(--esr-shadow)}.esr-step__n{position:absolute;top:-16px;left:22px;width:38px;height:38px;border-radius:50%;background:var(--esr-cta);color:#fff;font-weight:800;font-size:17px;display:flex;align-items:center;justify-content:center}.esr-step h3{font-size:17px;font-weight:700;color:var(--esr-ink);margin:10px 0 8px}.esr-step p{font-size:14.5px;line-height:1.6;color:var(--esr-muted);margin:0}.esr-steps__tip{margin:26px auto 0;max-width:680px;text-align:center;font-size:14px;color:var(--esr-muted);background:var(--esr-cta-tint);border-radius:10px;padding:14px 18px}@media(min-width:850px){.esr-steps__grid{grid-template-columns:repeat(3,1fr);gap:24px}}.esr-dest__search{max-width:520px;margin:0 auto 28px;position:relative}.esr-dest__search input{width:100%;font-size:16px;padding:15px 46px 15px 18px;border:1.5px solid var(--esr-line);border-radius:12px;background:#fff;color:var(--esr-text)}.esr-dest__search input:focus{outline:none;border-color:var(--esr-cta);box-shadow:0 0 0 3px #c2410c1f}.esr-dest__search svg{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:var(--esr-muted)}.esr-dest__grid{display:grid;gap:14px;grid-template-columns:1fr}.esr-dest__card{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--esr-line);border-radius:var(--esr-radius);padding:16px 18px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s}.esr-dest__card:hover{border-color:var(--esr-cta);box-shadow:var(--esr-shadow);transform:translateY(-2px)}.esr-dest__flag{font-size:30px;line-height:1;flex:0 0 auto}.esr-dest__body{flex:1 1 auto;min-width:0}.esr-dest__kicker{display:block;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--esr-muted)}.esr-dest__name{display:block;font-size:16px;font-weight:700;color:var(--esr-ink);line-height:1.3}.esr-dest__price{display:block;font-size:13.5px;color:var(--esr-muted);margin-top:2px}.esr-dest__price b{color:var(--esr-cta);font-weight:700}.esr-dest__go{flex:0 0 auto;width:30px;height:30px;border-radius:50%;background:var(--esr-cta-tint);color:var(--esr-cta);display:flex;align-items:center;justify-content:center;font-weight:800}.esr-dest__more{text-align:center;margin-top:26px}.esr-dest__empty{display:none;text-align:center;color:var(--esr-muted);padding:22px;font-size:15px}@media(min-width:700px){.esr-dest__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.esr-dest__grid{grid-template-columns:repeat(3,1fr);gap:16px}}.esr-pack__grid{display:grid;gap:18px}.esr-pack{background:#fff;border:1px solid var(--esr-line);border-radius:var(--esr-radius);padding:26px 22px;display:flex;flex-direction:column;box-shadow:var(--esr-shadow)}.esr-pack--hero{border:2px solid var(--esr-cta);position:relative}.esr-pack__badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:var(--esr-cta);color:#fff;font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;padding:6px 14px;border-radius:999px;white-space:nowrap}.esr-pack__size{font-size:15px;font-weight:700;color:var(--esr-muted);margin:0 0 6px}.esr-pack__price{font-size:36px;font-weight:800;color:var(--esr-ink);line-height:1;margin:0 0 4px;letter-spacing:-.02em}.esr-pack__per{font-size:13px;color:var(--esr-ok);font-weight:700;margin:0 0 14px}.esr-pack__desc{font-size:14.5px;line-height:1.6;color:var(--esr-muted);margin:0 0 16px}.esr-pack__list{list-style:none;margin:0 0 20px;padding:0;display:grid;gap:8px;font-size:14px;color:var(--esr-text)}.esr-pack__list li{display:flex;gap:8px;align-items:flex-start}.esr-pack__list li:before{content:"\2713";color:var(--esr-ok);font-weight:800}.esr-pack .esr-btn{margin-top:auto}@media(min-width:850px){.esr-pack__grid{grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}}.esr-cmp{max-width:760px;margin:0 auto;border:1px solid var(--esr-line);border-radius:var(--esr-radius);overflow:hidden;background:#fff}.esr-cmp table{width:100%;border-collapse:collapse;font-size:15px}.esr-cmp th,.esr-cmp td{padding:14px 16px;text-align:left;border-bottom:1px solid var(--esr-line)}.esr-cmp th{background:var(--esr-soft);font-size:13px;text-transform:uppercase;letter-spacing:.04em;color:var(--esr-muted);font-weight:700}.esr-cmp td:last-child{text-align:right;font-weight:700;color:var(--esr-ink);white-space:nowrap}.esr-cmp tr:last-child td{border-bottom:0}.esr-cmp tr.is-us td{background:var(--esr-ok-tint);color:var(--esr-ok);font-weight:800}.esr-cmp__note{max-width:760px;margin:22px auto 0;font-size:14.5px;line-height:1.65;color:var(--esr-muted)}.esr-cmp__src{max-width:760px;margin:12px auto 0;font-size:12px;color:#8494a8}.esr-compat{display:grid;gap:26px}.esr-compat__intro{font-size:15.5px;line-height:1.65;color:var(--esr-muted);margin:0 0 18px}.esr-compat__test{background:var(--esr-ink);color:#fff;border-radius:var(--esr-radius);padding:22px}.esr-compat__test h3{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#7dd3fc;margin:0 0 8px;font-weight:800}.esr-compat__test p{margin:0;font-size:15.5px;line-height:1.6}.esr-compat__test code{background:#ffffff24;padding:2px 8px;border-radius:6px;font-size:15px;font-weight:700}.esr-compat__list{display:grid;gap:10px}.esr-compat details{border:1px solid var(--esr-line);border-radius:10px;background:#fff}.esr-compat summary{cursor:pointer;padding:14px 16px;font-weight:700;font-size:15px;color:var(--esr-ink);list-style:none;display:flex;justify-content:space-between;align-items:center}.esr-compat summary::-webkit-details-marker{display:none}.esr-compat summary:after{content:"+";color:var(--esr-cta);font-size:20px;font-weight:700;line-height:1}.esr-compat details[open] summary:after{content:"\2013"}.esr-compat details p{margin:0;padding:0 16px 16px;font-size:14.5px;line-height:1.6;color:var(--esr-muted)}@media(min-width:900px){.esr-compat{grid-template-columns:1fr 1fr;gap:40px;align-items:start}}.esr-guar{display:grid;gap:22px;align-items:center;text-align:center}.esr-guar__seal{width:104px;height:104px;margin:0 auto;border-radius:50%;background:#fff;border:3px solid var(--esr-ok);display:flex;align-items:center;justify-content:center;color:var(--esr-ok);box-shadow:var(--esr-shadow)}.esr-guar__seal svg{width:52px;height:52px}.esr-guar h2{font-size:clamp(22px,3vw,30px);line-height:1.25;color:var(--esr-ink);margin:0 0 12px;font-weight:800}.esr-guar p{font-size:16px;line-height:1.7;color:var(--esr-text);margin:0 0 10px}@media(min-width:800px){.esr-guar{grid-template-columns:150px 1fr;text-align:left;gap:34px}.esr-guar__seal{margin:0}}.esr-why__grid{display:grid;gap:20px}.esr-why__card{background:#fff;border:1px solid var(--esr-line);border-radius:var(--esr-radius);padding:24px 22px}.esr-why__ico{width:44px;height:44px;border-radius:12px;background:var(--esr-cta-tint);color:var(--esr-cta);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.esr-why__ico svg{width:24px;height:24px}.esr-why__card h3{font-size:17px;font-weight:700;color:var(--esr-ink);margin:0 0 8px}.esr-why__card p{font-size:14.5px;line-height:1.65;color:var(--esr-muted);margin:0}@media(min-width:850px){.esr-why__grid{grid-template-columns:repeat(3,1fr);gap:22px}}.esr-faq__list{max-width:820px;margin:0 auto;display:grid;gap:10px}.esr-faq details{border:1px solid var(--esr-line);border-radius:10px;background:#fff;overflow:hidden}.esr-faq details[open]{border-color:var(--esr-cta)}.esr-faq summary{cursor:pointer;padding:17px 18px;font-weight:700;font-size:15.5px;color:var(--esr-ink);list-style:none;display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.esr-faq summary::-webkit-details-marker{display:none}.esr-faq summary:after{content:"+";color:var(--esr-cta);font-size:22px;line-height:1;font-weight:700;flex:0 0 auto}.esr-faq details[open] summary:after{content:"\2013"}.esr-faq__a{padding:0 18px 18px;font-size:15px;line-height:1.7;color:var(--esr-muted);margin:0}.esr-final{text-align:center}.esr-final h2{font-size:clamp(24px,3.4vw,36px);font-weight:800;margin:0 0 14px;color:#fff;letter-spacing:-.01em}.esr-final p{font-size:16.5px;line-height:1.65;color:#c7d6e5;margin:0 auto 26px;max-width:640px}.esr-final .esr-micro{color:#9fbbd4}.esr-pdp__usps{list-style:none;margin:0 0 18px;padding:0;display:grid;gap:9px}.esr-pdp__usps li{display:flex;gap:9px;align-items:flex-start;font-size:14.5px;line-height:1.5;color:var(--esr-text)}.esr-pdp__usps li:before{content:"\2713";color:var(--esr-ok);font-weight:800;flex:0 0 auto}.esr-pdp__box{border:1px solid var(--esr-line);border-radius:var(--esr-radius);padding:18px;background:var(--esr-soft);margin:18px 0}.esr-pdp__box h3{font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:var(--esr-muted);margin:0 0 10px;font-weight:800}.esr-pdp__pay{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:12.5px;color:var(--esr-muted);margin-top:14px}.button,.shopify-payment-button__button--unbranded{border-radius:10px!important;font-weight:700!important}.product-form__submit{--color-button:194,65,12;--color-button-text:255,255,255}.esr-flag{display:block;flex:0 0 auto;border-radius:4px;object-fit:cover;border:1px solid rgba(10,37,64,.1);background:#fff}.esr-flag--light{border-color:#ffffffa6;box-shadow:0 1px 4px #0a254073}.esr-dest__grid--photo{gap:16px}.esr-dest__card--photo{display:block;padding:0;overflow:hidden;background:#fff}.esr-dest__photo{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:var(--esr-soft)}.esr-dest__img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.esr-dest__card--photo:hover .esr-dest__img{transform:scale(1.045)}.esr-dest__scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#0a254000 38%,#0a254052 62%,#0a2540d1)}.esr-dest__over{position:absolute;left:14px;right:14px;bottom:11px;display:flex;align-items:center;gap:10px}.esr-dest__card--photo .esr-dest__over .esr-dest__name{display:block;color:#fff;font-size:18px;font-weight:800;line-height:1.2;text-shadow:0 1px 3px rgba(10,37,64,.55)}.esr-dest__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px 13px;background:#fff}.esr-dest__card--photo .esr-dest__price{margin:0}@media(prefers-reduced-motion:reduce){.esr-dest__img{transition:none}.esr-dest__card--photo:hover .esr-dest__img{transform:none}.esr-btn,.esr-dest__card,.esr-step,.esr-pack,.esr-flag,.esr-faq details,.esr-hero__img{transition:none!important;animation:none!important}.esr-btn:hover,.esr-dest__card:hover,.esr-pack:hover{transform:none!important}}.esr-phero{margin:0 auto 22px}.esr-phero__band{position:relative;border-radius:var(--esr-radius);overflow:hidden;aspect-ratio:16/9;background:linear-gradient(120deg,var(--esr-ink) 0%,#123A5E 100%)}.esr-phero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.esr-phero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0a2540d9,#0a254059 55%,#0a25400d)}.esr-phero__body{position:absolute;left:18px;right:18px;bottom:16px;display:flex;align-items:center;gap:14px}.esr-phero__txt{min-width:0}.esr-phero__title{margin:0;color:#fff;font-size:clamp(22px,3.4vw,34px);font-weight:800;line-height:1.12;text-shadow:0 1px 4px rgba(10,37,64,.5)}.esr-phero__sub{margin:4px 0 0;color:#ffffffdb;font-size:14px;line-height:1.45}.esr-phero__pill{position:absolute;top:14px;right:14px;background:#fffffff0;color:var(--esr-ink);font-size:12px;font-weight:700;padding:7px 12px;border-radius:999px;box-shadow:0 2px 8px #0a25402e}@media(min-width:750px){.esr-phero__band{aspect-ratio:21/9}.esr-phero__scrim{background:linear-gradient(90deg,#0a2540d1,#0a25406b 52%,#0a254000),linear-gradient(0deg,#0a25408c,#0a254000 45%)}.esr-phero__body{left:32px;right:32px;bottom:26px}}.esr-hero{padding:0}.esr-hero__inner{display:grid;grid-template-columns:1fr}.esr-hero__text{width:100%;max-width:var(--esr-max);margin:0 auto;padding:36px 20px 32px}.esr-hero__media{position:relative;min-height:0}.esr-hero__media img{display:block;width:100%;height:auto;border-radius:0}.esr-hero__glow{display:none}.esr-hero__h1{font-size:clamp(32px,4.4vw,50px);letter-spacing:-.02em;margin:0 0 16px}.esr-hero__lead{font-size:17.5px;line-height:1.6;max-width:30em;margin:0 0 24px}.esr-hero__list{gap:12px;margin:0 0 28px}.esr-hero__list li{align-items:center;font-size:15.5px;color:var(--esr-text)}.esr-hero__tick{flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#16a34a;color:#fff;display:inline-flex;align-items:center;justify-content:center}.esr-hero__tick svg{width:13px;height:13px}.esr-hero__cta{gap:16px}.esr-hero__seal{display:flex;align-items:center;gap:8px;margin:16px 0 0;font-size:13px;color:var(--esr-muted)}.esr-hero__seal svg{flex:0 0 16px;width:16px;height:16px;color:var(--esr-ok)}.esr-trust{background:var(--esr-soft);border-top:1px solid var(--esr-line);border-bottom:1px solid var(--esr-line);padding:18px 0}.esr-trust__grid{display:grid;grid-template-columns:1fr;gap:14px}.esr-trust__item{display:flex;align-items:center;gap:12px;padding:6px 0}.esr-trust__ico{flex:0 0 26px;width:26px;height:26px;color:var(--esr-ink)}.esr-trust__ico svg{width:26px;height:26px}.esr-trust__txt{display:flex;flex-direction:column;line-height:1.35;min-width:0}.esr-trust__txt strong{font-size:14px;font-weight:700;color:var(--esr-ink)}.esr-trust__txt span{font-size:13px;color:var(--esr-muted)}@media(min-width:800px){.esr-trust__grid{grid-template-columns:repeat(4,1fr);gap:0}.esr-trust__item{padding:6px 26px;border-left:1px solid var(--esr-line)}.esr-trust__item:first-child{border-left:0;padding-left:0}}.esr-dest__head{display:flex;flex-direction:column;gap:14px;margin-bottom:22px}.esr-h2--left{text-align:left;margin:0 0 6px}.esr-sub--left{text-align:left;margin:0;max-width:46em}.esr-dest__search{max-width:340px;width:100%;margin:0;position:relative}.esr-dest__search svg{left:14px;right:auto;width:18px;height:18px}.esr-dest__search input{padding:12px 16px 12px 42px;font-size:14.5px;border-radius:10px}@media(min-width:820px){.esr-dest__head{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:24px}.esr-dest__search{flex:0 0 340px}}.esr-dest__grid--photo{gap:18px}.esr-dest__card--photo{border:1px solid var(--esr-line);border-radius:12px;box-shadow:none;overflow:visible}.esr-dest__card--photo:hover{transform:none;border-color:var(--esr-line);box-shadow:var(--esr-shadow)}.esr-dest__card--photo .esr-dest__photo{aspect-ratio:16/9;overflow:visible;border-radius:0;background:transparent}.esr-dest__card--photo .esr-dest__img{border-radius:11px 11px 0 0;transition:none}.esr-dest__card--photo:hover .esr-dest__img{transform:none}.esr-dest__badge{position:absolute;left:12px;bottom:-15px;z-index:2;width:34px;height:34px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #0a254038;display:flex;align-items:center;justify-content:center;overflow:hidden}.esr-dest__badge .esr-flag{width:34px;height:34px;border:0;border-radius:50%;object-fit:cover}.esr-dest__badge .esr-dest__flag{font-size:20px;line-height:1}.esr-dest__card--photo .esr-dest__foot{padding:22px 14px 14px;align-items:center;justify-content:space-between;gap:10px}.esr-dest__card--photo .esr-dest__name{display:block;font-size:16.5px;font-weight:700;color:var(--esr-ink);line-height:1.25}.esr-dest__card--photo .esr-dest__price{margin:0;font-size:14px;color:var(--esr-muted);white-space:nowrap}.esr-dest__card--photo .esr-dest__price b{color:var(--esr-ink);font-weight:700}.esr-wordmark{font-weight:800;letter-spacing:-.02em;color:var(--esr-ink);text-transform:none;font-size:1.5rem;line-height:1}.esr-wordmark__accent{color:var(--esr-cta)}.header__heading-link:hover .esr-wordmark{opacity:.85}.esr-hero--bleed{position:relative;overflow:hidden;background:#fff;display:flex;flex-direction:column}.esr-hero--bleed .esr-hero__inner{order:1;display:block}.esr-hero--bleed .esr-hero__text{width:100%;max-width:var(--esr-max);margin:0 auto;padding:var(--esr-hero-pt,32px) 20px var(--esr-hero-pb,28px)}.esr-hero--bleed .esr-hero__media{order:2;position:relative;display:block;width:100%;aspect-ratio:4/3;overflow:hidden;background:#fff}.esr-hero--bleed .esr-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:100% 50%;border-radius:0}.esr-hero--bleed .esr-hero__fade{display:none}@media(min-width:900px){.esr-hero--bleed{display:block;min-height:clamp(480px,42vw,640px)}.esr-hero--bleed .esr-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;aspect-ratio:auto}.esr-hero--bleed .esr-hero__img{object-position:var(--esr-hero-focus,50%) 42%}.esr-hero--bleed .esr-hero__fade{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff 0%,#fff calc(var(--esr-hero-fade,34%) * .42),rgba(255,255,255,.92) calc(var(--esr-hero-fade,34%) * .66),rgba(255,255,255,.6) calc(var(--esr-hero-fade,34%) * .84),rgba(255,255,255,.25) var(--esr-hero-fade,34%),rgba(255,255,255,0) calc(var(--esr-hero-fade,34%) * 1.22))}.esr-hero--bleed .esr-hero__inner{position:relative;z-index:2;display:flex;align-items:center;min-height:clamp(480px,42vw,640px)}.esr-hero--bleed .esr-hero__text{padding:56px 20px}.esr-hero--bleed .esr-hero__text>*{max-width:min(460px,36vw)}.esr-hero--bleed .esr-hero__h1{font-size:clamp(30px,3.4vw,44px);max-width:min(500px,39vw)}.esr-hero--bleed .esr-hero__lead{font-size:17px;max-width:min(440px,34vw)}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/esr-brand.css.map */
