.about-sec .page-title p{color:#56596C;max-width:960px;font-size:24px;line-height:166.667%}.about-gallery{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:20px;gap:20px}.about-gallery .about-content{border-radius:32px;border:1px solid #275fce;text-align:center;display:flex;flex-direction:column;justify-content:center;gap:20px;padding:15px 10px}.about-content h4{color:#275FCE;font-size:32px;line-height:150%;font-weight:400}.about-content p{color:#56596C;font-size:16px}.about-gallery .about-img img{height:170px;width:100%;object-fit:cover;border-radius:32px;border:1px solid rgba(35,37,42,.2)}.about-gallery .item:nth-child(2){grid-column:2/4}.about-gallery .item:nth-child(4){grid-column:5/7}.about-gallery .item:nth-child(5){grid-column:1/3}.about-gallery .item:nth-child(7){grid-column:4/6}@media (max-width:1199px){.about-gallery{display:flex;flex-wrap:wrap}.about-gallery .about-content{flex:0 0 250px}.about-gallery .about-img{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 270px)}.about-gallery .about-img img{height:260px}}@media (max-width:640px){.about-gallery .about-content{flex:0 0 100%;border-radius:12px}.about-gallery .about-img{flex:0 0 100%}.about-gallery .about-img img{border-radius:12px}.about-sec .page-title p{font-size:16px}}