.case-section{background:var(--color-white);color:var(--color-black);padding:var(--space-section-y) 0 0}.case-section--last{padding-bottom:var(--space-section-y)}@media(min-width:1024px){.case-section--last .case-section__items{margin-bottom:0}}.case-section--tight{padding-top:0}@media(min-width:1024px){.case-section--tight .case-section__items{margin-bottom:0}}.case-section__container{padding:0 var(--container-x)}@media(min-width:1920px){.case-section__container{max-width:var(--container-max-width);margin-inline:auto}}.case-section__subtitle{display:inline-flex;margin-bottom:5rem}@media(min-width:768px){.case-section__subtitle{margin-bottom:8rem}}@media(min-width:1024px){.case-section__subtitle{margin-bottom:10rem}}.case-section__subtitle .line{display:flex!important}.case-section__subtitle h2{margin-top:.2rem;font-size:1.4rem;font-weight:var(--font-weight-medium);line-height:1.35}@media(min-width:768px){.case-section__subtitle h2{font-size:1.6rem}}@media(min-width:1024px){.case-section__subtitle h2{font-size:1.8rem}}.case-section__arrow{width:1.8rem;height:1.8rem;margin-right:1.2rem;fill:currentColor}@media(min-width:768px){.case-section__arrow{width:2rem;height:2rem}}@media(min-width:1024px){.case-section__arrow{width:2.4rem;height:2.4rem;margin-right:1.4rem}}.case-section__items{display:flex;flex-direction:column}@media(min-width:1024px){.case-section__items{gap:104px;margin-bottom:104px}}.case-section__item{flex:1 1;display:block}@media(min-width:1024px){.case-section__item{display:flex;align-items:center}}.case-section__img{position:relative;width:32.8rem;max-width:100%;height:21.2rem;overflow:hidden;margin-bottom:1.6rem}@media(min-width:1024px){.case-section__img{width:89.6rem;height:58rem;flex-shrink:0;margin-bottom:0}}.case-section__img img{width:100%;height:100%;object-fit:cover}.case-section__info{display:flex;flex-direction:column}@media(min-width:1024px){.case-section__info{margin-left:6.4rem}}.case-section__text{margin-top:3.8rem}@media(min-width:1024px){.case-section__text{margin-top:0}}.case-section__link:hover{opacity:1}.case-section__img-fill{position:absolute;inset:0 -1px 0 0;background:var(--color-white);transform-origin:center right;z-index:1}.case-section__item-title{font-size:2rem;margin-bottom:1.7rem;line-height:1.4;cursor:pointer;transition:opacity .3s}@media(min-width:768px){.case-section__item-title{font-size:3rem}}@media(min-width:1024px){.case-section__item-title{font-size:4.8rem}}.case-section__item-title:hover{opacity:.7}.case-section__item-text{margin-bottom:6rem;max-width:32rem;font-size:1.4rem;opacity:.5;line-height:1.43}@media(min-width:768px){.case-section__item-text{margin-bottom:8rem;font-size:1.6rem}}@media(min-width:1024px){.case-section__item-text{margin-bottom:10rem;font-size:1.8rem}}.case-section__action{display:flex}