.st_block__card{border-radius:.6rem;background:linear-gradient(135deg,#00a75d,#9404b7);padding:3rem 1.5rem;text-align:center;color:#fff;overflow:hidden}@media (min-width: 768px){.st_block__card{display:flex;background:gray;padding:0;color:#1d1d1b;text-align:left}}@media (min-width: 992px){.st_block__card{margin-bottom:1.5rem}}.st_block__card .st_image{display:none;position:relative;background-repeat:no-repeat;background-size:cover;background-position:center}.st_block__card .st_image:after{content:"";display:block;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(135deg,#ad41c7,#ffc107);mix-blend-mode:multiply;opacity:.5}@media (min-width: 768px){.st_block__card .st_image{display:block;width:34%}}.st_block__card .st_content_holder{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.st_block__card .st_content_holder{flex-basis:0;flex-grow:1;padding:1.5rem 2.5rem 2.5rem 2rem}}.st_block__card .st_title{font-family:museo-slab,sans-serif;font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.525rem;margin-bottom:0}@media (min-width: 768px){.st_block__card .st_title{font-family:museo-slab,sans-serif;font-size:1.5rem;line-height:1.8rem}}.st_block__card .st_content{font-size:1rem;font-style:normal;font-weight:500;line-height:1.2rem}.st_block__card .st_content :last-child{margin-bottom:0}
