.blog-listing-header{align-items:center;display:flex;flex-direction:column;gap:48px;justify-content:center;padding:100px}.fs16{font-size:16px!important}.mt8{margin-top:8px!important}.blog-listing-header h1{color:var(--Secondary-Rich-Brown-RB-100,#7f6145);font-family:Lato;font-size:44px;font-style:normal;font-weight:700;letter-spacing:1.76px;line-height:54px;margin-bottom:0;text-align:center}.post-content{background-color:#fbfaf9;border-radius:32px;-webkit-box-shadow:0 4px 10px 6px rgba(0,0,0,.03);box-shadow:0 4px 10px 6px rgba(0,0,0,.03);display:flex;flex-direction:column;height:auto;justify-content:space-between;overflow:hidden;padding:48px 32px}@media screen and (max-width:767px){.blog-listing-header h1{font-size:34px;line-height:40px}}.categories{position:relative}.categories .category-button{background:var(--Secondary-Mocha-M-25,#ece7e2);border:1px solid var(--Secondary-Mocha-M-25,#ece7e2);border-radius:8px;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);color:var(--Secondary-Mocha-M-100,#b69f8d);display:flex;font-family:Lato;font-size:16px;font-style:normal;font-weight:700;gap:16px;justify-content:space-between;letter-spacing:.48px;line-height:16px;min-width:200px;padding:12px 20px;text-transform:capitalize;width:fit-content}.categories .category-dropdown{background-color:#ece7e2;border-radius:8px;display:none;flex-direction:column;gap:8px;padding:8px;position:absolute;top:calc(100% + 16px);width:100%}.categories .category-dropdown.active{display:flex}.category-dropdown.active+.category-button svg{transform:rotate(180deg)}.categories .category-dropdown>a{border-radius:8px;color:var(--Secondary-Mocha-M-100,#b69f8d);font-family:Lato;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.48px;line-height:16px;padding:8px 16px;text-decoration:none;width:100%}.categories .category-dropdown>a:hover{background:var(--Secondary-Mocha-M-10,#f8f6f4);border-radius:8px;box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.posts-container{display:-ms-grid;display:grid;margin-bottom:120px;-ms-grid-columns:1fr 16px 1fr 16px 1fr;column-gap:16px;grid-template-columns:1fr 1fr 1fr;row-gap:48px}@media screen and (max-width:1024px){.posts-container{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.posts-container .post-title{font-size:20px!important;line-height:32px!important}}@media screen and (max-width:767px){.posts-container{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media screen and (max-width:425px){.posts-container .post-content{padding:32px 24px}}.posts-container .post-title{color:var(--Secondary-Rich-Brown-RB-100,#7f6145);font-family:Lato;font-size:24px;font-style:normal;font-weight:700;letter-spacing:1.44px;line-height:30px;margin-bottom:8px;text-decoration:none}@media screen and (767px){.post-title{font-size:20px}}.posts-container .post-meta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--Secondary-Bluish-Gray-BG-50,#c7cccb);font-family:Lato;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.48px;line-height:26px;margin-bottom:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.posts-container .seperator{background-color:#c7cccb;border-radius:100px;height:4px;width:4px}.posts-container .readmore-button{border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#747c74;color:var(--Primary-Beige-B-10,#fbfaf9);font-family:Lato;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.48px;line-height:16px;margin:0;padding:12px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.posts-container .post-body-content h1,.posts-container .post-body-content h2,.posts-container .post-body-content h3,.posts-container .post-body-content h4,.posts-container .post-body-content h5,.posts-container .post-body-content h6,.posts-container .post-body-content img{display:none}.posts-container .post-body-content p{color:var(--Accent-Black-BL-100,#000);font-family:Lato;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.48px;line-height:26px}