ybc-step-with-cta:not(:defined){-moz-column-gap:var(--ybc-sys-sp-3);column-gap:var(--ybc-sys-sp-3);display:grid;grid-template-columns:40% 60%}.step-selector{background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:1rem;-moz-column-gap:1rem;column-gap:1rem;display:grid;grid-template-areas:"icon heading" "icon cta";grid-template-columns:4rem auto;grid-template-rows:min-content auto min-content;height:160px;overflow:hidden;padding:var(--ybc-sys-sp-2);row-gap:0}.step-selector,.step-selector:hover{--tw-bg-opacity:1}.step-selector:hover{background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.step-selector span{--tw-bg-opacity:1;align-self:center;background-color:rgb(118 185 61/var(--tw-bg-opacity,1));background-position:50%;grid-area:icon;grid-row-end:span 3;grid-row-start:1;height:48px;justify-self:center;-webkit-mask-position:center;mask-position:center;width:48px}.step-selector h3{--tw-text-opacity:1;color:rgb(74 74 74/var(--tw-text-opacity,1));font-size:var(--ybc-fontSizes-6);font-weight:600;grid-area:heading;line-height:var(--ybc-lineHeights-6);margin-bottom:.5rem!important}.step-selector h3,.step-selector ybc-cta{margin-top:0!important}.step-content{border-radius:1rem;max-height:100%;overflow:hidden}.step-content img{aspect-ratio:1.2/1;-o-object-fit:cover;object-fit:cover}@media (max-width:767px){.step-content{max-height:180px}}@media (max-width:1023px){.step-content{max-height:280px}}