@media only screen and (max-width:1800px){.blogPage .bannerSection{height:250px}}@media only screen and (max-width:1366px){.blogPage .bannerSection{height:200px}}.blogPage .bannerSection h1{margin-bottom:15px}.blogPage .bannerSection p{font-size:18px;margin-bottom:30px;text-align:center}@media only screen and (max-width:1440px){.blogPage .bannerSection p{font-size:16px;margin-bottom:22px;font-size:14px}}.blogPage .bannerSection .searchBar{width:425px}@media only screen and (max-width:1366px){.blogPage .bannerSection .searchBar{width:350px}}.blogPage .bannerSection .searchBar input{box-shadow:0 3px 16px rgba(0,0,0,.059);border-color:var(--white-color)}@media only screen and (max-width:1366px){.blogPage .bannerSection .searchBar input{padding:5px 50px 5px 20px;font-size:14px}.blogPage .bannerSection .searchBar .searchIcon{right:15px}.blogPage .bannerSection .searchBar .searchIcon img{width:18px;height:auto}}.blogPage .blogpageList .bloglatestPost{position:relative;cursor:pointer;background-color:var(--white-color);border:2px solid var(--extra-light-grey);box-shadow:0 3px 16px rgba(164,164,184,.102);border-radius:20px;margin:50px 0 60px;padding:20px}@media only screen and (max-width:1800px){.blogPage .blogpageList .bloglatestPost{margin:0 0 50px}}@media only screen and (max-width:1440px){.blogPage .blogpageList .bloglatestPost{padding:15px}}@media only screen and (max-width:767px){.blogPage .blogpageList .bloglatestPost{margin:0 0 30px;padding:10px}}.blogPage .blogpageList .bloglatestPost .latestLabel{position:absolute;top:0;right:0;padding:10px 26px;background-color:var(--extra-light-grey);border-radius:0 19px;letter-spacing:3.06px;font-size:18px;font-weight:600;text-transform:uppercase;z-index:1}@media only screen and (max-width:1800px){.blogPage .blogpageList .bloglatestPost .latestLabel{font-size:14px}}@media only screen and (max-width:1199px){.blogPage .blogpageList .bloglatestPost .latestLabel{font-size:13px;padding:7px 22px}}@media only screen and (max-width:767px){.blogPage .blogpageList .bloglatestPost .latestLabel{top:10px;right:10px;border-radius:0 8px;letter-spacing:2px;font-size:12px;padding:5px 10px}}.blogPage .blogpageList .bloglatestPost .bloglatestPostimg{position:relative;max-width:30%;flex:0 0 30%;border-radius:10px;height:282px;display:flex;align-items:center;overflow:hidden}@media only screen and (max-width:1366px){.blogPage .blogpageList .bloglatestPost .bloglatestPostimg{max-width:25%;flex:0 0 25%;height:220px}}@media only screen and (max-width:767px){.blogPage .blogpageList .bloglatestPost .bloglatestPostimg{max-width:100%;flex:0 0 100%}}.blogPage .blogpageList .bloglatestPost .bloglatestPostimg .image{object-fit:contain;width:100%!important;position:absolute!important;height:100%!important}.blogPage .blogpageList .bloglatestPost .bloglatestPostdetail{max-width:70%;flex:0 0 70%;position:relative;padding:10px 0 0 30px}@media only screen and (max-width:1366px){.blogPage .blogpageList .bloglatestPost .bloglatestPostdetail{max-width:75%;flex:0 0 75%}}@media only screen and (max-width:767px){.blogPage .blogpageList .bloglatestPost .bloglatestPostdetail{max-width:100%;flex:0 0 100%;padding:20px 0 0}}@media only screen and (max-width:1440px){.blogPage .blogpageList .bloglatestPost .bloglatestPostdetail span{font-size:14px}}.blogPage .blogpageList .bloglatestPost .bloglatestPostdetail h2{font-size:26px;line-height:1.2;font-weight:600;margin:30px 0 15px}@media only screen and (max-width:1800px){.blogPage .blogpageList .bloglatestPost .bloglatestPostdetail h2{font-size:22px}}@media only screen and (max-width:1440px){.blogPage .blogpageList .bloglatestPost .bloglatestPostdetail h2{font-size:18px}}@media only screen and (max-width:767px){.blogPage .blogpageList .bloglatestPost .bloglatestPostdetail h2{margin:10px 0}}@media only screen and (max-width:575px){.blogPage .blogpageList .bloglatestPost .bloglatestPostdetail h2{font-size:16px}}.blogPage .blogpageList .bloglatestPost .bloglatestPostdetail p{font-size:18px;line-height:1.5;margin-bottom:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:1800px){.blogPage .blogpageList .bloglatestPost .bloglatestPostdetail p{font-size:16px}}@media only screen and (max-width:1440px){.blogPage .blogpageList .bloglatestPost .bloglatestPostdetail p{font-size:14px}}@media only screen and (max-width:991px){.blogPage .blogpageList .bloglatestPost .bloglatestPostdetail p{margin-bottom:15px}}.blogPage .blogpageList .blogSection .mainHeading{font-size:26px;margin-bottom:20px}@media only screen and (max-width:1800px){.blogPage .blogpageList .blogSection .mainHeading{font-size:22px}}@media only screen and (max-width:1366px){.blogPage .blogpageList .blogSection .mainHeading{font-size:20px;font-size:18px;margin-bottom:15px}}.blogPage .blogpageList .blogSection .blogList{display:flex;flex-wrap:wrap;gap:24px;margin-top:0}.blogPage .blogpageList .blogSection .blogList .blogListitem{max-width:calc(33.33% - 24px);flex-grow:0;flex-shrink:0;flex-basis:calc(33.33% - 24px);box-shadow:none;border:2px solid var(--extra-light-grey)}@media only screen and (max-width:1199px){.blogPage .blogpageList .blogSection .blogList .blogListitem{max-width:calc(50% - 24px);flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 24px)}}@media only screen and (max-width:767px){.blogPage .blogpageList .blogSection .blogList .blogListitem{max-width:calc(100% - 24px);flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 24px)}}.blogPage .blogpageList .blogSection .blogList .blogListitem .blogListimg{position:relative}.blogPage .blogpageList .blogSection .blogList .blogListitem .blogListimg .image{object-fit:contain;width:100%!important;position:absolute!important;height:100%!important}