.blog-articles{position:relative}.blog-articles .container .blog-articles-wrapper{position:relative;z-index:9}.blog-articles .container .blog-articles-wrapper .blog-articles-wrapper__items{display:flex;flex-wrap:wrap;gap:38px;justify-content:center}.blog-articles .container .blog-articles-wrapper .blog-articles-wrapper__items .blog-articles-wrapper__items--item{background:#fff;border:2px solid var(--Peach,#ffe3da);border-radius:8px;display:flex;flex-direction:column;max-width:calc(33.33333% - 25.5px);width:100%}.blog-articles .container .blog-articles-wrapper .blog-articles-wrapper__items .blog-articles-wrapper__items--item:first-child,.blog-articles .container .blog-articles-wrapper .blog-articles-wrapper__items .blog-articles-wrapper__items--item:nth-child(2),.blog-articles .container .blog-articles-wrapper .blog-articles-wrapper__items .blog-articles-wrapper__items--item:nth-child(3){display:flex!important}@media (max-width:992px){.blog-articles .container .blog-articles-wrapper .blog-articles-wrapper__items .blog-articles-wrapper__items--item{max-width:368px}}.blog-articles .container .blog-articles-wrapper .blog-articles-wrapper__items .blog-articles-wrapper__items--item .desktop-img{height:240px;width:100%}.blog-articles .container .blog-articles-wrapper .blog-articles-wrapper__items .blog-articles-wrapper__items--item .desktop-img img{border-top-left-radius:8px;border-top-right-radius:8px;height:100%!important;object-fit:cover;width:100%!important}.blog-articles .container .blog-articles-wrapper .blog-articles-wrapper__items .blog-articles-wrapper__items--item .wrapper{height:calc(100% - 240px);padding:30px 39px 39px 34px}@media (max-width:992px){.blog-articles .container .blog-articles-wrapper .blog-articles-wrapper__items .blog-articles-wrapper__items--item .wrapper{padding:30px 34px 34px}}.blog-articles .container .blog-articles-wrapper .blog-articles-wrapper__items .blog-articles-wrapper__items--item .wrapper .tag-wrapper,.blog-articles .container .blog-articles-wrapper .blog-articles-wrapper__items .blog-articles-wrapper__items--item .wrapper .tags-wrapper{display:flex;flex-wrap:wrap;gap:8px}.blog-articles .container .blog-articles-wrapper .blog-articles-wrapper__items .blog-articles-wrapper__items--item .wrapper .tag{border-radius:16px;display:flex;font-size:13px;font-weight:500;line-height:18px;padding:2px 10px;width:max-content}.blog-articles .container .blog-articles-wrapper .blog-articles-wrapper__items .blog-articles-wrapper__items--item .wrapper .tag:first-child{background:#c2d5e0;color:var(--Blue)}.blog-articles .container .blog-articles-wrapper .blog-articles-wrapper__items .blog-articles-wrapper__items--item .wrapper .tag:nth-child(2){background:var(--Peach);color:var(--Orange)}.blog-articles .container .blog-articles-wrapper .blog-articles-wrapper__items .blog-articles-wrapper__items--item .wrapper .h5{color:var(--Orange);font-weight:700;margin-bottom:15px;margin-top:20px}.blog-articles .container .blog-articles-wrapper .blog-articles-wrapper__items .blog-articles-wrapper__items--item .wrapper .description{font-size:16px;font-weight:400;line-height:120%;margin-bottom:15px}.blog-articles .container .blog-articles-wrapper .cta-wrapper div.link{display:flex;gap:8px}.blog-articles svg.desktop{left:50%;position:absolute;top:50%;transform:translate(-475px,-500px)}@media (max-width:992px){.blog-articles svg.desktop{display:none}}.blog-articles svg.mobile{display:none}@media (max-width:992px){.blog-articles svg.mobile{display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}}