.sell-vs-pawn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media (min-width:1024px){.sell-vs-pawn{gap:32px}}.sell-vs-pawn__card{font-size:16px;padding:24px 32px;border-radius:30px}@media (min-width:768px){.sell-vs-pawn{max-width:1196px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.sell-vs-pawn__card{-webkit-box-flex:1;-ms-flex:1;flex:1}}.sell-vs-pawn__card--1{background-color:#F9F9FB}.sell-vs-pawn__card--2{-webkit-box-shadow:inset 0 0 0 1px #7D8CAC;box-shadow:inset 0 0 0 1px #7D8CAC}.sell-vs-pawn__card strong{font-weight:600}.sell-vs-pawn__or{color:#7D8CAC;font-size:14px;line-height:1.3;text-align:center;text-transform:uppercase}