@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");.services-section{display:flex;flex-direction:column;gap:20px}.brand-strategy-card{align-items:start;background-color:#f1f1f1;border-radius:20px;display:flex;font-family:Montserrat,sans-serif;padding:35px 50px 30px;width:100%}.service-image{flex-shrink:0;margin-right:50px}.service-image img{max-height:132px;max-width:128px}.service-content{padding-right:20px}.service-content h2{font-size:25px;font-weight:600;margin-bottom:10px}.service-content p{color:#000;font-size:16px;line-height:1.6}li{margin:0!important}p{margin-bottom:0}.list-space{margin:20px 0}ul{margin-left:15px}@media screen and (max-width:768px){.brand-strategy-card{align-items:center;flex-direction:column;gap:20px;text-align:center}.service-content{padding-right:0}.service-list{text-align:left}.service-image{margin-bottom:15px;margin-right:0}}