.curate-process{--curate-bg: #faf7f1;--curate-card: #fffdf9;--curate-gold: #b27b32;--curate-gold-dark: #a66f28;--curate-text: #202326;--curate-muted: #393a3c;--curate-border: #e8ddce;width:100%;background:var(--curate-bg);color:var(--curate-text);overflow:hidden;box-sizing:border-box}.curate-process *,.curate-process *:before,.curate-process *:after{box-sizing:border-box}.curate-process__container{width:100%;max-width:1360px;margin:0 auto;padding:0 28px 18px;background:radial-gradient(circle at 20% 30%,rgba(202,164,112,.05),transparent 35%),#faf7f1}.curate-process__header{position:relative;min-height:270px;display:flex;align-items:flex-start;overflow:hidden}.curate-process__header-content{position:relative;z-index:3;width:67%;padding:45px 0 20px}.curate-process__eyebrow{position:relative;display:inline-block;margin-bottom:27px;padding-bottom:10px;color:var(--curate-gold);font-size:14px;line-height:1.2;letter-spacing:4px;font-weight:500}.curate-process__eyebrow:after{content:"";position:absolute;left:0;bottom:0;width:95px;height:1px;background:var(--curate-gold)}.curate-process__heading{max-width:850px;margin:0;color:var(--curate-text);font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5vw,67px);font-weight:400;letter-spacing:-2.7px;white-space:pre-line}.curate-process__header-line{width:43px;height:1px;margin-top:31px}.curate-process__heading{background-image:linear-gradient(to bottom,var(--curate-text) 69%,var(--curate-gold) 50%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.curate-process__header-image{position:absolute;z-index:1;right:0;top:0;width:52%;height:100%;overflow:hidden}.curate-process__header-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#faf7f1,#faf7f1eb 12%,#faf7f159 52%,#faf7f100)}.curate-process__header-image img{display:block;width:100%;height:100%;object-fit:cover}.curate-process__steps{position:relative;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:0;padding-top:8px}.curate-step{position:relative;min-width:0;padding:0 10px;text-align:center}.curate-step__number{position:relative;z-index:5;width:24px;height:24px;margin:0 auto 8px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--curate-gold);color:#fff;font-size:12px;line-height:1;font-weight:600;box-shadow:0 0 0 2px #faf7f1}.curate-step__icon-wrap{position:relative;z-index:4;width:98px;height:98px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;border:1px solid #e2d1bb;border-radius:50%;background:radial-gradient(circle at center,#fffefb,#faf6ee);box-shadow:0 4px 9px #523a1d14}.curate-step__icon-wrap img{display:block;width:62px;height:62px;object-fit:contain}.curate-step__icon-placeholder{width:62px;height:62px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#9b7a51;font-size:9px;text-align:center}.curate-step:not(:last-child):after{content:"";position:absolute;z-index:1;top:77px;left:calc(50% + 48px);width:calc(100% - 74px);height:1px;background:var(--curate-gold)}.curate-step__arrow{position:absolute;z-index:3;top:69px;right:-1px;width:22px;height:18px;background:var(--curate-bg);display:flex;align-items:center;justify-content:center}.curate-step__arrow span{display:block;width:13px;height:13px;border-top:2px solid var(--curate-gold);border-right:2px solid var(--curate-gold);transform:rotate(45deg)}.curate-step__title{margin:0 0 12px;color:#272a2d;font-size:14px;line-height:1.25;font-weight:700;letter-spacing:.3px}.curate-step__description{max-width:135px;margin:0 auto;color:var(--curate-muted);font-size:12px;line-height:1.55}.curate-step__description p{margin:0}.curate-process__bottom{min-height:87px;margin-top:26px;padding:15px 48px;display:flex;align-items:center;justify-content:space-between;gap:35px;border:1px solid #e7dac9;border-radius:16px;background:linear-gradient(90deg,#fbf7f0,#fffdfa)}.curate-process__bottom-content{min-width:0;display:flex;align-items:center;gap:25px}.curate-process__bottom-icon{width:66px;min-width:66px;height:66px;padding-right:23px;display:flex;align-items:center;justify-content:center;border-right:1px solid #d9cbb9}.curate-process__bottom-icon img{display:block;width:48px;height:48px;object-fit:contain}.curate-process__bottom-text{max-width:650px;color:#303135;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.35}.curate-process__bottom-text p{margin:0}.curate-process__bottom-text strong{color:var(--curate-gold-dark)}.curate-process__button{flex-shrink:0;min-height:40px;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:4px;background:#b27a2e;color:#fff;text-decoration:none;font-size:11px;line-height:1;letter-spacing:2px;font-weight:600;transition:background .2s ease,transform .2s ease}.curate-process__button:hover{background:#966321;color:#fff;transform:translateY(-1px)}.curate-process__button-arrow{font-size:18px;line-height:10px;letter-spacing:0}@media screen and (max-width:1200px){.curate-process__container{padding-left:20px;padding-right:20px}.curate-process__header{min-height:245px}.curate-process__heading{font-size:53px}.curate-step{padding:0 5px}.curate-step__icon-wrap{width:82px;height:82px}.curate-step__icon-wrap img{width:53px;height:53px}.curate-step:not(:last-child):after{top:69px;left:calc(50% + 40px);width:calc(100% - 60px)}.curate-step__arrow{top:61px}.curate-step__description{font-size:11px}.curate-process__bottom{padding-left:30px;padding-right:30px}.curate-process__bottom-text{font-size:16px}}@media screen and (max-width:900px){.curate-process__header{min-height:225px}.curate-process__header-content{width:75%}.curate-process__heading{font-size:44px;letter-spacing:-1.8px}.curate-process__eyebrow{font-size:12px;letter-spacing:3px}.curate-process__steps{grid-template-columns:repeat(4,1fr);row-gap:45px}.curate-step:not(:last-child):after{display:none}.curate-step__arrow{display:none}.curate-step__description{max-width:170px}.curate-process__bottom{align-items:center}}@media screen and (max-width:767px){.curate-process__container{padding:0 16px 16px}.curate-process__header{min-height:auto;display:block;padding-bottom:20px}.curate-process__header-content{width:100%;padding:35px 5px 0}.curate-process__eyebrow{margin-bottom:20px;font-size:11px;letter-spacing:2.8px}.curate-process__eyebrow:after{width:65px}.curate-process__heading{max-width:100%;font-size:39px;line-height:1;letter-spacing:-1.5px}.curate-process__header-line{margin-top:23px}.curate-process__header-image{position:relative;right:auto;top:auto;width:100%;height:170px;margin-top:20px;opacity:.9}.curate-process__header-image:after{background:linear-gradient(180deg,#faf7f1,#faf7f100 45%,#faf7f126)}.curate-process__steps{display:flex;flex-direction:column;gap:0;padding:18px 4px 5px}.curate-step{position:relative;width:100%;min-height:135px;padding:0 0 28px;display:grid;grid-template-columns:70px 1fr;column-gap:18px;text-align:left}.curate-step:not(:last-child):after{display:block;top:78px;left:34px;width:1px;height:calc(100% - 63px);background:#c3975f}.curate-step__number{position:absolute;top:0;left:25px;width:20px;height:20px;margin:0;font-size:10px}.curate-step__icon-wrap{grid-column:1;width:70px;height:70px;margin:0;align-self:start}.curate-step__icon-wrap img,.curate-step__icon-placeholder{width:48px;height:48px}.curate-step__content{grid-column:2;padding-top:8px;padding-right:5px}.curate-step__title{margin-bottom:8px;font-size:14px;line-height:1.3}.curate-step__description{max-width:100%;margin:0;font-size:12px;line-height:1.55}.curate-step__arrow{display:none}.curate-process__bottom{margin-top:22px;padding:22px 18px;display:flex;flex-direction:column;align-items:stretch;gap:20px;border-radius:14px}.curate-process__bottom-content{gap:15px;align-items:flex-start}.curate-process__bottom-icon{width:48px;min-width:48px;height:48px;padding-right:14px}.curate-process__bottom-icon img{width:38px;height:38px}.curate-process__bottom-text{max-width:none;font-size:16px;line-height:1.35}.curate-process__button{width:100%;min-height:46px;padding:14px 18px}}@media screen and (max-width:480px){.curate-process__container{padding-left:12px;padding-right:12px}.curate-process__header-content{padding-left:4px;padding-right:4px}.curate-process__heading{font-size:34px}.curate-process__header-image{height:145px}.curate-step{grid-template-columns:62px 1fr;column-gap:15px;min-height:128px}.curate-step__icon-wrap{width:62px;height:62px}.curate-step__icon-wrap img{width:43px;height:43px}.curate-step__number{left:21px}.curate-step:not(:last-child):after{left:30px}.curate-step__title{font-size:13px}.curate-step__description{font-size:11px}.curate-process__bottom-text{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/curate-process-steps.css.map */
