.htnm{align-items:center;display:flex;gap:var(--spacer_28);justify-content:space-between}.htnm__content{display:flex;flex-direction:column;width:48.64%}.htnm__tag{background:#6c6c68;border-radius:8px;color:#f8f8f6;font-family:Raleway,Fallback;font-weight:var(--font_weight_300);letter-spacing:3.2px;line-height:1;padding:var(--spacer_8) var(--spacer_16);text-align:center;text-transform:uppercase;width:fit-content}.htnm__tag:not(:last-child){margin-bottom:var(--spacer_16)}.htnm__title{font-size:7.2rem;margin-bottom:0;max-width:50rem}.htnm__title:not(:last-child){margin-bottom:var(--spacer_28)}.htnm__title .green{color:var(--primary_color)}.htnm__body{max-width:59rem}.htnm__body:not(:last-child){margin-bottom:var(--spacer_28)}.htnm__body,.htnm__body *{color:#6c6c68;font-family:Raleway,Fallback;font-size:18px;font-weight:var(--font_weight_500);line-height:1.4}.htnm__body :last-child{margin-bottom:0}.htnm__buttons{display:flex;flex-wrap:wrap;gap:var(--spacer_12)}.htnm__media-wrapper{aspect-ratio:652/514;border-radius:24px;overflow:hidden;width:49.24%}.htnm__image,.htnm__video,.htnm__video-player{height:100%;object-fit:cover;width:100%}.htnm__video-player{border-radius:32px;display:block}.htnm__media-mobile{display:none}@media (max-width:767px){.htnm{flex-direction:column}.htnm__content,.htnm__media-wrapper{width:100%}.htnm__media-wrapper:has(.htnm__image),.htnm__media-wrapper:has(.htnm__media-mobile){aspect-ratio:4/5}.htnm__title{font-size:5.2rem}.htnm__body{padding:0 var(--spacer_12)}.htnm__media-desktop:not(.htnm__media-desktop--no-mobile){display:none}.htnm__media-mobile{display:block}}