.blog{margin-bottom:48px}.blog__header{position:relative;width:100%;height:148px;margin-bottom:40px;padding-top:40px;text-align:center;isolation:isolate}.blog__background{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%}.blog__background-image{width:100%;height:100%;object-fit:cover;object-position:50% 80%;filter:brightness(0.5)}.blog__background-curve{position:absolute;bottom:-1px;left:0;width:100%;height:calc(100% + 1px);background:var(--color-component);-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIzNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCAxYzY0MCA0MyAxMjgwIDQzIDE5MjAgMHYzNUgwVjF6IiBmaWxsPSJyZWQiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIzNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCAxYzY0MCA0MyAxMjgwIDQzIDE5MjAgMHYzNUgwVjF6IiBmaWxsPSJyZWQiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");-webkit-mask-size:120%;mask-size:120%;-webkit-mask-position:center bottom;mask-position:center bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.blog__title{margin-top:0;margin-bottom:4px}.blog__subtitle,.blog__title{color:var(--color-text-white);text-shadow:0 2px 20px rgba(0,0,0,0.5)}.blog__subtitle{margin-top:4px;margin-bottom:0}.blog__category{margin-bottom:48px}.blog__category-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.blog__category-header-more{--mask-size:10px;--mask-color:var(--color-link);display:block;flex-grow:0;flex-shrink:0;padding:6px 16px;border:1px solid var(--color-blue);border-radius:16px;font-size:var(--font-size-small);line-height:20px;color:var(--color-link)}.blog__category-header-more,.blog__category-header-more span{transition:all var(--duration-fast) var(--curve-fast-in)}.blog__category-header-more:hover{--mask-color:var(--color-white);background:var(--color-link);color:var(--color-white)}.blog-category{margin-bottom:48px}.blog-category__back{display:grid;grid-auto-flow:column;grid-gap:8px;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;margin-bottom:24px;line-height:24px;color:var(--color-link)}.blog-category__back:hover{text-decoration:underline}@media (min-width:576px){.blog__header{height:204px;padding-top:64px}}@media (min-width:768px){.blog__header{height:260px;margin-bottom:64px;padding-top:80px}.blog__title{margin-bottom:8px}.blog__subtitle{margin-top:8px}.blog__category-header-more{height:22px;padding:0 8px;border-radius:11px}.blog-category__back{justify-self:start}}@media (min-width:992px){.blog__header{height:320px;padding-top:144px}}@media (max-width:991.98px){.blog__category-items .blog__category-item:nth-child(3),.blog__category-items .blog__category-item:nth-child(4){display:none}}@media (max-width:575.98px){.blog__category-items .blog__category-item:nth-child(2),.blog__category-items .blog__category-item:nth-child(3),.blog__category-items .blog__category-item:nth-child(4){display:none}}