.machex-industries-introduction{position:relative;width:100%;overflow:hidden;padding-top:var(--mii-padding-top-desktop, 80px);padding-bottom:var(--mii-padding-bottom-desktop, 80px);background:var(--mii-background, #ffffff)}.machex-industries-introduction *,.machex-industries-introduction *:before,.machex-industries-introduction *:after{box-sizing:border-box}.machex-industries-introduction__container{width:min(calc(100% - 48px),var(--mii-container-width, 1500px));margin-inline:auto}.machex-industries-introduction__header{width:100%;max-width:920px;margin-bottom:42px}.machex-industries-introduction--align-center .machex-industries-introduction__header{margin-right:auto;margin-left:auto;text-align:center}.machex-industries-introduction__eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:17px;color:var(--mii-accent, #0755c9);font-size:11px;font-weight:800;line-height:1.3;letter-spacing:.16em;text-transform:uppercase}.machex-industries-introduction--align-center .machex-industries-introduction__eyebrow{justify-content:center}.machex-industries-introduction__eyebrow-line{display:block;width:42px;height:2px;flex:0 0 auto;background:currentColor}.machex-industries-introduction__heading{margin:0;color:var(--mii-heading, #071b42);font-size:clamp(36px,3.7vw,58px);font-weight:780;line-height:1.07;letter-spacing:-.05em;text-wrap:balance}.machex-industries-introduction__heading strong,.machex-industries-introduction__heading em{color:var(--mii-accent, #0755c9);font-style:normal;font-weight:inherit}.machex-industries-introduction__description{max-width:850px;margin-top:20px;color:var(--mii-text, #5f6b7a);font-size:clamp(15px,1.05vw,17px);line-height:1.8}.machex-industries-introduction--align-center .machex-industries-introduction__description{margin-right:auto;margin-left:auto}.machex-industries-introduction__description p{margin:0}.machex-industries-introduction__grid{display:grid;grid-template-columns:repeat(var(--mii-columns-desktop, 4),minmax(0,1fr));gap:18px}.machex-industries-introduction__card{position:relative;display:flex;min-width:0;min-height:210px;flex-direction:column;align-items:flex-start;padding:25px;overflow:hidden;border:1px solid var(--mii-card-border, #dfe5ec);border-radius:var(--mii-card-radius, 14px);background:var(--mii-card-background, #f7f9fc);box-shadow:0 10px 28px #071b420a;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background-color .22s ease;isolation:isolate}.machex-industries-introduction__card:before{content:"";position:absolute;z-index:-1;right:-72px;bottom:-72px;width:160px;height:160px;border-radius:50%;background:color-mix(in srgb,var(--mii-accent, #0755c9) 6%,transparent);transition:transform .24s ease}.machex-industries-introduction__card:after{content:"";position:absolute;top:0;right:0;left:0;height:3px;background:var(--mii-accent, #0755c9);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.machex-industries-introduction__card:hover{border-color:color-mix(in srgb,var(--mii-accent, #0755c9) 32%,var(--mii-card-border, #dfe5ec));background:#fff;box-shadow:0 18px 44px #071b421a;transform:translateY(-5px)}.machex-industries-introduction__card:hover:before{transform:scale(1.14)}.machex-industries-introduction__card:hover:after{transform:scaleX(1)}.machex-industries-introduction__card--highlighted{border-color:transparent;background:var(--mii-heading, #071b42);box-shadow:0 20px 48px #071b422e}.machex-industries-introduction__card--highlighted:before{background:color-mix(in srgb,var(--mii-accent, #0755c9) 22%,transparent)}.machex-industries-introduction__card--highlighted:after{transform:scaleX(1)}.machex-industries-introduction__card--highlighted:hover{border-color:transparent;background:var(--mii-heading, #071b42)}.machex-industries-introduction__icon{display:flex;width:58px;height:58px;flex:0 0 auto;align-items:center;justify-content:center;overflow:hidden;margin-bottom:22px;border:1px solid color-mix(in srgb,var(--mii-accent, #0755c9) 18%,transparent);border-radius:12px;background:var(--mii-icon-background, #edf4ff);color:var(--mii-accent, #0755c9);transition:transform .22s ease,color .22s ease,background-color .22s ease}.machex-industries-introduction__icon svg{width:35px;height:35px}.machex-industries-introduction__custom-icon{display:block;width:100%;height:100%;padding:10px;object-fit:contain}.machex-industries-introduction__card:hover .machex-industries-introduction__icon{background:var(--mii-accent, #0755c9);color:#fff;transform:translateY(-3px)}.machex-industries-introduction__card--highlighted .machex-industries-introduction__icon{border-color:#ffffff24;background:color-mix(in srgb,var(--mii-accent, #0755c9) 34%,transparent);color:#fff}.machex-industries-introduction__card-content{min-width:0}.machex-industries-introduction__card-title{margin:0;color:var(--mii-card-heading, #071b42);font-size:clamp(18px,1.25vw,22px);font-weight:750;line-height:1.22;letter-spacing:-.03em;text-wrap:balance}.machex-industries-introduction__card-description{margin-top:11px;color:var(--mii-card-text, #5f6b7a);font-size:12.5px;line-height:1.7}.machex-industries-introduction__card-description p{margin:0}.machex-industries-introduction__card--highlighted .machex-industries-introduction__card-title{color:#fff}.machex-industries-introduction__card--highlighted .machex-industries-introduction__card-description{color:#c7d1df}.machex-industries-introduction .rte>:first-child{margin-top:0}.machex-industries-introduction .rte>:last-child{margin-bottom:0}@media screen and (min-width:1600px){.machex-industries-introduction__grid{gap:22px}.machex-industries-introduction__card{min-height:225px;padding:28px}}@media screen and (max-width:1199px){.machex-industries-introduction__grid{gap:15px}.machex-industries-introduction__card{min-height:205px;padding:22px}.machex-industries-introduction__icon{width:54px;height:54px;margin-bottom:19px}.machex-industries-introduction__icon svg{width:32px;height:32px}}@media screen and (max-width:989px){.machex-industries-introduction__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.machex-industries-introduction__card{min-height:190px}}@media screen and (max-width:749px){.machex-industries-introduction{padding-top:var(--mii-padding-top-mobile, 55px);padding-bottom:var(--mii-padding-bottom-mobile, 60px)}.machex-industries-introduction__container{width:calc(100% - 32px)}.machex-industries-introduction__header{margin-bottom:30px}.machex-industries-introduction__eyebrow{margin-bottom:14px;font-size:10px}.machex-industries-introduction__eyebrow-line{width:34px}.machex-industries-introduction__heading{font-size:clamp(32px,9vw,44px);line-height:1.08}.machex-industries-introduction__description{margin-top:17px;font-size:15px;line-height:1.72}.machex-industries-introduction__grid{grid-template-columns:repeat(var(--mii-columns-mobile, 1),minmax(0,1fr));gap:13px}.machex-industries-introduction__card{min-height:0;padding:20px}.machex-industries-introduction__card:hover{transform:none}.machex-industries-introduction__icon{width:52px;height:52px;margin-bottom:17px}.machex-industries-introduction__icon svg{width:31px;height:31px}.machex-industries-introduction__card-title{font-size:18px}.machex-industries-introduction__card-description{font-size:12px}}@media screen and (min-width:481px)and (max-width:749px){.machex-industries-introduction__grid{grid-template-columns:repeat(var(--mii-columns-mobile, 1),minmax(0,1fr))}.machex-industries-introduction__card{padding:18px}}@media screen and (max-width:480px){.machex-industries-introduction__container{width:calc(100% - 24px)}.machex-industries-introduction__grid{grid-template-columns:minmax(0,1fr)}}@media(hover:none){.machex-industries-introduction__card:hover,.machex-industries-introduction__card:hover .machex-industries-introduction__icon{transform:none}}@media(prefers-reduced-motion:reduce){.machex-industries-introduction__card,.machex-industries-introduction__card:before,.machex-industries-introduction__card:after,.machex-industries-introduction__icon{transition:none}.machex-industries-introduction__card:hover,.machex-industries-introduction__card:hover:before,.machex-industries-introduction__card:hover .machex-industries-introduction__icon{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/machex-industries-introduction.css.map */
