@-webkit-keyframes huerotator{0%{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg)}to{-webkit-filter:hue-rotate(360deg);filter:hue-rotate(360deg)}}@keyframes huerotator{0%{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg)}to{-webkit-filter:hue-rotate(360deg);filter:hue-rotate(360deg)}}.creators{position:relative;background-color:#fff;padding:12rem 0}.creators::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(to bottom,rgba(166,217,0,.62) 0%,rgba(255,68,84,.62) 100%);opacity:.24;-webkit-animation:huerotator 6s infinite alternate;animation:huerotator 6s infinite alternate}@media screen and (max-width:768px){.creators{padding:4rem 1.6rem 8rem}}.creators-inner{position:relative;width:100%;max-width:880px;margin:0 auto;z-index:5}.creators-title-wrapper{position:relative;margin-bottom:2px;padding:80px 0 8px;background-color:rgba(255,255,255,.62)}.creators-title{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 1.6rem;font-size:5.6rem;line-height:2.8rem;border-bottom:4px double rgba(75,75,75,.24);margin-bottom:3.2rem;z-index:5}@media screen and (max-width:768px){.creators-title{font-size:4rem;line-height:1.6rem}}.creators-item{display:flex;justify-content:space-between;margin:1px 0}@media screen and (max-width:768px){.creators-item{display:block;padding-bottom:1.6rem}}.creators-img-wrapper{width:calc(50% - 1px);margin:0}@media screen and (max-width:768px){.creators-img-wrapper{width:100%}}.creators-img{width:100%}.creators-textbox{width:calc(50% - 1px);padding:5.6rem 3.2rem 3.2rem;background-color:rgba(255,255,255,.62)}@media screen and (max-width:768px){.creators-textbox{width:100%;padding:1.6rem}}.creators-position{font-size:2.8rem;font-weight:700}@media screen and (max-width:768px){.creators-position{font-size:2rem}}.creators-name-en{font-size:4rem;font-weight:700}@media screen and (max-width:768px){.creators-name-en{font-size:3.2rem}}.creators-linkbox{display:flex;padding-top:4rem}.creators-link{margin-right:.8rem}.creators-description{margin-top:2.4rem}@media screen and (max-width:768px){.creators-description{margin-top:.4rem}}.creators-icn{height:32px}