.section-text-block .wrap{display:flex}.section-text-block .inner{position:relative}.section-text-block__content{display:flex;flex-direction:column;gap:1em;position:relative;z-index:2}.section-text-block__content h3{display:flex;flex-direction:column;gap:1em;margin-bottom:0;font-weight:300}.section-text-block__content h3 strong{font-weight:500}.section-text-block__content h3 span{display:block;width:100%}.section-text-block__text{display:flex;flex-direction:column;gap:10px}.section-text-block__text p{margin-bottom:0}.section-text-block__text a{font-weight:500;text-decoration:underline}.section-text-block__overlay{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.section-text-block__actions{width:100%;display:flex;gap:1em;flex-direction:row;flex-wrap:wrap}@media (max-width:425px){.section-text-block__actions .section-button{width:100%}}