.widget-section-customer-service .xf-register-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -7.5px;
}

.widget-section-customer-service .xf-register-box .xf-register-btn-box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 7.5px;
  position: relative;
}

.widget-section-customer-service .xf-register-box .xf-register-btn-box .xf-register-btn__link {
  display: block;
  padding: 32px;
  color: #fff;
}

.widget-section-customer-service .xf-register-box .xf-register-btn-box .xf-register-btn__link .xf-sub-text {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.53;
  letter-spacing: -0.38px;
  color: #ffffff;
  display: inline-block;
}

.widget-section-customer-service .xf-register-box .xf-register-btn-box .xf-register-btn__link .xf-text {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.28;
  letter-spacing: -1px;
  color: #ffffff;
  width: 390px;
  word-break: keep-all;
}

.widget-section-customer-service .xf-register-box .xf-register-btn-box .xf-register-btn__link .xf-arrow-icon {
  position: absolute;
  right: 32px;
  bottom: 32px;
  background-image: url("../img/right.svg");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.widget-section-customer-service .xf-service-text-box {
  margin: 0 auto;
}

.widget-section-customer-service .xf-service-text-box .xf-service-text {
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.28;
  letter-spacing: -1px;
  text-align: center;
  color: #9c9c9c;
  word-break: keep-all;
}

.widget-section-customer-service .xf-service-text-box .xf-service-sub-text {
  font-size: 17px;
  line-height: 1.53;
  letter-spacing: -0.38px;
  text-align: center;
  color: #9c9c9c;
}

@media (max-width: 1200px) {
  .widget-section-customer-service .xf-register-box {
    display: block;
    margin: 0 -7.5px;
  }
  .widget-section-customer-service .xf-register-box .xf-register-btn-box .xf-register-btn__link {
    padding: 20px;
  }
  .widget-section-customer-service .xf-register-box .xf-register-btn-box .xf-register-btn__link .xf-text {
    font-size: 30px;
  }
  .widget-section-customer-service .xf-register-box .xf-register-btn-box .xf-register-btn__link .xf-arrow-icon {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
  }
  .widget-section-customer-service .xf-service-text-box .xf-service-text {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .widget-section-customer-service .xf-register-box .xf-register-btn-box .xf-register-btn__link {
    padding: 20px;
  }
  .widget-section-customer-service .xf-register-box .xf-register-btn-box .xf-register-btn__link .xf-text {
    font-size: 20px;
    word-break: break-all;
    width: 70%;
  }
  .widget-section-customer-service .xf-register-box .xf-register-btn-box .xf-register-btn__link .xf-arrow-icon {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
  }
  .widget-section-customer-service .xf-service-text-box .xf-service-text {
    font-size: 25px;
  }
}

/*# sourceMappingURL=style.css.map */
