.dom-home-collections{padding:clamp(36px,6vw,80px) 0}.dom-home-section-head{color:var(--dom-ink);display:grid;gap:1rem;margin-bottom:2.8rem;max-width:78rem}.dom-home-section-head p{color:var(--dom-secondary);font-size:1.2rem;font-weight:700;letter-spacing:0;margin:0;text-transform:uppercase}.dom-home-section-head h2{color:var(--dom-ink);font-size:clamp(2.8rem,4vw,4.8rem);letter-spacing:0;line-height:1;margin:0}.dom-home-collections__grid{display:grid;gap:1.6rem;grid-template-columns:repeat(4,minmax(0,1fr))}.dom-home-collections__card{background:rgb(var(--color-background));border:1px solid color-mix(in srgb,var(--dom-primary),transparent 82%);border-radius:min(var(--media-radius),8px);color:var(--dom-ink);display:grid;overflow:hidden;text-decoration:none}.dom-home-collections__media{align-items:center;aspect-ratio:1 / 1;background:linear-gradient(145deg,var(--dom-soft),color-mix(in srgb,var(--dom-accent),transparent 24%));display:flex;justify-content:center}.dom-home-collections__media img{height:100%;object-fit:contain;width:100%}.dom-home-collections__body{display:grid;gap:.8rem;padding:1.8rem}.dom-home-collections__title{font-family:var(--font-heading-family);font-size:2rem;font-weight:var(--font-heading-weight)}.dom-home-collections__text{color:color-mix(in srgb,var(--dom-ink),rgb(var(--color-background)) 24%);min-height:4.4rem}.dom-home-collections__link{color:var(--dom-primary);font-weight:700}@media screen and (max-width:989px){.dom-home-collections__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:549px){.dom-home-collections__grid{grid-template-columns:1fr}}.dom-home-editorial{padding:clamp(36px,6vw,80px) 0}.dom-home-editorial__inner{align-items:stretch;display:grid;gap:clamp(24px,4vw,56px);grid-template-columns:.95fr 1fr}.dom-home-editorial__media{align-items:center;background:linear-gradient(135deg,var(--dom-soft),var(--dom-accent));border-radius:min(var(--media-radius),8px);display:flex;justify-content:center;min-height:42rem;overflow:hidden}.dom-home-editorial__media img{height:100%;object-fit:contain;width:100%}.dom-home-editorial__media-link{align-items:center;display:flex;height:100%;justify-content:center;text-decoration:none;width:100%}.dom-home-editorial__content{align-content:center;background:rgb(var(--color-background));border:1px solid color-mix(in srgb,var(--dom-primary),transparent 82%);border-radius:min(var(--text-boxes-radius),8px);color:var(--dom-ink);display:grid;padding:clamp(24px,5vw,56px)}.dom-home-editorial__content>p{color:var(--dom-secondary);font-size:1.2rem;font-weight:700;margin:0 0 1rem;text-transform:uppercase}.dom-home-editorial__content h2{color:var(--dom-ink);font-size:clamp(2.8rem,4vw,4.8rem);letter-spacing:0;margin:0 0 1.4rem}.dom-home-editorial__content ul{display:grid;gap:1rem;list-style:none;margin:2rem 0;padding:0}.dom-home-editorial__content li{border-left:4px solid var(--dom-accent);padding-left:1.2rem}.dom-home-editorial__content .button{background:var(--dom-primary);color:rgb(var(--color-button-text));justify-self:start}@media screen and (max-width:989px){.dom-home-editorial__inner{grid-template-columns:1fr}}.dom-home-hero{overflow:hidden;padding:clamp(32px,6vw,86px) 0}.dom-home-hero__inner{align-items:center;display:grid;gap:clamp(24px,5vw,72px);grid-template-columns:minmax(0,1fr) minmax(320px,.95fr)}.dom-home-hero__content{background:linear-gradient(135deg,color-mix(in srgb,var(--dom-soft),transparent 12%),rgb(var(--color-background)));border:1px solid color-mix(in srgb,var(--dom-primary),transparent 78%);border-radius:min(var(--text-boxes-radius),8px);box-shadow:0 22px 60px rgba(var(--color-shadow),.12);color:var(--dom-ink);padding:clamp(24px,5vw,56px)}.dom-home-hero__kicker,.dom-home-hero__badge{background:var(--dom-accent);border-radius:999px;color:rgb(var(--color-button-text));display:inline-flex;font-size:1.2rem;font-weight:700;line-height:1.2;padding:.8rem 1.3rem;text-transform:uppercase}.dom-home-hero__heading{color:var(--dom-ink);font-size:clamp(3.8rem,7vw,7.2rem);letter-spacing:0;line-height:.96;margin:1.8rem 0;max-width:9ch}.dom-home-hero__text{color:color-mix(in srgb,var(--dom-ink),rgb(var(--color-background)) 18%);font-size:clamp(1.6rem,2vw,2rem);max-width:64rem}.dom-home-hero__actions,.dom-home-hero__facts{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.6rem}.dom-home-hero__button{background:var(--dom-primary);color:rgb(var(--color-button-text))}.dom-home-hero__button-secondary{color:var(--dom-primary)}.dom-home-hero__facts{border-top:1px solid color-mix(in srgb,var(--dom-primary),transparent 82%);gap:2rem;margin-bottom:0;padding-top:2rem}.dom-home-hero__fact{min-width:12rem}.dom-home-hero__fact dt{color:var(--dom-secondary);font-family:var(--font-heading-family);font-size:2.6rem;font-weight:var(--font-heading-weight)}.dom-home-hero__fact dd{margin:.3rem 0 0}.dom-home-hero__media{min-height:clamp(360px,48vw,640px);position:relative}.dom-home-hero__image{aspect-ratio:4 / 5;background:linear-gradient(135deg,var(--dom-soft),var(--dom-secondary));border-radius:min(var(--media-radius),8px);box-shadow:0 24px 80px rgba(var(--color-shadow),.2);height:100%;object-fit:contain;width:100%}.dom-home-hero__media-link{display:block;height:100%;text-decoration:none}.dom-home-hero__image--empty{display:block}.dom-home-hero__badge{bottom:2.4rem;position:absolute;right:2.4rem}@media screen and (max-width:989px){.dom-home-hero__inner{grid-template-columns:1fr}.dom-home-hero__heading{max-width:12ch}}@media screen and (max-width:749px){.dom-home-hero__content{padding:2.2rem}.dom-home-hero__media{min-height:320px}.dom-home-hero__actions{align-items:stretch;flex-direction:column}}.dom-home-materials{padding:clamp(36px,6vw,80px) 0}.dom-home-materials__inner{display:grid;gap:clamp(24px,4vw,56px);grid-template-columns:.75fr 1fr}.dom-home-materials__list{display:grid;gap:1.4rem}.dom-home-materials__item{background:linear-gradient(120deg,rgb(var(--color-background)),color-mix(in srgb,var(--dom-soft),transparent 24%));border:1px solid color-mix(in srgb,var(--dom-primary),transparent 82%);border-radius:min(var(--text-boxes-radius),8px);display:grid;gap:.6rem;grid-template-columns:auto 1fr;padding:2rem}.dom-home-materials__mark{align-items:center;background:var(--dom-primary);border-radius:999px;color:rgb(var(--color-button-text));display:inline-flex;font-weight:700;grid-row:span 2;height:4.8rem;justify-content:center;width:4.8rem}.dom-home-materials__item h3{color:var(--dom-ink);margin:0}.dom-home-materials__item p{color:color-mix(in srgb,var(--dom-ink),rgb(var(--color-background)) 20%);margin:0}@media screen and (max-width:989px){.dom-home-materials__inner{grid-template-columns:1fr}}.dom-home-newsletter{padding:clamp(36px,6vw,80px) 0}.dom-home-newsletter__box{align-items:center;background:linear-gradient(135deg,var(--dom-primary),var(--dom-secondary));border-radius:min(var(--text-boxes-radius),8px);color:rgb(var(--color-button-text));display:grid;gap:2.4rem;grid-template-columns:1fr minmax(280px,.65fr);padding:clamp(24px,5vw,56px)}.dom-home-newsletter__box p,.dom-home-newsletter__box h2{color:inherit}.dom-home-newsletter__box>div>p{color:var(--dom-accent);font-size:1.2rem;font-weight:700;margin:0 0 1rem;text-transform:uppercase}.dom-home-newsletter__box h2{font-size:clamp(2.6rem,4vw,4.6rem);letter-spacing:0;margin:0 0 1rem}.dom-home-newsletter__form .field:after,.dom-home-newsletter__form .field:before{box-shadow:none}.dom-home-newsletter__form .field__input{background:rgb(var(--color-background));color:var(--dom-ink)}.dom-home-newsletter__message{margin:1rem 0 0}@media screen and (max-width:749px){.dom-home-newsletter__box{grid-template-columns:1fr}}.dom-home-products{padding:clamp(36px,6vw,80px) 0}.dom-home-products__head{max-width:96rem}.dom-home-products__grid{display:grid;gap:1.8rem;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0}.dom-home-products__head h2{max-width:82rem}.dom-home-products__item{max-width:none;width:100%}.dom-home-products__actions{margin-top:2.8rem;text-align:center}.dom-home-products .button{background:var(--dom-primary);color:rgb(var(--color-button-text))}@media screen and (max-width:989px){.dom-home-products__head,.dom-home-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dom-home-products__head{grid-template-columns:1fr}}@media screen and (max-width:549px){.dom-home-products__head,.dom-home-products__grid{grid-template-columns:1fr}}.dom-home-room-grid{padding:clamp(36px,6vw,80px) 0}.dom-home-room-grid__items{display:grid;gap:1.8rem;grid-template-columns:1.2fr .8fr}.dom-home-room-grid__item{align-content:end;background:linear-gradient(135deg,var(--dom-soft),color-mix(in srgb,var(--dom-secondary),transparent 35%));border-radius:min(var(--media-radius),8px);display:grid;min-height:44rem;overflow:hidden;position:relative}.dom-home-room-grid__item:nth-child(3){grid-column:1 / -1;min-height:34rem}.dom-home-room-grid__item img{height:100%;top:0;right:0;bottom:0;left:0;object-fit:contain;position:absolute;width:100%}.dom-home-room-grid__image-link{display:block;top:0;right:0;bottom:0;left:0;position:absolute;text-decoration:none}.dom-home-room-grid__content{background:color-mix(in srgb,rgb(var(--color-background)),transparent 8%);border:1px solid color-mix(in srgb,var(--dom-primary),transparent 82%);color:var(--dom-ink);margin:2rem;max-width:42rem;padding:2rem;position:relative}.dom-home-room-grid__content span{color:var(--dom-secondary);font-size:1.2rem;font-weight:700;text-transform:uppercase}.dom-home-room-grid__content h3{color:var(--dom-ink);font-size:clamp(2.2rem,3vw,3.6rem);letter-spacing:0;margin:.8rem 0}.dom-home-room-grid__content p{margin:0 0 1.4rem}.dom-home-room-grid__content a{color:var(--dom-primary);font-weight:700}@media screen and (max-width:989px){.dom-home-room-grid__items{grid-template-columns:1fr}.dom-home-room-grid__item:nth-child(3){grid-column:auto}}.dom-home-services{padding:2.4rem 0}.dom-home-services__bar{background:linear-gradient(135deg,var(--dom-primary),var(--dom-secondary));border-radius:min(var(--text-boxes-radius),8px);color:rgb(var(--color-button-text));display:grid;gap:1px;grid-template-columns:repeat(4,1fr);overflow:hidden}.dom-home-services__item{background:color-mix(in srgb,rgb(var(--color-background)),transparent 90%);display:grid;gap:.6rem;padding:2.2rem}.dom-home-services__item span{color:var(--dom-accent);font-size:2.4rem;font-weight:700}.dom-home-services__item h3,.dom-home-services__item p{color:inherit;margin:0}.dom-home-services__item h3{font-size:1.8rem}.dom-home-services__item p{opacity:.86}@media screen and (max-width:989px){.dom-home-services__bar{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:549px){.dom-home-services__bar{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map */
