@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap);.btn-primary{background-color:#ffe500;border-color:#ffe500;color:#152d34}.btn-primary:hover{border-color:#ffe500}.btn-primary:hover,.btn-secondary{background-color:#152d34;color:#ffe500}.btn-secondary:hover{background-color:rgba(21,45,52,.92)}.box-post{padding:1rem 0 5rem}@media(max-width:1199.98px){.box-post{padding:4rem 0}}@media(max-width:767.98px){.box-post{padding:3rem 0}}.box-post .box-post-heading{display:flex;flex-direction:column;gap:2rem;padding-bottom:8rem}@media(max-width:991.98px){.box-post .box-post-heading{padding-bottom:5rem}}.box-post .box-post-heading h3{margin:0}@media(max-width:991.98px){.box-post .box-post-heading h3{font-size:2.8rem;line-height:3.5rem}}@media(max-width:767.98px){.box-post .box-post-heading h3{font-size:2.4rem;line-height:3.2rem}}.box-post .row>div:nth-child(2n+2):hover .box-post-single-thumb{transform:scale(1.05) rotate(-1deg)}.box-post .box-post-single{display:flex;flex-direction:column;gap:2rem;height:100%;margin-bottom:1.4rem;position:relative}@media(max-width:991.98px){.box-post .box-post-single{gap:0}}.box-post .box-post-single:hover .box-post-single-thumb{transform:scale(1.05) rotate(1deg)}.box-post .box-post-single:hover .box-post-single-title{background-color:#152d34}.box-post .box-post-single:hover .box-post-single-title h4{color:#ffe500}.box-post .box-post-single>*{z-index:1}@media(max-width:1199.98px){.box-post .box-post-single{margin-bottom:3rem}}@media(max-width:767.98px){.box-post .box-post-single{margin-bottom:2rem}}.box-post .box-post-single .box-post-single-thumb-outer{display:block;overflow:hidden}.box-post .box-post-single h3{font-weight: 700;margin:0;padding:.3rem 0 2rem}@media(max-width:767.98px){.box-post .box-post-single h3{font-size:2.4rem;line-height:3.5rem;padding:2rem 0}}.box-post .box-post-single .box-post-single-thumb{background-repeat:no-repeat;background-size:cover;padding-top:69%;transition:transform .3s ease}.box-post .box-post-single .box-post-single-title{background-color:#ffe500;border:.2rem solid #ffe500;margin-bottom:8rem;margin-top:auto;padding:1.5rem;text-align:center;transition:background .3s ease}@media(max-width:1199.98px){.box-post .box-post-single .box-post-single-title{margin-bottom:5rem;padding:1rem}}@media(max-width:767.98px){.box-post .box-post-single .box-post-single-title{margin-bottom:4rem;padding:1rem}}.box-post .box-post-single .box-post-single-title h4{font-size:1.8rem;font-weight:700;line-height:2.7rem;margin:0;transition:color .3s ease}@media(max-width:1199.98px){.box-post .box-post-single .box-post-single-title h4{font-size:1.6rem;line-height:2.4rem}}