.why-us-section h2{text-align:center;margin-bottom:40px}.benefit-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;margin-bottom:24px}@media (min-width:992px){.benefit-cards{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:40px}}.benefit-cards .card{width:100%;background-color:rgba(211,164,200,.15);border-radius:32px;padding:30px 30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.benefit-cards .card.card-bright-green{background-color:rgba(218,229,127,.15)}.benefit-cards .card.card-bright-green .circle{background-color:#DAE57F}.benefit-cards .card.card-orange{background-color:rgba(231,150,97,.15)}.benefit-cards .card.card-orange .circle{background-color:#E79661}.benefit-cards .card .circle{background-color:#D3A4C8;width:16px;height:16px;display:block;margin-bottom:16px;border-radius:50%}.benefit-cards .card h4{margin:0 0 10px}.benefit-cards .card .img-box{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.benefit-cards .card img{float:right;max-height:90px}@media (min-width:992px){.benefit-cards .card img{max-height:114px}}