.machex-ndt-introduction{width:100%;padding-top:var(--ndt-intro-padding-top-desktop, 100px);padding-bottom:var(--ndt-intro-padding-bottom-desktop, 100px);overflow:hidden;background:var(--ndt-intro-background, #ffffff)}.machex-ndt-introduction *,.machex-ndt-introduction *:before,.machex-ndt-introduction *:after{box-sizing:border-box}.machex-ndt-introduction__container{width:min(calc(100% - 48px),1600px);margin-inline:auto}.machex-ndt-introduction__layout{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:clamp(56px,6vw,110px);align-items:center}.machex-ndt-introduction__layout--left .machex-ndt-introduction__content{order:2}.machex-ndt-introduction__layout--left .machex-ndt-introduction__visual,.machex-ndt-introduction__layout--right .machex-ndt-introduction__content{order:1}.machex-ndt-introduction__layout--right .machex-ndt-introduction__visual{order:2}.machex-ndt-introduction__content{min-width:0;width:min(100%,700px)}.machex-ndt-introduction__eyebrow{display:inline-flex;flex-direction:column;align-items:flex-start;gap:13px;margin:0 0 27px;color:var(--ndt-intro-accent-color, #0755c9);font-size:14px;font-weight:760;line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.machex-ndt-introduction__eyebrow:after{content:"";display:block;width:70px;height:2px;background:currentColor}.machex-ndt-introduction__heading{max-width:760px;margin:0;color:var(--ndt-intro-heading-color, #071b42);font-size:clamp(46px,4.5vw,74px);font-weight:780;line-height:1.06;letter-spacing:-.045em;text-wrap:balance}.machex-ndt-introduction__heading p{margin:0}.machex-ndt-introduction__description{width:min(100%,650px);margin-top:29px;color:var(--ndt-intro-text-color, #5f6b7a);font-size:clamp(17px,1.25vw,20px);font-weight:400;line-height:1.8}.machex-ndt-introduction__description p{margin:0}.machex-ndt-introduction__description p+p{margin-top:17px}.machex-ndt-introduction__features{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;width:min(100%,650px);margin-top:36px}.machex-ndt-introduction-feature{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:17px;min-width:0;min-height:78px;padding:15px 19px;border:1px solid var(--ndt-intro-border-color, #dfe5ec);border-radius:12px;background:var(--ndt-intro-card-background, #f4f6f8);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.machex-ndt-introduction-feature:hover{border-color:color-mix(in srgb,var(--ndt-intro-accent-color, #0755c9) 42%,var(--ndt-intro-border-color, #dfe5ec));box-shadow:0 14px 34px #071b4214;transform:translateY(-2px)}.machex-ndt-introduction-feature__icon,.machex-ndt-introduction-feature__check{display:flex;width:44px;height:44px;flex:0 0 auto;align-items:center;justify-content:center}.machex-ndt-introduction-feature__icon{overflow:hidden;border-radius:9px}.machex-ndt-introduction-feature__icon-image{display:block;width:100%;height:100%;object-fit:contain}.machex-ndt-introduction-feature__check{border-radius:50%;background:color-mix(in srgb,var(--ndt-intro-accent-color, #0755c9) 12%,transparent);color:var(--ndt-intro-accent-color, #0755c9)}.machex-ndt-introduction-feature__check svg{width:25px;height:25px}.machex-ndt-introduction-feature__content{min-width:0}.machex-ndt-introduction-feature__title{margin:0;color:var(--ndt-intro-heading-color, #071b42);font-size:17px;font-weight:720;line-height:1.35;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.machex-ndt-introduction-feature__text{margin-top:5px;color:var(--ndt-intro-text-color, #5f6b7a);font-size:14px;line-height:1.6}.machex-ndt-introduction-feature__text p{margin:0}.machex-ndt-introduction__button-wrapper{margin-top:36px}.machex-ndt-introduction__button{display:inline-flex;min-width:260px;min-height:66px;align-items:center;justify-content:space-between;gap:24px;padding:16px 24px 16px 28px;border:1px solid var(--ndt-intro-accent-color, #0755c9);border-radius:7px;background:var(--ndt-intro-accent-color, #0755c9);color:#fff;font-size:14px;font-weight:750;line-height:1.2;letter-spacing:.045em;text-decoration:none;text-transform:uppercase;box-shadow:0 16px 34px #0755c938;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.machex-ndt-introduction__button svg{width:23px;height:23px;flex:0 0 auto;transition:transform .18s ease}.machex-ndt-introduction__button:hover{border-color:#0a66e8;background:#0a66e8;box-shadow:0 21px 42px #0755c94f;transform:translateY(-3px)}.machex-ndt-introduction__button:hover svg{transform:translate(5px)}.machex-ndt-introduction__button--disabled{cursor:default;opacity:.68}.machex-ndt-introduction__button--disabled:hover{transform:none;box-shadow:0 16px 34px #0755c938}.machex-ndt-introduction__button--disabled:hover svg{transform:none}.machex-ndt-introduction__visual{min-width:0}.machex-ndt-introduction__image-wrapper{position:relative;min-height:680px;overflow:hidden;border-radius:var(--ndt-intro-image-radius, 20px);background:#e9edf2;box-shadow:0 24px 58px #071b421c}.machex-ndt-introduction__image-wrapper picture{display:block;width:100%;height:100%}.machex-ndt-introduction__image,.machex-ndt-introduction__placeholder,.machex-ndt-introduction__placeholder-svg{display:block;width:100%;height:100%}.machex-ndt-introduction__image{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:center;transition:transform .6s ease}.machex-ndt-introduction__image-wrapper:hover .machex-ndt-introduction__image{transform:scale(1.025)}.machex-ndt-introduction__placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.machex-ndt-introduction__placeholder-svg{object-fit:cover;opacity:.34}.machex-ndt-introduction__image-badge{position:absolute;z-index:2;right:28px;bottom:28px;display:flex;min-width:215px;max-width:calc(100% - 56px);align-items:center;gap:15px;padding:18px 21px;border:1px solid rgba(255,255,255,.36);border-radius:12px;background:#00112fe6;color:#fff;box-shadow:0 14px 34px #00000030;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.machex-ndt-introduction__badge-number{color:#fff;font-size:25px;font-weight:780;line-height:1;letter-spacing:-.035em;white-space:nowrap}.machex-ndt-introduction__badge-text{max-width:130px;color:#ffffffd1;font-size:13px;font-weight:650;line-height:1.35;text-transform:uppercase}@media screen and (min-width:1600px){.machex-ndt-introduction__layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.machex-ndt-introduction__image-wrapper{min-height:720px}.machex-ndt-introduction__heading{font-size:clamp(58px,4vw,78px)}}@media screen and (max-width:1399px){.machex-ndt-introduction__container{width:min(calc(100% - 40px),1320px)}.machex-ndt-introduction__layout{grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);gap:48px}.machex-ndt-introduction__heading{font-size:clamp(44px,4.4vw,64px)}.machex-ndt-introduction__description{font-size:17px}.machex-ndt-introduction__image-wrapper{min-height:620px}}@media screen and (max-width:1099px){.machex-ndt-introduction__layout{grid-template-columns:minmax(0,1fr);gap:52px}.machex-ndt-introduction__layout--left .machex-ndt-introduction__content,.machex-ndt-introduction__layout--right .machex-ndt-introduction__content{order:1}.machex-ndt-introduction__layout--left .machex-ndt-introduction__visual,.machex-ndt-introduction__layout--right .machex-ndt-introduction__visual{order:2}.machex-ndt-introduction__content{width:min(100%,820px)}.machex-ndt-introduction__description,.machex-ndt-introduction__features{width:min(100%,760px)}.machex-ndt-introduction__features{grid-template-columns:repeat(2,minmax(0,1fr))}.machex-ndt-introduction-feature:last-child:nth-child(odd){grid-column:1 / -1}.machex-ndt-introduction__image-wrapper{min-height:600px}}@media screen and (max-width:749px){.machex-ndt-introduction{padding-top:var(--ndt-intro-padding-top-mobile, 65px);padding-bottom:var(--ndt-intro-padding-bottom-mobile, 70px)}.machex-ndt-introduction__container{width:calc(100% - 32px)}.machex-ndt-introduction__layout{gap:37px}.machex-ndt-introduction__eyebrow{margin-bottom:22px;font-size:12px;letter-spacing:.15em}.machex-ndt-introduction__eyebrow:after{width:56px}.machex-ndt-introduction__heading{font-size:clamp(38px,10.5vw,53px);line-height:1.07}.machex-ndt-introduction__description{margin-top:23px;font-size:16px;line-height:1.72}.machex-ndt-introduction__description p+p{margin-top:14px}.machex-ndt-introduction__features{grid-template-columns:minmax(0,1fr);gap:11px;margin-top:28px}.machex-ndt-introduction-feature:last-child:nth-child(odd){grid-column:auto}.machex-ndt-introduction-feature{grid-template-columns:44px minmax(0,1fr);min-height:70px;gap:14px;padding:13px 15px;border-radius:10px}.machex-ndt-introduction-feature__icon,.machex-ndt-introduction-feature__check{width:40px;height:40px}.machex-ndt-introduction-feature__check svg{width:22px;height:22px}.machex-ndt-introduction-feature__title{font-size:15px}.machex-ndt-introduction-feature__text{font-size:13px}.machex-ndt-introduction__button-wrapper{margin-top:29px}.machex-ndt-introduction__button{width:100%;min-width:0;min-height:61px;padding:14px 20px 14px 23px;font-size:13px}.machex-ndt-introduction__image-wrapper{min-height:430px;border-radius:min(var(--ndt-intro-image-radius, 20px),16px)}.machex-ndt-introduction__image-badge{right:16px;bottom:16px;min-width:0;max-width:calc(100% - 32px);gap:12px;padding:14px 16px;border-radius:9px}.machex-ndt-introduction__badge-number{font-size:21px}.machex-ndt-introduction__badge-text{max-width:115px;font-size:11px}}@media screen and (max-width:420px){.machex-ndt-introduction__container{width:calc(100% - 24px)}.machex-ndt-introduction__heading{font-size:clamp(35px,10.7vw,47px)}.machex-ndt-introduction__image-wrapper{min-height:360px}.machex-ndt-introduction__image-badge{right:12px;bottom:12px;max-width:calc(100% - 24px)}}.machex-ndt-introduction__button:focus-visible{outline:3px solid color-mix(in srgb,var(--ndt-intro-accent-color, #0755c9) 40%,#ffffff);outline-offset:4px}@media(prefers-reduced-motion:reduce){.machex-ndt-introduction-feature,.machex-ndt-introduction__button,.machex-ndt-introduction__button svg,.machex-ndt-introduction__image{transition:none}.machex-ndt-introduction-feature:hover,.machex-ndt-introduction__button:hover{transform:none}.machex-ndt-introduction__button:hover svg,.machex-ndt-introduction__image-wrapper:hover .machex-ndt-introduction__image{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/machex-ndt-introduction.css.map */
