.home_creators{box-sizing:border-box;width:100%;margin:-96px auto 40px;padding:0 32px}.home_creators_banner{margin:0 auto;max-width:1440px;border:1px solid #c2c2c2;border-radius:16px;overflow:hidden}.home_creators_wrapper{display:flex;align-items:center;padding:0 64px 0 42px;margin:-3% 0}.home_creators_img{max-height:350px;max-width:616px;width:100%;height:100%;object-fit:cover}.home_creators_content{padding:48px 0}.home_creators_content_text{font-size:16px;font-weight:500;line-height:1.8;word-break:auto-phrase}.home_creators_content_btn{margin-top:24px;display:flex;align-self:center;align-items:center;justify-content:center;width:100%;max-width:208px;height:60px;font-size:16px;font-weight:500;border:2px solid #c2c2c2;border-radius:40px;transition:background-color .2s ease;position:relative}@media screen and (max-width:1100px){.home_creators_wrapper{margin:0}.home_creators_img{width:50%}.home_creators_content{padding-left:24px}}@media screen and (max-width:900px){.home_creators_wrapper{flex-direction:column;padding:0 42px}.home_creators_img{margin:-8% 0;width:100%}.home_creators_content{padding:0 0 48px;justify-items:center;text-align:center;display:flex;flex-direction:column;justify-content:center}.home_creators_content_text{font-weight:400;letter-spacing:1.28px}.home_creators_content_btn{margin-top:48px;width:188px}}@media screen and (min-width:641px){.home_creators_content_btn:hover{background-color:#0c0c0c;color:#fff;border-color:#0c0c0c}.home_creators_content_btn:after{content:"";width:32px;height:32px;position:absolute;right:14px;bottom:14px;background:url(/arrow_right.svg) no-repeat 50%;background-size:contain;transform:translate(-10px,10px) rotate(-45deg);opacity:0;transition:transform .3s ease-in-out,bottom .3s ease-in-out}.home_creators_content_btn:hover:after{transform:translate(0) rotate(-45deg);opacity:1;filter:invert(1)}}@media screen and (max-width:640px){.home_creators{margin-top:-40px;padding:0 24px}.home_creators_wrapper{padding:0 16px}}