.pbt-catalog{padding-block:7rem}.pbt-catalog__header{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:3.2rem}.pbt-catalog__eyebrow{margin:0 0 1rem;font-size:1.2rem;font-weight:700;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.pbt-catalog__heading{margin:0}.pbt-catalog__text{max-width:68rem;margin-top:1.2rem}.pbt-catalog__text>*{margin-block:0}.pbt-catalog__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:1rem 2.4rem;color:rgb(var(--color-button-text));font-weight:600;letter-spacing:.06em;text-decoration:none;background:rgb(var(--color-button));border:.1rem solid rgb(var(--color-button));border-radius:.8rem}.pbt-catalog__button--outline{color:rgb(var(--color-foreground));background:transparent;border-color:rgba(var(--color-foreground),.55)}.pbt-catalog__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.8rem}.pbt-catalog__card{display:block;overflow:hidden;color:rgb(var(--color-foreground));text-decoration:none;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.2rem;box-shadow:0 .6rem 2rem rgba(var(--color-shadow),.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.pbt-catalog__card:hover{border-color:rgba(var(--color-foreground),.28);box-shadow:0 1rem 2.8rem rgba(var(--color-shadow),.1);transform:translateY(-.3rem)}.pbt-catalog__media{display:block;position:relative;overflow:hidden;aspect-ratio:4 / 3;background:rgba(var(--color-foreground),.04)}.pbt-catalog__media img,.pbt-catalog__media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.pbt-catalog__card:hover .pbt-catalog__media img{transform:scale(1.035)}.pbt-catalog__content{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:7rem;padding:1.5rem 1.6rem}.pbt-catalog__content strong{font-size:1.45rem;line-height:1.25}.pbt-catalog__content>span{flex:none;font-size:1.2rem;opacity:.72}.pbt-catalog__mobile-button{display:none;margin-top:2.4rem;text-align:center}@media screen and (max-width:1199px){.pbt-catalog__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:749px){.pbt-catalog{padding-block:5rem}.pbt-catalog__header{display:block;margin-bottom:2.4rem}.pbt-catalog__header>.pbt-catalog__button{display:none}.pbt-catalog__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.pbt-catalog__content{min-height:6.2rem;padding:1.2rem}.pbt-catalog__content strong{font-size:1.3rem}.pbt-catalog__content>span{display:none}.pbt-catalog__mobile-button{display:block}}.pbt-hero{position:relative;min-height:56rem;overflow:hidden;isolation:isolate}.pbt-hero--compact{min-height:48rem}.pbt-hero--large{min-height:68rem}.pbt-hero__media,.pbt-hero__media img,.pbt-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.pbt-hero__media img{object-fit:cover;object-position:center}.pbt-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#101c29c7,#101c297a 48%,#101c291f)}.pbt-hero__inner{position:relative;z-index:2;display:flex;align-items:center;min-height:inherit;padding-top:5rem;padding-bottom:5rem}.pbt-hero__inner--center{justify-content:center;text-align:center}.pbt-hero__inner--right{justify-content:flex-end;text-align:right}.pbt-hero__content{width:min(65rem,100%);color:#fff}.pbt-hero__eyebrow{margin:0 0 1.2rem;font-size:1.3rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.pbt-hero__heading{max-width:16ch;margin:0;color:inherit;font-size:clamp(4rem,6vw,7.2rem);line-height:1.02;text-wrap:balance}.pbt-hero__inner--center .pbt-hero__heading{margin-inline:auto}.pbt-hero__inner--right .pbt-hero__heading{margin-left:auto}.pbt-hero__text{max-width:58rem;margin-top:2rem;font-size:clamp(1.7rem,2vw,2.1rem);line-height:1.55}.pbt-hero__inner--center .pbt-hero__text{margin-inline:auto}.pbt-hero__inner--right .pbt-hero__text{margin-left:auto}.pbt-hero__text p{margin:0}.pbt-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3rem}.pbt-hero__inner--center .pbt-hero__actions{justify-content:center}.pbt-hero__inner--right .pbt-hero__actions{justify-content:flex-end}.pbt-hero .button--secondary{color:#fff;border-color:#ffffffe6;background:#ffffff14}@media screen and (max-width:749px){.pbt-hero,.pbt-hero--compact,.pbt-hero--large{min-height:58rem}.pbt-hero__shade{background:linear-gradient(0deg,#101c29d1,#101c296b 75%,#101c2933)}.pbt-hero__inner,.pbt-hero__inner--right{align-items:flex-end;justify-content:flex-start;text-align:left;padding-top:4rem;padding-bottom:4rem}.pbt-hero__inner--center{text-align:center}.pbt-hero__heading{font-size:clamp(3.8rem,11vw,5.4rem)}.pbt-hero__actions{width:100%}.pbt-hero__actions .button{flex:1 1 100%}}.pbt-home-story{padding-block:7rem}.pbt-home-story__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch}.pbt-home-story__media{min-height:58rem;overflow:hidden;border-radius:1.4rem 0 0 1.4rem;background:rgba(var(--color-foreground),.06)}.pbt-home-story__media img,.pbt-home-story__placeholder{width:100%;height:100%;object-fit:cover}.pbt-home-story__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,7vw,8rem);border-radius:0 1.4rem 1.4rem 0;background:rgba(var(--color-foreground),.055)}.pbt-home-story__eyebrow{margin:0 0 1rem;font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.pbt-home-story__content h2{margin:0;font-size:clamp(3.4rem,5vw,5.8rem);line-height:1.04;text-wrap:balance}.pbt-home-story__text{margin-top:2rem;font-size:1.65rem;line-height:1.7}.pbt-home-story__text>*{margin-block:0}.pbt-home-story__pillars{display:grid;gap:1.4rem;margin-top:3rem}.pbt-home-story__pillars>div{padding-top:1.4rem;border-top:.1rem solid rgba(var(--color-foreground),.18)}.pbt-home-story__pillars strong,.pbt-home-story__pillars span{display:block}.pbt-home-story__pillars strong{font-size:1.45rem}.pbt-home-story__pillars span{margin-top:.35rem;font-size:1.3rem;line-height:1.45;opacity:.76}.pbt-home-story__button{align-self:flex-start;margin-top:3rem;padding:1.2rem 2.4rem;color:rgb(var(--color-button-text));font-weight:700;text-decoration:none;background:rgb(var(--color-button));border:.1rem solid rgb(var(--color-button));border-radius:.8rem}@media screen and (max-width:989px){.pbt-home-story__grid{grid-template-columns:1fr}.pbt-home-story__media{min-height:44rem;border-radius:1.4rem 1.4rem 0 0}.pbt-home-story__content{border-radius:0 0 1.4rem 1.4rem}}@media screen and (max-width:749px){.pbt-home-story{padding-block:5rem}.pbt-home-story__media{min-height:34rem}.pbt-home-story__content{padding:3rem 2.2rem}}.pbt-trust{border-block:.1rem solid rgba(var(--color-foreground),.14)}.pbt-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.pbt-trust__item{display:flex;align-items:center;justify-content:center;gap:1.1rem;min-height:7.6rem;padding:1.4rem 1.8rem;text-align:left}.pbt-trust__item+.pbt-trust__item{border-left:.1rem solid rgba(var(--color-foreground),.12)}.pbt-trust__icon{display:grid;flex:0 0 2.8rem;width:2.8rem;height:2.8rem;place-items:center}.pbt-trust__icon svg{width:100%;height:100%}.pbt-trust__item strong{display:block;font-size:1.35rem;line-height:1.25}.pbt-trust__item small{display:block;margin-top:.25rem;font-size:1.15rem;line-height:1.35;opacity:.78}@media screen and (max-width:989px){.pbt-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pbt-trust__item:nth-child(3){border-left:0}.pbt-trust__item:nth-child(n+3){border-top:.1rem solid rgba(var(--color-foreground),.12)}}@media screen and (max-width:549px){.pbt-trust__item{justify-content:flex-start;min-height:7.2rem;padding:1.25rem 1rem}.pbt-trust__icon{flex-basis:2.7rem;width:2.7rem;height:2.7rem}.pbt-trust__item strong{font-size:1.3rem}.pbt-trust__item small{font-size:1.15rem}}
/*# sourceMappingURL=/cdn/shop/t/15/compiled_assets/styles.css.map?subset=AAAAAABAVA */
