.about-us{background-color:var(--sg-80);border-radius:12px;color:var(--white);height:447px;padding-inline:52px;margin-top:145px;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:959px){.about-us{flex-direction:column;height:auto;width:100%;padding:42px 12px}}.about-us-left{max-width:483px}.about-us-right{aspect-ratio:auto 505/506;height:506px;position:relative}.about-us-right img{width:100%;height:100%;position:relative}@media only screen and (max-width:959px){.about-us-right{margin-top:42px}}@media only screen and (max-width:479px){.about-us-right{width:100%;height:100%}}@media only screen and (min-width:768px){.about-us-right:before{content:"";position:absolute;width:100%;height:499px;background-color:var(--y-20);left:28px;bottom:-28px;border-top-left-radius:180px}}.about-content p:nth-of-type(2){font-size:1.25rem;font-weight:500}