.blog-feed__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:5rem;margin-top:5rem}.blog-feed-header__text{flex:0 1 auto}.blog-feed-header__text>:last-child{margin-bottom:0}.blog-feed-header__links{flex:0 1 auto;padding-left:1.5rem}.blog-feed__item{align-items:flex-start;display:flex;flex-wrap:wrap}.blog-feed__item>a{border:0;border-radius:8px;color:inherit;display:flex;flex:0 1 100%;flex-wrap:wrap;padding:1rem;text-decoration:none;transition:all .3s ease}.blog-feed__item>a:hover{background:#dbf0e7}.blog-feed-item__image{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:8px;flex:0 1 100%;height:16rem;margin-bottom:2rem}.blog-feed-item__content{width:100%}.blog-feed-item__content .h4{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.blog-feed-item__content .h4>span:first-child{flex:1}.blog-feed-item__content .h4>span:nth-child(2){display:flex;flex:0 1 31px}.blog-feed-item__content p{font-weight:400}.blog-feed-item__content>time{margin-bottom:1rem}.blog-feed__tags ul{background:var(--VG-white);border:1px solid #c9c9c9;border-radius:8px;box-shadow:0 1px 2px 0 rgba(10,13,18,.05);list-style:none;max-width:30%;padding:12px 16px}.blog-feed-tags__inner[hidden]{display:none}.blog-feed__tags-toggle{display:flex;flex-direction:column;gap:12px}.blog-feed__tags-btn{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:inline-flex;gap:8px;padding:0}.blog-feed__tags-btn[aria-expanded=true] .material-symbols-outlined{transform:rotate(180deg)}.blog-feed__tags-select{margin-block-end:1rem}.blog-feed__tags-form{inline-size:100%}.blog-tags-select{background-color:var(--VG-white);border:1px solid #c9c9c9;border-radius:8px;color:var(--VG-dark-grey);font-size:20px;font-weight:600;inline-size:100%;padding:12px 16px}.blog-tags-select__wrapper{align-items:center;display:flex;gap:8px;inline-size:100%;max-inline-size:30%;position:relative}.blog-tags-select__icon{inset-inline-end:12px;pointer-events:none;position:absolute}.blog-tags-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-inline-end:36px}@media screen and (max-width:767px){.blog-tags-select__wrapper{max-inline-size:100%}}.blog-feed__tags ul>li:first-child{align-items:center;display:flex;justify-content:space-between}.blog-feed-tags__inner{display:none}.blog-feed-item__tags{display:flex;flex-wrap:wrap;gap:10px}.blog-feed__tag{background:var(--VG-white-green);border-radius:48px;color:var(--VG-medium-green);font-size:14px;font-style:normal;font-weight:600;gap:8px;line-height:20px;padding:4px 12px}.blog-feed__tag,.blog-pagination{align-items:center;display:flex;justify-content:center}.blog-pagination{color:var(--VG-dark-grey);gap:1rem;padding-top:3rem}.blog-pagination-center{display:flex;flex-wrap:wrap;gap:1rem}.blog-pagination a{border:0;color:var(--VG-medium-grey);display:flex;text-decoration:none}.blog-pagination a.active{color:var(--VG-dark-grey);letter-spacing:.2px;text-decoration-line:underline;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto}@media screen and (min-width:1025px){.blog-feed__item.blog-feed__item--big{flex:0 1 100%}.blog-feed__item.blog-feed__item--big>a{align-items:center;gap:1rem;justify-content:space-between}.blog-feed__item.blog-feed__item--big .blog-feed-item__image{flex:0 1 60%;height:25rem;margin:0;order:2}.blog-feed__item.blog-feed__item--big .blog-feed-item__content{flex:0 1 30%;order:1}}@media screen and (max-width:1024px){.blog-feed__tags ul{max-width:100%}}@media screen and (max-width:767px){.blog-feed__item>a{padding:0}.blog-feed__header{flex-wrap:wrap;margin-bottom:1rem}.blog-feed-header__links{flex:0 1 100%;padding-bottom:.5rem;padding-left:0;padding-top:1.5rem}.blog-feed__wrapper.content-wrapper{padding:0}.blog-feed__item>a:hover{background:initial}}