.machex-machinery-introduction{width:100%;padding-top:var(--machinery-intro-padding-top-desktop, 100px);padding-bottom:var(--machinery-intro-padding-bottom-desktop, 100px);overflow:hidden;background:var(--machinery-intro-background, #ffffff)}.machex-machinery-introduction *,.machex-machinery-introduction *:before,.machex-machinery-introduction *:after{box-sizing:border-box}.machex-machinery-introduction__container{width:min(calc(100% - 48px),1600px);margin-inline:auto}.machex-machinery-introduction__layout{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:var(--machinery-intro-content-gap, 70px)}.machex-machinery-introduction__layout--image-left .machex-machinery-introduction__media{order:1}.machex-machinery-introduction__layout--image-left .machex-machinery-introduction__content,.machex-machinery-introduction__layout--image-right .machex-machinery-introduction__media{order:2}.machex-machinery-introduction__layout--image-right .machex-machinery-introduction__content{order:1}.machex-machinery-introduction__media{min-width:0}.machex-machinery-introduction__image-wrapper{position:relative;width:100%;aspect-ratio:5 / 4;overflow:hidden;border-radius:var(--machinery-intro-image-radius, 16px);background:#e7ebf0;box-shadow:0 28px 64px #071b4224;isolation:isolate}.machex-machinery-introduction__image-wrapper:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00112f05,#00112f14 55%,#00112f47);pointer-events:none}.machex-machinery-introduction__image-wrapper picture{display:block;width:100%;height:100%}.machex-machinery-introduction__image,.machex-machinery-introduction__placeholder,.machex-machinery-introduction__placeholder-svg{display:block;width:100%;height:100%}.machex-machinery-introduction__image{object-fit:cover;object-position:center;transition:transform .7s ease}.machex-machinery-introduction__image-wrapper:hover .machex-machinery-introduction__image{transform:scale(1.035)}.machex-machinery-introduction__placeholder{background:radial-gradient(circle at 75% 20%,rgba(7,85,201,.2),transparent 34%),linear-gradient(135deg,#e7ebf0,#d7dee7)}.machex-machinery-introduction__placeholder-svg{padding:12%;opacity:.34}.machex-machinery-introduction__badge{position:absolute;z-index:2;right:24px;bottom:24px;display:inline-flex;max-width:calc(100% - 48px);min-height:60px;align-items:center;gap:13px;padding:12px 19px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:var(--machinery-intro-badge-background, #071b42);color:var(--machinery-intro-badge-text-color, #ffffff);box-shadow:0 16px 36px #00112f47;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.machex-machinery-introduction__badge-icon{display:flex;width:34px;height:34px;flex:0 0 auto;align-items:center;justify-content:center;color:#8ec0ff}.machex-machinery-introduction__badge-icon svg{width:30px;height:30px}.machex-machinery-introduction__badge-text{font-size:13px;font-weight:760;line-height:1.35;letter-spacing:.06em;text-transform:uppercase}.machex-machinery-introduction__caption{margin-top:13px;color:var(--machinery-intro-text-color, #5f6b7a);font-size:13px;line-height:1.5}.machex-machinery-introduction__content{min-width:0}.machex-machinery-introduction__eyebrow{display:inline-flex;flex-direction:column;align-items:flex-start;gap:13px;margin:0 0 23px;color:var(--machinery-intro-accent-color, #0755c9);font-size:13px;font-weight:760;line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.machex-machinery-introduction__eyebrow:after{content:"";display:block;width:66px;height:2px;background:currentColor}.machex-machinery-introduction__heading{margin:0;color:var(--machinery-intro-heading-color, #071b42);font-size:clamp(42px,4vw,68px);font-weight:780;line-height:1.08;letter-spacing:-.045em;text-wrap:balance}.machex-machinery-introduction__heading p{margin:0}.machex-machinery-introduction__description{margin-top:25px;color:var(--machinery-intro-text-color, #5f6b7a);font-size:clamp(16px,1.1vw,19px);line-height:1.75}.machex-machinery-introduction__description p{margin:0}.machex-machinery-introduction__description p+p{margin-top:16px}.machex-machinery-introduction__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:31px}.machex-machinery-introduction__feature{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:flex-start;gap:13px;min-width:0;padding:17px;border:1px solid var(--machinery-intro-border-color, #dfe5ec);border-radius:12px;background:var(--machinery-intro-feature-background, #f5f7fa);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.machex-machinery-introduction__feature:hover{border-color:color-mix(in srgb,var(--machinery-intro-accent-color, #0755c9) 35%,var(--machinery-intro-border-color, #dfe5ec));box-shadow:0 14px 30px #071b4214;transform:translateY(-3px)}.machex-machinery-introduction__feature-icon{display:flex;width:40px;height:40px;align-items:center;justify-content:center;overflow:hidden;border:1px solid color-mix(in srgb,var(--machinery-intro-accent-color, #0755c9) 18%,var(--machinery-intro-border-color, #dfe5ec));border-radius:10px;background:color-mix(in srgb,var(--machinery-intro-accent-color, #0755c9) 8%,#ffffff);color:var(--machinery-intro-accent-color, #0755c9)}.machex-machinery-introduction__feature-icon svg{width:22px;height:22px}.machex-machinery-introduction__feature-icon-image{display:block;width:100%;height:100%;padding:8px;object-fit:contain}.machex-machinery-introduction__feature-copy{min-width:0}.machex-machinery-introduction__feature-title{margin:0;color:var(--machinery-intro-heading-color, #071b42);font-size:16px;font-weight:720;line-height:1.35;letter-spacing:-.015em}.machex-machinery-introduction__feature-text{margin-top:6px;color:var(--machinery-intro-text-color, #5f6b7a);font-size:13px;line-height:1.58}.machex-machinery-introduction__feature-text p{margin:0}.machex-machinery-introduction__feature-text p+p{margin-top:8px}.machex-machinery-introduction__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:33px}.machex-machinery-introduction__button{display:inline-flex;min-width:270px;min-height:62px;align-items:center;justify-content:space-between;gap:24px;padding:14px 22px 14px 26px;border:1px solid var(--machinery-intro-accent-color, #0755c9);border-radius:7px;background:var(--machinery-intro-accent-color, #0755c9);color:#fff;font-size:13px;font-weight:760;line-height:1.2;letter-spacing:.055em;text-decoration:none;text-transform:uppercase;box-shadow:0 16px 34px #0755c936;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.machex-machinery-introduction__button svg{width:23px;height:23px;flex:0 0 auto;transition:transform .18s ease}.machex-machinery-introduction__button:hover{border-color:#0a66e8;background:#0a66e8;box-shadow:0 21px 42px #0755c94d;transform:translateY(-3px)}.machex-machinery-introduction__button:hover svg{transform:translate(5px)}.machex-machinery-introduction__button--disabled{cursor:default;opacity:.68}.machex-machinery-introduction__button--disabled:hover{transform:none;box-shadow:0 16px 34px #0755c936}.machex-machinery-introduction__button--disabled:hover svg{transform:none}@media screen and (max-width:1399px){.machex-machinery-introduction__container{width:min(calc(100% - 40px),1320px)}.machex-machinery-introduction__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:min(var(--machinery-intro-content-gap, 70px),55px)}.machex-machinery-introduction__features{gap:12px}.machex-machinery-introduction__feature{padding:15px}}@media screen and (max-width:1099px){.machex-machinery-introduction__layout{grid-template-columns:minmax(0,1fr);gap:46px}.machex-machinery-introduction__layout--image-left .machex-machinery-introduction__media,.machex-machinery-introduction__layout--image-right .machex-machinery-introduction__media{order:1}.machex-machinery-introduction__layout--image-left .machex-machinery-introduction__content,.machex-machinery-introduction__layout--image-right .machex-machinery-introduction__content{order:2}.machex-machinery-introduction__image-wrapper{aspect-ratio:16 / 10}.machex-machinery-introduction__content{width:min(100%,850px)}}@media screen and (max-width:749px){.machex-machinery-introduction{padding-top:var(--machinery-intro-padding-top-mobile, 65px);padding-bottom:var(--machinery-intro-padding-bottom-mobile, 70px)}.machex-machinery-introduction__container{width:calc(100% - 32px)}.machex-machinery-introduction__layout{gap:34px}.machex-machinery-introduction__image-wrapper{aspect-ratio:4 / 3;border-radius:min(var(--machinery-intro-image-radius, 16px),14px)}.machex-machinery-introduction__badge{right:15px;bottom:15px;max-width:calc(100% - 30px);min-height:52px;gap:10px;padding:10px 14px;border-radius:8px}.machex-machinery-introduction__badge-icon{width:30px;height:30px}.machex-machinery-introduction__badge-icon svg{width:27px;height:27px}.machex-machinery-introduction__badge-text{font-size:11px;letter-spacing:.045em}.machex-machinery-introduction__caption{margin-top:10px;font-size:12px}.machex-machinery-introduction__eyebrow{margin-bottom:20px;font-size:12px;letter-spacing:.15em}.machex-machinery-introduction__eyebrow:after{width:54px}.machex-machinery-introduction__heading{font-size:clamp(36px,9.8vw,49px);line-height:1.08}.machex-machinery-introduction__description{margin-top:20px;font-size:16px;line-height:1.7}.machex-machinery-introduction__features{grid-template-columns:minmax(0,1fr);gap:11px;margin-top:26px}.machex-machinery-introduction__feature{grid-template-columns:42px minmax(0,1fr);gap:12px;padding:15px}.machex-machinery-introduction__feature-icon{width:38px;height:38px}.machex-machinery-introduction__feature-title{font-size:15px}.machex-machinery-introduction__feature-text{font-size:13px}.machex-machinery-introduction__actions{margin-top:28px}.machex-machinery-introduction__button{width:100%;min-width:0;min-height:61px;padding:14px 20px 14px 23px;font-size:12px}}@media screen and (max-width:420px){.machex-machinery-introduction__container{width:calc(100% - 24px)}.machex-machinery-introduction__heading{font-size:clamp(34px,10vw,44px)}.machex-machinery-introduction__badge{position:static;max-width:none;margin:12px;background:var(--machinery-intro-badge-background, #071b42)}.machex-machinery-introduction__image-wrapper:after{background:linear-gradient(180deg,#00112f05,#00112f29)}}.machex-machinery-introduction__button:focus-visible{outline:3px solid color-mix(in srgb,var(--machinery-intro-accent-color, #0755c9) 40%,#ffffff);outline-offset:4px}@media(prefers-reduced-motion:reduce){.machex-machinery-introduction__image,.machex-machinery-introduction__feature,.machex-machinery-introduction__button,.machex-machinery-introduction__button svg{transition:none}.machex-machinery-introduction__image-wrapper:hover .machex-machinery-introduction__image,.machex-machinery-introduction__feature:hover,.machex-machinery-introduction__button:hover,.machex-machinery-introduction__button:hover svg{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/machex-machinery-inspection-introduction.css.map */
