.sgleblogsec {width: 100%;height:100%;border-radius: 12px;overflow: hidden;background: var(--white);box-shadow: 0px 12px 25px 0px rgba(0,0,0,0.15);-webkit-box-shadow: 0px 12px 25px 0px rgba(0,0,0,0.15);-moz-box-shadow: 0px 12px 25px 0px rgba(0,0,0,0.15);}.blogthumbsec {width: 100%;height: 300px;overflow: hidden;}.blogthumbsec img {width: 100%;height: 100%;object-fit: cover;transition: var(--transition);}.blogcontsec {padding: 25px;width: 100%;overflow: hidden;}.calendarpart {font-size: var(--size-18);font-weight: 500;color: var(--darkgrey);display: flex;flex-wrap: wrap;align-items: center;gap: 10px;line-height: 1;margin-bottom: 20px;}.calendarpart span {color: var(--dark);}.sgleblogsec h3 {font-size: var(--size-28);line-height: 1.2;padding: 0;}.sgleblogsec h3 a {color: var(--black);transition: var(--transition);}.sgleblogsec h3 a:hover {color: var(--orange);}.sgleblogsec:hover .blogthumbsec img {transform: scale(1.1);}.blogdatasec .row {row-gap: 30px;}.custompager {width: 100%;overflow: hidden;margin: 50px 0 0 0;text-align: center;}.custompager a {display: inline-block;border: 1px solid var(--orange);margin: 0 4px;color: var(--dark);border-radius: 50%;width: 50px;height: 50px;line-height: 50px;text-align: center;background: transparent;font-family: var(--exo);font-weight: bold;}.custompager a:hover {background: var(--orange);color: var(--white);}.custompager span.current {display: inline-block;border: 1px solid var(--orange);margin: 0 4px;color: var(--white);background: var(--orange);border-radius: 50%;width: 50px;height: 50px;line-height: 50px;font-family: var(--exo);font-weight: bold;}