.valuesBox{border-radius:20px;background-color:#efefef;padding:30px;max-width:100%;margin:0 auto}.valuesBox h3,.valuesBox img{display:inline-block}.valuesBox h3{margin-left:20px}.cupWrapper,.whyVisionWrapper{width:100%;height:100%}.cupImage{margin:0 auto;display:block;top:50%;position:relative;transform:translateY(-50%)}.leftCup{width:30%;left:0;background:linear-gradient(167.6deg,#1e8eef 7.76%,#93c2fa 94.8%);border-top-left-radius:20px;border-bottom-left-radius:20px}.leftCup,.rightCupContent{float:left;position:relative;top:0}.rightCupContent{width:70%;right:0;padding:30px;border-top-right-radius:20px;border-bottom-right-radius:20px;border:1px solid #ccc;background-color:#fafafa;border-left:unset}.whyBox{border:1px solid var(--primary1);border-radius:20px;padding:30px;background:#fff}.whyBox h4{font-weight:700}.whyArrow{position:absolute;top:-80px;right:-40px;width:120px;height:120px}.card ul li{list-style-type:disc;list-style:disc;margin-left:20px}