.machex-ndt-methods{width:100%;padding-top:var(--ndt-methods-padding-top-desktop, 100px);padding-bottom:var(--ndt-methods-padding-bottom-desktop, 100px);overflow:hidden;background:var(--ndt-methods-background, #ffffff)}.machex-ndt-methods *,.machex-ndt-methods *:before,.machex-ndt-methods *:after{box-sizing:border-box}.machex-ndt-methods__container{width:min(calc(100% - 48px),1600px);margin-inline:auto}.machex-ndt-methods__header{width:min(100%,950px);margin-bottom:54px}.machex-ndt-methods__header--left{margin-right:auto;text-align:left}.machex-ndt-methods__header--center{margin-right:auto;margin-left:auto;text-align:center}.machex-ndt-methods__eyebrow{display:inline-flex;flex-direction:column;gap:13px;margin:0 0 24px;color:var(--ndt-methods-accent-color, #0755c9);font-size:13px;font-weight:760;line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.machex-ndt-methods__header--left .machex-ndt-methods__eyebrow{align-items:flex-start}.machex-ndt-methods__header--center .machex-ndt-methods__eyebrow{align-items:center}.machex-ndt-methods__eyebrow:after{content:"";display:block;width:66px;height:2px;background:currentColor}.machex-ndt-methods__heading{margin:0;color:var(--ndt-methods-heading-color, #071b42);font-size:clamp(42px,4vw,68px);font-weight:780;line-height:1.08;letter-spacing:-.045em;text-wrap:balance}.machex-ndt-methods__heading p{margin:0}.machex-ndt-methods__description{width:min(100%,790px);margin-top:24px;color:var(--ndt-methods-text-color, #5f6b7a);font-size:clamp(17px,1.2vw,20px);line-height:1.75}.machex-ndt-methods__header--left .machex-ndt-methods__description{margin-right:auto}.machex-ndt-methods__header--center .machex-ndt-methods__description{margin-right:auto;margin-left:auto}.machex-ndt-methods__description p{margin:0}.machex-ndt-methods__description p+p{margin-top:15px}.machex-ndt-methods__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.machex-ndt-method-card{position:relative;display:flex;min-width:0;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--ndt-methods-border-color, #dfe5ec);border-radius:var(--ndt-methods-card-radius, 16px);background:var(--ndt-methods-card-background, #ffffff);color:inherit;text-decoration:none;box-shadow:0 12px 34px #071b420f;isolation:isolate;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.machex-ndt-method-card:after{content:"";position:absolute;z-index:1;right:0;bottom:0;left:0;height:4px;background:var(--ndt-methods-accent-color, #0755c9);transform:scaleX(0);transform-origin:left center;transition:transform .26s ease}.machex-ndt-method-card:hover{border-color:color-mix(in srgb,var(--ndt-methods-accent-color, #0755c9) 38%,var(--ndt-methods-border-color, #dfe5ec));box-shadow:0 24px 54px #071b4224;transform:translateY(-7px)}.machex-ndt-method-card:hover:after{transform:scaleX(1)}.machex-ndt-method-card__media{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden;background:#dfe5ec}.machex-ndt-method-card__image,.machex-ndt-method-card__placeholder,.machex-ndt-method-card__placeholder-svg{display:block;width:100%;height:100%}.machex-ndt-method-card__image{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:center;transition:transform .6s ease}.machex-ndt-method-card:hover .machex-ndt-method-card__image{transform:scale(1.055)}.machex-ndt-method-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:#e6ebf0}.machex-ndt-method-card__placeholder-svg{object-fit:cover;opacity:.32}.machex-ndt-method-card__overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:var(--ndt-methods-overlay-color, #00112f);opacity:var(--ndt-methods-overlay-opacity, .35);pointer-events:none;transition:opacity .25s ease}.machex-ndt-method-card:hover .machex-ndt-method-card__overlay{opacity:calc(var(--ndt-methods-overlay-opacity, .35) + .08)}.machex-ndt-method-card__abbreviation{position:absolute;z-index:2;top:20px;left:20px;display:inline-flex;min-width:58px;height:40px;align-items:center;justify-content:center;padding:0 14px;border:1px solid rgba(255,255,255,.34);border-radius:7px;background:#00112fdb;color:#fff;font-size:14px;font-weight:800;line-height:1;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 10px 24px #00000029;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.machex-ndt-method-card__arrow{position:absolute;z-index:2;right:20px;bottom:20px;display:flex;width:48px;height:48px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:#fffffff0;color:var(--ndt-methods-accent-color, #0755c9);box-shadow:0 10px 28px #00000029;transition:background-color .2s ease,color .2s ease,transform .2s ease}.machex-ndt-method-card__arrow svg{width:22px;height:22px}.machex-ndt-method-card:hover .machex-ndt-method-card__arrow{background:var(--ndt-methods-accent-color, #0755c9);color:#fff;transform:translate(4px)}.machex-ndt-method-card__content{display:flex;min-height:250px;flex:1 1 auto;flex-direction:column;padding:27px 27px 28px}.machex-ndt-method-card__title{margin:0;color:var(--ndt-methods-heading-color, #071b42);font-size:clamp(23px,1.7vw,30px);font-weight:760;line-height:1.2;letter-spacing:-.03em;text-wrap:balance}.machex-ndt-method-card__text{margin-top:15px;color:var(--ndt-methods-text-color, #5f6b7a);font-size:15px;line-height:1.72}.machex-ndt-method-card__text p{margin:0}.machex-ndt-method-card__text p+p{margin-top:12px}.machex-ndt-method-card__application{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px;margin-top:auto;padding-top:23px;color:var(--ndt-methods-heading-color, #071b42);font-size:13px;font-weight:680;line-height:1.5}.machex-ndt-method-card__application:before{content:"";position:absolute}.machex-ndt-method-card__application svg{width:22px;height:22px;color:var(--ndt-methods-accent-color, #0755c9)}.machex-ndt-method-card__application span{min-width:0}.machex-ndt-method-card--no-image .machex-ndt-method-card__media{background:radial-gradient(circle at 80% 20%,rgba(7,85,201,.25),transparent 34%),linear-gradient(135deg,#00112f,#071b42 55%,#0755c9 140%)}.machex-ndt-method-card--no-image .machex-ndt-method-card__placeholder{background:transparent}.machex-ndt-method-card--no-image .machex-ndt-method-card__placeholder-svg{opacity:.08;filter:invert(1)}.machex-ndt-methods__bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;margin-top:48px;padding:30px 34px;border:1px solid var(--ndt-methods-border-color, #dfe5ec);border-radius:14px;background:color-mix(in srgb,var(--ndt-methods-accent-color, #0755c9) 5%,var(--ndt-methods-card-background, #ffffff))}.machex-ndt-methods__bottom-text{width:min(100%,880px);color:var(--ndt-methods-text-color, #5f6b7a);font-size:16px;line-height:1.72}.machex-ndt-methods__bottom-text p{margin:0}.machex-ndt-methods__bottom-text p+p{margin-top:12px}.machex-ndt-methods__button{display:inline-flex;min-width:300px;min-height:64px;flex:0 0 auto;align-items:center;justify-content:space-between;gap:24px;padding:15px 23px 15px 27px;border:1px solid var(--ndt-methods-accent-color, #0755c9);border-radius:7px;background:var(--ndt-methods-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-ndt-methods__button svg{width:23px;height:23px;flex:0 0 auto;transition:transform .18s ease}.machex-ndt-methods__button:hover{border-color:#0a66e8;background:#0a66e8;box-shadow:0 21px 42px #0755c94d;transform:translateY(-3px)}.machex-ndt-methods__button:hover svg{transform:translate(5px)}.machex-ndt-methods__button--disabled{cursor:default;opacity:.68}.machex-ndt-methods__button--disabled:hover{transform:none;box-shadow:0 16px 34px #0755c936}.machex-ndt-methods__button--disabled:hover svg{transform:none}@media screen and (max-width:1399px){.machex-ndt-methods__container{width:min(calc(100% - 40px),1320px)}.machex-ndt-methods__grid{gap:20px}.machex-ndt-method-card__content{min-height:245px;padding:25px 24px 26px}.machex-ndt-method-card__title{font-size:clamp(22px,1.7vw,27px)}.machex-ndt-methods__bottom{gap:32px}}@media screen and (max-width:1099px){.machex-ndt-methods__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.machex-ndt-methods__header{margin-bottom:46px}.machex-ndt-methods__bottom{grid-template-columns:minmax(0,1fr);gap:24px}.machex-ndt-methods__button{width:fit-content}}@media screen and (max-width:749px){.machex-ndt-methods{padding-top:var(--ndt-methods-padding-top-mobile, 65px);padding-bottom:var(--ndt-methods-padding-bottom-mobile, 70px)}.machex-ndt-methods__container{width:calc(100% - 32px)}.machex-ndt-methods__header{margin-bottom:34px}.machex-ndt-methods__eyebrow{margin-bottom:20px;font-size:12px;letter-spacing:.15em}.machex-ndt-methods__eyebrow:after{width:54px}.machex-ndt-methods__heading{font-size:clamp(36px,9.8vw,49px);line-height:1.08}.machex-ndt-methods__description{margin-top:20px;font-size:16px;line-height:1.7}.machex-ndt-methods__grid{grid-template-columns:minmax(0,1fr);gap:16px}.machex-ndt-method-card{border-radius:min(var(--ndt-methods-card-radius, 16px),14px)}.machex-ndt-method-card__media{aspect-ratio:16 / 10}.machex-ndt-method-card__abbreviation{top:15px;left:15px;min-width:52px;height:36px;padding-inline:12px;font-size:12px}.machex-ndt-method-card__arrow{right:15px;bottom:15px;width:43px;height:43px}.machex-ndt-method-card__arrow svg{width:20px;height:20px}.machex-ndt-method-card__content{min-height:0;padding:23px 21px 24px}.machex-ndt-method-card__title{font-size:24px}.machex-ndt-method-card__text{margin-top:13px;font-size:15px;line-height:1.66}.machex-ndt-method-card__application{margin-top:21px;padding-top:0;font-size:13px}.machex-ndt-methods__bottom{gap:22px;margin-top:32px;padding:24px 21px;border-radius:12px}.machex-ndt-methods__bottom-text{font-size:15px;line-height:1.68}.machex-ndt-methods__button{width:100%;min-width:0;min-height:61px;padding:14px 20px 14px 23px;font-size:12px}}@media screen and (max-width:420px){.machex-ndt-methods__container{width:calc(100% - 24px)}.machex-ndt-methods__heading{font-size:clamp(34px,10vw,44px)}.machex-ndt-method-card__content{padding:21px 18px 22px}.machex-ndt-method-card__title{font-size:22px}.machex-ndt-methods__bottom{padding:21px 18px}}a.machex-ndt-method-card:focus-visible,.machex-ndt-methods__button:focus-visible{outline:3px solid color-mix(in srgb,var(--ndt-methods-accent-color, #0755c9) 40%,#ffffff);outline-offset:4px}@media(prefers-reduced-motion:reduce){.machex-ndt-method-card,.machex-ndt-method-card:after,.machex-ndt-method-card__image,.machex-ndt-method-card__overlay,.machex-ndt-method-card__arrow,.machex-ndt-methods__button,.machex-ndt-methods__button svg{transition:none}.machex-ndt-method-card:hover,.machex-ndt-method-card:hover .machex-ndt-method-card__image,.machex-ndt-method-card:hover .machex-ndt-method-card__arrow,.machex-ndt-methods__button:hover,.machex-ndt-methods__button:hover svg{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/machex-ndt-methods.css.map */
