@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Sans+TC:wght@100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import '../slick/slick.css';
@import '../slick/slick-theme.css';
html {
  scroll-behavior: smooth;
}

body {
  padding-top: 0;
  font-family: Arial, "Noto Sans TC", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.card_lists {
  margin: 0 10%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.card_lists li {
  height: auto;
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.card_lists li a {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: auto;
}
.card_lists li .description {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  max-height: 6em;
}

.fixed-top {
  position: sticky;
}

.navbar-dark .navbar-brand, .foot_content_wrap .foot_info {
  margin-left: 0;
}

.navbar-nav {
  gap: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-nav li {
  padding: 0;
}

.navbar-btn {
  margin-left: 40px;
}

.nav-item-btn {
  background: #2556BC;
  padding: 8px 40px;
  -webkit-box-shadow: 0px 4px 7px 0px rgba(0, 255, 255, 0.2392156863), 4px 0px 12px 0px rgba(255, 242, 0, 0.2392156863);
          box-shadow: 0px 4px 7px 0px rgba(0, 255, 255, 0.2392156863), 4px 0px 12px 0px rgba(255, 242, 0, 0.2392156863);
  border-radius: 4px;
  font-size: 20px;
}
.nav-item-btn span {
  font-weight: 600;
  display: inline-block;
  color: white;
}

.nav-item-btn:hover span {
  background: -webkit-gradient(linear, left top, right top, from(#FFF200), color-stop(124.39%, #00FFFF));
  background: linear-gradient(90deg, #FFF200 0%, #00FFFF 124.39%);
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
}

#dg_footer_wrapper_inner .dg_footer_row_0 {
  font: bold 16px/30px bebas_neue !important;
}

.foot_content_wrap .foot_info {
  width: 100%;
  gap: 40px;
}

.foot_content_wrap .foot_info ul {
  margin: 0;
}

.foot_info_list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.foot_info_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.5em;
  line-height: 1.5;
}
.foot_info_list li img {
  width: 1.5em;
  height: 1.5em;
}
.foot_info_list p {
  margin-bottom: 0;
}

.foot_info_logo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 20px;
}
.foot_info_logo img {
  width: calc(50% - 10px);
  max-width: 162px;
}

.back-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 16px 0;
}
.back-top img {
  width: 56px;
}

.foot-logos {
  background: white;
}

.foot-logos-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1em 2em;
  padding: 40px 0;
}
.foot-logos-list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
}
.foot-logos-list .item h5 {
  padding-top: 0.5em;
  font-size: 1.125em;
}
.foot-logos-list .item img {
  display: block;
  max-width: 200px;
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}

.KWC1-4Content {
  word-break: break-all;
}

.index-news {
  position: relative;
  top: -23px;
  width: 90%;
  max-width: 1140px;
  margin: 0 auto;
  background: -webkit-gradient(linear, left top, right top, from(#0088FF), color-stop(16.27%, #01C9C9));
  background: linear-gradient(90deg, #0088FF 0%, #01C9C9 16.27%);
  color: white;
  font-size: 18px;
  border-radius: 8px;
  padding: 1px;
  overflow: hidden;
}
.index-news .inner {
  background: #081E3C;
  border-radius: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  padding: 8px 40px;
}
.index-news .index-news-title {
  color: #8FCFE2;
  min-width: 5em;
}
.index-news .index-news-slider {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 50px;
}
.index-news .index-news-slider .slick-prev {
  left: auto;
  right: 30px;
  width: 12px;
  height: 12px;
  border-top: 3px solid white;
  border-left: 3px solid white;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.index-news .index-news-slider .slick-prev:before {
  display: none;
}
.index-news .index-news-slider .slick-next {
  right: 4px;
  width: 12px;
  height: 12px;
  border-top: 3px solid white;
  border-right: 3px solid white;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  margin-top: -6px;
}
.index-news .index-news-slider .slick-next:before {
  display: none;
}
.index-news .index-news-slider .item p {
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.title {
  text-align: center;
  margin-bottom: 2em;
}
.title h4 {
  font-size: 20px;
}
.title h4:after {
  content: "";
  display: block;
  width: 144px;
  height: 4px;
  background: url(../images/title_line.svg) no-repeat;
  background-size: auto;
  margin: 1em auto 0;
}

.results_wrap .title {
  text-align: left;
  padding-left: 50px;
}

.card_lists .title,
.winner_introduce .title {
  text-align: left;
  margin-bottom: 0.5rem;
}

.index-topic {
  background: #D2EDED;
  padding: 7vw 0;
  margin: 5vw auto;
}
.index-topic .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.index-topic .title {
  width: 100%;
}
.index-topic .index-topic-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 40px;
}
.index-topic .index-topic-content .title {
  width: auto;
}
.index-topic .index-topic-img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-item-align: start;
      align-self: flex-start;
  position: relative;
  aspect-ratio: 3/2;
}
.index-topic .index-topic-img iframe {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 4px;
}
.index-topic .index-topic-img img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  -o-object-fit: cover;
     object-fit: cover;
}
.index-topic .index-topic-img .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.text-center {
  text-align: center;
}

.icon-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
  margin: 0 auto;
  color: #0E43A6;
}
.icon-title img {
  width: 3em;
}
.icon-title h3 {
  margin: 0 0.75em;
}

.index-rule h2 {
  margin-bottom: 2rem;
}
.index-rule .text {
  margin-top: 2em;
  font-weight: 400;
}
.index-rule .step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1em;
  margin-top: 2em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.index-rule .step .item {
  /*width: calc(25% - 0.75em);*/
  width: calc(33% - 0.75em); /* 改成一排三個 */
}
.index-rule .step .item h5 {
  background: #F5F5F5;
  border-radius: 2em;
  line-height: 1.5;
  font-size: 16px;
  padding: 4px 16px;
  font-weight: 700;
  text-align: center;
}
.index-rule .step .item p {
  text-align: center;
}

.index-rule-box {
  border: 1px solid transparent;
  -o-border-image: linear-gradient(90deg, rgba(0, 136, 255, 0.4) 0%, rgba(1, 201, 201, 0.4) 16.27%) 1;
     border-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 136, 255, 0.4)), color-stop(16.27%, rgba(1, 201, 201, 0.4))) 1;
     border-image: linear-gradient(90deg, rgba(0, 136, 255, 0.4) 0%, rgba(1, 201, 201, 0.4) 16.27%) 1;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, from(black), to(black));
  -webkit-mask: linear-gradient(black, black);
          mask: -webkit-gradient(linear, left top, left bottom, from(black), to(black));
          mask: linear-gradient(black, black);
  border-radius: 4px;
  padding: 16px 32px;
  margin: 16px auto;
}

