.entrepreneur-profile{display:flex}.bg-white{background-color:#fff}.bg-yellow{background-color:#ffc20e}.bg-purple{background-color:var(--color-purple)}.entrepreneur-profile__title{margin:25px 0 34px}.entrepreneur-profile__content{box-sizing:border-box;padding:var(--space-300);width:42%}.entrepreneur-profile__text{border-bottom:1px dashed #140b26;margin:0 2rem;padding:0 0 var(--space-75) 0}.entrepreneur-profile__text.last{border-bottom:1px dashed #140b26;margin-bottom:var(--space-300)}.entrepreneur-profile__heading.first{border-top:1px dashed #140b26;margin-top:0;padding-top:var(--space-75)}.entrepreneur-profile__text-content.border-white{border-top:1px dashed #fff;margin:0 2rem}.entrepreneur-profile__text-content.last.border-white{border-bottom:1px dashed #fff;margin-bottom:var(--space-300)}.entrepreneur-profile__heading{font-weight:600;margin:var(--space-75) 0 var(--space-50) 0}.entrepreneur-profile__text{font-weight:400;margin:0}.entrepreneur-profile__image{display:block;object-fit:cover;width:58%}.inverted .entrepreneur-profile__image{order:1}.inverted .entrepreneur-profile__content{order:2}@media only screen and (max-width:880px){.entrepreneur-profile{flex-direction:column}.entrepreneur-profile__content{order:2;padding-top:0;width:100%}.entrepreneur-profile__image{order:1;width:100%}}@media only screen and (max-width:540px){.entrepreneur-profile__title{font-size:var(--type-primary-350-size);line-height:var(--type-primary-350-line-height)}}