.customer-related-articles{display:flex;width:100%}.customer-related-articles-wrapper{align-items:center;display:flex;flex-direction:column}.customer-related-articles-wrapper__title{margin-bottom:52px}@media (max-width:768px){.customer-related-articles-wrapper__title{margin-bottom:20px}}.customer-related-articles-wrapper__title h2{font-size:42px}@media (max-width:768px){.customer-related-articles-wrapper__title h2{font-size:28px}}.customer-related-articles-wrapper__articles{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;width:100%}.customer-related-articles-wrapper__articles--article{background-color:#fff;border:1px solid #cdd2d5;display:flex;flex-direction:column;height:auto;overflow:hidden;text-decoration:none!important;transition:.1s ease-in-out;width:calc(33.33333% - 13.3333px)}.customer-related-articles-wrapper__articles--article:hover{box-shadow:0 13px 20px rgba(0,0,0,.25);text-decoration:none!important}@media (max-width:992px){.customer-related-articles-wrapper__articles--article{height:auto;width:calc(50% - 10px)}}@media (max-width:768px){.customer-related-articles-wrapper__articles--article{width:100%}}.customer-related-articles-wrapper__articles--article .article-content{padding:15px 25px 40px}.customer-related-articles-wrapper__articles--article img{height:auto;padding:35px 25px 20px;width:auto}.customer-related-articles-wrapper__articles--article .tags-wrapper{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:15px}.customer-related-articles-wrapper__articles--article .article-tag{font-size:18px;font-weight:400;line-height:150%;margin-bottom:0}.customer-related-articles-wrapper__articles--article .article-title{font-size:24px;margin-bottom:0}@media (max-width:768px){.customer-related-articles-wrapper__articles--article .article-title{margin-bottom:0}}