.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 0;
  outline: 0;
  cursor: pointer;
  background: #2556BC;
  color: white;
  padding: 0.5em 2.5em;
}

.btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 2em auto;
}

.btns.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.kp-content {
  background-color: #D2EDED;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-image: url(../images/bg_keepwalking.svg);
  background-size: auto 18vw;
  padding: 60px 0 18vw;
}

.kp-content-man {
  background-image: url(../images/bg_keepwalking_man.svg);
}

#intro {
  background-color: #8ce5f1;
  background-image: url(../images/bg_section-1.png);
  background-size: 100% auto;
}

#regulation {
  background-color: #b2d6ec;
  background-image: url(../images/bg_section-2.png);
  background-size: 100% auto;
  background-position: center;
  padding-top: 0;
}
#regulation .regulation_menu {
  margin-top: 0;
}

#results {
  background-color: transparent;
  background-image: url(../images/bg_kpmark.png), url(../images/bg_oneman.png), url(../images/bg_section-3.png);
  background-repeat: no-repeat, no-repeat, repeat;
  background-size: auto 80vh, auto 60vh, 100%;
  background-position: 96% -10%, -5% bottom, center;
}

#dreamBooks {
  background-color: transparent;
  background-image: url(../images/bg_kpword.png), url(../images/bg_kpmen.png), url(../images/bg_section-4.png);
  background-repeat: no-repeat, no-repeat, repeat;
  background-size: auto 100vh, 50% auto, 100% 100%;
  background-position: left center, right bottom, center;
}

.cards {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1em 1fr 1em 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 1em;
  row-gap: 2em;
  margin: 2em auto;
}

.card-box {
  border-radius: 4px;
  background: white;
  position: relative;
  -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.05);
          box-shadow: 0 6px 6px rgba(0, 0, 0, 0.05);
}
.card-box .cb-img {
  display: block;
  width: 100%;
  aspect-ratio: 1.5/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px 4px 0 0;
}
.card-box .cb-content {
  border-top: 4px solid #BDBDBD;
  padding: 0.75em;
}
.card-box .cb-content h4,
.card-box .cb-content h5 {
  line-height: 1.5;
}
.card-box .cb-content p {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 3em;
  line-height: 1.5;
  overflow: hidden;
  color: #616161;
}
.card-box .cb-content-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #616161;
  margin-bottom: 0.75em;
}
.card-box .cb-content-info time {
  background: #F5F5F5;
  border-radius: 2em;
  padding: 4px 1em;
}
.card-box .cb-content-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.index-latest {
  margin-bottom: 120px;
}

