:export{primaryAccent:#ef181f;secondaryAccent:#770c10;primaryText:#fff;secondaryText:#8f8e94;primaryBackground:#000;secondaryBackground:#1c1c1e;maxContentWidth:1000px}.header-text-view{position:relative;height:fit-content;margin-left:-20px;margin-right:-20px}.header-text-view-image-collection,.header-text-view-image-company{width:100%;height:fit-content;background-color:#8f8e94}.header-text-view-overlay{position:absolute;width:100%;bottom:0}.header-text-view-overlay-container{display:flex;justify-content:space-between;align-items:end;padding:20px;gap:10px}.header-text-view-overlay-left{display:flex;flex-direction:column;gap:10px}.header-text-view-overlay-left-text-subtitle{text-align:left}.header-text-view-overlay-right{display:flex;flex-direction:column;gap:10px}.header-text-view-overlay-right-button{white-space:nowrap;background:linear-gradient(90deg,#EF181F,#770C10);padding:10px 50px;border-radius:10px}.header-text-view-gradient{position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,0) 50%,black)}.company-header-image-view{width:100%;aspect-ratio:10/6;background-color:#d9d9d9;display:flex;justify-content:center;align-items:center}.company-header-image-view-image{object-fit:cover;width:50%;height:fit-content}.company-header-image-view-text{color:#000}@media(max-width:600px){.header-text-view-gradient{bottom:100px}.header-text-view-overlay-container{flex-direction:column;align-items:start}.header-text-view-overlay-right{width:100%}.header-text-view-overlay-right-button{text-align:center}.company-header-image-view,.header-text-view .fullscreen-image-view{margin-bottom:100px}}