.sv-announcement{overflow:hidden;width:100%;background:var(--sv-ticker-bg);color:var(--sv-ticker-fg);padding:var(--sv-ticker-top) 0 var(--sv-ticker-bottom);direction:ltr}.sv-announcement__track{display:flex;flex-wrap:nowrap;width:max-content;max-width:none;animation:svAnnouncementLeft var(--sv-ticker-duration) linear infinite;will-change:transform}.sv-announcement__group{display:flex;flex:0 0 auto;align-items:center;gap:var(--sv-ticker-gap);padding-right:var(--sv-ticker-gap);min-width:100vw;box-sizing:border-box}.sv-announcement__message{flex:0 0 auto;white-space:nowrap;margin:0;line-height:1.45;font-size:var(--sv-ticker-size);font-family:var(--font-body-family,Arial,sans-serif);letter-spacing:.06em;color:inherit}@keyframes svAnnouncementLeft{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(min-width:750px){.sv-announcement{padding-top:var(--sv-ticker-desktop-top);padding-bottom:var(--sv-ticker-desktop-bottom)}.sv-announcement__group{gap:var(--sv-ticker-desktop-gap);padding-right:var(--sv-ticker-desktop-gap)}.sv-announcement__message{font-size:var(--sv-ticker-desktop-size)}}@media(prefers-reduced-motion:reduce){.sv-announcement{overflow-x:auto}.sv-announcement__track{animation:none;will-change:auto}.sv-announcement__group{padding-left:16px;min-width:100vw}.sv-announcement__group[aria-hidden],.sv-announcement__message[aria-hidden]{display:none}}.sv-home-collection{display:block;background:#f4eee0;color:#1c2825;font-family:var(--font-body-family,Arial,sans-serif);padding:86px 0 76px;scroll-margin-top:110px}.sv-home-collection *,.sv-home-collection *:before,.sv-home-collection *:after{box-sizing:border-box}.sv-home-collection__inner{width:calc(100% - 80px);max-width:1320px;margin:auto}.sv-home-collection__heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:35px}.sv-home-collection__eyebrow{margin:0 0 12px;font-size:11px;line-height:1.4;letter-spacing:.15em;text-transform:uppercase}.sv-home-collection h2{margin:0;font-family:inherit;color:inherit;font-weight:400;font-size:clamp(32px,3vw,46px);line-height:1.12;letter-spacing:-.033em}.sv-home-collection__intro{margin:0;max-width:380px;color:#526055;font-size:14px;line-height:1.6}.sv-home-collection__rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 66px)/4);gap:22px;margin:0;padding:0 0 15px;list-style:none;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#768274 #e6dfd0}.sv-home-collection__rail::-webkit-scrollbar{height:3px}.sv-home-collection__rail::-webkit-scrollbar-thumb{background:#768274}.sv-home-collection__rail::-webkit-scrollbar-track{background:#e6dfd0}.sv-home-collection__card{min-width:0;scroll-snap-align:start}.sv-home-collection__card-link{display:block;text-decoration:none;color:inherit}.sv-home-collection__image{position:relative;aspect-ratio:1 / 1.1;overflow:hidden;background:#e9e0d4}.sv-home-collection__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.sv-home-collection__card-link:hover img{transform:scale(1.025)}.sv-home-collection__card-info{padding-top:18px}.sv-home-collection h3{margin:0 0 5px;font-family:inherit;color:inherit;font-size:18px;font-weight:400;line-height:1.3;letter-spacing:-.02em}.sv-home-collection__card-info p{margin:0 0 10px;color:#5b645a;font-size:12px;line-height:1.5}.sv-home-collection__price{font-size:13px;line-height:1.5;letter-spacing:0;color:#1c2825}.sv-home-collection__card-link:focus-visible{outline:2px solid #1c2825;outline-offset:-2px}.sv-home-collection__footer{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-top:18px}.sv-home-collection__footer>p{margin:0;max-width:600px;font-size:11px;line-height:1.6;color:#60695f}.sv-home-collection__navigation{display:flex;align-items:center;gap:13px}.sv-home-collection__navigation[hidden]{display:none}.sv-home-collection__navigation button{width:44px;min-width:44px;height:44px;display:grid;place-items:center;border:1px solid #c4c8ba;border-radius:0;color:#1c2825;background:transparent;font-size:21px;cursor:pointer}.sv-home-collection__navigation button:hover:not(:disabled){background:#e4e7dc}.sv-home-collection__navigation button:disabled{opacity:.35;cursor:default}.sv-home-collection__navigation button:focus-visible{outline:2px solid #1c2825;outline-offset:3px}.sv-home-collection__progress{display:block;width:74px;height:2px;background:#d3d5c8;overflow:hidden}.sv-home-collection__progress>span{display:block;width:100%;height:100%;background:#1c2825;transform-origin:left;transform:scaleX(.3)}@media(min-width:750px)and (max-width:989px){.sv-home-collection__rail{grid-auto-columns:calc((100% - 40px)/3);gap:20px}}@media(max-width:749px){.sv-home-collection{padding:48px 0 44px;scroll-margin-top:80px}.sv-home-collection__inner{width:calc(100% - 48px)}.sv-home-collection__heading{display:block;margin-bottom:25px}.sv-home-collection__eyebrow{font-size:10px;margin-bottom:11px}.sv-home-collection h2{font-size:32px;line-height:1.12}.sv-home-collection__intro{font-size:13px;margin-top:15px;max-width:420px}.sv-home-collection__rail{width:calc(100% + 24px);padding-right:24px;grid-auto-columns:82%;gap:15px}.sv-home-collection__card-info{padding-top:15px}.sv-home-collection h3{font-size:19px}.sv-home-collection__card-info p{font-size:12px}.sv-home-collection__footer{align-items:flex-start;gap:12px;margin-top:18px}.sv-home-collection__footer>p{max-width:220px;font-size:10px}.sv-home-collection__navigation{gap:7px}.sv-home-collection__progress{display:none}}@media(prefers-reduced-motion:reduce){.sv-home-collection__image img{transition:none}.sv-home-collection__card-link:hover img{transform:none}}.sv-home-collection{background:#faf8f2;padding:64px 0 48px}.sv-home-collection__heading{display:block;margin-bottom:28px}.sv-home-collection__intro{max-width:none;margin-top:12px;font-size:16px;letter-spacing:0}.sv-home-collection h2{font-weight:500;letter-spacing:-.04em}.sv-home-collection__image{aspect-ratio:1/1;background:#ece7e0;border-radius:3px}.sv-home-collection__image img{object-fit:contain}.sv-home-collection h3{font-size:21px;letter-spacing:-.035em}.sv-home-collection__card-info p{font-size:13px;letter-spacing:0}.sv-home-collection__price{font-size:15px}.sv-home-collection__footer{margin-top:20px}@media(max-width:749px){.sv-home-collection{padding:34px 0 28px}.sv-home-collection__inner{width:calc(100% - 32px)}.sv-home-collection h2{font-size:29px}.sv-home-collection__intro{font-size:14px;line-height:1.45;margin-top:8px}.sv-home-collection__rail{width:calc(100% + 16px);grid-auto-columns:72%;padding-right:16px;gap:14px}.sv-home-collection h3{font-size:20px}.sv-home-collection__card-info{padding-top:12px}.sv-home-collection__footer{display:flex;flex-direction:column-reverse;align-items:center;gap:14px}.sv-home-collection__footer>p{font-size:10px;max-width:none;text-align:center;line-height:1.5;letter-spacing:0}.sv-home-collection__navigation{width:100%;justify-content:center;gap:18px}.sv-home-collection__navigation button{border:none;font-size:22px}.sv-home-collection__progress{display:block;width:110px;height:3px}}.sv-home-collection__rail{scrollbar-width:none}.sv-home-collection__rail::-webkit-scrollbar{display:none}.sc-home-examples{background:#e8e5de;color:#172a23;font-family:var(--font-body-family);padding:55px max(30px,calc((100vw - 1280px)/2))}.sc-home-examples__heading h2{font-family:var(--font-heading-family);font-size:clamp(34px,3.4vw,48px);line-height:1.12;font-weight:500;margin:0 0 12px;text-transform:uppercase;letter-spacing:0;color:inherit}.sc-home-examples__heading p{font-size:15px;line-height:1.55;margin:0 0 28px;letter-spacing:0}.sc-home-examples__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.sc-home-examples article{min-width:0}.sc-home-examples article a{color:inherit;text-decoration:none}.sc-home-examples article img{width:100%;aspect-ratio:1;object-fit:contain;display:block;background:#f5f1ea}.sc-home-examples article span{display:block;font-size:19px;line-height:1.35;padding-top:12px}.sc-home-examples__note{font-size:11px;line-height:1.5;color:#596359;margin:22px 0 0;letter-spacing:0}@media(max-width:749px){.sc-home-examples{padding:34px 0 30px}.sc-home-examples__heading,.sc-home-examples__note{margin-left:20px;margin-right:20px}.sc-home-examples__heading h2{font-size:33px}.sc-home-examples__heading p{font-size:14px;margin-bottom:22px}.sc-home-examples__rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding:0 20px 10px;scrollbar-width:thin;overscroll-behavior-x:contain}.sc-home-examples article{flex:0 0 86%;scroll-snap-align:center}.sc-home-examples article span{font-size:18px}}.sv-home-hero{color:#1c2825;background:#f4eee0;font-family:var(--font-body-family, Arial, sans-serif);font-style:normal}.sv-home-hero *,.sv-home-hero *:before,.sv-home-hero *:after{box-sizing:border-box}.sv-home-hero__layout{display:grid;grid-template-columns:46% 54%;max-width:1920px;margin:0 auto}.sv-home-hero__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:64px clamp(28px,6.3vw,120px);padding-right:clamp(28px,4.5vw,86px);min-width:0}.sv-home-hero__eyebrow{margin:0 0 24px;font-size:11px;line-height:1.4;letter-spacing:.16em;text-transform:uppercase}.sv-home-hero h1{margin:0;font-family:inherit;font-size:clamp(42px,4.25vw,70px);line-height:1.03;letter-spacing:-.043em;font-weight:400;color:inherit;text-transform:none}.sv-home-hero__intro{max-width:390px;margin:25px 0 28px;font-size:16px;line-height:1.6;color:#45514a;letter-spacing:0}.sv-home-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:15px 26px;border:1px solid #1c2825;background:#1c2825;color:#f4eee0;text-decoration:none;font-size:14px;line-height:1.4;font-weight:500;border-radius:0;transition:background .18s ease,color .18s ease}.sv-home-hero__button:hover{color:#f4eee0;background:#34483d}.sv-home-hero__button:focus-visible{outline:2px solid #1c2825;outline-offset:5px}.sv-home-hero__note{max-width:330px;margin:17px 0 0;color:#526055;font-size:12px;line-height:1.5;letter-spacing:0}.sv-home-hero__media{position:relative;margin:0;min-width:0;background:#dbcfbd;height:clamp(540px,48vw,730px);overflow:hidden}.sv-home-hero__media picture{display:block;width:100%;height:100%}.sv-home-hero__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 49%}.sv-home-hero__media figcaption{position:absolute;bottom:18px;left:22px;margin:0;padding:5px 8px;background:#f4eee0eb;color:#1c2825;font-size:10px;line-height:1.4;letter-spacing:.01em}.sv-home-hero__assurance{display:flex;align-items:center;justify-content:center;gap:0;padding:22px 24px;border-bottom:1px solid #d5d0c3}.sv-home-hero__assurance p{margin:0;padding:0 34px;text-align:center;font-size:12px;line-height:1.6;color:#45514a;letter-spacing:.01em}.sv-home-hero__assurance p+p{border-left:1px solid #cbcbbd}@media(min-width:750px){.sv-home-hero--full-bleed .sv-home-hero__layout{position:relative;min-height:clamp(560px,55.8vw,960px);grid-template-columns:1fr}.sv-home-hero--full-bleed .sv-home-hero__copy{width:51%;position:relative;z-index:2;padding-top:78px;padding-bottom:78px}.sv-home-hero--full-bleed .sv-home-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.sv-home-hero--full-bleed .sv-home-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f4eee0f0,#f4eee0d1 31%,#f4eee000 60%)}.sv-home-hero--full-bleed .sv-home-hero__media figcaption{left:auto;right:22px;z-index:1}}@media(max-width:989px)and (min-width:750px){.sv-home-hero__copy{padding:40px 28px}.sv-home-hero h1{font-size:44px}.sv-home-hero__media{height:590px}.sv-home-hero__assurance p{padding:0 18px}}@media(max-width:749px){.sv-home-hero__layout{display:flex;flex-direction:column}.sv-home-hero__copy{padding:38px 24px 32px}.sv-home-hero__eyebrow{font-size:10px;margin-bottom:17px}.sv-home-hero h1{font-size:clamp(35px,9.5vw,48px);max-width:520px;line-height:1.05}.sv-home-hero__intro{font-size:14px;line-height:1.55;margin:19px 0 23px;max-width:440px}.sv-home-hero__button{min-height:49px;padding:13px 22px;font-size:13px}.sv-home-hero__note{margin-top:13px;font-size:11px;max-width:360px}.sv-home-hero__media{width:100%;height:auto;aspect-ratio:1 / 1}.sv-home-hero__media img{object-position:center 46%}.sv-home-hero__media figcaption{bottom:12px;left:16px;font-size:9px}.sv-home-hero__assurance{padding:17px 14px}.sv-home-hero__assurance p{flex:1;padding:0 9px;font-size:10px;line-height:1.5}}.sv-home-hero{background:#14251f;color:#fffaf0}.sv-home-hero__layout{max-width:none}.sv-home-hero__copy{padding-left:max(40px,calc((100vw - 1320px)/2))}.sv-home-hero h1{font-size:clamp(46px,5.6vw,80px);font-weight:500;line-height:1.02;letter-spacing:-.045em}.sv-home-hero__intro,.sv-home-hero__note{color:#e5e7dd}.sv-home-hero__eyebrow{color:#b9c8b8;margin-bottom:20px}.sv-home-hero__button{background:#fffaf0;color:#172a23;border-color:#fffaf0;min-width:216px;font-size:16px;letter-spacing:0;min-height:54px}.sv-home-hero__button:hover{background:#e6ecdf;color:#172a23}.sv-home-hero__button:focus-visible{outline-color:#fffaf0}.sv-home-hero__assurance{background:#172a23;border-color:#3c4d43;padding:20px 24px}.sv-home-hero__assurance p{color:#f9f6ec;font-size:12px}.sv-home-hero__assurance p+p{border-color:#526054}@media(min-width:750px){.sv-home-hero--full-bleed .sv-home-hero__layout{min-height:clamp(570px,47vw,790px)}.sv-home-hero--full-bleed .sv-home-hero__copy{width:53%}.sv-home-hero--full-bleed .sv-home-hero__media:after{background:linear-gradient(90deg,#0e1d17f0,#0e1d17b8 30%,#0e1d1700 65%)}.sv-home-hero__intro{max-width:350px}}@media(max-width:749px){.sv-home-hero__copy{padding:32px 20px 28px}.sv-home-hero h1{font-size:clamp(38px,10.2vw,48px);line-height:1.06}.sv-home-hero__eyebrow{margin-bottom:14px;font-size:10px}.sv-home-hero__intro{font-size:15px;line-height:1.5;max-width:315px;margin:18px 0 22px}.sv-home-hero__button{font-size:15px;min-height:48px;min-width:205px}.sv-home-hero__media{aspect-ratio:1.18/1}.sv-home-hero__media img{object-position:center 47%}.sv-home-hero__assurance{padding:17px 10px}.sv-home-hero__assurance p{font-size:10px;padding:0 8px}}@media(min-width:750px){.sv-home-hero--full-bleed .sv-home-hero__layout{max-width:1920px;min-height:0;aspect-ratio:16/9}.sv-home-hero--full-bleed .sv-home-hero__copy{padding-left:clamp(40px,6vw,115px)}.sv-home-hero--full-bleed .sv-home-hero__media img{object-position:center}}.sv-home-story{color:#1c2825;background:#f4eee0;font-family:var(--font-body-family,Arial,sans-serif);font-style:normal}.sv-home-story *,.sv-home-story *:before,.sv-home-story *:after{box-sizing:border-box}.sv-home-story h2,.sv-home-story h3{font-family:inherit;color:inherit;font-weight:400;text-transform:none}.sv-home-story h2{font-size:clamp(34px,3.5vw,52px);line-height:1.08;letter-spacing:-.035em;margin:0}.sv-home-story p{letter-spacing:0}.sv-home-story__eyebrow{font-size:11px;line-height:1.4;letter-spacing:.15em!important;text-transform:uppercase;margin:0 0 22px}.sv-home-story__cinema{display:grid;grid-template-columns:1fr 1fr;background:#1c2825;color:#f4eee0}.sv-home-story__cinema-copy{display:flex;align-items:center;padding:clamp(45px,7.5vw,130px);padding-right:clamp(40px,6vw,100px)}.sv-home-story__cinema-copy>div{max-width:470px;margin-left:auto}.sv-home-story__cinema-copy h2{font-size:clamp(36px,3.7vw,58px);line-height:1.08}.sv-home-story__body{font-size:15px;line-height:1.75;margin:25px 0 32px;max-width:430px;color:#d5dcce}.sv-home-story__button{display:inline-flex;align-items:center;justify-content:center;min-height:51px;padding:14px 25px;border:1px solid #1c2825;background:#1c2825;color:#f4eee0;text-decoration:none;font-size:14px;line-height:1.45;border-radius:0;transition:background .18s ease}.sv-home-story__button:hover{background:#34483d;color:#f4eee0}.sv-home-story__button--light{background:#f4eee0;border-color:#f4eee0;color:#1c2825}.sv-home-story__button--light:hover{background:#dce4d6;color:#1c2825}.sv-home-story a:focus-visible,.sv-home-story button:focus-visible,.sv-home-story summary:focus-visible{outline:2px solid currentColor;outline-offset:5px}.sv-home-story__film{position:relative;display:block;min-width:0;background:#0e0f0d;aspect-ratio:4 / 5;overflow:hidden}.sv-home-story__film picture{display:block;width:100%;height:100%}.sv-home-story__film img,.sv-home-story__film video{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.sv-home-story__film video{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none}.sv-home-story__film[data-video-visible] video{opacity:1}.sv-home-story__film-caption{position:absolute;bottom:15px;left:20px;right:20px;width:fit-content;padding:4px 7px;margin:0;font-size:10px;line-height:1.4;color:#f4eee0;background:#1c2825cc}.sv-home-story__contained{width:calc(100% - 80px);max-width:1320px;margin:auto}.sv-home-story__process{padding-top:95px;padding-bottom:80px;scroll-margin-top:110px}.sv-home-story__section-heading{max-width:660px;margin-bottom:43px}.sv-home-story__section-heading .sv-home-story__eyebrow{margin-bottom:15px}.sv-home-story__section-heading>p:last-child{font-size:15px;line-height:1.65;color:#526055;margin:20px 0 0;max-width:610px}.sv-home-story__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px;padding:0;list-style:none;margin:0}.sv-home-story__steps li{min-width:0;border-top:1px solid #bbc3b3;padding-top:19px}.sv-home-story__step-number{display:block;font-size:12px;line-height:1.4;letter-spacing:.06em;color:#6a7367;margin-bottom:30px}.sv-home-story__steps h3{margin:0 0 15px;font-size:24px;line-height:1.15;letter-spacing:-.025em}.sv-home-story__steps p{margin:0;font-size:14px;line-height:1.7;color:#526055}.sv-home-story__step-note{display:block;margin-top:19px;font-size:11px;line-height:1.5;color:#273b30}.sv-home-story__process-footer{margin-top:38px;display:flex;gap:28px;align-items:baseline;justify-content:space-between}.sv-home-story__process-footer p{margin:0;max-width:650px;color:#626c60;font-size:11px;line-height:1.6}.sv-home-story__process-footer a,.sv-home-story__detail-copy a,.sv-home-story__faq-intro a{display:inline-flex;align-items:center;min-height:44px;color:#1c2825;font-size:13px;line-height:1.5;text-decoration:underline!important;text-decoration-thickness:1px;text-decoration-color:#9ba69b;text-underline-offset:5px}.sv-home-story__living{background:#e9e7db;padding:78px 0 70px}.sv-home-story__details{display:grid;grid-template-columns:1fr 1fr;gap:35px}.sv-home-story__details article{min-width:0}.sv-home-story__detail-image{aspect-ratio:1.3 / 1;background:#ded8c9;overflow:hidden}.sv-home-story__detail-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 44%}.sv-home-story__detail-copy{padding-top:24px;max-width:490px}.sv-home-story__detail-copy h3{margin:0 0 11px;font-size:25px;line-height:1.2;letter-spacing:-.027em}.sv-home-story__detail-copy p{margin:0 0 16px;color:#526055;font-size:14px;line-height:1.7}.sv-home-story__media-note{font-size:10px;line-height:1.5;color:#626c60;margin:30px 0 0}.sv-home-story__faq{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:100px;padding-top:90px;padding-bottom:90px}.sv-home-story__faq-intro h2{max-width:380px}.sv-home-story__faq-intro>p:not(.sv-home-story__eyebrow){max-width:330px;font-size:14px;line-height:1.65;color:#526055;margin:23px 0}.sv-home-story__questions{border-top:1px solid #c5cabd}.sv-home-story__questions details{margin:0;border-bottom:1px solid #c5cabd}.sv-home-story__questions summary{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:70px;padding:20px 0;cursor:pointer;font-size:15px;line-height:1.5;list-style:none;color:#1c2825}.sv-home-story__questions summary::-webkit-details-marker{display:none}.sv-home-story__faq-icon{flex:0 0 14px;width:14px;height:14px;position:relative}.sv-home-story__faq-icon:before,.sv-home-story__faq-icon:after{content:"";position:absolute;background:currentColor;left:0;top:6px;width:14px;height:1px}.sv-home-story__faq-icon:after{transform:rotate(90deg)}.sv-home-story__questions details[open] .sv-home-story__faq-icon:after{transform:rotate(0)}.sv-home-story__answer{padding:0 24px 24px 0;font-size:13px;line-height:1.75;color:#526055}.sv-home-story__answer p{margin:0 0 12px}.sv-home-story__answer p:last-child{margin:0}.sv-home-story__answer a{color:#273b30;text-underline-offset:3px}.sv-home-story__closing{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:28px;padding:48px max(40px,calc((100vw - 1320px)/2));border-top:1px solid #c9cec0}.sv-home-story__closing h2{font-size:clamp(28px,3vw,42px)}@media(min-width:750px)and (max-width:989px){.sv-home-story__cinema-copy{padding:38px 28px}.sv-home-story__cinema-copy h2{font-size:37px}.sv-home-story__film{aspect-ratio:auto;min-height:600px}.sv-home-story__film picture{position:absolute;top:0;right:0;bottom:0;left:0}.sv-home-story__steps{gap:25px}.sv-home-story__faq{gap:45px}}@media(max-width:749px){.sv-home-story__cinema{display:flex;flex-direction:column}.sv-home-story__film{order:-1;width:100%;aspect-ratio:4 / 5}.sv-home-story__cinema-copy{padding:43px 24px 46px}.sv-home-story__cinema-copy>div{max-width:none;margin:0}.sv-home-story__cinema-copy h2{max-width:420px;font-size:36px;line-height:1.1}.sv-home-story__eyebrow{font-size:10px;margin-bottom:17px}.sv-home-story__body{font-size:14px;line-height:1.7;margin:21px 0 25px;max-width:480px}.sv-home-story__button{min-height:49px;font-size:13px;padding:13px 22px}.sv-home-story__film-caption{bottom:12px;left:15px;font-size:9px}.sv-home-story__contained{width:calc(100% - 48px)}.sv-home-story__process{padding-top:49px;padding-bottom:46px;scroll-margin-top:80px}.sv-home-story__section-heading{margin-bottom:28px}.sv-home-story h2{font-size:33px;line-height:1.12}.sv-home-story__section-heading>p:last-child{font-size:14px;line-height:1.65;margin-top:17px}.sv-home-story__steps{display:block}.sv-home-story__steps li{position:relative;padding:25px 0 25px 43px}.sv-home-story__step-number{position:absolute;top:28px;left:0;margin:0;font-size:11px}.sv-home-story__steps h3{font-size:22px;margin-bottom:11px}.sv-home-story__steps p{font-size:13px}.sv-home-story__step-note{font-size:11px;margin-top:13px}.sv-home-story__process-footer{margin-top:3px;display:block}.sv-home-story__process-footer a{margin-top:16px}.sv-home-story__living{padding:46px 0 40px}.sv-home-story__details{grid-template-columns:1fr;gap:36px}.sv-home-story__detail-image{aspect-ratio:1.12 / 1}.sv-home-story__detail-copy{padding-top:20px}.sv-home-story__detail-copy h3{font-size:24px}.sv-home-story__detail-copy p{font-size:13px}.sv-home-story__media-note{margin-top:26px;font-size:10px}.sv-home-story__faq{display:block;padding-top:48px;padding-bottom:48px}.sv-home-story__faq-intro{margin-bottom:27px}.sv-home-story__faq-intro>p:not(.sv-home-story__eyebrow){margin:18px 0;font-size:13px}.sv-home-story__questions summary{font-size:14px;min-height:67px;padding:18px 0}.sv-home-story__answer{padding-right:0;font-size:13px}.sv-home-story__closing{padding:33px 24px 38px;display:block}.sv-home-story__closing h2{font-size:29px;margin-bottom:23px;max-width:460px}}@media(prefers-reduced-motion:reduce){.sv-home-story__button{transition:none}}.sv-home-story{background:#faf8f2}.sv-home-story h2{font-weight:500;letter-spacing:-.04em}.sv-home-story__cinema{background:#162822}.sv-home-story__cinema-copy{padding:60px clamp(32px,6vw,90px)}.sv-home-story__cinema-copy>div{margin:auto;max-width:490px}.sv-home-story__cinema-copy h2{font-size:clamp(38px,4vw,60px)}.sv-home-story__body{font-size:17px;line-height:1.55;margin:22px 0 28px;max-width:380px}.sv-home-story__eyebrow{margin-bottom:15px}.sv-home-story__button{min-width:200px;font-size:15px;letter-spacing:0}.sv-home-story__living{background:#e7e3dd;padding:64px 0 0}.sv-home-story__living>.sv-home-story__contained{width:100%;max-width:none}.sv-home-story__living .sv-home-story__section-heading{max-width:1320px;margin:0 auto 35px;padding:0 40px}.sv-home-story__details{display:block}.sv-home-story__details article{display:grid;grid-template-columns:1fr 1fr;background:#e7e3dd}.sv-home-story__details article:nth-child(2n){background:#23372d;color:#faf8f2}.sv-home-story__details article:nth-child(2n) .sv-home-story__detail-image{grid-column:2;grid-row:1}.sv-home-story__details article:nth-child(2n) .sv-home-story__detail-copy{grid-column:1;grid-row:1}.sv-home-story__detail-image{aspect-ratio:1/1}.sv-home-story__detail-copy{max-width:none;padding:60px clamp(32px,6vw,90px);align-self:center}.sv-home-story__detail-copy h3{font-size:clamp(30px,3.5vw,48px);line-height:1.12;max-width:500px}.sv-home-story__detail-copy p{font-size:16px;line-height:1.6;max-width:410px;margin:19px 0 24px}.sv-home-story__detail-copy a{min-width:190px;justify-content:center;background:#1c352c;color:#faf8f2;border:1px solid currentColor;text-decoration:none!important;font-size:15px;padding:11px 24px;letter-spacing:0}.sv-home-story__details article:nth-child(2n) p{color:#e4e8de}.sv-home-story__details article:nth-child(2n) a{background:#faf8f2;color:#1c352c}.sv-home-story__media-note{margin:0;padding:13px 20px;background:#23372d;color:#c7d0c6;text-align:center;font-size:10px}.sv-home-story__process{padding-top:64px;padding-bottom:54px}.sv-home-story__steps{gap:28px}.sv-home-story__steps li{padding-top:18px}.sv-home-story__step-number{margin-bottom:15px}.sv-home-story__steps h3{font-size:25px;margin-bottom:12px}.sv-home-story__steps p{font-size:15px;line-height:1.55}.sv-home-story__step-note{letter-spacing:0;font-size:12px}.sv-home-story__process-footer{margin-top:26px}.sv-home-story__faq{border-top:1px solid #d1d5cb;padding-top:55px;padding-bottom:55px;gap:70px}.sv-home-story__faq-intro h2{font-size:40px}.sv-home-story__faq-intro>p:not(.sv-home-story__eyebrow){margin:16px 0}.sv-home-story__questions summary{font-size:15px;letter-spacing:0;min-height:64px}.sv-home-story__closing{background:#162822;color:#faf8f2;padding-top:48px;padding-bottom:48px}.sv-home-story__closing .sv-home-story__button{background:#faf8f2;color:#172a23}@media(max-width:749px){.sv-home-story__cinema-copy{padding:30px 20px 36px}.sv-home-story__cinema-copy h2{font-size:34px;max-width:330px}.sv-home-story__body{font-size:15px;line-height:1.55;margin:16px 0 22px;max-width:330px}.sv-home-story__film{aspect-ratio:1/1}.sv-home-story__film img,.sv-home-story__film video{object-fit:cover}.sv-home-story__living{padding-top:32px}.sv-home-story__living .sv-home-story__section-heading{padding:0 20px;margin-bottom:24px}.sv-home-story h2{font-size:31px}.sv-home-story__details article{display:flex;flex-direction:column}.sv-home-story__detail-image{width:100%;aspect-ratio:1/1}.sv-home-story__detail-copy{padding:28px 20px 34px;width:100%}.sv-home-story__detail-copy h3{font-size:31px;max-width:350px}.sv-home-story__detail-copy p{font-size:15px;line-height:1.5;margin:14px 0 20px}.sv-home-story__detail-copy a{font-size:14px;min-height:47px}.sv-home-story__contained{width:calc(100% - 40px)}.sv-home-story__process{padding:36px 0}.sv-home-story__section-heading{margin-bottom:22px}.sv-home-story__steps li{padding:18px 0 18px 34px}.sv-home-story__step-number{top:22px;font-size:11px}.sv-home-story__steps h3{font-size:23px;margin-bottom:8px}.sv-home-story__steps p{font-size:14px;line-height:1.5}.sv-home-story__step-note{margin-top:8px;font-size:11px}.sv-home-story__process-footer{margin-top:10px}.sv-home-story__process-footer a{margin-top:4px}.sv-home-story__faq{padding-top:32px;padding-bottom:32px}.sv-home-story__faq-intro h2{font-size:32px}.sv-home-story__faq-intro>p:not(.sv-home-story__eyebrow){margin:12px 0 8px}.sv-home-story__faq-intro a{font-size:13px}.sv-home-story__questions{margin-top:20px}.sv-home-story__questions summary{font-size:14px;min-height:62px;padding:17px 0;gap:14px}.sv-home-story__closing{padding:32px 20px;gap:20px}.sv-home-story__closing h2{font-size:31px}}@media(max-width:749px){.sv-home-story__film{aspect-ratio:4/5}.sv-home-story__film img,.sv-home-story__film video{object-fit:contain}}.sv-film-hero{background:#1c2726;color:#fffdf7;font-family:var(--font-body-family,Arial,sans-serif)}.sv-film-hero *{box-sizing:border-box}.sv-film-hero__visual{position:relative;max-width:1800px;margin:auto;background:#1c2726;aspect-ratio:2.33;overflow:hidden}.sv-film-hero__video{display:block;width:100%;height:100%;object-fit:cover}.sv-film-hero__caption{position:absolute;top:16px;left:20px;padding:5px 9px;background:#1c2726b8;color:#fffdf7;font-size:11px;pointer-events:none}.sv-film-hero__content{max-width:1380px;margin:auto;padding:42px 40px;display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}.sv-film-hero__eyebrow{font-size:11px;letter-spacing:.15em;text-transform:uppercase;margin:0 0 14px;color:#d6d4c9}.sv-film-hero h1{font:inherit;font-size:clamp(34px,3.4vw,54px);line-height:1.08;letter-spacing:-.04em;color:inherit;margin:0;font-weight:500}.sv-film-hero__action>p{font-size:16px;line-height:1.6;margin:0 0 20px;max-width:470px;color:#e3e5df}.sv-film-hero__button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:50px;padding:13px 24px;background:#fffdf7;color:#1c2726;text-decoration:none;font-size:15px;font-weight:600;border:1px solid #fffdf7;border-radius:2px}.sv-film-hero__button:hover{background:#e7e4d8;color:#1c2726}.sv-film-hero__how{display:inline-block;margin:14px 0 0 22px;color:#fffdf7;font-size:14px;text-underline-offset:5px}.sv-film-hero a:focus-visible{outline:2px solid #fffdf7;outline-offset:5px}.sv-film-hero__assurances{display:flex;justify-content:center;gap:0;padding:18px 20px;border-top:1px solid #53605b;color:#e3e5df;font-size:12px;line-height:1.5}.sv-film-hero__assurances span{padding:0 34px;text-align:center}.sv-film-hero__assurances span+span{border-left:1px solid #53605b}@media(max-width:749px){.sv-film-hero__visual{aspect-ratio:1.15}.sv-film-hero__video{object-position:center 43%}.sv-film-hero__content{padding:25px 22px 26px;grid-template-columns:1fr;gap:15px}.sv-film-hero__eyebrow{font-size:10px;margin-bottom:10px}.sv-film-hero h1{font-size:35px;max-width:430px}.sv-film-hero__action>p{font-size:14px;line-height:1.55;margin:0 0 18px}.sv-film-hero__button{width:100%;min-height:49px}.sv-film-hero__how{display:block;text-align:center;margin:16px 0 0;font-size:13px}.sv-film-hero__assurances{padding:15px 8px;font-size:10px}.sv-film-hero__assurances span{flex:1;padding:0 10px}.sv-film-hero__caption{left:12px;top:12px;font-size:10px}}.sc-cart-confidence{background:#edf0e8;color:#1c352c;padding:12px 14px;margin:12px 0;font-size:12px;line-height:1.5;letter-spacing:0;text-align:left}.sc-cart-confidence strong{font-size:13px;font-weight:600}.sc-cart-confidence p{margin:5px 0}.sc-cart-confidence__links{display:flex;flex-wrap:wrap;gap:4px 14px}.sc-cart-confidence a{color:inherit;text-underline-offset:3px;padding:6px 0}.sc-photo-example{display:grid;grid-template-columns:1fr 1fr;background:#ebe7df;color:#172a23;scroll-margin-top:90px}.sc-photo-example__image{min-width:0;aspect-ratio:1;background:#ece7df}.sc-photo-example__image img{width:100%;height:100%;display:block;object-fit:contain}.sc-photo-example__copy{padding:clamp(30px,5vw,75px);align-self:center;max-width:650px;font-family:var(--font-body-family);line-height:1.6}.sc-photo-example__copy h2{font-family:var(--font-heading-family);font-size:clamp(32px,3.3vw,48px);line-height:1.12;text-transform:uppercase;font-weight:500;margin:0 0 18px;color:inherit}.sc-photo-example__copy>p{font-size:15px;margin:0 0 20px}.sc-photo-example__copy p.sc-photo-example__eyebrow{font-size:11px;letter-spacing:.12em;margin-bottom:14px}.sc-photo-example__copy ol{padding-left:19px;font-size:14px;margin:0 0 24px}.sc-photo-example__copy li{padding:3px 0}.sc-photo-example__copy>a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 25px;background:#172a23;color:#fbf9f5;font-size:14px;text-decoration:none}.sc-photo-example__copy p.sc-photo-example__note{font-size:11px;line-height:1.5;color:#596359;margin:18px 0 0}@media(max-width:749px){.sc-photo-example{grid-template-columns:1fr}.sc-photo-example__copy{padding:29px 20px 32px}.sc-photo-example__copy h2{font-size:33px}.sc-photo-example__copy>p{font-size:14px}.sc-photo-example__copy ol{font-size:13px}}.sc-product-gallery{display:grid;grid-template-columns:1fr;gap:12px;min-width:0;color:#1c352c}.sc-product-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;border-radius:3px;min-width:0;background:#ebe6de}.sc-product-gallery__track::-webkit-scrollbar{display:none}.sc-product-gallery__slide{flex:0 0 100%;width:100%;margin:0;scroll-snap-align:start;aspect-ratio:1/1;min-width:0}.sc-product-gallery__slide img{display:block;width:100%;height:100%;object-fit:contain}.sc-product-gallery__thumbnails{display:grid;grid-template-columns:repeat(var(--sc-gallery-count,5),minmax(0,1fr));gap:9px}.sc-product-gallery__thumbnails button{-webkit-appearance:none;appearance:none;background:transparent;border:1px solid transparent;border-radius:2px;padding:3px;cursor:pointer;aspect-ratio:1;min-width:0}.sc-product-gallery__thumbnails button[aria-current=true]{border-color:#1c352c}.sc-product-gallery__thumbnails img{display:block;width:100%;height:100%;object-fit:cover;border-radius:1px}.sc-product-gallery__note{font-size:12px;line-height:1.6;color:#68716b;margin:0}.sc-product-gallery button:focus-visible,.sc-product-gallery__track:focus-visible{outline:2px solid #1c352c;outline-offset:3px}@media(min-width:990px){.sc-product-gallery{grid-template-columns:74px minmax(0,1fr);gap:14px}.sc-product-gallery__track{grid-column:2;grid-row:1}.sc-product-gallery__thumbnails{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:9px}.sc-product-gallery__thumbnails button{width:74px;height:74px}.sc-product-gallery__note{grid-column:2}}.sc-product-gallery__slide{position:relative}.sc-product-gallery__caption{position:absolute;left:10px;bottom:10px;right:10px;width:fit-content;max-width:calc(100% - 20px);background:#fbf9f5f0;color:#172a23;font-family:var(--font-body-family);font-size:11px;line-height:1.45;padding:5px 8px;border-radius:2px;pointer-events:none}.sc-product-gallery__thumbnails{display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin;min-width:0;padding-bottom:4px}.sc-product-gallery__thumbnails button{flex:0 0 60px;width:60px;height:60px}@media(min-width:990px){.sc-product-gallery__thumbnails{max-height:min(590px,46vw);overflow-y:auto;overflow-x:hidden;padding:0 4px 0 0}.sc-product-gallery__thumbnails button{flex:0 0 65px;width:65px;height:65px}}.sc-product-gallery{container-type:inline-size}.sc-product-gallery__track{aspect-ratio:1;align-self:start}.sc-product-gallery__note,.sc-product-gallery__caption{letter-spacing:0}.sc-product-gallery__caption{display:none}.sc-product-gallery__current{font-family:var(--font-body-family);font-size:11px;color:#526055;line-height:1.45;margin:0;letter-spacing:0}@media(min-width:990px){.sc-product-gallery__current{grid-column:2;grid-row:2}.sc-product-gallery__note{grid-column:2;grid-row:3}}.sc-product-gallery__thumbnails{scrollbar-width:none}.sc-product-gallery__thumbnails::-webkit-scrollbar{display:none}@media(min-width:990px){.sc-product-gallery__thumbnails{max-height:calc(100cqw - 88px)}}.sc-product-story{background:#f7f4ec;color:#1c352c;font-family:var(--font-body-family);font-size:16px;line-height:1.65}.sc-product-story h2,.sc-product-story h3{font-family:var(--font-body-family);font-weight:400;letter-spacing:-.035em;color:inherit}.sc-product-story h2{font-size:clamp(30px,3.2vw,46px);line-height:1.12;margin:0 0 24px}.sc-product-story h3{font-size:23px;line-height:1.25;margin:16px 0 13px}.sc-product-story p{margin:0 0 20px}.sc-product-story__container{max-width:1320px;margin:auto;padding:80px 40px}.sc-product-story__split{display:grid;grid-template-columns:1fr 1fr;max-width:1440px;margin:auto}.sc-product-story__media{min-width:0;overflow:hidden;aspect-ratio:1/1}.sc-product-story__media img{display:block;width:100%;height:100%;object-fit:cover}.sc-product-story__editorial .sc-product-story__media{aspect-ratio:4/5}.sc-product-story__copy{padding:clamp(32px,6vw,100px);align-self:center}.sc-product-story__copy p{max-width:470px;color:inherit}.sc-product-story__text-link,.sc-product-story__contact a{color:inherit;display:inline-flex;align-items:center;font-size:15px;text-decoration:underline!important;text-decoration-thickness:1px;text-underline-offset:5px;padding:6px 0}.sc-product-story__steps{list-style:none;padding:0;margin:40px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.sc-product-story__steps li{border-top:1px solid #c9cec3;padding-top:20px}.sc-product-story__step-number{font-size:13px;letter-spacing:.1em;color:#617365}.sc-product-story__steps p{font-size:15px;color:#55635c;margin:0}.sc-product-story__finish{background:#1c352c;color:#f7f4ec}.sc-product-story__information{display:grid;grid-template-columns:1fr 1fr;gap:80px}.sc-product-story__information h2{font-size:32px;line-height:1.15}.sc-product-story__sizes>p{color:#55635c;font-size:15px;max-width:450px}.sc-product-story table{width:100%;border-collapse:collapse;font-size:15px;margin:28px 0 16px}.sc-product-story th,.sc-product-story td{font-weight:400;text-align:left;padding:16px 0;border-bottom:1px solid #d6d9cd}.sc-product-story td:last-child,.sc-product-story th:last-child{text-align:right}.sc-product-story thead th{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#617365}.sc-product-story__button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;background:#1c352c;color:#f7f4ec;padding:12px 30px;border-radius:2px;text-decoration:none;font-size:15px;margin-top:12px}.sc-product-story .sc-product-story__small{font-size:13px;margin-top:22px;opacity:.8}.sc-product-story__faq details{padding:0 0 16px;margin-bottom:16px;border-bottom:1px solid #d6d9cd}.sc-product-story__faq summary{list-style:none;display:flex;justify-content:space-between;gap:20px;cursor:pointer;font-size:16px;line-height:1.4;padding:8px 0}.sc-product-story__faq summary::-webkit-details-marker{display:none}.sc-product-story__faq summary span{font-size:24px;line-height:1;flex-shrink:0;font-weight:300}.sc-product-story__faq details[open] summary span{transform:rotate(45deg)}.sc-product-story__faq details p{font-size:15px;line-height:1.65;margin:16px 0 4px;color:#55635c}.sc-product-story__faq details a{font-size:14px;color:inherit}.sc-product-story a:focus-visible,.sc-product-story summary:focus-visible{outline:2px solid currentColor;outline-offset:5px}@media(max-width:749px){.sc-product-story__container{padding:48px 22px}.sc-product-story__split{grid-template-columns:1fr}.sc-product-story__editorial .sc-product-story__media{aspect-ratio:1/1;max-height:540px}.sc-product-story__copy{padding:38px 24px}.sc-product-story h2{font-size:32px;max-width:420px}.sc-product-story__steps{grid-template-columns:1fr;gap:28px;margin-top:28px}.sc-product-story__finish .sc-product-story__media{grid-row:1}.sc-product-story__information{grid-template-columns:1fr;gap:52px}.sc-product-story__information h2{font-size:29px}}.sc-product-story{background:#faf8f2;letter-spacing:0}.sc-product-story h2{font-family:var(--font-heading-family),sans-serif;font-weight:500;letter-spacing:0;text-transform:uppercase;font-size:clamp(34px,3.6vw,48px);line-height:1.13;margin-bottom:18px}.sc-product-story h3{font-size:23px;margin:12px 0 9px}.sc-product-story p{letter-spacing:0;line-height:1.6}.sc-product-story__split{max-width:none}.sc-product-story__editorial{background:#172a23;color:#faf8f2}.sc-product-story__editorial .sc-product-story__media{aspect-ratio:1/1}.sc-product-story__copy{padding:clamp(32px,5vw,80px);max-width:670px}.sc-product-story__copy p{font-size:16px;max-width:440px;margin-bottom:24px}.sc-product-story__copy .sc-product-story__eyebrow{font-family:var(--font-body-family);font-style:normal;font-size:19px;margin-bottom:15px;color:#d3dfcd}.sc-product-story__text-link{background:#faf8f2;color:#172a23;text-decoration:none!important;min-height:49px;padding:12px 27px;min-width:195px;justify-content:center;font-size:15px}.sc-product-story__container{padding-top:56px;padding-bottom:56px}.sc-product-story__process>h2{text-align:center}.sc-product-story__steps{gap:32px;margin-top:30px}.sc-product-story__steps li{padding-top:15px}.sc-product-story__steps p{font-size:14px;line-height:1.5;max-width:310px}.sc-product-story__finish{background:#e4e8df;color:#172a23}.sc-product-story__finish .sc-product-story__media{aspect-ratio:1.15/1}.sc-product-story__finish .sc-product-story__copy{justify-self:center}.sc-product-story__information{gap:70px}.sc-product-story__information h2{font-size:35px}.sc-product-story__sizes>p{font-size:14px}.sc-product-story table{margin-top:20px}.sc-product-story__faq summary{font-size:15px;min-height:46px}.sc-product-story__faq details{padding-bottom:10px;margin-bottom:10px}.sc-product-story__faq details p{font-size:14px}@media(max-width:749px){.sc-product-story__copy{padding:29px 20px 35px}.sc-product-story__copy h2{font-size:34px;max-width:340px}.sc-product-story__copy p{font-size:15px;line-height:1.55;margin-bottom:21px}.sc-product-story__copy .sc-product-story__eyebrow{font-size:17px;margin-bottom:12px}.sc-product-story__container{padding:35px 20px}.sc-product-story__process>h2{text-align:left;font-size:31px;max-width:300px}.sc-product-story__steps{gap:0;margin-top:22px}.sc-product-story__steps li{position:relative;padding:17px 0 17px 33px}.sc-product-story__step-number{position:absolute;left:0;top:20px;font-size:11px}.sc-product-story__steps h3{font-size:22px;margin:0 0 8px}.sc-product-story__steps p{font-size:14px;max-width:none}.sc-product-story__information{gap:36px}.sc-product-story__information h2{font-size:32px}.sc-product-story__finish .sc-product-story__media{aspect-ratio:1/1}.sc-product-story__faq summary{font-size:14px}.sc-product-story__sizes>p{font-size:13px}.sc-product-story__text-link{font-size:14px;min-height:47px}}
/*# sourceMappingURL=/cdn/shop/t/103/compiled_assets/styles.css.map */
