.machex-methods{position:relative;overflow:hidden;width:100%;padding:clamp(78px,6.5vw,118px) 0;background:var(--methods-background, #e1e1e1)}.machex-methods *,.machex-methods *:before,.machex-methods *:after{box-sizing:border-box}.machex-methods:before{content:"";position:absolute;top:32px;right:4%;width:320px;height:320px;border:1px solid rgba(7,85,201,.045);border-radius:50%;pointer-events:none}.machex-methods:after{content:"";position:absolute;bottom:170px;left:3%;width:110px;height:80px;opacity:.2;background-image:radial-gradient(rgba(7,85,201,.32) 1.25px,transparent 1.25px);background-size:15px 15px;pointer-events:none}.machex-methods__container{position:relative;z-index:1;width:min(calc(100% - 48px),1600px);margin-inline:auto}.machex-methods__layout{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1.72fr);align-items:start;gap:clamp(48px,5vw,86px)}.machex-methods__intro{position:sticky;top:30px;min-width:0;padding-top:10px}.machex-methods__eyebrow{display:inline-flex;flex-direction:column;align-items:flex-start;gap:12px;margin:0 0 26px;color:var(--methods-accent-color, #0755c9);font-size:14px;font-weight:750;line-height:1.2;letter-spacing:.15em;text-transform:uppercase}.machex-methods__eyebrow:after{content:"";width:56px;height:2px;background:var(--methods-accent-color, #0755c9)}.machex-methods__heading{margin:0;color:var(--methods-heading-color, #071b42);font-size:clamp(42px,4vw,64px);font-weight:750;line-height:1.04;letter-spacing:-.045em}.machex-methods__heading p{margin:0}.machex-methods__heading strong{color:var(--methods-accent-color, #0755c9);font-weight:inherit}.machex-methods__description{width:min(100%,500px);margin-top:28px;color:var(--methods-text-color, #405069);font-size:clamp(16px,1.1vw,18px);line-height:1.8}.machex-methods__description p{margin:0}.machex-methods__features{display:flex;flex-direction:column;gap:28px;margin-top:42px}.machex-method-feature{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:18px;min-width:0}.machex-method-feature__icon{display:flex;width:58px;height:58px;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:#0755c912}.machex-method-feature__icon img{display:block;width:100%;height:100%;padding:12px;object-fit:contain}.machex-method-feature__content{min-width:0;padding-top:3px}.machex-method-feature__title{margin:0 0 7px;color:var(--methods-heading-color, #071b42);font-size:18px;font-weight:750;line-height:1.3}.machex-method-feature__description{color:var(--methods-text-color, #405069);font-size:14px;line-height:1.65}.machex-method-feature__description p{margin:0}.machex-methods__button{display:inline-flex;min-width:225px;min-height:54px;align-items:center;justify-content:center;gap:14px;margin-top:42px;padding:14px 26px;border:1px solid var(--methods-accent-color, #0755c9);border-radius:6px;color:var(--methods-accent-color, #0755c9);background:transparent;font-size:14px;font-weight:750;line-height:1.2;letter-spacing:.035em;text-decoration:none;text-transform:uppercase;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.machex-methods__button svg{width:20px;height:20px;flex:0 0 auto;transition:transform .18s ease}.machex-methods__button:hover{color:#fff;background:var(--methods-accent-color, #0755c9);box-shadow:0 12px 26px #0755c933;transform:translateY(-2px)}.machex-methods__button:hover svg{transform:translate(5px)}.machex-methods__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:20px}.machex-method-card{position:relative;display:flex;min-width:0;min-height:350px;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden;padding:34px 20px 28px;border:1px solid rgba(7,27,66,.065);border-radius:12px;background:var(--methods-card-background, #ffffff);box-shadow:0 14px 34px #071e4412,0 3px 9px #071e4406;text-align:center;isolation:isolate;transition:transform .23s ease,border-color .23s ease,box-shadow .23s ease}.machex-method-card:hover{transform:translateY(-7px);border-color:#0755c93d;box-shadow:0 24px 48px #071e441f,0 5px 14px #071e440a}.machex-method-card__full-link{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;border-radius:inherit}.machex-method-card__icon{display:flex;width:92px;height:92px;flex:0 0 auto;align-items:center;justify-content:center;overflow:hidden;margin-bottom:23px;border-radius:50%;background:#0755c911;transition:background-color .2s ease,transform .2s ease}.machex-method-card__icon img{display:block;width:100%;height:100%;padding:18px;object-fit:contain}.machex-method-card:hover .machex-method-card__icon{background:#0755c91a;transform:translateY(-2px)}.machex-method-card__code{color:var(--methods-accent-color, #0755c9);font-size:clamp(40px,3vw,54px);font-weight:760;line-height:1;letter-spacing:-.045em}.machex-method-card__line{display:block;width:34px;height:2px;margin:18px 0 15px;background:var(--methods-accent-color, #0755c9);transition:width .2s ease}.machex-method-card:hover .machex-method-card__line{width:56px}.machex-method-card__title{max-width:200px;margin:0;color:var(--methods-heading-color, #071b42);font-size:17px;font-weight:650;line-height:1.4;overflow-wrap:anywhere}.machex-method-card__arrow{position:relative;z-index:6;display:flex;width:44px;height:44px;flex:0 0 auto;align-items:center;justify-content:center;margin-top:auto;border:1px solid var(--methods-accent-color, #0755c9);border-radius:50%;color:var(--methods-accent-color, #0755c9);transition:color .18s ease,background-color .18s ease,transform .18s ease}.machex-method-card__arrow svg{width:20px;height:20px}.machex-method-card:hover .machex-method-card__arrow{color:#fff;background:var(--methods-accent-color, #0755c9);transform:translate(3px)}.machex-methods__bottom-bar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(42px,4vw,62px);padding:28px 34px;border:1px solid rgba(7,27,66,.055);border-radius:12px;background:var(--methods-card-background, #ffffff);box-shadow:0 14px 36px #071e440f,0 3px 9px #071e4405}.machex-methods-trust{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:22px;min-width:0;padding:0 34px}.machex-methods-trust:first-child{padding-left:0;border-right:1px solid var(--methods-border-color, #d5d9e0)}.machex-methods-trust:last-child{padding-right:0}.machex-methods-trust__icon{display:flex;width:72px;height:72px;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:#0755c912}.machex-methods-trust__icon img{display:block;width:100%;height:100%;padding:15px;object-fit:contain}.machex-methods-trust__content{min-width:0}.machex-methods-trust__heading{margin:0 0 7px;color:var(--methods-heading-color, #071b42);font-size:18px;font-weight:750;line-height:1.3}.machex-methods-trust__text{color:var(--methods-text-color, #405069);font-size:14px;line-height:1.65}.machex-methods-trust__text p{margin:0}@media screen and (min-width:1600px){.machex-method-card{min-height:370px;padding-top:38px}.machex-method-card__icon{width:98px;height:98px}.machex-method-card__title{font-size:18px}}@media screen and (max-width:1399px){.machex-methods__container{width:min(calc(100% - 40px),1320px)}.machex-methods__layout{grid-template-columns:minmax(300px,.78fr) minmax(0,1.62fr);gap:44px}.machex-methods__grid{gap:18px}.machex-method-card{min-height:330px;padding-inline:16px}.machex-method-card__icon{width:82px;height:82px}.machex-method-card__code{font-size:44px}.machex-method-card__title{font-size:16px}.machex-methods-trust{padding-inline:24px}}@media screen and (max-width:1099px){.machex-methods__container{width:min(calc(100% - 40px),960px)}.machex-methods__layout{grid-template-columns:minmax(0,1fr);gap:48px}.machex-methods__intro{position:static;max-width:760px}.machex-methods__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.machex-method-feature{grid-template-columns:minmax(0,1fr);gap:12px}.machex-method-feature__icon{width:60px;height:60px}.machex-methods__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.machex-method-card{min-height:315px}.machex-methods__bottom-bar{padding:26px 28px}}@media screen and (max-width:899px){.machex-methods__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.machex-method-card{min-height:340px}.machex-methods__features{grid-template-columns:minmax(0,1fr);gap:24px}.machex-method-feature{grid-template-columns:64px minmax(0,1fr)}.machex-methods__bottom-bar{grid-template-columns:minmax(0,1fr);gap:0}.machex-methods-trust,.machex-methods-trust:first-child,.machex-methods-trust:last-child{padding:24px 0;border-right:0}.machex-methods-trust:first-child{border-bottom:1px solid var(--methods-border-color, #d5d9e0)}}@media screen and (max-width:749px){.machex-methods{padding:64px 0 70px}.machex-methods:before,.machex-methods:after{display:none}.machex-methods__container{width:calc(100% - 32px)}.machex-methods__layout{gap:40px}.machex-methods__eyebrow{margin-bottom:20px;font-size:12px}.machex-methods__heading{font-size:clamp(36px,10vw,48px);line-height:1.06}.machex-methods__description{margin-top:21px;font-size:15px;line-height:1.75}.machex-methods__features{margin-top:34px}.machex-method-feature__title{font-size:17px}.machex-method-feature__description{font-size:14px}.machex-methods__button{width:100%;max-width:340px;margin-top:34px}.machex-methods__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.machex-method-card{min-height:300px;padding:26px 12px 22px;border-radius:10px}.machex-method-card__icon{width:72px;height:72px;margin-bottom:18px}.machex-method-card__icon img{padding:14px}.machex-method-card__code{font-size:38px}.machex-method-card__line{margin:15px 0 13px}.machex-method-card__title{max-width:145px;font-size:14px;line-height:1.45}.machex-method-card__arrow{width:40px;height:40px}.machex-methods__bottom-bar{margin-top:38px;padding:6px 22px}.machex-methods-trust{grid-template-columns:62px minmax(0,1fr);gap:16px}.machex-methods-trust__icon{width:60px;height:60px}.machex-methods-trust__heading{font-size:17px}}@media screen and (max-width:420px){.machex-methods__container{width:calc(100% - 24px)}.machex-methods__grid{grid-template-columns:minmax(0,1fr);gap:16px}.machex-method-card{min-height:300px}.machex-method-card__icon{width:82px;height:82px}.machex-method-card__code{font-size:44px}.machex-method-card__title{max-width:220px;font-size:16px}.machex-methods__button{max-width:none}.machex-methods-trust{grid-template-columns:minmax(0,1fr);text-align:center}.machex-methods-trust__icon{margin-inline:auto}}@media(prefers-reduced-motion:reduce){.machex-method-card,.machex-method-card__icon,.machex-method-card__line,.machex-method-card__arrow,.machex-methods__button,.machex-methods__button svg{transition:none}.machex-method-card:hover,.machex-methods__button:hover,.machex-method-card:hover .machex-method-card__icon,.machex-method-card:hover .machex-method-card__arrow{transform:none}}.machex-method-card__full-link:focus-visible,.machex-methods__button:focus-visible{outline:3px solid rgba(7,85,201,.42);outline-offset:4px}.machex-method-card:has(.machex-method-card__full-link:focus-visible){border-color:var(--methods-accent-color, #0755c9);box-shadow:0 0 0 3px #0755c921,0 18px 40px #071e441a}
/*# sourceMappingURL=/cdn/shop/t/2/assets/machex-inspection-methods.css.map */
