.articles-wrapper{max-width:1300px;width:100%}@media (min-width:768px){.articles-wrapper__title{margin-bottom:30px}}.articles-wrapper__items .articles-wrapper__items--item{align-items:flex-end;border-bottom:1px solid var(--warmBeige);display:flex;gap:60px;padding-bottom:30px;padding-top:30px;width:100%}.articles-wrapper__items .articles-wrapper__items--item:last-child{border-bottom:none}.articles-wrapper__items .articles-wrapper__items--item .image-wrapper{height:150px;max-width:150px;min-width:150px}.articles-wrapper__items .articles-wrapper__items--item .image-wrapper img{border-radius:12px;height:100%!important;object-fit:cover;width:100%}.articles-wrapper__items .articles-wrapper__items--item .text-wrapper{margin-bottom:20px;max-width:800px}.articles-wrapper__items .articles-wrapper__items--item .text-wrapper .label{font-family:ElzaText;font-size:15px;font-weight:700;margin-bottom:6px}.articles-wrapper__items .articles-wrapper__items--item .text-wrapper .title{font-family:Calluna;font-weight:400;margin-bottom:10px}.articles-wrapper__items .articles-wrapper__items--item .text-wrapper .author{font-family:ElzaText}@media (max-width:768px){.articles-wrapper__items .articles-wrapper__items--item{gap:40px}}@media (max-width:576px){.articles-wrapper__items .articles-wrapper__items--item{flex-wrap:wrap;gap:24px;padding-bottom:32px;padding-top:32px}.articles-wrapper__items .articles-wrapper__items--item .image-wrapper{height:180px;max-width:180px;min-width:180px}.articles-wrapper__items .articles-wrapper__items--item .text-wrapper{margin-bottom:0}}