.ppp-badge{margin-bottom:.8rem}.ppp-badge__label{display:inline-block;padding:.4rem 1.2rem;border-radius:10rem;font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1.6}.ppp-guarantee{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:1rem 1.6rem;margin:1.2rem 0 .8rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:var(--inputs-radius, .4rem);font-weight:700;font-size:1.3rem;text-align:center;text-transform:uppercase;letter-spacing:.05em}.ppp-guarantee .svg-wrapper{flex-shrink:0;width:1.8rem;height:1.8rem;display:flex;align-items:center}.ppp-guarantee .svg-wrapper svg{width:1.8rem;height:1.8rem}.ppp-trust-icons{display:flex;justify-content:space-around;gap:.8rem;padding:1.2rem 0;border-top:.1rem solid rgba(var(--color-foreground),.08);border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin-bottom:1.6rem}.ppp-trust-icon{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1;text-align:center;min-width:0}.ppp-trust-icon .svg-wrapper{width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ppp-trust-icon .svg-wrapper svg{width:2.4rem;height:2.4rem}.ppp-trust-icon__text{font-size:1.1rem;line-height:1.3;word-break:break-word}.ppp-company-usps{width:100%}.ppp-company-usps__heading{text-align:center;margin-bottom:3.2rem}.ppp-company-usps__grid{display:grid;grid-template-columns:1fr 1fr;gap:2.4rem 1.6rem;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.ppp-company-usps__grid{grid-template-columns:repeat(4,1fr);gap:2.4rem}}.ppp-company-usp{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.ppp-company-usp__icon{width:5.6rem;height:5.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.06);flex-shrink:0}.ppp-company-usp__icon .svg-wrapper{width:2.8rem;height:2.8rem;display:flex;align-items:center;justify-content:center}.ppp-company-usp__icon .svg-wrapper svg{width:2.8rem;height:2.8rem}.ppp-company-usp__label{font-size:1.1rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;opacity:.6;margin:0}.ppp-company-usp__title{font-size:1.5rem;font-weight:700;margin:0;line-height:1.3}.ppp-company-usp__desc{font-size:1.3rem;line-height:1.5;opacity:.7;margin:0}.ppp-bundle-inline{border:.1rem solid rgba(var(--color-foreground),.12);border-radius:var(--inputs-radius, .6rem);padding:1.6rem;margin:.8rem 0 1.6rem}.ppp-bundle-inline__heading{font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.55;margin:0 0 1.2rem}.ppp-bundle-inline__items{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.2rem}.ppp-bundle-inline__row{display:flex;align-items:center;gap:1rem;padding:.8rem;border-radius:.4rem;cursor:pointer;transition:background .15s}.ppp-bundle-inline__row:hover{background:rgba(var(--color-foreground),.04)}.ppp-bundle-inline__row--main{cursor:default}.ppp-bundle-inline__cb{position:absolute;opacity:0;width:0;height:0}.ppp-bundle-inline__check{width:1.8rem;height:1.8rem;flex-shrink:0;border-radius:.3rem;border:.15rem solid rgba(var(--color-foreground),.3);background:rgb(var(--color-background));display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s}.ppp-bundle-inline__check:after{content:"";width:.4rem;height:.75rem;border:.15rem solid rgb(var(--color-background));border-top:none;border-left:none;transform:rotate(45deg) translateY(-.1rem);opacity:0;transition:opacity .15s}.ppp-bundle-inline__cb:checked~.ppp-bundle-inline__check{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.ppp-bundle-inline__cb:checked~.ppp-bundle-inline__check:after{opacity:1}.ppp-bundle-inline__row--main .ppp-bundle-inline__check{background:rgba(var(--color-foreground),.15);border-color:rgba(var(--color-foreground),.15)}.ppp-bundle-inline__row--main .ppp-bundle-inline__check:after{opacity:1}.ppp-bundle-inline__img{width:4.8rem;height:4.8rem;object-fit:cover;border-radius:.4rem;flex-shrink:0}.ppp-bundle-inline__info{display:flex;flex-direction:column;gap:.1rem;flex:1;min-width:0}.ppp-bundle-inline__tag{font-size:1rem;font-style:normal;font-weight:600;letter-spacing:.06em;text-transform:uppercase;opacity:.5}.ppp-bundle-inline__name{font-size:1.3rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;color:inherit}a.ppp-bundle-inline__name:hover{text-decoration:underline}.ppp-bundle-inline__price{font-size:1.3rem;font-weight:700}.ppp-bundle-inline__footer{display:flex;flex-direction:column;gap:.8rem;padding-top:1.2rem;border-top:.1rem solid rgba(var(--color-foreground),.1)}.ppp-bundle-inline__total{display:flex;justify-content:space-between;align-items:center;font-size:1.4rem}.ppp-bundle-inline__total strong{font-size:1.8rem;font-weight:700}.ppp-bundle-inline__btn{min-height:4.8rem}.ppp-bundle__heading{margin-bottom:2.4rem}.ppp-bundle__layout{display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width:750px){.ppp-bundle__layout{flex-direction:row;align-items:flex-start;gap:4rem}}.ppp-bundle__products{display:flex;flex-direction:column;gap:1.2rem;flex:1}@media screen and (min-width:480px){.ppp-bundle__products{flex-direction:row;align-items:center;flex-wrap:wrap;gap:.8rem}}.ppp-bundle__plus{font-size:2rem;font-weight:300;color:rgba(var(--color-foreground),.4);display:flex;align-items:center;align-self:center;padding:0 .4rem}.ppp-bundle__item{flex:1;min-width:14rem;max-width:22rem}.ppp-bundle__checkbox-label{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.8rem;cursor:pointer;position:relative}.ppp-bundle__checkbox{position:absolute;opacity:0;width:0;height:0}.ppp-bundle__check-ui{position:absolute;top:.4rem;left:.4rem;width:2rem;height:2rem;border-radius:50%;border:.2rem solid rgba(var(--color-foreground),.3);background:rgb(var(--color-background));z-index:1;display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s}.ppp-bundle__check-ui:after{content:"";width:.5rem;height:.9rem;border:.2rem solid rgb(var(--color-background));border-top:none;border-left:none;transform:rotate(45deg) translateY(-.1rem);opacity:0;transition:opacity .15s}.ppp-bundle__checkbox:checked~.ppp-bundle__check-ui{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.ppp-bundle__checkbox:checked~.ppp-bundle__check-ui:after{opacity:1}.ppp-bundle__item--main .ppp-bundle__img{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.ppp-bundle__img{width:100%;aspect-ratio:1;max-width:12rem;object-fit:cover;border-radius:var(--media-radius, .4rem);display:block}.ppp-bundle__img--placeholder{width:12rem;height:12rem;background:rgba(var(--color-foreground),.06);border-radius:var(--media-radius, .4rem);display:flex;align-items:center;justify-content:center}.ppp-bundle__img--placeholder svg{width:5rem;height:5rem;opacity:.3}.ppp-bundle__item-info{display:flex;flex-direction:column;gap:.2rem}.ppp-bundle__item-tag{font-size:1rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;opacity:.5}.ppp-bundle__item-title{font-size:1.3rem;font-weight:600;line-height:1.3;text-decoration:none;color:inherit}a.ppp-bundle__item-title:hover{text-decoration:underline}.ppp-bundle__item-price{font-size:1.4rem;font-weight:700}.ppp-bundle__cta{display:flex;flex-direction:column;gap:1.2rem;min-width:22rem}.ppp-bundle__total-line{display:flex;justify-content:space-between;align-items:center;font-size:1.5rem;margin:0;padding:1.2rem 0;border-top:.1rem solid rgba(var(--color-foreground),.1);border-bottom:.1rem solid rgba(var(--color-foreground),.1)}.ppp-bundle__total-price{font-size:2rem;font-weight:700}.ppp-bundle__btn{min-height:4.8rem;font-size:1.5rem}.ppp-reviews__heading{margin-bottom:2.4rem}.ppp-reviews__placeholder{padding:3.2rem;text-align:center;border:.1rem dashed rgba(var(--color-foreground),.2);border-radius:var(--media-radius, .4rem);opacity:.6;font-size:1.4rem}.ppp-social-proof__heading{text-align:center;margin-bottom:3.2rem}.ppp-testimonials{list-style:none;margin:0 0 3.2rem;padding:0;display:grid;grid-template-columns:1fr;gap:1.6rem}@media screen and (min-width:750px){.ppp-testimonials{grid-template-columns:repeat(3,1fr)}}.ppp-testimonial{display:flex;flex-direction:column;gap:1rem;padding:2rem;background:rgba(var(--color-foreground),.03);border-radius:var(--media-radius, .8rem);border:.1rem solid rgba(var(--color-foreground),.08)}.ppp-testimonial__stars{display:flex;gap:.2rem}.ppp-testimonial__star{font-size:1.6rem;color:#ff8c00;font-weight:700}.ppp-testimonial__star--empty{color:rgba(var(--color-foreground),.18);font-weight:400}.ppp-testimonial__quote{font-size:1.4rem;line-height:1.6;font-style:italic;margin:0;flex:1}.ppp-testimonial__author{font-size:1.2rem;font-weight:600;font-style:normal;opacity:.6}.ppp-logos__label{text-align:center;font-size:1.1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;opacity:.5;margin:0 0 2rem}.ppp-logos{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2.4rem 4rem}.ppp-logos__img{max-height:4rem;width:auto;object-fit:contain;opacity:.55;filter:grayscale(100%);transition:opacity .2s,filter .2s}.ppp-logos__img:hover{opacity:1;filter:grayscale(0%)}.ppp-logos__text{font-size:1.6rem;font-weight:700;opacity:.4;letter-spacing:.05em}.ppp-reviews__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:2.4rem}.ppp-reviews__heading{margin:0}.ppp-reviews__summary{display:flex;align-items:center;gap:.8rem}.ppp-reviews__avg-score{font-size:2.8rem;font-weight:800;line-height:1}.ppp-reviews__avg-stars{display:flex;gap:.1rem;font-size:1.8rem}.ppp-reviews__count{font-size:1.3rem;opacity:.55}.ppp-reviews__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1.6rem}@media screen and (min-width:750px){.ppp-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.ppp-reviews__grid{grid-template-columns:repeat(3,1fr)}}.ppp-review-card{display:flex;flex-direction:column;gap:.8rem;padding:2rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:var(--media-radius, .8rem);background:rgba(var(--color-foreground),.02);overflow:hidden}.ppp-review-card__image-wrap{margin:-2rem -2rem .4rem;overflow:hidden;border-radius:var(--media-radius, .8rem) var(--media-radius, .8rem) 0 0}.ppp-review-card__image{width:100%;aspect-ratio:4 / 3;height:auto;object-fit:cover;display:block}.ppp-review-card__top{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.ppp-review-card__verified{font-size:1.1rem;font-weight:600;color:#2e7d32;white-space:nowrap}.ppp-review-card__title{font-size:1.5rem;font-weight:700;margin:0;line-height:1.3}.ppp-review-card__body{font-size:1.4rem;line-height:1.6;opacity:.8;margin:0;flex:1}.ppp-review-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding-top:.8rem;border-top:.1rem solid rgba(var(--color-foreground),.08);margin-top:auto}.ppp-review-card__author{font-size:1.2rem;font-weight:600}.ppp-review-card__date{font-size:1.1rem;opacity:.45}.ppp-support__heading{margin-bottom:2.4rem;text-align:center}.ppp-support__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:750px){.ppp-support__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.ppp-support__grid{grid-template-columns:repeat(3,1fr)}}.ppp-support__item{display:flex;flex-direction:column;gap:1rem;padding:2rem;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:var(--media-radius, .8rem)}.ppp-support__item-icon{width:5.6rem;height:5.6rem;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.12);border-radius:50%;flex-shrink:0}.ppp-support__item-icon .svg-wrapper,.ppp-support__item-icon svg{width:2.8rem;height:2.8rem;color:#fff;fill:#fff}.ppp-support__item-icon svg path,.ppp-support__item-icon svg rect,.ppp-support__item-icon svg circle,.ppp-support__item-icon svg polyline,.ppp-support__item-icon svg line,.ppp-support__item-icon svg polygon{stroke:#fff;fill:none}.ppp-support__item-title{font-size:1.6rem;font-weight:700;margin:0}.ppp-support__item-body{font-size:1.4rem;line-height:1.6;opacity:.8}.ppp-support__item-desc{font-size:1.3rem;opacity:.65;margin:0}.ppp-support__video-wrap{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:.4rem}.ppp-support__iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.ppp-support__img-wrap{border-radius:.4rem;overflow:hidden}.ppp-support__img{width:100%;height:20rem;object-fit:cover;display:block}.ppp-hero-text{margin:.4rem 0 .8rem}.ppp-hero-text__stars{display:flex;align-items:center;gap:.2rem;flex-wrap:wrap}.ppp-hero-text__star{font-size:2rem;line-height:1;color:rgba(var(--color-foreground),.15);font-weight:700}.ppp-hero-text__star--filled{color:#ff8c00}.ppp-hero-text__count{font-size:1.5rem;font-weight:700;margin-left:.8rem;color:rgba(var(--color-foreground),.85)}.ppp-hero-text__quote{margin-top:.6rem;font-size:1.4rem;font-style:italic;color:rgba(var(--color-foreground),.72);line-height:1.6}.ppp-upsell__heading{text-align:center;margin-bottom:2.4rem}.ppp-upsell__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(24rem,1fr));gap:2rem}.ppp-upsell__card{position:relative;display:flex;flex-direction:column;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:.4rem;overflow:hidden;background:rgb(var(--color-background))}.ppp-upsell__badge{position:absolute;top:1rem;left:1rem;z-index:1;background:#c5aa7f;color:#05002b;font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.3rem .9rem;border-radius:10rem}.ppp-upsell__image-link{display:block;overflow:hidden}.ppp-upsell__image{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;transition:transform .3s ease}.ppp-upsell__image-link:hover .ppp-upsell__image{transform:scale(1.04)}.ppp-upsell__image--placeholder{width:100%;aspect-ratio:1 / 1;display:block}.ppp-upsell__info{padding:1.6rem;display:flex;flex-direction:column;gap:.8rem;flex:1}.ppp-upsell__title{font-size:1.5rem;font-weight:600;margin:0}.ppp-upsell__title a{color:inherit;text-decoration:none}.ppp-upsell__title a:hover{text-decoration:underline}.ppp-upsell__subtitle{font-size:1.3rem;color:rgba(var(--color-foreground),.6);margin:0}.ppp-upsell__price-row{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.ppp-upsell__price{font-size:1.6rem;font-weight:700}.ppp-upsell__price--sale{color:#c5aa7f}.ppp-upsell__price--compare{font-size:1.3rem;font-weight:400;text-decoration:line-through;color:rgba(var(--color-foreground),.5)}.ppp-upsell__discount-badge{font-size:1.1rem;font-weight:700;background:#c5aa7f;color:#05002b;padding:.2rem .6rem;border-radius:.4rem}.ppp-upsell__btn{margin-top:auto;width:100%;cursor:pointer}.ppp-upsell__btn:disabled{opacity:.7;cursor:not-allowed}.ppp-shipping-timeline{margin:1.2rem 0;padding:1.4rem 1.2rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:.8rem}.ppp-shipping-timeline__track{display:flex;align-items:flex-start;justify-content:space-between;position:relative}.ppp-shipping-timeline__line{position:absolute;top:2rem;left:calc(16.66% + .5rem);right:calc(16.66% + .5rem);height:.2rem;background:rgba(var(--color-foreground),.15);z-index:0}.ppp-shipping-timeline__step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;flex:1;position:relative;z-index:1}.ppp-shipping-timeline__icon{width:4rem;height:4rem;border-radius:50%;background:#05002b;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.ppp-shipping-timeline__icon svg{width:1.8rem;height:1.8rem;stroke:#fff}.ppp-shipping-timeline__date{font-size:1.2rem;font-weight:700;color:rgb(var(--color-foreground));line-height:1.2}.ppp-shipping-timeline__label{font-size:1.15rem;color:rgba(var(--color-foreground),.6);line-height:1.2}.upsell-block{display:flex;align-items:center;gap:14px;padding:14px 16px;margin:20px 0;border:1.5px solid #e5e5e5;border-radius:12px;background:#fafafa;position:relative;transition:border-color .2s ease,box-shadow .2s ease}.upsell-block:hover{border-color:#c8c8c8;box-shadow:0 2px 12px #0000000f}.upsell-block__image-link{flex-shrink:0}.upsell-block__image{width:80px;height:80px;object-fit:cover;border-radius:8px;display:block}.upsell-block__image--placeholder{width:80px;height:80px;background:#ececec;border-radius:8px;display:flex;align-items:center;justify-content:center}.upsell-block__image--placeholder svg{width:48px;height:48px;opacity:.4}.upsell-block__info{flex:1;min-width:0}.upsell-block__label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#888;margin:0 0 3px}.upsell-block__title{display:block;font-size:14px;font-weight:600;color:#111;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:6px}.upsell-block__title:hover{text-decoration:underline}.upsell-block__pricing{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.upsell-block__price{font-size:15px;font-weight:700;color:#111}.upsell-block__compare{font-size:13px;color:#999;text-decoration:line-through}.upsell-block__badge{font-size:11px;font-weight:700;color:#fff;background:#e53935;padding:2px 6px;border-radius:20px}.upsell-block__cta{flex-shrink:0}.upsell-block__btn{display:flex;align-items:center;gap:6px;padding:9px 16px;border:none;border-radius:8px;background:#111;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .18s ease,transform .12s ease;white-space:nowrap}.upsell-block__btn:hover:not(:disabled){background:#333;transform:translateY(-1px)}.upsell-block__btn:active:not(:disabled){transform:translateY(0)}.upsell-block__btn--disabled{background:#ccc;cursor:not-allowed}.upsell-block__btn--added{background:#2e7d32}.upsell-block__btn--loading{opacity:.7;pointer-events:none}@media(max-width:480px){.upsell-block{flex-wrap:wrap}.upsell-block__cta{width:100%}.upsell-block__btn{width:100%;justify-content:center}}.ppp-bundle-inline__promo-pill{display:block;background-color:#c5aa7f;color:#05002b!important;font-size:1.4rem;font-weight:700;text-align:center;padding:.75rem 1.2rem;border-radius:.5rem;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.4rem}
/*# sourceMappingURL=/cdn/shop/t/5/assets/product-perfect-page.css.map */
