.pp-tiles__grid{display:grid;grid-template-columns:repeat(var(--pp-tiles-cols, 6),minmax(0,1fr));gap:1.4rem}.pp-tiles__item{position:relative;display:block;aspect-ratio:30 / 19;overflow:hidden;border-radius:1.4rem;border:1px solid rgba(var(--color-foreground),.08);background:rgba(var(--color-foreground),.04);transition:transform .2s ease,border-color .2s ease}.pp-tiles__item img{display:block;width:100%;height:100%;object-fit:cover}.pp-tiles__item:hover{transform:translateY(-.3rem);border-color:#ff1574}.pp-tiles__item:focus-visible{outline:2px solid #ff1574;outline-offset:2px}.pp-tiles__placeholder{display:grid;place-items:center;height:100%;padding:1rem;text-align:center;font-weight:700}@media screen and (max-width:989px){.pp-tiles__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:749px){.pp-tiles__grid{grid-template-columns:repeat(var(--pp-tiles-cols-mobile, 3),minmax(0,1fr));gap:.8rem}.pp-tiles__item{border-radius:1rem}}@media(prefers-reduced-motion:reduce){.pp-tiles__item{transition:none}}.pp-footer{background:#18181a;border-top:1px solid rgba(255,255,255,.08);color:#ffffffb8}.pp-footer__main{display:grid;grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr)) minmax(0,1.6fr);gap:4rem;padding-bottom:4rem}.pp-footer__logo{display:inline-block;margin-bottom:1.4rem;text-decoration:none}.pp-footer__logo img{display:block;width:9rem;height:auto}.pp-footer__logo-text{font-family:var(--font-heading-family);font-size:2.4rem;color:#fff;text-transform:uppercase}.pp-footer__tagline{margin:0 0 1.8rem;max-width:30rem;font-size:1.4rem;line-height:1.6}.pp-footer .pp-footer__social{justify-content:flex-start;margin:0 -.8rem}.pp-footer .pp-footer__social .link{color:#ffffffb8;transition:color .2s ease}.pp-footer .pp-footer__social .link:hover{color:#ff1574}.pp-footer__heading{margin:0 0 1.6rem;font-family:var(--font-heading-family);font-size:1.6rem;font-weight:600;letter-spacing:.08rem;text-transform:uppercase;color:#fff}.pp-footer__links p{margin:0 0 1rem;font-size:1.4rem;line-height:1.4}.pp-footer__links a,.pp-footer__copy a{color:#ffffffb8;text-decoration:none;transition:color .2s ease}.pp-footer__links a:hover,.pp-footer__copy a:hover{color:#ff1574}.pp-footer__news-text{margin:0 0 1.4rem;font-size:1.4rem;line-height:1.6}.pp-footer .newsletter-form{max-width:36rem;margin:0;align-items:stretch}.pp-footer .newsletter-form__field-wrapper{max-width:none}.pp-footer .newsletter-form .field:before,.pp-footer .newsletter-form .field:after{border-radius:99rem}.pp-footer .newsletter-form .field:after{box-shadow:0 0 0 1px #ffffff2e}.pp-footer .newsletter-form .field:focus-within:after{box-shadow:0 0 0 1px #ff1574}.pp-footer .newsletter-form .field__input{border-radius:99rem;padding-inline-start:2rem;padding-inline-end:6rem;background:#ffffff0a}.pp-footer .newsletter-form .field__label{left:2rem}.pp-footer[dir=rtl] .newsletter-form .field__label{left:auto;right:2rem}.pp-footer .newsletter-form .field .newsletter-form__button{width:4.4rem;height:4.4rem;top:50%;right:.4rem;transform:translateY(-50%);border-radius:50%;background:#ff1574;color:#1f1f21}.pp-footer[dir=rtl] .newsletter-form .field .newsletter-form__button{right:auto;left:.4rem}.pp-footer[dir=rtl] .newsletter-form__button .svg-wrapper{transform:scaleX(-1)}.pp-footer .newsletter-form__button .icon{width:1.4rem}.pp-footer .newsletter-form .field .newsletter-form__button:focus-visible{box-shadow:0 0 0 .3rem #18181a,0 0 0 .5rem #ff1574}.pp-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem 2.4rem;padding-top:2.4rem;border-top:1px solid rgba(255,255,255,.08)}.pp-footer__copy{margin:0;font-size:1.3rem}.pp-footer__bottom-end{display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem 2.4rem}.pp-footer__payment .list-payment{margin:0;padding:0;justify-content:flex-start}.pp-footer__payment .list-payment__item{padding:.3rem}.pp-footer__pay-img{display:block;height:2.4rem;width:auto;border-radius:.3rem}.pp-footer__lang{position:relative;display:inline-flex;align-items:center}.pp-footer__lang-icon{position:absolute;inset-inline-start:1.2rem;width:1.6rem;height:1.6rem;color:#ffffffb8;pointer-events:none}.pp-footer__lang select{appearance:none;-webkit-appearance:none;min-height:4rem;padding:0 1.6rem 0 3.6rem;border:1px solid rgba(255,255,255,.18);border-radius:99rem;background:#ffffff0a;color:#fff;font:inherit;font-size:1.4rem;cursor:pointer}.pp-footer[dir=rtl] .pp-footer__lang select{padding:0 3.6rem 0 1.6rem}.pp-footer__lang select:hover,.pp-footer__lang select:focus-visible{border-color:#ff1574;outline:none}.pp-footer__lang option{background:#18181a;color:#fff}@media screen and (max-width:989px){.pp-footer__main{grid-template-columns:repeat(3,minmax(0,1fr));gap:3.2rem 2.4rem}.pp-footer__brand,.pp-footer__newsletter{grid-column:1 / -1}}@media screen and (max-width:749px){.pp-footer__main{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.8rem 1.6rem;padding-bottom:3.2rem}.pp-footer__heading{margin-bottom:1.2rem;font-size:1.5rem}.pp-footer__bottom{flex-direction:column;align-items:flex-start}}.pp-heading__inner{display:flex;align-items:flex-end;justify-content:space-between;gap:1.6rem}.pp-heading__inner--center{flex-direction:column;align-items:center;text-align:center}.pp-heading__lead{display:flex;align-items:center;gap:1.4rem;min-width:0}.pp-heading__inner--center .pp-heading__lead{flex-direction:column}.pp-heading__icon{flex-shrink:0;width:5.2rem;height:5.2rem;border-radius:1.2rem}.pp-heading__icon--image{display:block;box-sizing:border-box;padding:.8rem;object-fit:contain;background:rgba(var(--color-foreground),.06)}.pp-heading__icon--svg{display:grid;place-items:center;background:#ff15741f;color:#ff1574}.pp-heading__icon--svg svg{width:2.6rem;height:2.6rem}@media screen and (max-width:749px){.pp-heading__lead{gap:1.1rem}.pp-heading__icon{width:4.4rem;height:4.4rem;border-radius:1rem}.pp-heading__icon--svg svg{width:2.2rem;height:2.2rem}}.pp-heading__eyebrow{margin:0 0 .6rem;font-size:1.2rem;font-weight:700;line-height:1.2;letter-spacing:.2rem;text-transform:uppercase;color:#ff1574}.pp-heading__title{margin:0;font-family:var(--font-heading-family);font-size:clamp(2.6rem,3vw,3.6rem);font-weight:600;line-height:1.1;letter-spacing:.02rem;text-transform:uppercase;color:rgb(var(--color-foreground))}.pp-heading__subtitle{margin:.8rem 0 0;max-width:60rem;font-size:1.5rem;line-height:1.5;color:rgba(var(--color-foreground),.7)}.pp-heading__link{flex-shrink:0;display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 0;font-size:1.4rem;font-weight:700;color:#ff1574;text-decoration:none;white-space:nowrap}.pp-heading__link svg{width:1.4rem;height:1.4rem;transition:transform .2s ease}.pp-heading__link:hover span{text-decoration:underline;text-underline-offset:.3rem}.pp-heading__link:hover svg{transform:translate(.3rem)}[dir=rtl] .pp-heading__link svg{transform:scaleX(-1)}[dir=rtl] .pp-heading__link:hover svg{transform:scaleX(-1) translate(.3rem)}.pp-trust__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;margin:0;padding:0;list-style:none}.pp-trust__item{display:flex;align-items:center;gap:1.2rem;padding:1.4rem 1.6rem;border-radius:1.2rem;border:1px solid rgba(var(--color-foreground),.1);background:rgba(var(--color-foreground),.03)}.pp-trust__icon{flex-shrink:0;display:grid;place-items:center;width:4rem;height:4rem;border-radius:50%;background:#ff15741f;color:#ff1574}.pp-trust__icon svg{width:2rem;height:2rem}.pp-trust__text{display:flex;flex-direction:column;gap:.2rem;min-width:0}.pp-trust__title{font-size:1.5rem;font-weight:700;line-height:1.3;color:rgb(var(--color-foreground))}.pp-trust__desc{font-size:1.3rem;line-height:1.4;color:rgba(var(--color-foreground),.65)}@media screen and (max-width:989px){.pp-trust__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.pp-trust__list{gap:.8rem}.pp-trust__item{flex-direction:column;align-items:flex-start;gap:.8rem;padding:1.2rem}.pp-trust__icon{width:3.4rem;height:3.4rem}.pp-trust__icon svg{width:1.8rem;height:1.8rem}.pp-trust__title{font-size:1.4rem}.pp-trust__desc{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/26/compiled_assets/styles.css.map */
