@keyframes scroll-text{0%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes marquee-keywords{0%{transform:translate(0)}50%{transform:translate(-100%)}to{transform:translate(-200%)}0%{transform:translate(0)}50%{transform:translate(-100%)}to{transform:translate(-200%)}}@keyframes rotate{to{transform:rotate(360deg)}}.c-blog__header{text-transform:uppercase;padding:2.4rem 0 4.8rem}@media screen and (min-width:820px){.c-blog__header{padding-top:1.6rem}}.c-blog__header-heading{padding-bottom:1.6rem;font-size:3.6rem;font-weight:400;line-height:1.1}@media screen and (max-width:820px){.c-blog__header-heading{text-align:center}}.c-blog__header-list{flex-flow:wrap;display:flex}@media screen and (max-width:820px){.c-blog__header-list{justify-content:center}}.c-blog__header-item{padding-right:8px}.c-blog__header-item:last-child{padding:0}.c-blog__header-link{letter-spacing:.02em;border:1px solid #ddd;border-radius:500px;padding:4px 16px;font-size:1.1rem;line-height:1.2}.c-blog__header-link.is-active{border-color:#000}.c-blog__header-link:hover{background-color:#fff100}.c-blog__header-content{text-transform:none}.c-blog__img-wrapper{width:100%}.c-blog__body{padding-bottom:2.4rem}@media screen and (min-width:820px){.c-blog__body{padding-bottom:4.8rem}}.c-blog__articles{column-count:1;gap:.8rem}@media screen and (min-width:768px){.c-blog__articles{column-count:2}}@media screen and (min-width:820px){.c-blog__articles{column-count:4}}.c-blog__article{width:100%;break-inside:avoid-column;margin-bottom:4.8rem}@media screen and (min-width:820px){.c-blog__article{margin-bottom:6.4rem}}.c-blog__article:last-child{margin:0}