.machex-services{position:relative;overflow:hidden;width:100%;padding:clamp(72px,6vw,110px) 0;background:radial-gradient(circle at 5% 8%,rgba(0,83,190,.055),transparent 26%),var(--services-background, #ffffff)}.machex-services *,.machex-services *:before,.machex-services *:after{box-sizing:border-box}.machex-services:before{content:"";position:absolute;top:35px;left:-180px;width:430px;height:430px;border:1px solid rgba(0,83,190,.055);border-radius:50%;pointer-events:none}.machex-services:after{content:"";position:absolute;top:55px;right:5%;width:175px;height:110px;opacity:.24;background-image:radial-gradient(rgba(0,83,190,.3) 1.2px,transparent 1.2px);background-size:16px 16px;pointer-events:none}.machex-services__container{position:relative;z-index:2;width:min(calc(100% - 48px),1600px);max-width:none;margin-inline:auto;padding-inline:0}.machex-services__container.page-width{width:min(calc(100% - 48px),1600px);max-width:none;padding-left:0;padding-right:0}.machex-services__header{width:min(100%,860px);margin:0 auto clamp(42px,4vw,62px);text-align:center}.machex-services__eyebrow{display:inline-flex;flex-direction:column;align-items:center;gap:11px;margin:0 0 17px;color:var(--services-accent-color, #0755c9);font-size:18px;font-weight:750;line-height:1.2;letter-spacing:.15em;text-transform:uppercase}.machex-services__eyebrow:after{content:"";display:block;width:50px;height:2px;background-color:var(--services-accent-color, #0755c9)}.machex-services__heading{margin:0;color:var(--services-heading-color, #071b42);font-size:clamp(40px,4.2vw,66px);font-weight:750;line-height:1.03;letter-spacing:-.045em}.machex-services__heading p{margin:0}.machex-services__description{width:min(100%,780px);margin:20px auto 0;color:var(--services-text-color, #334258);font-size:clamp(16px,1.15vw,18px);line-height:1.65}.machex-services__description p{margin:0}.machex-services__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:26px}.machex-service-card{position:relative;display:flex;min-width:0;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid rgba(7,27,66,.07);border-radius:12px;background:var(--services-card-background, #ffffff);box-shadow:0 14px 35px #061f4812,0 3px 10px #061f4809;isolation:isolate;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.machex-service-card:hover{transform:translateY(-8px);border-color:#0755c938;box-shadow:0 24px 52px #061f4821,0 6px 16px #061f480d}.machex-service-card__full-link{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;border-radius:inherit}.machex-service-card__media{position:relative;flex:0 0 auto;width:100%;overflow:hidden;aspect-ratio:16 / 10;background:#e8edf5}.machex-service-card__media:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#05163200 55%,#0516321a);pointer-events:none}.machex-service-card__image,.machex-service-card__placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .55s cubic-bezier(.2,.75,.25,1)}.machex-service-card:hover .machex-service-card__image{transform:scale(1.05)}.machex-service-card__content{position:relative;display:flex;flex:1 1 auto;min-height:250px;padding:38px 26px 26px;background:var(--services-card-background, #ffffff)}.machex-service-card__body{display:flex;width:100%;min-width:0;flex-direction:column}.machex-service-card__icon{position:absolute;z-index:3;top:0;left:25px;display:flex;width:68px;height:68px;align-items:center;justify-content:center;overflow:hidden;border:6px solid var(--services-card-background, #ffffff);border-radius:50%;background:#fff;box-shadow:0 9px 22px #072c6a26,0 2px 5px #072c6a14;transform:translateY(-50%)}.machex-service-card__icon img{display:block;width:100%;height:100%;padding:10px;object-fit:contain}.machex-service-card__icon+.machex-service-card__body{padding-top:3px}.machex-service-card__title{margin:0 0 12px;color:var(--services-heading-color, #071b42);font-size:clamp(20px,1.35vw,24px);font-weight:750;line-height:1.22;letter-spacing:-.025em;overflow-wrap:anywhere}.machex-service-card__description{margin:0 0 22px;color:var(--services-text-color, #334258);font-size:15px;line-height:1.65}.machex-service-card__description p{margin:0}.machex-service-card__link{position:relative;z-index:6;display:inline-flex;width:fit-content;align-items:center;gap:10px;margin-top:auto;color:var(--services-accent-color, #0755c9);font-size:14px;font-weight:750;line-height:1.3;text-decoration:none}.machex-service-card__link svg{width:19px;height:19px;flex:0 0 auto;transition:transform .18s ease}.machex-service-card:hover .machex-service-card__link svg{transform:translate(5px)}.machex-services__footer{display:flex;justify-content:center;margin-top:clamp(38px,4vw,56px)}.machex-services__button{display:inline-flex;min-width:230px;min-height:54px;align-items:center;justify-content:center;gap:14px;padding:14px 26px;border:1px solid var(--services-accent-color, #0755c9);border-radius:6px;color:var(--services-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-services__button svg{width:19px;height:19px;flex:0 0 auto;transition:transform .18s ease}.machex-services__button:hover{color:#fff;background:var(--services-accent-color, #0755c9);box-shadow:0 12px 26px #0755c938;transform:translateY(-2px)}.machex-services__button:hover svg{transform:translate(5px)}@media screen and (max-width:1399px){.machex-services__container,.machex-services__container.page-width{width:min(calc(100% - 40px),1320px)}.machex-services__grid{gap:22px}.machex-service-card__content{min-height:250px;padding-inline:22px}.machex-service-card__icon{left:21px}.machex-service-card__title{font-size:21px}}@media screen and (max-width:1099px){.machex-services__container,.machex-services__container.page-width{width:min(calc(100% - 40px),960px)}.machex-services__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.machex-service-card__media{aspect-ratio:16 / 9.5}.machex-service-card__content{min-height:235px}}@media screen and (max-width:749px){.machex-services{padding:64px 0 70px}.machex-services:before,.machex-services:after{display:none}.machex-services__container,.machex-services__container.page-width{width:calc(100% - 32px)}.machex-services__header{margin-bottom:34px}.machex-services__eyebrow{margin-bottom:14px;font-size:12px}.machex-services__heading{font-size:clamp(34px,10vw,46px);line-height:1.06}.machex-services__heading br{display:none}.machex-services__description{margin-top:16px;font-size:15px;line-height:1.65}.machex-services__grid{grid-template-columns:minmax(0,1fr);gap:22px}.machex-service-card__media{aspect-ratio:16 / 10.5}.machex-service-card__content{min-height:225px;padding:37px 22px 24px}.machex-service-card__icon{left:21px;width:66px;height:66px}.machex-service-card__title{font-size:22px}.machex-service-card__description{font-size:15px}.machex-services__footer{margin-top:34px}.machex-services__button{width:100%;max-width:360px}}@media screen and (max-width:420px){.machex-services__container,.machex-services__container.page-width{width:calc(100% - 24px)}.machex-service-card__media{aspect-ratio:4 / 3}.machex-service-card__content{min-height:220px;padding-inline:19px}.machex-service-card__icon{left:18px}}@media(prefers-reduced-motion:reduce){.machex-service-card,.machex-service-card__image,.machex-service-card__link svg,.machex-services__button,.machex-services__button svg{transition:none}.machex-service-card:hover,.machex-services__button:hover,.machex-service-card:hover .machex-service-card__image{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/machex-services-grid.css.map */