.qa-box {
  background: #ffffff;
  border-radius: 4px;
  margin-bottom: 4px;
  padding: 1.5em 2em;
}
.qa-box .qa-box-title {
  position: relative;
  cursor: pointer;
}
.qa-box .qa-box-title h4 {
  padding-right: 24px;
  margin-bottom: 0;
}
.qa-box .qa-box-title:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 3px solid black;
  border-left: 3px solid black;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  position: absolute;
  right: 0;
  top: 4px;
}
.qa-box .qa-box-title.active h4 {
  color: #0E43A6;
}
.qa-box .qa-box-title.active:after {
  border-color: #0E43A6;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 6px;
}
.qa-box .qa-box-content {
  color: #424242;
  line-height: 1.5;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.qa-box .qa-box-content.active {
  max-height: none;
  padding-top: 1.5em;
  border-top: 1px solid #8FCFE2;
  margin-top: 1.5em;
}

.qa-box:nth-of-type(odd) {
  background: #F5F5F5;
}

.title_wrap {
  background: url(../images/title_wrap.jpg);
  background-size: 100% 100%;
  padding: 2em 0;
  position: relative;
}
.title_wrap .title {
  margin-bottom: 0;
  color: white;
  text-align: left;
  position: relative;
  z-index: 1;
}
.title_wrap .title h4 {
  margin-bottom: 0;
  line-height: 1.5;
}
.title_wrap .title h4 small {
  display: block;
}
.title_wrap .title h4:after {
  margin-left: 0;
}

header .crumbs_wrap {
  background: #212121;
  padding: 8px 0;
}

.breadcrumb {
  padding-left: 0;
}

body.mask:after {
  z-index: 1;
}

.search-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  margin: auto;
  width: 90%;
}
.search-bar .search-bar-input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: white;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
  padding: 0 24px;
}
.search-bar .search-bar-input input {
  border: 0;
  outline: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.search-bar:has(input[value]) img {
  display: none;
}

.winner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1em 1fr 1em 1fr 1em 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 1em;
  row-gap: 2em;
  margin: 2em auto;
}

.winner-card {
  aspect-ratio: 1/1;
  background: url(../images/bg_winner_card.jpg);
  background-size: 100% 100%;
  border: 1px solid white;
  border-radius: 4px;
}
.winner-card a {
  display: block;
  padding: 24px;
  color: #424242;
}
.winner-card b {
  font-size: 2.375em;
}
.winner-card p {
  font-size: 1.5em;
}

.search-result {
  margin-top: 2em;
  padding-top: 2em;
}

.sr-count {
  margin-bottom: 2em;
}

.sr-cards hr {
  border: 0;
  border-top: 1px solid #ffffff;
}
.sr-cards .card-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2em auto;
}
.sr-cards .card-box .cb-img {
  width: 33.3%;
  border-radius: 4px 0 0 4px;
}
.sr-cards .card-box .cb-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-top: 0;
  padding: 1.25em;
}

