.about-sec{align-items:center;display:flex;height:100%;justify-content:space-between;width:100%}.content-wrapper{margin:0;padding:0}.img-wrapper{border:2px solid #facc15;height:auto;max-height:max-content;max-width:712px!important;position:relative}.img-wrapper,.img-wrapper img{border-radius:.5rem;width:100%}.img-wrapper img{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.1);height:100%;left:1rem;max-width:712px;object-fit:cover;top:1rem;transform:translate(10px,10px)}.about-sec .content-list ul{display:grid;grid-template-columns:1fr 1fr;list-style-type:none;padding:0}.about-sec .content-list ul li{display:inline-flex;margin:.5rem}.content-list ul li:before{background-image:url(https://8985992.fs1.hubspotusercontent-na1.net/hubfs/8985992/check-solid.svg);background-repeat:no-repeat;background-size:16px;content:"";display:inline-block;height:16px;margin:0 10px 0 0;padding-right:20px;width:16px}@media(max-width:1024px){.about-sec{align-items:center;flex-direction:column;gap:4rem;justify-content:center;margin:auto}.fifty-col{max-width:768px}}@media(max-width:680px){.about-sec .content-list ul{grid-template-columns:1fr}}