.homepage-photo-text-section{overflow-x:clip}.homepage-photo-text{--pt-px: min(1.3333px, calc(100vw / 1440));position:relative;overflow-x:clip;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.homepage-photo-text__inner{width:min(100%,calc(1440 * var(--pt-px)));margin-inline:auto;display:grid;grid-template-columns:calc(660 * var(--pt-px)) minmax(0,1fr);min-height:calc(640 * var(--pt-px));align-items:stretch}.homepage-photo-text__copy{position:relative;z-index:1;display:flex;align-items:center;min-width:0;overflow:visible;background-color:transparent}.homepage-photo-text__copy-shape{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;pointer-events:none}.homepage-photo-text__copy-half{position:relative;flex:1 1 50%;min-height:0;overflow:hidden;isolation:isolate;background-color:rgb(var(--color-background))}.homepage-photo-text__copy-half:after{content:"";position:absolute;left:0;width:calc(1440 * var(--pt-px));height:200%;background-image:var(--pt-copy-bg);background-repeat:no-repeat;background-size:calc(1440 * var(--pt-px)) 100%;background-position:left top;mix-blend-mode:multiply;pointer-events:none}.homepage-photo-text__copy-half--top{border-bottom-right-radius:var(--pt-gap-top)}.homepage-photo-text__copy-half--top:after{top:0}.homepage-photo-text__copy-half--bottom{border-top-right-radius:var(--pt-gap-bottom)}.homepage-photo-text__copy-half--bottom:after{top:-100%}.homepage-photo-text__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:calc(32 * var(--pt-px));width:100%;max-width:calc(522 * var(--pt-px));padding:0 0 0 calc(48 * var(--pt-px))}.homepage-photo-text__heading{margin:0;width:100%;font-family:var(--font-heading-family);font-weight:900;font-size:calc(48 * var(--pt-px));line-height:.95;letter-spacing:-.03em;text-transform:uppercase;color:rgb(var(--color-foreground))}.homepage-photo-text__text{margin:0;font-family:var(--font-body-family);font-weight:400;font-size:calc(16 * var(--pt-px));line-height:1.5;letter-spacing:0;color:rgb(var(--color-foreground))}.homepage-photo-text__text--mobile{display:none}.homepage-photo-text__features{display:grid;grid-template-columns:max-content max-content;justify-content:start;column-gap:calc(48 * var(--pt-px));row-gap:calc(15 * var(--pt-px))}.homepage-photo-text__feature{display:flex;align-items:center;gap:calc(15 * var(--pt-px))}.homepage-photo-text__check{width:calc(29 * var(--pt-px));height:calc(29 * var(--pt-px));flex-shrink:0;display:grid;place-items:center;border-radius:50%;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));overflow:hidden}.homepage-photo-text__check img{display:block;width:100%;height:100%;object-fit:contain;background-color:transparent}.homepage-photo-text__check:has(img){background-color:transparent}.homepage-photo-text__check .svg-wrapper,.homepage-photo-text__check svg{width:calc(14 * var(--pt-px));height:calc(14 * var(--pt-px));display:block}.homepage-photo-text__feature-label{margin:0;font-family:var(--font-heading-family);font-weight:600;font-size:calc(18 * var(--pt-px));line-height:1.2;letter-spacing:-.03em;color:rgb(var(--color-foreground));white-space:nowrap}.homepage-photo-text__feature-label--mobile{display:none}.homepage-photo-text__actions{display:flex;flex-direction:column;align-items:center;gap:calc(15 * var(--pt-px));width:100%}.homepage-photo-text__button{width:100%;min-height:calc(59 * var(--pt-px));font-size:calc(24 * var(--pt-px));line-height:.875;cursor:pointer;opacity:1}.homepage-photo-text__social{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:calc(14.5 * var(--pt-px))}.homepage-photo-text__avatars{display:flex;align-items:center;padding-right:calc(6 * var(--pt-px))}.homepage-photo-text__avatar{width:calc(32 * var(--pt-px));height:calc(32 * var(--pt-px));margin-right:calc(-6 * var(--pt-px));border:1px dashed rgb(var(--color-foreground));border-radius:50%;overflow:hidden;background-color:rgb(var(--color-background))}.homepage-photo-text__avatar:last-child{margin-right:0}.homepage-photo-text__avatar img,.homepage-photo-text__avatar-placeholder{display:block;width:100%;height:100%;object-fit:cover}.homepage-photo-text__avatar-placeholder{background-color:rgba(var(--color-foreground),.12)}.homepage-photo-text__stars{display:flex;align-items:center;gap:calc(2 * var(--pt-px))}.homepage-photo-text__stars .svg-wrapper{width:calc(16 * var(--pt-px));height:calc(16 * var(--pt-px))}.homepage-photo-text__stars .svg-wrapper svg,.homepage-photo-text__stars .svg-wrapper img,.homepage-photo-text__star-empty{display:block;width:100%;height:100%;object-fit:contain}.homepage-photo-text__rating{margin:0;font-family:var(--font-heading-family);font-weight:800;font-size:calc(14 * var(--pt-px));line-height:calc(18 * var(--pt-px));letter-spacing:0;text-transform:uppercase;color:rgb(var(--color-foreground))}.homepage-photo-text__media{position:relative;z-index:0;min-width:0;min-height:calc(640 * var(--pt-px));width:calc(100% + var(--pt-gap-overlap));margin-left:calc(-1 * var(--pt-gap-overlap));overflow:hidden;background-color:rgba(var(--color-foreground),.06)}.homepage-photo-text__image,.homepage-photo-text__media .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.homepage-photo-text__image--mobile{display:none}@media screen and (max-width:749px){.homepage-photo-text{--pt-px: calc(100vw / 430);overflow-x:clip;max-width:100%}.homepage-photo-text__inner{display:flex;flex-direction:column;width:100%;max-width:100%;min-height:0;min-width:0;gap:0;padding:0 0 calc(20 * var(--pt-px))}.homepage-photo-text__media{order:-1;z-index:0;width:100%;margin-left:0;margin-right:0;margin-bottom:calc(-1 * var(--pt-gap-mobile-overlap));min-height:calc(382 * var(--pt-px));height:calc(382 * var(--pt-px))}.homepage-photo-text__image--desktop.homepage-photo-text__image--has-mobile{display:none}.homepage-photo-text__image--mobile{display:block}.homepage-photo-text__copy{width:100%;min-width:0;overflow:visible;background-color:transparent;background-image:none}.homepage-photo-text__copy-shape{display:flex;flex-direction:row}.homepage-photo-text__copy-half{flex:1 1 50%;min-width:0}.homepage-photo-text__copy-half:after{width:200%;height:100%;background-size:100% 100%}.homepage-photo-text__copy-half--top{border-bottom-right-radius:0;border-top-right-radius:var(--pt-gap-mobile-top-right)}.homepage-photo-text__copy-half--top:after{top:0;left:0}.homepage-photo-text__copy-half--bottom{border-top-right-radius:0;border-top-left-radius:var(--pt-gap-mobile-top-left)}.homepage-photo-text__copy-half--bottom:after{top:0;left:-100%}.homepage-photo-text__content{gap:calc(15 * var(--pt-px));max-width:none;padding:var(--pt-gap-mobile-overlap) calc(20 * var(--pt-px)) 0}.homepage-photo-text__heading{font-size:calc(36 * var(--pt-px));max-width:calc(393 * var(--pt-px))}.homepage-photo-text__text--desktop{display:none}.homepage-photo-text__text--mobile{display:block;font-size:calc(13 * var(--pt-px));max-width:calc(351 * var(--pt-px))}.homepage-photo-text__features{column-gap:calc(33 * var(--pt-px));row-gap:calc(15 * var(--pt-px));width:100%}.homepage-photo-text__check{width:calc(21 * var(--pt-px));height:calc(21 * var(--pt-px))}.homepage-photo-text__check .svg-wrapper,.homepage-photo-text__check svg{width:calc(10 * var(--pt-px));height:calc(10 * var(--pt-px))}.homepage-photo-text__feature-label--desktop{display:none}.homepage-photo-text__feature-label--mobile{display:block;font-size:calc(13 * var(--pt-px))}.homepage-photo-text__button{font-size:calc(18 * var(--pt-px))}.homepage-photo-text__rating{font-size:calc(12 * var(--pt-px))}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-homepage-photo-text.css.map */
