.recent-blog-articles__wrapper--head{padding-bottom:calc(var(--horizontal-spacing)*2)}.recent-blog-articles__wrapper--head .text{max-width:60%;padding-right:40px}@media(max-width:992px){.recent-blog-articles__wrapper--head .text{max-width:100%}}.recent-blog-articles__wrapper--head .link a{display:block}.recent-blog-articles__wrapper--articles{gap:calc(var(--horizontal-spacing)*2)}.recent-blog-articles__wrapper--articles .single-article{border-radius:8px;max-width:calc(33.3333% - 22px);overflow:hidden}@media(max-width:992px){.recent-blog-articles__wrapper--articles .single-article{max-width:calc(50% - 16px)}}@media(max-width:768px){.recent-blog-articles__wrapper--articles .single-article{max-width:100%;width:100%}}.recent-blog-articles__wrapper--articles .single-article .main{height:100%;padding:32px}.recent-blog-articles__wrapper--articles .single-article--image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:8px;border-bottom-right-radius:8px;min-height:230px;width:100%}.recent-blog-articles__wrapper--articles .single-article--description{padding-bottom:20px}.recent-blog-articles__wrapper--articles .single-article--read-more a{color:var(--global-colors-primary-color);font-weight:600;text-decoration:none}.recent-blog-articles__wrapper--articles .single-article--read-more a .read-more{align-items:center;display:flex;flex-direction:row}.recent-blog-articles__wrapper--articles .single-article--read-more a .read-more .arrow-right{border-bottom:2px solid var(--rgba-global-colors-primary);border-right:2px solid var(--rgba-global-colors-primary);display:block;height:7px;margin:0 0 0 5px;transform:rotate(-45deg);width:7px}.recent-blog-articles.theme-dark{background-color:var(--rgba-dark-theme-colors-primary)}.recent-blog-articles.theme-dark .main-text *,.recent-blog-articles.theme-dark .read-more,.recent-blog-articles.theme-dark .text *{color:#fff}.recent-blog-articles.theme-dark .single-article--read-more .read-more .arrow-right{border-color:#fff}.recent-blog-articles.theme-dark .link a{border-color:#fff;color:#fff}.recent-blog-articles.theme-dark .link a:hover{background-color:#fff;color:var(--rgba-dark-theme-colors-primary)}