h1.title-h1{font-size:38px;line-height:50px}@media(max-width:960px){h1.title-h1{font-size:36px;line-height:40px}}@media(max-width:768px){h1.title-h1{font-size:1.4rem;line-height:28px}}.title-h1 .keyword{color:#47ccad}.blog-recent-post{display:flex;align-items:center;justify-content:space-between}@media(max-width:992px){.blog-recent-post{flex-direction:column}}.blog-recent-post__main{flex:1;margin-right:40px;min-width:500px}@media(max-width:992px){.blog-recent-post__main{margin-right:0}}.blog-recent-post__title{margin-bottom:20px}.blog-recent-post__title .title-h1{font-size:1.5em;line-height:30px}.blog-recent-post__image{flex:3}.blog-recent-post__image img{width:100%;height:100%;border-radius:20px}@media(max-width:992px){.blog-recent-post__image{flex:1;width:100%}}.blog-post-card__date{margin-top:20px;font-size:14px;color:#4a5157}.blog-post-card__button-wrapper{margin-top:20px;margin-bottom:20px}.blog-post-card__button{display:inline-flex;height:44px;padding:0 24px;border-radius:20px;background-color:#46e8cb;color:#1d262d;font-size:16px;font-weight:700;justify-content:center;text-decoration:none;flex:0 0 auto;align-items:center;vertical-align:middle}.blog-post-card__button:hover{opacity:.8}.recent_post__title{max-width:200px}.recent_post__title h2{color:#1d262d;font-size:36px;margin-bottom:40px}@media(max-width:992px){.recent_post__title h2{font-size:24px}}.posts{grid-template-columns:repeat(4,minmax(260px,1fr))}.blog-post-card{background-color:#ebedef;border-radius:20px;position:relative;display:flex;overflow:hidden;height:400px;max-width:320px;text-decoration:none}.blog-post-card__image{max-width:100%;height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;z-index:1}.blog-post-card:hover .blog-post-card__wrapper-content{opacity:.9}.blog-post-card__wrapper-content{position:relative;z-index:3;padding:32px 32px 24px;width:100%;height:50%;align-self:flex-end}.blog-post-card__date--bottom{color:#fff;text-align:right;position:absolute;bottom:24px;padding:0 32px;left:0;width:100%}.blog-post-card__title{color:#fff;font-weight:700;font-size:24px;position:absolute;left:0;padding:12px 32px;width:100%;line-height:1.1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;height:64px}.blog-post-card--default{background-color:#ebedef}.blog-post-card--info{background-color:#2196f3}.blog-post-card--secondary{background-color:#47ccad}.posts{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));grid-gap:24px;margin:auto}@media(max-width:1200px){.posts{grid-template-columns:repeat(3,minmax(260px,1fr))}}@media(max-width:992px){.posts{grid-template-columns:repeat(2,minmax(260px,1fr))}}@media(max-width:768px){.posts{grid-template-columns:repeat(1,minmax(260px,1fr))}}.pages-resources__recent{background-color:#fff!important}.pages-resources__all-posts{background-color:rgba(235,239,243,.28)!important}.pages-resources__container{margin:auto;max-width:1200px}.pages-resources__title{margin-bottom:32px}.pages-resources__title h1{color:#2e3c4c;font-size:32px;margin-bottom:40px}@media(max-width:992px){.pages-resources__title h1{font-size:24px}}@media(max-width:768px){.pages-resources__title h1{font-size:16px}}.pages-resources__title h1 .keyword{color:#47ccad}.pages-resources__wrapper{padding:80px 24px}