.pages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pages .pages-current {
  padding: 0 4em;
}
.pages .pages-current b {
  font-weight: 500;
  color: #4281A7;
}
.pages .pages-prev:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-top: 3px solid black;
  border-left: 3px solid black;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.pages .pages-next:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-top: 3px solid black;
  border-left: 3px solid black;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
    width: 90%;
  }
}
@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1200px;
  }
}
@media (max-width: 1024px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 1000px;
  }
  .navbar-nav {
    gap: 16px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .navbar-nav li {
    margin-bottom: 0;
  }
  .navbar-btn {
    margin-left: auto;
    margin-right: 16px;
  }
  .nav-item-btn {
    font-size: 16px;
    padding: 8px 24px;
  }
  .nav__appear {
    background: #8BB3FA;
  }
  .nav__appear .navbar-nav {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link:hover {
    color: black;
  }
  #dg_footer_wrapper_inner .dg_footer_row_0 {
    font: bold 12px/30px bebas_neue !important;
  }
  .foot_info_logo {
    margin-bottom: 30px;
  }
  .winner-card b {
    font-size: 2em;
  }
  .winner-card p {
    font-size: 1.25em;
  }
}
@media (max-width: 820px) {
  .nav-item-btn span {
    font-weight: 600;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FFF200), color-stop(124.39%, #00FFFF));
    background: linear-gradient(90deg, #FFF200 0%, #00FFFF 124.39%);
    -webkit-background-clip: text;
            background-clip: text;
    color: transparent;
  }
  .foot-logos-list .item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0.5em;
  }
  .foot-logos-list .item h5 {
    width: 100%;
  }
  .foot-logos-list .item img {
    max-width: 180px;
    height: 90px;
  }
  .index-topic .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 540px;
    position: relative;
    padding-top: 5em;
  }
  .index-topic .index-topic-content {
    width: 100%;
    padding-right: 0;
    margin-top: 24px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .index-topic .index-topic-content .title {
    position: absolute;
    top: 0;
  }
  .index-topic .index-topic-img {
    width: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .index-rule .step .item {
    width: calc(50% - 0.5em);
  }
  .winner {
    width: 100%;
    -ms-grid-columns: (30%)[3];
    grid-template-columns: repeat(3, 30%);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 768px) {
  .foot_content_wrap .foot_info, .foot_content_wrap .icon_block, .foot_content_wrap .foot_social {
    font-size: 0.8rem;
    font-weight: 300;
    margin-bottom: 20px;
  }
  .back-top img {
    width: 44px;
  }
}
@media (max-width: 576px) {
  .card_lists {
    margin: 0;
  }
  .card_lists li {
    width: 50%;
  }
  .foot-logos-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
  .foot-logos-list .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: auto;
    max-width: 100%;
    gap: 0;
  }
  .foot-logos-list .item h5 {
    font-size: 1rem;
    padding-top: 0;
  }
  .foot-logos-list .item img {
    height: auto;
    width: 180px;
  }
  .index-news {
    position: absolute;
    top: auto;
    left: 5%;
    font-size: 16px;
    margin: 16px auto;
  }
  .index-news .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    padding: 8px 16px;
  }
  .index-news .index-news-title {
    border-bottom: 1px solid #8FCFE2;
    width: 100%;
    padding: 8px 0;
  }
  .index-news .index-news-slider .slick-prev {
    top: -24px;
  }
  .index-news .index-news-slider .slick-next {
    top: -24px;
  }
  .index-news .index-news-slider .item {
    padding: 8px 0;
  }
  .index-news .index-news-slider .item p {
    margin-bottom: 0;
    height: 3em;
    line-height: 1.5;
    -webkit-line-clamp: 2;
    font-size: 14px;
  }
  .title {
    text-align: left;
  }
  .title h4:after {
    margin-left: 0;
    margin-top: 0.75em;
  }
  .index-topic {
    padding-top: 160px;
    margin-top: 0;
  }
  .index-rule-box {
    padding: 16px;
  }
  .index-rule .step .item {
    width: 100%;
  }
  .kp-content {
    padding: 32px 0 210px;
    background-image: url(../images/bg_keepwalking@mb.svg);
    background-size: 90% auto;
    background-position: bottom;
  }
  .kp-content-man {
    background-image: url(../images/bg_keepwalking_man.svg);
    background-size: auto 120px;
    background-position: right bottom;
  }
  #intro {
    background-size: 200% auto;
    background-position: left bottom;
  }
  #regulation {
    background-image: url(../images/bg_section-2.png), url(../images/bg_section-2.png);
    background-size: 250% auto, 200% auto;
    background-position: right 30%, left bottom;
  }
  #results {
    background-size: auto 80vh, auto 50vh, 150%;
  }
  #dreamBooks {
    background-size: auto 100vh, 80% auto, 100% 100%;
  }
  .cards {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .index-qa {
    margin-top: 64px;
  }
  .title_wrap:after {
    background-size: 50% auto;
  }
  .search-bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .search-bar .search-bar-input {
    padding: 6px 16px;
  }
  .btn {
    font-size: 14px;
  }
  .winner {
    width: 100%;
    -ms-grid-columns: (48%)[2];
    grid-template-columns: repeat(2, 48%);
  }
  .winner-card b {
    font-size: 1.5em;
  }
  .winner-card p {
    font-size: 1em;
  }
  .sr-cards .card-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sr-cards .card-box .cb-img {
    width: 100%;
    border-radius: 4px 4px 0 0;
  }
  .sr-cards .card-box .cb-content {
    padding: 0.75em;
  }
}
