.tm{--tm_gap:12rem;--tm_text_element_spacer:0rem;--tm_border_radius:2.4rem;--tm_border_radius_reverse:2.4rem;display:flex;gap:var(--tm_gap)}.tm--reverse{flex-direction:row-reverse}.tm__media-container{flex-shrink:0;position:relative;width:calc(var(--column_width_percent)*6 + var(--gutter_width_percent)*5 - var(--spacer_36)/2)}.tm--full-width .tm__media-container{align-items:center;display:flex}.tm__media-container--border-bottom:before{background-color:var(--primary_color);border-radius:2.4rem;bottom:0;content:"";height:50%;left:0;position:absolute;width:100%;z-index:-1}.tm--full-width:not(.tm--reverse) .tm__media-container--border-bottom:before{left:calc((100vw - var(--container_width))/-2 - var(--dnd_section_horizontal_padding) - 2rem);width:calc(100% + (100vw - var(--container_width))/2 + var(--dnd_section_horizontal_padding) + 2rem)}.tm--full-width.tm--reverse .tm__media-container--border-bottom:before{right:calc((100vw - var(--container_width))/-2 - var(--dnd_section_horizontal_padding) - 2rem);width:calc(100% + (100vw - var(--container_width))/2 + var(--dnd_section_horizontal_padding) + 2rem)}.tm__media-container--border-bottom img{height:calc(100% - 4rem);margin-bottom:auto}.tm--full-width .tm__media-container--border-bottom img{top:0}.tm:not(.tm--full-width) .tm__video-container{height:fit-content}.tm__image{max-width:none;object-fit:cover;object-position:center;width:100%}.tm__iframe{aspect-ratio:16/9;border:0;width:100%}.tm__media-container--rounded-borders iframe{border:none}.tm__media-container--rounded-borders .tm__image,.tm__media-container--rounded-borders iframe{border-radius:var(--tm_border_radius)}.tm--reverse .tm__media-container--rounded-borders .tm__image,.tm--reverse .tm__media-container--rounded-borders iframe{border-radius:var(--tm_border_radius_reverse)}.tm:not(.tm--full-width) .hs-video-widget{height:fit-content}.tm--full-width .hs-video-widget,.tm--full-width .tm__image{object-fit:cover;position:absolute;width:calc(100% + (100vw - var(--container_width))/2 + var(--dnd_section_horizontal_padding) + 2rem)}.tm--full-width:not(.tm--reverse) .hs-video-widget,.tm--full-width:not(.tm--reverse) .tm__image{left:calc((100vw - var(--container_width))/-2 - var(--dnd_section_horizontal_padding) - 2rem)}.tm--reverse.tm--full-width .hs-video-widget,.tm--reverse.tm--full-width .tm__image{right:calc((100vw - var(--container_width))/-2 - var(--dnd_section_horizontal_padding) - 2rem)}.tm__text-container{display:flex;flex-direction:column;gap:var(--tm_text_element_spacer);width:100%}.tm__text-container--center{align-items:center}.tm__text-container--left{align-items:start}.tm__text-container--right{align-items:end}.tm__text *{color:#646464}.tm__text-link-container{width:fit-content}@media (max-width:1220px){.tm--full-width .hs-video-widget,.tm--full-width .tm__image{width:calc(100% + 2rem)}.tm--full-width:not(.tm--reverse) .hs-video-widget,.tm--full-width:not(.tm--reverse) .tm__image{left:-2rem}.tm--reverse.tm--full-width .hs-video-widget,.tm--reverse.tm--full-width .tm__image{right:-2rem}}@media (max-width:1024px){.tm{flex-direction:column-reverse;gap:var(--spacer_36)}.tm,.tm__text-container{align-items:center}}