:root{--articleMargin:64px}@media(max-width:1000px){:root{--articleMargin:32px}}.hero-image-title{background-color:#26363b;display:flex;flex-direction:row;height:320px;width:100%}.hero-image-title>:first-child{height:inherit;position:absolute;width:calc(max(350px,35%) + 10vw)}.hero-image-title>:last-child{height:inherit;left:max(350px,35%);position:absolute;width:calc(100% - max(350px,35%))}@media screen and (max-width:500px){.hero-image-title>:first-child{width:100%}.hero-image-title>:last-child{display:none}}@media screen and (min-width:500px){.hero-image-title>:first-child{clip-path:polygon(0 0,calc(100% - 10px) 0,calc(100% - 10px - 10vw) 100%,0 100%)}.hero-image-title>:last-child{clip-path:polygon(calc(10vw + 10px) 0,100% 0,100% 100%,10px 100%)}}.hero-image-title-alt{background-color:#26363b;display:flex;flex-direction:row;height:320px;width:100%}.hero-image-title-alt>:first-child{height:inherit;position:absolute;width:calc(max(350px,35%) + 10vw)}.hero-image-title-alt>:last-child{height:inherit;left:max(350px,35%);position:absolute;width:calc(100% - max(350px,35%))}@media screen and (max-width:500px){.hero-image-title-alt>:first-child{width:100%}.hero-image-title-alt>:last-child{display:none}}@media screen and (min-width:500px){.hero-image-title-alt>:first-child{clip-path:polygon(0 0,calc(100% - 10px - 10vw) 0,calc(100% - 10px) 100%,0 100%)}.hero-image-title-alt>:last-child{clip-path:polygon(10px 0,100% 0,100% 100%,calc(10vw + 10px) 100%)}}.hero-image{object-fit:cover}.hero-title-container{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:end;padding-bottom:32px;padding-left:var(--articleMargin)}.hero-title-container>*{margin:0}