.dw-component-process{--dw-bg: #ffffff;--dw-text: #08064f;--dw-accent: #ff5422;--dw-card: #ffffff;width:100%;padding:clamp(90px,7vw,130px) clamp(16px,4vw,40px);background:var(--dw-bg);color:var(--dw-text)}.dw-component-process *,.dw-component-process *:before,.dw-component-process *:after{box-sizing:border-box}.dw-component-process__inner{width:min(92vw,1650px);margin:0 auto}.dw-component-process__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.65fr);gap:clamp(50px,7vw,110px);align-items:end;margin-bottom:65px}.dw-component-process__eyebrow{margin-bottom:17px;color:var(--dw-accent);font-size:12px;line-height:1;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.dw-component-process__heading{max-width:800px;margin:0;color:var(--dw-text);font-size:clamp(48px,4.8vw,72px);line-height:.96;font-weight:780;letter-spacing:-.052em}.dw-component-process__heading span{display:block;color:var(--dw-accent)}.dw-component-process__intro{max-width:580px;color:#08064f9e;font-size:16px;line-height:1.75}.dw-component-process__intro p{margin:0}.dw-component-process__steps{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.dw-component-process__steps:before{content:"";position:absolute;top:76px;left:8%;right:8%;height:1px;background:linear-gradient(90deg,#ff54221f,#ff542266,#ff54221f);z-index:0}.dw-component-process-step{position:relative;z-index:2;min-width:0;min-height:390px;padding:34px;display:flex;flex-direction:column;background:var(--dw-card);border:1px solid rgba(8,6,79,.08);border-radius:20px;box-shadow:0 14px 40px #08064f08;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.dw-component-process-step:hover{transform:translateY(-5px);border-color:#ff542233;box-shadow:0 20px 50px #08064f12}.dw-component-process-step__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:42px}.dw-component-process-step__number{color:#08064f29;font-size:42px;line-height:1;font-weight:760;letter-spacing:-.05em}.dw-component-process-step__icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff1ec;color:var(--dw-accent)}.dw-component-process-step__icon svg{width:28px;height:28px;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.dw-component-process-step h3{margin:0 0 15px;color:var(--dw-text);font-size:25px;line-height:1.08;font-weight:750;letter-spacing:-.035em}.dw-component-process-step>p{margin:0;color:#08064f94;font-size:14px;line-height:1.65}.dw-component-process-step__detail{display:flex;align-items:center;gap:9px;margin-top:auto;padding-top:30px;color:#08064fb8;font-size:11px;line-height:1.35;font-weight:650}.dw-component-process-step__detail span{width:21px;height:21px;flex:0 0 21px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ff542217;color:var(--dw-accent);font-size:9px}.dw-component-process__bottom{margin-top:32px;min-height:118px;padding:26px 30px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;align-items:center;background:linear-gradient(90deg,#ff542214,#ff542209);border:1px solid rgba(255,84,34,.14);border-radius:20px;box-shadow:0 16px 45px #08064f0b}.dw-component-process__bottom-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:var(--dw-accent);font-size:21px;box-shadow:0 8px 24px #08064f12}.dw-component-process__bottom-copy{color:var(--dw-text);font-size:17px;line-height:1.35;font-weight:700;letter-spacing:-.015em}.dw-component-process__bottom-link{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:0 22px;border-radius:999px;background:var(--dw-accent);color:#fff;text-decoration:none;white-space:nowrap;font-size:13px;line-height:1;font-weight:700;box-shadow:0 10px 28px #ff54222e;transition:transform .2s ease,box-shadow .2s ease}.dw-component-process__bottom-link span{color:#fff;font-size:19px;transition:transform .2s ease}.dw-component-process__bottom-link:hover{transform:translateY(-2px);box-shadow:0 14px 34px #ff54223d}.dw-component-process__bottom-link:hover span{transform:translate(4px)}@media screen and (min-width:1500px){.dw-component-process__steps{gap:24px}.dw-component-process-step{min-height:420px;padding:38px}.dw-component-process-step__top{margin-bottom:48px}.dw-component-process-step__number{font-size:46px}.dw-component-process-step__icon{width:68px;height:68px}.dw-component-process-step h3{font-size:27px}.dw-component-process-step>p{font-size:15px}.dw-component-process-step__detail{font-size:12px}.dw-component-process__bottom{min-height:124px;padding:28px 34px}.dw-component-process__bottom-icon{width:62px;height:62px;font-size:22px}.dw-component-process__bottom-copy{font-size:18px}.dw-component-process__bottom-link{min-height:52px;padding:0 25px;font-size:14px}}@media screen and (max-width:1150px){.dw-component-process__inner{width:min(94vw,1400px)}.dw-component-process__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.dw-component-process__steps:before{display:none}.dw-component-process-step{min-height:330px}}@media screen and (max-width:800px){.dw-component-process{padding:75px 20px}.dw-component-process__inner{width:100%;max-width:700px}.dw-component-process__header{grid-template-columns:1fr;gap:24px;margin-bottom:46px}.dw-component-process__heading{max-width:650px;font-size:clamp(46px,8vw,60px)}.dw-component-process__intro{max-width:610px;font-size:15px}.dw-component-process__steps{gap:16px}.dw-component-process-step{padding:28px;min-height:340px}.dw-component-process-step__number{font-size:37px}.dw-component-process-step__icon{width:58px;height:58px}.dw-component-process-step h3{font-size:23px}.dw-component-process__bottom{grid-template-columns:54px minmax(0,1fr);gap:17px;padding:23px 22px}.dw-component-process__bottom-icon{width:54px;height:54px}.dw-component-process__bottom-copy{font-size:15px}.dw-component-process__bottom-link{grid-column:2;justify-self:start;margin-top:3px}}@media screen and (max-width:600px){.dw-component-process{padding:60px 16px}.dw-component-process__eyebrow{margin-bottom:13px;font-size:9px}.dw-component-process__heading{font-size:clamp(39px,11vw,49px)}.dw-component-process__intro{font-size:14px}.dw-component-process__steps{grid-template-columns:1fr;gap:14px}.dw-component-process-step{min-height:auto;padding:25px 22px}.dw-component-process-step__top{margin-bottom:28px}.dw-component-process-step__number{font-size:35px}.dw-component-process-step__icon{width:54px;height:54px}.dw-component-process-step__icon svg{width:24px;height:24px}.dw-component-process-step h3{font-size:23px}.dw-component-process-step>p{font-size:14px}.dw-component-process-step__detail{margin-top:25px;padding-top:0;font-size:11px}.dw-component-process__bottom{grid-template-columns:48px minmax(0,1fr);gap:15px;min-height:auto;margin-top:22px;padding:22px 18px;border-radius:17px}.dw-component-process__bottom-icon{width:48px;height:48px;font-size:18px}.dw-component-process__bottom-copy{font-size:14px;line-height:1.4}.dw-component-process__bottom-link{grid-column:1 / -1;width:100%;min-height:47px;margin-top:7px;font-size:12px}}@media screen and (max-width:380px){.dw-component-process__heading{font-size:36px}.dw-component-process-step{padding:23px 19px}.dw-component-process__bottom{padding:20px 16px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/dw-component-process.css.map */
