.section-heading .heading-setup{width:100%}@media (min-width:768px){.section-heading .title h1{margin:0 0 -25px}}@media (min-width:981px) and (max-width:1199px){.section-heading .title h1{font-size:40px;margin:0 0 -40px}}@media (min-width:1200px){.section-heading .title h1{margin:0 0 -50px}}.section-heading .most-recent-post-item{position:relative}@media (min-width:768px){.section-heading .most-recent-post-item{-webkit-mask-image:url(/app/themes/agium/assets/images/shapes/recent-post-shape.svg);mask-image:url(/app/themes/agium/assets/images/shapes/recent-post-shape.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-position:top;mask-position:top;border-radius:30px}}@media (min-width:981px){.section-heading .most-recent-post-item{border-radius:50px}}.section-heading .most-recent-post-item img{display:block;width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:767px){.section-heading .most-recent-post-item img{border-top-right-radius:20px}}@media (min-width:768px){.section-heading .most-recent-post-item img{height:300px}}@media (min-width:981px){.section-heading .most-recent-post-item img{height:500px}}.section-heading .most-recent-post-item .post-info{z-index:1;padding:2em;border-radius:20px;color:var(--white);transition:background-color .3s ease-in-out}@media (max-width:767px){.section-heading .most-recent-post-item .post-info{border-top-left-radius:0;border-top-right-radius:0;background-color:#113642}}@media (min-width:768px){.section-heading .most-recent-post-item .post-info{position:absolute;right:3em;bottom:3em;background-color:hsla(0,0%,100%,.25);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);max-width:425px}}.section-heading .most-recent-post-item .post-info h3 a{color:var(--white)}.section-heading .most-recent-post-item .post-info h3 a:hover{text-decoration:none}.section-heading .most-recent-post-item .post-info .meta-info{display:flex;flex-wrap:wrap;gap:.5em}.section-heading .most-recent-post-item .post-info .meta-info .date,.section-heading .most-recent-post-item .post-info .meta-info .date:hover{background-color:var(--white);color:var(--dark-gray)}.section-heading .most-recent-post-item .post-info .meta-info ul.post-categories{list-style:none;display:flex;flex-wrap:wrap;gap:.5em;margin:0;padding:0}.section-heading .most-recent-post-item .post-info .meta-info ul.post-categories a{background-color:var(--white)}.section-heading .most-recent-post-item .post-info .content h3{margin:.75em 0}.section-heading .most-recent-post-item .post-info:hover{background-color:rgba(17,54,66,.25)}