.error-field .form-control-label {
  color: #dc0019;
}
.error-field input {
  border-color: #dc0019;
}

.sf-page__silho .js-recommendation-wrapper .js-swiper-wrapper a {
  padding: 0 !important;
  text-decoration: none;
}

@media screen and (min-width: 1024px) {
  .fitguide-container .g-carousel-slide {
    width: 330px;
  }
}

.a_stylesize {
  text-decoration: none;
}

/* stylelint-disable font-family-no-missing-generic-family-keyword */
/* stylelint-disable no-descending-specificity */
.b-countries-wrapper {
  margin-right: auto;
  margin-left: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 5rem;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .b-countries-wrapper {
    max-width: 1488px;
  }
}
@media screen and (max-width: 1023px) {
  .b-countries-wrapper {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .b-countries-wrapper {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media screen and (min-width: 1440px) {
  .b-countries-wrapper {
    max-width: 1488px;
  }
}
@media screen and (max-width: 1023px) {
  .b-countries-wrapper {
    margin-top: 4rem;
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .b-countries-wrapper {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 1023px) {
  .b-countries-content {
    border-top: 1px solid #d0d0d0;
  }
}
@media screen and (min-width: 1024px) {
  .b-countries-content {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
  }
}
.b-countries-title {
  font-weight: 700;
  font-size: 4rem;
  line-height: 4.5rem;
  letter-spacing: -1px;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1023px) {
  .b-countries-title {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .b-countries-title {
    margin-bottom: 1.5rem;
  }
}
.b-countries-sub_title {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 1023px) {
  .b-countries-sub_title {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .b-countries-continent {
    padding-bottom: 3.5rem;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
}
.b-countries-continent_title {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2rem;
}
@media screen and (max-width: 1023px) {
  .b-countries-continent_title {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .b-countries-continent_title {
    margin-bottom: 1rem;
  }
}
.b-countries-item:not(:last-child) {
  margin-bottom: 0.5rem;
}
.b-countries-link {
  display: inline-block;
  text-decoration: none;
  color: #5f5f5f;
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  .b-countries-link {
    text-decoration: underline;
  }
  .b-countries-link.disabled, .b-countries-link.m-disabled {
    text-decoration: underline;
  }
}
.b-countries-link:hover, .b-countries-link:active {
  text-decoration: underline;
  color: #1d1d1d;
}
.b-countries-link.disabled, .b-countries-link.m-disabled {
  opacity: 0.4;
  pointer-events: none;
  cursor: default;
}

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