.mix-box{padding:24px 24px 0px 24px;background:#eaeaea;background:linear-gradient(to top,#F4F4F400 0%,#F4F4F400 10%,#eaeaea 10%,#eaeaea 10%,#eaeaea 100%);display:flex;flex-direction:column}.mix-box:hover{background:#f38125;background:linear-gradient(to top,#F4F4F400 0%,#F4F4F400 10%,#f38125 10%,#f38125 10%,#f38125 100%)}.mix-box>div{display:flex;align-items:center;margin-bottom:24px}.mix-box>div *{margin:0}.mix-box>div img{width:60px;height:60px;object-fit:cover;border-radius:30px;border:1px solid #000;margin-right:12px;margin-left:0}.mix-box>a>img{height:280px;width:100%;object-fit:cover;margin-bottom:0;margin-top:auto}.mix-box>div svg{width:28px;height:28px;border:0;border-radius:0;margin-right:12px}svg .cls-1{fill:#f38126}.mix-box:hover svg .cls-1{fill:#fff}@media only screen and (min-width:900px){.mix-box h4{min-height:96px}}@media(max-width:899px){.mix-box>img{height:auto;width:100%;object-fit:initial}}