@charset "UTF-8";
/**

Example:

$max-row-width: 1008;
$grid-columns: 12;
$grid: (
  small: (
    from: 0,
    to: 977,
    gutter: 12
  ),
  large: (
    from: 978,
    gutter: 30
  )
);

*/
.row {
  max-width: 1200px;
  margin: 0 auto; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.column {
  float: left;
  width: 100%; }

@media (min-width: 0px) and (max-width: 700px) {
  .column {
    padding-left: 6px;
    padding-right: 6px; }
  .row .row {
    margin-left: -6px;
    margin-right: -6px;
    max-width: none; }
  .small-1 {
    width: 6.25%; }
  .small-2 {
    width: 12.5%; }
  .small-3 {
    width: 18.75%; }
  .small-4 {
    width: 25%; }
  .small-5 {
    width: 31.25%; }
  .small-6 {
    width: 37.5%; }
  .small-7 {
    width: 43.75%; }
  .small-8 {
    width: 50%; }
  .small-9 {
    width: 56.25%; }
  .small-10 {
    width: 62.5%; }
  .small-11 {
    width: 68.75%; }
  .small-12 {
    width: 75%; }
  .small-13 {
    width: 81.25%; }
  .small-14 {
    width: 87.5%; }
  .small-15 {
    width: 93.75%; }
  .small-16 {
    width: 100%; }
  .small-block-grid-1 {
    margin: 0 -6px; }
    .small-block-grid-1:before {
      content: "";
      display: table; }
    .small-block-grid-1:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-1 > * {
      float: left;
      width: 100%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-1 > *:nth-child(2) {
        clear: both; }
  .small-block-grid-2 {
    margin: 0 -6px; }
    .small-block-grid-2:before {
      content: "";
      display: table; }
    .small-block-grid-2:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-2 > * {
      float: left;
      width: 50%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-2 > *:nth-child(3) {
        clear: both; }
  .small-block-grid-3 {
    margin: 0 -6px; }
    .small-block-grid-3:before {
      content: "";
      display: table; }
    .small-block-grid-3:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-3 > * {
      float: left;
      width: 33.33333%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-3 > *:nth-child(4) {
        clear: both; }
  .small-block-grid-4 {
    margin: 0 -6px; }
    .small-block-grid-4:before {
      content: "";
      display: table; }
    .small-block-grid-4:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-4 > * {
      float: left;
      width: 25%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-4 > *:nth-child(5) {
        clear: both; }
  .small-block-grid-5 {
    margin: 0 -6px; }
    .small-block-grid-5:before {
      content: "";
      display: table; }
    .small-block-grid-5:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-5 > * {
      float: left;
      width: 20%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-5 > *:nth-child(6) {
        clear: both; }
  .small-block-grid-6 {
    margin: 0 -6px; }
    .small-block-grid-6:before {
      content: "";
      display: table; }
    .small-block-grid-6:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-6 > * {
      float: left;
      width: 16.66667%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-6 > *:nth-child(7) {
        clear: both; }
  .small-block-grid-7 {
    margin: 0 -6px; }
    .small-block-grid-7:before {
      content: "";
      display: table; }
    .small-block-grid-7:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-7 > * {
      float: left;
      width: 14.28571%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-7 > *:nth-child(8) {
        clear: both; }
  .small-block-grid-8 {
    margin: 0 -6px; }
    .small-block-grid-8:before {
      content: "";
      display: table; }
    .small-block-grid-8:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-8 > * {
      float: left;
      width: 12.5%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-8 > *:nth-child(9) {
        clear: both; }
  .small-block-grid-9 {
    margin: 0 -6px; }
    .small-block-grid-9:before {
      content: "";
      display: table; }
    .small-block-grid-9:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-9 > * {
      float: left;
      width: 11.11111%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-9 > *:nth-child(10) {
        clear: both; }
  .small-block-grid-10 {
    margin: 0 -6px; }
    .small-block-grid-10:before {
      content: "";
      display: table; }
    .small-block-grid-10:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-10 > * {
      float: left;
      width: 10%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-10 > *:nth-child(11) {
        clear: both; }
  .small-block-grid-11 {
    margin: 0 -6px; }
    .small-block-grid-11:before {
      content: "";
      display: table; }
    .small-block-grid-11:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-11 > * {
      float: left;
      width: 9.09091%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-11 > *:nth-child(12) {
        clear: both; }
  .small-block-grid-12 {
    margin: 0 -6px; }
    .small-block-grid-12:before {
      content: "";
      display: table; }
    .small-block-grid-12:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-12 > * {
      float: left;
      width: 8.33333%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-12 > *:nth-child(13) {
        clear: both; }
  .small-block-grid-13 {
    margin: 0 -6px; }
    .small-block-grid-13:before {
      content: "";
      display: table; }
    .small-block-grid-13:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-13 > * {
      float: left;
      width: 7.69231%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-13 > *:nth-child(14) {
        clear: both; }
  .small-block-grid-14 {
    margin: 0 -6px; }
    .small-block-grid-14:before {
      content: "";
      display: table; }
    .small-block-grid-14:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-14 > * {
      float: left;
      width: 7.14286%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-14 > *:nth-child(15) {
        clear: both; }
  .small-block-grid-15 {
    margin: 0 -6px; }
    .small-block-grid-15:before {
      content: "";
      display: table; }
    .small-block-grid-15:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-15 > * {
      float: left;
      width: 6.66667%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-15 > *:nth-child(16) {
        clear: both; }
  .small-block-grid-16 {
    margin: 0 -6px; }
    .small-block-grid-16:before {
      content: "";
      display: table; }
    .small-block-grid-16:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-16 > * {
      float: left;
      width: 6.25%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-16 > *:nth-child(17) {
        clear: both; }
  .small-only-hide {
    display: none !important; } }

@media (min-width: 0px) {
  .small-up-hide {
    display: none !important; } }

@media (max-width: 700px) {
  .small-down-hide {
    display: none !important; } }

@media (max-width: -1px), (min-width: 701px) {
  .small-only-show {
    display: none !important; } }

@media (max-width: -1px) {
  .small-up-show {
    display: none !important; } }

@media (min-width: 701px) {
  .small-down-show {
    display: none !important; } }

@media (min-width: 701px) and (max-width: 999px) {
  .column {
    padding-left: 6px;
    padding-right: 6px; }
  .row .row {
    margin-left: -6px;
    margin-right: -6px;
    max-width: none; }
  .medium-1 {
    width: 6.25%; }
  .medium-2 {
    width: 12.5%; }
  .medium-3 {
    width: 18.75%; }
  .medium-4 {
    width: 25%; }
  .medium-5 {
    width: 31.25%; }
  .medium-6 {
    width: 37.5%; }
  .medium-7 {
    width: 43.75%; }
  .medium-8 {
    width: 50%; }
  .medium-9 {
    width: 56.25%; }
  .medium-10 {
    width: 62.5%; }
  .medium-11 {
    width: 68.75%; }
  .medium-12 {
    width: 75%; }
  .medium-13 {
    width: 81.25%; }
  .medium-14 {
    width: 87.5%; }
  .medium-15 {
    width: 93.75%; }
  .medium-16 {
    width: 100%; }
  .medium-block-grid-1 {
    margin: 0 -6px; }
    .medium-block-grid-1:before {
      content: "";
      display: table; }
    .medium-block-grid-1:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-1 > * {
      float: left;
      width: 100%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .medium-block-grid-1 > *:nth-child(2) {
        clear: both; }
  .medium-block-grid-2 {
    margin: 0 -6px; }
    .medium-block-grid-2:before {
      content: "";
      display: table; }
    .medium-block-grid-2:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-2 > * {
      float: left;
      width: 50%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .medium-block-grid-2 > *:nth-child(3) {
        clear: both; }
  .medium-block-grid-3 {
    margin: 0 -6px; }
    .medium-block-grid-3:before {
      content: "";
      display: table; }
    .medium-block-grid-3:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-3 > * {
      float: left;
      width: 33.33333%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .medium-block-grid-3 > *:nth-child(4) {
        clear: both; }
  .medium-block-grid-4 {
    margin: 0 -6px; }
    .medium-block-grid-4:before {
      content: "";
      display: table; }
    .medium-block-grid-4:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-4 > * {
      float: left;
      width: 25%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .medium-block-grid-4 > *:nth-child(5) {
        clear: both; }
  .medium-block-grid-5 {
    margin: 0 -6px; }
    .medium-block-grid-5:before {
      content: "";
      display: table; }
    .medium-block-grid-5:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-5 > * {
      float: left;
      width: 20%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .medium-block-grid-5 > *:nth-child(6) {
        clear: both; }
  .medium-block-grid-6 {
    margin: 0 -6px; }
    .medium-block-grid-6:before {
      content: "";
      display: table; }
    .medium-block-grid-6:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-6 > * {
      float: left;
      width: 16.66667%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .medium-block-grid-6 > *:nth-child(7) {
        clear: both; }
  .medium-block-grid-7 {
    margin: 0 -6px; }
    .medium-block-grid-7:before {
      content: "";
      display: table; }
    .medium-block-grid-7:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-7 > * {
      float: left;
      width: 14.28571%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .medium-block-grid-7 > *:nth-child(8) {
        clear: both; }
  .medium-block-grid-8 {
    margin: 0 -6px; }
    .medium-block-grid-8:before {
      content: "";
      display: table; }
    .medium-block-grid-8:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-8 > * {
      float: left;
      width: 12.5%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .medium-block-grid-8 > *:nth-child(9) {
        clear: both; }
  .medium-block-grid-9 {
    margin: 0 -6px; }
    .medium-block-grid-9:before {
      content: "";
      display: table; }
    .medium-block-grid-9:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-9 > * {
      float: left;
      width: 11.11111%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .medium-block-grid-9 > *:nth-child(10) {
        clear: both; }
  .medium-block-grid-10 {
    margin: 0 -6px; }
    .medium-block-grid-10:before {
      content: "";
      display: table; }
    .medium-block-grid-10:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-10 > * {
      float: left;
      width: 10%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .medium-block-grid-10 > *:nth-child(11) {
        clear: both; }
  .medium-block-grid-11 {
    margin: 0 -6px; }
    .medium-block-grid-11:before {
      content: "";
      display: table; }
    .medium-block-grid-11:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-11 > * {
      float: left;
      width: 9.09091%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .medium-block-grid-11 > *:nth-child(12) {
        clear: both; }
  .medium-block-grid-12 {
    margin: 0 -6px; }
    .medium-block-grid-12:before {
      content: "";
      display: table; }
    .medium-block-grid-12:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-12 > * {
      float: left;
      width: 8.33333%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .medium-block-grid-12 > *:nth-child(13) {
        clear: both; }
  .medium-block-grid-13 {
    margin: 0 -6px; }
    .medium-block-grid-13:before {
      content: "";
      display: table; }
    .medium-block-grid-13:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-13 > * {
      float: left;
      width: 7.69231%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .medium-block-grid-13 > *:nth-child(14) {
        clear: both; }
  .medium-block-grid-14 {
    margin: 0 -6px; }
    .medium-block-grid-14:before {
      content: "";
      display: table; }
    .medium-block-grid-14:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-14 > * {
      float: left;
      width: 7.14286%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .medium-block-grid-14 > *:nth-child(15) {
        clear: both; }
  .medium-block-grid-15 {
    margin: 0 -6px; }
    .medium-block-grid-15:before {
      content: "";
      display: table; }
    .medium-block-grid-15:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-15 > * {
      float: left;
      width: 6.66667%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .medium-block-grid-15 > *:nth-child(16) {
        clear: both; }
  .medium-block-grid-16 {
    margin: 0 -6px; }
    .medium-block-grid-16:before {
      content: "";
      display: table; }
    .medium-block-grid-16:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-16 > * {
      float: left;
      width: 6.25%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .medium-block-grid-16 > *:nth-child(17) {
        clear: both; }
  .medium-only-hide {
    display: none !important; } }

@media (min-width: 701px) {
  .medium-up-hide {
    display: none !important; } }

@media (max-width: 999px) {
  .medium-down-hide {
    display: none !important; } }

@media (max-width: 700px), (min-width: 1000px) {
  .medium-only-show {
    display: none !important; } }

@media (max-width: 700px) {
  .medium-up-show {
    display: none !important; } }

@media (min-width: 1000px) {
  .medium-down-show {
    display: none !important; } }

@media (min-width: 1000px) and (max-width: 1279px) {
  .column {
    padding-left: 6px;
    padding-right: 6px; }
  .row .row {
    margin-left: -6px;
    margin-right: -6px;
    max-width: none; }
  .middle-1 {
    width: 6.25%; }
  .middle-2 {
    width: 12.5%; }
  .middle-3 {
    width: 18.75%; }
  .middle-4 {
    width: 25%; }
  .middle-5 {
    width: 31.25%; }
  .middle-6 {
    width: 37.5%; }
  .middle-7 {
    width: 43.75%; }
  .middle-8 {
    width: 50%; }
  .middle-9 {
    width: 56.25%; }
  .middle-10 {
    width: 62.5%; }
  .middle-11 {
    width: 68.75%; }
  .middle-12 {
    width: 75%; }
  .middle-13 {
    width: 81.25%; }
  .middle-14 {
    width: 87.5%; }
  .middle-15 {
    width: 93.75%; }
  .middle-16 {
    width: 100%; }
  .middle-block-grid-1 {
    margin: 0 -6px; }
    .middle-block-grid-1:before {
      content: "";
      display: table; }
    .middle-block-grid-1:after {
      content: "";
      display: table;
      clear: both; }
    .middle-block-grid-1 > * {
      float: left;
      width: 100%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .middle-block-grid-1 > *:nth-child(2) {
        clear: both; }
  .middle-block-grid-2 {
    margin: 0 -6px; }
    .middle-block-grid-2:before {
      content: "";
      display: table; }
    .middle-block-grid-2:after {
      content: "";
      display: table;
      clear: both; }
    .middle-block-grid-2 > * {
      float: left;
      width: 50%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .middle-block-grid-2 > *:nth-child(3) {
        clear: both; }
  .middle-block-grid-3 {
    margin: 0 -6px; }
    .middle-block-grid-3:before {
      content: "";
      display: table; }
    .middle-block-grid-3:after {
      content: "";
      display: table;
      clear: both; }
    .middle-block-grid-3 > * {
      float: left;
      width: 33.33333%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .middle-block-grid-3 > *:nth-child(4) {
        clear: both; }
  .middle-block-grid-4 {
    margin: 0 -6px; }
    .middle-block-grid-4:before {
      content: "";
      display: table; }
    .middle-block-grid-4:after {
      content: "";
      display: table;
      clear: both; }
    .middle-block-grid-4 > * {
      float: left;
      width: 25%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .middle-block-grid-4 > *:nth-child(5) {
        clear: both; }
  .middle-block-grid-5 {
    margin: 0 -6px; }
    .middle-block-grid-5:before {
      content: "";
      display: table; }
    .middle-block-grid-5:after {
      content: "";
      display: table;
      clear: both; }
    .middle-block-grid-5 > * {
      float: left;
      width: 20%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .middle-block-grid-5 > *:nth-child(6) {
        clear: both; }
  .middle-block-grid-6 {
    margin: 0 -6px; }
    .middle-block-grid-6:before {
      content: "";
      display: table; }
    .middle-block-grid-6:after {
      content: "";
      display: table;
      clear: both; }
    .middle-block-grid-6 > * {
      float: left;
      width: 16.66667%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .middle-block-grid-6 > *:nth-child(7) {
        clear: both; }
  .middle-block-grid-7 {
    margin: 0 -6px; }
    .middle-block-grid-7:before {
      content: "";
      display: table; }
    .middle-block-grid-7:after {
      content: "";
      display: table;
      clear: both; }
    .middle-block-grid-7 > * {
      float: left;
      width: 14.28571%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .middle-block-grid-7 > *:nth-child(8) {
        clear: both; }
  .middle-block-grid-8 {
    margin: 0 -6px; }
    .middle-block-grid-8:before {
      content: "";
      display: table; }
    .middle-block-grid-8:after {
      content: "";
      display: table;
      clear: both; }
    .middle-block-grid-8 > * {
      float: left;
      width: 12.5%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .middle-block-grid-8 > *:nth-child(9) {
        clear: both; }
  .middle-block-grid-9 {
    margin: 0 -6px; }
    .middle-block-grid-9:before {
      content: "";
      display: table; }
    .middle-block-grid-9:after {
      content: "";
      display: table;
      clear: both; }
    .middle-block-grid-9 > * {
      float: left;
      width: 11.11111%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .middle-block-grid-9 > *:nth-child(10) {
        clear: both; }
  .middle-block-grid-10 {
    margin: 0 -6px; }
    .middle-block-grid-10:before {
      content: "";
      display: table; }
    .middle-block-grid-10:after {
      content: "";
      display: table;
      clear: both; }
    .middle-block-grid-10 > * {
      float: left;
      width: 10%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .middle-block-grid-10 > *:nth-child(11) {
        clear: both; }
  .middle-block-grid-11 {
    margin: 0 -6px; }
    .middle-block-grid-11:before {
      content: "";
      display: table; }
    .middle-block-grid-11:after {
      content: "";
      display: table;
      clear: both; }
    .middle-block-grid-11 > * {
      float: left;
      width: 9.09091%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .middle-block-grid-11 > *:nth-child(12) {
        clear: both; }
  .middle-block-grid-12 {
    margin: 0 -6px; }
    .middle-block-grid-12:before {
      content: "";
      display: table; }
    .middle-block-grid-12:after {
      content: "";
      display: table;
      clear: both; }
    .middle-block-grid-12 > * {
      float: left;
      width: 8.33333%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .middle-block-grid-12 > *:nth-child(13) {
        clear: both; }
  .middle-block-grid-13 {
    margin: 0 -6px; }
    .middle-block-grid-13:before {
      content: "";
      display: table; }
    .middle-block-grid-13:after {
      content: "";
      display: table;
      clear: both; }
    .middle-block-grid-13 > * {
      float: left;
      width: 7.69231%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .middle-block-grid-13 > *:nth-child(14) {
        clear: both; }
  .middle-block-grid-14 {
    margin: 0 -6px; }
    .middle-block-grid-14:before {
      content: "";
      display: table; }
    .middle-block-grid-14:after {
      content: "";
      display: table;
      clear: both; }
    .middle-block-grid-14 > * {
      float: left;
      width: 7.14286%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .middle-block-grid-14 > *:nth-child(15) {
        clear: both; }
  .middle-block-grid-15 {
    margin: 0 -6px; }
    .middle-block-grid-15:before {
      content: "";
      display: table; }
    .middle-block-grid-15:after {
      content: "";
      display: table;
      clear: both; }
    .middle-block-grid-15 > * {
      float: left;
      width: 6.66667%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .middle-block-grid-15 > *:nth-child(16) {
        clear: both; }
  .middle-block-grid-16 {
    margin: 0 -6px; }
    .middle-block-grid-16:before {
      content: "";
      display: table; }
    .middle-block-grid-16:after {
      content: "";
      display: table;
      clear: both; }
    .middle-block-grid-16 > * {
      float: left;
      width: 6.25%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .middle-block-grid-16 > *:nth-child(17) {
        clear: both; }
  .middle-only-hide {
    display: none !important; } }

@media (min-width: 1000px) {
  .middle-up-hide {
    display: none !important; } }

@media (max-width: 1279px) {
  .middle-down-hide {
    display: none !important; } }

@media (max-width: 999px), (min-width: 1280px) {
  .middle-only-show {
    display: none !important; } }

@media (max-width: 999px) {
  .middle-up-show {
    display: none !important; } }

@media (min-width: 1280px) {
  .middle-down-show {
    display: none !important; } }

@media (min-width: 1280px) and (max-width: 1399px) {
  .column {
    padding-left: 12.5px;
    padding-right: 12.5px; }
  .row .row {
    margin-left: -12.5px;
    margin-right: -12.5px;
    max-width: none; }
  .laptop-1 {
    width: 6.25%; }
  .laptop-2 {
    width: 12.5%; }
  .laptop-3 {
    width: 18.75%; }
  .laptop-4 {
    width: 25%; }
  .laptop-5 {
    width: 31.25%; }
  .laptop-6 {
    width: 37.5%; }
  .laptop-7 {
    width: 43.75%; }
  .laptop-8 {
    width: 50%; }
  .laptop-9 {
    width: 56.25%; }
  .laptop-10 {
    width: 62.5%; }
  .laptop-11 {
    width: 68.75%; }
  .laptop-12 {
    width: 75%; }
  .laptop-13 {
    width: 81.25%; }
  .laptop-14 {
    width: 87.5%; }
  .laptop-15 {
    width: 93.75%; }
  .laptop-16 {
    width: 100%; }
  .laptop-block-grid-1 {
    margin: 0 -12.5px; }
    .laptop-block-grid-1:before {
      content: "";
      display: table; }
    .laptop-block-grid-1:after {
      content: "";
      display: table;
      clear: both; }
    .laptop-block-grid-1 > * {
      float: left;
      width: 100%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .laptop-block-grid-1 > *:nth-child(2) {
        clear: both; }
  .laptop-block-grid-2 {
    margin: 0 -12.5px; }
    .laptop-block-grid-2:before {
      content: "";
      display: table; }
    .laptop-block-grid-2:after {
      content: "";
      display: table;
      clear: both; }
    .laptop-block-grid-2 > * {
      float: left;
      width: 50%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .laptop-block-grid-2 > *:nth-child(3) {
        clear: both; }
  .laptop-block-grid-3 {
    margin: 0 -12.5px; }
    .laptop-block-grid-3:before {
      content: "";
      display: table; }
    .laptop-block-grid-3:after {
      content: "";
      display: table;
      clear: both; }
    .laptop-block-grid-3 > * {
      float: left;
      width: 33.33333%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .laptop-block-grid-3 > *:nth-child(4) {
        clear: both; }
  .laptop-block-grid-4 {
    margin: 0 -12.5px; }
    .laptop-block-grid-4:before {
      content: "";
      display: table; }
    .laptop-block-grid-4:after {
      content: "";
      display: table;
      clear: both; }
    .laptop-block-grid-4 > * {
      float: left;
      width: 25%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .laptop-block-grid-4 > *:nth-child(5) {
        clear: both; }
  .laptop-block-grid-5 {
    margin: 0 -12.5px; }
    .laptop-block-grid-5:before {
      content: "";
      display: table; }
    .laptop-block-grid-5:after {
      content: "";
      display: table;
      clear: both; }
    .laptop-block-grid-5 > * {
      float: left;
      width: 20%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .laptop-block-grid-5 > *:nth-child(6) {
        clear: both; }
  .laptop-block-grid-6 {
    margin: 0 -12.5px; }
    .laptop-block-grid-6:before {
      content: "";
      display: table; }
    .laptop-block-grid-6:after {
      content: "";
      display: table;
      clear: both; }
    .laptop-block-grid-6 > * {
      float: left;
      width: 16.66667%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .laptop-block-grid-6 > *:nth-child(7) {
        clear: both; }
  .laptop-block-grid-7 {
    margin: 0 -12.5px; }
    .laptop-block-grid-7:before {
      content: "";
      display: table; }
    .laptop-block-grid-7:after {
      content: "";
      display: table;
      clear: both; }
    .laptop-block-grid-7 > * {
      float: left;
      width: 14.28571%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .laptop-block-grid-7 > *:nth-child(8) {
        clear: both; }
  .laptop-block-grid-8 {
    margin: 0 -12.5px; }
    .laptop-block-grid-8:before {
      content: "";
      display: table; }
    .laptop-block-grid-8:after {
      content: "";
      display: table;
      clear: both; }
    .laptop-block-grid-8 > * {
      float: left;
      width: 12.5%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .laptop-block-grid-8 > *:nth-child(9) {
        clear: both; }
  .laptop-block-grid-9 {
    margin: 0 -12.5px; }
    .laptop-block-grid-9:before {
      content: "";
      display: table; }
    .laptop-block-grid-9:after {
      content: "";
      display: table;
      clear: both; }
    .laptop-block-grid-9 > * {
      float: left;
      width: 11.11111%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .laptop-block-grid-9 > *:nth-child(10) {
        clear: both; }
  .laptop-block-grid-10 {
    margin: 0 -12.5px; }
    .laptop-block-grid-10:before {
      content: "";
      display: table; }
    .laptop-block-grid-10:after {
      content: "";
      display: table;
      clear: both; }
    .laptop-block-grid-10 > * {
      float: left;
      width: 10%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .laptop-block-grid-10 > *:nth-child(11) {
        clear: both; }
  .laptop-block-grid-11 {
    margin: 0 -12.5px; }
    .laptop-block-grid-11:before {
      content: "";
      display: table; }
    .laptop-block-grid-11:after {
      content: "";
      display: table;
      clear: both; }
    .laptop-block-grid-11 > * {
      float: left;
      width: 9.09091%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .laptop-block-grid-11 > *:nth-child(12) {
        clear: both; }
  .laptop-block-grid-12 {
    margin: 0 -12.5px; }
    .laptop-block-grid-12:before {
      content: "";
      display: table; }
    .laptop-block-grid-12:after {
      content: "";
      display: table;
      clear: both; }
    .laptop-block-grid-12 > * {
      float: left;
      width: 8.33333%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .laptop-block-grid-12 > *:nth-child(13) {
        clear: both; }
  .laptop-block-grid-13 {
    margin: 0 -12.5px; }
    .laptop-block-grid-13:before {
      content: "";
      display: table; }
    .laptop-block-grid-13:after {
      content: "";
      display: table;
      clear: both; }
    .laptop-block-grid-13 > * {
      float: left;
      width: 7.69231%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .laptop-block-grid-13 > *:nth-child(14) {
        clear: both; }
  .laptop-block-grid-14 {
    margin: 0 -12.5px; }
    .laptop-block-grid-14:before {
      content: "";
      display: table; }
    .laptop-block-grid-14:after {
      content: "";
      display: table;
      clear: both; }
    .laptop-block-grid-14 > * {
      float: left;
      width: 7.14286%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .laptop-block-grid-14 > *:nth-child(15) {
        clear: both; }
  .laptop-block-grid-15 {
    margin: 0 -12.5px; }
    .laptop-block-grid-15:before {
      content: "";
      display: table; }
    .laptop-block-grid-15:after {
      content: "";
      display: table;
      clear: both; }
    .laptop-block-grid-15 > * {
      float: left;
      width: 6.66667%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .laptop-block-grid-15 > *:nth-child(16) {
        clear: both; }
  .laptop-block-grid-16 {
    margin: 0 -12.5px; }
    .laptop-block-grid-16:before {
      content: "";
      display: table; }
    .laptop-block-grid-16:after {
      content: "";
      display: table;
      clear: both; }
    .laptop-block-grid-16 > * {
      float: left;
      width: 6.25%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .laptop-block-grid-16 > *:nth-child(17) {
        clear: both; }
  .laptop-only-hide {
    display: none !important; } }

@media (min-width: 1280px) {
  .laptop-up-hide {
    display: none !important; } }

@media (max-width: 1399px) {
  .laptop-down-hide {
    display: none !important; } }

@media (max-width: 1279px), (min-width: 1400px) {
  .laptop-only-show {
    display: none !important; } }

@media (max-width: 1279px) {
  .laptop-up-show {
    display: none !important; } }

@media (min-width: 1400px) {
  .laptop-down-show {
    display: none !important; } }

@media (min-width: 1400px) and (max-width: 1739px) {
  .column {
    padding-left: 12.5px;
    padding-right: 12.5px; }
  .row .row {
    margin-left: -12.5px;
    margin-right: -12.5px;
    max-width: none; }
  .large-1 {
    width: 6.25%; }
  .large-2 {
    width: 12.5%; }
  .large-3 {
    width: 18.75%; }
  .large-4 {
    width: 25%; }
  .large-5 {
    width: 31.25%; }
  .large-6 {
    width: 37.5%; }
  .large-7 {
    width: 43.75%; }
  .large-8 {
    width: 50%; }
  .large-9 {
    width: 56.25%; }
  .large-10 {
    width: 62.5%; }
  .large-11 {
    width: 68.75%; }
  .large-12 {
    width: 75%; }
  .large-13 {
    width: 81.25%; }
  .large-14 {
    width: 87.5%; }
  .large-15 {
    width: 93.75%; }
  .large-16 {
    width: 100%; }
  .large-block-grid-1 {
    margin: 0 -12.5px; }
    .large-block-grid-1:before {
      content: "";
      display: table; }
    .large-block-grid-1:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-1 > * {
      float: left;
      width: 100%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .large-block-grid-1 > *:nth-child(2) {
        clear: both; }
  .large-block-grid-2 {
    margin: 0 -12.5px; }
    .large-block-grid-2:before {
      content: "";
      display: table; }
    .large-block-grid-2:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-2 > * {
      float: left;
      width: 50%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .large-block-grid-2 > *:nth-child(3) {
        clear: both; }
  .large-block-grid-3 {
    margin: 0 -12.5px; }
    .large-block-grid-3:before {
      content: "";
      display: table; }
    .large-block-grid-3:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-3 > * {
      float: left;
      width: 33.33333%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .large-block-grid-3 > *:nth-child(4) {
        clear: both; }
  .large-block-grid-4 {
    margin: 0 -12.5px; }
    .large-block-grid-4:before {
      content: "";
      display: table; }
    .large-block-grid-4:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-4 > * {
      float: left;
      width: 25%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .large-block-grid-4 > *:nth-child(5) {
        clear: both; }
  .large-block-grid-5 {
    margin: 0 -12.5px; }
    .large-block-grid-5:before {
      content: "";
      display: table; }
    .large-block-grid-5:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-5 > * {
      float: left;
      width: 20%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .large-block-grid-5 > *:nth-child(6) {
        clear: both; }
  .large-block-grid-6 {
    margin: 0 -12.5px; }
    .large-block-grid-6:before {
      content: "";
      display: table; }
    .large-block-grid-6:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-6 > * {
      float: left;
      width: 16.66667%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .large-block-grid-6 > *:nth-child(7) {
        clear: both; }
  .large-block-grid-7 {
    margin: 0 -12.5px; }
    .large-block-grid-7:before {
      content: "";
      display: table; }
    .large-block-grid-7:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-7 > * {
      float: left;
      width: 14.28571%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .large-block-grid-7 > *:nth-child(8) {
        clear: both; }
  .large-block-grid-8 {
    margin: 0 -12.5px; }
    .large-block-grid-8:before {
      content: "";
      display: table; }
    .large-block-grid-8:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-8 > * {
      float: left;
      width: 12.5%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .large-block-grid-8 > *:nth-child(9) {
        clear: both; }
  .large-block-grid-9 {
    margin: 0 -12.5px; }
    .large-block-grid-9:before {
      content: "";
      display: table; }
    .large-block-grid-9:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-9 > * {
      float: left;
      width: 11.11111%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .large-block-grid-9 > *:nth-child(10) {
        clear: both; }
  .large-block-grid-10 {
    margin: 0 -12.5px; }
    .large-block-grid-10:before {
      content: "";
      display: table; }
    .large-block-grid-10:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-10 > * {
      float: left;
      width: 10%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .large-block-grid-10 > *:nth-child(11) {
        clear: both; }
  .large-block-grid-11 {
    margin: 0 -12.5px; }
    .large-block-grid-11:before {
      content: "";
      display: table; }
    .large-block-grid-11:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-11 > * {
      float: left;
      width: 9.09091%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .large-block-grid-11 > *:nth-child(12) {
        clear: both; }
  .large-block-grid-12 {
    margin: 0 -12.5px; }
    .large-block-grid-12:before {
      content: "";
      display: table; }
    .large-block-grid-12:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-12 > * {
      float: left;
      width: 8.33333%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .large-block-grid-12 > *:nth-child(13) {
        clear: both; }
  .large-block-grid-13 {
    margin: 0 -12.5px; }
    .large-block-grid-13:before {
      content: "";
      display: table; }
    .large-block-grid-13:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-13 > * {
      float: left;
      width: 7.69231%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .large-block-grid-13 > *:nth-child(14) {
        clear: both; }
  .large-block-grid-14 {
    margin: 0 -12.5px; }
    .large-block-grid-14:before {
      content: "";
      display: table; }
    .large-block-grid-14:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-14 > * {
      float: left;
      width: 7.14286%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .large-block-grid-14 > *:nth-child(15) {
        clear: both; }
  .large-block-grid-15 {
    margin: 0 -12.5px; }
    .large-block-grid-15:before {
      content: "";
      display: table; }
    .large-block-grid-15:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-15 > * {
      float: left;
      width: 6.66667%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .large-block-grid-15 > *:nth-child(16) {
        clear: both; }
  .large-block-grid-16 {
    margin: 0 -12.5px; }
    .large-block-grid-16:before {
      content: "";
      display: table; }
    .large-block-grid-16:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-16 > * {
      float: left;
      width: 6.25%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .large-block-grid-16 > *:nth-child(17) {
        clear: both; }
  .large-only-hide {
    display: none !important; } }

@media (min-width: 1400px) {
  .large-up-hide {
    display: none !important; } }

@media (max-width: 1739px) {
  .large-down-hide {
    display: none !important; } }

@media (max-width: 1399px), (min-width: 1740px) {
  .large-only-show {
    display: none !important; } }

@media (max-width: 1399px) {
  .large-up-show {
    display: none !important; } }

@media (min-width: 1740px) {
  .large-down-show {
    display: none !important; } }

@media (min-width: 1740px) {
  .column {
    padding-left: 12.5px;
    padding-right: 12.5px; }
  .row .row {
    margin-left: -12.5px;
    margin-right: -12.5px;
    max-width: none; }
  .xlarge-1 {
    width: 6.25%; }
  .xlarge-2 {
    width: 12.5%; }
  .xlarge-3 {
    width: 18.75%; }
  .xlarge-4 {
    width: 25%; }
  .xlarge-5 {
    width: 31.25%; }
  .xlarge-6 {
    width: 37.5%; }
  .xlarge-7 {
    width: 43.75%; }
  .xlarge-8 {
    width: 50%; }
  .xlarge-9 {
    width: 56.25%; }
  .xlarge-10 {
    width: 62.5%; }
  .xlarge-11 {
    width: 68.75%; }
  .xlarge-12 {
    width: 75%; }
  .xlarge-13 {
    width: 81.25%; }
  .xlarge-14 {
    width: 87.5%; }
  .xlarge-15 {
    width: 93.75%; }
  .xlarge-16 {
    width: 100%; }
  .xlarge-block-grid-1 {
    margin: 0 -12.5px; }
    .xlarge-block-grid-1:before {
      content: "";
      display: table; }
    .xlarge-block-grid-1:after {
      content: "";
      display: table;
      clear: both; }
    .xlarge-block-grid-1 > * {
      float: left;
      width: 100%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .xlarge-block-grid-1 > *:nth-child(2) {
        clear: both; }
  .xlarge-block-grid-2 {
    margin: 0 -12.5px; }
    .xlarge-block-grid-2:before {
      content: "";
      display: table; }
    .xlarge-block-grid-2:after {
      content: "";
      display: table;
      clear: both; }
    .xlarge-block-grid-2 > * {
      float: left;
      width: 50%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .xlarge-block-grid-2 > *:nth-child(3) {
        clear: both; }
  .xlarge-block-grid-3 {
    margin: 0 -12.5px; }
    .xlarge-block-grid-3:before {
      content: "";
      display: table; }
    .xlarge-block-grid-3:after {
      content: "";
      display: table;
      clear: both; }
    .xlarge-block-grid-3 > * {
      float: left;
      width: 33.33333%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .xlarge-block-grid-3 > *:nth-child(4) {
        clear: both; }
  .xlarge-block-grid-4 {
    margin: 0 -12.5px; }
    .xlarge-block-grid-4:before {
      content: "";
      display: table; }
    .xlarge-block-grid-4:after {
      content: "";
      display: table;
      clear: both; }
    .xlarge-block-grid-4 > * {
      float: left;
      width: 25%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .xlarge-block-grid-4 > *:nth-child(5) {
        clear: both; }
  .xlarge-block-grid-5 {
    margin: 0 -12.5px; }
    .xlarge-block-grid-5:before {
      content: "";
      display: table; }
    .xlarge-block-grid-5:after {
      content: "";
      display: table;
      clear: both; }
    .xlarge-block-grid-5 > * {
      float: left;
      width: 20%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .xlarge-block-grid-5 > *:nth-child(6) {
        clear: both; }
  .xlarge-block-grid-6 {
    margin: 0 -12.5px; }
    .xlarge-block-grid-6:before {
      content: "";
      display: table; }
    .xlarge-block-grid-6:after {
      content: "";
      display: table;
      clear: both; }
    .xlarge-block-grid-6 > * {
      float: left;
      width: 16.66667%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .xlarge-block-grid-6 > *:nth-child(7) {
        clear: both; }
  .xlarge-block-grid-7 {
    margin: 0 -12.5px; }
    .xlarge-block-grid-7:before {
      content: "";
      display: table; }
    .xlarge-block-grid-7:after {
      content: "";
      display: table;
      clear: both; }
    .xlarge-block-grid-7 > * {
      float: left;
      width: 14.28571%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .xlarge-block-grid-7 > *:nth-child(8) {
        clear: both; }
  .xlarge-block-grid-8 {
    margin: 0 -12.5px; }
    .xlarge-block-grid-8:before {
      content: "";
      display: table; }
    .xlarge-block-grid-8:after {
      content: "";
      display: table;
      clear: both; }
    .xlarge-block-grid-8 > * {
      float: left;
      width: 12.5%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .xlarge-block-grid-8 > *:nth-child(9) {
        clear: both; }
  .xlarge-block-grid-9 {
    margin: 0 -12.5px; }
    .xlarge-block-grid-9:before {
      content: "";
      display: table; }
    .xlarge-block-grid-9:after {
      content: "";
      display: table;
      clear: both; }
    .xlarge-block-grid-9 > * {
      float: left;
      width: 11.11111%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .xlarge-block-grid-9 > *:nth-child(10) {
        clear: both; }
  .xlarge-block-grid-10 {
    margin: 0 -12.5px; }
    .xlarge-block-grid-10:before {
      content: "";
      display: table; }
    .xlarge-block-grid-10:after {
      content: "";
      display: table;
      clear: both; }
    .xlarge-block-grid-10 > * {
      float: left;
      width: 10%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .xlarge-block-grid-10 > *:nth-child(11) {
        clear: both; }
  .xlarge-block-grid-11 {
    margin: 0 -12.5px; }
    .xlarge-block-grid-11:before {
      content: "";
      display: table; }
    .xlarge-block-grid-11:after {
      content: "";
      display: table;
      clear: both; }
    .xlarge-block-grid-11 > * {
      float: left;
      width: 9.09091%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .xlarge-block-grid-11 > *:nth-child(12) {
        clear: both; }
  .xlarge-block-grid-12 {
    margin: 0 -12.5px; }
    .xlarge-block-grid-12:before {
      content: "";
      display: table; }
    .xlarge-block-grid-12:after {
      content: "";
      display: table;
      clear: both; }
    .xlarge-block-grid-12 > * {
      float: left;
      width: 8.33333%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .xlarge-block-grid-12 > *:nth-child(13) {
        clear: both; }
  .xlarge-block-grid-13 {
    margin: 0 -12.5px; }
    .xlarge-block-grid-13:before {
      content: "";
      display: table; }
    .xlarge-block-grid-13:after {
      content: "";
      display: table;
      clear: both; }
    .xlarge-block-grid-13 > * {
      float: left;
      width: 7.69231%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .xlarge-block-grid-13 > *:nth-child(14) {
        clear: both; }
  .xlarge-block-grid-14 {
    margin: 0 -12.5px; }
    .xlarge-block-grid-14:before {
      content: "";
      display: table; }
    .xlarge-block-grid-14:after {
      content: "";
      display: table;
      clear: both; }
    .xlarge-block-grid-14 > * {
      float: left;
      width: 7.14286%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .xlarge-block-grid-14 > *:nth-child(15) {
        clear: both; }
  .xlarge-block-grid-15 {
    margin: 0 -12.5px; }
    .xlarge-block-grid-15:before {
      content: "";
      display: table; }
    .xlarge-block-grid-15:after {
      content: "";
      display: table;
      clear: both; }
    .xlarge-block-grid-15 > * {
      float: left;
      width: 6.66667%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .xlarge-block-grid-15 > *:nth-child(16) {
        clear: both; }
  .xlarge-block-grid-16 {
    margin: 0 -12.5px; }
    .xlarge-block-grid-16:before {
      content: "";
      display: table; }
    .xlarge-block-grid-16:after {
      content: "";
      display: table;
      clear: both; }
    .xlarge-block-grid-16 > * {
      float: left;
      width: 6.25%;
      padding-left: 12.5px;
      padding-right: 12.5px;
      padding-bottom: 25px; }
      .xlarge-block-grid-16 > *:nth-child(17) {
        clear: both; }
  .xlarge-only-hide {
    display: none !important; } }

@media (min-width: 1740px) {
  .xlarge-up-hide {
    display: none !important; } }

@media (max-width: 1739px) {
  .xlarge-only-show {
    display: none !important; } }

@media (max-width: 1739px) {
  .xlarge-up-show {
    display: none !important; } }

.social-list-icons {
  white-space: nowrap;
  margin-top: 20px; }
  .social-list-icons li {
    display: inline-block;
    vertical-align: middle; }
  .social-list-icons img {
    width: 25px;
    margin: 0 15px; }

.wrapper-conditions-page {
  display: flex;
  max-width: 100%; }
  .wrapper-conditions-page .main-personal-content {
    border-right: 1px solid #DADADA; }
  @media (max-width: 1399px) {
    .wrapper-conditions-page .sidebar {
      flex: 0 0 300px !important; } }
  .wrapper-conditions-page .sidebar .wrapper-conditions .subcaption {
    margin-bottom: 15px;
    padding-left: 35px;
    font-size: 15px;
    color: #5E5E5E; }
  .wrapper-conditions-page .sidebar .wrapper-conditions ul {
    margin-left: -2px; }
    .wrapper-conditions-page .sidebar .wrapper-conditions ul li {
      margin-bottom: 8px; }
      .wrapper-conditions-page .sidebar .wrapper-conditions ul li .item {
        display: block;
        padding: 6px 0 6px 35px;
        font-size: 15px;
        color: #5E5E5E;
        border-left: 3px solid transparent; }
        @media (max-width: 1399px) {
          .wrapper-conditions-page .sidebar .wrapper-conditions ul li .item {
            padding-left: 25px; } }
        @media (max-width: 1279px) {
          .wrapper-conditions-page .sidebar .wrapper-conditions ul li .item {
            padding-left: 20px;
            font-size: 14px; } }
        .wrapper-conditions-page .sidebar .wrapper-conditions ul li .item.active {
          color: #7199C2;
          border-left: 3px solid; }
        .wrapper-conditions-page .sidebar .wrapper-conditions ul li .item:hover {
          color: #7199C2;
          border-left: 3px solid; }

@media (max-width: 999px) {
  .modal-content .wrapper-condition .main-content {
    padding: 0px; } }

.wrapper-condition .main-content {
  padding-right: 20px; }
  @media (max-width: 999px) {
    .wrapper-condition .main-content {
      padding: 0px 15px; } }

.wrapper-condition ol > li > ol > li > ol {
  margin: 15px; }

.wrapper-condition a {
  border-bottom: 1px solid; }

.wrapper-condition table td {
  border: 1px solid #c1c1c1;
  font-size: 12px;
  padding: 10px; }

@media (max-width: 700px) {
  .wrapper-condition {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
    /*
    Label the data
    */ }
    .wrapper-condition table, .wrapper-condition thead, .wrapper-condition tbody, .wrapper-condition th, .wrapper-condition td, .wrapper-condition tr {
      display: block;
      width: auto !important; }
    .wrapper-condition tr:first-child {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    .wrapper-condition tr {
      border: 1px solid #ccc;
      margin-top: 20px; }
    .wrapper-condition td {
      /* Behave  like a "row" */
      border: none;
      border-bottom: 1px solid #eee;
      position: relative;
      padding-left: 50%;
      width: auto !important;
      padding-top: 30px !important; }
    .wrapper-condition td:before {
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 6px;
      left: 6px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      font-weight: bold; }
    .wrapper-condition td:nth-of-type(1):before {
      content: "Предприятие"; }
    .wrapper-condition td:nth-of-type(2):before {
      content: "Адрес"; }
    .wrapper-condition td:nth-of-type(3):before {
      content: "Размер бонусов по карте"; } }

.wrapper-condition ol {
  list-style: decimal;
  counter-reset: item; }
  .wrapper-condition ol li {
    display: block;
    margin-bottom: 15px;
    line-height: 1.4; }
    .wrapper-condition ol li.root-item {
      margin: 30px 0px; }
      .wrapper-condition ol li.root-item:before {
        font-size: 20px; }
      .wrapper-condition ol li.root-item .name {
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 15px;
        display: inline-block; }
    .wrapper-condition ol li:before {
      content: counters(item, ".") " ";
      counter-increment: item;
      font-weight: 500; }
    .wrapper-condition ol li ol p {
      display: inline; }
    .wrapper-condition ol li ul {
      margin-top: 15px; }
      .wrapper-condition ol li ul li:before {
        content: '–';
        counter-increment: none; }

.modal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: white;
  background: rgba(0, 0, 0, 0.76);
  z-index: 10000;
  display: none;
  top: 0;
  left: 0;
  overflow-y: scroll; }
  .modal-modal-bg .modal-container {
    display: none;
    position: relative;
    z-index: 11000;
    cursor: default;
    margin: 70px auto;
    background: #fff;
    border-radius: 10px;
    max-width: 80%; }
    @media (max-width: 999px) {
      .modal-modal-bg .modal-container {
        max-width: 90%; } }
    @media (min-width: 0px) and (max-width: 700px) {
      .modal-modal-bg .modal-container {
        width: 100%;
        max-width: 100%;
        margin: 0px;
        border-radius: 0px;
        margin-top: 50px; } }
    .modal-modal-bg .modal-container img {
      max-width: 100%;
      height: auto; }
    .modal-modal-bg .modal-container .modal-closer {
      text-indent: -99999px;
      overflow: hidden;
      position: absolute;
      top: 0px;
      right: -30px;
      width: 17px;
      height: 17px;
      background: transparent url("../images/icons/modal-close.png") 0 0 no-repeat;
      background-size: contain;
      text-decoration: none;
      cursor: pointer;
      z-index: 1; }
      @media (max-width: 999px) {
        .modal-modal-bg .modal-container .modal-closer {
          right: 0px;
          top: -30px; } }
      @media (max-width: 700px) {
        .modal-modal-bg .modal-container .modal-closer {
          top: -50px;
          right: 0px;
          width: 50px;
          height: 50px;
          background: #ffffff url("../images/icons/modal-close-black.svg") 50% 50% no-repeat; } }
    .modal-modal-bg .modal-container .modal-content {
      padding: 25px 45px 25px 42px;
      border-radius: 0;
      background: transparent;
      -webkit-box-shadow: 3px 4px 35px rgba(92, 99, 100, 0.27);
      -moz-box-shadow: 3px 4px 35px rgba(92, 99, 100, 0.27);
      -o-box-shadow: 3px 4px 35px rgba(92, 99, 100, 0.27);
      box-shadow: 3px 4px 35px rgba(92, 99, 100, 0.27); }
      @media (max-width: 999px) {
        .modal-modal-bg .modal-container .modal-content {
          padding: 20px 12px; } }
      @media (max-width: 700px) {
        .modal-modal-bg .modal-container .modal-content {
          padding: 23px 12px; } }

.modal-loader {
  display: none; }

body.modal-loading {
  overflow: hidden; }
  body.modal-loading .modal-loader {
    display: block;
    position: fixed;
    z-index: 10000;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.76); }
    body.modal-loading .modal-loader:before {
      content: '';
      position: fixed;
      width: 30px;
      height: 30px;
      left: 50%;
      top: 50%;
      background-color: #fff;
      margin-left: -15px;
      margin-top: -15px;
      border-radius: 15px; }
    body.modal-loading .modal-loader:after {
      content: '';
      position: fixed;
      width: 2px;
      background-color: #000;
      height: 15px;
      left: 50%;
      top: 50%;
      margin-left: -1px;
      margin-top: -13px;
      -webkit-transform-origin: 50% 13px;
      -moz-transform-origin: 50% 13px;
      -o-transform-origin: 50% 13px;
      transform-origin: 50% 13px;
      -webkit-animation-name: spin;
      -moz-animation-name: spin;
      -o-animation-name: spin;
      animation-name: spin;
      -webkit-animation-iteration-count: infinite;
      -moz-animation-iteration-count: infinite;
      -o-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
      -webkit-animation-duration: 1s;
      -moz-animation-duration: 1s;
      -o-animation-duration: 1s;
      animation-duration: 1s; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.modal-modal-bg .modal-container.action {
  border-radius: 0; }
  .modal-modal-bg .modal-container.action .modal-content {
    padding: 0; }
    .modal-modal-bg .modal-container.action .modal-content .content-action {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      max-width: 722px;
      flex-direction: column; }
      .modal-modal-bg .modal-container.action .modal-content .content-action strong {
        font-weight: bold; }
      .modal-modal-bg .modal-container.action .modal-content .content-action.action-type-2 .heading .percent-icon {
        display: block; }
      .modal-modal-bg .modal-container.action .modal-content .content-action.action-type-2 .heading .image-wrapper .dates-block {
        background: #e66b1b; }
      .modal-modal-bg .modal-container.action .modal-content .content-action .heading {
        display: flex;
        position: relative;
        flex-direction: column; }
        .modal-modal-bg .modal-container.action .modal-content .content-action .heading .percent-icon {
          display: none;
          position: absolute;
          width: 75px;
          height: 75px;
          top: 22px;
          left: 26px;
          background-image: url("/static/frontend/images/action/percent.svg");
          background-repeat: no-repeat;
          background-size: contain;
          z-index: 2;
          color: #e66b1b; }
        .modal-modal-bg .modal-container.action .modal-content .content-action .heading .image-wrapper {
          display: flex;
          flex-direction: column;
          height: 350px; }
          @media (max-width: 700px) {
            .modal-modal-bg .modal-container.action .modal-content .content-action .heading .image-wrapper {
              height: 165px; } }
          .modal-modal-bg .modal-container.action .modal-content .content-action .heading .image-wrapper .image {
            width: 100%;
            height: 100%;
            object-fit: cover; }
          .modal-modal-bg .modal-container.action .modal-content .content-action .heading .image-wrapper .dates-block {
            display: flex;
            position: absolute;
            width: 231px;
            height: 60px;
            left: 50%;
            bottom: -60px;
            transform: translateX(-50%);
            background: #123282;
            font-weight: 700;
            font-size: 14px;
            color: #ffffff;
            letter-spacing: 0;
            text-align: center;
            line-height: 20px;
            justify-content: center;
            align-items: center;
            flex-direction: column; }
            .modal-modal-bg .modal-container.action .modal-content .content-action .heading .image-wrapper .dates-block .text {
              display: block; }
      .modal-modal-bg .modal-container.action .modal-content .content-action .content {
        display: flex;
        flex-direction: column;
        padding: 0 20px 6px;
        /* Товары */ }
        @media (min-width: 0px) and (max-width: 700px) {
          .modal-modal-bg .modal-container.action .modal-content .content-action .content {
            padding: 0 20px 30px;
            display: block;
            position: relative; } }
        .modal-modal-bg .modal-container.action .modal-content .content-action .content .subtitle {
          font-size: 16px;
          color: #000000;
          line-height: calc(35 / 30); }
          @media (min-width: 0px) and (max-width: 700px) {
            .modal-modal-bg .modal-container.action .modal-content .content-action .content .subtitle {
              font-size: 14px; } }
        .modal-modal-bg .modal-container.action .modal-content .content-action .content .disclaimer {
          display: block;
          position: relative;
          margin: 13px 0 0 0;
          font-style: italic;
          font-size: 13px;
          color: rgba(0, 0, 0, 0.45);
          letter-spacing: 0;
          line-height: 20px;
          text-align: left; }
          .modal-modal-bg .modal-container.action .modal-content .content-action .content .disclaimer::before {
            position: absolute;
            left: -14px;
            top: -6px;
            content: "*";
            font-size: 15px;
            color: #ff0000; }
        .modal-modal-bg .modal-container.action .modal-content .content-action .content .content-title {
          margin: 80px 0 0 0;
          position: sticky;
          position: -webkit-sticky;
          z-index: 999;
          background: #ffffff;
          padding-bottom: 20px;
          padding-top: 10px;
          top: 0px; }
          .modal-modal-bg .modal-container.action .modal-content .content-action .content .content-title .title {
            display: block;
            font-weight: 900;
            font-size: 30px;
            color: #000000;
            text-align: center;
            line-height: calc(35 / 30); }
            @media (min-width: 0px) and (max-width: 700px) {
              .modal-modal-bg .modal-container.action .modal-content .content-action .content .content-title .title {
                font-size: 24px; } }
        .modal-modal-bg .modal-container.action .modal-content .content-action .content .check-wrapper {
          display: flex;
          width: 420px;
          margin: 70px auto 0 auto;
          flex-direction: column; }
          .modal-modal-bg .modal-container.action .modal-content .content-action .content .check-wrapper .check-text {
            font-weight: 700;
            font-size: 18px;
            color: #000000;
            text-align: center;
            line-height: 25px; }
          .modal-modal-bg .modal-container.action .modal-content .content-action .content .check-wrapper .check-form {
            display: block;
            margin: 25px 0 0 0;
            padding: 35px 35px 40px 35px;
            height: 194px;
            position: relative;
            width: 100%;
            flex-direction: column;
            align-items: center;
            background-color: #dae0e5; }
            .modal-modal-bg .modal-container.action .modal-content .content-action .content .check-wrapper .check-form::after {
              content: "";
              display: block;
              width: 100%;
              height: 9px;
              position: absolute;
              bottom: -9px;
              left: 0;
              right: 0;
              background-position: bottom center;
              background-image: url("/static/frontend/images/action/check-bottom.svg");
              background-repeat: no-repeat;
              background-size: 100% 100%; }
            .modal-modal-bg .modal-container.action .modal-content .content-action .content .check-wrapper .check-form input {
              display: block;
              width: 340px;
              height: 55px;
              margin: 0 auto;
              line-height: 55px;
              background: #ffffff;
              border: 1px solid #cbcbcb;
              font-size: 15px;
              color: #434343;
              text-align: left; }
            .modal-modal-bg .modal-container.action .modal-content .content-action .content .check-wrapper .check-form .button {
              display: flex;
              width: 200px;
              height: 50px;
              margin: 28px auto 0 auto;
              justify-content: center;
              align-items: center;
              font-weight: 700;
              font-size: 18px;
              color: #ffffff;
              text-align: center; }
        .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper {
          margin: 51px 0 0 0; }
          .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods-title {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            align-items: center;
            border-top: 1px solid #a7a7a7;
            border-bottom: 1px solid #a7a7a7; }
            .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods-title.active {
              border-top: 1px solid transparent;
              border-bottom: 1px solid transparent;
              background: #dae0e5; }
              .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods-title.active .plus-minus.plus {
                display: none; }
              .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods-title.active .plus-minus.minus {
                display: inline-block; }
            .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods-title .title {
              padding: 16px 11px 15px 11px;
              text-transform: uppercase;
              font-weight: 700;
              font-size: 14px;
              color: #000000;
              text-align: left; }
            .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods-title .plus-minus {
              display: inline-block;
              cursor: pointer;
              width: 25px;
              height: 25px;
              line-height: 25px;
              margin-right: 11px;
              border-radius: 50%;
              border: 1px solid #000000;
              font-size: 18px;
              color: #000000;
              justify-content: center;
              align-items: center;
              text-align: center;
              background: transparent;
              outline: none; }
              .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods-title .plus-minus.minus {
                display: none; }
          .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods {
            display: none;
            margin: 80px 0 0 0;
            flex-direction: column; }
            .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods.active {
              display: flex; }
            .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods .products {
              display: flex;
              padding: 0 20px 39px 20px;
              border-bottom: 1px solid #a7a7a7;
              flex-direction: row;
              flex-wrap: wrap;
              justify-content: space-between; }
              @media (min-width: 0px) and (max-width: 700px) {
                .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods .products {
                  flex-wrap: wrap; } }
              .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods .products .product {
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: center;
                width: calc(50% - 20px);
                margin-bottom: 30px; }
                @media (min-width: 0px) and (max-width: 700px) {
                  .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods .products .product {
                    width: 100%; } }
                .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods .products .product .image-wrapper {
                  display: flex;
                  justify-content: center;
                  align-items: center;
                  width: 200px;
                  position: relative; }
                  .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods .products .product .image-wrapper .image {
                    object-fit: contain; }
                  .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods .products .product .image-wrapper .product-label {
                    display: flex;
                    position: absolute;
                    width: 80px;
                    height: 80px;
                    top: -35px;
                    right: 23px;
                    justify-content: center;
                    align-items: center;
                    flex-direction: column;
                    border-radius: 50%;
                    font-size: 29px;
                    color: #ffffff;
                    letter-spacing: 0.7px; }
                    .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods .products .product .image-wrapper .product-label.type-1 {
                      background: #e575a0;
                      font-size: 35px;
                      letter-spacing: 0.48px; }
                    .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods .products .product .image-wrapper .product-label.type-2 {
                      background: #e57575;
                      font-style: italic;
                      line-height: 1; }
                      .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods .products .product .image-wrapper .product-label.type-2 .text {
                        font-weight: 700;
                        font-size: 12px;
                        color: #ffffff;
                        line-height: 1; }
                    .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods .products .product .image-wrapper .product-label.type-3 {
                      background: #5ecada;
                      font-style: italic;
                      font-size: 35px;
                      letter-spacing: 0.48px; }
                .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods .products .product .title-block {
                  display: flex;
                  width: 100%;
                  margin: 44px 0 0 0;
                  flex-direction: row;
                  justify-content: space-between; }
                  .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods .products .product .title-block .title {
                    font-weight: 300;
                    font-size: 13px;
                    color: #000000;
                    line-height: 20px;
                    text-align: left; }
                  .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods .products .product .title-block .price {
                    font-weight: 700;
                    font-size: 14px;
                    color: #000000;
                    text-align: right;
                    line-height: 20px;
                    white-space: nowrap; }
                    .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods .products .product .title-block .price .normal-price {
                      font-size: 23px;
                      color: #f3005e; }
                    .modal-modal-bg .modal-container.action .modal-content .content-action .content .goods-wrapper .goods .products .product .title-block .price .old-price {
                      text-decoration: line-through; }
        .modal-modal-bg .modal-container.action .modal-content .content-action .content .place {
          display: block;
          position: relative;
          width: 100%;
          margin: 80px 0 0 0;
          padding: 35px 0 38px 90px;
          border-radius: 5px;
          border: 1px solid #979797; }
          @media (min-width: 0px) and (max-width: 700px) {
            .modal-modal-bg .modal-container.action .modal-content .content-action .content .place {
              margin: 40px 0 0 0;
              padding: 0;
              border: none; } }
          .modal-modal-bg .modal-container.action .modal-content .content-action .content .place .location {
            display: flex;
            position: relative;
            flex-direction: row; }
            .modal-modal-bg .modal-container.action .modal-content .content-action .content .place .location.additional-margin {
              margin: 0 0 8px 0; }
            @media (min-width: 0px) and (max-width: 700px) {
              .modal-modal-bg .modal-container.action .modal-content .content-action .content .place .location {
                flex-direction: column; } }
            .modal-modal-bg .modal-container.action .modal-content .content-action .content .place .location .point-icon {
              display: block;
              width: 21px;
              height: 30px;
              background-image: url("/static/frontend/images/action/placemark.svg");
              background-size: contain;
              background-repeat: no-repeat; }
              @media (min-width: 701px) {
                .modal-modal-bg .modal-container.action .modal-content .content-action .content .place .location .point-icon {
                  position: absolute;
                  left: -30px; } }
            .modal-modal-bg .modal-container.action .modal-content .content-action .content .place .location .text {
              margin: 0 0 0 3px;
              font-size: 15px;
              color: #000000;
              line-height: 30px; }
              .modal-modal-bg .modal-container.action .modal-content .content-action .content .place .location .text .location-text.bold {
                font-weight: 700; }
              .modal-modal-bg .modal-container.action .modal-content .content-action .content .place .location .text .location-address {
                font-size: 13px;
                line-height: 20px;
                text-decoration: underline; }
          @media (min-width: 701px) {
            .modal-modal-bg .modal-container.action .modal-content .content-action .content .place .location-image-wrapper {
              position: absolute;
              bottom: 15px;
              right: 20px; } }
          @media (min-width: 0px) and (max-width: 700px) {
            .modal-modal-bg .modal-container.action .modal-content .content-action .content .place .location-image-wrapper {
              margin: 10px 0 0 0; } }
        .modal-modal-bg .modal-container.action .modal-content .content-action .content .promoter {
          margin: 41px 0 -3px 0;
          font-size: 12px;
          color: rgba(0, 0, 0, 0.4);
          line-height: 20px; }
          .modal-modal-bg .modal-container.action .modal-content .content-action .content .promoter .promoter-text {
            display: block; }
            .modal-modal-bg .modal-container.action .modal-content .content-action .content .promoter .promoter-text.bold {
              font-weight: 700; }
    .modal-modal-bg .modal-container.action .modal-content .hidden {
      display: none !important; }
    .modal-modal-bg .modal-container.action .modal-content .wrapper-pagination {
      margin: 0 auto; }
      .modal-modal-bg .modal-container.action .modal-content .wrapper-pagination .wrapper-title {
        display: flex;
        margin: 0 21px 0 21px;
        justify-content: center;
        align-items: center;
        text-align: center; }
        .modal-modal-bg .modal-container.action .modal-content .wrapper-pagination .wrapper-title::before {
          content: "";
          display: inline-flex;
          flex: 1 1 auto;
          border-bottom: 1px solid #dbdbdb;
          height: 1px; }
        .modal-modal-bg .modal-container.action .modal-content .wrapper-pagination .wrapper-title::after {
          content: "";
          flex: 1 1 auto;
          display: inline-flex;
          border-bottom: 1px solid #dbdbdb;
          height: 1px; }
        .modal-modal-bg .modal-container.action .modal-content .wrapper-pagination .wrapper-title .circle {
          border-radius: 1000px;
          display: inline-flex;
          width: 43px;
          height: 43px;
          justify-content: center;
          align-items: center;
          border: 1px solid #b7b7b7; }
          .modal-modal-bg .modal-container.action .modal-content .wrapper-pagination .wrapper-title .circle .image-icon.arrow-down {
            display: inline-block;
            width: 15px;
            height: 18px;
            background: transparent url(/static/frontend/images/icons/arrow-down-2x.png?v=5) 50% 50% no-repeat;
            background-size: cover; }
        .modal-modal-bg .modal-container.action .modal-content .wrapper-pagination .wrapper-title .pagination-name {
          margin-left: 10px;
          font-size: 14px;
          color: #000000;
          text-transform: uppercase; }

.modal-modal-bg .button.gradient {
  padding: 17px 20px; }
  .modal-modal-bg .button.gradient .image-icon.download-white {
    display: inline-block;
    width: 15px;
    height: 18px;
    background: transparent url("../images/icons/download-white.svg") 50% 50% no-repeat;
    background-size: cover; }
  .modal-modal-bg .button.gradient .title {
    margin-left: 10px; }

.product__coupon {
  margin: 65px -10px -25px -10px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("/static/frontend/images/action/coupon-border.svg");
  padding: 9px 10px 20px 10px; }
  .product__coupon .coupon-body {
    display: flex;
    padding: 50px 40px;
    flex-direction: column;
    width: 100%;
    height: 525px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    background-image: url("/static/frontend/images/action/coupon-bg.jpg"); }
    @media (min-width: 0px) and (max-width: 700px) {
      .product__coupon .coupon-body {
        height: auto;
        padding: 25px 20px; } }
    .product__coupon .coupon-body .coupon-header {
      display: flex;
      padding: 0 0 50px 0;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      .product__coupon .coupon-body .coupon-header .dates-block {
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-width: 205px;
        min-height: 50px;
        padding: 0 7px;
        background: #6998e1;
        font-weight: 700;
        font-size: 14px;
        color: #ffffff;
        letter-spacing: 0;
        text-align: center;
        line-height: 20px;
        border-radius: 5px; }
        .product__coupon .coupon-body .coupon-header .dates-block.red {
          background: #ff0959; }
      .product__coupon .coupon-body .coupon-header .title {
        margin: 25px 0 0 0;
        font-weight: 700;
        font-size: 18px;
        color: #ffffff;
        text-align: center;
        line-height: 25px; }
    .product__coupon .coupon-body .coupon-bottom {
      display: flex;
      flex-direction: column;
      align-items: center; }
      .product__coupon .coupon-body .coupon-bottom .line {
        display: inline-block;
        margin: 0 auto 50px auto;
        width: 100px;
        height: 1px;
        background: rgba(216, 216, 216, 0.2); }
      .product__coupon .coupon-body .coupon-bottom .coupon-content {
        display: flex;
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
        align-items: center; }
        @media (min-width: 0px) and (max-width: 700px) {
          .product__coupon .coupon-body .coupon-bottom .coupon-content {
            flex-direction: column; } }
        .product__coupon .coupon-body .coupon-bottom .coupon-content .how-use {
          display: flex;
          width: 242px;
          flex-direction: column; }
          @media (min-width: 0px) and (max-width: 700px) {
            .product__coupon .coupon-body .coupon-bottom .coupon-content .how-use {
              padding: 0 10px;
              margin: 0 0 10px 0; } }
          .product__coupon .coupon-body .coupon-bottom .coupon-content .how-use .title {
            margin: 0 0 15px 0;
            font-weight: 700;
            font-size: 18px;
            color: #ffffff;
            text-align: left;
            line-height: 25px; }
          .product__coupon .coupon-body .coupon-bottom .coupon-content .how-use .list .item {
            font-size: 14px;
            color: #aaafb6;
            line-height: 17px; }
            .product__coupon .coupon-body .coupon-bottom .coupon-content .how-use .list .item:not(:last-child) {
              margin: 0 0 17px 0; }
        .product__coupon .coupon-body .coupon-bottom .coupon-content .qrcode {
          display: flex;
          width: 175px;
          height: 175px;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          background: #ffffff;
          border-radius: 5px; }
          .product__coupon .coupon-body .coupon-bottom .coupon-content .qrcode .image {
            padding: 25px; }
  .product__coupon .download-coupon {
    display: flex;
    height: 50px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background: #e5dae2;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; }
    .product__coupon .download-coupon .download-link {
      padding: 1px 0 0 0; }
      .product__coupon .download-coupon .download-link .icon {
        display: inline-block;
        width: 11px;
        height: 14px;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url("data:image/svg+xml,%3Csvg width='11' height='14' viewBox='0 0 11 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.7157946 11.3303681L.2764972 6.97178522c-.83236826-.81723429.44392974-2.07032688 1.27629801-1.25309258l2.88554331 2.83307888V.86976916c0-1.14412801 1.83121017-1.14412801 1.83121017 0v7.68200236L9.155092 5.71869264c.83236827-.8172343 2.1086663.43585829 1.276298 1.25309258L5.99209261 11.3303681c-.33294731.3268937-.9433507.3268937-1.27629801 0zm5.10519201.9261989c1.16531559 0 1.16531559 1.7434332 0 1.7434332H.8869006c-1.16531557 0-1.16531557-1.7434332 0-1.7434332H9.8209866z' fill='%23222B37' fill-rule='evenodd'/%3E%3C/svg%3E");
        transform: translateX(-7px) translateY(2px); }
      .product__coupon .download-coupon .download-link .text {
        font-weight: 700;
        font-size: 17px;
        color: #222b37;
        background-repeat: no-repeat;
        background-position: bottom center;
        background-image: url("data:image/svg+xml,%3Csvg width='124' height='1' viewBox='0 0 124 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M23 16h124v1H23z'/%3E%3Cmask id='b' x='0' y='0' width='124' height='1' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3C/defs%3E%3Cuse mask='url(%23b)' xlink:href='%23a' transform='translate(-23 -16)' fill-rule='nonzero' stroke='%23222B37' stroke-width='2' fill='none' opacity='.60000002' stroke-dasharray='1,3'/%3E%3C/svg%3E"); }

.partner-field {
  position: relative;
  cursor: pointer;
  margin-left: 20px;
  z-index: 9999;
  font-size: 0px;
  white-space: nowrap; }
  .partner-field .wrapper-checkbox-list {
    margin-left: 0px; }

.partner-field-label {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #c1bdbd;
  border-right: none;
  padding: 12px 10px 8px 15px;
  text-transform: uppercase;
  border-radius: 6px 0px 0px 6px;
  color: #868585;
  font-weight: normal;
  width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px; }

.partner-field-radio-list-styled-wrapper input[type=radio]:checked + label span {
  border-bottom: 1px dashed;
  color: #49417a; }

.partner-field.active .partner-field-wrapper-list {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  pointer-events: auto; }

.partner-field-dropper-item {
  width: 38px;
  height: 38px;
  background: #49417a url("../images/icons/order.svg") 50% 50% no-repeat;
  background-size: 21px 21px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border-radius: 0px 6px 6px 0px; }

.partner-field-wrapper-list {
  background: #ffffff;
  position: absolute;
  top: 48px;
  opacity: 0;
  visibility: hidden;
  white-space: nowrap;
  right: 0;
  border: 1px solid #dedede;
  border-radius: 6px;
  padding: 15px 10px 20px 6px;
  pointer-events: none;
  z-index: 9999;
  font-size: 14px; }
  @media (max-width: 700px) {
    .partner-field-wrapper-list {
      white-space: normal;
      width: calc(100vw - 10px);
      margin-left: 10px;
      font-size: 15px; } }

.partner-field-wrapper-list:before {
  position: absolute;
  right: 13px;
  top: -11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7.5px 11px 7.5px;
  border-color: transparent transparent #dedede transparent;
  content: ''; }

.partner-field-wrapper-list::after {
  left: 0;
  right: 0;
  top: -11px;
  height: 10px;
  content: '';
  position: absolute; }

.partner-field-wrapper-list input[type=radio] {
  display: none; }

.partner-field-wrapper-list label {
  padding: 5px 25px;
  cursor: pointer;
  color: #000000;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  display: block; }

.partner-field-wrapper-list label span {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  border-bottom: 1px dashed transparent; }

.partner-field-wrapper-list label span:hover span {
  color: #49417a;
  border-bottom-color: inherit; }

@media all and (max-width: 900px) {
  .partner-field-label {
    display: none; }
  .partner-field {
    position: absolute;
    top: -5px;
    right: 12px; }
  .partner-field-dropper-item {
    border-radius: 6px; }
  .partner-field-wrapper-list {
    padding: 10px 8px; }
  .partner-field-wrapper-list label {
    padding: 3px 12px; } }

.partners-wrapper {
  margin: 20px 0px;
  padding-top: 10px; }
  .partners-wrapper h2 {
    font-size: 23px;
    font-weight: 500;
    text-align: center; }

.partners-acton-info-list {
  margin-top: 20px; }
  .partners-acton-info-list .slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    margin-top: 20px; }
    .partners-acton-info-list .slick-dots li {
      margin: 0 5px; }
      .partners-acton-info-list .slick-dots li.slick-active button {
        background: transparent; }
      .partners-acton-info-list .slick-dots li button {
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
        width: 8px;
        height: 8px;
        background: #123282;
        border: 2px solid #123282;
        border-radius: 50%;
        color: transparent;
        padding: 0px; }
  .partners-acton-info-list .partner-address {
    text-align: center;
    font-size: 13px;
    margin-top: 5px;
    color: #595959; }

.partners-acton-info-list .partner-info-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  padding: 5px;
  position: relative;
  width: 100%; }

.partners-acton-info-list .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  padding: 20px 15px 50px 15px;
  background: #f4f5f9;
  position: relative;
  min-height: 300px; }

.partners-acton-info-list .partner__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 150px;
  height: 40px;
  text-align: center;
  margin: 0 auto; }
  .partners-acton-info-list .partner__logo img {
    object-fit: contain; }

.partners-acton-info-list .partner-title {
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  font-size: 13px; }

.partners-acton-info-list .action-description {
  background: #ffffff;
  padding: 5px 10px;
  border-radius: 6px;
  margin: 20px 0px; }
  .partners-acton-info-list .action-description h6 {
    font-size: 10px;
    line-height: 1.3;
    margin: 15px 0px; }

.partners-acton-info-list .organizer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  font-size: 12px; }

.partners-acton-info-list .value {
  font-weight: bold; }

@media all and (max-width: 999px) {
  .partners-acton-info-list {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5px; }
  .partners-acton-info-list .partner-info-action {
    width: 100%;
    padding: 5px; }
  .partners-acton-info-list .wrapper {
    padding: 20px 15px 10px 15px; }
  .partners-acton-info-list .organizer {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: static; }
  .partners-acton-info-list .item {
    margin-bottom: 10px;
    width: 100%; }
  .partners-acton-info-list .value {
    margin-top: 3px; } }

.partner-field-dropper-item {
  background: #49417a url("../../images/icons/order.svg") 50% 50% no-repeat;
  background-size: 21px 21px; }

.button.gradient {
  background: linear-gradient(to right, #c64ba6 0%, #e9335b 100%);
  display: inline-block;
  padding: 17px 45px;
  border-radius: 100px;
  color: #ffffff;
  font-size: 14px;
  border: none;
  cursor: pointer;
  position: relative;
  font-weight: 600;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.partner-field-label {
  padding: 11px 10px 7px 15px; }

.actual-offers {
  position: relative;
  z-index: 1; }
  .actual-offers .actions-filter-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .actual-offers .actions-filter-form .label-form {
      font-size: 18px; }
      @media (max-width: 1739px) {
        .actual-offers .actions-filter-form .label-form {
          font-size: 16px; } }
      @media (max-width: 1399px) {
        .actual-offers .actions-filter-form .label-form {
          font-size: 14px; } }
      @media (min-width: 0px) and (max-width: 700px) {
        .actual-offers .actions-filter-form .label-form {
          text-transform: uppercase;
          font-size: 12px;
          font-weight: bold;
          color: #ffffff;
          line-height: 1; } }
    @media (max-width: 999px) {
      .actual-offers .actions-filter-form {
        max-width: 100%;
        overflow-x: auto;
        padding: 0 17px; }
        .actual-offers .actions-filter-form .wrapper-checkbox-list {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: nowrap;
          -moz-flex-wrap: nowrap;
          -ms-flex-wrap: none;
          flex-wrap: nowrap; }
          .actual-offers .actions-filter-form .wrapper-checkbox-list .item input + label {
            padding: 6px 12px 6px 18px;
            display: block; }
            .actual-offers .actions-filter-form .wrapper-checkbox-list .item input + label .image-icon {
              display: none; }
            .actual-offers .actions-filter-form .wrapper-checkbox-list .item input + label .title {
              width: auto;
              white-space: nowrap;
              margin-left: 0px; } }
    @media (min-width: 0px) and (max-width: 700px) {
      .actual-offers .actions-filter-form {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
        background: linear-gradient(100deg, #D03E55 -30%, #50287F 30%, #1B64A7 130%, #0F74C5 120%);
        padding: 0px 0px 0px 18px;
        overflow: inherit; } }
    @media (min-width: 0px) and (max-width: 700px) {
      .actual-offers .actions-filter-form .partner-field {
        position: relative;
        top: 0;
        right: 0;
        border-left: 1px solid rgba(239, 239, 239, 0.14);
        z-index: 8; } }
    @media (min-width: 0px) and (max-width: 700px) {
      .actual-offers .actions-filter-form .partner-field .partner-field-label {
        display: inline-block;
        max-width: calc(100vw - 150px);
        border-radius: 0px;
        border: none;
        color: #ffffff;
        font-weight: bold;
        font-size: 12px;
        line-height: 1;
        padding: 0px;
        padding-left: 20px; } }
    @media (min-width: 0px) and (max-width: 700px) {
      .actual-offers .actions-filter-form .partner-field .partner-field-dropper-item {
        border-radius: 0px;
        height: 45px;
        width: 45px; } }
    @media (min-width: 0px) and (max-width: 700px) {
      .actual-offers .actions-filter-form .partner-field .partner-field-wrapper-list {
        border-radius: 0px;
        right: 5px;
        max-width: calc(100vw - 20px);
        top: 55px; }
        .actual-offers .actions-filter-form .partner-field .partner-field-wrapper-list:before {
          border-color: transparent transparent #49417a transparent; } }
  @media (max-width: 700px) {
    .actual-offers .row-content {
      padding: 0px; } }
  @media (min-width: 0px) and (max-width: 700px) {
    .actual-offers .section-title {
      display: block;
      padding: 0px; }
      .actual-offers .section-title .title {
        padding: 20px 0px 0px 0px;
        text-align: center; }
      .actual-offers .section-title .partner-field {
        position: static; } }
  @media (max-width: 700px) {
    .actual-offers .actual-offers__grid .list-actions li {
      padding: 5px; } }

[data-parent-close] [data-close-container] {
  width: 30px;
  height: 30px;
  border-radius: 100px;
  border: 1px solid black;
  position: absolute;
  top: 10px;
  right: 20px; }
  [data-parent-close] [data-close-container]:after, [data-parent-close] [data-close-container]:before {
    width: 20px;
    height: 1px;
    background: black;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -1px; }
  [data-parent-close] [data-close-container]:after {
    transform: rotate(45deg); }
  [data-parent-close] [data-close-container]:before {
    transform: rotate(-45deg); }

.how-get {
  padding-top: 40px;
  text-align: center; }

.how-get__title {
  font-size: 19px;
  font-weight: 600;
  line-height: 35px; }

.how-get__descr {
  font-size: 16px;
  line-height: 35px; }

.how-get__btn {
  margin-top: 50px;
  margin-bottom: 50px; }

.how-get-slider {
  position: relative;
  /*Скрываем стрелку, если далее нет слайдов*/ }

.how-get-slider__content {
  padding-left: 170px;
  float: left;
  max-width: 720px; }
  @media (min-width: 1400px) and (max-width: 1739px) {
    .how-get-slider__content {
      max-width: 600px;
      padding-left: 120px; } }
  @media (max-width: 1399px) {
    .how-get-slider__content {
      max-width: 600px;
      padding-left: 100px; } }
  @media (max-width: 1279px) {
    .how-get-slider__content {
      padding-left: 50px;
      max-width: 420px; } }
  @media (max-width: 999px) {
    .how-get-slider__content {
      text-shadow: none;
      height: auto;
      color: #333333;
      padding: 0px 22px;
      font-size: 11px;
      position: relative;
      z-index: 2; } }

.how-get-slider__head {
  font-size: 43px;
  padding-top: 40px;
  font-weight: 900;
  text-align: left;
  margin-bottom: 42px; }
  @media (max-width: 1399px) {
    .how-get-slider__head {
      font-size: 35px;
      margin-bottom: 20px; } }
  @media (max-width: 1279px) {
    .how-get-slider__head {
      padding-bottom: 0;
      font-size: 30px; } }
  @media (max-width: 999px) {
    .how-get-slider__head {
      font-size: 18px;
      background: #ffffffed;
      padding: 5px 22px 5px 22px;
      margin-bottom: 0px;
      margin-top: -34px !important; } }

.how-get-slider__head_big {
  font-weight: 800; }

.how-get-slider__head_small {
  font-size: 37px; }

.how-get-slider__descr {
  font-size: 15px;
  line-height: 24px;
  opacity: 0.68; }
  .how-get-slider__descr p {
    margin: 0 5px; }
  @media (max-width: 1279px) {
    .how-get-slider__descr {
      opacity: 1;
      font-size: 13px;
      line-height: 16px; } }
  @media (max-width: 999px) {
    .how-get-slider__descr {
      font-size: 10px;
      line-height: 18px; } }

.how-get-slider__subtitle {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  margin-bottom: 20px; }
  @media (max-width: 1399px) {
    .how-get-slider__subtitle {
      margin-bottom: 20px; } }
  @media (max-width: 1279px) {
    .how-get-slider__subtitle {
      line-height: 20px; } }
  @media (max-width: 999px) {
    .how-get-slider__subtitle {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 0px;
      margin-top: 0px;
      background: #ffffffed;
      padding: 5px 22px 0px 22px; } }

.how-get-slider__item {
  height: 590px;
  background-size: auto 100%;
  background-position: right top;
  background-repeat: no-repeat;
  position: relative; }
  @media (max-width: 1399px) {
    .how-get-slider__item {
      height: 450px; } }
  @media (min-width: 1000px) and (max-width: 1279px) {
    .how-get-slider__item {
      height: 380px; } }
  @media (max-width: 999px) {
    .how-get-slider__item {
      background: transparent;
      background-image: none;
      height: auto; }
      .how-get-slider__item .img-slide {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        justify-content: flex-end;
        margin-bottom: 0px;
        margin-top: 0px; }
        .how-get-slider__item .img-slide .image-wrapper img {
          width: 100%; }
      .how-get-slider__item [data-mobile-slide] {
        display: none;
        padding-bottom: 20px; }
        .how-get-slider__item [data-mobile-slide].active {
          display: block; }
      .how-get-slider__item .more-holder {
        text-align: center;
        margin: 10px 0px; }
        .how-get-slider__item .more-holder .btn_bg {
          padding: 10px 3px;
          width: 200px; } }
  .how-get-slider__item.is-first {
    background-image: url("/static/frontend/images/promo/slider/slide-first.jpg"); }
    @media (max-width: 1279px) {
      .how-get-slider__item.is-first {
        background-image: url("/static/frontend/images/promo/slider/slide-first-middle-down.jpg"); } }
    .how-get-slider__item.is-first .how-get-slider__head {
      margin: 0 0 15px 0; }
    @media (max-width: 999px) {
      .how-get-slider__item.is-first {
        background: transparent;
        background-image: none;
        margin-bottom: 0px !important; } }
  .how-get-slider__item.is-second {
    background-image: url("/static/frontend/images/promo/slider/slide-second.jpg"); }
    @media (max-width: 1279px) {
      .how-get-slider__item.is-second {
        background-image: url("/static/frontend/images/promo/slider/slide-second-middle-down.jpg"); } }
    @media (max-width: 999px) {
      .how-get-slider__item.is-second {
        background: transparent;
        background-image: none; } }
    .how-get-slider__item.is-second b {
      font-size: 12px;
      line-height: 1.1; }
  .how-get-slider__item.is-third {
    background-image: url("/static/frontend/images/promo/slider/slide-third.jpg"); }
    @media (max-width: 1279px) {
      .how-get-slider__item.is-third {
        background-image: url("/static/frontend/images/promo/slider/slide-third-middle-down.jpg"); } }
    @media (max-width: 999px) {
      .how-get-slider__item.is-third {
        background: transparent;
        background-image: none; } }

.how-get-slider__arrow {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 50%;
  margin-top: -30px;
  z-index: 2;
  cursor: pointer; }

.how-get-slider__prev {
  left: 56px; }
  @media (min-width: 1400px) and (max-width: 1739px) {
    .how-get-slider__prev {
      left: 40px; } }
  @media (min-width: 1280px) and (max-width: 1399px) {
    .how-get-slider__prev {
      left: 25px; } }
  @media (min-width: 1000px) and (max-width: 1279px) {
    .how-get-slider__prev {
      display: none !important; } }

.how-get-slider__next {
  right: 56px; }
  @media (min-width: 1400px) and (max-width: 1739px) {
    .how-get-slider__next {
      right: 40px; } }
  @media (min-width: 1280px) and (max-width: 1399px) {
    .how-get-slider__next {
      right: 25px; } }

.how-get-slider .slick-disabled {
  opacity: 0; }

.how-get-slider__progress-bar {
  position: absolute;
  margin-top: -65px;
  margin-left: 170px; }

.how-get-slider__content .slider-button {
  margin-top: 10px; }
  .how-get-slider__content .slider-button .btn {
    width: 335px; }
    @media (max-width: 999px) {
      .how-get-slider__content .slider-button .btn {
        width: 100%;
        font-size: 11px; } }

.how-get-slider__content .how-get-slider__icon-items {
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  @media (min-width: 1280px) and (max-width: 1399px) {
    .how-get-slider__content .how-get-slider__icon-items {
      padding: 0 110px 0 0; } }
  @media (max-width: 1279px) {
    .how-get-slider__content .how-get-slider__icon-items {
      margin-bottom: 28px; } }
  @media (max-width: 999px) {
    .how-get-slider__content .how-get-slider__icon-items {
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start;
      margin-bottom: 12px;
      margin-top: 20px; } }

.how-get-slider__content .how-get-slider__icon-item {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-align: center; }

.how-get-slider__content .how-get-slider__icon-item-image {
  display: flex;
  width: 64px;
  height: 64px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  border-radius: 50%; }
  @media (max-width: 1279px) {
    .how-get-slider__content .how-get-slider__icon-item-image {
      width: 42px;
      height: 42px; } }

.how-get-slider__content .how-get-slider__icon-item-text {
  font-size: 14px;
  color: #000000;
  text-align: center;
  line-height: 16px; }
  @media (max-width: 1399px) {
    .how-get-slider__content .how-get-slider__icon-item-text {
      font-size: 12px; } }
  @media (max-width: 999px) {
    .how-get-slider__content .how-get-slider__icon-item-text {
      color: black;
      font-size: 11px; } }

.how-get-slider__content .how-get-slider__hint {
  margin: 20px 0 0 0;
  font-size: 12px;
  color: #797979;
  text-align: left;
  white-space: nowrap; }
  @media (max-width: 1399px) {
    .how-get-slider__content .how-get-slider__hint {
      margin: 20px 0 0 0;
      font-size: 13px; } }
  @media (max-width: 1279px) {
    .how-get-slider__content .how-get-slider__hint {
      margin: 20px 0 0 0;
      color: #ffffff;
      display: none; } }
  @media (max-width: 999px) {
    .how-get-slider__content .how-get-slider__hint {
      margin: 20px 0px 0px 0px;
      color: black;
      font-size: 12px;
      white-space: normal;
      display: none; } }

.how-get-slider__content .how-get-slider__circles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 142px 0 0 0;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  @media (min-width: 1280px) and (max-width: 1399px) {
    .how-get-slider__content .how-get-slider__circles {
      margin: 94px 0 0 0; } }
  @media (max-width: 1279px) {
    .how-get-slider__content .how-get-slider__circles {
      margin: 38px 0 60px 0; } }
  @media (max-width: 700px) {
    .how-get-slider__content .how-get-slider__circles {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      margin: 20px 0px 12px 0px; } }
  .how-get-slider__content .how-get-slider__circles .how-get-slider__circle:not(:last-child) {
    margin: 0 35px 0 0; }
    @media (max-width: 1279px) {
      .how-get-slider__content .how-get-slider__circles .how-get-slider__circle:not(:last-child) {
        margin: 0 20px 0 0; } }

.how-get-slider__content .svg-icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent; }
  .how-get-slider__content .svg-icon.phone {
    width: 51px;
    height: 51px;
    background-image: url("/static/frontend/images/promo/slider/icons/second-slide-phone.svg"); }
  .how-get-slider__content .svg-icon.girl {
    width: 42px;
    height: 42px;
    background-image: url("/static/frontend/images/promo/slider/icons/second-slide-girl.svg"); }
  .how-get-slider__content .svg-icon.computer {
    width: 50px;
    height: 38px;
    background-image: url("/static/frontend/images/promo/slider/icons/second-slide-computer.svg"); }
  .how-get-slider__content .svg-icon.gift {
    width: 70px;
    height: 70px;
    background-image: url("/static/frontend/images/promo/slider/icons/third-slide-gift.svg"); }
    @media (max-width: 1279px) {
      .how-get-slider__content .svg-icon.gift {
        width: 50px;
        height: 50px; } }
  .how-get-slider__content .svg-icon.percent {
    width: 70px;
    height: 70px;
    background-image: url("/static/frontend/images/promo/slider/icons/third-slide-percent.png"); }
    @media (max-width: 1279px) {
      .how-get-slider__content .svg-icon.percent {
        width: 50px;
        height: 50px; } }
  .how-get-slider__content .svg-icon.x2 {
    width: 70px;
    height: 70px;
    background-image: url("/static/frontend/images/promo/slider/icons/third-slide-x2.png"); }
    @media (max-width: 1279px) {
      .how-get-slider__content .svg-icon.x2 {
        width: 50px;
        height: 50px; } }

.progress-bar {
  display: inline-block;
  height: 1px;
  background-color: rgba(155, 155, 155, 0.68); }

.progress-bar__item {
  width: 294px;
  display: inline-block;
  margin-right: -4px;
  vertical-align: top;
  position: relative; }

@media (max-width: 978px) {
  .progress-bar__item {
    width: 200px; } }

.progress-bar__item:after {
  content: '';
  background-color: #9b9b9b;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: -4px;
  left: -4.5px; }

.progress-bar__item:last-child {
  width: 0; }

.progress-bar__progress {
  width: 0;
  height: 3px;
  background-color: #ea335b;
  -webkit-transition: width 1000ms;
  -o-transition: width 1000ms;
  -moz-transition: width 1000ms;
  transition: width 1000ms; }

.progress-bar__item_active:after {
  background-color: #c54ca7; }

.progress {
  width: 500px;
  position: absolute;
  bottom: 0px;
  left: 170px;
  overflow: hidden;
  padding-top: 30px; }
  @media (min-width: 1280px) and (max-width: 1399px) {
    .progress {
      width: 400px;
      left: 100px; } }
  @media (max-width: 1279px) {
    .progress {
      bottom: -30px;
      left: 30px;
      right: auto; } }
  @media (max-width: 700px) {
    .progress {
      display: none; } }

.progress:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  top: 50%;
  margin-top: 14.5px;
  background-color: #9b9b9b;
  z-index: -1; }

.progress__steps {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .progress__steps::before {
    content: "";
    opacity: 0.62;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    height: 1px;
    background: #9b9b9b;
    transform: translateY(-50%); }

.progress__step:first-child {
  background-color: #ea335b; }

.progress__step {
  width: 9px;
  height: 9px;
  background-color: #9b9b9b;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  position: relative;
  z-index: 2;
  transition: all 0.8s; }

.progress__step:before {
  position: absolute;
  top: -17px;
  left: 2px;
  font-size: 12px;
  color: #9b9b9b; }

.progress__step.active {
  background-color: #ea335b; }

.progress__line {
  width: 0;
  height: 3px;
  background-color: #ea335b;
  position: absolute;
  top: 50%;
  margin-top: 13.5px;
  z-index: 1; }

.ws-nowrap {
  white-space: nowrap; }

.mobile-img-wrapper {
  display: flex;
  width: 100%; }
  .mobile-img-wrapper img {
    width: 100%; }

@media (max-width: 999px) {
  .how-get-slider .slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 20px 0px;
    position: absolute;
    top: -14px;
    right: 4px; }
    .how-get-slider .slick-dots li {
      margin: 5px 0px; }
      .how-get-slider .slick-dots li:nth-child(2) {
        margin: 25px 0px;
        position: relative; }
        .how-get-slider .slick-dots li:nth-child(2):before, .how-get-slider .slick-dots li:nth-child(2):after {
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%);
          content: '';
          position: absolute;
          width: 2px;
          height: 30px;
          background: #E9335A;
          left: 50%; }
        .how-get-slider .slick-dots li:nth-child(2):before {
          top: -50%; }
        .how-get-slider .slick-dots li:nth-child(2):after {
          bottom: -45px; }
      .how-get-slider .slick-dots li.slick-active button {
        background: #0F74C5;
        color: #ffffff; }
      .how-get-slider .slick-dots li button {
        border: 1px solid #0F74C5;
        background: transparent;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        padding: 0px; } }

a, a:hover, a:visited, a:active {
  text-decoration: none !important; }

.accordeon-body {
  font-size: 16px;
  line-height: 1.5; }
  .accordeon-body ul {
    list-style-type: disc;
    list-style-position: inside; }
  .accordeon-body table tr td {
    border: 1px solid rgba(101, 102, 101, 0.37);
    padding-left: 20px; }

@media (max-width: 978px) {
  .small-show {
    display: block; } }

@media (min-width: 979px) {
  .small-show {
    display: none; } }

.header-top.fixed {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  position: fixed;
  left: 0;
  right: 0;
  top: 0px;
  z-index: 8;
  padding: 0px 15px 0px 0px;
  background-image: linear-gradient(110deg, #D03E55 0%, #50287F 30%, #1B64A7 81%, #0F74C5 100%); }
  .header-top.fixed .burger {
    position: relative;
    left: 0;
    right: 0;
    margin: 0px;
    top: 0; }
  .header-top.fixed .logo {
    width: 100px; }

.menu__link.active {
  position: relative;
  z-index: 1; }
  .menu__link.active:before {
    content: '';
    left: -13px;
    right: -13px;
    top: -8px;
    bottom: -9px;
    background-image: linear-gradient(110deg, #791a82 0%, #50287F 30%, #1B64A7 100%);
    position: absolute;
    z-index: -1;
    border-radius: 22px; }

.scroll-next-button {
  text-align: center; }
  .scroll-next-button .to-next-link {
    color: #fff; }
    .scroll-next-button .to-next-link:hover .title {
      border-color: transparent; }
    .scroll-next-button .to-next-link .title {
      padding-bottom: 2px;
      transition: all 0.4s; }
    .scroll-next-button .to-next-link i {
      transform-origin: 50% 50%;
      animation: jump .5s linear alternate infinite; }

@media (max-width: 700px) {
  .header__btn {
    margin: 0 auto 15px auto;
    width: 200px;
    font-size: 14px;
    padding: 15px;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 0px; }
  .header__btns {
    bottom: 15px; } }

@keyframes jump {
  0% {
    transform: translate3d(0, -20%, 0); }
  40% {
    transform: translate3d(0, 40%, 0); }
  100% {
    transform: translate3d(0, 20%, 0); } }
