.case-section{position:relative;display:flex;min-height:45rem}.case-section-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.case-section-bg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;background:linear-gradient(0deg,#17171733 0%,#17171733 100%),linear-gradient(270deg,#17171700 22.99%,#171717b3 81.94%)}.case-section-container{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem var(--container-space);color:#fff}.case-section-logo{max-width:12.5rem;filter:invert(1)}.case-section-content{display:flex;flex-direction:column;max-width:34.25rem;margin-top:2rem;margin-bottom:2rem}.case-section-term{margin-bottom:1rem;line-height:140%;opacity:.5}.case-section-title{font-family:var(--font-family-headline);font-size:3rem;letter-spacing:-.06rem;line-height:100%;margin-bottom:1.25rem}.case-section-description{line-height:140%}.case-section .hw-button.button-simple>i svg{color:#fff}.case-section .hw-button>span{color:#fff}.case-section-tags{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:2.5rem}.case-section-tag{display:flex;font-size:.875rem;padding:.5rem 1rem;color:#fff;background-color:#1c1c1c1a;border-radius:2.75rem;border:1px solid #fff0}.case-section-tag:hover{background-color:var(--border-color)}@media (max-width:992px){.case-section-title{font-size:2.25rem}}@media (max-width:768px){.case-section-term,.case-section-description{font-size:.875rem}.case-section-title{font-size:1.75rem}}