.module-logo-text .module-logo-text__wrapper{gap:1.8rem;flex-wrap: nowrap !important;}
.module-logo-text .signpost-wrapper {row-gap:0.8rem}
.module-logo-text img{object-fit:cover;display:block;}
.module-logo-text .module-logo-text__confi{margin-bottom:2rem}
.module-logo-text .signpost-wrapper__content{font-size:1.4rem;line-height:2rem;font-weight:300;}
.module-logo-text .signpost-wrapper__cta{margin-top:2rem}
.module-logo-text .module-logo-text__wrapper.with-below-border {padding-bottom: 4.8rem;border-bottom: 1px solid var(--primary-color-10);}
@media (min-width:767px) {
.module-logo-text .module-logo-text__confi{margin-bottom:4.8rem}
.module-logo-text .signpost-wrapper__cta{margin-top:3.2rem}
.module-logo-text .signpost-wrapper {width: max-content;}
}