.latest-articles{display:flex;flex-direction:column;gap:32px}.latest-articles--container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;width:100%}@media (min-width:768px){.latest-articles--container{max-width:768px;padding-left:24px;padding-right:24px}}@media (min-width:1024px){.latest-articles--container{max-width:1024px;padding-left:32px;padding-right:32px}}@media (min-width:1280px){.latest-articles--container{max-width:1280px}}.latest-articles--container{max-width:100%}@media (min-width:1024px){.latest-articles--container{max-width:1280px}}.latest-articles__title{color:rgb(var(--color-gray-800)/1);font-size:clamp(1.125rem,.8753rem + 1.0246vw,1.75rem);font-weight:700;line-height:130%}@media(width < 1024px){.latest-articles__card:not(:last-of-type){border-width:0;border-bottom:1px rgb(var(--color-gray-100)/1);border-style:solid;padding-bottom:32px}.latest-articles__card:not(:last-of-type) .bt-card-post__link:after{height:calc(100% - 32px)}@media (min-width:1024px){.latest-articles__card:not(:last-of-type) .bt-card-post__link:after{height:calc(100% - 24px)}}}@media(width > 1024px){.latest-articles__card:not(:nth-last-of-type(2):nth-of-type(odd)):not(:last-of-type){border-width:0;border-bottom:1px rgb(var(--color-gray-100)/1);border-style:solid;padding-bottom:32px}.latest-articles__card:not(:nth-last-of-type(2):nth-of-type(odd)):not(:last-of-type) .bt-card-post__link:after{height:calc(100% - 32px)}@media (min-width:1024px){.latest-articles__card:not(:nth-last-of-type(2):nth-of-type(odd)):not(:last-of-type) .bt-card-post__link:after{height:calc(100% - 24px)}}}.latest-articles__button{align-self:center;margin-top:24px}