

/* Start:/buy/commercial/style.css?16079394981720*/
.commercial-banner {
  position: relative; }
  .commercial-banner__pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    color: transparent;
    position: relative;
    outline: 0;
    border: 2px solid #bdbdbd;
    background: #fff;
    box-sizing: border-box;
    opacity: 1; }
  .commercial-banner__pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffba00; }
  .commercial-banner__wrapper {
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px; }
  .commercial-banner__img {
    width: 100%;
    display: block; }
  .commercial-banner__info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%; }
  .commercial-banner__subtitle {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 10px;
    color: inherit;
    text-transform: uppercase; }
  .commercial-banner__title {
    font-size: 22px;
    font-weight: bold;
    font-family: "proxima_nova_rgbold", sans-serif;
    line-height: 1.1;
    margin: 0;
    margin-bottom: 10px;
    color: inherit; }
  .commercial-banner__description {
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    color: inherit; }

.commercial__container {
  max-width: 900px;
  margin: 0 auto;
  padding: 50px;
  color: #fff; }

.commercial__text, .commercial__list, .commercial__item {
  color: inherit; }

.commercial__btn {
  text-align: center;
  padding-top: 20px; }

/* End */
/* /buy/commercial/style.css?16079394981720 */
