.bytewars-card{background-color:#f5f6f8;border:1px solid #e1e4e9;border-radius:12px;display:flex;gap:40px;padding:24px;width:100%}.bytewars-content{display:flex;flex-direction:column}.bytewars-title{font-family:Blinker;font-size:24px;font-weight:600;line-height:32px;margin-bottom:12px}.bytewars-description{color:#5a677f;margin-bottom:24px}@media screen and (max-width:767px){.bytewars-card{flex-direction:column;gap:32px}.bytewars-image{border-radius:4px;height:auto;width:100%}.bytewars-title{font-size:22px;line-height:30px}.bytewars-content a.button{justify-content:center;max-width:100%!important;width:100%}}