.polish-benefits{padding:2rem 0}.polish-benefits__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.16);border-radius:var(--home-card-radius);background:rgba(var(--color-foreground),.16)}.polish-benefits__item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.8rem;align-items:start;padding:3rem;background:rgb(var(--color-background))}.polish-benefits__number{display:grid;width:4rem;height:4rem;flex:0 0 auto;place-items:center;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-weight:700;line-height:1}.polish-benefits h2,.polish-benefits p{margin:0}.polish-benefits p{margin-top:.7rem;color:rgba(var(--color-foreground),.72);line-height:1.55}@media screen and (max-width:989px){.polish-benefits__grid{grid-template-columns:1fr}}.polish-brand{padding:clamp(6rem,10vw,12rem) 0}.polish-brand__inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 8rem}.polish-brand__eyebrow{margin:0 0 1rem;font-size:1.2rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.polish-brand h2{max-width:12ch;margin:0;text-wrap:balance}.polish-brand__copy{max-width:55rem;font-size:1.8rem}.polish-brand__copy .button{margin-top:2.4rem}.polish-brand__facts{display:grid;grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;margin-top:3rem}.polish-brand__fact{padding:2.4rem;border-radius:var(--home-card-radius);background:rgba(var(--color-foreground),.07)}.polish-brand__fact strong,.polish-brand__fact span{display:block}.polish-brand__fact strong{font-family:var(--font-heading-family);font-size:3.2rem;line-height:1.1}.polish-brand__fact span{margin-top:.5rem;line-height:1.45}@media screen and (max-width:749px){.polish-brand__inner{grid-template-columns:1fr}.polish-brand__facts{grid-column:auto;grid-template-columns:1fr}}.polish-categories{padding:clamp(5rem,8vw,10rem) 0}.polish-section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.polish-section-heading p{margin:0 0 .8rem;font-size:1.2rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.polish-section-heading h2{margin:0;text-wrap:balance}.polish-categories__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}.polish-categories__card{color:inherit;text-decoration:none}.polish-categories__media{aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--home-card-radius);background:rgba(var(--color-foreground),.08)}.polish-categories__media img,.polish-categories__media svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.polish-categories__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem .3rem 0}.polish-categories__meta h3{margin:0;font-size:1.8rem;line-height:1.25}.polish-categories__meta span{flex:0 0 auto;font-size:2.2rem;transition:transform .25s ease}@media(hover:hover){.polish-categories__card:hover img{transform:scale(1.035)}.polish-categories__card:hover .polish-categories__meta span{transform:translate(.3rem)}}@media screen and (max-width:989px){.polish-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.polish-section-heading{flex-direction:column;align-items:start}.polish-categories__grid{gap:1rem}}@media(prefers-reduced-motion:reduce){.polish-categories__media img,.polish-categories__media svg,.polish-categories__meta span{transition:none}}.polish-editorial{padding:clamp(5rem,8vw,10rem) 0}.polish-editorial__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);align-items:center;gap:clamp(3rem,7vw,10rem)}.polish-editorial__grid--reverse .polish-editorial__media{order:2}.polish-editorial__media{min-height:54rem;overflow:hidden;border-radius:var(--home-card-radius);background:rgba(var(--color-foreground),.08)}.polish-editorial__media img,.polish-editorial__media svg{display:block;width:100%;height:100%;min-height:54rem;object-fit:cover}.polish-editorial__content{max-width:48rem}.polish-editorial__eyebrow{font-size:1.2rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.polish-editorial__content h2{margin:1.2rem 0 2rem;text-wrap:balance}.polish-editorial__content .button{margin-top:2.4rem}@media screen and (max-width:989px){.polish-editorial__grid{grid-template-columns:1fr}.polish-editorial__grid--reverse .polish-editorial__media{order:initial}.polish-editorial__media,.polish-editorial__media img,.polish-editorial__media svg{min-height:40rem}}.polish-hero{padding:clamp(7rem,10vw,13rem) 0 clamp(4rem,7vw,9rem)}.polish-hero__inner{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(30rem,.65fr);align-items:center;gap:clamp(2.4rem,5vw,7rem)}.polish-hero__media{min-height:50rem;overflow:hidden;border-radius:var(--home-card-radius);background:rgba(var(--color-foreground),.08)}.polish-hero__image{display:block;width:100%;height:100%;min-height:50rem;object-fit:cover}.polish-hero__placeholder{color:rgba(var(--color-foreground),.22)}.polish-hero__content{max-width:52rem}.polish-hero__eyebrow{margin:0 0 1.4rem;font-size:1.2rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.polish-hero__heading{max-width:11ch;margin:0;line-height:.98;text-wrap:balance}.polish-hero__text{max-width:46rem;margin-top:2.4rem;font-size:1.8rem}.polish-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;margin-top:3rem}.polish-hero__link{font-weight:700}.polish-hero__actions .button,.polish-hero__link{transition:opacity .2s ease,transform .2s ease}@media(hover:hover){.polish-hero__actions .button:hover,.polish-hero__link:hover{transform:translateY(-1px)}}@media screen and (max-width:989px){.polish-hero__inner{grid-template-columns:1fr}.polish-hero__media,.polish-hero__image{min-height:42rem}.polish-hero__content{max-width:68rem}}@media screen and (max-width:749px){.polish-hero{padding-top:8rem}.polish-hero__media,.polish-hero__image{min-height:34rem}.polish-hero__heading{max-width:none}}@media(prefers-reduced-motion:reduce){.polish-hero__actions .button,.polish-hero__link{transition:none}}.polish-rooms{padding:clamp(5rem,8vw,10rem) 0}.polish-rooms .polish-section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.polish-rooms .polish-section-heading p{margin:0 0 .8rem;font-size:1.2rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.polish-rooms .polish-section-heading h2{margin:0;text-wrap:balance}.polish-rooms__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:1.6rem}.polish-rooms__card{position:relative;min-height:32rem;overflow:hidden;border-radius:var(--home-card-radius);background:rgb(var(--color-foreground));color:rgb(var(--color-background));text-decoration:none}.polish-rooms__card:first-child{grid-row:span 2;min-height:65.6rem}.polish-rooms__media,.polish-rooms__media img,.polish-rooms__media svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.polish-rooms__media img,.polish-rooms__media svg{transition:transform .5s ease}.polish-rooms__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(var(--color-shadow),.78))}.polish-rooms__content{position:absolute;right:0;bottom:0;left:0;z-index:1;padding:3rem;color:rgb(var(--color-button-text))}.polish-rooms__content span{display:inline-block;padding:.5rem 1rem;border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.polish-rooms__content h3{margin:1.2rem 0 .5rem;font-size:clamp(2.4rem,4vw,4rem);line-height:1.1;text-wrap:balance}.polish-rooms__content p{max-width:45rem;margin:0}@media(hover:hover){.polish-rooms__card:hover .polish-rooms__media img,.polish-rooms__card:hover .polish-rooms__media svg{transform:scale(1.025)}}@media screen and (max-width:989px){.polish-rooms__grid{grid-template-columns:1fr}.polish-rooms__card:first-child{grid-row:auto;min-height:48rem}}@media(prefers-reduced-motion:reduce){.polish-rooms__media img,.polish-rooms__media svg{transition:none}}.polish-video{padding:clamp(5rem,8vw,10rem) 0}.polish-video__heading{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:4rem;align-items:end;margin-bottom:3rem}.polish-video__heading p{grid-column:1 / -1;margin:0 0 .8rem;font-size:1.2rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.polish-video__heading h2,.polish-video__heading .rte{margin:0}.polish-video__heading h2{text-wrap:balance}.polish-video__frame{aspect-ratio:16 / 8;overflow:hidden;border-radius:var(--home-card-radius);background:rgba(var(--color-foreground),.08)}.polish-video__frame video,.polish-video__frame iframe,.polish-video__frame img,.polish-video__frame svg{display:block;width:100%;height:100%;border:0;object-fit:cover}@media screen and (max-width:749px){.polish-video__heading{grid-template-columns:1fr;gap:1.5rem}.polish-video__frame{aspect-ratio:4 / 5}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
