.container{overflow:hidden;width:100%}.rwd-table{display:flex;flex-direction:column;margin:auto;max-width:100%}.rwd-row{border-bottom:0 solid #b83135;display:flex}.rwd-cell{padding:.5em 1em;position:relative}.bonus-cell{color:inherit;flex:1;padding-right:2em;position:relative;text-align:center;text-transform:uppercase}.title-cell{flex:2;text-align:left}.price-cell{flex:1;text-align:center}.chek-currency-control{align-items:center;display:flex;gap:.5em;justify-content:flex-end;margin:0 0 .75em;padding:0 1em}.chek-currency-label,.chek-currency-select{color:#1d1d1b;font-size:.85em}.chek-currency-select{background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;line-height:1.4;padding:.25em .5em}.chek-currency-select:focus{border-color:#3db5e6;box-shadow:0 0 0 2px rgba(61,181,230,.25);outline:none}@media screen and (max-width:601px){.rwd-row{border-bottom:0;flex-direction:column}.rwd-cell{text-align:center!important}.bonus-cell:after{display:none}.chek-currency-control{justify-content:center}}@media screen and (min-width:600px){.rwd-cell{padding-bottom:1em;padding-left:2em;padding-top:1em}}.rwd-row:first-child .rwd-cell{margin-top:.5em}.rwd-row:last-child .rwd-cell{margin-bottom:.5em}