.pl-benefits{background:var(--pl-bg);color:var(--pl-text);padding:4rem 0}.pl-benefits__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.pl-benefit span{display:grid;place-items:center;width:4.4rem;height:4.4rem;border-radius:50%;background:var(--pl-accent);color:var(--pl-bg);font-weight:800;font-size:2rem}.pl-benefit h3{font-size:1.8rem;margin:1.2rem 0 .5rem}.pl-benefit p{margin:0;opacity:.86}@media(min-width:990px){.pl-benefits__grid{grid-template-columns:repeat(4,1fr)}}.pl-categories{background:var(--pl-bg);color:var(--pl-text);padding:clamp(5rem,8vw,9rem) 0}.pl-section-head{display:grid;gap:1.5rem;margin-bottom:3rem}.pl-section-head h2{font-size:clamp(3rem,5vw,5.4rem);line-height:1;margin:0}.pl-section-head p{max-width:48rem}.pl-categories__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.pl-category{position:relative;min-height:26rem;border-radius:2rem;overflow:hidden;background:var(--pl-card);color:var(--pl-text);text-decoration:none}.pl-category img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;transition:transform .35s ease}.pl-category:hover img{transform:scale(1.03)}.pl-category span{position:absolute;left:1.4rem;bottom:1.4rem;background:var(--pl-card);padding:.8rem 1.2rem;border-radius:999px;font-weight:700}.pl-category__art{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--pl-card),var(--pl-bg))}@media(min-width:990px){.pl-section-head{grid-template-columns:1fr .7fr;align-items:end}.pl-categories__grid{grid-template-columns:repeat(4,1fr)}.pl-category{min-height:38rem}}.pl-editorial{background:var(--pl-bg);color:var(--pl-text);padding:clamp(2rem,5vw,5rem) 0}.pl-editorial__grid{display:grid;gap:3rem;align-items:center}.pl-editorial__media{min-height:40rem;border-radius:2.4rem;overflow:hidden}.pl-editorial__media img{width:100%;height:100%;min-height:40rem;object-fit:cover}.pl-editorial__art{min-height:40rem;background:radial-gradient(circle at 30% 30%,var(--pl-accent) 0 18%,transparent 19%),linear-gradient(145deg,var(--pl-accent),var(--pl-bg))}.pl-editorial__content{padding:2rem 0}.pl-editorial h2{font-size:clamp(3.6rem,6vw,7rem);line-height:.98;margin:0 0 2rem}.pl-editorial__content .rte{font-size:1.8rem;max-width:52rem}.pl-editorial__content a{display:inline-block;color:var(--pl-text);font-weight:700;margin-top:1.5rem;text-underline-offset:.5rem}@media(min-width:990px){.pl-editorial__grid{grid-template-columns:1.05fr .95fr}.pl-editorial__media,.pl-editorial__media img,.pl-editorial__art{min-height:62rem}.pl-editorial__content{padding:5rem}}.pl-products{background:var(--pl-bg);color:var(--pl-text);padding:clamp(5rem,8vw,9rem) 0}.pl-products__head{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:3rem}.pl-products__head h2{font-size:clamp(3rem,5vw,5.4rem);line-height:1;margin:0}.pl-products__head>a{color:var(--pl-text);font-weight:700}.pl-products__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem 1.2rem}.pl-product__media{display:block;position:relative;aspect-ratio:4/5;border-radius:1.6rem;overflow:hidden;background:var(--pl-bg)}.pl-product__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.pl-product:hover img{transform:scale(1.025)}.pl-product__media span{position:absolute;top:1rem;left:1rem;background:var(--pl-accent);color:var(--pl-accent-text);padding:.6rem 1rem;border-radius:999px;font-size:1.2rem;font-weight:700}.pl-product__info h3{font-size:1.6rem;margin:1.2rem 0 .4rem}.pl-product__info a{color:inherit;text-decoration:none}.pl-product__info p{margin:0;font-weight:700}.pl-product__info s{opacity:.55;font-weight:400}@media(min-width:990px){.pl-products__grid{grid-template-columns:repeat(4,1fr);gap:3rem 1.6rem}}.pl-home{color:var(--pl-text)}.pl-hero{background:var(--pl-bg);padding:clamp(3rem,6vw,7rem) 0}.pl-hero__grid{display:grid;gap:2rem;align-items:center}.pl-hero__content{max-width:58rem}.pl-kicker{font-size:1.2rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;margin:0 0 1.4rem}.pl-hero h1{font-size:clamp(4rem,7vw,8.8rem);line-height:.95;letter-spacing:-.045em;margin:0 0 2rem}.pl-hero__text{font-size:clamp(1.6rem,2vw,2rem);max-width:52rem}.pl-button{display:inline-flex;align-items:center;justify-content:center;margin-top:2rem;padding:1.4rem 2.2rem;background:var(--pl-accent);color:var(--pl-accent-text);text-decoration:none;border-radius:999px;font-weight:700}.pl-hero__media{position:relative;min-height:38rem;border-radius:2.4rem;overflow:hidden}.pl-hero__media img{width:100%;height:100%;min-height:38rem;object-fit:cover}.pl-hero__shape{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--pl-accent);display:grid;place-items:center}.pl-hero__shape span{position:absolute;border-radius:50%;background:var(--pl-bg)}.pl-hero__shape span:nth-child(1){width:45%;aspect-ratio:1;left:8%;top:14%}.pl-hero__shape span:nth-child(2){width:35%;aspect-ratio:1;right:10%;bottom:12%}.pl-hero__shape span:nth-child(3){width:18%;aspect-ratio:1;right:20%;top:14%}.pl-hero__badge{position:absolute;right:1.6rem;bottom:1.6rem;background:var(--pl-bg);padding:1rem 1.4rem;border-radius:999px;font-weight:700;margin:0}@media(min-width:990px){.pl-hero__grid{grid-template-columns:.85fr 1.15fr}.pl-hero__media,.pl-hero__media img{min-height:58rem}}@media(max-width:749px){.pl-hero{padding:2rem 0 4rem}.pl-hero__media{order:-1;min-height:32rem}.pl-hero__media img{min-height:32rem}}.pl-journal{background:var(--pl-bg);color:var(--pl-text);padding:clamp(5rem,8vw,9rem) 0}.pl-journal__grid{display:grid;gap:2.5rem}.pl-journal article a{color:inherit;text-decoration:none}.pl-journal article img,.pl-journal__art{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:1.8rem;background:linear-gradient(135deg,var(--pl-accent),var(--pl-bg))}.pl-journal article p{font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;margin:1.2rem 0 .6rem}.pl-journal article h3{font-size:2.2rem;line-height:1.15;margin:0}@media(min-width:750px){.pl-journal__grid{grid-template-columns:repeat(3,1fr)}}.pl-newsletter{background:var(--pl-bg);color:var(--pl-text);padding:clamp(5rem,8vw,8rem) 0}.pl-newsletter__grid{display:grid;gap:3rem;align-items:end}.pl-newsletter h2{font-size:clamp(3.4rem,5vw,5.8rem);line-height:1;margin:0 0 1.5rem}.pl-newsletter__form label{display:block;font-weight:700;margin-bottom:.8rem}.pl-newsletter__form>div{display:flex;gap:.8rem}.pl-newsletter__form input{min-width:0;flex:1;border:0;border-radius:999px;padding:1.4rem 1.8rem;background:var(--pl-input);color:var(--pl-text)}.pl-newsletter__form button{border:0;border-radius:999px;padding:1.4rem 2rem;background:var(--pl-text);color:var(--pl-input);font-weight:700;cursor:pointer}@media(min-width:990px){.pl-newsletter__grid{grid-template-columns:1fr 1fr}}@media(max-width:749px){.pl-newsletter__form>div{flex-direction:column}.pl-newsletter__form button{width:100%}}.pl-rooms{background:var(--pl-bg);color:var(--pl-text);padding:clamp(5rem,8vw,9rem) 0}.pl-rooms__grid{display:grid;gap:1.4rem}.pl-room{display:grid;grid-template-columns:.9fr 1.1fr;min-height:24rem;border-radius:2rem;overflow:hidden;background:var(--pl-card);color:inherit;text-decoration:none}.pl-room>img{width:100%;height:100%;object-fit:cover}.pl-room>div{padding:2rem;align-self:end}.pl-room span{font-size:1.2rem;font-weight:700}.pl-room h3{font-size:2.6rem;margin:.8rem 0}.pl-room p{margin:0}@media(min-width:990px){.pl-rooms__grid{grid-template-columns:repeat(3,1fr)}.pl-room{grid-template-columns:1fr;grid-template-rows:1.4fr .6fr;min-height:52rem}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
