.card-case{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;color:var(--gray-300);-ms-flex-direction:column;flex-direction:column;gap:30px}@media (min-width:768px){.card-case{gap:40px}}@media (min-width:1024px){.card-case{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.card-case-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:15px 0 0}}.card-case-visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media (min-width:1024px){.card-case-visual{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:35px;width:46.1%;-ms-flex-negative:0;flex-shrink:0}}.card-case-visual img{max-width:none;width:100%}.card-case .h,.card-case .h1,.card-case .h2,.card-case .h3,.card-case .h4,.card-case .h5,.card-case .h6,.card-case h1,.card-case h2,.card-case h3,.card-case h4,.card-case h5,.card-case h6{color:var(--white)}@media (min-width:1024px){.card-case .h2,.card-case h2{margin-bottom:39px}}.card-case h3{line-height:1.2;margin:0}@media (min-width:1920px){.card-case h3{font-size:44px}}@media (min-width:1024px){.card-case p:last-of-type{margin-bottom:53px}.card-case p:last-child{margin-bottom:0}}