.articles-suggestions{width:min(100% - 128px,1400px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1199px){.articles-suggestions{width:calc(100% - 64px)}}@media screen and (max-width:599px){.articles-suggestions{width:calc(100% - 32px)}}.articles-suggestions{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:30px;padding-top:96px}@media screen and (min-width:0px)and (max-width:899px){.articles-suggestions{padding-top:64px}}.articles-suggestions{padding-bottom:96px}@media screen and (min-width:0px)and (max-width:899px){.articles-suggestions{padding-bottom:64px}}@media screen and (max-width:599px){.articles-suggestions{max-width:none}}.articles-suggestions .articles-title:after{content:"";display:block;width:100%;height:8px;margin:15px 0;background:url(/_next/static/media/wave_blue.6cb0118d.svg) no-repeat 50%;background-size:contain}.articles-suggestions .articles-title span{color:#ce1544}.articles-suggestions .articles-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}@media screen and (min-width:900px)and (max-width:1199px){.articles-suggestions .articles-grid:not(.small) .custom-card:nth-child(n+7){display:none}}@media screen and (min-width:600px)and (max-width:899px){.articles-suggestions .articles-grid:not(.small) .custom-card:nth-child(n+7){display:none}}@media screen and (max-width:599px){.articles-suggestions .articles-grid:not(.small) .custom-card:nth-child(n+7){display:none}}@media screen and (min-width:900px)and (max-width:1199px){.articles-suggestions .articles-grid.small .custom-card:nth-child(n+4){display:none}}@media screen and (min-width:600px)and (max-width:899px){.articles-suggestions .articles-grid.small .custom-card:nth-child(n+5){display:none}}@media screen and (max-width:599px){.articles-suggestions .articles-grid.small .custom-card:nth-child(n+3){display:none}}@media screen and (min-width:900px)and (max-width:1199px){.articles-suggestions .articles-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:600px)and (max-width:899px){.articles-suggestions .articles-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.articles-suggestions .articles-grid{justify-items:center;grid-template-columns:1fr;padding:40px 0}}