.machex-home-cta{position:relative;isolation:isolate;display:flex;width:100%;min-height:var(--cta-min-height-desktop, 800px);align-items:center;overflow:hidden;background:#00112f}.machex-home-cta *,.machex-home-cta *:before,.machex-home-cta *:after{box-sizing:border-box}.machex-home-cta__media{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#00112f}.machex-home-cta__media picture{display:block;width:100%;height:100%}.machex-home-cta__image,.machex-home-cta__placeholder,.machex-home-cta__placeholder-svg{display:block;width:100%;height:100%}.machex-home-cta__image{object-fit:cover;object-position:center;transform:scale(1.002)}.machex-home-cta__placeholder{background:linear-gradient(135deg,#00112ff5,#022356e0)}.machex-home-cta__placeholder-svg{object-fit:cover;opacity:.35}.machex-home-cta__overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000a1ffa,#000d28f0 25%,#00112fc7 48%,#00112f57,#00112f2e),linear-gradient(rgba(0,17,47,var(--cta-overlay-opacity, .8)),rgba(0,17,47,var(--cta-overlay-opacity, .8)));background-color:var(--cta-overlay-color, #00112f);pointer-events:none}.machex-home-cta__media:after{content:"";position:absolute;z-index:2;right:0;bottom:0;left:0;height:38%;background:linear-gradient(to top,#00081a7a,#00081a00);pointer-events:none}.machex-home-cta__container{position:relative;z-index:2;width:min(calc(100% - 48px),1600px);margin-inline:auto;padding:clamp(80px,7vw,125px) 0}.machex-home-cta__content{width:min(100%,890px)}.machex-home-cta__content--left{margin-right:auto;text-align:left}.machex-home-cta__content--center{margin-inline:auto;text-align:center}.machex-home-cta__eyebrow{display:inline-flex;flex-direction:column;align-items:flex-start;gap:13px;margin:0 0 31px;color:var(--cta-accent-color, #0755c9);font-size:15px;font-weight:760;line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.machex-home-cta__content--center .machex-home-cta__eyebrow{align-items:center}.machex-home-cta__eyebrow:after{content:"";display:block;width:74px;height:2px;background:currentColor}.machex-home-cta__heading{max-width:860px;margin:0;color:var(--cta-heading-color, #ffffff);font-size:clamp(52px,5.2vw,86px);font-weight:780;line-height:1.04;letter-spacing:-.05em;text-wrap:balance}.machex-home-cta__heading p{margin:0}.machex-home-cta__content--center .machex-home-cta__heading{margin-inline:auto}.machex-home-cta__description{width:min(100%,710px);margin-top:34px;color:var(--cta-text-color, #d9e1ee);font-size:clamp(18px,1.45vw,23px);font-weight:400;line-height:1.85}.machex-home-cta__description p{margin:0}.machex-home-cta__content--center .machex-home-cta__description{margin-inline:auto}.machex-home-cta__buttons{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:42px}.machex-home-cta__content--center .machex-home-cta__buttons{justify-content:center}.machex-home-cta__button{display:inline-flex;min-width:310px;min-height:82px;align-items:center;justify-content:space-between;gap:24px;padding:18px 30px 18px 38px;border-radius:8px;font-size:16px;font-weight:760;line-height:1.2;letter-spacing:.045em;text-decoration:none;text-transform:uppercase;transition:color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.machex-home-cta__button svg{width:26px;height:26px;flex:0 0 auto;transition:transform .18s ease}.machex-home-cta__button--primary{border:1px solid var(--cta-accent-color, #0755c9);background:var(--cta-accent-color, #0755c9);color:#fff;box-shadow:0 18px 38px #0755c947}.machex-home-cta__button--primary:hover{border-color:#0a66e8;background:#0a66e8;box-shadow:0 24px 46px #0755c961;transform:translateY(-3px)}.machex-home-cta__button--secondary{border:2px solid var(--cta-secondary-border, #ffffff);background:#00112f1f;color:#fff;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.machex-home-cta__button--secondary:hover{border-color:#fff;background:#fff;color:#071b42;box-shadow:0 18px 38px #0000002e;transform:translateY(-3px)}.machex-home-cta__button:hover svg{transform:translate(6px)}.machex-home-cta__button--disabled{cursor:default;opacity:.72}.machex-home-cta__button--disabled:hover{transform:none}.machex-home-cta__button--disabled:hover svg{transform:none}.machex-home-cta__benefits{display:grid;grid-template-columns:repeat(var(--cta-benefit-count, 3),minmax(0,1fr));width:min(100%,900px);margin-top:64px}.machex-home-cta__content--center .machex-home-cta__benefits{margin-inline:auto}.machex-home-cta-benefit{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:18px;min-width:0;padding:0 34px}.machex-home-cta-benefit:first-child{padding-left:0}.machex-home-cta-benefit:last-child{padding-right:0}.machex-home-cta-benefit:not(:last-child){border-right:1px solid rgba(255,255,255,.22)}.machex-home-cta-benefit__icon{display:flex;width:54px;height:54px;align-items:center;justify-content:center;color:var(--cta-accent-color, #0755c9)}.machex-home-cta-benefit__icon img,.machex-home-cta-benefit__icon svg{display:block;width:100%;height:100%;object-fit:contain}.machex-home-cta-benefit__icon img{padding:3px}.machex-home-cta-benefit__title{min-width:0;color:#fff;font-size:18px;font-weight:700;line-height:1.35;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}@media screen and (min-width:1600px){.machex-home-cta__content{width:min(100%,930px)}.machex-home-cta__heading{font-size:clamp(68px,5vw,92px)}.machex-home-cta__description{width:min(100%,740px)}}@media screen and (max-width:1399px){.machex-home-cta__container{width:min(calc(100% - 40px),1320px)}.machex-home-cta__content{width:min(100%,780px)}.machex-home-cta__heading{font-size:clamp(50px,5.4vw,76px)}.machex-home-cta__description{width:min(100%,650px);font-size:19px}.machex-home-cta__button{min-width:280px;min-height:74px;padding-inline:30px;font-size:14px}.machex-home-cta__benefits{width:min(100%,810px)}.machex-home-cta-benefit{padding-inline:24px}.machex-home-cta-benefit__title{font-size:16px}}@media screen and (max-width:1099px){.machex-home-cta{min-height:720px}.machex-home-cta__overlay{background:linear-gradient(90deg,#000a1ff7,#000d28e6 52%,#00112f80),linear-gradient(rgba(0,17,47,var(--cta-overlay-opacity, .8)),rgba(0,17,47,var(--cta-overlay-opacity, .8)))}.machex-home-cta__container{width:min(calc(100% - 40px),960px)}.machex-home-cta__content{width:min(100%,740px)}.machex-home-cta__buttons{gap:16px}.machex-home-cta__button{min-width:265px}.machex-home-cta__benefits{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:54px}.machex-home-cta-benefit{grid-template-columns:48px minmax(0,1fr);gap:14px;padding-inline:18px}.machex-home-cta-benefit__icon{width:46px;height:46px}.machex-home-cta-benefit__title{font-size:15px}}@media screen and (max-width:899px){.machex-home-cta{min-height:760px}.machex-home-cta__media:after{height:48%}.machex-home-cta__container{padding:82px 0}.machex-home-cta__heading{max-width:700px;font-size:clamp(48px,8vw,68px)}.machex-home-cta__buttons{align-items:stretch}.machex-home-cta__button{min-width:0;flex:1 1 280px}.machex-home-cta__benefits{grid-template-columns:minmax(0,1fr);width:min(100%,620px);gap:0;margin-top:52px}.machex-home-cta-benefit,.machex-home-cta-benefit:first-child,.machex-home-cta-benefit:last-child{grid-template-columns:54px minmax(0,1fr);min-height:78px;padding:16px 0}.machex-home-cta-benefit:not(:last-child){border-right:0;border-bottom:1px solid rgba(255,255,255,.22)}.machex-home-cta-benefit__icon{width:50px;height:50px}.machex-home-cta-benefit__title{font-size:17px}}@media screen and (max-width:749px){.machex-home-cta{min-height:var(--cta-min-height-mobile, 820px);align-items:flex-end}.machex-home-cta__image{object-position:center}.machex-home-cta__overlay{background:linear-gradient(to bottom,#000a1f6b,#000a1fad 30%,#000a1ff5 68%,#00081a),linear-gradient(rgba(0,17,47,var(--cta-overlay-opacity, .8)),rgba(0,17,47,var(--cta-overlay-opacity, .8)))}.machex-home-cta__media:after{height:65%;background:linear-gradient(to top,#000717d1,#00071700)}.machex-home-cta__container{width:calc(100% - 32px);padding:72px 0 62px}.machex-home-cta__content,.machex-home-cta__content--center{width:100%;margin:0;text-align:left}.machex-home-cta__content--center .machex-home-cta__eyebrow{align-items:flex-start}.machex-home-cta__eyebrow{margin-bottom:23px;font-size:12px;letter-spacing:.16em}.machex-home-cta__eyebrow:after{width:58px}.machex-home-cta__heading,.machex-home-cta__content--center .machex-home-cta__heading{margin:0;font-size:clamp(40px,11.5vw,58px);line-height:1.06;text-align:left}.machex-home-cta__description,.machex-home-cta__content--center .machex-home-cta__description{width:100%;margin:25px 0 0;font-size:16px;line-height:1.75;text-align:left}.machex-home-cta__buttons,.machex-home-cta__content--center .machex-home-cta__buttons{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;width:100%;margin-top:33px}.machex-home-cta__button{width:100%;min-width:0;min-height:62px;padding:15px 21px 15px 24px;border-radius:6px;font-size:13px}.machex-home-cta__button svg{width:22px;height:22px}.machex-home-cta__benefits,.machex-home-cta__content--center .machex-home-cta__benefits{width:100%;margin:39px 0 0}.machex-home-cta-benefit,.machex-home-cta-benefit:first-child,.machex-home-cta-benefit:last-child{grid-template-columns:46px minmax(0,1fr);min-height:68px;gap:15px;padding:13px 0}.machex-home-cta-benefit__icon{width:44px;height:44px}.machex-home-cta-benefit__title{font-size:15px}}@media screen and (max-width:420px){.machex-home-cta__container{width:calc(100% - 24px)}.machex-home-cta__heading{font-size:clamp(37px,11vw,50px)}.machex-home-cta__description{font-size:15px}.machex-home-cta__button{font-size:12px;letter-spacing:.035em}.machex-home-cta-benefit{grid-template-columns:42px minmax(0,1fr);gap:13px}.machex-home-cta-benefit__icon{width:40px;height:40px}.machex-home-cta-benefit__title{font-size:14px}}.machex-home-cta__button:focus-visible{outline:3px solid rgba(255,255,255,.85);outline-offset:5px}@media(prefers-reduced-motion:reduce){.machex-home-cta__button,.machex-home-cta__button svg{transition:none}.machex-home-cta__button:hover{transform:none}.machex-home-cta__button:hover svg{transform:none}}.machex-home-cta--hero{min-height:620px}.machex-home-cta--hero .machex-home-cta__heading{font-size:clamp(44px,4vw,66px)}.machex-home-cta--hero .machex-home-cta__description{max-width:620px;font-size:18px}.machex-home-cta--hero .machex-home-cta__buttons{margin-top:28px}.machex-home-cta--hero .machex-home-cta__benefits{margin-top:42px}@media(max-width:749px){.machex-home-cta--hero{min-height:520px}.machex-home-cta--hero .machex-home-cta__heading{font-size:clamp(36px,9vw,50px)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/machex-home-cta.css.map */
