.machex-how-deliverables{position:relative;width:100%;overflow:hidden;padding-top:var(--mhd-padding-top-desktop, 100px);padding-bottom:var(--mhd-padding-bottom-desktop, 100px);background:var(--mhd-background, #f5f7fa)}.machex-how-deliverables *,.machex-how-deliverables *:before,.machex-how-deliverables *:after{box-sizing:border-box}.machex-how-deliverables__container{width:min(calc(100% - 48px),var(--mhd-container-width, 1600px));margin-inline:auto}.machex-how-deliverables__layout{display:grid;grid-template-columns:minmax(420px,.94fr) minmax(0,1.06fr);align-items:center;gap:var(--mhd-content-gap, 70px)}.machex-how-deliverables--image-right .machex-how-deliverables__media-column{order:2}.machex-how-deliverables--image-right .machex-how-deliverables__content-column,.machex-how-deliverables--image-left .machex-how-deliverables__media-column{order:1}.machex-how-deliverables--image-left .machex-how-deliverables__content-column{order:2}.machex-how-deliverables__content-column,.machex-how-deliverables__media-column{min-width:0}.machex-how-deliverables__content{width:100%}.machex-how-deliverables--align-center .machex-how-deliverables__content{text-align:center}.machex-how-deliverables__eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:18px;color:var(--mhd-accent, #0755c9);font-size:11px;font-weight:800;line-height:1.3;letter-spacing:.16em;text-transform:uppercase}.machex-how-deliverables--align-center .machex-how-deliverables__eyebrow{justify-content:center}.machex-how-deliverables__eyebrow-line{display:block;width:44px;height:2px;flex:0 0 auto;background:currentColor}.machex-how-deliverables__heading{margin:0;color:var(--mhd-heading, #071b42);font-size:clamp(38px,4vw,62px);font-weight:780;line-height:1.06;letter-spacing:-.05em;text-wrap:balance}.machex-how-deliverables__heading strong,.machex-how-deliverables__heading em{color:var(--mhd-accent, #0755c9);font-style:normal;font-weight:inherit}.machex-how-deliverables__description{max-width:760px;margin-top:22px;color:var(--mhd-text, #5f6b7a);font-size:clamp(15px,1.05vw,17px);line-height:1.8}.machex-how-deliverables--align-center .machex-how-deliverables__description{margin-right:auto;margin-left:auto}.machex-how-deliverables__description p{margin:0}.machex-how-deliverables__grid{display:grid;grid-template-columns:repeat(var(--mhd-columns-desktop, 2),minmax(0,1fr));gap:14px;margin-top:34px}.machex-how-deliverables__item{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;min-width:0;min-height:88px;padding:17px;overflow:hidden;border:1px solid var(--mhd-border, #dfe5ec);border-radius:var(--mhd-card-radius, 12px);background:var(--mhd-card-background, #ffffff);box-shadow:0 8px 22px #071b420a;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background-color .22s ease;isolation:isolate}.machex-how-deliverables__item:after{content:"";position:absolute;top:0;right:0;bottom:0;width:3px;background:var(--mhd-accent, #0755c9);transform:scaleY(0);transform-origin:bottom;transition:transform .22s ease}.machex-how-deliverables__item:hover{border-color:color-mix(in srgb,var(--mhd-accent, #0755c9) 30%,var(--mhd-border, #dfe5ec));box-shadow:0 15px 34px #071b4217;transform:translateY(-3px)}.machex-how-deliverables__item:hover:after{transform:scaleY(1)}.machex-how-deliverables__item--highlighted{border-color:transparent;background:var(--mhd-heading, #071b42)}.machex-how-deliverables__item--highlighted:after{transform:scaleY(1)}.machex-how-deliverables__item-icon{display:flex;width:48px;height:48px;flex:0 0 auto;align-items:center;justify-content:center;overflow:hidden;border:1px solid color-mix(in srgb,var(--mhd-accent, #0755c9) 16%,transparent);border-radius:10px;background:var(--mhd-icon-background, #edf4ff);color:var(--mhd-accent, #0755c9);transition:background-color .22s ease,color .22s ease,transform .22s ease}.machex-how-deliverables__item-icon svg{width:30px;height:30px}.machex-how-deliverables__custom-icon{display:block;width:100%;height:100%;padding:9px;object-fit:contain}.machex-how-deliverables__item:hover .machex-how-deliverables__item-icon{background:var(--mhd-accent, #0755c9);color:#fff;transform:translateY(-2px)}.machex-how-deliverables__item--highlighted .machex-how-deliverables__item-icon{border-color:#ffffff24;background:color-mix(in srgb,var(--mhd-accent, #0755c9) 32%,transparent);color:#fff}.machex-how-deliverables__item-content{min-width:0}.machex-how-deliverables__item-title{margin:0;color:var(--mhd-card-heading, #071b42);font-size:clamp(15px,1.08vw,18px);font-weight:730;line-height:1.25;letter-spacing:-.02em;text-wrap:balance}.machex-how-deliverables__item-description{margin-top:6px;color:var(--mhd-card-text, #5f6b7a);font-size:11.5px;line-height:1.6}.machex-how-deliverables__item-description p{margin:0}.machex-how-deliverables__item--highlighted .machex-how-deliverables__item-title{color:#fff}.machex-how-deliverables__item--highlighted .machex-how-deliverables__item-description{color:#c7d1df}.machex-how-deliverables__note{display:flex;align-items:flex-start;gap:13px;margin-top:26px;padding:18px 20px;border:1px solid color-mix(in srgb,var(--mhd-accent, #0755c9) 15%,var(--mhd-border, #dfe5ec));border-radius:10px;background:color-mix(in srgb,var(--mhd-accent, #0755c9) 4%,#ffffff)}.machex-how-deliverables__note-icon{display:flex;width:26px;height:26px;flex:0 0 auto;align-items:center;justify-content:center;color:var(--mhd-accent, #0755c9)}.machex-how-deliverables__note-icon svg{width:23px;height:23px}.machex-how-deliverables__note-text{color:var(--mhd-text, #5f6b7a);font-size:12px;line-height:1.7}.machex-how-deliverables__note-text p{margin:0}.machex-how-deliverables__media{position:relative;width:100%;min-height:720px;overflow:visible}.machex-how-deliverables__media:before{content:"";position:absolute;z-index:0;top:-20px;left:-20px;width:62%;height:48%;border-radius:var(--mhd-image-radius, 16px);background:color-mix(in srgb,var(--mhd-accent, #0755c9) 8%,transparent)}.machex-how-deliverables--image-right .machex-how-deliverables__media:before{right:-20px;left:auto}.machex-how-deliverables__media picture{position:relative;z-index:1;display:block;width:100%;min-height:720px}.machex-how-deliverables__image,.machex-how-deliverables__placeholder{position:relative;z-index:1;display:block;width:100%;height:720px;overflow:hidden;border-radius:var(--mhd-image-radius, 16px);background:var(--mhd-image-background, #e7ecf2);object-fit:cover;box-shadow:0 26px 68px #071b4224}.machex-how-deliverables__placeholder svg{width:100%;height:100%;padding:70px;color:color-mix(in srgb,var(--mhd-heading, #071b42) 18%,transparent)}.machex-how-deliverables__image-overlay{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;border-radius:var(--mhd-image-radius, 16px);background:linear-gradient(180deg,#071b4205 15%,#071b4294),rgba(7,27,66,var(--mhd-overlay-opacity, .2));pointer-events:none}.machex-how-deliverables__image-label{position:absolute;z-index:4;top:24px;left:24px;display:inline-flex;min-height:34px;align-items:center;justify-content:center;padding:8px 13px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#071b42a8;color:#fff;font-size:8px;font-weight:800;line-height:1.3;letter-spacing:.1em;text-transform:uppercase;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.machex-how-deliverables--image-right .machex-how-deliverables__image-label{right:24px;left:auto}.machex-how-deliverables__panel{position:absolute;z-index:5;right:-32px;bottom:34px;display:grid;grid-template-columns:62px minmax(0,1fr);align-items:start;gap:18px;width:min(470px,calc(100% - 40px));padding:24px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:var(--mhd-panel-background, #071b42);box-shadow:0 26px 60px #071b4247}.machex-how-deliverables--image-right .machex-how-deliverables__panel{right:auto;left:-32px}.machex-how-deliverables__panel:after{content:"";position:absolute;top:-55px;right:-55px;width:145px;height:145px;border-radius:50%;background:color-mix(in srgb,var(--mhd-accent, #0755c9) 22%,transparent)}.machex-how-deliverables__panel-icon{position:relative;z-index:1;display:flex;width:62px;height:62px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:color-mix(in srgb,var(--mhd-accent, #0755c9) 30%,transparent);color:#fff}.machex-how-deliverables__panel-icon svg{width:38px;height:38px}.machex-how-deliverables__panel-content{position:relative;z-index:1;min-width:0}.machex-how-deliverables__panel-eyebrow{display:block;margin-bottom:7px;color:color-mix(in srgb,var(--mhd-accent, #0755c9) 55%,#ffffff);font-size:8px;font-weight:800;line-height:1.3;letter-spacing:.12em;text-transform:uppercase}.machex-how-deliverables__panel-heading{margin:0;color:var(--mhd-panel-heading, #ffffff);font-size:clamp(18px,1.3vw,23px);font-weight:760;line-height:1.2;letter-spacing:-.025em}.machex-how-deliverables__panel-text{margin-top:9px;color:var(--mhd-panel-text, #c7d1df);font-size:12px;line-height:1.65}.machex-how-deliverables__panel-text p{margin:0}.machex-how-deliverables .rte>:first-child{margin-top:0}.machex-how-deliverables .rte>:last-child{margin-bottom:0}@media screen and (min-width:1600px){.machex-how-deliverables__media,.machex-how-deliverables__media picture{min-height:760px}.machex-how-deliverables__image,.machex-how-deliverables__placeholder{height:760px}}@media screen and (max-width:1399px){.machex-how-deliverables__container{width:min(calc(100% - 40px),var(--mhd-container-width, 1600px))}.machex-how-deliverables__layout{gap:min(var(--mhd-content-gap, 70px),54px)}.machex-how-deliverables__media,.machex-how-deliverables__media picture{min-height:660px}.machex-how-deliverables__image,.machex-how-deliverables__placeholder{height:660px}.machex-how-deliverables__panel{right:-16px;width:min(430px,calc(100% - 30px))}.machex-how-deliverables--image-right .machex-how-deliverables__panel{right:auto;left:-16px}}@media screen and (max-width:1199px){.machex-how-deliverables__layout{grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:42px}.machex-how-deliverables__grid{gap:12px}.machex-how-deliverables__item{grid-template-columns:44px minmax(0,1fr);gap:12px;padding:15px}.machex-how-deliverables__item-icon{width:44px;height:44px}.machex-how-deliverables__item-icon svg{width:27px;height:27px}.machex-how-deliverables__media,.machex-how-deliverables__media picture{min-height:620px}.machex-how-deliverables__image,.machex-how-deliverables__placeholder{height:620px}}@media screen and (max-width:989px){.machex-how-deliverables__layout{grid-template-columns:minmax(0,1fr);gap:48px}.machex-how-deliverables--image-left .machex-how-deliverables__media-column,.machex-how-deliverables--image-left .machex-how-deliverables__content-column,.machex-how-deliverables--image-right .machex-how-deliverables__media-column,.machex-how-deliverables--image-right .machex-how-deliverables__content-column{order:initial}.machex-how-deliverables__media{width:min(100%,850px);min-height:620px;margin-inline:auto}.machex-how-deliverables__media picture{min-height:620px}.machex-how-deliverables__image,.machex-how-deliverables__placeholder{height:620px}.machex-how-deliverables__panel,.machex-how-deliverables--image-right .machex-how-deliverables__panel{right:24px;left:auto;width:min(440px,calc(100% - 48px))}.machex-how-deliverables__image-label,.machex-how-deliverables--image-right .machex-how-deliverables__image-label{right:auto;left:24px}}@media screen and (max-width:749px){.machex-how-deliverables{padding-top:var(--mhd-padding-top-mobile, 65px);padding-bottom:var(--mhd-padding-bottom-mobile, 70px)}.machex-how-deliverables__container{width:calc(100% - 32px)}.machex-how-deliverables__layout{gap:38px}.machex-how-deliverables__eyebrow{margin-bottom:15px;font-size:10px}.machex-how-deliverables__eyebrow-line{width:34px}.machex-how-deliverables__heading{font-size:clamp(33px,9vw,46px);line-height:1.08}.machex-how-deliverables__description{margin-top:18px;font-size:15px;line-height:1.72}.machex-how-deliverables__grid{grid-template-columns:repeat(var(--mhd-columns-mobile, 1),minmax(0,1fr));gap:12px;margin-top:28px}.machex-how-deliverables__item{min-height:0;grid-template-columns:46px minmax(0,1fr);gap:13px;padding:16px}.machex-how-deliverables__item:hover{transform:none}.machex-how-deliverables__item-icon{width:46px;height:46px}.machex-how-deliverables__item-title{font-size:16px}.machex-how-deliverables__note{margin-top:22px;padding:17px}.machex-how-deliverables__media{min-height:auto}.machex-how-deliverables__media:before{top:-12px;left:-12px}.machex-how-deliverables--image-right .machex-how-deliverables__media:before{right:-12px;left:auto}.machex-how-deliverables__media picture{min-height:auto}.machex-how-deliverables__image,.machex-how-deliverables__placeholder{height:clamp(430px,115vw,590px);border-radius:min(var(--mhd-image-radius, 16px),14px)}.machex-how-deliverables__image-overlay{border-radius:min(var(--mhd-image-radius, 16px),14px)}.machex-how-deliverables__image-label,.machex-how-deliverables--image-right .machex-how-deliverables__image-label{top:16px;right:16px;left:16px;width:fit-content;max-width:calc(100% - 32px);font-size:7px}.machex-how-deliverables__panel,.machex-how-deliverables--image-right .machex-how-deliverables__panel{position:relative;right:auto;bottom:auto;left:auto;grid-template-columns:54px minmax(0,1fr);gap:14px;width:calc(100% - 24px);margin:-54px auto 0;padding:20px}.machex-how-deliverables__panel-icon{width:54px;height:54px}.machex-how-deliverables__panel-icon svg{width:32px;height:32px}.machex-how-deliverables__panel-heading{font-size:19px}.machex-how-deliverables__panel-text{font-size:11.5px}}@media screen and (min-width:481px)and (max-width:749px){.machex-how-deliverables[style*="--mhd-columns-mobile: 2"] .machex-how-deliverables__item{grid-template-columns:minmax(0,1fr)}}@media screen and (max-width:480px){.machex-how-deliverables__container{width:calc(100% - 24px)}.machex-how-deliverables__grid,.machex-how-deliverables__panel,.machex-how-deliverables--image-right .machex-how-deliverables__panel{grid-template-columns:minmax(0,1fr)}.machex-how-deliverables__panel-icon{width:50px;height:50px}}@media(hover:none){.machex-how-deliverables__item:hover,.machex-how-deliverables__item:hover .machex-how-deliverables__item-icon{transform:none}}@media(prefers-reduced-motion:reduce){.machex-how-deliverables__item,.machex-how-deliverables__item:after,.machex-how-deliverables__item-icon{transition:none}.machex-how-deliverables__item:hover,.machex-how-deliverables__item:hover .machex-how-deliverables__item-icon{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/machex-how-it-works-deliverables.css.map */
