.blogs{display:flex;flex-direction:column;width:100%;align-items:center;font-family:Inter,sans-serif;font-weight:400}.blogs__signup{text-align:right}.blogs__signup-link{color:#55a78e}.blogs__header{max-width:1295px;width:100%;margin-right:auto;margin-left:auto;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;box-sizing:border-box;padding:0 1rem}.blogs__header-title{display:flex;align-items:center;font-size:3rem;margin:0;font-family:Inter,sans-serif;font-weight:300}@media(max-width:767px){.blogs__header-title{font-size:1.5rem;margin-bottom:.5rem}}.blogs__header-icon{display:flex;align-items:center;margin-right:1rem;height:1.5em}@media(max-width:767px){.blogs__header{margin-bottom:1rem}}.blogs__container{display:flex;flex-direction:column;width:100%;align-items:center;position:relative}.blogs__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:2rem;gap:2rem;padding:1rem 2rem 0;margin-bottom:1rem;width:100%;max-width:1295px;box-sizing:border-box}@media(max-width:767px){.blogs__list{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}.blogs__list--empty{margin-top:2rem;margin-bottom:1rem;font-size:inherit;text-align:start;line-height:1.6}.blogs__last-ep{display:flex;background-color:#a29d97;color:#fefefe;padding:5px 0;height:36px;margin-bottom:2rem;width:100%;text-transform:uppercase;align-items:center;justify-content:center}.blogs__last-ep-container{display:flex;width:100%;max-width:1295px;gap:.5rem;padding-left:1rem;box-sizing:border-box}.blogs__last-ep-svg{fill:#fefefe}.blogs__last-ep-link{color:#fefefe}.blogs__button{background-color:unset;border-color:#55a78e;text-transform:uppercase;flex-direction:row-reverse;gap:.5rem;font-size:12px;line-height:1}.blogs__button .button__icon{margin-right:unset;margin-left:.5rem;margin-bottom:-1px;width:12px;height:12px}@media(max-width:400px){.blogs__button{margin-left:1rem}}.blogs .title-balloon-display{width:-moz-fit-content;width:fit-content;margin-bottom:unset}.blogs .filter-list{position:relative}