@keyframes line-in{0%{transform:translateX(calc(-100% - 1px))}to{transform:translateX(0)}}@keyframes line-out{0%{transform:translateX(0)}to{transform:translateX(calc(100% + 1px))}}.related{overflow:hidden;position:relative}.related__title{max-width:796px}.related__subtitle{color:rgba(0,0,0,.5)}@media only screen and (min-width:768px){.related__subtitle{font-size:1.125rem}}.related__switch{color:rgba(0,0,0,.5);line-height:1.5;margin-bottom:1rem}@media only screen and (min-width:768px){.related__switch{margin-bottom:1.25rem}}.related__divider{display:inline-block;position:relative;transform:translateY(2px)}.related__link{overflow:hidden;position:relative}.related__link:before{background:#000;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;width:100%;z-index:1}.related__link.is-active:before{animation:line-in .3s cubic-bezier(.165,.84,.44,1) forwards}.related__link:before{animation:line-out .3s cubic-bezier(.165,.84,.44,1) forwards;transform:translateX(calc(-100% - 1px))}.related__link:hover:before{animation:line-in .3s cubic-bezier(.165,.84,.44,1) forwards}.related__link{color:rgba(0,0,0,.5);outline:none}.related__link.is-active{color:#000}@media only screen and (min-width:768px){.related__link{font-size:1.125rem}}.related__content{padding:0 1rem}@media only screen and (min-width:768px){.related__content{padding:0 3rem}}.related__lists{padding:0 1rem}@media only screen and (min-width:768px){.related__lists{margin:0 -.5rem}}@media only screen and (min-width:1024px){.related__lists{padding:0}}.related__list{list-style:none;margin:0;padding:0}.related__list.more-posts{max-height:0}.related__list.is-active{max-height:2000px;max-width:100%;padding-bottom:5rem}@media only screen and (min-width:768px){.related__list.is-active{padding-bottom:0}.related__list-wrapper.swiper-wrapper{box-sizing:border-box;display:flex;flex-flow:row wrap;list-style:none;max-height:none;overflow:hidden;transition:max-height .25s ease-in-out;width:100%}}.related__item{box-sizing:border-box}.related__item.swiper-slide{height:auto;min-height:455px;min-width:25%;width:100%}@media only screen and (min-width:768px){.related__item.swiper-slide{height:auto;padding:.5rem;width:50%}}@media only screen and (min-width:1024px){.related__item.swiper-slide{padding:.75rem;width:33%}}@media only screen and (min-width:1280px){.related__item.swiper-slide{width:25%}}.related__button{height:auto;padding:1.5rem 0 0;text-align:center;width:100%}.related .swiper-pagination-bullets.swiper-pagination{bottom:0;margin:20px 0;position:relative}@media only screen and (min-width:768px){.related .swiper-pagination-bullets.swiper-pagination{display:none}}.related .swiper-pagination-bullet{background-color:#363636;height:15px;margin:0 10px;width:15px}.related .swiper-pagination-bullet-active{background-color:#ff0}