.gr-overseas__grid{display:grid;gap:12px;grid-template-columns:repeat(4,1fr);text-align:left}.gr-overseas__card{background:#fff;border:1px solid #ededf2;flex-direction:column;gap:8px;height:100%;padding:24px}.gr-overseas__card,.gr-overseas__mock{border-radius:2px;box-sizing:border-box;display:flex}.gr-overseas__mock{background:#f7f8fa;flex:1;flex-direction:column;margin-top:12px;padding:12px}.gr-overseas__mock-brandgrid{margin-bottom:auto;margin-top:auto}.gr-overseas__mock-label{color:#909199;font-family:Inter,sans-serif;font-size:11px;margin-bottom:8px}.gr-overseas__mock-row{align-items:center;background:#fff;border:1px solid #ededf2;border-radius:2px;color:var(--gr-black);display:flex;font-family:Inter,sans-serif;font-size:12px;gap:8px;margin-bottom:6px;padding:8px 10px}.gr-overseas__mock-row--active{background:#f5f5f7;border-color:#1f35ff}.gr-overseas__mock-row span:nth-child(2){flex:1}.gr-overseas__mock-icon{height:14px;width:auto}.gr-overseas__mock-icon--glyph{color:#606166;font-size:14px}.gr-overseas__mock-radio{align-items:center;background:#fff;border:2px solid #c0c2cc;border-radius:50%;box-sizing:border-box;display:inline-flex;flex-shrink:0;height:18px;justify-content:center;width:18px}.gr-overseas__mock-radio--active{border-color:var(--gr-black)}.gr-overseas__mock-radio--active:after{background:var(--gr-black);border-radius:50%;content:"";height:8px;width:8px}.gr-overseas__mock-brandgrid{display:grid;gap:6px;grid-template-columns:repeat(3,1fr)}.gr-overseas__brandcard{aspect-ratio:3/2;border-radius:4px;display:block;object-fit:cover;width:100%}.gr-overseas__mock-tabs{display:flex;flex-wrap:nowrap;gap:4px;margin-bottom:10px}.gr-overseas__tab{background:#fff;border:1px solid #ededf2;border-radius:2px;color:var(--gr-black);flex:1;font-family:Inter,sans-serif;font-size:11px;padding:4px 6px;text-align:center;white-space:nowrap}.gr-overseas__tab--active{background:#1f35ff;border-color:#1f35ff;color:#fff}.gr-overseas__mock-amounts{display:grid;gap:6px;grid-template-columns:repeat(3,1fr)}.gr-overseas__amount{background:#fff;border:1px solid #ededf2;border-radius:2px;color:var(--gr-black);font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:12px 0;text-align:center}.gr-overseas__amount--active{background:#1f35ff;border-color:#1f35ff;color:#fff}.gr-overseas__filter-list{display:flex;flex:1;flex-direction:column;justify-content:space-between}.gr-overseas__filter-row{align-items:center;border-bottom:1px solid #ededf2;color:var(--gr-black);display:flex;font-family:Inter,sans-serif;font-size:13px;gap:10px;padding:3px 0}.gr-overseas__filter-row:last-child{border-bottom:none}.gr-overseas__filter-row--muted{color:#c0c2cc}.gr-overseas__filter-label{flex:1;font-weight:400}.gr-overseas__filter-count{color:#909199;font-size:11px}.gr-overseas__mock-checkbox{background:#fff;border:1.5px solid #c0c2cc;border-radius:3px;display:inline-flex;flex-shrink:0;height:14px;width:14px}.gr-overseas__mock-checkbox--active{background:none;border:none}.gr-overseas__flags{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.gr-overseas__flag{border-radius:50%;height:32px;width:32px}.gr-overseas__flags-caption{color:#909199;font-size:16px;text-align:center}@media (max-width:900px){.gr-overseas__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.gr-overseas__grid{grid-template-columns:1fr}}.gr-overseas__mock-cardicon{border-radius:3px;flex-shrink:0;height:auto;width:28px}