.home-featured-blogs-section{padding:75px 0 80px;position:relative;width:100%}.home-featured-blogs-section .section-title{margin:0 auto 40px;text-align:center;width:100%}.home-featured-blogs-section .section-title h2{font-family:Poppins,sans-serif;font-size:35px;line-height:125%;margin:0 0 15px}.home-featured-blogs-section .section-title p{font-size:18px;margin:0}.home-featured-blogs-section .content-container{margin:0 auto;max-width:1200px;width:100%}.home-featured-blogs-section .content-container .column-wrapper{display:grid;gap:50px;grid-template-columns:repeat(3,1fr);width:100%}.home-featured-blogs-section .content-container .column-wrapper .card{background-color:#fff;background:linear-gradient(#fff 50%,rgba(79,173,159,.1));border-radius:10px;box-shadow:0 4px 10px 0 rgba(0,0,0,.15)}.home-featured-blogs-section .card .blog-image img{border-radius:10px 10px 0 0;height:300px;object-fit:cover;width:100%}.home-featured-blogs-section .card .content-wrapper{padding:25px}.home-featured-blogs-section .card .content-wrapper h3{font-size:22px;font-weight:600;margin:0}.home-featured-blogs-section .card .content-wrapper h3 a{color:#000;text-decoration:none}.home-featured-blogs-section .card .content-wrapper h3 a:hover{color:#4fad9f}.home-featured-blogs-section .card .content-wrapper p{font-size:16px}.home-featured-blogs-section .card .content-wrapper p.category{background:#051c2c;border-radius:5px;color:#fff;font-size:14px;padding:5px 10px}.home-featured-blogs-section .card .content-wrapper p.summary{margin:0 0 15px}.home-featured-blogs-section .card .content-wrapper .author-info{display:flex;gap:10px}.home-featured-blogs-section .card .author-info .author-image{border-radius:50px;height:35px;width:35px}.home-featured-blogs-section .card .author-info .author-image img{border-radius:50px;object-fit:cover}.home-featured-blogs-section .card .author-info .author-name{font-size:13px;font-weight:600;margin:0}.home-featured-blogs-section .card .author-info .publish-date{color:#b1b1b1;font-size:13px;font-weight:600;margin:0}.home-featured-blogs-section .card .content-wrapper a.read-the-blog{font-size:16px;text-decoration:none;transition:all .15s linear}.home-featured-blogs-section .card .content-wrapper a.read-the-blog:after{content:">";margin-left:8px}.home-featured-blogs-section .card .content-wrapper a.read-the-blog:hover{transform:scale(1.02)}.home-featured-blogs-section .button-wrap{align-items:center;display:flex;gap:15px;justify-content:center;margin-top:15px}.home-featured-blogs-section .button-wrap .button.secondary-button{background:none;border:none;color:#4fad9f}.home-featured-blogs-section .button-wrap .button.secondary-button span:after{content:">";margin-left:8px}.home-featured-blogs-section .button-wrap .divider{background:#4fad9f;height:25px;width:1px}@media only screen and (max-width:1250px){.home-featured-blogs-section{padding-left:50px;padding-right:50px}.home-featured-blogs-section .content-container .column-wrapper{gap:70px 50px;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){.home-featured-blogs-section{padding:50px 20px}.home-featured-blogs-section .section-title{margin:0 auto 30px;text-align:center}.home-featured-blogs-section .section-title h2{font-family:Poppins,sans-serif;font-size:25px}.home-featured-blogs-section .section-title p{font-size:16px}.home-featured-blogs-section .content-container .column-wrapper{gap:30px;gap:70px;grid-template-columns:repeat(1,1fr)}}