.content_image-section{display:flex}.content_image-section__image{background-position:0 100%;background-repeat:no-repeat;background-size:19%;flex-shrink:0;margin-right:136px;max-width:536px;overflow:hidden;padding-bottom:42px}.content_image-section__image img{border-radius:20px;height:100%;object-fit:cover;width:100%}.content_image-section__content{margin-right:auto;margin-top:65px;max-width:536px;text-align:left}.content_image-section__content--wrapper .content--eyebrow{margin-bottom:18px;text-align:left}.content_image-section__content--wrapper .content--desc{color:var(--color-black);font-size:16px;font-style:normal;font-weight:400;line-height:23px;padding-top:12px}.content_image-section__content--wrapper .content--btn{color:var(--color-primary);display:inline-block;font-size:16px;font-style:normal;font-weight:400;line-height:28px;margin-top:12px;transition:.2s ease-in-out}.content_image-section__content--wrapper .content--btn:hover{color:var(--btn-hover-color)}.content_image-section.--reverse{flex-direction:row-reverse}.content_image-section.--reverse .content_image-section__image{background-position:100% 100%;margin-left:136px;margin-right:0}.content_image-section.--reverse .content_image-section__content{margin-left:auto;margin-right:0}@media(max-width:1200px){.content_image-section__image{margin-right:30px;max-width:100%}.content_image-section__content{margin-right:auto;margin-top:0;max-width:100%}.content_image-section.--reverse .content_image-section__image{margin-left:30px;max-width:100%}.content_image-section.--reverse .content_image-section__content{margin-left:auto;margin-top:0;max-width:100%}}@media(max-width:992px){.content_image-section{align-items:center;flex-direction:column}.content_image-section__image{margin-right:0;max-width:80%}.content_image-section__content{margin-top:12px}.content_image-section.--reverse{flex-direction:column}.content_image-section.--reverse .content_image-section__image{margin-left:0;max-width:80%}.content_image-section.--reverse .content_image-section__content{margin-top:12px}}@media(max-width:600px){.content_image-section{align-items:start}.content_image-section__image{max-width:100%;width:100%}.content_image-section.--reverse .content_image-section__image{max-width:100%}}