.machex-about-company{position:relative;overflow:hidden;background:var(--mac-background, #ffffff);padding-top:var(--mac-padding-top-desktop, 100px);padding-bottom:var(--mac-padding-bottom-desktop, 100px)}.machex-about-company *,.machex-about-company *:before,.machex-about-company *:after{box-sizing:border-box}.machex-about-company__container{width:min(calc(100% - 48px),var(--mac-container-width,1500px));margin:0 auto}.machex-about-company__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:var(--mac-content-gap,70px)}.machex-about-company--image-right .machex-about-company__media{order:2}.machex-about-company--image-right .machex-about-company__content{order:1}.machex-about-company__media{position:relative}.machex-about-company__image{display:block;width:100%;min-height:var(--mac-image-min-height,600px);object-fit:cover;border-radius:var(--mac-image-radius,16px)}.machex-about-company__placeholder{display:flex;justify-content:center;align-items:center;width:100%;min-height:var(--mac-image-min-height,600px);border-radius:var(--mac-image-radius,16px);background:var(--mac-image-background,#eef2f6)}.machex-about-company__placeholder svg{width:160px;height:160px;opacity:.18}.machex-about-company__image-accent{position:absolute;width:150px;height:150px;border-radius:50%;background:#0755c91f;right:-40px;bottom:-40px;z-index:-1}.machex-about-company__image-badge{position:absolute;left:30px;bottom:30px;background:#fff;padding:18px 22px;border-radius:14px;box-shadow:0 18px 40px #0000001f;max-width:260px}.machex-about-company__image-badge strong{display:block;color:var(--mac-accent,#0755c9);font-size:20px;font-weight:700;margin-bottom:5px}.machex-about-company__image-badge span{display:block;font-size:14px;color:#5f6b7a;line-height:1.6}.machex-about-company__content{display:flex;flex-direction:column}.machex-about-company--content-align-center .machex-about-company__content{align-items:center;text-align:center}.machex-about-company__eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:18px;color:var(--mac-accent,#0755c9);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.machex-about-company__eyebrow-line{width:42px;height:2px;background:currentColor}.machex-about-company__heading{margin:0;color:var(--mac-heading,#071b42);font-size:clamp(38px,3.7vw,58px);line-height:1.08;font-weight:750;letter-spacing:-.04em}.machex-about-company__description{margin-top:26px;color:var(--mac-text,#5f6b7a);font-size:16px;line-height:1.9}.machex-about-company__description p:first-child{margin-top:0}.machex-about-company__description p:last-child{margin-bottom:0}.machex-about-company__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:42px}.machex-about-company__feature{padding:28px 24px;background:var(--mac-card-background,#f7f9fb);border:1px solid var(--mac-card-border,#dde4ec);border-radius:var(--mac-card-radius,12px);transition:.3s}.machex-about-company__feature:hover{transform:translateY(-5px);border-color:var(--mac-accent,#0755c9);box-shadow:0 20px 40px #00000014}.machex-about-company__feature--highlighted{border-color:var(--mac-accent,#0755c9)}.machex-about-company__feature-icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;margin-bottom:20px;border-radius:14px;background:#0755c914;color:var(--mac-accent,#0755c9)}.machex-about-company__feature-icon svg{width:28px;height:28px}.machex-about-company__feature-title{margin:0;color:var(--mac-card-heading,#071b42);font-size:20px;line-height:1.25;font-weight:700}.machex-about-company__feature-description{margin-top:10px;color:var(--mac-card-text,#667387);font-size:14px;line-height:1.75}.machex-about-company__feature-description p{margin:0}.machex-about-company__actions{margin-top:42px}.machex-about-company__button{display:inline-flex;align-items:center;gap:14px;padding:16px 28px;background:var(--mac-accent,#0755c9);color:#fff;border-radius:8px;text-decoration:none;font-weight:600;transition:.3s}.machex-about-company__button:hover{background:#063f97}.machex-about-company__button svg{width:18px;height:18px}@media screen and (max-width:989px){.machex-about-company__layout{grid-template-columns:1fr}.machex-about-company--image-right .machex-about-company__media,.machex-about-company--image-right .machex-about-company__content{order:initial}.machex-about-company__features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.machex-about-company{padding-top:var(--mac-padding-top-mobile,60px);padding-bottom:var(--mac-padding-bottom-mobile,65px)}.machex-about-company__container{width:calc(100% - 28px)}.machex-about-company--mobile-align-center .machex-about-company__content{align-items:center;text-align:center}.machex-about-company__heading{font-size:36px}.machex-about-company__description{font-size:15px;line-height:1.8}.machex-about-company__image,.machex-about-company__placeholder{min-height:340px}.machex-about-company__image-badge{position:relative;left:auto;bottom:auto;margin-top:18px;max-width:100%}.machex-about-company__features{grid-template-columns:1fr;gap:15px}.machex-about-company__feature{padding:24px}.machex-about-company__button{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){.machex-about-company__feature,.machex-about-company__button{transition:none}.machex-about-company__feature:hover{transform:none}}.machex-about-company__media{width:100%;max-width:520px;justify-self:start}.machex-about-company--image-right .machex-about-company__media{justify-self:end}.machex-about-company__image{width:100%;height:auto;min-height:0;aspect-ratio:1 / 1;object-fit:cover;object-position:center}.machex-about-company__placeholder{width:100%;height:auto;min-height:0;aspect-ratio:1 / 1}@media screen and (max-width:989px){.machex-about-company__media,.machex-about-company--image-right .machex-about-company__media{max-width:520px;justify-self:center}}@media screen and (max-width:749px){.machex-about-company__media{width:100%;max-width:100%}.machex-about-company__image,.machex-about-company__placeholder{min-height:0;aspect-ratio:1 / 1}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/machex-about-company.css.map */
