/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[0].use[3]!./template-parts/block-primary-table-second/block-primary-table-second.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************/
.js-card {
  overflow-x: hidden;
  user-select: none;
  border-radius: 8px;
  filter: drop-shadow(0 4px 15px rgba(0, 0, 0, 0.07)); }
  @media screen and (min-width: 1921px) {
    .js-card {
      border-radius: 0.4166vw;
      filter: drop-shadow(0 0.208vw 2.08vw rgba(0, 0, 0, 0.07)); } }

.js-table {
  position: relative;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%; }

table {
  width: 100%; }
  table tr:nth-of-type(even) {
    background-color: #fff; }
  table tr:nth-of-type(odd) {
    background-color: #f2f2f2; }
  table tr:nth-child(1) > td:first-of-type {
    border-top-left-radius: 8px; }
  table tr:nth-child(1) > td:last-of-type {
    border-top-right-radius: 8px; }
  table tr:last-child > td:first-of-type {
    border-bottom-left-radius: 8px; }
  table tr:last-child > td:last-of-type {
    border-bottom-right-radius: 8px; }
  table .table-srebro,
  table .table-zlato,
  table .table-platina,
  table .table-orange,
  table .table-blue {
    color: #fff;
    font-weight: 700; }
  table .table-orange {
    background-color: #ff5e14; }
  table .table-srebro {
    background-color: #fff;
    background: linear-gradient(90deg, #838383 0%, rgba(152, 152, 152, 0.470068) 52.99%, #838383 100%); }
  table .table-zlato {
    background: linear-gradient(90deg, #c1a045 0%, #eac76b 52.99%, #c1a045 100%); }
  table .table-platina {
    background: linear-gradient(90deg, #d9d8d6 0%, #e5e4e2 52.99%, #d9d8d6 100%); }
  table .table-yellow {
    background: #f3bc22;
    font-weight: 700;
    color: #000; }
  table .table-blue {
    background: #00a4e3; }
  table td {
    border: 1px solid #fff;
    padding: 15px 20px; }
    @media screen and (min-width: 1921px) {
      table td {
        padding: 0.78125vw 1.04167vw; } }

.primaryTableSecond {
  max-width: 1693px;
  width: 100%;
  margin: 0 auto;
  padding: 40px 20px; }
  .primaryTableSecond h2 {
    margin: 0 0 50px; }
  @media screen and (min-width: 1921px) {
    .primaryTableSecond {
      max-width: 88.17708vw;
      padding: 2.04167vw 1.04167vw; }
      .primaryTableSecond h2 {
        margin: 0 0 2.60417vw; } }
  @media screen and (max-width: 768px) {
    .primaryTableSecond {
      padding: 20px; } }
  .primaryTableSecond .secondTable-wrapper {
    flex: 1;
    width: 100%;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    filter: drop-shadow(0 0.208vw 2.08vw rgba(0, 0, 0, 0.07)); }
    .primaryTableSecond .secondTable-wrapper::-webkit-scrollbar {
      display: none; }
    .primaryTableSecond .secondTable-wrapper table {
      width: 100%; }
      @media screen and (max-width: 1040px) {
        .primaryTableSecond .secondTable-wrapper table {
          width: 1000px; } }
      @media screen and (max-width: 768px) {
        .primaryTableSecond .secondTable-wrapper table {
          width: 100%; } }
    .primaryTableSecond .secondTable-wrapper .secondTable__line {
      display: block;
      height: 1px;
      max-width: 651px;
      width: 100%;
      margin: 40px 0 0; }
      @media screen and (min-width: 1921px) {
        .primaryTableSecond .secondTable-wrapper .secondTable__line {
          height: 0.05208vw;
          max-width: 33.90625vw;
          margin: 2.08333vw 0 0; } }
    .primaryTableSecond .secondTable-wrapper .secondTable__footer p {
      margin: 20px 0 0; }
      @media screen and (min-width: 1921px) {
        .primaryTableSecond .secondTable-wrapper .secondTable__footer p {
          margin: 1.04167vw 0 0; } }

