.ha-category-banner-module{background-color:#fff;border-radius:12px;margin:24px auto;max-width:1200px;overflow:hidden;padding:36px;position:relative;text-align:left}.ha-category-banner-module__content{position:relative;z-index:1}.ha-category-banner-module__content h1{font-size:clamp(40px,3.2vw,60px);margin-top:18px}.ha-category-banner-module__content p{font-size:clamp(20px,3.2vw,26px);line-height:1.4;margin:0}.ha-category-banner-module__background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.ha-category-banner-module__background-image--desktop,.ha-category-banner-module__background-image--mobile{height:100%;object-fit:cover;object-position:right;width:100%}@media (max-width:768px){.ha-category-banner-module__background-image--desktop{display:none}}@media (min-width:769px){.ha-category-banner-module__background-image--mobile{display:none}}.dark .ha-category-banner-module{background-color:var(--ui-slate-700);color:#fff}.dark .ha-category-banner-module__background-image--desktop,.dark .ha-category-banner-module__background-image--mobile{filter:invert(1);opacity:.75}@media (max-width:1024px){.ha-category-banner-module{margin:20px 20px 0}}