.pl-section{padding:clamp(4rem,7vw,8rem) 0}.pl-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.6rem}.pl-head h2{margin:.5rem 0 0;font-size:clamp(3rem,4.5vw,5.2rem);line-height:1}.pl-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.pl-category{color:inherit;text-decoration:none}.pl-category__media{aspect-ratio:4/5;overflow:hidden;border-radius:var(--media-radius);background:rgba(var(--color-foreground),.06)}.pl-category__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.pl-category:hover img{transform:scale(1.025)}.pl-category__art{width:100%;height:100%;background:linear-gradient(145deg,rgba(var(--color-button),.18),rgba(var(--color-foreground),.05))}.pl-category__title{display:flex;justify-content:space-between;gap:1rem;padding:1.2rem .2rem 0;font-size:1.7rem;font-weight:700}@media(min-width:750px){.pl-category-grid{grid-template-columns:repeat(4,1fr);gap:1.6rem}}.pl-editorial{display:grid;overflow:hidden;border-radius:var(--media-radius);background:rgba(var(--color-foreground),.05)}.pl-editorial__media{min-height:36rem}.pl-editorial__media img{width:100%;height:100%;object-fit:cover}.pl-editorial__art{height:100%;min-height:36rem;background:linear-gradient(135deg,rgba(var(--color-button),.28),rgba(var(--color-foreground),.06))}.pl-editorial__body{padding:clamp(2.5rem,5vw,6rem)}.pl-editorial__body h2{margin:.5rem 0 1.5rem;font-size:clamp(3rem,4.5vw,5.4rem);line-height:1}.pl-editorial__body .button{margin-top:1.5rem}@media(min-width:990px){.pl-editorial{grid-template-columns:1.15fr .85fr}.pl-editorial__media{min-height:52rem}}.pl-products{margin-top:0}.pl-product-empty>div{aspect-ratio:4/5;background:rgba(var(--color-foreground),.06);border-radius:var(--media-radius)}.pl-product-empty strong{display:block;padding-top:1rem}.pl-hero{padding:clamp(2.4rem,5vw,6rem) 0}.pl-hero__grid{display:grid;gap:3rem;align-items:center}.pl-hero__content{max-width:64rem}.pl-kicker{margin:0 0 1rem;font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.pl-hero__title{margin:0;font-size:clamp(4rem,7vw,8.4rem);line-height:.96;letter-spacing:-.04em}.pl-hero__text{max-width:55rem;margin-top:2rem;font-size:1.8rem}.pl-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.4rem}.pl-hero__points{display:flex;flex-wrap:wrap;gap:1.2rem 2rem;padding:0;margin:2.5rem 0 0;list-style:none;font-size:1.35rem}.pl-hero__points li{display:flex;gap:.6rem;align-items:center}.pl-hero__media{position:relative;min-height:42rem;border-radius:var(--media-radius);overflow:hidden}.pl-hero__image{width:100%;height:100%;min-height:42rem;object-fit:cover}.pl-hero__art{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(var(--color-button));opacity:.13}.pl-hero__shape{position:absolute;border-radius:999px;background:rgb(var(--color-foreground))}.pl-hero__shape--one{width:45%;height:22%;left:10%;bottom:12%;border-radius:3rem}.pl-hero__shape--two{width:25%;height:55%;right:13%;bottom:12%;border-radius:2rem}.pl-hero__shape--three{width:28%;height:28%;left:22%;top:14%}.pl-hero__badge{position:absolute;right:1.6rem;bottom:1.6rem;max-width:22rem;margin:0;padding:1.2rem 1.5rem;border-radius:99px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-weight:700;text-align:center}@media(min-width:990px){.pl-hero__grid{grid-template-columns:.9fr 1.1fr}.pl-hero__media,.pl-hero__image{min-height:60rem}}@media(max-width:749px){.pl-hero__media,.pl-hero__image{min-height:34rem}.pl-hero__points{display:grid}}.pl-news{padding:clamp(4rem,7vw,7rem) 0}.pl-news__inner{display:grid;gap:2.5rem;align-items:center}.pl-news h2{margin:.4rem 0 1rem;font-size:clamp(3rem,4.5vw,5rem);line-height:1}.pl-news p{max-width:55rem}.pl-news__form{width:100%;max-width:55rem}@media(min-width:990px){.pl-news__inner{grid-template-columns:1fr 1fr}.pl-news__form{justify-self:end}}.pl-room-grid{display:grid;gap:1.5rem}.pl-room-card{overflow:hidden;border:1px solid rgba(var(--color-foreground),.12);border-radius:var(--media-radius)}.pl-room-card__media{aspect-ratio:16/10;overflow:hidden}.pl-room-card__media img{width:100%;height:100%;object-fit:cover}.pl-room-card__art{height:100%;background:linear-gradient(120deg,rgba(var(--color-button),.18),rgba(var(--color-foreground),.04))}.pl-room-card__body{display:grid;grid-template-columns:auto 1fr;gap:1.5rem;padding:2rem}.pl-room-card__number{font-size:1.2rem;font-weight:700}.pl-room-card h3{margin:0 0 .7rem;font-size:2.4rem}.pl-room-card p{margin:0 0 1rem}@media(min-width:750px){.pl-room-grid{grid-template-columns:1fr 1fr}.pl-room-card:first-child{grid-row:span 2}.pl-room-card:first-child .pl-room-card__media{aspect-ratio:auto;height:calc(100% - 14rem);min-height:45rem}}.pl-intro{max-width:48rem}.pl-steps{display:grid;gap:1px;padding:0;margin:0;list-style:none;background:rgba(var(--color-foreground),.15);border:1px solid rgba(var(--color-foreground),.15);border-radius:var(--media-radius);overflow:hidden}.pl-steps li{padding:2.4rem;background:rgb(var(--color-background))}.pl-steps 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}.pl-steps h3{margin:2.8rem 0 .8rem;font-size:2rem}.pl-steps p{margin:0;opacity:.78}@media(min-width:750px){.pl-steps{grid-template-columns:repeat(3,1fr)}}@media(max-width:749px){.pl-head{align-items:start;flex-direction:column}}.pl-values{padding:2.6rem 0}.pl-values__grid{display:grid;gap:1.5rem}.pl-value{display:flex;align-items:flex-start;gap:1.2rem}.pl-value__icon{font-size:2.4rem;line-height:1}.pl-value h3{margin:0 0 .3rem;font-size:1.5rem}.pl-value p{margin:0;font-size:1.3rem;opacity:.75}@media(min-width:750px){.pl-values__grid{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
