.s-newest-articles{padding-bottom:24px}@media(min-width: 768px){.s-newest-articles{padding-bottom:40px}}.s-newest-articles__wrapper{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width: 768px){.s-newest-articles__wrapper{grid-template-columns:1fr 1fr}}@media(min-width: 992px){.s-newest-articles__wrapper{gap:40px}}.s-newest-articles__item{background-color:#fff;border-radius:10px;overflow:hidden;display:grid;grid-template-columns:1fr;position:relative;-webkit-box-shadow:0px 0px 10px 0px #e1e1e1;box-shadow:0px 0px 10px 0px #e1e1e1}@media(min-width: 768px){.s-newest-articles__item:first-child{grid-column:1/3}.s-newest-articles__item:first-child .s-newest-articles__item-content{width:80%;background-color:#fff;padding:24px;border-radius:16px;position:absolute;bottom:16px;left:15px;z-index:1}.s-newest-articles__item:first-child .s-newest-articles__item-title{font-size:44px}}@media(min-width: 992px){.s-newest-articles__item:first-child .s-newest-articles__item-content{width:45%}.s-newest-articles__item:first-child .s-newest-articles__item-image{aspect-ratio:1360/480}}@media(min-width: 1200px){.s-newest-articles__item:not(.s-newest-articles__item:first-child){display:grid;grid-template-columns:60% 1fr}.s-newest-articles__item:not(.s-newest-articles__item:first-child) .s-newest-articles__item-tags{top:auto;bottom:16px}}.s-newest-articles__item-image{width:100%;height:auto;aspect-ratio:4/3;border-radius:10px;overflow:hidden;position:relative;border:1px solid #e1e1e1}.s-newest-articles__item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-newest-articles__item-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;gap:8px;top:16px;left:16px}.s-newest-articles__primary-tag{display:block;padding:8px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:var(--color-label-accent-main);color:#fff;border-radius:10px;font-family:var(--font-stack-headings);font-weight:700;font-size:18px;line-height:100%;letter-spacing:0px;text-transform:uppercase}@media(min-width: 992px){.s-newest-articles__primary-tag{font-size:24px;border-radius:16px}}.s-newest-articles__new-tag{display:block;padding:8px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#006f51;color:#fff;border-radius:10px;font-family:var(--font-stack-headings);font-weight:700;font-size:18px;line-height:100%;letter-spacing:0px;text-transform:uppercase}@media(min-width: 992px){.s-newest-articles__new-tag{font-size:24px;border-radius:16px}}.s-newest-articles__item-content{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-newest-articles__item-title{font-family:var(--font-stack-headings);font-weight:700;font-size:24px;line-height:100%;letter-spacing:0%;margin:0;color:#535353}@media(min-width: 992px){.s-newest-articles__item-title{font-size:32px}}