

/* Start:/spec/prices/style.css?15608646031204*/
.price-header__banner {
  width: 100%;
  display: block; }

.price-header__text {
  font-family: "proxima_nova_rgbold",sans-serif;
  font-size: 24px;
  margin: 0 0 5px 0;
  line-height: 1.5;
  color: #fff;
  font-weight: 600;
  max-width: 1080px;
  margin: 0 auto;
  margin-bottom: 20px; }

.price-header__info {
  padding: 50px 0 40px;
  background: #000; }

.price-header__container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .price-header__container .main-btn {
    margin: 10px; }

    .price__footer {
      align-items: center;

      margin: 0 auto;
      padding: 50px 0;

      max-width: 1450px;

      display: flex;
      flex-direction: column;

      background: #000;
    }

    .price__footer p {
      padding: 10px 0;
      color: #fff;
    }

.price__container {
  background: #fff; }

  .generic-table__disclaimer {
      padding: 20px 40px;
      text-align: right;
  }

/* End */
/* /spec/prices/style.css?15608646031204 */
