.directors-n-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:16px;gap:16px;max-width:1200px;margin:0 auto;padding:20px;font-family:Be Vietnam Pro,sans-serif}.directors-n-card{position:relative;width:100%;height:0;padding-bottom:100%;border-radius:10px;overflow:hidden;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .3s ease}.directors-n-card:hover{transform:scale(1.05)}.directors-n-cardImageWrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.directors-n-cardImage{object-fit:cover;width:100%;height:100%}.directors-n-cardInfo{position:absolute;bottom:-100%;left:0;width:100%;padding:12px 10px;background-color:#313893;color:white;text-align:center;opacity:0;transition:opacity .3s ease,bottom .3s ease}.directors-n-card:hover .directors-n-cardInfo{bottom:0;opacity:1}.directors-n-cardInfo p{margin:0;font-size:18px;font-weight:700;color:white}@media (max-width:768px){.directors-n-container{padding:10px}.directors-n-card{padding-bottom:100%}}@media (max-width:480px){.directors-n-card{padding-bottom:100%}}.homeOurSeg-parent{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:9px;gap:9px;width:100%}.homeOurSeg-div{position:relative;overflow:hidden;background-color:#313893;text-align:center;height:560px;cursor:pointer}.homeOurSeg-child1{width:100%;height:560px;object-fit:cover;transition:height .3s ease}.homeOurSeg-div:hover .homeOurSeg-child1{height:400px;border-radius:1px}.homeOurSeg-heading10,.homeOurSeg-heading6{font-size:30px;font-weight:300;color:#ffffff;margin-top:50px;font-family:Jost,sans-serif}.homeOurSegment-layout{text-align:left;padding:112px 64px;background-color:#efefef}.homeOurSegment-sus-rep-right-content h3{color:white;font-family:Jost,sans-serif;background-color:#313893;padding:10px 20px;border-top-left-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px;display:inline-flex;align-items:center;font-weight:300}.large-circle{width:10px;height:10px;background-color:rgb(252,252,252);border-radius:50%;flex-shrink:0;margin-right:10px}.homeOurSegment-modern-unique-title{padding-top:30px;padding-bottom:50px;color:#212529;text-align:left}@media (max-width:1200px){.homeOurSeg-parent{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.homeOurSeg-parent{grid-template-columns:1fr}}@media (max-width:480px){.homeOurSeg-heading10,.homeOurSeg-heading6{font-size:24px}}.homeOurSegment-layout{padding:64px 32px}