.step-cards{display:grid;gap:20px;position:relative}.step-cards:before{background:linear-gradient(to bottom,var(--wp--preset--color--dark-blue-3,#879ec1),var(--wp--preset--color--green,#87ab49));content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:1px;z-index:-1}@media(min-width:992px){.step-cards:before{background:linear-gradient(to right,var(--wp--preset--color--dark-blue-3,#879ec1),var(--wp--preset--color--green,#87ab49));height:1px;left:0;top:50%;transform:translateY(-50%);width:100%}}.step-cards__item{align-items:center;background:var(--wp--preset--color--dark-blue-1,#233654);border:1px solid var(--wp--preset--color--dark-blue-3,#879ec1);border-radius:10px;box-sizing:border-box;display:flex;gap:12px;padding:16px;width:100%}.step-cards__item:first-child{border-color:var(--wp--preset--color--dark-blue-3,#879ec1)}.step-cards__item:last-child{border-color:var(--wp--preset--color--green,#87ab49)}@media(min-width:768px){.step-cards__item{gap:16px;padding:24px}}.step-cards__item-img{align-items:center;display:flex;flex-shrink:0;height:48px;justify-content:center;position:relative;width:48px}@media(min-width:768px){.step-cards__item-img{height:64px;width:64px}}.step-cards__item-img:before{background:var(--wp--preset--color--green,#87ab49);border-radius:50%;content:"";height:100%;opacity:.2;position:absolute;width:100%;z-index:0}.step-cards__item-img img{height:24px;width:24px}@media(min-width:768px){.step-cards__item-img img{height:32px;width:32px}}.step-cards__item-step{color:var(--wp--preset--color--dark-blue-3,#879ec1);font-weight:600;margin-bottom:6px}.step-cards__item-description{color:var(--wp--preset--color--white,#fff);font-size:20px;margin:0}@media(min-width:768px){.step-cards__item-description{font-size:24px}}.step-cards.columns--1{grid-template-columns:1fr}@media(min-width:992px){.step-cards.columns--1:before{background:linear-gradient(to bottom,var(--wp--preset--color--dark-blue-3,#879ec1),var(--wp--preset--color--green,#87ab49));height:100%;left:50%;top:0;transform:translateX(-50%);width:1px}}.step-cards.columns--2{grid-template-columns:1fr}@media(min-width:768px){.step-cards.columns--2{grid-template-columns:repeat(2,1fr)}.step-cards.columns--2:before{display:none}}.step-cards.columns--3{grid-template-columns:1fr}@media(min-width:992px){.step-cards.columns--3{grid-template-columns:repeat(3,1fr)}}.step-cards.columns--4{grid-template-columns:1fr}@media(min-width:992px){.step-cards.columns--4{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.step-cards.columns--4{grid-template-columns:repeat(4,1fr)}}.step-cards .wp-block{margin:0!important}.image-button{color:#eee}.step-cards__item-img .components-button.image-button{z-index:1}
