.superhod {
  font-size: 14px;
  line-height: 1.42857143;
  color: #333; }
  .superhod__block-1 {
    overflow: hidden; }
    .superhod__block-1-item {
      padding: 0 0 0 50px;
      position: relative;
      color: #333333;
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      min-height: 26px;
      margin: 0 0 15px 0; }
    .superhod__block-1-img {
      position: absolute;
      top: 3px;
      left: 0;
      width: 28px;
      text-align: center; }
      .superhod__block-1-img img {
        max-width: 100%; }
    .superhod__block-1-row {
      margin: 0 -35px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .superhod__block-1-col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding: 0 35px; }
  .superhod__list div {
    position: relative;
    padding: 0 0 0 34px;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background: url(/images/superhod/icon-ok.png) no-repeat 0 2px;
    margin: 0 0 20px 0; }
  .superhod__green {
    color: #8bbd28; }
  .superhod__btn {
    width: 160px;
    height: 38px;
    border-radius: 5px;
    background-color: #80c11f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-decoration: none !important;
    margin: 0 auto; }
  .superhod__btn-2 {
    width: 235px;
    height: 38px;
    border-radius: 5px;
    background-color: #80c11f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-decoration: none !important;
    margin: 0 auto; }
  .superhod__faq {
    padding: 15px 0 30px 0; }
    .superhod__faq-item {
      border-radius: 5px;
      overflow: hidden;
      margin: 0 0 16px 0;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease; }
      .superhod__faq-item.active {
        -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
                box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease; }
        .superhod__faq-item.active .superhod__faq-head:after {
          -webkit-transform: rotate(-180deg) translateY(8px);
              -ms-transform: rotate(-180deg) translateY(8px);
                  transform: rotate(-180deg) translateY(8px); }
    .superhod__faq-head {
      min-height: 59px;
      position: relative;
      padding: 12px 40px 0 65px;
      background-color: #8ebe2e;
      color: #ffffff;
      font-size: 14px;
      font-weight: 700;
      line-height: 18px;
      cursor: pointer;
      overflow: hidden;
      border-radius: 5px; }
      .superhod__faq-head:before {
        content: '';
        display: block;
        width: 58px;
        height: 59px;
        background: url(/images/superhod/icon-quest.png) no-repeat center;
        position: absolute;
        top: 0;
        left: 0; }
      .superhod__faq-head:after {
        content: '';
        display: block;
        border: 5px solid transparent;
        border-top: 8px solid #ffffff;
        position: absolute;
        top: 50%;
        right: 20px;
        -webkit-transform: translateY(-2px);
            -ms-transform: translateY(-2px);
                transform: translateY(-2px); }
    .superhod__faq-body {
      color: #636363;
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      padding: 20px 27px;
      display: none; }

.buttons-block {
  display: none; }

/*# sourceMappingURL=superhod.min.css.map */
