.head-banner{background-color:#fafafa;border-bottom:1px solid #e0e0e0;width:100%;overflow:hidden}.head-banner--desktop{justify-content:center;align-items:center;height:400px;display:flex}.head-banner--desktop.head-banner--compact{height:auto}.head-banner--desktop .head-banner__image{object-fit:cover;width:auto;height:350px}.head-banner--desktop.head-banner--compact .head-banner__image{width:100%;height:196px}.head-banner--mobile .head-banner__image{object-fit:cover;width:100%;height:180px;display:block}@media screen and (width<=768px){.head-banner--desktop{display:none}}@media screen and (width>=769px){.head-banner--mobile{display:none}}.head-banner__image--clickable{cursor:pointer}
