.machex-machinery-process{width:100%;padding-top:var(--machinery-process-padding-top-desktop, 100px);padding-bottom:var(--machinery-process-padding-bottom-desktop, 100px);overflow:hidden;background:var(--machinery-process-background, #ffffff)}.machex-machinery-process *,.machex-machinery-process *:before,.machex-machinery-process *:after{box-sizing:border-box}.machex-machinery-process__container{width:min(calc(100% - 48px),1600px);margin-inline:auto}.machex-machinery-process__header{width:min(100%,980px);margin-bottom:56px}.machex-machinery-process__header--left{margin-right:auto;text-align:left}.machex-machinery-process__header--center{margin-right:auto;margin-left:auto;text-align:center}.machex-machinery-process__eyebrow{display:inline-flex;flex-direction:column;gap:13px;margin:0 0 23px;color:var(--machinery-process-accent-color, #0755c9);font-size:13px;font-weight:760;line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.machex-machinery-process__header--left .machex-machinery-process__eyebrow{align-items:flex-start}.machex-machinery-process__header--center .machex-machinery-process__eyebrow{align-items:center}.machex-machinery-process__eyebrow:after{content:"";display:block;width:66px;height:2px;background:currentColor}.machex-machinery-process__heading{margin:0;color:var(--machinery-process-heading-color, #071b42);font-size:clamp(42px,4vw,68px);font-weight:780;line-height:1.08;letter-spacing:-.045em;text-wrap:balance}.machex-machinery-process__heading p{margin:0}.machex-machinery-process__description{width:min(100%,820px);margin-top:24px;color:var(--machinery-process-text-color, #5f6b7a);font-size:clamp(17px,1.2vw,20px);line-height:1.75}.machex-machinery-process__header--left .machex-machinery-process__description{margin-right:auto}.machex-machinery-process__header--center .machex-machinery-process__description{margin-right:auto;margin-left:auto}.machex-machinery-process__description p{margin:0}.machex-machinery-process__description p+p{margin-top:15px}.machex-machinery-process__layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:start;gap:44px}.machex-machinery-process__steps{min-width:0}.machex-machinery-process__timeline{position:relative;display:grid;gap:18px}.machex-machinery-process__timeline:before{content:"";position:absolute;top:34px;bottom:34px;left:31px;width:2px;background:linear-gradient(180deg,color-mix(in srgb,var(--machinery-process-accent-color, #0755c9) 18%,transparent),color-mix(in srgb,var(--machinery-process-accent-color, #0755c9) 58%,transparent),color-mix(in srgb,var(--machinery-process-accent-color, #0755c9) 18%,transparent))}.machex-machinery-process__step{position:relative;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:stretch;gap:20px}.machex-machinery-process__step-marker{position:relative;z-index:2;display:flex;justify-content:center;padding-top:23px}.machex-machinery-process__step-number{display:flex;width:48px;height:48px;flex:0 0 auto;align-items:center;justify-content:center;border:5px solid var(--machinery-process-background, #ffffff);border-radius:50%;background:var(--machinery-process-number-background, #0755c9);color:var(--machinery-process-number-color, #ffffff);font-size:13px;font-weight:800;line-height:1;letter-spacing:.04em;box-shadow:0 0 0 1px color-mix(in srgb,var(--machinery-process-accent-color, #0755c9) 20%,var(--machinery-process-border-color, #dfe5ec)),0 10px 24px #0755c933}.machex-machinery-process__step-card{position:relative;min-width:0;padding:26px 28px;overflow:hidden;border:1px solid var(--machinery-process-border-color, #dfe5ec);border-radius:var(--machinery-process-card-radius, 14px);background:var(--machinery-process-card-background, #f5f7fa);isolation:isolate;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.machex-machinery-process__step-card:before{content:"";position:absolute;z-index:-1;top:0;left:0;width:4px;height:100%;background:var(--machinery-process-accent-color, #0755c9);transform:scaleY(0);transform-origin:top center;transition:transform .26s ease}.machex-machinery-process__step-card:after{content:"";position:absolute;z-index:-2;right:-80px;bottom:-90px;width:200px;height:200px;border-radius:50%;background:color-mix(in srgb,var(--machinery-process-accent-color, #0755c9) 5%,transparent)}.machex-machinery-process__step:hover .machex-machinery-process__step-card{border-color:color-mix(in srgb,var(--machinery-process-accent-color, #0755c9) 36%,var(--machinery-process-border-color, #dfe5ec));box-shadow:0 20px 42px #071b421c;transform:translate(5px)}.machex-machinery-process__step:hover .machex-machinery-process__step-card:before{transform:scaleY(1)}.machex-machinery-process__step-header{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:flex-start;gap:17px}.machex-machinery-process__step-icon{display:flex;width:56px;height:56px;flex:0 0 auto;align-items:center;justify-content:center;overflow:hidden;border:1px solid color-mix(in srgb,var(--machinery-process-accent-color, #0755c9) 18%,var(--machinery-process-border-color, #dfe5ec));border-radius:13px;background:color-mix(in srgb,var(--machinery-process-accent-color, #0755c9) 8%,#ffffff);color:var(--machinery-process-accent-color, #0755c9);transition:background-color .22s ease,color .22s ease,transform .22s ease}.machex-machinery-process__step:hover .machex-machinery-process__step-icon{background:var(--machinery-process-accent-color, #0755c9);color:#fff;transform:rotate(-3deg) scale(1.04)}.machex-machinery-process__step-icon svg{width:31px;height:31px}.machex-machinery-process__step-icon-image{display:block;width:100%;height:100%;padding:10px;object-fit:contain}.machex-machinery-process__step-copy{min-width:0}.machex-machinery-process__step-title{margin:0;color:var(--machinery-process-heading-color, #071b42);font-size:22px;font-weight:750;line-height:1.3;letter-spacing:-.025em}.machex-machinery-process__step-text{margin-top:10px;color:var(--machinery-process-text-color, #5f6b7a);font-size:15px;line-height:1.68}.machex-machinery-process__step-text p{margin:0}.machex-machinery-process__step-text p+p{margin-top:9px}.machex-machinery-process__step-points{margin-top:21px;padding-top:18px;border-top:1px solid color-mix(in srgb,var(--machinery-process-border-color, #dfe5ec) 75%,transparent);color:var(--machinery-process-text-color, #5f6b7a);font-size:13px;line-height:1.55}.machex-machinery-process__step-points ul,.machex-machinery-process__step-points ol{display:flex;flex-wrap:wrap;gap:9px 12px;margin:0;padding:0;list-style:none}.machex-machinery-process__step-points li{position:relative;display:inline-flex;align-items:center;min-height:30px;padding:5px 11px 5px 27px;border:1px solid color-mix(in srgb,var(--machinery-process-border-color, #dfe5ec) 88%,transparent);border-radius:999px;background:color-mix(in srgb,var(--machinery-process-card-background, #f5f7fa) 55%,#ffffff)}.machex-machinery-process__step-points li:before{content:"";position:absolute;left:11px;width:7px;height:7px;border:2px solid var(--machinery-process-accent-color, #0755c9);border-radius:50%}.machex-machinery-process__step-points p{margin:0}.machex-machinery-process__assessment{position:sticky;top:24px;min-width:0;padding:38px;overflow:hidden;border-radius:var(--machinery-process-panel-radius, 18px);background:var(--machinery-process-panel-background, #071b42);color:#fff;box-shadow:0 28px 64px #071b4233;isolation:isolate}.machex-machinery-process__assessment:before{content:"";position:absolute;z-index:-1;top:-150px;right:-130px;width:330px;height:330px;border:1px solid rgba(255,255,255,.1);border-radius:50%}.machex-machinery-process__assessment:after{content:"";position:absolute;z-index:-1;right:-90px;bottom:-130px;width:300px;height:300px;border-radius:50%;background:color-mix(in srgb,var(--machinery-process-accent-color, #0755c9) 30%,transparent);filter:blur(1px)}.machex-machinery-process__panel-eyebrow{display:inline-flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:20px;color:#8ec0ff;font-size:12px;font-weight:760;line-height:1.2;letter-spacing:.17em;text-transform:uppercase}.machex-machinery-process__panel-eyebrow:after{content:"";display:block;width:54px;height:2px;background:currentColor}.machex-machinery-process__panel-heading{margin:0;color:#fff;font-size:clamp(30px,2.7vw,44px);font-weight:760;line-height:1.12;letter-spacing:-.04em;text-wrap:balance}.machex-machinery-process__panel-heading p{margin:0}.machex-machinery-process__panel-description{margin-top:19px;color:#ffffffb3;font-size:15px;line-height:1.72}.machex-machinery-process__panel-description p{margin:0}.machex-machinery-process__panel-description p+p{margin-top:10px}.machex-machinery-process__assessment-list{display:grid;gap:12px;margin-top:28px}.machex-machinery-process__assessment-item{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:flex-start;gap:13px;padding:15px;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#ffffff0f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.machex-machinery-process__assessment-item:hover{border-color:#8ec0ff59;background:#ffffff18;transform:translate(4px)}.machex-machinery-process__assessment-icon{display:flex;width:40px;height:40px;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(142,192,255,.23);border-radius:10px;background:#0755c933;color:#8ec0ff}.machex-machinery-process__assessment-icon svg{width:22px;height:22px}.machex-machinery-process__assessment-icon-image{display:block;width:100%;height:100%;padding:8px;object-fit:contain}.machex-machinery-process__assessment-copy{min-width:0}.machex-machinery-process__assessment-title{margin:0;color:#fff;font-size:15px;font-weight:720;line-height:1.4}.machex-machinery-process__assessment-text{margin-top:5px;color:#ffffffa3;font-size:13px;line-height:1.58}.machex-machinery-process__assessment-text p{margin:0}.machex-machinery-process__assessment-text p+p{margin-top:7px}.machex-machinery-process__panel-note{margin-top:24px;padding:17px 18px;border-left:3px solid #8ec0ff;border-radius:0 9px 9px 0;background:#ffffff12;color:#ffffffa8;font-size:13px;line-height:1.65}.machex-machinery-process__panel-note p{margin:0}.machex-machinery-process__panel-note p+p{margin-top:8px}.machex-machinery-process__actions{margin-top:27px}.machex-machinery-process__button{display:inline-flex;width:100%;min-height:62px;align-items:center;justify-content:space-between;gap:24px;padding:14px 21px 14px 24px;border:1px solid var(--machinery-process-accent-color, #0755c9);border-radius:7px;background:var(--machinery-process-accent-color, #0755c9);color:#fff;font-size:12px;font-weight:760;line-height:1.25;letter-spacing:.055em;text-decoration:none;text-transform:uppercase;box-shadow:0 16px 34px #0000003d;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.machex-machinery-process__button svg{width:23px;height:23px;flex:0 0 auto;transition:transform .18s ease}.machex-machinery-process__button:hover{border-color:#0a66e8;background:#0a66e8;box-shadow:0 21px 42px #0000004d;transform:translateY(-3px)}.machex-machinery-process__button:hover svg{transform:translate(5px)}.machex-machinery-process__button--disabled{cursor:default;opacity:.68}.machex-machinery-process__button--disabled:hover{transform:none;box-shadow:0 16px 34px #0000003d}.machex-machinery-process__button--disabled:hover svg{transform:none}@media screen and (max-width:1399px){.machex-machinery-process__container{width:min(calc(100% - 40px),1320px)}.machex-machinery-process__layout{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:34px}.machex-machinery-process__step-card{padding:24px}.machex-machinery-process__assessment{padding:32px}}@media screen and (max-width:1099px){.machex-machinery-process__header{margin-bottom:46px}.machex-machinery-process__layout{grid-template-columns:minmax(0,1fr);gap:42px}.machex-machinery-process__assessment{position:relative;top:auto}.machex-machinery-process__assessment-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.machex-machinery-process{padding-top:var(--machinery-process-padding-top-mobile, 65px);padding-bottom:var(--machinery-process-padding-bottom-mobile, 70px)}.machex-machinery-process__container{width:calc(100% - 32px)}.machex-machinery-process__header{margin-bottom:34px}.machex-machinery-process__eyebrow{margin-bottom:20px;font-size:12px;letter-spacing:.15em}.machex-machinery-process__eyebrow:after{width:54px}.machex-machinery-process__heading{font-size:clamp(36px,9.8vw,49px);line-height:1.08}.machex-machinery-process__description{margin-top:20px;font-size:16px;line-height:1.7}.machex-machinery-process__layout{gap:32px}.machex-machinery-process__timeline{gap:14px}.machex-machinery-process__timeline:before{left:23px;top:29px;bottom:29px}.machex-machinery-process__step{grid-template-columns:48px minmax(0,1fr);gap:12px}.machex-machinery-process__step-marker{padding-top:18px}.machex-machinery-process__step-number{width:40px;height:40px;border-width:4px;font-size:11px}.machex-machinery-process__step-card{padding:20px 18px;border-radius:min(var(--machinery-process-card-radius, 14px),13px)}.machex-machinery-process__step-header{grid-template-columns:48px minmax(0,1fr);gap:13px}.machex-machinery-process__step-icon{width:46px;height:46px;border-radius:11px}.machex-machinery-process__step-icon svg{width:27px;height:27px}.machex-machinery-process__step-title{font-size:19px}.machex-machinery-process__step-text{margin-top:8px;font-size:14px}.machex-machinery-process__step-points{margin-top:17px;padding-top:15px;font-size:12px}.machex-machinery-process__step-points ul,.machex-machinery-process__step-points ol{display:grid;gap:8px}.machex-machinery-process__step-points li{width:100%;border-radius:8px}.machex-machinery-process__step:hover .machex-machinery-process__step-card{transform:none}.machex-machinery-process__assessment{padding:27px 22px;border-radius:min(var(--machinery-process-panel-radius, 18px),15px)}.machex-machinery-process__panel-eyebrow{margin-bottom:17px;font-size:11px;letter-spacing:.14em}.machex-machinery-process__panel-heading{font-size:clamp(29px,8.3vw,39px)}.machex-machinery-process__panel-description{margin-top:17px;font-size:14px}.machex-machinery-process__assessment-list{grid-template-columns:minmax(0,1fr);gap:10px;margin-top:24px}.machex-machinery-process__assessment-item{padding:14px}.machex-machinery-process__assessment-item:hover{transform:none}.machex-machinery-process__panel-note{margin-top:20px;padding:15px 16px;font-size:12px}.machex-machinery-process__actions{margin-top:23px}.machex-machinery-process__button{min-height:61px;padding:14px 18px 14px 21px;font-size:11px}}@media screen and (max-width:420px){.machex-machinery-process__container{width:calc(100% - 24px)}.machex-machinery-process__heading{font-size:clamp(34px,10vw,44px)}.machex-machinery-process__step{grid-template-columns:42px minmax(0,1fr);gap:9px}.machex-machinery-process__timeline:before{left:20px}.machex-machinery-process__step-number{width:36px;height:36px;font-size:10px}.machex-machinery-process__step-card{padding:18px 15px}.machex-machinery-process__step-header{grid-template-columns:42px minmax(0,1fr);gap:11px}.machex-machinery-process__step-icon{width:40px;height:40px}.machex-machinery-process__step-icon svg{width:24px;height:24px}.machex-machinery-process__step-title{font-size:18px}.machex-machinery-process__assessment{padding:24px 18px}}.machex-machinery-process__button:focus-visible{outline:3px solid color-mix(in srgb,var(--machinery-process-accent-color, #0755c9) 45%,#ffffff);outline-offset:4px}@media(prefers-reduced-motion:reduce){.machex-machinery-process__step-card,.machex-machinery-process__step-card:before,.machex-machinery-process__step-icon,.machex-machinery-process__assessment-item,.machex-machinery-process__button,.machex-machinery-process__button svg{transition:none}.machex-machinery-process__step:hover .machex-machinery-process__step-card,.machex-machinery-process__step:hover .machex-machinery-process__step-icon,.machex-machinery-process__assessment-item:hover,.machex-machinery-process__button:hover,.machex-machinery-process__button:hover svg{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/machex-machinery-inspection-process.css.map */
