@media screen and (max-width: 1514px) {
  section.reseller-intro .inner .text-group {
    left: 50px;
    width: calc(35% - 50px);
  }
  section.reseller-intro .inner .img-box {
    position: absolute;
    width: calc(65% - 15px);
    height: auto;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
  section.reseller-intro .inner .img-box img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1194px) {
  .theme-card__detail .inner .right-wrapper {
    right: 15px;
  }
}
@media screen and (max-width: 992px) {
  .theme-card__detail #feedback-side-container {
    max-width: 992px;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    border-radius: 0px;
    top: 0px;
    transform: translateY(0%);
  }
  .theme-card__detail #feedback-side-container .inner {
    padding: 80px 35px 50px 35px;
    height: 100%;
  }
  .theme-card__detail #feedback-side-container .inner .title {
    font-size: 44px;
  }
  .theme-card__detail #feedback-side-container .inner .img-box {
    margin-left: auto;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-container .user-comment {
    font-size: 27px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list {
    margin-top: 69px;
    width: 100%;
    flex: 1;
    overflow: auto;
    display: flex;
    flex-direction: column;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list .user-comment {
    margin-top: 20px;
    padding: 29px 24px 22px 24px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list .user-comment__avatar {
    width: 85px;
    margin-right: 29px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list .user-comment__avatar .img-box {
    width: 85px;
    height: 85px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list .user-comment__box .row {
    height: 33px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list .user-comment__box .row .button-box img {
    width: 40px;
    height: 40px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list .user-comment__box .row .button-box img:first-child {
    margin-right: 18px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list .user-comment__name {
    font-size: 28px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list .user-comment__content {
    margin-top: 10px;
    font-size: 24px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list .user-comment__date {
    margin-top: 42px;
    font-size: 20px;
  }
  .theme-card__detail .inner {
    margin-top: 111px;
    padding-bottom: 69px;
    flex-wrap: wrap;
  }
  .theme-card__detail .inner .right-wrapper {
    background-color: #fff;
    z-index: 19;
    position: relative;
    max-width: 992px;
    width: 100%;
    order: 2;
    height: auto;
    right: 0px;
  }
  .theme-card__detail .inner .right-wrapper .info-container {
    left: 24px;
    padding-top: 35px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__designer {
    order: 1;
    height: 117px;
    margin-right: 14px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__designer .row {
    height: 52px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__designer__follow {
    width: 100px;
    height: 40px;
    border-radius: 20px;
    font-size: 18px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__hashtag {
    order: 2;
    margin-top: 20px;
    padding: 20px 24px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__hashtag__word {
    font-size: 18px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__theme-price {
    order: 3;
    margin-top: 25px;
    padding-right: 0px;
    font-size: 18px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__theme-price__value {
    font-size: 28px;
    margin-left: 24px;
    margin-right: 5px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__feedback {
    order: 4;
    margin-top: 25px;
    padding: 0px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__feedback__card {
    width: 65px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__feedback__card.comment {
    margin-right: 30px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__feedback__card.share {
    margin-right: 30px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__feedback__card.bookmark {
    margin-left: auto;
    margin-right: 30px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__feedback__card .img-box {
    width: 65px;
    height: 65px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__feedback__card .img-box img {
    width: 30px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__feedback__card .function-name {
    font-size: 18px;
    margin-top: 12px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__theme-buy {
    order: 5;
    margin-top: 25px;
    border-radius: 8px;
    height: 90px;
    font-size: 30px;
  }
  .theme-card__detail .inner .detail-container {
    z-index: 19;
    max-width: 992px;
    width: 100%;
    order: 1;
  }

  section.design_market .inner {
    padding-top: 106px;
    padding-bottom: 104px;
  }
  section.design_market .inner .theme-list {
    margin-top: 72px;
  }
  section.design_market .inner .theme-list__header .search-box {
    width: 180px;
  }
  section.design_market .inner .theme-list__header .search-box #theme-search {
    width: 180px;
  }
  section.design_market .inner .theme-list__content {
    margin-top: 0px;
  }
  section.design_market .inner .theme-list__content .theme-card {
    margin-top: 16px;
    width: calc((100% - 16px) / 2);
  }
  section.design_market .inner .theme-list__content .theme-card__body {
    padding: 25px 20px;
  }
  section.design_market .inner .theme-list__content .theme-card__body .share-button {
    width: 52px;
    height: 52px;
    top: -26px;
    right: 20px;
  }
  section.design_market .inner .theme-list__content .theme-card__body .text-group__title {
    font-size: 19px;
  }
  section.design_market .inner .theme-list__content .theme-card__body .text-group__desc {
    margin-top: 6px;
    font-size: 16px;
  }
  section.design_market .inner .theme-list__content .theme-card__body .text-group__price {
    margin-top: 12px;
    font-size: 27px;
  }
  section.design_market .inner .theme-list__content .theme-card__body .text-group__price span {
    margin-left: 5px;
    font-size: 15px;
  }
  section.design_market .inner .theme-list__content .theme-card__footer {
    height: 56px;
  }
  section.design_market .inner .theme-list__content .theme-card__footer .star-rating .stars {
    margin-right: 15px;
  }
  section.design_market .inner .theme-list__content .theme-card__footer .star-rating__value {
    font-size: 16px;
    position: relative;
    bottom: -1px;
  }
  section.design_market .inner .theme-list__content .theme-card__footer .theme-designer-name {
    margin-right: 27px;
    font-size: 17px;
  }
  section.design_market .inner .theme-list__content .theme-card__footer .theme-designer-name::after {
    content: "";
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 22px;
    border-right: 1px solid rgba(0, 0, 0, 0.24);
  }
  section.design_market .inner .theme-list__content .theme-card__footer .theme-buy-count {
    font-size: 17px;
  }

  section.reseller-intro .inner {
    height: auto;
    display: flex;
    flex-direction: column;
    padding-top: 129px;
    padding-bottom: 52px;
  }
  section.reseller-intro .inner .text-group {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    left: auto;
    max-width: 992px;
    transform: translateY(0%);
    text-align: center;
  }
  section.reseller-intro .inner .text-group h1 {
    font-size: 50px;
    font-weight: 800;
    width: 300px;
  }
  section.reseller-intro .inner .text-group p {
    font-size: 18px;
  }
  section.reseller-intro .inner .text-group p:nth-child(2) {
    margin-top: 20px;
  }
  section.reseller-intro .inner .text-group p:nth-child(5) {
    margin-top: 20px;
  }
  section.reseller-intro .inner .text-group .reseller-apply-btn {
    width: 256px;
    height: 66px;
  }
  section.reseller-intro .inner .img-box {
    position: relative;
    margin-top: 59px;
    width: 100%;
    height: auto;
    right: auto;
    transform: translateY(0%);
  }
  section.reseller-process .inner {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  section.reseller-process .inner .text-group.title p {
    text-align: center;
  }
  section.reseller-process .inner .text-group.title p:first-child {
    font-size: 36px;
  }
  section.reseller-process .inner .text-group.title p:last-child {
    margin-top: 15px;
    font-size: 22px;
  }
  section.reseller-process .inner .reseller-flow-container {
    margin-top: 25px;
    flex-wrap: wrap;
  }
  section.reseller-process .inner .reseller-flow-container .flow-card {
    margin-top: 16px;
    width: calc((100% - 16px) / 2);
    padding: 76px 50px;
    padding: 8% 5%;
  }
  section.reseller-process .inner .reseller-flow-container .flow-card__order {
    font-size: 50px;
  }
  section.reseller-process .inner .reseller-flow-container .flow-card__title {
    margin-top: 142px;
    font-size: 40px;
  }
  section.reseller-process .inner .reseller-flow-container .flow-card__desc {
    font-size: 27px;
    line-height: 1.2;
  }
  section.reseller-process .inner .reseller-flow-container .flow-card .row {
    margin-top: 0px;
    flex-wrap: wrap;
  }
  section.reseller-process .inner .reseller-flow-container .flow-card .row p {
    margin-top: 16px;
  }
  section.reseller-process .inner .reseller-flow-container .flow-card .row .img-box {
    margin-top: 16px;
    width: 20px;
    height: 20px;
  }

  section.reseller-offer .inner {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  section.reseller-offer .inner .text-group.title p:first-child {
    font-size: 36px;
  }
  section.reseller-offer .inner .text-group.title p:last-child {
    margin-top: 15px;
    font-size: 22px;
  }
  section.reseller-offer .inner .reseller-diagram-container {
    flex-direction: column;
    margin-top: 25px;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card {
    max-width: 992px;
    width: 100%;
    margin-top: 75px;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card .card-img-top {
    max-width: 378px;
    margin: 0 auto;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card .text-group {
    margin-top: 40px;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card .text-group h3 {
    font-size: 41px;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card .text-group p {
    font-size: 32px;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card.arrow {
    max-width: 992px;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card.arrow .text-group {
    height: 182px;
    background-image: url("/img/reseller-diagram-arrow-vertical.png");
    background-position: center;
    background-repeat: no-repeat;
    flex-direction: row;
    justify-content: flex-start;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card.arrow .text-group .row {
    width: 50%;
    padding-right: 50px;
    justify-content: center;
    align-items: flex-end;
    text-align: right;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card.arrow .text-group .row p {
    word-wrap: break-word;
    word-break: keep-all;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card.arrow .text-group .row p:first-child {
    font-size: 42px;
    font-weight: 500;
    line-height: 1.25;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card.arrow .text-group .row p:nth-child(2) {
    font-size: 30px;
    font-weight: normal;
    line-height: 1.5;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card.arrow:nth-child(4) .text-group {
    justify-content: flex-end;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card.arrow:nth-child(4) .text-group .row {
    padding-left: 50px;
    align-items: flex-start;
    text-align: left;
  }

  section.reseller-faq .inner {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  section.reseller-faq .inner .title {
    font-size: 36px;
  }
  section.reseller-faq .inner .faq-container {
    margin-top: 41px;
  }
  section.reseller-faq .inner .faq-container .faq-card {
    margin-top: 40px;
    width: calc((100% - 16px) / 2);
  }

  section.letcode-price .inner {
    padding-top: 182px;
    padding-bottom: 135px;
    background-image: url("/img/letcode-price-bg-sm.png");
  }
  section.letcode-price .inner .title {
    font-family: Pretendard;
    font-size: 55px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    color: #fff;
    word-wrap: break-word;
    word-break: keep-all;
  }
  section.letcode-price .inner .title p:last-child {
    margin-top: 17px;
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #fff;
  }
  section.letcode-price .inner .letcode-price-container {
    flex-wrap: wrap;
    margin-top: 90px;
  }
  section.letcode-price .inner .letcode-price-container .price-card {
    width: 100%;
    padding: 0 55px;
    padding-top: 104px;
    padding-bottom: 95px;
    border-radius: 15px;
  }
  section.letcode-price .inner .letcode-price-container .price-card__header p {
    font-size: 52px;
    font-weight: bold;
    color: #222d69;
  }
  section.letcode-price .inner .letcode-price-container .price-card__header p:last-of-type {
    margin-top: 40px;
    color: #343434;
    font-size: 47px;
  }
  section.letcode-price .inner .letcode-price-container .price-card__header p:last-of-type span {
    font-size: 66px;
    font-weight: bold;
    margin-right: 4px;
  }
  section.letcode-price .inner .letcode-price-container .price-card__header .img-box {
    margin-top: 52px;
    width: 142px;
    height: 142px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  section.letcode-price .inner .letcode-price-container .price-card__body {
    margin-top: 40px;
    border-top: solid 1px #bebebe;
    padding-top: 58px;
  }
  section.letcode-price .inner .letcode-price-container .price-card__body .text-group .row {
    padding-left: 40px;
    font-size: 38px;
    font-weight: 500;
    display: flex;
    align-items: center;
  }
  section.letcode-price .inner .letcode-price-container .price-card__body .text-group .row:not(:first-child) {
    margin-top: 30px;
  }
  section.letcode-price .inner .letcode-price-container .price-card__body .text-group .row img {
    display: block;
    width: 20px;
    margin-right: 20px;
    height: auto;
  }
  section.letcode-price .inner .letcode-price-container .price-card__body .payment {
    margin-top: 67px;
    height: 128px;
    font-size: 40px;
    font-weight: 500;
    line-height: 2.13;
  }
  section.letcode-price .inner .letcode-price-container .price-card:not(:first-child) {
    margin-top: 90px;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard {
    width: 100%;
    padding-top: 104px;
    padding-bottom: 95px;
    border-radius: 15px;
    margin-top: 123px;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .badge {
    width: 271px;
    height: 77px;
    font-size: 33px;
    font-weight: 500;
    letter-spacing: 9.9px;
    color: #fff;
    top: -33px;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__header p {
    font-size: 52px;
    font-weight: bold;
    color: #222d69;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__header p:last-of-type {
    margin-top: 40px;
    color: #343434;
    font-size: 47px;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__header p:last-of-type span {
    font-size: 66px;
    font-weight: bold;
    margin-right: 4px;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__header .img-box {
    margin-top: 52px;
    width: 142px;
    height: 142px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__header .img-box img {
    width: 109px;
    height: 142px;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__body {
    margin-top: 40px;
    border-top: solid 1px #bebebe;
    padding-top: 58px;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__body .text-group .row {
    padding-left: 40px;
    font-size: 38px;
    font-weight: 500;
    display: flex;
    align-items: center;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__body .text-group .row:not(:first-child) {
    margin-top: 30px;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__body .text-group .row img {
    display: block;
    width: 20px;
    margin-right: 20px;
    height: auto;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__body .payment {
    margin-top: 67px;
    height: 128px;
    font-size: 40px;
    font-weight: 500;
    line-height: 2.13;
  }

  .etc {
    display: none;
  }

  #modal_wrap .modal_box.question-modal {
    width: 80%;
    max-width: 786px;
    height: auto;
  }
  #modal_wrap .modal_box .inner {
    padding-top: 56px;
    padding-bottom: 56px;
    padding-left: 30px;
    padding-right: 30px;
  }
  #modal_wrap .modal_box .inner .title {
    font-size: 23px;
  }
  #modal_wrap .modal_box .inner .question-container {
    margin-top: 35px;
  }
}
@media screen and (max-width: 576px) {
  .theme-card__detail #feedback-side-container .inner {
    padding: 50px 15px;
  }
  .theme-card__detail #feedback-side-container .inner .title {
    margin-top: 25px;
    font-size: 22px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-container {
    margin-top: 21px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-container .user-comment {
    font-size: 18px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list {
    margin-top: 30px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list .user-comment {
    margin-top: 16px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list .user-comment__avatar {
    width: 57px;
    margin-right: 18px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list .user-comment__avatar .img-box {
    width: 57px;
    height: 57px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list .user-comment__box .row {
    height: 22px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list .user-comment__box .row .button-box img {
    width: 22px;
    height: 22px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list .user-comment__box .row .button-box img:first-child {
    margin-right: 7px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list .user-comment__name {
    font-size: 17px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list .user-comment__content {
    margin-top: 12px;
    font-size: 16px;
  }
  .theme-card__detail #feedback-side-container .inner .user-comment-list .user-comment__date {
    margin-top: 18px;
    font-size: 14px;
  }
  .theme-card__detail .inner {
    margin-top: 86px;
  }
  .theme-card__detail .inner .right-wrapper .info-container {
    padding-top: 22px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__designer {
    height: 104px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__designer__avatar {
    width: 60px;
    height: 60px;
    margin-right: 12px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__designer .row {
    height: 60px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__designer__follow {
    width: 94px;
    height: 35px;
    font-size: 18px;
    border-radius: 18px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__designer__name {
    font-size: 18px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__designer__desc {
    font-size: 16px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__hashtag {
    order: 2;
    margin-top: 15px;
    padding: 18px 20px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__hashtag__word {
    font-size: 16px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__theme-price {
    margin-top: 18px;
    font-size: 14px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__theme-price__value {
    font-size: 22px;
    margin-left: 17px;
    margin-right: 2px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__feedback {
    margin-top: 24px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__feedback__card {
    width: 50px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__feedback__card.comment {
    margin-right: 20px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__feedback__card.share {
    margin-right: 20px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__feedback__card.bookmark {
    margin-right: 20px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__feedback__card .img-box {
    width: 50px;
    height: 50px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__feedback__card .img-box img {
    width: 24px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__feedback__card .function-name {
    font-size: 15px;
    margin-top: 8px;
  }
  .theme-card__detail .inner .right-wrapper .info-container__theme-buy {
    height: 58px;
    font-size: 20px;
  }

  section.design_market .inner {
    padding-top: 105px;
    padding-bottom: 84px;
  }
  section.design_market .inner .text-group.title h1 {
    font-size: 22px;
    font-weight: bold;
  }
  section.design_market .inner .text-group.title p {
    margin-top: 8px;
    font-size: 18px;
  }
  section.design_market .inner .theme-list {
    margin-top: 47px;
  }
  section.design_market .inner .theme-list__header {
    justify-content: space-between;
    align-items: center;
  }
  section.design_market .inner .theme-list__header .theme-list-title {
    align-self: center;
  }
  section.design_market .inner .theme-list__header .search-box {
    display: none;
  }
  section.design_market .inner .theme-list__content {
    margin-top: 5px;
  }
  section.design_market .inner .theme-list__content .theme-card {
    margin-top: 18px;
    width: 100%;
  }
  section.design_market .inner .theme-list__content .theme-card__body {
    padding: 22px 20px 27px 20px;
  }
  section.design_market .inner .theme-list__content .theme-card__body .share-button {
    width: 60px;
    height: 60px;
    top: -30px;
    right: 21px;
  }
  section.design_market .inner .theme-list__content .theme-card__body .text-group__title {
    font-size: 18px;
  }
  section.design_market .inner .theme-list__content .theme-card__body .text-group__desc {
    margin-top: 10px;
    font-size: 15px;
  }
  section.design_market .inner .theme-list__content .theme-card__body .text-group__price {
    margin-top: 23px;
    font-size: 26px;
  }
  section.design_market .inner .theme-list__content .theme-card__body .text-group__price span {
    margin-left: 10px;
    font-size: 18px;
  }
  section.design_market .inner .theme-list__content .theme-card__footer {
    height: 56px;
  }
  section.design_market .inner .theme-list__content .theme-card__footer .star-rating .stars {
    margin-right: 13px;
    width: 100px;
  }
  section.design_market .inner .theme-list__content .theme-card__footer .star-rating .stars svg {
    width: 20px;
  }
  section.design_market .inner .theme-list__content .theme-card__footer .star-rating__value {
    font-size: 18px;
  }
  section.design_market .inner .theme-list__content .theme-card__footer .theme-designer-name {
    margin-right: 41px;
    font-size: 16px;
  }
  section.design_market .inner .theme-list__content .theme-card__footer .theme-designer-name::after {
    content: "";
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 29px;
    border-right: 1px solid rgba(0, 0, 0, 0.24);
  }
  section.design_market .inner .theme-list__content .theme-card__footer .theme-buy-count {
    font-size: 17px;
  }

  section.qna .inner .faq-container .faq__header.none--sm {
    display: none;
  }
  section.qna .inner .faq-container .question__link:first-of-type {
    display: block;
    margin-top: 22px;
    border: solid 1px salmon;
  }
  section.qna .inner .faq-container .faq__body {
    height: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
  }
  section.qna .inner .faq-container .faq__body__class {
    height: auto;
    width: 84px;
    min-width: 0px;
    margin-right: 14px;
    justify-content: flex-start;
  }
  section.qna .inner .faq-container .faq__body__title {
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
  section.qna .inner .question-container {
    margin-top: 101px;
  }
  section.qna .inner .question-container .question__header.none--sm {
    display: none;
  }
  section.qna .inner .question-container .question__link:first-of-type {
    display: block;
    margin-top: 22px;
  }
  section.qna .inner .question-container .question__body {
    flex-wrap: wrap;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    align-items: flex-start;
  }
  section.qna .inner .question-container .question__body__class {
    justify-content: flex-start;
    width: 84px;
    height: auto;
    min-width: 0px;
    margin-right: 14px;
  }
  section.qna .inner .question-container .question__body__title {
    align-self: flex-start;
    text-align: left;
    padding-left: 0px;
  }
  section.qna .inner .question-container .question__body__state {
    margin-top: 4px;
    width: 100%;
    text-align: left;
  }

  section.reseller-intro .inner {
    padding-top: 145px;
    padding-bottom: 122px;
  }
  section.reseller-intro .inner .text-group h1 {
    font-size: 40px;
  }
  section.reseller-intro .inner .text-group p {
    font-size: 18px;
  }
  section.reseller-intro .inner .text-group p:nth-child(2) {
    margin-top: 23px;
  }
  section.reseller-intro .inner .text-group p:nth-child(5) {
    margin-top: 20px;
  }
  section.reseller-intro .inner .reseller-apply-btn {
    margin-top: 30px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    color: #fff;
  }

  section.reseller-process .inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  section.reseller-process .inner .text-group.title {
    word-wrap: break-word;
    word-break: keep-all;
  }
  section.reseller-process .inner .text-group.title p {
    text-align: center;
  }
  section.reseller-process .inner .text-group.title p:first-child {
    font-size: 24px;
  }
  section.reseller-process .inner .text-group.title p:last-child {
    margin-top: 7px;
    font-size: 16px;
    line-height: 1.5;
  }
  section.reseller-process .inner .reseller-flow-container {
    margin-top: 9px;
  }
  section.reseller-process .inner .reseller-flow-container .flow-card {
    margin-top: 26px;
  }
  section.reseller-process .inner .reseller-flow-container .flow-card__order {
    font-size: 27px;
  }
  section.reseller-process .inner .reseller-flow-container .flow-card__title {
    font-size: 22px;
    margin-top: 30px;
  }
  section.reseller-process .inner .reseller-flow-container .flow-card__desc {
    font-size: 15px;
  }
  section.reseller-process .inner .reseller-flow-container .flow-card .row {
    margin-top: 0px;
  }
  section.reseller-process .inner .reseller-flow-container .flow-card .row p {
    margin-top: 12px;
    font-size: 15px;
  }
  section.reseller-process .inner .reseller-flow-container .flow-card .row .img-box {
    margin-top: 12px;
    width: 12px;
    height: 12px;
  }

  section.reseller-offer .inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  section.reseller-offer .inner .text-group.title p {
    word-wrap: break-word;
    word-break: keep-all;
  }
  section.reseller-offer .inner .text-group.title p:first-child {
    font-size: 24px;
  }
  section.reseller-offer .inner .text-group.title p:last-child {
    line-height: 1.5;
    margin-top: 7px;
    font-size: 16px;
  }
  section.reseller-offer .inner .reseller-diagram-container {
    margin-top: 0px;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card {
    margin-top: 45px;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card .card-img-top {
    max-width: 230px;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card .text-group {
    margin-top: 30px;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card .text-group h3 {
    font-size: 26px;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card .text-group p {
    font-size: 18px;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card.arrow .text-group {
    height: 95px;
    background-image: url("/img/reseller-diagram-arrow-vertical-sm.png");
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card.arrow .text-group .row {
    padding-right: 20px;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card.arrow .text-group .row p:first-child {
    font-size: 22px;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card.arrow .text-group .row p:nth-child(2) {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.45;
  }
  section.reseller-offer .inner .reseller-diagram-container .diagram-card.arrow:nth-child(4) .text-group .row {
    padding-left: 20px;
  }

  section.reseller-faq .inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  section.reseller-faq .inner .title {
    font-size: 24px;
  }
  section.reseller-faq .inner .faq-container {
    margin-top: 4px;
  }
  section.reseller-faq .inner .faq-container .faq-card {
    margin-top: 40px;
    width: 100%;
  }
  section.reseller-faq .inner .faq-container .faq-card .text-group {
    margin-top: 20px;
  }
  section.reseller-faq .inner .faq-container .faq-card .text-group p {
    margin-top: 15px;
  }

  section.letcode-price .inner {
    padding-top: 160px;
    padding-bottom: 68px;
    background-image: url("/img/letcode-price-bg-lg.png");
  }
  section.letcode-price .inner .title {
    font-size: 32px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    color: #fff;
    word-wrap: break-word;
    word-break: keep-all;
  }
  section.letcode-price .inner .title p:last-child {
    margin-top: 14px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    color: #fff;
  }
  section.letcode-price .inner .letcode-price-container {
    flex-wrap: wrap;
    margin-top: 40px;
  }
  section.letcode-price .inner .letcode-price-container .price-card {
    width: 100%;
    padding: 0 38px;
    padding-top: 45px;
    padding-bottom: 37px;
    border-radius: 15px;
  }
  section.letcode-price .inner .letcode-price-container .price-card__header p {
    font-size: 34px;
  }
  section.letcode-price .inner .letcode-price-container .price-card__header p:last-of-type {
    margin-top: 18px;
    color: #343434;
    font-size: 26px;
  }
  section.letcode-price .inner .letcode-price-container .price-card__header p:last-of-type span {
    font-size: 38px;
    font-weight: bold;
    margin-right: 4px;
  }
  section.letcode-price .inner .letcode-price-container .price-card__header .img-box {
    margin-top: 20px;
    width: 97px;
    height: 97px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  section.letcode-price .inner .letcode-price-container .price-card__body {
    margin-top: 20px;
    border-top: solid 1px #bebebe;
    padding-top: 30px;
  }
  section.letcode-price .inner .letcode-price-container .price-card__body .text-group .row {
    padding-left: 16px;
    font-size: 20px;
  }
  section.letcode-price .inner .letcode-price-container .price-card__body .text-group .row:not(:first-child) {
    margin-top: 16px;
  }
  section.letcode-price .inner .letcode-price-container .price-card__body .text-group .row img {
    display: block;
    width: 13px;
    margin-right: 13px;
    height: auto;
  }
  section.letcode-price .inner .letcode-price-container .price-card__body .payment {
    margin-top: 35px;
    height: 70px;
    font-size: 24px;
    font-weight: 500;
    line-height: 2.13;
  }
  section.letcode-price .inner .letcode-price-container .price-card:not(:first-child) {
    margin-top: 40px;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard {
    width: 100%;
    padding: 0 38px;
    padding-top: 45px;
    padding-bottom: 37px;
    border-radius: 15px;
    margin-top: 62px;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .badge {
    width: 187px;
    height: 54px;
    font-size: 21px;
    font-weight: 500;
    letter-spacing: 6.3px;
    color: #fff;
    top: -22px;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__header p {
    font-size: 34px;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__header p:last-of-type {
    margin-top: 18px;
    font-size: 26px;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__header p:last-of-type span {
    font-size: 38px;
    font-weight: bold;
    margin-right: 4px;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__header .img-box {
    margin-top: 20px;
    width: 97px;
    height: 97px;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__header .img-box img {
    width: 76px;
    height: 97px;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__body {
    margin-top: 20px;
    border-top: solid 1px #bebebe;
    padding-top: 39px;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__body .text-group .row {
    padding-left: 16px;
    font-size: 20px;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__body .text-group .row:not(:first-child) {
    margin-top: 16px;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__body .text-group .row img {
    display: block;
    width: 13px;
    margin-right: 13px;
    height: auto;
  }
  section.letcode-price .inner .letcode-price-container .price-card.standard .price-card__body .payment {
    margin-top: 35px;
    height: 70px;
    font-size: 24px;
    font-weight: 500;
    line-height: 2.13;
  }

  #modal_wrap .modal_box.question-modal {
    width: calc(100% - 32px);
    height: auto;
  }
  #modal_wrap .modal_box .inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #modal_wrap .modal_box .inner .question-container {
    margin-top: 41px;
  }
}/*# sourceMappingURL=mobile-add.css.map */