.ebh-section{--ebh-navy:#071d49;--ebh-ink:#0b1d3a;--ebh-gold:#c78d2a;--ebh-muted:#657086;--ebh-page:1440px;color:var(--ebh-ink);letter-spacing:0}.ebh-section *,.ebh-section *:before,.ebh-section *:after{box-sizing:border-box}.ebh-section img{display:block;max-width:100%}.ebh-section a{color:inherit;text-decoration:none}.ebh-shell{width:min(var(--ebh-page),calc(100% - 40px));margin-inline:auto}.ebh-section__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.ebh-section__head h2{margin:0;color:var(--ebh-heading,var(--ebh-ink));font-size:28px;line-height:1.15;font-weight:750;letter-spacing:0}.ebh-section__head p{max-width:650px;margin:7px 0 0;color:var(--ebh-muted);font-size:15px;line-height:1.55}.ebh-section__link{display:inline-flex;align-items:center;gap:7px;min-height:42px;color:var(--ebh-navy);font-size:14px;font-weight:700;white-space:nowrap}.ebh-section__link svg{width:17px;height:17px}.ebh-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:150px;background:#eef1f5;color:#768197;font-size:13px}.ebh-hero-wrap{padding-block:var(--ebh-pt,18px) var(--ebh-pb,12px);background:var(--ebh-outside,#fff)}.ebh-slider{position:relative;display:block;overflow:hidden;background:var(--ebh-bg,#f4f0e9);color:var(--ebh-text,var(--ebh-ink));border-radius:8px}.ebh-slider__viewport{overflow:hidden}.ebh-slider__track{display:flex;align-items:stretch;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.ebh-slide{position:relative;flex:0 0 100%;min-width:100%;min-height:var(--ebh-hero-height,520px);display:grid;grid-template-columns:minmax(320px,.88fr) minmax(560px,1.55fr);align-items:center;gap:34px;padding:46px 70px;overflow:hidden;background:var(--ebh-slide-bg,#f5f1eb)}.ebh-slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,color-mix(in srgb,var(--ebh-slide-bg,#f5f1eb) 96%,white) 0 35%,transparent 62%);opacity:.92}.ebh-slide__copy{position:relative;z-index:2;max-width:520px}.ebh-slide__eyebrow{margin:0 0 10px;color:var(--ebh-accent,var(--ebh-gold));font-size:13px;line-height:1.2;font-weight:800;text-transform:uppercase}.ebh-slide h1,.ebh-slide h2{margin:0;color:var(--ebh-title,var(--ebh-ink));font-size:46px;line-height:1.04;font-weight:780;letter-spacing:0}.ebh-slide__text{max-width:470px;margin:16px 0 0;color:var(--ebh-body,#263650);font-size:18px;line-height:1.45}.ebh-slide__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:19px}.ebh-slide__chip{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:6px 10px;border:1px solid color-mix(in srgb,var(--ebh-accent,var(--ebh-gold)) 35%,#d9dee7);border-radius:999px;background:#ffffffb8;color:var(--ebh-ink);font-size:12px;font-weight:700}.ebh-slide__chip svg{width:15px;height:15px;color:var(--ebh-accent,var(--ebh-gold))}.ebh-slide__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.ebh-btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:10px 22px;border:1px solid var(--ebh-navy);border-radius:6px;background:var(--ebh-navy);color:#fff!important;font-size:14px;line-height:1;font-weight:750;transition:transform .2s ease,background .2s ease}.ebh-btn:hover{transform:translateY(-1px);background:#0b2c68}.ebh-btn--ghost{background:#fffc;color:var(--ebh-navy)!important;border-color:color-mix(in srgb,var(--ebh-accent,var(--ebh-gold)) 70%,var(--ebh-navy))}.ebh-slide__visual{position:relative;z-index:1;min-width:0;height:390px;display:flex;align-items:end;justify-content:center;gap:8px;padding:8px 0 0}.ebh-slide__product{position:relative;flex:1 1 0;min-width:0;height:100%;display:flex;align-items:end;justify-content:center}.ebh-slide__product:nth-child(1){transform:translateY(12px) rotate(-1.5deg)}.ebh-slide__product:nth-child(2){transform:translateY(-9px);z-index:2}.ebh-slide__product:nth-child(3){transform:translateY(14px) rotate(1.5deg)}.ebh-slide__product img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 22px 18px rgba(25,31,45,.13))}.ebh-slide__badge{position:absolute;z-index:3;top:22px;right:24px;display:grid;place-items:center;width:104px;aspect-ratio:1;padding:12px;border-radius:50%;background:var(--ebh-badge,#d39a36);color:#fff;text-align:center;font-size:15px;line-height:1.14;font-weight:800}.ebh-slider__arrow{position:absolute;z-index:5;top:50%;display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid rgba(7,29,73,.12);border-radius:50%;background:#ffffffe6;color:var(--ebh-navy);cursor:pointer;transform:translateY(-50%);box-shadow:0 4px 14px #071d4914}.ebh-slider__arrow svg{width:20px;height:20px}.ebh-slider__arrow--prev{left:14px}.ebh-slider__arrow--next{right:14px}.ebh-slider__dots{position:absolute;z-index:5;left:50%;bottom:15px;display:flex;gap:7px;transform:translate(-50%)}.ebh-slider__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#b5bbc5;cursor:pointer}.ebh-slider__dot[aria-current=true]{background:var(--ebh-navy);transform:scale(1.2)}.ebh-benefits-wrap{padding-block:var(--ebh-pt,0) var(--ebh-pb,22px);background:var(--ebh-outside,#fff)}.ebh-benefits{display:grid;grid-template-columns:repeat(var(--ebh-cols,6),minmax(0,1fr));background:var(--ebh-bg,#fff);border:1px solid var(--ebh-border,#e2e6ec);border-radius:8px}.ebh-benefit{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;min-height:74px;padding:13px 18px}.ebh-benefit+.ebh-benefit:before{content:"";position:absolute;left:0;top:20%;width:1px;height:60%;background:var(--ebh-border,#e2e6ec)}.ebh-benefit__icon{display:grid;place-items:center;width:34px;height:34px;color:var(--ebh-accent,var(--ebh-gold))}.ebh-benefit__icon svg{width:28px;height:28px;stroke-width:1.6}.ebh-benefit strong{display:block;color:var(--ebh-title,var(--ebh-ink));font-size:13px;line-height:1.2}.ebh-benefit span{display:block;margin-top:3px;color:var(--ebh-muted);font-size:11px;line-height:1.25}.ebh-categories-wrap{padding-block:var(--ebh-pt,18px) var(--ebh-pb,28px);background:var(--ebh-bg,#fff)}.ebh-categories{display:grid;grid-template-columns:repeat(var(--ebh-cols,6),minmax(0,1fr));gap:12px}.ebh-category{min-width:0;display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px;min-height:96px;padding:10px;border:1px solid var(--ebh-border,#e1e5eb);border-radius:8px;background:var(--ebh-card,#fff);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.ebh-category:hover{transform:translateY(-2px);border-color:var(--ebh-accent,var(--ebh-gold));box-shadow:0 8px 22px #0c1f3c12}.ebh-category__media{width:76px;aspect-ratio:1;overflow:hidden;border-radius:6px;background:var(--ebh-tint,#f5f4f1)}.ebh-category__media img{width:100%;height:100%;object-fit:contain}.ebh-category__copy{min-width:0}.ebh-category__copy span{display:block;color:var(--ebh-muted);font-size:11px;line-height:1.2}.ebh-category__copy strong{display:block;margin-top:4px;color:var(--ebh-title,var(--ebh-ink));font-size:14px;line-height:1.25}.ebh-sets-wrap{padding-block:var(--ebh-pt,22px) var(--ebh-pb,34px);background:var(--ebh-bg,#f8f9fb)}.ebh-set-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,220px));gap:8px;margin:0 0 18px}.ebh-set-tab{min-height:44px;padding:8px 16px;border:1px solid var(--ebh-border,#cfd6e2);border-radius:6px;background:#fff;color:var(--ebh-navy);font:inherit;font-size:14px;font-weight:750;cursor:pointer}.ebh-set-tab[aria-selected=true]{border-color:var(--ebh-navy);background:var(--ebh-navy);color:#fff}.ebh-set-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ebh-set-card{--ebh-card-accent:#274c87;position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.9fr);align-items:center;min-height:220px;overflow:hidden;padding:24px;border:1px solid color-mix(in srgb,var(--ebh-card-accent) 55%,#d8dee8);border-radius:8px;background:var(--ebh-card,#fff)}.ebh-set-card[hidden]{display:none!important}.ebh-set-card__ribbon{position:absolute;top:0;right:16px;padding:5px 9px;border-radius:0 0 5px 5px;background:var(--ebh-card-accent);color:#fff;font-size:10px;font-weight:800;text-transform:uppercase}.ebh-set-card__copy{position:relative;z-index:2;min-width:0}.ebh-set-card__pack{display:block;color:var(--ebh-card-accent);font-size:22px;line-height:1;font-weight:850;text-transform:uppercase}.ebh-set-card__subtitle{display:block;margin-top:6px;color:var(--ebh-ink);font-size:13px;font-weight:700}.ebh-set-card ul{margin:16px 0;padding:0;list-style:none}.ebh-set-card li{position:relative;margin:6px 0;padding-left:18px;color:#41506a;font-size:12px;line-height:1.25}.ebh-set-card li:before{content:"\2713";position:absolute;left:0;color:var(--ebh-card-accent);font-weight:900}.ebh-set-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.ebh-set-card__price strong{color:var(--ebh-ink);font-size:22px;line-height:1}.ebh-set-card__price s{color:#8a93a4;font-size:12px}.ebh-set-card__saving{display:inline-block;margin-top:7px;padding:4px 7px;border-radius:4px;background:color-mix(in srgb,var(--ebh-card-accent) 12%,#fff);color:var(--ebh-card-accent);font-size:11px;font-weight:800}.ebh-set-card__media{align-self:stretch;min-width:0;display:flex;align-items:end;justify-content:center;padding-top:20px}.ebh-set-card__media img{width:100%;height:180px;object-fit:contain;object-position:center bottom;transition:transform .25s ease}.ebh-set-card:hover .ebh-set-card__media img{transform:scale(1.035)}.ebh-popular-wrap{padding-block:var(--ebh-pt,22px) var(--ebh-pb,46px);background:var(--ebh-bg,#fff)}.ebh-products{display:grid;grid-template-columns:repeat(var(--ebh-cols,6),minmax(0,1fr));gap:12px}.ebh-product{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--ebh-border,#e0e5ec);border-radius:8px;background:var(--ebh-card,#fff)}.ebh-product__media{position:relative;display:block;aspect-ratio:1;overflow:hidden;background:var(--ebh-image-bg,#f5f6f8)}.ebh-product__media img{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.ebh-product:hover .ebh-product__media img{transform:scale(1.035)}.ebh-product__badge{position:absolute;z-index:2;top:9px;right:9px;padding:6px 8px;border-radius:5px;background:var(--ebh-sale,#d95d43);color:#fff;font-size:11px;line-height:1;font-weight:850}.ebh-product__body{flex:1;display:flex;flex-direction:column;padding:12px}.ebh-product__title{margin:0;color:var(--ebh-ink);font-size:14px;line-height:1.28;font-weight:750}.ebh-product__rating{display:flex;align-items:center;gap:5px;margin-top:8px;color:var(--ebh-gold);font-size:12px;line-height:1}.ebh-product__rating span:last-child{color:var(--ebh-muted)}.ebh-product__footer{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:12px}.ebh-product__price{min-width:0}.ebh-product__price strong{display:block;color:var(--ebh-ink);font-size:16px;line-height:1.1}.ebh-product__price s{display:block;margin-top:3px;color:#8b94a5;font-size:11px}.ebh-product__form{flex:0 0 auto}.ebh-product__add{display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:6px;background:var(--ebh-navy);color:#fff;cursor:pointer}.ebh-product__add:disabled{opacity:.45;cursor:not-allowed}.ebh-product__add svg{width:18px;height:18px}.ebh-product__add.is-added{background:#23845d}.ebh-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:24px;overflow:hidden;border-radius:8px;background:var(--ebh-navy);color:#fff}.ebh-trust__item{display:flex;justify-content:center;align-items:center;gap:10px;min-height:62px;padding:12px 16px;font-size:12px;font-weight:700;text-align:center}.ebh-trust__item+.ebh-trust__item{border-left:1px solid rgba(255,255,255,.18)}.ebh-trust__item svg{flex:0 0 auto;width:21px;height:21px;color:#e2ad4c}@media(max-width:1100px){.ebh-slide{grid-template-columns:minmax(280px,.8fr) minmax(430px,1.3fr);padding-inline:54px}.ebh-slide h1,.ebh-slide h2{font-size:39px}.ebh-slide__visual{height:350px}.ebh-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.ebh-benefit:nth-child(4):before{display:none}.ebh-categories,.ebh-products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.ebh-shell{width:min(100%,calc(100% - 24px))}.ebh-section__head{align-items:start;margin-bottom:14px}.ebh-section__head h2{font-size:22px}.ebh-section__head p{font-size:13px}.ebh-section__link{min-height:30px;font-size:12px}.ebh-hero-wrap{padding-block:var(--ebh-mpt,8px) var(--ebh-mpb,8px)}.ebh-hero-wrap .ebh-shell{width:100%}.ebh-slider{border-radius:0}.ebh-slide{min-height:var(--ebh-mobile-height,620px);grid-template-columns:1fr;grid-template-rows:330px auto;align-items:stretch;gap:0;padding:0 18px 40px}.ebh-slide:before{background:linear-gradient(180deg,transparent 0 46%,color-mix(in srgb,var(--ebh-slide-bg,#f5f1eb) 97%,white) 58%)}.ebh-slide__visual{grid-row:1;height:330px;margin-inline:-12px;padding:18px 6px 0}.ebh-slide__product{height:300px}.ebh-slide__product:nth-child(1){transform:translate(24px,12px) rotate(-2deg)}.ebh-slide__product:nth-child(2){transform:translateY(-3px)}.ebh-slide__product:nth-child(3){transform:translate(-24px,12px) rotate(2deg)}.ebh-slide__copy{grid-row:2;align-self:start;max-width:none;padding-top:8px;text-align:center}.ebh-slide__eyebrow{margin-bottom:7px;font-size:11px}.ebh-slide h1,.ebh-slide h2{max-width:340px;margin-inline:auto;font-size:32px;line-height:1.08}.ebh-slide__text{max-width:350px;margin:10px auto 0;font-size:14px;line-height:1.4}.ebh-slide__chips{justify-content:center;margin-top:12px}.ebh-slide__chip{min-height:28px;padding:5px 8px;font-size:10px}.ebh-slide__actions{justify-content:center;margin-top:16px}.ebh-btn{flex:1 1 130px;max-width:190px;min-height:44px;padding-inline:14px}.ebh-slide__badge{top:14px;right:14px;width:76px;padding:8px;font-size:11px}.ebh-slider__arrow{display:none}.ebh-slider__dots{bottom:12px}.ebh-benefits-wrap{padding-block:var(--ebh-mpt,4px) var(--ebh-mpb,18px)}.ebh-benefits-wrap .ebh-shell{width:100%}.ebh-benefits{grid-template-columns:repeat(4,minmax(0,1fr));border-width:1px 0;border-radius:0}.ebh-benefit{display:flex;min-height:96px;padding:10px 5px;flex-direction:column;justify-content:center;gap:5px;text-align:center}.ebh-benefit+.ebh-benefit:before{top:20%;height:60%}.ebh-benefit:nth-child(4):before{display:block}.ebh-benefit:nth-child(n+5){display:none}.ebh-benefit__icon{width:30px;height:30px}.ebh-benefit__icon svg{width:25px;height:25px}.ebh-benefit strong{font-size:10px}.ebh-benefit span{display:none}.ebh-categories-wrap{padding-block:var(--ebh-mpt,14px) var(--ebh-mpb,24px)}.ebh-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ebh-category{grid-template-columns:64px minmax(0,1fr);min-height:84px;gap:8px;padding:8px}.ebh-category__media{width:64px}.ebh-category__copy strong{font-size:12px}.ebh-category__copy span{font-size:10px}.ebh-sets-wrap{padding-block:var(--ebh-mpt,16px) var(--ebh-mpb,26px)}.ebh-set-tabs{grid-template-columns:repeat(2,1fr)}.ebh-set-grid{grid-template-columns:1fr;gap:9px}.ebh-set-card{grid-template-columns:minmax(0,1.1fr) minmax(115px,.9fr);min-height:158px;padding:18px}.ebh-set-card__pack{font-size:19px}.ebh-set-card__subtitle{font-size:12px}.ebh-set-card ul{display:none}.ebh-set-card__price{margin-top:14px}.ebh-set-card__price strong{font-size:19px}.ebh-set-card__media{padding-top:12px}.ebh-set-card__media img{height:132px}.ebh-set-card__ribbon{right:10px;font-size:8px}.ebh-popular-wrap{padding-block:var(--ebh-mpt,14px) var(--ebh-mpb,28px)}.ebh-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ebh-product__body{padding:10px}.ebh-product__title{font-size:12px}.ebh-product__rating{gap:3px;font-size:10px}.ebh-product__price strong{font-size:15px}.ebh-product__add{width:36px;height:36px}.ebh-trust{grid-template-columns:repeat(2,1fr)}.ebh-trust__item{min-height:58px;padding:9px 7px;font-size:10px}.ebh-trust__item:nth-child(3){border-left:0;border-top:1px solid rgba(255,255,255,.18)}.ebh-trust__item:nth-child(4){border-top:1px solid rgba(255,255,255,.18)}}.ebh-product__form script{display:none}.ebh-size-dialog{width:min(430px,calc(100% - 28px));max-width:none;padding:0;border:0;border-radius:8px;background:transparent;color:var(--ebh-ink)}.ebh-size-dialog::backdrop{background:#05102394;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.ebh-size-dialog__panel{position:relative;padding:26px;border:1px solid #dce2eb;border-radius:8px;background:#fff;box-shadow:0 24px 70px #03112b38}.ebh-size-dialog__close{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #dce2eb;border-radius:50%;background:#fff;color:#142844;font-size:24px;line-height:1;cursor:pointer}.ebh-size-dialog__eyebrow{display:block;padding-right:38px;color:#b5791e;font-size:11px;font-weight:850;text-transform:uppercase}.ebh-size-dialog h3{margin:6px 38px 0 0;color:#081f49;font-size:22px;line-height:1.18}.ebh-size-dialog p{margin:9px 0 0;color:#657086;font-size:13px;line-height:1.45}.ebh-size-dialog__options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px}.ebh-size-dialog__option{min-height:44px;padding:8px 7px;border:1px solid #cbd4e2;border-radius:6px;background:#fff;color:#142844;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.ebh-size-dialog__option:hover{border-color:#0c326d}.ebh-size-dialog__option[aria-pressed=true]{border-color:#0b326f;background:#0b326f;color:#fff}.ebh-size-dialog__option:disabled{opacity:.42;text-decoration:line-through;cursor:not-allowed}.ebh-size-dialog__confirm{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:48px;margin-top:16px;padding:10px 16px;border:0;border-radius:6px;background:#092c64;color:#fff;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.ebh-size-dialog__confirm svg{width:19px;height:19px}.ebh-size-dialog__confirm:disabled{opacity:.45;cursor:not-allowed}.ebh-size-dialog__status{display:block;min-height:18px;margin-top:8px;color:#257b55;font-size:12px;font-weight:700;text-align:center}.ebh-size-dialog__status.is-error{color:#b43b30}@media(max-width:749px){.ebh-size-dialog{width:100%;max-width:none;margin:auto 0 0;border-radius:8px 8px 0 0}.ebh-size-dialog__panel{padding:24px 18px calc(20px + env(safe-area-inset-bottom));border-radius:8px 8px 0 0}.ebh-size-dialog__options{grid-template-columns:repeat(2,minmax(0,1fr))}.ebh-size-dialog__option{min-height:46px}}@media(prefers-reduced-motion:reduce){.ebh-slider__track,.ebh-category,.ebh-set-card__media img,.ebh-product__media img,.ebh-btn{transition:none}}@media(max-width:749px){.ebh-benefits .ebh-benefit__icon{display:grid!important;place-items:center}.ebh-benefits .ebh-benefit__icon svg{display:block!important}}.ebh-categories-wrap .ebh-categories{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ebh-categories-wrap .ebh-category{position:relative;display:block;min-width:0;min-height:0;aspect-ratio:1;overflow:hidden;padding:0;border:1px solid var(--ebh-border,#e1e5eb);border-radius:8px;background:var(--ebh-tint,#f5f4f1);isolation:isolate;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.ebh-categories-wrap .ebh-category:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--ebh-accent,var(--ebh-gold)) 70%,#d5dce7);box-shadow:0 14px 34px #071d491f}.ebh-categories-wrap .ebh-category__media{display:block;width:100%;height:100%;aspect-ratio:1;overflow:hidden;border-radius:0;background:var(--ebh-tint,#f5f4f1)}.ebh-categories-wrap .ebh-category__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s ease}.ebh-categories-wrap .ebh-category--image:hover .ebh-category__media img{transform:scale(1.025)}.ebh-categories-wrap .ebh-category__hover{position:absolute;z-index:2;right:12px;bottom:12px;left:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:46px;padding:10px 12px;border:1px solid rgba(255,255,255,.42);border-radius:6px;background:#071d49e6;color:#fff;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ebh-categories-wrap .ebh-category__hover strong{min-width:0;font-size:14px;line-height:1.2;font-weight:800}.ebh-categories-wrap .ebh-category__hover span{flex:0 0 auto;color:#f2c56f;font-size:11px;font-weight:750}.ebh-categories-wrap .ebh-category--image:hover .ebh-category__hover,.ebh-categories-wrap .ebh-category--image:focus-visible .ebh-category__hover{opacity:1;transform:translateY(0)}.ebh-categories-wrap .ebh-category--finder{display:grid;place-items:center;border-color:#173b73;background:#071d49;color:#fff}.ebh-categories-wrap .ebh-category--finder:before,.ebh-categories-wrap .ebh-category--finder:after{content:"";position:absolute;border:1px solid rgba(199,141,42,.36);border-radius:50%;pointer-events:none}.ebh-categories-wrap .ebh-category--finder:before{width:62%;aspect-ratio:1;top:-28%;right:-22%}.ebh-categories-wrap .ebh-category--finder:after{width:44%;aspect-ratio:1;bottom:-23%;left:-14%}.ebh-categories-wrap .ebh-category--finder .ebh-category__copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;width:100%;height:100%;padding:28px;color:#fff}.ebh-categories-wrap .ebh-category--finder .ebh-category__copy>span:first-child{color:#e7b85d;font-size:12px;line-height:1.2;font-weight:800;text-transform:uppercase}.ebh-categories-wrap .ebh-category--finder .ebh-category__copy strong{max-width:240px;margin-top:8px;color:#fff;font-size:27px;line-height:1.08;font-weight:800}.ebh-categories-wrap .ebh-category__finder-link{display:inline-flex;align-items:center;gap:8px;margin-top:20px;color:#fff!important;font-size:13px!important;font-weight:750!important;text-transform:none!important}.ebh-categories-wrap .ebh-category__finder-link b{font-size:20px;font-weight:400;transition:transform .2s ease}.ebh-categories-wrap .ebh-category--finder:hover .ebh-category__finder-link b{transform:translate(4px)}@media(max-width:749px){.ebh-categories-wrap .ebh-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ebh-categories-wrap .ebh-category{aspect-ratio:1;border-radius:7px}.ebh-categories-wrap .ebh-category__hover{display:none}.ebh-categories-wrap .ebh-category--finder .ebh-category__copy{padding:16px}.ebh-categories-wrap .ebh-category--finder .ebh-category__copy>span:first-child{font-size:9px}.ebh-categories-wrap .ebh-category--finder .ebh-category__copy strong{margin-top:6px;font-size:18px;line-height:1.1}.ebh-categories-wrap .ebh-category__finder-link{margin-top:12px;font-size:10px!important}}@media(prefers-reduced-motion:reduce){.ebh-categories-wrap .ebh-category,.ebh-categories-wrap .ebh-category__media img,.ebh-categories-wrap .ebh-category__hover,.ebh-categories-wrap .ebh-category__finder-link b{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/ebprime-home.css.map */
