.encore-categories{padding:34px 0 70px}.encore-categories__header{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:26px}.encore-categories__eyebrow{margin:0 0 8px;color:#0655b5;font-family:var(--font-mono-family, monospace);font-size:1.05rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.encore-categories__heading{margin:0;font-size:clamp(3rem,4vw,4.8rem);letter-spacing:-.035em}.encore-categories__text{max-width:520px;color:rgba(var(--color-foreground),.68)}.encore-categories__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.encore-category-card{position:relative;display:flex;min-width:0;padding:9px 9px 18px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.12);border-radius:6px;background:#f2f1ec;color:rgb(var(--color-foreground));flex-direction:column;text-decoration:none;transition:transform .2s ease,border-color .2s ease}.encore-category-card:hover{transform:translateY(-3px);border-color:#0655b566}.encore-category-card__art{display:grid;width:100%;aspect-ratio:3 / 2;margin-bottom:13px;overflow:hidden;border-radius:3px;background:#eef2f6;place-items:center}.encore-category-card__art img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.encore-category-card:hover .encore-category-card__art img{transform:scale(1.045)}.encore-category-card__title{padding:0 22px 0 4px;font-size:1.45rem;font-weight:650;line-height:1.2}.encore-category-card__text{margin-top:5px;padding:0 4px;color:rgba(var(--color-foreground),.65);font-size:1.05rem;line-height:1.35}.encore-category-card__arrow{position:absolute;right:13px;bottom:13px;color:#0655b5;font-size:1.6rem;line-height:1}@media screen and (max-width:1199px){.encore-categories__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.encore-categories{padding-bottom:48px}.encore-categories__header{display:block}.encore-categories__text{margin-top:12px}.encore-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.encore-category-card{padding:9px 9px 15px}}.encore-footer{padding:0 0 28px}.encore-footer__badges{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(var(--color-foreground),.15);border-bottom:1px solid rgba(var(--color-foreground),.15)}.encore-footer__badges div{padding:22px;border-right:1px solid rgba(var(--color-foreground),.15)}.encore-footer__badges div:last-child{border-right:0}.encore-footer__badges strong,.encore-footer__badges span{display:block}.encore-footer__badges strong{font-family:var(--font-mono-family, monospace);font-size:1.25rem;font-weight:500;letter-spacing:.01em}.encore-footer__badges span{margin-top:6px;color:rgba(var(--color-foreground),.62);font-size:1.02rem;line-height:1.4}.encore-footer__grid{display:grid;grid-template-columns:minmax(280px,1.7fr) repeat(3,1fr);gap:clamp(32px,5vw,80px);padding:56px 0 48px}.encore-footer__eyebrow{margin:0 0 14px;color:#6fb2f2;font-family:var(--font-mono-family, monospace);font-size:1.02rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.encore-footer h2{max-width:420px;margin:0 0 18px;font-size:clamp(2.6rem,3.4vw,4rem);letter-spacing:-.03em;line-height:1.08}.encore-footer__about .rte{max-width:560px;color:rgba(var(--color-foreground),.68);font-size:1.08rem;line-height:1.55}.encore-footer__contact{display:flex;flex-wrap:wrap;gap:16px;margin-top:22px}.encore-footer a{color:rgb(var(--color-foreground));text-decoration:none}.encore-footer__about a,.encore-footer__bottom a{color:#6fb2f2}.encore-footer a:hover{text-decoration:underline;text-underline-offset:.3rem}.encore-footer__column h3{margin:0 0 18px;font-family:var(--font-mono-family, monospace);font-size:1.05rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--color-foreground),.55)}.encore-footer__column .rte p{margin:0 0 12px;font-size:1.05rem}.encore-footer__column .rte a{color:rgba(var(--color-foreground),.78)}.encore-footer__column .rte a:hover{color:#6fb2f2}.encore-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:24px;border-top:1px solid rgba(var(--color-foreground),.15);font-family:var(--font-mono-family, monospace);font-size:.95rem;color:rgba(var(--color-foreground),.55)}.encore-footer__bottom>div{display:flex;flex-wrap:wrap;gap:18px;align-items:center}.encore-footer__payments{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0}.encore-footer__payments li{width:38px;list-style:none}@media screen and (max-width:989px){.encore-footer__badges{grid-template-columns:repeat(2,1fr)}.encore-footer__badges div:nth-child(2){border-right:0}.encore-footer__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.encore-footer__badges,.encore-footer__grid{grid-template-columns:1fr}.encore-footer__badges div{border-right:0;border-bottom:1px solid rgba(var(--color-foreground),.15)}.encore-footer__badges div:last-child{border-bottom:0}.encore-footer__grid{padding:48px 0 36px}.encore-footer__bottom{align-items:flex-start;flex-direction:column}}.encore-hero{padding:30px 0 18px}.encore-hero__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);align-items:center;gap:clamp(32px,5vw,76px);min-height:560px;padding:clamp(36px,5vw,74px);border:1px solid rgba(var(--color-foreground),.12);border-radius:6px;background:linear-gradient(rgba(6,85,181,.05) 1px,transparent 1px) 0 0/44px 44px,linear-gradient(90deg,rgba(6,85,181,.05) 1px,transparent 1px) 0 0/44px 44px,rgb(var(--color-background))}.encore-hero__eyebrow{margin:0 0 16px;color:#0655b5;font-family:var(--font-mono-family, monospace);font-size:1.05rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.encore-hero__heading{max-width:720px;margin:0;font-size:clamp(4.2rem,5.1vw,7.2rem);line-height:1;letter-spacing:-.045em}.encore-hero__text{max-width:650px;margin-top:22px;color:rgba(var(--color-foreground),.72);font-size:clamp(1.6rem,1.5vw,2rem);line-height:1.55}.encore-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.encore-hero__metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:32px 0 0;padding:28px 0 0;border-top:1px solid rgba(var(--color-foreground),.12)}.encore-hero__metrics>div{display:grid;min-width:0;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px}.encore-hero__metric-icon{display:grid;width:38px;height:38px;border-radius:4px;border:1px solid rgba(6,85,181,.25);background:#0655b50f;color:#0655b5;place-items:center}.encore-hero__metric-icon svg{width:21px;height:21px}.encore-hero__metrics dt{font-family:var(--font-mono-family, monospace);font-size:clamp(1.7rem,1.8vw,2.4rem);font-weight:500;line-height:1}.encore-hero__metrics dd{margin:7px 0 0;color:rgba(var(--color-foreground),.65);font-size:1.1rem;line-height:1.3}.encore-slider{position:relative;min-width:0;padding:24px;border:1px solid rgba(var(--color-foreground),.12);border-radius:6px;background:linear-gradient(rgba(6,85,181,.06) 1px,transparent 1px) 0 0/28px 28px,linear-gradient(90deg,rgba(6,85,181,.06) 1px,transparent 1px) 0 0/28px 28px,#f2f1ec}.encore-slider__viewport{position:relative;min-height:470px;overflow:hidden}.encore-slider__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:minmax(0,1fr) auto;visibility:hidden;opacity:0;transform:translate(30px);transition:opacity .4s ease,transform .4s ease,visibility .4s}.encore-slider__slide.is-active{visibility:visible;opacity:1;transform:translate(0)}.encore-slider__art{display:grid;min-height:330px;place-items:center}.encore-slider__art img{width:min(88%,430px);height:330px;object-fit:contain;filter:drop-shadow(0 18px 16px rgba(20,20,20,.16))}.encore-slider__details{padding:18px 20px;border:1px solid rgba(var(--color-foreground),.14);border-radius:4px;background:#ffffffdb;color:#141414}.encore-slider__details p{margin:0 0 5px;color:#0655b5;font-family:var(--font-mono-family, monospace);font-size:.95rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.encore-slider__details h2{margin:0;font-size:2.3rem}.encore-slider__details span{display:block;margin-top:5px;color:#59677a;font-size:1.15rem}.encore-slider__details a{display:inline-block;margin-top:12px;color:#0655b5;font-weight:600;text-decoration:none}.encore-slider__details a:hover{text-decoration:underline;text-underline-offset:.3rem}.encore-slider__details a span{display:inline;color:inherit}.encore-slider__controls{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:12px;margin-top:16px}.encore-slider__controls>button{width:38px;height:38px;padding:0;border:1px solid rgba(20,20,20,.14);border-radius:4px;background:#fff;color:#141414;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.encore-slider__controls>button:hover{background:#0655b5;color:#fff;border-color:#0655b5}.encore-slider__dots{display:flex;justify-content:center;gap:8px}.encore-slider__dots button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#14141447;cursor:pointer;transition:width .2s ease,background .2s ease}.encore-slider__dots button.is-active{width:28px;background:#0655b5}@media screen and (max-width:989px){.encore-hero__layout{grid-template-columns:1fr;padding:40px 28px}.encore-slider__viewport{min-height:440px}}@media screen and (max-width:749px){.encore-hero{padding-top:12px}.encore-hero__layout{padding:34px 18px;border-radius:6px}.encore-hero__heading{font-size:clamp(3.8rem,12vw,5.4rem)}.encore-hero__metrics{grid-template-columns:1fr;gap:14px}.encore-slider{padding:14px}.encore-slider__viewport{min-height:410px}.encore-slider__art img{height:285px}}.encore-testimonials{padding:72px 0}.encore-testimonials__header{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.encore-testimonials__header p{margin:0 0 8px;color:#6fb2f2;font-family:var(--font-mono-family, monospace);font-size:1.05rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.encore-testimonials__header h2{margin:0;font-size:clamp(3rem,4vw,4.8rem);letter-spacing:-.035em}.encore-testimonials__header a{color:rgb(var(--color-foreground));font-weight:700;text-decoration:none}.encore-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.encore-testimonial{display:flex;min-height:280px;margin:0;padding:30px;border:1px solid rgba(var(--color-foreground),.16);border-radius:6px;background:#ffffff0d;flex-direction:column}.encore-testimonial__stars{color:#ffc44d;font-size:1.5rem;letter-spacing:.12em}.encore-testimonial blockquote{margin:24px 0;font-size:clamp(2rem,2.2vw,2.8rem);font-weight:700;line-height:1.28;letter-spacing:-.02em}.encore-testimonial figcaption{display:flex;margin-top:auto;flex-direction:column}.encore-testimonial figcaption span{margin-top:4px;color:rgba(var(--color-foreground),.68);font-size:1.1rem}@media screen and (max-width:749px){.encore-testimonials__header{display:block}.encore-testimonials__header a{display:inline-block;margin-top:14px}.encore-testimonials__grid{grid-template-columns:1fr}}.encore-trust{padding:8px 0 52px}.encore-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid rgba(var(--color-foreground),.12);border-radius:6px;background:rgb(var(--color-background))}.encore-trust__item{display:grid;min-width:0;padding:24px 22px;grid-template-columns:46px minmax(0,1fr);gap:14px;border-right:1px solid rgba(var(--color-foreground),.12)}.encore-trust__item:last-child{border-right:0}.encore-trust__icon{display:grid;width:46px;height:46px;border-radius:4px;border:1px solid rgba(6,85,181,.25);background:#0655b50f;color:#0655b5;place-items:center}.encore-trust__icon svg{width:24px;height:24px}.encore-trust h2{margin:2px 0 6px;font-size:1.45rem;letter-spacing:-.015em}.encore-trust .rte{color:rgba(var(--color-foreground),.65);font-size:1.08rem;line-height:1.45}.encore-trust .rte p{margin:0}.encore-trust a{display:inline-flex;gap:6px;margin-top:9px;color:#0655b5;font-size:1.05rem;font-weight:600;text-decoration:none}.encore-trust a:hover{text-decoration:underline;text-underline-offset:.3rem}@media screen and (max-width:1099px){.encore-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.encore-trust__item:nth-child(2){border-right:0}.encore-trust__item:nth-child(-n+2){border-bottom:1px solid rgba(var(--color-foreground),.12)}}@media screen and (max-width:749px){.encore-trust{padding-bottom:40px}.encore-trust__grid{grid-template-columns:1fr}.encore-trust__item,.encore-trust__item:nth-child(2){border-right:0;border-bottom:1px solid rgba(var(--color-foreground),.12)}.encore-trust__item:last-child{border-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
