.ds-v2 *,.ds-v2 *:before,.ds-v2 *:after{box-sizing:border-box}.ds-v2{font-family:Menco,sans-serif;color:#333;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ds-v2 p,.ds-v2 h1,.ds-v2 h2,.ds-v2 h3,.ds-v2 h4,.ds-v2 ul,.ds-v2 li{margin:0;padding:0}.ds-v2 img{display:block;max-width:100%}.ds-v2 a{color:inherit;text-decoration:none}.ds-v2 button{font-family:inherit;cursor:pointer}.ds-v2-nav{position:sticky;top:0;z-index:100;background:#fff}.ds-v2-nav__desktop{display:none;align-items:center;justify-content:center;height:94px;padding:20px 40px}.ds-v2-nav__links{flex:1;display:flex;gap:32px;align-items:center}.ds-v2-nav__links a{font-family:Menco,sans-serif;font-weight:500;font-size:16px;line-height:1.4;letter-spacing:.3px;color:#333;white-space:nowrap;text-decoration:none;border-bottom:1.5px solid transparent;padding-bottom:2px;transition:border-color .15s ease}.ds-v2-nav__links a:hover{border-bottom-color:#333}.ds-v2-nav__logo{text-decoration:none;flex-shrink:0;display:flex;align-items:center;transition:opacity .15s ease}.ds-v2-nav__logo img{display:block;height:28px;width:auto}@media(min-width:1024px){.ds-v2-nav__logo img{height:44px}}.ds-v2-nav__icons{flex:1;display:flex;gap:20px;align-items:center;justify-content:flex-end}.ds-v2-nav__icons a{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#333;transition:opacity .15s ease}.ds-v2-nav__icons a:hover,.ds-v2-search-trigger:hover{opacity:.55}.ds-v2-nav__logo:hover{opacity:.7}.ds-v2-nav__mobile{display:flex;align-items:center;justify-content:center;height:64px;padding:0 24px;position:relative;border-bottom:1px solid #e6e6e6}.ds-v2-nav__hamburger{position:absolute;left:24px;top:50%;transform:translateY(-50%);width:24px;height:24px;display:flex;flex-direction:column;justify-content:center;gap:7.5px;background:none;border:none;padding:0;cursor:pointer}.ds-v2-nav__hamburger span{display:block;height:1.5px;width:22px;margin-left:1px;background:#333;border-radius:1px}.ds-v2-nav__bag-mobile{position:absolute;right:24px;top:50%;transform:translateY(-50%);display:flex;align-items:center;color:#333}@media(max-width:767px){.ds-v2-nav__hamburger{left:16px}.ds-v2-nav__bag-mobile{right:16px}}@media(min-width:1024px){.ds-v2-nav__desktop{display:flex}.ds-v2-nav__mobile{display:none}}.ds-v2-search-trigger{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#333;transition:opacity .15s ease}.ds-v2-nav__search-mobile{position:absolute;right:52px;top:50%;transform:translateY(-50%)}.ds-v2-search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s ease}.ds-v2-search-overlay.is-open{opacity:1;pointer-events:auto}.ds-v2-search-overlay__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;cursor:pointer}.ds-v2-search-overlay__inner{position:relative;z-index:1;width:100%;max-width:720px;padding:0 24px}.ds-v2-search-overlay__close{position:absolute;top:-48px;right:24px;background:none;border:none;color:#fff;font-size:20px;cursor:pointer;padding:8px;line-height:1}.ds-v2-search-overlay__form{display:flex;align-items:center;border-bottom:1.5px solid #fff;gap:12px}.ds-v2-search-overlay__input{flex:1;background:none;border:none;outline:none;font-family:utile-display,serif;font-weight:500;font-size:32px;line-height:1.2;color:#fff;padding:12px 0;-webkit-appearance:none;caret-color:#fff}.ds-v2 .ds-v2-search-overlay__input,.ds-v2 .ds-v2-search-overlay__input:focus{color:#fff}.ds-v2-search-overlay__input::placeholder{color:#fff9}.ds-v2 .ds-v2-search-overlay__input::placeholder{color:#fff9}.ds-v2-search-overlay__input::-webkit-search-cancel-button{display:none}.ds-v2-search-overlay__submit{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;color:#fff;flex-shrink:0}.ds-v2-search-overlay__submit svg circle,.ds-v2-search-overlay__submit svg line{stroke:#fff}@media(min-width:768px){.ds-v2-search-overlay__input{font-size:48px}.ds-v2-search-overlay__inner{padding:0 48px}}.ds-v2-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;pointer-events:none}.ds-v2-drawer.is-open{visibility:visible;pointer-events:auto}.ds-v2-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity .3s ease}.ds-v2-drawer.is-open .ds-v2-drawer__overlay{opacity:1}.ds-v2-drawer__panel{position:absolute;top:0;left:0;width:300px;max-width:85vw;height:100%;background:#fff;transform:translate(-100%);transition:transform .3s ease;padding:24px;display:flex;flex-direction:column;gap:32px;overflow-y:auto}.ds-v2-drawer.is-open .ds-v2-drawer__panel{transform:translate(0)}.ds-v2-drawer__close{background:none;border:none;align-self:flex-end;padding:4px;font-size:20px;line-height:1;color:#333}.ds-v2-drawer__logo{font-family:SinhalaMN,serif;font-size:32px;color:#333;text-align:center}.ds-v2-drawer__links{display:flex;flex-direction:column;gap:24px}.ds-v2-drawer__links a{font-family:Menco,sans-serif;font-weight:500;font-size:18px;line-height:1.4;color:#333;text-decoration:none;border-bottom:1.5px solid transparent;padding-bottom:2px;transition:border-color .15s ease}.ds-v2-drawer__links a:hover{border-bottom-color:#333}.ds-v2-hero{background:#fff;overflow:hidden;width:100%;height:312px;aspect-ratio:375 / 312}.ds-v2-hero__inner{position:relative;width:100%;height:100%}.ds-v2-hero__inner img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.ds-v2-hero--placeholder{background:#dedbd6}@media(min-width:768px){.ds-v2-hero{height:480px;aspect-ratio:768 / 480}}@media(min-width:1024px){.ds-v2-hero{height:712px;aspect-ratio:1440 / 712}.ds-v2-hero__inner{margin-left:40px;margin-right:40px;width:auto}}.ds-v2-strapline{background:#fff;padding:54px 16px 30px;display:flex;align-items:center;justify-content:center;overflow:hidden}.ds-v2-strapline__heading{font-family:utile-display,serif;font-weight:500;font-size:37px;line-height:1.2;color:#333;text-align:center;width:100%}@media(min-width:768px){.ds-v2-strapline{padding:80px 32px}.ds-v2-strapline__heading{font-size:50px;line-height:1.15;letter-spacing:-.3px}}@media(min-width:1024px){.ds-v2-strapline{padding:80px 80px 40px}}.ds-v2-sofa-strip{background:#fff;padding:48px 16px;display:flex;flex-direction:column;align-items:center;gap:31px}.ds-v2-sofa-strip__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%}.ds-v2-sofa-card{background:#f8f6f4;border-radius:3px;overflow:hidden;display:flex;flex-direction:column;text-decoration:none}.ds-v2-sofa-card__img-wrap{background:#dedbd6;height:128px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:8%;aspect-ratio:1 / 1}.ds-v2-sofa-card__img-wrap img{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.ds-v2-sofa-card:hover .ds-v2-sofa-card__img-wrap img{transform:scale(1.06)}.ds-v2-sofa-card__label{padding:8px 10px 10px;background:#f8f6f4;text-align:center}.ds-v2-sofa-card__name{font-family:Menco,sans-serif;font-weight:700;font-size:14px;line-height:16px;letter-spacing:1.2px;color:#333}.ds-v2-sofa-card__price{margin-top:3px;font-family:Menco,sans-serif;font-weight:300;font-size:11px;line-height:1.5;color:#606974}.ds-v2-sofa-strip__cta{text-align:center;padding:10px 0}.ds-v2-sofa-strip__cta a{font-family:Menco,sans-serif;font-weight:500;font-size:17px;line-height:1.4;letter-spacing:.3px;color:#333;text-decoration:underline;text-decoration-color:#333;transition:opacity .2s ease}.ds-v2-sofa-strip__cta a:hover{opacity:.6}@media(min-width:768px){.ds-v2-sofa-strip__grid{grid-template-columns:repeat(3,234px);gap:16px;width:auto}.ds-v2-sofa-card__img-wrap{height:175px}}@media(min-width:1024px){.ds-v2-sofa-strip{padding:48px 40px}.ds-v2-sofa-strip__grid{grid-template-columns:repeat(6,1fr);gap:32px;width:100%}.ds-v2-sofa-card__img-wrap{height:160px}}.ds-v2-brand-values{background:#fff;padding:48px 24px 106px}.ds-v2-brand-values__inner{display:flex;flex-direction:column;gap:40px}.ds-v2-brand-values__left{display:flex;flex-direction:column;gap:24px}.ds-v2-brand-values__tagline{font-family:utile-display,serif;font-weight:500;font-size:37px;line-height:1.2;color:#333}.ds-v2-brand-values__quote-text,.ds-v2-brand-values__quote p{font-family:Menco,sans-serif;font-weight:500;font-size:16px;line-height:26px;color:#606974}.ds-v2-brand-values__quote p+p{margin-top:26px}.ds-v2-brand-values__founder{font-family:Menco,sans-serif;font-weight:300;font-size:14px;line-height:1.5;font-style:italic;color:#333}.ds-v2-brand-values__right{display:flex;flex-direction:column;gap:24px;padding-top:16px}.ds-v2-usp-row{display:flex;align-items:center;gap:24px}.ds-v2-usp-row__icon{width:32px;height:32px;flex-shrink:0;background:#f4f0f1;overflow:hidden;display:flex;align-items:center;justify-content:center}.ds-v2-usp-row__icon--plain{background:none}.ds-v2-usp-row__icon img{display:block;width:18px;height:18px}.ds-v2-usp-row__icon--plain img{width:32px;height:32px}.ds-v2-usp-row__text{font-family:Menco,sans-serif;font-weight:500;font-size:16px;line-height:1.2;color:#606974;flex:1}@media(min-width:768px){.ds-v2-brand-values{padding:64px 48px}.ds-v2-brand-values__inner{flex-direction:row;align-items:center;gap:56px}.ds-v2-brand-values__left{width:316px;flex-shrink:0;gap:32px;text-align:center}.ds-v2-brand-values__right{flex:1;gap:32px;padding-top:0}.ds-v2-brand-values__quote-text,.ds-v2-brand-values__quote p{font-size:18px;line-height:28px}.ds-v2-brand-values__quote p+p{margin-top:28px}.ds-v2-usp-row__text{font-size:18px}}@media(min-width:1024px){.ds-v2-brand-values{padding:55px 127px 80px 160px}.ds-v2-brand-values__inner{gap:96px;align-items:center}.ds-v2-brand-values__left{width:582px;gap:32px;text-align:center}.ds-v2-brand-values__right{gap:40px}.ds-v2-usp-row__text{font-size:21px}}.ds-v2-testimonials{background:#eee;padding:48px 16px;display:flex;flex-direction:column;gap:40px}.ds-v2-testimonials__logo{flex-shrink:0;width:130px}.ds-v2-testimonials__logo-text{font-family:SinhalaMN,serif;font-size:48px;line-height:1;color:#333}.ds-v2-testimonials__logo img{width:130px;height:46px;display:block}.ds-v2-testimonials__content{display:flex;flex-direction:column;gap:32px}.ds-v2-testimonials__label{font-family:utile-display,serif;font-weight:500;font-size:21px;line-height:1.2;color:#606974}.ds-v2-testimonials__quotes{position:relative;transition:opacity .35s ease}.ds-v2-testimonials__quote-block{display:none;flex-direction:column;gap:24px}.ds-v2-testimonials__quote-block.is-active{display:flex}.ds-v2-testimonials__quote-text{font-family:utile-display,serif;font-weight:400;font-size:24px;line-height:1.4;letter-spacing:.32px;color:#354042}.ds-v2-testimonials__quote-author{font-family:Menco,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#606974}.ds-v2-testimonials__dots{display:flex;gap:8px;align-items:center}.ds-v2-testimonials__dot{width:8px;height:8px;border-radius:50%;background:#bbb;border:none;cursor:pointer;padding:0;transition:background .2s}.ds-v2-testimonials__dot.is-active{background:#354042}.ds-v2-testimonials__authors{display:none;flex-direction:column;gap:16px}.ds-v2-testimonials__author{font-family:Menco,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#606974;cursor:pointer;background:none;border:none;padding:0 0 4px;border-bottom:1px solid transparent;text-align:left;transition:opacity .2s ease}.ds-v2-testimonials__author:hover{opacity:.6}.ds-v2-testimonials__author.is-active{color:#354042;border-bottom-color:#333}@media(min-width:768px){.ds-v2-testimonials{flex-direction:row;align-items:flex-start;padding:64px 32px;gap:40px}.ds-v2-testimonials__logo{flex:1}.ds-v2-testimonials__content{flex:1;gap:32px}.ds-v2-testimonials__quote-text{font-size:28px;line-height:38px}}@media(min-width:1024px){.ds-v2-testimonials{padding:80px}.ds-v2-testimonials__content{gap:40px}.ds-v2-testimonials__quote-text{font-size:32px;line-height:44px}.ds-v2-testimonials__quote-author,.ds-v2-testimonials__dots{display:none}.ds-v2-testimonials__authors{display:flex;flex-direction:row;gap:40px;align-items:center}}.ds-v2-fabrics{background:#f8f6f3;padding:60px 0 48px;overflow:hidden}.ds-v2-fabrics__header{padding:0 16px 32px}.ds-v2-fabrics__heading{font-family:utile-display,serif;font-weight:500;font-size:28px;line-height:1.2;color:#333}.ds-v2-fabrics__header .ds-v2-fabrics__heading{margin-bottom:48px}.ds-v2-fabrics__subheading{font-family:Menco,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#606974}.ds-v2-fabrics__carousel-wrap{position:relative}.ds-v2-fabrics__track-outer{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity;padding:0 16px}.ds-v2-fabrics__track-outer::-webkit-scrollbar{display:none}.ds-v2-fabrics__track{display:flex;gap:16px;width:max-content}.ds-v2-fabric-card{background:#fff;width:220px;flex-shrink:0;scroll-snap-align:start;display:flex;flex-direction:column}.ds-v2-fabric-card__image-wrap{height:220px;overflow:hidden;position:relative;flex-shrink:0;aspect-ratio:1 / 1}.ds-v2-fabric-card__image-wrap img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ds-v2-fabric-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:#dedbd6}.ds-v2-fabric-card__tag{position:absolute;top:12px;left:12px;background:#fff;padding:6px 10px;font-family:Menco,sans-serif;font-weight:500;font-size:11px;line-height:1.4;letter-spacing:.3px;color:#333;white-space:pre}.ds-v2-fabric-card__text{padding:20px 16px 24px;display:flex;flex-direction:column;gap:8px}.ds-v2-fabric-card__type{font-family:Menco,sans-serif;font-weight:500;font-size:11px;line-height:1.4;letter-spacing:.3px;color:#606974}.ds-v2-fabric-card__name{font-family:Menco,sans-serif;font-weight:500;font-size:18px;line-height:1.4;letter-spacing:.3px;color:#333}.ds-v2-fabric-card__desc{font-family:Menco,sans-serif;font-weight:300;font-size:14px;line-height:1.5;color:#606974}.ds-v2-fabrics__arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;position:absolute;top:110px;border:none;font-family:Menco,sans-serif;font-weight:300;font-size:18px;line-height:1;cursor:pointer;z-index:2;transition:background .2s,color .2s}.ds-v2-fabrics__arrow--prev{left:4px;background:#e8e4e1;color:#999693}.ds-v2-fabrics__arrow--next{right:4px;background:#454140;color:#fff}.ds-v2-fabrics__arrow--prev.is-active{background:#454140;color:#fff}.ds-v2-fabrics__arrow.is-inactive{background:#e8e4e1;color:#999693;cursor:default}@media(min-width:768px){.ds-v2-fabrics__arrow{width:44px;height:44px;top:130px;font-size:20px}.ds-v2-fabrics__arrow--next{right:8px}}.ds-v2-fabrics__footer{padding:24px 16px 0;display:flex;flex-direction:column;align-items:center;gap:20px}.ds-v2-fabrics__dots{display:flex;gap:8px;align-items:center}.ds-v2-fabrics__dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#ccc;pointer-events:none;transition:background .2s;flex-shrink:0}.ds-v2-fabrics__dot.is-active{background:#454140}@media(min-width:1024px){.ds-v2-fabrics__no-scroll-desktop .ds-v2-fabrics__arrow,.ds-v2-fabrics__no-scroll-desktop .ds-v2-fabrics__dots{display:none}}.ds-v2-fabrics--no-controls .ds-v2-fabrics__arrow,.ds-v2-fabrics--no-controls .ds-v2-fabrics__dots{display:none!important}.ds-v2-fabrics__swatch-link a{font-family:Menco,sans-serif;font-weight:500;font-size:17px;line-height:normal;color:#354042;text-decoration:underline;text-decoration-skip-ink:none;white-space:pre;transition:opacity .2s ease}.ds-v2-fabrics__swatch-link a:hover{opacity:.6}@media(min-width:768px){.ds-v2-fabrics__header{padding:0 24px 40px}.ds-v2-fabrics__track-outer{padding:0 24px}.ds-v2-fabrics__footer{padding:24px 24px 0}.ds-v2-fabric-card{width:260px}.ds-v2-fabric-card__image-wrap{height:260px}.ds-v2-fabrics__heading{font-size:40px}}@media(min-width:1024px){.ds-v2-fabrics{padding:100px 0 80px 80px}.ds-v2-fabrics__header{padding:0 80px 48px 0}.ds-v2-fabrics__heading{font-size:50px;line-height:60px}.ds-v2-fabrics__subheading{font-size:18px;line-height:28px;max-width:976px}.ds-v2-fabrics__track-outer{padding-right:80px}.ds-v2-fabrics__track{gap:32px}.ds-v2-fabric-card{width:292px}.ds-v2-fabric-card__image-wrap{height:300px}.ds-v2-fabric-card__name{font-size:20px}.ds-v2-fabrics__arrow{width:48px;height:48px;top:197px;font-size:20px}.ds-v2-fabrics__arrow--prev{left:8px}.ds-v2-fabrics__arrow--next{right:80px}.ds-v2-fabrics__footer{padding:48px 80px 0 0;align-items:center}.ds-v2-fabrics__swatch-link a{font-size:17px}}.ds-v2-editorial{padding:48px 16px;display:flex;flex-direction:column;gap:40px}.ds-v2-editorial__heading{font-family:utile-display,serif;font-weight:500;font-size:28px;line-height:1.2;color:#333;text-align:center}.ds-v2-editorial__row{display:flex;flex-direction:column;gap:40px}.ds-v2-editorial__story{display:flex;flex-direction:column}.ds-v2-editorial__story-img{position:relative;overflow:hidden;background:#dedbd6}.ds-v2-editorial__story-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ds-v2-editorial__story--materials .ds-v2-editorial__story-img{height:280px}.ds-v2-editorial__story--bespoke .ds-v2-editorial__story-img{height:320px}.ds-v2-editorial__story-text{padding:24px 0;display:flex;flex-direction:column;gap:32px}.ds-v2-editorial__story-group{display:flex;flex-direction:column;gap:12px}.ds-v2-editorial__story-title{font-family:utile-display,serif;font-weight:500;font-size:28px;line-height:1.2;color:#333}.ds-v2-editorial__story-body{font-family:Menco,sans-serif;font-weight:500;font-size:16px;line-height:26px;color:#606974}.ds-v2-btn-primary{display:inline-flex;align-items:center;justify-content:center;height:56px;padding:0 32px;background:#454140;color:#fff;font-family:Menco,sans-serif;font-weight:500;font-size:16px;line-height:normal;text-decoration:none;white-space:nowrap;flex-shrink:0;align-self:flex-start;border:1.5px solid #454140;transition:background .2s ease,color .2s ease,border-color .2s ease}.ds-v2 .ds-v2-btn-primary,.ds-v2 .ds-v2-btn-primary:visited{color:#fff}.ds-v2 .ds-v2-btn-primary:hover{background:#fff;color:#454140;border-color:#454140}@media(min-width:1024px){.ds-v2-editorial{padding:80px;gap:80px}.ds-v2-editorial__heading{font-size:50px;line-height:60px}.ds-v2-editorial__row{flex-direction:row;align-items:flex-start;gap:116px}.ds-v2-editorial__story--materials{width:524px;flex-shrink:0}.ds-v2-editorial__story--materials .ds-v2-editorial__story-img{height:610px}.ds-v2-editorial__story--materials .ds-v2-editorial__story-text{padding-right:80px}.ds-v2-editorial__story--bespoke{flex:1;padding-top:180px}.ds-v2-editorial__story--bespoke .ds-v2-editorial__story-img{height:760px}.ds-v2-editorial__story--bespoke .ds-v2-editorial__story-text{padding-right:120px}.ds-v2-editorial__story-title{font-size:37px}.ds-v2-editorial__story-body{font-size:18px;line-height:28px}}.ds-v2-our-story{background:#445437;padding:48px 16px;display:flex;flex-direction:column;gap:40px}.ds-v2-our-story__content{display:flex;flex-direction:column;gap:28px}.ds-v2-our-story__tag{font-family:Menco,sans-serif;font-weight:300;font-size:12px;line-height:1.5;color:#fff}.ds-v2-our-story__title{font-family:utile-display,serif;font-weight:500;font-size:30px;line-height:1.2;color:#fff}.ds-v2-our-story__body{font-family:Menco,sans-serif;font-weight:500;font-size:16px;line-height:26px;color:#fff}.ds-v2 .ds-v2-btn-outline-light,.ds-v2 .ds-v2-btn-outline-light:visited{color:#fff}.ds-v2-btn-outline-light{display:inline-flex;align-items:center;justify-content:center;height:43px;padding:0 14px;border:.75px solid #c6bab7;color:#fff;font-family:Menco,sans-serif;font-weight:300;font-size:15px;line-height:1.5;text-decoration:none;white-space:nowrap;align-self:flex-start;transition:background .2s ease,color .2s ease,border-color .2s ease}.ds-v2 .ds-v2-btn-outline-light:hover{background:#454140;border-color:#454140;color:#fff}.ds-v2-our-story__photos{display:flex;gap:16px}.ds-v2-our-story__person{flex:1;display:flex;flex-direction:column;gap:12px}.ds-v2-our-story__photo{height:380px;position:relative;overflow:hidden;background:#ffffff1a}.ds-v2-our-story__photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ds-v2-our-story__caption p{font-family:Menco,sans-serif;font-weight:300;font-size:16px;line-height:1.5;color:#fff}@media(min-width:1024px){.ds-v2-our-story{flex-direction:row;align-items:center;padding:80px;gap:80px}.ds-v2-our-story__content{width:480px;flex-shrink:0;gap:32px}.ds-v2-our-story__title{font-size:37px}.ds-v2-our-story__body{font-size:18px;line-height:28px}.ds-v2-our-story__photos{flex:1}}.ds-v2-process{background:#fff;padding:48px 24px;display:flex;flex-direction:column;gap:40px}.ds-v2-process__title{font-family:utile-display,serif;font-weight:500;font-size:30px;line-height:1.2;color:#333}.ds-v2-process__steps{display:flex;flex-direction:column}.ds-v2-process__divider{height:1px;background:#27272640}.ds-v2-process__step{display:flex;gap:24px;align-items:flex-start;padding:32px 0}.ds-v2-process__num{font-family:utile-display,serif;font-weight:500;font-size:38px;line-height:1.15;letter-spacing:-.3px;color:#333;flex-shrink:0;width:56px}.ds-v2-process__step-body{flex:1;display:flex;flex-direction:column;gap:10px;padding-top:4px}.ds-v2-process__step-title{font-family:utile-display,serif;font-weight:500;font-size:22px;line-height:1.2;color:#333}.ds-v2-process__step-text{font-family:Menco,sans-serif;font-weight:300;font-size:16px;line-height:1.5;color:#333}@media(min-width:768px){.ds-v2-process{padding:80px 48px;gap:60px}.ds-v2-process__title{font-size:36px}.ds-v2-process__step{gap:48px;padding:40px 0}.ds-v2-process__num{font-size:44px;width:64px}.ds-v2-process__step-title{font-size:24px}.ds-v2-process__step-body{gap:14px}}@media(min-width:1024px){.ds-v2-process{padding:120px 160px;gap:80px}.ds-v2-process__title{font-size:42px}.ds-v2-process__step{gap:80px;padding:48px 0}.ds-v2-process__num{font-size:50px;width:72px}.ds-v2-process__step-title{font-size:28px}.ds-v2-process__step-body{gap:16px}}.ds-v2-process__cta{padding:12px 24px 0}@media(min-width:1024px){.ds-v2-process__cta{padding:16px 160px 0}}.ds-v2-process__image{width:100%;display:block;aspect-ratio:16 / 7;overflow:hidden}.ds-v2-process__image img{width:100%;height:100%;object-fit:cover;display:block}@media(min-width:768px){.ds-v2-process__image{aspect-ratio:21 / 7}}.ds-v2-reviews{padding:48px 24px 0}.ds-v2-reviews__heading{font-family:utile-display,serif;font-weight:500;font-size:30px;line-height:1.2;color:#333;text-align:left;margin-bottom:24px}@media(min-width:768px){.ds-v2-reviews{padding:64px 48px 0}.ds-v2-reviews__heading{font-size:36px}}@media(min-width:1024px){.ds-v2-reviews{padding:16px 160px 0}.ds-v2-reviews__heading{font-size:42px}}.ds-v2-reviews .yotpo-header,.ds-v2-reviews .yotpo-headline,.ds-v2-reviews [class*=yotpo-header],.ds-v2-reviews [class*=yotpo-headline],.ds-v2-reviews [class*=Title],.ds-v2-reviews [class*=title],.ds-v2-reviews [class*=carousel-title],.ds-v2-reviews [class*=widget-title],.ds-v2-reviews h1,.ds-v2-reviews h2:not(.ds-v2-reviews__heading),.ds-v2-reviews h3{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/18/assets/ds-v2.css.map */
