.wp-section{--wp-accent: #205896;--wp-on-accent: #ffffff;--wp-radius: 14px;--wp-maxw: 1200px}.wp-wrap{max-width:var(--wp-maxw);margin-inline:auto;padding-inline:2.4rem}@media screen and (max-width:749px){.wp-wrap{padding-inline:1.6rem}}.wp-eyebrow{display:inline-block;font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;opacity:.75;margin:0 0 1.2rem}.wp-h1{font-size:clamp(3.2rem,5.4vw,5.6rem);line-height:1.08;margin:0 0 1.6rem}.wp-h2{font-size:clamp(2.6rem,3.6vw,4rem);line-height:1.15;margin:0 0 1.2rem}.wp-h3{font-size:1.9rem;line-height:1.3;margin:0 0 .8rem}.wp-lede{font-size:clamp(1.5rem,1.6vw,1.8rem);line-height:1.6;opacity:.85;margin:0 0 2rem;max-width:62ch}.wp-center{text-align:center}.wp-center .wp-lede{margin-inline:auto}.wp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:5.2rem;padding:0 3.2rem;border-radius:999px;background:var(--wp-accent);color:var(--wp-on-accent);font-size:1.5rem;font-weight:600;letter-spacing:.04em;text-decoration:none;border:0;cursor:pointer;transition:transform .15s ease,filter .15s ease}.wp-btn:hover{transform:translateY(-2px);filter:brightness(1.08);color:var(--wp-on-accent)}.wp-btn--ghost{background:transparent;color:currentColor;border:1.5px solid currentColor}.wp-btn--ghost:hover{color:currentColor}.wp-btn-row{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center}.wp-center .wp-btn-row{justify-content:center}.wp-btn-note{font-size:1.3rem;opacity:.7;margin:1.2rem 0 0}.wp-rating{display:inline-flex;align-items:center;gap:.8rem;font-size:1.4rem;margin:0 0 2rem}.wp-stars{color:#f5a623;letter-spacing:.1em;font-size:1.5rem}.wp-trust{display:flex;flex-wrap:wrap;gap:1.2rem 3.2rem;list-style:none;padding:0;margin:2.4rem 0 0;font-size:1.25rem;letter-spacing:.12em;text-transform:uppercase;opacity:.8}.wp-center .wp-trust{justify-content:center}.wp-hero{position:relative;overflow:hidden}.wp-hero__grid{display:grid;gap:4rem;align-items:center}.wp-split{display:grid;grid-template-columns:1fr 1fr;gap:5.6rem;align-items:center}.wp-split__media img{width:100%;height:auto;display:block;border-radius:var(--wp-radius)}@media screen and (max-width:989px){.wp-split{grid-template-columns:1fr;gap:3.2rem}.wp-split__media{order:-1}.wp-split__copy{text-align:left}}.wp-hero--overlay{color:#fff}.wp-hero--overlay .wp-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.wp-hero--overlay .wp-hero__bg img{width:100%;height:100%;object-fit:cover}.wp-hero--overlay .wp-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.wp-hero--overlay .wp-wrap{position:relative;z-index:2}.wp-hero--overlay .wp-hero__copy{max-width:64rem}.wp-hero--overlay.wp-center .wp-hero__copy{margin-inline:auto}.wp-hero--overlay .wp-hero__copy :is(h1,p,div){text-shadow:0 1px 14px rgba(0,0,0,.42)}.wp-hero__plate{padding:4rem;border-radius:var(--wp-radius);background:#0c081285;border:1px solid rgba(255,255,255,.1)}@supports (backdrop-filter: blur(1px)){.wp-hero__plate{background:#0c081261;backdrop-filter:blur(14px) saturate(120%);-webkit-backdrop-filter:blur(14px) saturate(120%)}}.wp-hero__plate--solid{background:#0c0812c7;backdrop-filter:none;-webkit-backdrop-filter:none}@media screen and (max-width:749px){.wp-hero__plate{padding:2.8rem 2.2rem}}.wp-grid{display:grid;gap:2.4rem;list-style:none;padding:0;margin:0}.wp-grid--2{grid-template-columns:repeat(2,1fr)}.wp-grid--3{grid-template-columns:repeat(3,1fr)}.wp-grid--4{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:989px){.wp-grid--3,.wp-grid--4{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.wp-grid--2,.wp-grid--3,.wp-grid--4{grid-template-columns:1fr}}.wp-step__num{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border-radius:50%;background:var(--wp-accent);color:var(--wp-on-accent);font-size:1.7rem;font-weight:700;margin-bottom:1.6rem}.wp-step__media img{width:100%;height:auto;border-radius:var(--wp-radius);margin-bottom:1.6rem;display:block}.wp-step p{margin:0;opacity:.85;line-height:1.6}.wp-card{position:relative;display:flex;flex-direction:column;height:100%}.wp-card__media{position:relative;border-radius:var(--wp-radius);overflow:hidden;background:#0000000a}.wp-card__media img{width:100%;height:auto;display:block;transition:transform .4s ease}.wp-card:hover .wp-card__media img{transform:scale(1.04)}.wp-card__badge{position:absolute;top:1.2rem;left:1.2rem;z-index:2;background:var(--wp-accent);color:var(--wp-on-accent);font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.6rem 1.2rem;border-radius:999px}.wp-card__title{font-size:1.6rem;font-weight:600;margin:1.4rem 0 .4rem;line-height:1.35}.wp-card__meta{font-size:1.35rem;opacity:.7;margin:0}.wp-card__price{font-size:1.5rem;font-weight:600;margin:.6rem 0 0}.wp-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;text-indent:-9999px;overflow:hidden}.wp-quote{display:flex;flex-direction:column;height:100%}.wp-quote__media{border-radius:var(--wp-radius);overflow:hidden;margin-bottom:1.6rem}.wp-quote__media img{width:100%;height:auto;display:block}.wp-quote__text{font-size:1.5rem;line-height:1.6;margin:0 0 1.2rem}.wp-quote__attr{font-size:1.3rem;opacity:.7;margin:auto 0 0}.wp-quote__context{display:block;font-weight:600;opacity:1;margin-bottom:.3rem;text-transform:uppercase;letter-spacing:.1em;font-size:1.15rem}.wp-closing{position:relative;overflow:hidden}.wp-closing__ps{font-size:1.4rem;line-height:1.7;opacity:.8;max-width:72ch;margin:3.2rem auto 0}
/*# sourceMappingURL=/cdn/shop/t/4/assets/wp-landing.css.map */
