.custom-process__grid{display:flex;flex-direction:column;gap:3.2rem;margin-top:4rem}@media screen and (min-width:990px){.custom-process__grid{flex-direction:row;justify-content:space-between;gap:0}}.custom-process__step{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;flex:1;padding:0 1.2rem}.custom-process__icon-wrap{width:var(--icon-size, 80px);height:var(--icon-size, 80px);border-radius:50%;background:#fff;border:3px solid rgb(var(--color-foreground-title));display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1;margin-bottom:2rem;box-shadow:0 4px 16px rgba(var(--color-foreground-title),.12);transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s ease}.custom-process__step:hover .custom-process__icon-wrap{transform:scale(1.06);box-shadow:0 6px 24px rgba(var(--color-foreground-title),.2)}.custom-process__icon-wrap img{width:72%;height:72%;object-fit:contain}@media screen and (min-width:990px){.custom-process__step:not(:last-child):after{content:"";position:absolute;top:calc(var(--icon-size, 80px) / 2);left:calc(50% + var(--icon-size, 80px) / 2 + 8px);width:calc(100% - var(--icon-size, 80px) - 16px);height:0;border-top:2px dashed rgba(var(--color-foreground-title),.35);z-index:0}.custom-process__step:not(:last-child):before{content:"";position:absolute;top:calc(var(--icon-size, 80px) / 2 - 4px);right:calc(50% - var(--icon-size, 80px) / 2 - 12px);width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid rgb(var(--color-foreground-title));z-index:1}}.custom-process__heading{margin:0 0 .8rem;font-size:2rem;font-weight:600;color:rgb(var(--color-foreground-title));line-height:1.3;font-family:var(--font-heading-family);font-style:var(--font-heading-style);min-height:5.2rem;display:flex;align-items:center;justify-content:center}.custom-process__text{margin:0;font-size:1.5rem;line-height:1.6;color:rgb(var(--color-foreground-secondary));max-width:28rem}
/*# sourceMappingURL=/cdn/shop/t/19/assets/section-custom-process.css.map */
