@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)}.post-content{padding:6rem 0}.post-content .post-content-wrapper{display:flex;flex-direction:column;height:100%}.post-content .post-content-wrapper h1:first-child,.post-content .post-content-wrapper h2:first-child,.post-content .post-content-wrapper h3:first-child,.post-content .post-content-wrapper h4:first-child,.post-content .post-content-wrapper h5:first-child,.post-content .post-content-wrapper h6:first-child{margin-top:0}.post-content .post-content-wrapper ol,.post-content .post-content-wrapper p,.post-content .post-content-wrapper ul{margin-bottom:3rem}.post-content .post-content-wrapper ol,.post-content .post-content-wrapper ul{margin-bottom:3rem;padding-left:1.5rem}.post-content .post-content-wrapper ul li{list-style-type:disc}.post-content .post-pagination{align-items:center;display:flex;justify-content:space-between;margin-top:auto;position:relative;transform:translateY(-100%)}@media(max-width:991.98px){.post-content .post-pagination{display:none}}.post-content .post-pagination.post-pagination-mobile{display:none}@media(max-width:991.98px){.post-content .post-pagination.post-pagination-mobile{display:flex;margin-top:4rem;transform:unset}}.post-content .post-pagination .btn{border-radius:0;font-size:calc(1.285rem + .42vw);font-weight:600;line-height:2.5rem;padding:1rem 2.6rem}@media(min-width:1200px){.post-content .post-pagination .btn{font-size:1.6rem}}.post-content .post-pagination .btn#postPrev,.post-content .post-pagination .btn#postPrevMobile{margin-right:auto}.post-content .post-pagination .btn#postNext,.post-content .post-pagination .btn#postNextMobile{margin-left:auto}.post-content .post-gallery{display:flex;flex-direction:column;gap:4rem}@media(max-width:991.98px){.post-content .post-gallery{gap:3rem}}