h2,
h3,
h4,
p {
  margin: 0 !important;
}
body,
p {
  font-family: 'TT Commons', sans-serif !important;
  font-size: 18px !important;
  line-height: 24px !important;
  letter-spacing: 0 !important;
  font-weight: 400 !important;
  color: #282828 !important;
}
body {
  background: #fff !important;
  overflow: hidden !important;
}
body .is-cms {
  padding-top: 0 !important;
}
a {
  text-decoration: none !important;
  transition: all, .25s;
}
button,
input[type='submit'] {
  outline: none;
}
button:hover,
button:focus,
input[type='submit']:hover,
input[type='submit']:focus {
  outline: none;
}
.custom-btn {
  background: #FC654C;
  border-radius: 4px;
  height: 50px;
  width: 340px;
  color: #fff;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 0 !important;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 4px;
  cursor: pointer;
}
@media only screen and (max-width: 379px) {
  .custom-btn {
    font-size: 14px !important;
    max-width: 100%;
  }
}
.custom-btn:hover {
  background: #fb4729;
  color: #ffffff !important;
}
.primary-color {
  color: #FC654C !important;
}
.swiper-pagination-bullets {
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-pagination-bullet {
  cursor: pointer;
  opacity: 1 !important;
  margin: 0 7px !important;
  width: 5px !important;
  height: 5px !important;
  background: #D9D9D9 !important;
}
@media only screen and (min-width: 700px) {
  .swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .swiper-pagination-bullet {
    margin: 0 11px !important;
  }
}
.swiper-pagination-bullet-active {
  width: 9px !important;
  height: 9px !important;
  background: #282828 !important;
}
@media only screen and (min-width: 700px) {
  .swiper-pagination-bullet-active {
    width: 14px !important;
    height: 14px !important;
  }
}
.slider-arrow {
  z-index: 111111;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 190px;
  background: #fff;
  box-shadow: 0 5px 5px rgba(179,179,179,0.25) !important;
}
@media only screen and (min-width: 700px) {
  .slider-arrow {
    top: 119px;
  }
}
@media only screen and (min-width: 1200px) {
  .slider-arrow {
    top: 94px;
  }
}
.slider-arrow-next {
  right: 0;
}
.slider-arrow-prev {
  left: 0;
}
.slider-arrow:hover {
  box-shadow: 0 5px 5px #b3b3b3 !important;
}
.slider-arrow:hover .slider-arrow__img-next,
.slider-arrow:hover .slider-arrow__img-prev {
  transform: scale(0.9);
}
.slider-arrow__img-next {
  margin-left: 2px;
}
.slider-arrow__img-prev {
  margin-right: 3px;
}
.maven-members__wrap-slider {
  width: 100%;
}
.bullet-position {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.section-banner {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 680px;
  margin-top: -60px;
}
@media only screen and (min-width: 760px) {
  .section-banner {
    min-height: 1000px;
    margin-top: -60px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-banner {
    min-height: 670px;
    padding-top: 70px;
  }
}
.section-banner__image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
@media only screen and (min-width: 760px) {
  .section-banner__image_mobile {
    display: none;
  }
}
.section-banner__image_tablet {
  display: none;
}
@media only screen and (min-width: 760px) {
  .section-banner__image_tablet {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  .section-banner__image_tablet {
    display: none;
  }
}
.section-banner__image_desktop {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .section-banner__image_desktop {
    display: block;
  }
}
.section-banner-info {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 1200px) {
  .section-banner-info {
    width: 460px;
    justify-content: center;
    align-items: center;
  }
}
.section-banner-info__ttl {
  display: block;
  max-width: 340px;
  font-family: 'TT Commons', sans-serif;
  font-weight: 700 !important;
  font-size: 30px !important;
  color: #FFFFFF;
  margin: 0;
  text-align: center;
  margin-bottom: 10px !important;
}
@media only screen and (min-width: 760px) {
  .section-banner-info__ttl {
    font-size: 45px !important;
    color: #fff;
    margin-top: -19px;
    margin-left: 1px;
    max-width: 480px;
    margin-bottom: 16px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .section-banner-info__ttl {
    text-align: center;
    color: #fff;
    margin-top: -77px;
    margin-left: 0;
    font-size: 45px !important;
  }
}
.banner-section_bottom-description {
  z-index: 1;
  position: absolute;
  bottom: 31px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 700px) {
  .banner-section_bottom-description {
    bottom: 61px;
  }
}
@media only screen and (min-width: 1200px) {
  .banner-section_bottom-description {
    bottom: 50px;
  }
}
.banner-section_bottom-description__text {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-family: 'TT Commons', sans-serif;
  vertical-align: super;
  margin-left: 8px;
}
.section-banner-info__desc {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  text-align: center !important;
  color: #FFFFFF !important;
  max-width: 340px;
}
@media only screen and (min-width: 1200px) {
  .section-banner-info__desc {
    font-size: 18px;
    max-width: 420px;
  }
}
.section-buy-handicrafts {
  position: relative;
  width: 100%;
  padding: 68px 0 96px 0;
}
@media only screen and (min-width: 700px) {
  .section-buy-handicrafts {
    padding: 114px 0 89px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .section-buy-handicrafts {
    padding: 129px 0 120px 0;
    margin-bottom: 109px;
  }
  .section-buy-handicrafts:after {
    content: '';
    width: 100%;
    max-width: 1160px;
    height: 1px;
    background: #D2D2D2;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
.buy-handicrafts-container {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 700px) {
  .buy-handicrafts-container {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .buy-handicrafts-container {
    padding: 0;
    max-width: 1160px;
    flex-direction: row;
    justify-content: space-between;
  }
}
.buy-handicrafts__content {
  width: 100%;
  max-width: 500px;
  margin-bottom: 56px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 700px) {
  .buy-handicrafts__content {
    padding: 0 0 0 39px;
    max-width: 100%;
    margin-bottom: 34px;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 1200px) {
  .buy-handicrafts__content {
    max-width: 540px;
    margin-bottom: 0;
    padding: 0;
    margin-top: 24px;
  }
}
.buy-handicrafts__ttl {
  font-family: 'TT Commons', sans-serif;
  font-weight: 700 !important;
  font-size: 27px;
  line-height: 45px;
  color: #282828;
  margin-bottom: 12px !important;
  padding: 0 10px;
  max-width: 540px;
}
@media only screen and (min-width: 700px) {
  .buy-handicrafts__ttl {
    padding: 0;
    font-size: 45px;
    line-height: 65px;
    margin-bottom: 16px !important;
  }
}
.buy-handicrafts__short-desc {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #807373 !important;
  margin-bottom: 46px !important;
  transform: translateX(-4px);
}
.buy-handicrafts__short-desc span {
  font-weight: 500 !important;
  color: #282828;
}
@media only screen and (min-width: 700px) {
  .buy-handicrafts__short-desc {
    transform: translateX(0px);
    margin-bottom: 72px !important;
  }
}
.buy-handicrafts__btn-wrap {
  padding: 11px 10px 10px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #ECE4E4;
  border-radius: 6px;
  width: 100%;
  max-width: 360px;
}
.buy-handicrafts__btn-wrap .buy-handicrafts__btn-desc {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 500 !important;
  font-size: 23px !important;
  line-height: 38px !important;
  color: #282828 !important;
  margin-bottom: 19px !important;
}
@media only screen and (min-width: 700px) {
  .buy-handicrafts__btn-wrap .buy-handicrafts__btn-desc {
    margin-bottom: 0 !important;
    margin-right: 33px !important;
  }
}
@media only screen and (min-width: 700px) {
  .buy-handicrafts__btn-wrap {
    flex-direction: row;
    justify-content: space-between;
    padding: 10px 10px 10px 22px;
    max-width: 480px;
  }
}
.buy-handicrafts__list-container {
  padding: 30px 30px 10px 30px;
  margin: 0 10px !important;
  box-shadow: 10px 10px 99px -8px rgba(0,0,0,0.1);
}
@media only screen and (min-width: 700px) {
  .buy-handicrafts__list-container {
    padding: 30px 0 16px 40px;
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .buy-handicrafts__list-container {
    display: flex;
    flex-direction: column;
    padding: 31px 0 14px 40px;
    max-width: 500px;
    margin: 0 !important;
  }
}
.buy-handicrafts__list-desc {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 34px !important;
  color: #282828 !important;
  margin-bottom: 12px !important;
}
@media only screen and (min-width: 700px) {
  .buy-handicrafts__list-desc {
    margin-bottom: 24px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .buy-handicrafts__list-desc {
    max-width: 277px;
    margin-bottom: 18px !important;
  }
}
.buy-handicrafts__item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 24px;
}
.buy-handicrafts__item-name {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #807373 !important;
}
@media only screen and (min-width: 700px) {
  .buy-handicrafts__item-name br {
    display: none;
  }
}
.buy-handicrafts__item-icon {
  margin-right: 19px;
}
@media only screen and (min-width: 700px) {
  .buy-handicrafts__item-icon {
    margin-right: 22px;
  }
}
.section-explore {
  width: 100%;
  padding-bottom: 78px;
}
@media only screen and (min-width: 700px) {
  .section-explore {
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-explore {
    padding-bottom: 120px;
  }
}
.explore-overlay {
  width: 100%;
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 700px) {
  .explore-overlay {
    justify-content: flex-start;
  }
}
.explore-container {
  width: 100%;
  padding: 0 20px;
  max-width: 760px;
  margin: 0 auto;
}
@media only screen and (min-width: 700px) {
  .explore-container {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .explore-container {
    max-width: 1160px;
    padding: 0;
  }
}
.explore__content-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 19px;
}
@media only screen and (min-width: 700px) {
  .explore__content-top {
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 48px;
  }
}
.explore__content-bottom {
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media only screen and (min-width: 700px) {
  .explore__content-bottom {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 1200px) {
  .explore__content-bottom {
    display: none;
  }
}
@media only screen and (min-width: 700px) {
  .explore__text-box {
    max-width: 500px;
  }
}
@media only screen and (min-width: 1200px) {
  .explore__text-box {
    max-width: 600px;
  }
}
.explore__ttl {
  font-family: 'TT Commons', sans-serif;
  font-weight: 700 !important;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  color: #282828;
  margin-bottom: 30px !important;
}
@media only screen and (min-width: 700px) {
  .explore__ttl {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 45px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .explore__ttl {
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 59px !important;
  }
}
.explore__sttl {
  font-family: 'TT Commons', sans-serif;
  font-weight: 700 !important;
  font-size: 22px;
  line-height: 30px;
  color: #282828;
  margin-bottom: 19px !important;
}
@media only screen and (min-width: 700px) {
  .explore__sttl {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 14px !important;
    margin-top: 8px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .explore__sttl {
    line-height: 45px;
    margin-top: 0 !important;
    margin-bottom: 15px !important;
    width: 60%;
  }
  .explore__sttl br {
    display: none;
  }
}
.explore__desc,
.explore__short-desc {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #282828 !important;
}
.explore__short-desc {
  margin-bottom: 19px !important;
}
@media only screen and (min-width: 700px) {
  .explore__short-desc {
    margin-bottom: 0 !important;
    width: 100%;
  }
  .explore__short-desc br {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .explore__short-desc {
    margin-bottom: 15px !important;
    width: 100%;
    padding-right: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .explore__desc {
    margin-bottom: 24px !important;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 700px) {
  .explore__btn {
    width: 184px;
    transform: translateX(3px);
  }
}
@media only screen and (min-width: 1200px) {
  .explore__btn {
    width: 184px;
    transform: translateX(0px);
  }
}
.explore__img-wrap {
  min-width: 340px !important;
  max-width: 400px;
  height: 230px;
  margin-bottom: 21px;
  border-radius: 6px;
}
.explore__img-wrap img {
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 700px) {
  .explore__img-wrap {
    margin-bottom: 0;
    margin-right: 41px;
  }
}
@media only screen and (min-width: 1200px) {
  .explore__img-wrap {
    margin-right: 60px;
    min-width: 500px;
    max-width: 500px;
    height: 300px;
  }
}
@media only screen and (min-width: 700px) {
  .explore-overlay {
    width: 46%;
  }
}
.explore__content-bottom-desk {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .explore__content-bottom-desk {
    display: block;
  }
}
.explore-slider {
  max-width: 1160px;
  padding: 0 20px 51px 20px;
  margin-top: 50px !important;
}
@media only screen and (min-width: 700px) {
  .explore-slider {
    padding: 0 30px 59px 30px;
    margin-top: 54px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .explore-slider {
    padding: 0 0 64px;
    margin-top: 52px !important;
  }
}
.explore-slide {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid rgba(85,63,63,0.15);
  border-radius: 6px;
}
@media only screen and (min-width: 1200px) {
  .explore-slide {
    padding-top: 21px !important;
  }
}
.explore-slide__img-wrap {
  width: 160px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.explore-slide__img-wrap img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  z-index: -1;
}
@media only screen and (min-width: 1200px) {
  .explore-slide__img-wrap {
    width: 200px;
    height: 208px;
    margin-bottom: 18px;
  }
}
@media only screen and (min-width: 1200px) {
  .explore-product-img {
    display: none;
  }
}
.explore-product-img-desk {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .explore-product-img-desk {
    display: block;
  }
}
.explore-slide__name {
  height: 45px;
  font-family: 'TT Commons', sans-serif;
  font-weight: 500 !important;
  font-size: 13px;
  line-height: 15px;
  color: #282828;
  text-align: left;
  margin-bottom: 4px !important;
  padding: 0 10px;
}
@media only screen and (min-width: 1200px) {
  .explore-slide__name {
    font-size: 16px;
    line-height: 20px;
    padding: 0 19px;
    margin-bottom: 9px !important;
  }
}
.explore-slide__info {
  width: 100%;
  padding: 0 10px 10px 10px;
  display: flex;
  justify-content: space-between;
}
@media only screen and (min-width: 1200px) {
  .explore-slide__info {
    padding: 0 18px 18px 20px;
  }
}
.explore-slide__price {
  display: flex;
  align-items: center;
  font-family: 'TT Commons', sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 16px;
  color: #282828;
}
.explore-slide__price span {
  font-size: 10px;
  line-height: 12px;
  font-weight: 400;
  text-decoration-line: line-through;
  color: #B1B1B1;
  margin-left: 4px;
  transform: translateY(-3px) !important;
}
.explore-slide__add-btn {
  text-decoration: none;
  width: 80px;
  height: 30px;
  background: #FCF7F3;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'TT Commons', sans-serif;
  font-weight: 500;
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #282828;
  padding-top: 2px;
}
@media only screen and (min-width: 1200px) {
  .explore-slide__add-btn {
    font-size: 12px;
    width: 100px;
  }
}
.explore-slide__add-btn_added {
  background: #2FCEC1;
  border-radius: 40px;
  color: #fff;
}
.explore-slide__add-btn_added:hover {
  color: #fff !important;
}
.explore-slide__gen {
  background: #FFE8E8;
  border-radius: 40px;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 10px;
  font-family: 'TT Commons', sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #FF625B;
}
.explore-slide__gen_green {
  color: #14AEA1;
  background: #CBF7F3;
}
.explore-pagination {
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1200px) {
  .explore-pagination {
    bottom: 0 !important;
  }
}
.section-articles {
  width: 100%;
}
@media only screen and (min-width: 700px) {
  .section-articles {
    margin-bottom: 0;
  }
}
.articles-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
@media only screen and (min-width: 700px) {
  .articles-container {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .articles-container {
    padding: 0;
    max-width: 1160px;
  }
}
.articles__ttl {
  align-self: flex-start;
  font-family: 'TT Commons', sans-serif;
  font-weight: 700 !important;
  font-size: 22px;
  line-height: 30px;
  color: #282828;
  margin: 19px 0 !important;
}
@media only screen and (min-width: 700px) {
  .articles__ttl {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 14px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .articles__ttl {
    line-height: 45px;
  }
}
.articles__desc {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #282828 !important;
}
.articles__desc span {
  font-weight: 500 !important;
}
.articles__item {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 75px;
}
@media only screen and (min-width: 700px) {
  .articles__item {
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 104px;
  }
}
@media only screen and (min-width: 1200px) {
  .articles__item {
    align-items: center;
    margin-bottom: 120px;
  }
}
@media only screen and (min-width: 700px) {
  .articles__item_01 {
    align-items: center;
  }
}
.articles__img-wrap {
  order: -1;
}
.articles__img-wrap img {
  border-radius: 6px;
  width: 100%;
  height: 100%;
  max-height: 365px;
  min-height: 230px;
  object-fit: cover;
  object-position: center;
}
@media only screen and (min-width: 700px) {
  .articles__img-wrap {
    order: 1;
    width: 340px;
    height: 230px;
  }
}
@media only screen and (min-width: 1200px) {
  .articles__img-wrap {
    width: 500px;
    height: 300px;
  }
}
.articles__facebook-btn {
  margin: 11px 0 5px;
  position: relative;
  cursor: pointer;
  width: 340px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #295396;
  border-radius: 4px;
  padding: 0 27px;
  opacity: .9;
}
@media only screen and (min-width: 700px) {
  .articles__facebook-btn {
    margin-top: 23px;
    width: 301px;
    padding: 0 17px;
  }
}
@media only screen and (min-width: 1200px) {
  .articles__facebook-btn {
    margin-top: 12px;
  }
}
.articles__facebook-btn:hover {
  opacity: 1;
}
.articles__facebook-btn-text {
  padding-top: 4px;
  padding-right: 12px;
  font-family: 'TT Commons', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
}
.articles__facebook-btn-line {
  position: absolute;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  height: 37px;
  width: 1px;
  left: 66px;
  opacity: .1;
}
@media only screen and (min-width: 700px) {
  .articles__facebook-btn-line {
    left: 49px;
  }
}
.articles__text {
  display: flex;
  flex-direction: column !important;
  flex: 1;
}
@media only screen and (min-width: 700px) {
  .articles__text {
    margin-right: 41px;
  }
}
@media only screen and (min-width: 1200px) {
  .articles__text {
    margin-right: 60px;
  }
}
@media only screen and (min-width: 700px) {
  .articles__item_reverse {
    margin-bottom: 97px;
  }
  .articles__item_reverse .articles__text {
    order: 2;
    margin: 0 0 0 41px;
  }
}
@media only screen and (min-width: 1200px) {
  .articles__item_reverse {
    margin-bottom: 116px;
  }
  .articles__item_reverse .articles__text {
    margin: 6px 0 0 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .articles__item_03 {
    align-items: flex-start;
  }
  .articles__item_03 .articles__text {
    margin-top: 38px;
  }
}
.section-product-story {
  width: 100%;
  margin-bottom: 70px;
}
@media only screen and (min-width: 700px) {
  .section-product-story {
    margin-bottom: 103px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-product-story {
    margin-bottom: 130px;
  }
}
.product-story-container {
  position: relative;
  max-width: 1360px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 600px;
}
@media only screen and (min-width: 700px) {
  .product-story-container {
    border-radius: 10px;
    margin: 0 30px;
    height: 820px;
  }
}
@media only screen and (min-width: 1200px) {
  .product-story-container {
    margin: 0 auto;
    height: 500px;
  }
}
.product-story__img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 600px;
}
@media only screen and (min-width: 700px) {
  .product-story__img-wrap {
    height: 820px;
  }
}
@media only screen and (min-width: 1200px) {
  .product-story__img-wrap {
    height: 500px;
  }
}
.product-story__bg-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 700px) {
  .product-story__bg-img_mob {
    display: none;
  }
}
.product-story__bg-img_tab {
  display: none;
}
@media only screen and (min-width: 700px) {
  .product-story__bg-img_tab {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  .product-story__bg-img_tab {
    display: none;
  }
}
.product-story__bg-img_desk {
  display: none;
}
@media only screen and (min-width: 700px) {
  .product-story__bg-img_desk {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .product-story__bg-img_desk {
    display: block;
  }
}
@media only screen and (min-width: 700px) {
  .product-story__bg-img {
    border-radius: 10px;
  }
}
.product-story__text {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 1200px) {
  .product-story__text {
    margin-top: -24px;
  }
}
.product-story__ttl {
  font-family: 'TT Commons', sans-serif;
  font-weight: 700 !important;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 3px;
}
@media only screen and (min-width: 700px) {
  .product-story__ttl {
    font-size: 60px;
    line-height: 75px;
  }
}
.product-story__desc {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  text-align: center !important;
  color: #FFFFFF !important;
  max-width: 327px;
}
@media only screen and (min-width: 700px) {
  .product-story__desc {
    max-width: 375px;
  }
  .product-story__desc br {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .product-story__desc {
    max-width: 463px;
  }
}
.section-info {
  width: 100%;
  padding-bottom: 63px;
  position: relative;
}
.section-info:after {
  content: '';
  height: 1px;
  width: 90%;
  max-width: 1160px;
  background: #D2D2D2;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (min-width: 700px) {
  .section-info {
    padding-bottom: 56px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-info {
    padding-bottom: 110px;
  }
}
.section-bottom-info {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding: 111px 0 79px;
}
.section-bottom-info:after {
  content: '';
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0;
  background: linear-gradient(180deg,#FFFFFF 0%,rgba(255,255,255,0) 100%);
  transform: rotate(-180deg);
}
.section-bottom-info:before {
  content: '';
  width: 100%;
  height: 160px;
  position: absolute;
  top: 0;
  background: linear-gradient(180deg,#FFFFFF 20%,rgba(255,255,255,0) 100%);
}
.section-bottom-info .info__desc {
  margin-bottom: 44px !important;
}
@media only screen and (min-width: 700px) {
  .section-bottom-info {
    padding: 240px 0 170px;
  }
  .section-bottom-info .info__desc {
    margin-bottom: 35px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .section-bottom-info {
    padding: 181px;
  }
  .section-bottom-info .info__desc {
    margin-bottom: 27px !important;
    transform: translateX(23px);
  }
}
.ingo-bg__img-wrap {
  z-index: -1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
@media only screen and (min-width: 700px) {
  .ingo-bg__img-wrap .info-bg__img-mob {
    display: none;
  }
}
.ingo-bg__img-wrap .info-bg__img {
  display: none;
}
@media only screen and (min-width: 700px) {
  .ingo-bg__img-wrap .info-bg__img {
    display: block;
  }
}
@media only screen and (min-width: 700px) {
  .ingo-bg__img-wrap {
    transform: translate(-50%,-54%);
  }
}
@media only screen and (min-width: 1200px) {
  .ingo-bg__img-wrap {
    transform: translate(-50%,-53%);
  }
}
.info-container {
  padding: 0 10px;
  width: 100%;
  max-width: 830px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 700px) {
  .info-container {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .info-container {
    padding: 0;
    max-width: 930px;
  }
}
.info__btn-wrap {
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #ECE4E4;
  border-radius: 6px;
  width: 100%;
  max-width: 360px;
}
.info__btn-wrap .info__btn-desc {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 500 !important;
  font-size: 23px !important;
  line-height: 38px !important;
  color: #282828 !important;
  margin-bottom: 19px !important;
}
@media only screen and (min-width: 700px) {
  .info__btn-wrap .info__btn-desc {
    margin-bottom: 0 !important;
    margin-right: 33px !important;
  }
}
@media only screen and (min-width: 700px) {
  .info__btn-wrap {
    flex-direction: row;
    justify-content: space-between;
    padding: 10px 10px 10px 22px;
    max-width: 480px;
  }
}
.info__desc {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 700 !important;
  font-size: 27px !important;
  line-height: 45px !important;
  text-align: center !important;
  color: #282828 !important;
  margin-bottom: 33px !important;
  padding: 0 10px;
}
@media only screen and (min-width: 700px) {
  .info__desc {
    font-size: 35px !important;
    line-height: 55px !important;
    margin-bottom: 44px !important;
    max-width: 670px;
  }
}
@media only screen and (min-width: 1200px) {
  .info__desc {
    font-size: 45px !important;
    line-height: 65px !important;
    max-width: 100%;
    margin-bottom: 32px !important;
  }
}
.section-maven-members {
  width: 100%;
  margin: 50px 0;
}
@media only screen and (min-width: 700px) {
  .section-maven-members {
    margin: 69px 0 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-maven-members {
    margin: 124px 0 97px;
  }
}
.maven-members-container {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.maven-members_ttl {
  font-family: 'TT Commons', sans-serif;
  font-weight: 700 !important;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  color: #282828;
  margin-bottom: 78px !important;
}
@media only screen and (min-width: 700px) {
  .maven-members_ttl {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 46px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .maven-members_ttl {
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 52px !important;
  }
}
@media only screen and (min-width: 700px) {
  .maven-members_ttl br {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .maven-members_ttl br {
    display: block;
  }
}
.maven-members__slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 45px !important;
}
@media only screen and (min-width: 1200px) {
  .maven-members__slide {
    align-items: flex-start;
  }
}
.maven-members__slide-desc {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  text-align: center !important;
  color: #282828 !important;
  margin: 30px 0 27px 0 !important;
  padding: 0 20px;
}
@media only screen and (min-width: 700px) {
  .maven-members__slide-desc {
    max-width: 520px;
    margin: 19px 0 40px 0 !important;
    padding: 0;
  }
  .maven-members__slide-desc br {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .maven-members__slide-desc {
    text-align: left !important;
    min-height: 96px;
    margin: 19px 0 15px 0 !important;
  }
}
.maven-members__slide-item {
  display: flex;
}
.maven-members__item-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 20px;
}
.maven-members__item-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  font-family: 'TT Commons', sans-serif;
  font-weight: 500 !important;
  font-size: 18px;
  line-height: 24px;
  color: #282828;
}
.maven-members__item-text span {
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 16px !important;
  color: #807373;
}
.maven-members__slider .slider-arrow {
  top: 187px !important;
}
.maven-members__slider .slider-arrow-next {
  right: 20px;
}
.maven-members__slider .slider-arrow-prev {
  left: 20px;
}
@media only screen and (min-width: 700px) {
  .maven-members__slider {
    padding-bottom: 19px;
  }
  .maven-members__slider .slider-arrow {
    top: 64px !important;
  }
  .maven-members__slider .slider-arrow-next {
    right: 30px;
  }
  .maven-members__slider .slider-arrow-prev {
    left: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .maven-members__slider .slider-arrow {
    display: none;
  }
}
.maven-members__wrap-slider {
  width: 100%;
}
.maven-members__slider-bullets {
  bottom: 0 !important;
}
@media only screen and (min-width: 1200px) {
  .maven-members__slide-icon {
    align-self: flex-start;
  }
}
.section-big-impact {
  width: 100%;
  overflow: hidden;
}
.big-impact__bg {
  width: 100%;
  background: #F7F8F9;
  position: relative;
}
.bg-flower-mob {
  opacity: .8;
  z-index: 0;
  width: 888px;
  position: absolute;
  top: 165px;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (min-width: 700px) {
  .bg-flower-mob {
    display: none;
  }
}
.bg-flower {
  opacity: .8;
  z-index: 0;
  width: 888px;
  position: absolute;
  bottom: -258px;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (min-width: 700px) {
  .bg-flower {
    width: auto;
    bottom: 0;
    transform: translate(-50%,50%);
  }
}
.big-impact-container {
  z-index: 2;
  display: flex;
  flex-direction: column;
  max-width: 1200px;
  align-items: center;
  padding: 50px 10px 70px;
  margin: 0 auto;
}
@media only screen and (min-width: 700px) {
  .big-impact-container {
    padding: 60px 0 68px;
  }
}
@media only screen and (min-width: 1200px) {
  .big-impact-container {
    padding: 84px 0 101px;
  }
}
.big-impact__ttl {
  font-family: 'TT Commons', sans-serif;
  font-weight: 700 !important;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  color: #282828;
  margin-bottom: 50px !important;
}
@media only screen and (min-width: 700px) {
  .big-impact__ttl {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 57px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .big-impact__ttl {
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 75px !important;
  }
}
.big-impact__item-wrap {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 46px;
  position: relative;
}
.big-impact__item-wrap:after {
  content: '';
  width: 90%;
  max-width: 1160px;
  height: 1px;
  background: #D2D2D2;
  position: absolute;
  bottom: 0;
}
@media only screen and (min-width: 700px) {
  .big-impact__item-wrap:after {
    bottom: 5px;
  }
}
@media only screen and (min-width: 1200px) {
  .big-impact__item-wrap:after {
    width: 100%;
    max-width: 1200px;
    bottom: -9px;
  }
}
@media only screen and (min-width: 700px) {
  .big-impact__item-wrap {
    padding: 0 71px;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: baseline;
    justify-content: space-around;
  }
}
@media only screen and (min-width: 1200px) {
  .big-impact__item-wrap {
    padding: 0;
  }
}
.big-impact__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 79px;
}
@media only screen and (min-width: 700px) {
  .big-impact__item {
    width: 50%;
    margin-bottom: 81px;
  }
}
@media only screen and (min-width: 1200px) {
  .big-impact__item {
    width: 25%;
    justify-content: space-between;
  }
}
.big-impact__item-img-wrap {
  width: 200px;
  height: 200px;
  margin-bottom: 62px;
  border-radius: 50%;
}
.big-impact__item-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 1200px) {
  .big-impact__item-img-wrap {
    margin-bottom: 64px;
  }
}
.big-impact__text {
  max-width: 240px;
}
@media only screen and (min-width: 700px) {
  .big-impact__text {
    max-width: 250px;
  }
}
@media only screen and (min-width: 1200px) {
  .big-impact__text {
    max-width: 260px;
  }
}
.big-impact__item-ttl {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 500 !important;
  font-size: 40px !important;
  line-height: 34px !important;
  text-align: center !important;
  color: #282828 !important;
  margin-bottom: 10px !important;
}
@media only screen and (min-width: 1200px) {
  .big-impact__item-ttl {
    margin-bottom: 16px !important;
  }
}
.big-impact__info {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 35px;
}
@media only screen and (min-width: 700px) {
  .big-impact__info {
    margin-top: 45px;
  }
}
@media only screen and (min-width: 1200px) {
  .big-impact__info {
    width: 100%;
    margin-top: 117px;
    max-width: 1160px;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.big-impact__item-desc {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  text-align: center !important;
  color: #978C8C !important;
}
@media only screen and (min-width: 1200px) {
  .big-impact__item-desc {
    max-width: 240px;
  }
}
.big-impact__desc {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 34px !important;
  text-align: center !important;
  color: #282828 !important;
  padding: 0 40px;
  max-width: 560px;
  z-index: 1;
}
@media only screen and (min-width: 700px) {
  .big-impact__desc {
    padding: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .big-impact__desc {
    text-align: left !important;
  }
}
.big-impact__btn-wrap {
  z-index: 1;
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  border: 1px solid #ECE4E4;
  border-radius: 6px;
  width: 100%;
  max-width: 360px;
  margin-top: 29px;
}
.big-impact__btn-wrap .big-impact__btn-desc {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 500 !important;
  font-size: 23px !important;
  line-height: 38px !important;
  color: #282828 !important;
  margin-bottom: 19px !important;
}
@media only screen and (min-width: 700px) {
  .big-impact__btn-wrap .big-impact__btn-desc {
    margin-bottom: 0 !important;
    margin-right: 33px !important;
  }
}
@media only screen and (min-width: 700px) {
  .big-impact__btn-wrap {
    flex-direction: row;
    justify-content: space-between;
    padding: 10px 10px 10px 22px;
    max-width: 480px;
    margin-top: 32px;
  }
}
@media only screen and (min-width: 1200px) {
  .big-impact__btn-wrap {
    margin-top: 0;
  }
}
.big-impact__item-desc_width-on-desktop {
  max-width: 200px;
}
.section-promo-code {
  position: relative;
  z-index: 0;
  width: 100%;
  margin: 114px 0 178px;
}
@media only screen and (min-width: 700px) {
  .section-promo-code {
    margin: 104px 0 206px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-promo-code {
    margin: 126px 0 218px;
  }
}
.promo-code__bg-img {
  opacity: .8;
  width: 200%;
  max-width: 562px;
  height: 376px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-26%);
}
.promo-code-container {
  width: 100%;
  max-width: 1160px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.promo-code__ttl {
  font-family: 'TT Commons', sans-serif;
  font-weight: 700 !important;
  font-size: 22px;
  text-align: center;
  color: #282828;
  margin-bottom: 75px !important;
}
@media only screen and (min-width: 700px) {
  .promo-code__ttl {
    font-size: 30px;
    transform: translateX(-11px);
    margin-bottom: 65px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .promo-code__ttl {
    font-size: 40px;
    transform: translateX(0px);
    margin-bottom: 46px !important;
  }
}
.promo-code__sttl {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 27px !important;
  text-align: center !important;
  color: #282828 !important;
  margin-bottom: 17px !important;
}
@media only screen and (min-width: 700px) {
  .promo-code__sttl {
    margin-bottom: 33px !important;
  }
}
.promo-code__description-coupon {
  color: #978C8C !important;
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 18px !important;
  text-align: center;
  margin-bottom: 34px !important;
  max-width: 300px;
}
@media only screen and (min-width: 700px) {
  .promo-code__description-coupon {
    margin-bottom: 38px !important;
    transform: translateX(-7px);
  }
}
.promo-code__promo {
  border: 1px solid #807373;
  box-sizing: border-box;
  border-radius: 6px;
  max-width: 100%;
  width: 340px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 5px;
  font-family: 'TT Commons', sans-serif;
  font-weight: 500 !important;
  font-size: 20px;
  line-height: 27px;
  color: #282828;
}
.promo-code__promo img {
  margin-left: 12px;
}
@media only screen and (min-width: 700px) {
  .promo-code__promo {
    width: 334px;
  }
  .promo-code__promo img {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 379px) {
  .promo-code__promo {
    font-size: 16px;
  }
}
.promo-code__input-coupon {
  position: relative;
  margin-bottom: 17px;
  width: 340px;
  max-width: 100%;
  text-transform: uppercase;
  height: 50px;
  display: flex;
  padding: 7px 25px 0 0;
  justify-content: center;
  align-items: center;
  line-height: 0;
  font-weight: 500;
  font-size: 30px;
  color: #282828;
  border: 1.5px solid #FC654C;
  border-radius: 4px;
  font-family: 'TT Commons', sans-serif;
  z-index: 10;
  background: transparent;
  cursor: pointer;
  outline: none;
}
@media only screen and (min-width: 700px) {
  .promo-code__input-coupon {
    padding: 7px 47px 0 0;
    width: 376px;
  }
}
.icon-click {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 18px;
}
@media only screen and (min-width: 700px) {
  .icon-click {
    right: 36px;
  }
}
@media only screen and (min-width: 700px) {
  width: 376px;
  transform: translateX(-7px);
}
@media only screen and (min-width: 700px) {
  .promo-code__input-coupon-input {
    padding-left: 35px !important;
  }
}
.section-love-globein {
  width: 100%;
  margin-bottom: 103px;
}
@media only screen and (min-width: 700px) {
  .section-love-globein {
    margin-bottom: 102px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-love-globein {
    margin-bottom: 131px;
  }
}
.love-globein-container {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding: 0 20px;
}
@media only screen and (min-width: 700px) {
  .love-globein-container {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .love-globein-container {
    padding: 0;
    max-width: 1160px;
  }
}
.love-globein__content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 39px;
}
@media only screen and (min-width: 700px) {
  .love-globein__content {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 17px;
  }
}
@media only screen and (min-width: 1200px) {
  .love-globein__content {
    margin-bottom: 0;
  }
}
.love-globein__img-wrap {
  height: auto;
  margin-bottom: 19px;
}
.love-globein__img-wrap .love-globein__img {
  border-radius: 6px;
  width: 100%;
  min-height: 230px;
  max-height: 400px;
  object-fit: cover;
}
@media only screen and (min-width: 700px) {
  .love-globein__img-wrap .love-globein__img-mob {
    display: none;
  }
}
.love-globein__img-wrap .love-globein__img-tab {
  display: none;
}
@media only screen and (min-width: 700px) {
  .love-globein__img-wrap .love-globein__img-tab {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  .love-globein__img-wrap .love-globein__img-tab {
    display: none;
  }
}
.love-globein__img-wrap .love-globein__img-desk {
  display: none;
}
@media only screen and (min-width: 700px) {
  .love-globein__img-wrap .love-globein__img-desk {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .love-globein__img-wrap .love-globein__img-desk {
    display: block;
  }
}
@media only screen and (min-width: 700px) {
  .love-globein__img-wrap {
    margin-left: 60px;
    width: 340px;
    height: 230px;
    order: 1;
  }
}
@media only screen and (min-width: 1200px) {
  .love-globein__img-wrap {
    width: 500px;
    min-height: 400px;
    margin-left: 103px;
    margin-bottom: 0;
  }
  .love-globein__img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.love-globein__text {
  flex: 1;
}
@media only screen and (min-width: 1200px) {
  .love-globein__text {
    margin-top: 23px;
  }
}
.love-globein__ttl {
  font-family: 'TT Commons', sans-serif;
  font-weight: 700 !important;
  font-size: 22px;
  line-height: 30px;
  color: #282828;
}
@media only screen and (min-width: 700px) {
  .love-globein__ttl {
    font-size: 30px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .love-globein__ttl {
    line-height: 45px;
  }
}
.love-globein__short-desc {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 27px !important;
  color: #282828 !important;
  margin: 22px 0 !important;
  padding-right: 35px;
}
@media only screen and (min-width: 700px) {
  .love-globein__short-desc {
    margin: 14px 0 !important;
  }
}
@media only screen and (min-width: 1200px) {
  .love-globein__short-desc {
    margin: 35px 0 23px !important;
    letter-spacing: 0.2px !important;
  }
  .love-globein__short-desc br {
    display: none;
  }
}
.love-globein__desc {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #282828 !important;
  padding-right: 35px;
}
@media only screen and (min-width: 700px) {
  .love-globein__desc {
    padding-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .love-globein__desc {
    margin-bottom: 27px !important;
  }
}
.love-globein__content-bottom_only-desktop {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .love-globein__content-bottom {
    display: none;
  }
  .love-globein__content-bottom_only-desktop {
    display: block;
  }
}
.love-globein__sttl {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 27px !important;
  color: #282828 !important;
  margin-bottom: 12px !important;
}
@media only screen and (min-width: 700px) {
  .love-globein__sttl {
    margin-bottom: 7px !important;
  }
}
.love-globein__input-coupon {
  position: relative;
  margin-bottom: 19px;
  width: 340px;
  max-width: 100%;
  text-transform: uppercase;
  height: 50px;
  padding: 5px 40px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  color: #282828;
  border: 1.5px solid #FC654C;
  border-radius: 4px;
  font-family: 'TT Commons', sans-serif;
  z-index: 10;
  background: transparent;
  cursor: pointer;
  outline: none;
}
@media only screen and (min-width: 700px) {
  .love-globein__input-coupon {
    padding: 7px 80px 0 0;
    width: 557px;
    font-size: 28px;
    margin-bottom: 23px;
  }
}
.icon-click {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 18px;
}
@media only screen and (min-width: 700px) {
  .icon-click {
    right: 36px;
  }
}
@media only screen and (min-width: 700px) {
  width: 557px;
}
.love-globein__description-coupon {
  color: #978C8C !important;
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 24px !important;
}
@media only screen and (min-width: 700px) {
  .love-globein__description-coupon {
    max-width: 530px;
  }
}
.section-traditional-retail {
  width: 100%;
}
.section-traditional-retail .swiper-pagination-bullets {
  transform: translateY(760px);
}
@media only screen and (min-width: 700px) {
  .section-traditional-retail .swiper-pagination-bullets {
    transform: translateY(460px);
  }
}
@media only screen and (min-width: 1200px) {
  .section-traditional-retail .swiper-pagination-bullets {
    transform: translateY(520px);
  }
}
.traditional-retail-container {
  width: 100%;
  max-width: 980px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}
@media only screen and (min-width: 1200px) {
  .traditional-retail-container {
    max-width: 1160px;
  }
}
.traditional-retail__ttl {
  font-family: 'TT Commons', sans-serif;
  font-weight: 700 !important;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  color: #282828;
  margin-bottom: 17px !important;
}
@media only screen and (min-width: 700px) {
  .traditional-retail__ttl {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 27px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .traditional-retail__ttl {
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 17px !important;
  }
}
.traditional-retail__desc {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  text-align: center !important;
  color: #282828 !important;
  margin-bottom: 42px !important;
  max-width: 340px;
}
@media only screen and (min-width: 700px) {
  .traditional-retail__desc {
    margin-bottom: 79px !important;
    max-width: 350px;
  }
}
.traditional-retail__slide-name {
  font-family: 'TT Commons', sans-serif;
  font-weight: 500 !important;
  font-size: 26px;
  line-height: 133%;
  text-align: center;
  color: #282828;
  margin-bottom: 11px !important;
}
@media only screen and (min-width: 700px) {
  .traditional-retail__slide-name {
    transform: translateX(-5px);
    margin-bottom: 11px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .traditional-retail__slide-name {
    transform: translateX(0px);
    margin-bottom: 74px !important;
  }
}
.traditional-retail__slide-item-wrap {
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  max-width: 400px;
}
@media only screen and (min-width: 700px) {
  .traditional-retail__slide-item-wrap {
    max-width: 672px;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 1200px) {
  .traditional-retail__slide-item-wrap {
    max-width: 958px;
    flex-direction: row;
    justify-content: space-between;
  }
}
.traditional-retail__item-img-wrap {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 101px;
  height: auto;
}
.traditional-retail__item-img-wrap img {
  display: block;
  max-width: 100%;
  height: 100%;
}
@media only screen and (min-width: 700px) {
  .traditional-retail__item-img-wrap {
    width: 72px;
    height: 72px;
  }
}
@media only screen and (min-width: 1200px) {
  .traditional-retail__item-img-wrap {
    width: 100%;
    max-width: 101px;
    height: 101px;
  }
}
.traditional-retail__slide-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 34px;
  width: 100%;
}
@media only screen and (min-width: 700px) {
  .traditional-retail__slide-item {
    margin-bottom: 50px;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 1200px) {
  .traditional-retail__slide-item {
    flex-direction: column;
    align-items: center;
    max-width: 280px;
  }
}
.traditional-retail__item-title {
  max-width: 220px;
  font-family: 'TT Commons', sans-serif;
  font-weight: 500 !important;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  color: #282828;
  margin: 10px 0 !important;
}
@media only screen and (min-width: 700px) {
  .traditional-retail__item-title {
    margin: 0 !important;
    max-width: 150px;
    text-align: left;
  }
}
@media only screen and (min-width: 1200px) {
  .traditional-retail__item-title {
    display: flex;
    align-items: center;
    max-width: 100%;
    text-align: center;
    height: 68px;
    font-size: 24px !important;
    line-height: 34px !important;
    margin-bottom: 7px !important;
  }
}
.traditional-retail__item-description,
.traditional-retail__item-description p {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 18px !important;
  text-align: center !important;
  color: #807373 !important;
}
@media only screen and (min-width: 700px) {
  .traditional-retail__item-description,
  .traditional-retail__item-description p {
    font-size: 16px !important;
    line-height: 22px !important;
    max-width: 340px;
    text-align: left !important;
    align-self: flex-start;
  }
}
.traditional-retail__item-description p,
.traditional-retail__item-description p p {
  margin-bottom: 10px !important;
}
@media only screen and (min-width: 1200px) {
  .traditional-retail__item-description,
  .traditional-retail__item-description p {
    text-align: center !important;
  }
}
.traditional-retail__slider-container {
  width: 100%;
}
.traditional-retail__slider-container .slider-arrow {
  top: 740px !important;
  z-index: 1111;
}
.traditional-retail__slider-container .slider-arrow-next {
  right: 20px !important;
}
.traditional-retail__slider-container .slider-arrow-prev {
  left: 20px !important;
}
@media only screen and (min-width: 700px) {
  .traditional-retail__slider-container .slider-arrow {
    top: 460px !important;
  }
  .traditional-retail__slider-container .slider-arrow-next {
    right: 30px !important;
  }
  .traditional-retail__slider-container .slider-arrow-prev {
    left: 30px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .traditional-retail__slider-container .slider-arrow {
    top: 230px !important;
  }
  .traditional-retail__slider-container .slider-arrow-next {
    right: 5px !important;
  }
  .traditional-retail__slider-container .slider-arrow-prev {
    left: 5px !important;
  }
}
.traditional-retail__slide-wrap {
  padding-bottom: 40px !important;
}
@media only screen and (min-width: 700px) {
  .traditional-retail__slide-wrap {
    padding-bottom: 15px !important;
  }
}
.traditional-retail__bullet-position {
  bottom: 20px;
}
@media only screen and (min-width: 1200px) {
  .traditional-retail__bullet-position {
    bottom: 40px;
  }
}
@media only screen and (min-width: 700px) {
  .traditional-retail__slide-item_alone {
    justify-content: flex-start;
    align-items: center;
  }
  .traditional-retail__slide-item_alone .traditional-retail__item-title {
    max-width: 100%;
    margin-left: 35px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .traditional-retail__slide-item_alone .traditional-retail__item-title {
    margin-left: 0 !important;
    margin-top: 40px !important;
  }
}
