.spacing{padding:4rem 0}.blogs h1{font-family:spectral-regular;font-size:350%;color:#fff;text-align:center;padding-bottom:2rem}.blogs{background:#75396e;background:linear-gradient(358deg,rgba(117,57,110,1) 0%,rgba(0,0,0,1) 13%,rgba(0,0,0,1) 64%,rgba(117,57,110,1) 100%)}.blogs_outer{display:flex;flex-wrap:wrap}.blogs_outer li{background-color:#fff;border-radius:15px;margin-right:30px;width:calc((100% - 90px) / 3);overflow:hidden;margin-bottom:2rem}.blogs_outer li .blog_img{overflow:hidden;border-radius:12px 12px 0 0}.blogs_outer li .blog_img img{overflow:hidden;width:100%;height:auto;aspect-ratio:auto 379/220;border-top-left-radius:12px;transition:1s all ease;border-top-right-radius:12px}.blogs_outer li .blog_img img:hover{transform:scale(1.06)}.blog_details{padding:20px}.blog_details a{text-decoration:none}.blog_details span{color:#888;font-family:poppins-regular;text-align:left;font-size:96%;margin-bottom:20px;display:block}.blog_details h3{font-family:poppins-medium;color:#000;font-size:150%;text-align:left;margin-bottom:20px}.blog_details p{font-family:poppins-light;color:#000;font-size:100%;text-align:left;margin-bottom:15px}.blog_details .read_more{background-color:#ffde00;color:#000;padding:10px 30px;border-radius:25px;border:none;font-size:90%;font-family:'poppins-medium';font-weight:500;text-transform:uppercase;letter-spacing:1.1px;box-sizing:border-box;transition:all .5s;cursor:pointer;margin:0 20px;display:inline-block}.blog_details .read_more:hover{box-shadow:inset 0 0 0 2em #000;border:none;color:#fff}.pagination{clear:both;font-size:16px;line-height:1;text-align:center;display:inline-flex;font-weight:600;margin:3rem 0;color:#fff}.pagination span,.pagination a{display:block;float:left;margin:3px 3px 0;padding:6px 9px 5px;text-decoration:none;width:auto;color:#fff;-webkit-transition:background .15s ease-in-out;-moz-transition:background .15s ease-in-out;-ms-transition:background .15s ease-in-out;-o-transition:background .15s ease-in-out;transition:background .15s ease-in-out}.pagination .current{padding:6px 9px 5px;background:#ffde00;color:#000;border-radius:5px}@media screen and (min-width:2500px){body{max-width:2500px}}@media screen and (min-width:992px) and (max-width:1200px){.blogs_outer li{width:calc((100% - 2rem) / 2);margin:2rem 1rem 2rem 0}}@media screen and (min-width:769px) and (max-width:991px){.blogs_outer li{width:calc((100% - 2rem) / 2);margin:2rem 1rem 2rem 0}}@media screen and (min-width:569px) and (max-width:768px){.blogs_outer li{width:calc((100% - 2rem) / 2);margin:2rem 1rem 2rem 0}}@media screen and (min-width:320px) and (max-width:568px){.blogs_outer li{width:calc((100% - 0px) / 1);margin:2rem 0}}