.rista-page{color:#141210;background:#f9f8f6}.rista-page,.rista-page *{box-sizing:border-box}.rista-page__hero{position:relative;isolation:isolate;min-height:500px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);grid-auto-rows:min-content;column-gap:clamp(40px,7vw,88px);align-content:center;padding:clamp(68px,8vw,104px) max(24px,calc((100vw - 1080px)/2));border-bottom:1px solid #dedbd6;background:#f1eee9;overflow:hidden}.rista-page__hero>*{min-width:0;grid-column:1}.rista-page__hero:after{content:"";grid-column:2;grid-row:1 / span 8;align-self:stretch;min-height:340px;background-image:var(--rista-page-image);background-size:cover;background-position:var(--rista-page-image-position, center)}.rista-page__hero--dark{background:#141210;color:#fff}.rista-page__eyebrow{margin:0 0 18px;color:#6b4b36;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.rista-page__hero--dark .rista-page__eyebrow{color:#c6aa91}.rista-page h1{max-width:690px;margin:0;font-size:clamp(44px,5.2vw,72px);line-height:.98;letter-spacing:-.05em}.rista-page__lead{max-width:620px;margin:24px 0 0;color:#5e564f;font-size:clamp(16px,1.5vw,19px);line-height:1.6}.rista-page__hero--dark .rista-page__lead{color:#c9c4be}.rista-page__button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin-top:30px;padding:0 24px;background:#141210;color:#fff;font-weight:700;text-decoration:none}.rista-page__hero--dark .rista-page__button{background:#fff;color:#141210}.rista-page--hero-editorial .rista-page__hero{min-height:clamp(520px,66vw,680px);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding-bottom:clamp(54px,7vw,86px);color:#fff;background:#26211d}.rista-page--hero-editorial .rista-page__hero:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#141210e0,#141210a8 44%,#1412101f 78%)}.rista-page--hero-editorial .rista-page__hero:after{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;min-height:0;background-position:var(--rista-page-image-position,center)}.rista-page--hero-editorial .rista-page__hero>*{max-width:650px}.rista-page--hero-editorial .rista-page__eyebrow{color:#e0c9b4}.rista-page--hero-editorial .rista-page__lead{color:#eeeae6}.rista-page--hero-editorial .rista-page__button{background:#fff;color:#141210}.rista-page--hero-business .rista-page__hero{grid-template-columns:minmax(320px,.82fr) minmax(0,1fr);background:#141210}.rista-page--hero-business .rista-page__hero>*{grid-column:2}.rista-page--hero-business .rista-page__hero:after{grid-column:1}.rista-page--hero-material .rista-page__hero{min-height:560px;grid-template-columns:minmax(0,.72fr) minmax(380px,1fr);align-content:end;padding-bottom:clamp(52px,6vw,76px)}.rista-page--hero-material .rista-page__hero:after{min-height:430px;margin-top:-104px}.rista-page--hero-compact .rista-page__hero{min-height:340px;grid-template-columns:minmax(0,1fr) minmax(220px,.38fr);padding-block:clamp(52px,6vw,72px)}.rista-page--hero-compact .rista-page__hero:after{min-height:220px}.rista-page--hero-compact .rista-page__hero h1{max-width:780px;font-size:clamp(40px,4.5vw,62px)}.rista-page__section{padding:clamp(62px,8vw,96px) max(24px,calc((100vw - 1080px)/2))}.rista-page__section--soft{background:#f1eee9}.rista-page__section--dark{background:#141210;color:#fff}.rista-page__split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,7vw,82px)}.rista-page__section h2{max-width:720px;margin:0 0 26px;font-size:clamp(34px,4.4vw,58px);line-height:1.02;letter-spacing:-.045em}.rista-page__section h3{margin:0 0 10px;font-size:21px}.rista-page__copy{max-width:760px;color:#5e564f;font-size:17px;line-height:1.75}.rista-page__section--dark .rista-page__copy{color:#c9c4be}.rista-page__grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:42px;border:1px solid #dedbd6}.rista-page__grid article,.rista-page__grid a{min-height:178px;display:flex;flex-direction:column;justify-content:space-between;padding:24px;border-right:1px solid #dedbd6;border-bottom:1px solid #dedbd6;color:inherit;text-decoration:none}.rista-page__grid>*:nth-child(3n){border-right:0}.rista-page__grid span{color:#8a7f76;font-size:11px}.rista-page__grid p{margin:0;color:#615951;line-height:1.55}.rista-page__list{display:grid;gap:0;max-width:860px;margin:38px 0 0;padding:0;list-style:none;border-top:1px solid #dedbd6}.rista-page__list li{padding:17px 0;border-bottom:1px solid #dedbd6}.rista-page__faq{max-width:900px}.rista-page__faq details{border-top:1px solid #dedbd6}.rista-page__faq details:last-child{border-bottom:1px solid #dedbd6}.rista-page__faq summary{min-height:64px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:700}.rista-page__faq summary:after{content:"+";font-size:22px}.rista-page__faq details[open] summary:after{content:"\2212"}.rista-page__faq p{margin:0;padding:0 0 24px;color:#615951;line-height:1.65}.rista-page__form{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:900px;margin-top:36px}.rista-page__form label{display:grid;gap:7px;font-size:13px;font-weight:650}.rista-page__form label:last-of-type,.rista-page__form button,.rista-page__form .rista-page__form-status{grid-column:1/-1}.rista-page__form input,.rista-page__form select,.rista-page__form textarea{width:100%;min-height:50px;padding:12px;border:1px solid #bfb7b0;border-radius:0;background:#fff;font:inherit}.rista-page__form textarea{min-height:150px;resize:vertical}.rista-page__form button{min-height:52px;border:0;background:#141210;color:#fff;font:inherit;font-weight:700;cursor:pointer}@media(max-width:760px){.rista-page__hero{min-height:0;grid-template-columns:1fr;padding:58px 20px 20px}.rista-page__hero h1,.rista-page__lead{width:100%;max-width:100%;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.rista-page__hero h1{font-size:clamp(34px,10.25vw,42px)}.rista-page__hero:after{grid-column:1;grid-row:auto;min-height:0;aspect-ratio:4/3;margin-top:32px}.rista-page--hero-editorial .rista-page__hero{min-height:620px;justify-content:flex-end;padding:72px 20px 34px}.rista-page--hero-editorial .rista-page__hero:before{background:linear-gradient(0deg,#141210eb,#14121094 58%,#14121014)}.rista-page--hero-editorial .rista-page__hero:after{aspect-ratio:auto;margin:0}.rista-page--hero-business .rista-page__hero{grid-template-columns:1fr;padding-top:20px}.rista-page--hero-business .rista-page__hero>*{grid-column:1}.rista-page--hero-business .rista-page__hero:after{grid-column:1;grid-row:1;margin:0 0 38px}.rista-page--hero-material .rista-page__hero{min-height:0;grid-template-columns:1fr;align-content:start;padding-top:20px}.rista-page--hero-material .rista-page__hero:after{grid-row:1;min-height:0;margin:0 0 38px}.rista-page--hero-compact .rista-page__hero{min-height:0;grid-template-columns:1fr;padding-block:48px 20px}.rista-page--hero-compact .rista-page__hero:after{aspect-ratio:16/9}.rista-page__split,.rista-page__form,.rista-page__grid{grid-template-columns:1fr}.rista-page__grid article,.rista-page__grid a{min-height:170px;border-right:0}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/rista-page.css.map */
