.en-case-study__col{display:flex;flex-wrap:wrap;position:relative}.en-case-study__img{display:none}.en-case-study__img img{display:none;width:100%}.en-case-study__content{background:var(--color-primary);bottom:0;flex:0 0 100%;max-width:100%;padding:50px 15px;width:100%}.en-case-study__sub-title,.en-case-study__text,.en-case-study__title{color:var(--color-white)}.en-case-study__title{margin:0}.en-case-study__text{margin:20px 0 30px}.en-case-study__text p:last-child{margin-bottom:0}.en-case-study__sub-title{font-size:var(--fs-x-small);font-weight:700;letter-spacing:3px;line-height:16px;text-transform:uppercase}.en-case-study__progress-label{color:var(--color-white);display:flex;flex-wrap:wrap;font-size:var(--fs-x-small);justify-content:space-between;margin-top:8px}.en-case-study__progress-label div{flex:0 0 48%;max-width:48%}.en-case-study__progress-label div:nth-child(2n){text-align:right}.en-case-study__progress{border:1px solid var(--color-tertiary);border-radius:4px;height:12px;padding:2px;position:relative}.en-case-study__progress-bar{background-color:var(--color-tertiary);border-radius:4px;height:100%}.en-case-study__cta{margin-top:30px;text-align:left}.en-case-study__nav{margin-top:40px;text-align:center}.en-case-study__nav div{cursor:pointer;display:inline-block;margin-right:25px}.en-case-study__nav div:last-child{margin-right:0}@media (min-width:768px){.en-case-study__img img{display:block;height:100%!important;object-fit:cover}.en-case-study__img{display:block;width:250px}.en-case-study__content{max-width:calc(100% - 250px);padding:50px}}@media (min-width:992px){.en-case-study__img{display:block;width:392px}.en-case-study__content{max-width:calc(100% - 392px)}}