.about-why .about-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:102px}@media only screen and (max-width:991px){.about-why .about-content{gap:50px}}@media only screen and (max-width:690px){.about-why .about-content{gap:50px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media only screen and (max-width:575px){.about-why .about-content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:50px}}.about-why .about-content .left h2 strong{color:#2f80ed}.about-why .about-content .left .text-content{color:#535d6c;font-family:Inter,sans-serif;font-size:18px;font-weight:400}@media only screen and (max-width:767px){.about-why .about-content .left .text-content{font-size:16px}}.about-why .about-content .left .text-content p{line-height:1.2}.about-why .about-content .right{height:388px;max-width:510px;width:100%;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:850px){.about-why .about-content .right{height:230px;max-width:330px}}@media only screen and (max-width:690px){.about-why .about-content .right{height:unset;max-width:unset}}.about-why .about-content .right img{border-radius:16px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}