.pro-before-after__grid{display:grid;gap:3rem;align-items:center}.pro-before-after__copy h2{margin-top:0}.pro-before-after__media{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.pro-before-after__media div{position:relative;overflow:hidden;border-radius:.8rem;background:rgba(var(--color-foreground),.05);aspect-ratio:1 / 1}.pro-before-after__media img{width:100%;height:100%;object-fit:cover}.pro-before-after__media span{position:absolute;left:1rem;bottom:1rem;padding:.5rem 1rem;border-radius:999px;background:rgb(var(--color-background));font-weight:700}@media screen and (min-width:990px){.pro-before-after__grid--media-right{grid-template-columns:.8fr 1.2fr}.pro-before-after__grid--media-left{grid-template-columns:1.2fr .8fr}.pro-before-after__grid--media-left .pro-before-after__copy{order:2}}.pro-benefit-list__grid{display:grid;gap:3rem;align-items:center}.pro-benefit-list__media{overflow:hidden;border-radius:.8rem;background:rgba(var(--color-foreground),.05)}.pro-benefit-list__media img,.pro-benefit-list__media svg{width:100%;height:auto;display:block}.pro-benefit-list__content h2{margin-top:0}.pro-benefit-list__items{display:grid;gap:1.4rem;margin-top:2rem}.pro-benefit-list__item{display:flex;gap:1.2rem;align-items:flex-start}.pro-benefit-list__item>span{display:grid;place-items:center;width:2.8rem;height:2.8rem;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));flex:0 0 auto}.pro-benefit-list__item p{margin:.4rem 0 0;color:rgba(var(--color-foreground),.72)}@media screen and (min-width:990px){.pro-benefit-list__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.pro-benefit-list__grid--image-right .pro-benefit-list__media{order:2}}.pro-comparison__header{max-width:78rem;margin:0 auto 3rem;text-align:center}.pro-comparison__header h2{margin-top:0}.pro-comparison__table{overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem}.pro-comparison__row{display:grid;grid-template-columns:1.1fr 1fr 1fr}.pro-comparison__row>div{padding:1.4rem;border-top:.1rem solid rgba(var(--color-foreground),.1)}.pro-comparison__row>div+div{border-left:.1rem solid rgba(var(--color-foreground),.1)}.pro-comparison__row--head>div{border-top:0;font-weight:700;background:rgba(var(--color-foreground),.05)}.pro-comparison__brand{color:rgb(var(--color-button));font-weight:800}@media screen and (max-width:749px){.pro-comparison__table{overflow-x:auto}.pro-comparison__row{min-width:64rem}}.pro-countdown{display:block;padding:2.4rem 0}.pro-countdown__inner{display:grid;gap:2rem;align-items:center}.pro-countdown__media{overflow:hidden;border-radius:.8rem}.pro-countdown__media img{width:100%;height:auto;display:block}.pro-countdown__copy h2,.pro-countdown__copy p{margin-top:0}.pro-countdown__badge{margin-bottom:.8rem;font-weight:700;text-transform:uppercase}.pro-countdown__timer{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.pro-countdown__timer div{min-width:6.4rem;padding:1rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:.8rem;text-align:center}.pro-countdown__timer strong{display:block;font-size:2.4rem;line-height:1}.pro-countdown__timer span{display:block;margin-top:.4rem;font-size:1.2rem}@media screen and (min-width:990px){.pro-countdown__inner{grid-template-columns:minmax(0,1fr) auto auto}.pro-countdown__inner--image-left{grid-template-columns:minmax(22rem,.45fr) minmax(0,1fr) auto auto}.pro-countdown__inner--image-top{grid-template-columns:minmax(0,1fr) auto auto}.pro-countdown__inner--image-top .pro-countdown__media{grid-column:1 / -1}}.pro-faq__layout{display:grid;gap:3rem}.pro-faq__intro{max-width:64rem}.pro-faq__intro h2{margin-top:0}.pro-faq__items{display:grid;gap:1rem}.pro-faq__style--cards .pro-faq__items{align-items:start}.pro-faq__item{border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:rgb(var(--color-background))}.pro-faq__item summary{display:block;position:relative;padding:1.8rem 5.6rem 1.8rem 2rem;cursor:pointer;font-weight:700;list-style:none;width:100%;min-height:6.4rem}.pro-faq__item summary::-webkit-details-marker{display:none}.pro-faq__item summary::marker{content:""}.pro-faq__question{display:block;min-width:0;line-height:1.35;overflow-wrap:anywhere}.pro-faq__item summary .svg-wrapper{position:absolute;right:2rem;top:50%;width:2.4rem;min-width:2.4rem;height:2.4rem;transform:translateY(-50%);display:grid;place-items:center}.pro-faq__item[open] summary .svg-wrapper{transform:translateY(-50%) rotate(180deg)}.pro-faq__answer{padding:0 2rem 2rem}.pro-faq__media{margin-top:1.6rem}.pro-faq__media img{width:100%;height:auto;border-radius:.8rem}.pro-faq__table{margin-top:1.6rem;overflow-x:auto}.pro-faq__table table{width:100%;border-collapse:collapse}.pro-faq__table th,.pro-faq__table td{padding:1rem;border:.1rem solid rgba(var(--color-foreground),.16);text-align:left}@media screen and (min-width:990px){.pro-faq__layout--split{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:start}.pro-faq__style--columns .pro-faq__items,.pro-faq__style--cards .pro-faq__items{grid-template-columns:repeat(2,minmax(0,1fr))}.pro-faq__style--cards .pro-faq__item{height:100%}}.pro-feature-grid__header{max-width:78rem;margin-bottom:3rem}.pro-feature-grid__header--center{margin-left:auto;margin-right:auto;text-align:center}.pro-feature-grid__header--right{margin-left:auto;text-align:right}.pro-feature-grid__grid{display:grid;gap:2rem}.pro-feature-card{overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:.8rem;background:rgb(var(--color-background))}.pro-feature-card__media{aspect-ratio:4 / 3;background:rgba(var(--color-foreground),.04)}.pro-feature-card__media img{width:100%;height:100%;object-fit:cover}.pro-feature-card__body{padding:2rem}.pro-feature-card__eyebrow{margin:0 0 .8rem;font-size:1.2rem;font-weight:700;text-transform:uppercase;color:rgba(var(--color-foreground),.65)}.pro-feature-card h3{margin:0 0 1rem}@media screen and (min-width:750px){.pro-feature-grid__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.pro-feature-grid__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.pro-feature-grid__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.pro-gallery-mosaic__heading{margin:0 0 3rem;text-align:center}.pro-gallery-mosaic__grid{display:grid;gap:1rem}.pro-gallery-mosaic__item{position:relative;overflow:hidden;min-height:22rem;margin:0;border-radius:.8rem;background:rgba(var(--color-foreground),.05)}.pro-gallery-mosaic__item img,.pro-gallery-mosaic__item svg{width:100%;height:100%;display:block;object-fit:cover}.pro-gallery-mosaic__item figcaption{position:absolute;left:1rem;right:1rem;bottom:1rem;padding:.8rem 1rem;border-radius:.8rem;background:rgba(var(--color-background),.88);font-weight:700}@media screen and (min-width:750px){.pro-gallery-mosaic__grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:18rem}.pro-gallery-mosaic__item{min-height:0}.pro-gallery-mosaic__item--wide{grid-column:span 2}.pro-gallery-mosaic__item--tall{grid-row:span 2}.pro-gallery-mosaic__item--large{grid-column:span 2;grid-row:span 2}}.pro-banner-carousel{display:block;position:relative;overflow:hidden}.pro-banner-carousel__viewport{overflow:hidden}.pro-banner-carousel__track{display:flex;transition:transform .45s ease}.pro-banner-carousel__slide{position:relative;flex:0 0 100%;display:grid;overflow:hidden;isolation:isolate}.pro-banner-carousel__slide--small{min-height:42rem}.pro-banner-carousel__slide--medium{min-height:56rem}.pro-banner-carousel__slide--large{min-height:72rem}.pro-banner-carousel__media,.pro-banner-carousel__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.pro-banner-carousel__media:after{content:"";z-index:1;background:var(--overlay-color);opacity:var(--overlay-opacity)}.pro-banner-carousel__media img,.pro-banner-carousel__media svg{width:100%;height:100%;object-fit:cover;display:block}.pro-banner-carousel__mobile-image{display:none!important}.pro-banner-carousel__content{position:relative;z-index:2;display:flex;width:100%;padding-top:5rem;padding-bottom:5rem}.pro-banner-carousel__align--top-left .pro-banner-carousel__content{align-items:flex-start;justify-content:flex-start}.pro-banner-carousel__align--top-center .pro-banner-carousel__content{align-items:flex-start;justify-content:center}.pro-banner-carousel__align--top-right .pro-banner-carousel__content{align-items:flex-start;justify-content:flex-end}.pro-banner-carousel__align--middle-left .pro-banner-carousel__content{align-items:center;justify-content:flex-start}.pro-banner-carousel__align--middle-center .pro-banner-carousel__content{align-items:center;justify-content:center}.pro-banner-carousel__align--middle-right .pro-banner-carousel__content{align-items:center;justify-content:flex-end}.pro-banner-carousel__align--bottom-left .pro-banner-carousel__content{align-items:flex-end;justify-content:flex-start}.pro-banner-carousel__align--bottom-center .pro-banner-carousel__content{align-items:flex-end;justify-content:center}.pro-banner-carousel__align--bottom-right .pro-banner-carousel__content{align-items:flex-end;justify-content:flex-end}.pro-banner-carousel__box{width:min(100%,68rem);padding:3.2rem;border-radius:.8rem;text-shadow:calc(cos(var(--pro-carousel-shadow-angle, 135deg)) * var(--pro-carousel-shadow-distance, 0px) * var(--pro-carousel-shadow-enabled, 0)) calc(sin(var(--pro-carousel-shadow-angle, 135deg)) * var(--pro-carousel-shadow-distance, 0px) * var(--pro-carousel-shadow-enabled, 0)) calc(var(--pro-carousel-shadow-blur, 0px) * var(--pro-carousel-shadow-enabled, 0)) var(--pro-carousel-shadow-color, transparent)}.pro-banner-carousel__box--transparent{background:transparent}.pro-banner-carousel__text--left .pro-banner-carousel__box{text-align:left}.pro-banner-carousel__text--center .pro-banner-carousel__box{text-align:center}.pro-banner-carousel__text--right .pro-banner-carousel__box{text-align:right}.pro-banner-carousel__badge{display:inline-flex;margin-bottom:1rem;padding:.5rem 1.2rem;border-radius:999px;background:rgba(var(--color-foreground),.08);font-weight:700}.pro-banner-carousel__buttons{display:inline-flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.pro-banner-carousel__controls{position:absolute;left:50%;bottom:1.6rem;z-index:3;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:1rem;pointer-events:none}.pro-banner-carousel__button,.pro-banner-carousel__dots button{pointer-events:auto;border:0;cursor:pointer}.pro-banner-carousel__button{display:grid;place-items:center;width:3.6rem;height:3.6rem;border-radius:50%;background:rgba(var(--color-background),.86);color:rgb(var(--color-foreground));font-size:2.4rem}.pro-banner-carousel__dots{display:flex;gap:.8rem;padding:.8rem 1rem;border-radius:999px;background:rgba(var(--color-background),.78)}.pro-banner-carousel__dots button{width:.9rem;height:.9rem;padding:0;border-radius:50%;background:rgba(var(--color-foreground),.35)}.pro-banner-carousel__dots button[aria-current=true]{background:rgb(var(--color-foreground))}@media screen and (max-width:749px){.pro-banner-carousel__slide--small,.pro-banner-carousel__slide--medium,.pro-banner-carousel__slide--large{min-height:44rem}.pro-banner-carousel__mobile-image{display:block!important}.pro-banner-carousel__mobile-image+img,.pro-banner-carousel__media>img:not(.pro-banner-carousel__mobile-image):has(+.pro-banner-carousel__mobile-image){display:none}.pro-banner-carousel__content{padding-top:3rem;padding-bottom:6rem}.pro-banner-carousel__box{padding:2.4rem}}.pro-hotspots__heading{text-align:center;margin:0 0 3rem}.pro-hotspots__wrap{display:grid;gap:2rem;align-items:start}.pro-hotspots__image{position:relative;overflow:hidden;border-radius:.8rem;background:rgba(var(--color-foreground),.05)}.pro-hotspots__image img,.pro-hotspots__image svg{width:100%;height:auto;display:block}.pro-hotspots__point{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%)}.pro-hotspots__point span{display:grid;place-items:center;width:3.6rem;height:3.6rem;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-weight:700;box-shadow:0 0 0 .6rem rgba(var(--color-background),.75)}.pro-hotspots__list{display:grid;gap:1rem}.pro-hotspots__card{padding:1.6rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:rgb(var(--color-background))}@media screen and (min-width:990px){.pro-hotspots__wrap{grid-template-columns:minmax(0,1.2fr) minmax(28rem,.8fr)}}.pro-logo-cloud__heading{text-align:center;margin:0 0 2.4rem}.pro-logo-cloud__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.pro-logo-cloud__item,.pro-logo-cloud__link{display:flex;align-items:center;justify-content:center;min-height:8rem;padding:1.6rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:.8rem;color:rgb(var(--color-foreground));text-decoration:none}.pro-logo-cloud__logo{max-width:14rem;max-height:5.6rem;width:auto;height:auto;object-fit:contain}@media screen and (min-width:750px){.pro-logo-cloud__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.pro-logo-cloud__grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.pro-logo-cloud__grid--6{grid-template-columns:repeat(6,minmax(0,1fr))}}.pro-marquee{overflow:hidden;padding:1.2rem 0}.pro-marquee__track{display:flex;width:max-content;animation:pro-marquee var(--duration) linear infinite}.pro-marquee__group{display:flex;align-items:center}.pro-marquee__item{padding:0 2.4rem;font-weight:700;white-space:nowrap}@keyframes pro-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.pro-offer__box{display:grid;gap:2rem;align-items:center;padding:3rem;border-radius:.8rem;border:.1rem solid rgba(var(--color-foreground),.12);background:rgba(var(--color-foreground),.04)}.pro-offer__box h2,.pro-offer__badge{margin-top:0}.pro-offer__badge{margin-bottom:.8rem;font-weight:700;text-transform:uppercase}@media screen and (min-width:990px){.pro-offer__box{grid-template-columns:minmax(0,1fr) auto;padding:4rem}}.pro-process__header{max-width:76rem;margin:0 auto 3rem;text-align:center}.pro-process__header h2{margin-top:0}.pro-process__steps{display:grid;gap:1.6rem}.pro-process__step{padding:2rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:rgb(var(--color-background))}.pro-process__number{display:grid;place-items:center;width:4rem;height:4rem;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-weight:700}.pro-process__step h3{margin:1.6rem 0 1rem}@media screen and (min-width:750px){.pro-process__steps{grid-template-columns:repeat(4,minmax(0,1fr))}}.pro-size-cards__header{max-width:76rem;margin:0 auto 3.2rem;text-align:center}.pro-size-cards__eyebrow{margin:0 0 .8rem;color:#6faf3a;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.pro-size-cards__header h2{margin:0 0 1rem}.pro-size-cards__grid{display:grid;gap:2rem}.pro-size-card{display:grid;gap:2rem;align-items:center;padding:2.2rem;border-radius:.8rem;background:rgb(var(--color-background));box-shadow:0 18px 44px #202b631f}.pro-size-card__media{min-height:24rem;display:grid;place-items:center}.pro-size-card__media img,.pro-size-card__media svg{width:100%;max-height:34rem;object-fit:contain}.pro-size-card__content{min-width:0}.pro-size-card__badge{display:inline-flex;width:fit-content;margin:0 0 1.4rem;padding:.6rem 1.2rem;border-radius:.5rem;background:var(--inpets-navy, #202b63);color:#fff;font-size:1.2rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.pro-size-card--burgundy .pro-size-card__badge{background:var(--inpets-burgundy, #7a2635)}.pro-size-card h3{margin:0 0 .8rem;font-size:clamp(2.8rem,3.6vw,4rem)}.pro-size-card__text{color:rgba(var(--color-foreground),.72)}.pro-size-card__bullets{display:grid;gap:.8rem;margin:1.6rem 0 2rem;padding:0;list-style:none}.pro-size-card__bullets li{display:flex;align-items:center;gap:.8rem}.pro-size-card__bullets li>span:first-child{display:grid;place-items:center;width:2.2rem;height:2.2rem;border:.2rem solid #6faf3a;border-radius:50%;color:#6faf3a;font-size:1.3rem;font-weight:900;line-height:1;flex:0 0 auto}.pro-size-card__price{margin:0 0 1.8rem;color:rgb(var(--color-button));font-size:clamp(2.6rem,4vw,3.6rem);font-weight:900;line-height:1}.pro-size-card__button{width:100%;max-width:var(--pro-button-width, 24rem);background:var(--pro-button-background, rgb(var(--color-button)));color:var(--pro-button-text, rgb(var(--color-button-text)))}.pro-size-card__button:after{box-shadow:inset 0 0 0 1px var(--pro-button-background, rgb(var(--color-button)))}@media screen and (min-width:990px){.pro-size-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pro-size-card{grid-template-columns:minmax(0,1.08fr) minmax(22rem,.92fr);min-height:40rem;padding:2.8rem}}.pro-stats__header{max-width:76rem;margin:0 auto 3rem;text-align:center}.pro-stats__header h2{margin-top:0}.pro-stats__grid{display:grid;gap:1.2rem}.pro-stats__item{padding:2.4rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;text-align:center;background:rgb(var(--color-background))}.pro-stats__item strong{display:block;font-size:clamp(3.2rem,6vw,6rem);line-height:1}.pro-stats__item span{display:block;margin-top:1rem;color:rgba(var(--color-foreground),.72)}@media screen and (min-width:750px){.pro-stats__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.pro-stats__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.pro-testimonials__header{max-width:78rem;margin:0 auto 3rem;text-align:center}.pro-testimonials__header h2{margin-top:0}.pro-testimonials__grid{display:grid;gap:1.6rem}.pro-testimonial{padding:2rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:rgb(var(--color-background))}.pro-testimonial__media{overflow:hidden;margin:-.6rem -.6rem 1.6rem;border-radius:.8rem;aspect-ratio:4 / 3;background:rgba(var(--color-foreground),.06)}.pro-testimonial__media img{display:block;width:100%;height:100%;object-fit:cover}.pro-testimonial__rating-row{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;margin-bottom:1.2rem}.pro-testimonial__stars{color:rgb(var(--color-button));letter-spacing:0;line-height:1}.pro-testimonial__source{color:rgba(var(--color-foreground),.72);font-size:1.3rem;font-weight:700;text-decoration:none}a.pro-testimonial__source:hover{color:rgb(var(--color-button));text-decoration:underline}.pro-testimonial__author{display:flex;align-items:center;gap:1rem;margin-top:1.6rem}.pro-testimonial__author img{width:4.8rem;height:4.8rem;border-radius:50%;object-fit:cover}.pro-testimonial__author span{display:block;color:rgba(var(--color-foreground),.7)}@media screen and (min-width:750px){.pro-testimonials__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.pro-testimonials__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.pro-timeline__header{max-width:76rem;margin:0 auto 3rem;text-align:center}.pro-timeline__header h2{margin-top:0}.pro-timeline__list{position:relative;display:grid;gap:1.6rem;max-width:86rem;margin:0 auto}.pro-timeline__list:before{content:"";position:absolute;left:1.2rem;top:0;bottom:0;width:.2rem;background:rgba(var(--color-foreground),.14)}.pro-timeline__item{display:grid;grid-template-columns:2.6rem minmax(0,1fr);gap:1.4rem}.pro-timeline__dot{width:2.6rem;height:2.6rem;border:.6rem solid rgb(var(--color-background));border-radius:50%;background:rgb(var(--color-button));z-index:1}.pro-timeline__body{padding:1.8rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:rgb(var(--color-background))}.pro-timeline__date{margin:0 0 .6rem;color:rgba(var(--color-foreground),.7);font-weight:700}.pro-timeline__body h3{margin:0 0 1rem}.pro-trust-bar{padding:2rem 0}.pro-trust-bar__header{max-width:78rem;margin-bottom:2rem}.pro-trust-bar__header--left{text-align:left}.pro-trust-bar__header--center{margin-left:auto;margin-right:auto;text-align:center}.pro-trust-bar__header--right{margin-left:auto;text-align:right}.pro-trust-bar__title{margin:0 0 .8rem}.pro-trust-bar__subtitle{color:rgba(var(--color-foreground),.76)}.pro-trust-bar__subtitle p{margin-top:0}.pro-trust-bar__inner{display:grid;gap:1.4rem}.pro-trust-bar__item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1rem;min-width:0;height:100%;padding:1.8rem 1.4rem;border-radius:.8rem;background:rgba(var(--color-background),.7);box-shadow:0 8px 24px #202b630f;text-align:center}.pro-trust-bar__icon-wrap{display:grid;place-items:center;width:5.2rem;height:5.2rem;border-radius:50%;background:#6faf3a24;color:#6faf3a;flex:0 0 auto}.pro-trust-bar__icon{width:4.2rem;height:4.2rem;object-fit:contain}.pro-trust-bar__icon-wrap svg{width:3.4rem;height:3.4rem;display:block}.pro-trust-bar__heading{margin:0;font-weight:800;line-height:1.25}.pro-trust-bar__text{margin:.35rem auto 0;color:rgba(var(--color-foreground),.72);line-height:1.35;font-size:1.35rem;max-width:20rem}@media screen and (min-width:750px){.pro-trust-bar__inner--2{grid-template-columns:repeat(2,minmax(0,1fr))}.pro-trust-bar__inner--3{grid-template-columns:repeat(3,minmax(0,1fr))}.pro-trust-bar__inner--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.pro-ugc__header{max-width:78rem;margin-bottom:3rem}.pro-ugc__header--center{margin-left:auto;margin-right:auto;text-align:center}.pro-ugc__header--left{text-align:left}.pro-ugc__header h2{margin-top:0;margin-bottom:1rem}.pro-ugc__kicker{margin:0 0 .8rem;color:rgb(var(--color-button));font-weight:800;text-transform:uppercase}.pro-ugc__layout{gap:var(--pro-ugc-gap)}.pro-ugc__layout--grid{display:grid;grid-template-columns:1fr}.pro-ugc__layout--carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem}.pro-ugc__layout--masonry{column-count:1;column-gap:var(--pro-ugc-gap)}.pro-ugc-card{overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:var(--pro-ugc-radius);background:rgb(var(--color-background))}.pro-ugc__layout--carousel .pro-ugc-card{flex:0 0 min(82vw,36rem);scroll-snap-align:start}.pro-ugc__layout--masonry .pro-ugc-card{display:inline-block;width:100%;margin-bottom:var(--pro-ugc-gap);break-inside:avoid}.pro-ugc-card__media{position:relative;overflow:hidden;background:rgba(var(--color-foreground),.06)}.pro-ugc-card--square .pro-ugc-card__media{aspect-ratio:1}.pro-ugc-card--portrait .pro-ugc-card__media{aspect-ratio:4 / 5}.pro-ugc-card--video .pro-ugc-card__media{aspect-ratio:9 / 16}.pro-ugc-card--landscape .pro-ugc-card__media{aspect-ratio:16 / 10}.pro-ugc-card__media img,.pro-ugc-card__media svg{display:block;width:100%;height:100%;object-fit:cover}.pro-ugc-card__play{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:5.2rem;height:5.2rem;border-radius:50%;transform:translate(-50%,-50%);background:rgba(var(--color-background),.88);color:rgb(var(--color-foreground));text-decoration:none}.pro-ugc-card__play span{margin-left:.2rem}.pro-ugc-card__badge{position:absolute;left:1rem;top:1rem;max-width:calc(100% - 2rem);padding:.5rem .8rem;border-radius:999px;background:rgba(var(--color-background),.9);color:rgb(var(--color-foreground));font-size:1.2rem;font-weight:800}.pro-ugc-card__body{padding:1.6rem}.pro-ugc-card__stars{margin-bottom:.8rem;color:rgb(var(--color-button));letter-spacing:0}.pro-ugc-card__quote{color:rgba(var(--color-foreground),.82)}.pro-ugc-card__quote p{margin-top:0}.pro-ugc-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.6rem}.pro-ugc-card__author{display:flex;align-items:center;min-width:0;gap:1rem}.pro-ugc-card__author img{width:4rem;height:4rem;flex:0 0 4rem;border-radius:50%;object-fit:cover}.pro-ugc-card__author strong,.pro-ugc-card__author span{display:block}.pro-ugc-card__author span{color:rgba(var(--color-foreground),.62);font-size:1.3rem}.pro-ugc-card__link{flex:0 0 auto;color:rgb(var(--color-button));font-weight:800;text-decoration:none}@media screen and (max-width:749px){.pro-ugc__layout--mobile-scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem}.pro-ugc__layout--mobile-scroll .pro-ugc-card{flex:0 0 82vw;scroll-snap-align:start}}@media screen and (min-width:750px){.pro-ugc__layout--grid{grid-template-columns:repeat(var(--pro-ugc-columns),minmax(0,1fr))}.pro-ugc__layout--masonry{column-count:var(--pro-ugc-columns)}}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
