a {
  transition: all .4s ease-in-out;
  text-decoration: none;
}
p {
  letter-spacing: 0 !important;
}
img {
  max-width: 100%;
  display: block;
}
body {
  overflow-y: hidden;
  font-family: 'TT Commons', sans-serif;
  font-size: 17px;
  line-height: 24px;
  color: #978C8C;
  font-weight: 400;
  margin: 0;
  background: #FFFFFF !important;
}
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.alc {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
}
.banner-section_title {
  font-size: 31px;
  line-height: 40px;
  font-family: 'TT Commons', sans-serif;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .banner-section_title {
    letter-spacing: -0.01em;
    font-size: 54px;
    line-height: 65px;
  }
}
@media only screen and (min-width: 1024px) {
  .banner-section_title {
    font-size: 45px;
    line-height: 65px;
  }
}
.title-h2 {
  font-size: 22px;
  line-height: 30px;
  font-family: 'TT Commons', sans-serif;
  font-weight: 700 !important;
  color: #282828;
  text-align: center;
}
@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .title-h2 {
    font-size: 30px;
    line-height: 42px;
  }
}
@media only screen and (min-width: 1024px) {
  .title-h2 {
    font-size: 40px;
    line-height: 60px;
  }
}
.custom-btn {
  width: 340px;
  max-width: 100%;
  line-height: 46px;
  padding-top: 4px;
  color: #fff;
  background: #FC654C;
  border-radius: 4px;
  text-align: center;
  font-family: 'TT Commons', sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  text-transform: uppercase;
}
.custom-btn:hover,
.custom-btn:focus {
  background: #ff2d16;
  outline: none;
  color: #fff;
  text-decoration: none;
}
@media only screen and (max-width: 379px) {
  .custom-btn {
    font-size: 12px;
  }
}
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0 !important;
  padding: 0 !important;
}
.banner-section {
  height: 700px;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 700px) {
  .banner-section {
    height: 800px;
  }
}
@media only screen and (min-width: 1024px) {
  .banner-section {
    height: 650px;
  }
}
.banner-section_title {
  font-family: 'Quiza Pro', sans-serif;
  font-weight: 500;
  font-size: 35px;
  line-height: 41px;
  letter-spacing: -0.01em;
  color: #FFFFFF;
  margin-bottom: 0px;
}
@media only screen and (min-width: 700px) {
  .banner-section_title {
    margin-bottom: 2px;
    font-size: 60px;
    line-height: 73px;
  }
}
.banner-section .container-gift {
  z-index: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner-section .banner-image {
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 100%;
  left: 50%;
  transform: translateX(-50%);
  object-fit: cover;
  object-position: 50% 100%;
}
.banner-section .banner-image_mobile {
  display: block;
}
.banner-section .banner-image_tablet,
.banner-section .banner-image_desktop {
  display: none;
}
@media only screen and (min-width: 700px) {
  .banner-section .banner-image_tablet {
    display: block;
  }
  .banner-section .banner-image_mobile,
  .banner-section .banner-image_desktop {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .banner-section .banner-image_desktop {
    display: block;
  }
  .banner-section .banner-image_mobile,
  .banner-section .banner-image_tablet {
    display: none;
  }
}
.banner-section_bottom-description {
  position: absolute;
  display: flex;
  justify-content: center;
  bottom: 45px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
.banner-section_bottom-description__text {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 21px;
  font-family: 'TT Commons', sans-serif;
  margin-left: 15px;
}
.banner-section_bottom-description svg {
  margin-left: 18px;
}
@media only screen and (min-width: 700px) {
  .banner-section_bottom-description svg {
    margin-left: 13px;
  }
}
@media only screen and (min-width: 1200px) {
  .banner-section_bottom-description svg {
    margin-left: 3px;
  }
}
.banner-section_description {
  margin-bottom: 20px;
  font-family: 'TT Commons', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #FFFFFF;
  text-align: center;
  padding: 0 51px;
}
@media only screen and (min-width: 700px) {
  .banner-section_description {
    padding: 0;
    max-width: 412px;
  }
}
@media only screen and (min-width: 1200px) {
  .banner-section_description {
    max-width: 464px;
  }
}
.banner-section_text {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner-btn {
  width: 313px;
}
.section-handcrafted-items {
  padding: 70px 0 50px;
}
@media only screen and (min-width: 700px) {
  .section-handcrafted-items {
    padding: 80px 0 66px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-handcrafted-items {
    padding: 100px 0 72px;
  }
}
.handcrafted-items-container {
  max-width: 1110px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
@media only screen and (min-width: 700px) {
  .handcrafted-items-container {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .handcrafted-items-container {
    padding: 0;
    justify-content: space-between;
  }
}
.handcrafted-items__ttl {
  margin: 0 auto 5px;
}
@media only screen and (min-width: 700px) {
  .handcrafted-items__ttl {
    max-width: 518px;
  }
}
@media only screen and (min-width: 1200px) {
  .handcrafted-items__ttl {
    max-width: 740px;
  }
}
.handcrafted-items__sbttl {
  font-family: 'TT Commons', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  color: #898989;
  margin-bottom: 32px;
}
@media only screen and (min-width: 700px) {
  .handcrafted-items__sbttl {
    margin-bottom: 76px;
  }
}
@media only screen and (min-width: 1200px) {
  .handcrafted-items__sbttl {
    margin-bottom: 51px;
  }
}
.handcrafted-items__slide-country-name {
  font-family: 'TT Commons', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 37px;
  color: #282828;
  margin-left: 9.41px;
}
.handcrafted-items__slide-country-icon {
  width: 41px;
  height: 41px;
}
.handcrafted-items__description {
  font-family: 'TT Commons', sans-serif;
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 28px !important;
  color: #282828;
  margin-bottom: 22px !important;
  letter-spacing: normal !important;
}
.handcrafted-items__short-description {
  font-family: 'TT Commons', sans-serif;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 21px !important;
  color: #898989;
  letter-spacing: normal !important;
  padding-right: 40px !important;
}
@media only screen and (min-width: 760px) {
  .handcrafted-items__short-description {
    padding-right: 0 !important;
    padding-top: 10px !important;
  }
  .handcrafted-items__short-description br {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .handcrafted-items__short-description {
    max-width: 350px;
    padding-top: 0 !important;
  }
}
.handcrafted-items__slide {
  position: relative;
}
.handcrafted-items__slide-country {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px;
  width: 127px;
  height: 41px;
  display: flex;
  align-items: center;
  background: #FFFFFF;
  border: 1.24713px solid rgba(217,217,217,0.5);
  border-radius: 23px;
}
.handcrafted-items__slider {
  margin-bottom: 22px;
  position: relative;
  padding: 0 20px 50px 20px;
}
.handcrafted-items__slider:after {
  display: none;
}
@media only screen and (min-width: 760px) {
  .handcrafted-items__slider:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 265px;
    width: 80px;
    box-shadow: inset -50px 0px 40px -16px #ffffff;
    z-index: 1;
  }
}
@media only screen and (min-width: 760px) {
  .handcrafted-items__slider {
    padding: 0 30px 89px 30px;
    margin-bottom: 59px;
  }
}
@media only screen and (min-width: 1200px) {
  .handcrafted-items__slider {
    padding: 0 140px 63px 140px;
    margin-bottom: 85px;
  }
}
.handcrafted-items__slider-scrollbar {
  height: 3px;
  background: #EAE9E8 !important;
  border-radius: 100px;
  position: absolute;
  left: 50% !important;
  transform: translateX(-50%) !important;
  bottom: 0 !important;
  z-index: 50;
  width: 89% !important;
  display: flex;
}
.handcrafted-items__slider-scrollbar .swiper-scrollbar-drag {
  background: #87695D;
  border-radius: 7px 0 0 7px;
}
@media only screen and (min-width: 760px) {
  .handcrafted-items__slider-scrollbar {
    width: 79% !important;
    max-width: 500px;
    bottom: -3px !important;
  }
}
@media only screen and (min-width: 760px) {
  .handcrafted-items__text-wrap {
    display: flex;
  }
}
@media only screen and (min-width: 760px) {
  .handcrafted-items__description_mob {
    display: none;
  }
}
.handcrafted-items__description_tab {
  display: none;
}
@media only screen and (min-width: 760px) {
  .handcrafted-items__description_tab {
    display: block;
    margin-right: 60px !important;
    width: 1000px;
  }
}
@media only screen and (min-width: 761px) {
  .handcrafted-items__description_tab br {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .handcrafted-items__description_tab {
    font-size: 24px !important;
    max-width: 688px;
  }
}
.handcrafted-items__slide-img {
  max-height: 258px;
}
.handcrafted-items__slide {
  max-width: 258px;
  cursor: grab;
}
.section-all-boxes {
  display: block;
  width: 100%;
  padding-top: 15px;
  position: relative;
}
@media only screen and (min-width: 760px) {
  .section-all-boxes {
    padding-top: 21px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-all-boxes {
    padding-top: 26px;
  }
}
.section-all-boxes__ttl {
  margin-bottom: 30px;
}
@media only screen and (min-width: 760px) {
  .section-all-boxes__ttl {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-all-boxes__ttl {
    margin-bottom: 47.5px;
  }
}
.section-all-boxes__content {
  width: 100%;
}
.wrapper {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
.all-boxes-slider-wrap {
  position: relative;
  max-width: 1160px;
}
.all-boxes-slider {
  width: 100%;
}
.all-boxes-slider__item {
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 1200px) {
  .all-boxes-slider__item .featured-box__inner {
    margin: 0 auto 10px;
  }
}
.featured-box__inner {
  min-height: 90px;
  padding-top: 20px;
}
.featured-box {
  padding-bottom: 40px;
}
@media only screen and (min-width: 700px) {
  .featured-box {
    padding-bottom: 20px;
  }
}
.all-boxes-slider__arrow {
  z-index: 111;
  outline: none;
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 178px;
  cursor: pointer;
  transition: all, .25s;
}
.all-boxes-slider__arrow:after {
  content: '';
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.all-boxes-slider__arrow_prev {
  left: 11px;
}
.all-boxes-slider__arrow_next {
  right: 9px;
}
@media only screen and (min-width: 700px) {
  .all-boxes-slider__arrow {
    top: 238px;
  }
  .all-boxes-slider__arrow_prev {
    left: 22px;
  }
  .all-boxes-slider__arrow_next {
    right: 23px;
  }
}
@media only screen and (min-width: 1200px) {
  .all-boxes-slider__arrow {
    top: 50%;
    transform: translateY(-27%);
  }
  .all-boxes-slider__arrow_prev {
    left: calc((100% - 1160px) / 2 - 38px);
  }
  .all-boxes-slider__arrow_next {
    right: calc((100% - 1160px) / 2 - 37px);
  }
}
.all-boxes-slider-dots {
  display: none;
}
.featured-box__info-descr {
  text-align: left;
}
.featured-box__info-ttl {
  text-align: left;
}
.paused-swiper-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px !important;
  height: 25px !important;
}
.paused-swiper-btn svg {
  cursor: pointer !important;
}
.all-boxes-slider__arrow {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.featured-themes-slider__custom-pagination {
  padding: 0 10px !important;
}
.pause_btn,
.play_btn {
  position: relative;
}
.pause_btn:before,
.play_btn:before {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.section-featured-boxes {
  width: 100%;
  padding-top: 49px;
}
@media only screen and (min-width: 700px) {
  .section-featured-boxes {
    padding-top: 68px;
  }
}
.section-featured-boxes__content {
  width: 100%;
  margin-top: 52px;
}
@media only screen and (min-width: 760px) {
  .section-featured-boxes__content {
    margin-top: 53px;
  }
}
.featured-size-block {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.featured-box {
  width: 100%;
  min-height: 660px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  border-radius: 10px;
  padding-bottom: 0 !important;
  margin-bottom: 3px !important;
}
@media only screen and (min-width: 700px) {
  .featured-box {
    min-height: 760px;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-box {
    min-height: 650px;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-box_revers {
    align-self: flex-end;
    margin: 0 30px 0 0;
  }
  .featured-box_revers .featured-box__content {
    align-items: flex-end;
  }
  .featured-box_revers .featured-box__image-wrap {
    margin-left: -190px;
  }
}
.featured-box__image-wrap {
  width: 100%;
  height: 380px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
@media only screen and (min-width: 700px) {
  .featured-box__image-wrap {
    height: 500px;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-box__image-wrap {
    height: 650px;
    max-width: 650px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 190px;
  }
}
.featured-box__image {
  display: block !important;
  max-width: 380px;
  height: 100%;
}
@media only screen and (min-width: 700px) {
  .featured-box__image_mobile {
    display: none !important;
  }
}
.featured-box__image_tablet {
  display: none !important;
}
@media only screen and (min-width: 700px) {
  .featured-box__image_tablet {
    display: block !important;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-box__image_tablet {
    display: none !important;
  }
}
.featured-box__image_desktop {
  display: none !important;
}
@media only screen and (min-width: 1200px) {
  .featured-box__image_desktop {
    display: block !important;
  }
}
@media only screen and (min-width: 700px) {
  .featured-box__image {
    max-width: 500px;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-box__image {
    max-width: 650px;
  }
}
.featured-box__content {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 700px) {
  .featured-box__content {
    height: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-box__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
  }
}
.featured-box__info {
  width: 100%;
  padding-left: 17.5px;
  padding-right: 22.5px;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 700px) {
  .featured-box__info {
    width: 700px;
    padding: 0;
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-box__info {
    width: 340px;
    min-height: 340px;
    margin: 155px 0 35px;
    justify-content: center;
  }
}
.featured-box__info-ttl {
  display: -webkit-box;
  margin: -2px 0 0;
  font-family: 'Quiza Pro', sans-serif !important;
  font-size: 30px;
  line-height: 36px;
  font-weight: 600 !important;
  letter-spacing: -0.3px;
  color: #282828;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.featured-box__info-descr {
  font-family: 'TT Commons', sans-serif !important;
  font-size: 18px;
  letter-spacing: normal;
  font-weight: 400 !important;
  line-height: 24px;
  color: #282828;
  margin: 17px 0 15px;
}
.featured-box__info-button {
  margin-bottom: 0;
}
@media only screen and (min-width: 700px) {
  .featured-box__info-button {
    max-width: 182px !important;
    padding: 0 !important;
  }
}
.featured-box__inner {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 10px;
  margin-bottom: 17px;
  z-index: 100;
}
.featured-box__inner:after {
  content: '';
  display: block;
  position: relative;
  min-width: 20px;
  width: 20px;
  height: 18px;
  background: transparent;
  top: 48px;
  z-index: 11111111;
}
.featured-box__inner::-webkit-scrollbar {
  display: block;
  height: 3px;
  background-color: transparent;
}
.featured-box__inner::-webkit-scrollbar-thumb {
  display: block;
  background: rgba(124,101,101,0.5);
  border-radius: 7px;
  cursor: pointer;
}
@media only screen and (min-width: 700px) {
  .featured-box__inner .featured-box__inner::after {
    width: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-box__inner {
    width: 1160px;
  }
  .featured-box__inner .featured-box__inner::after {
    display: none;
  }
}
.section-featured-boxes__ttl {
  margin: 0;
}
.featured-box__product {
  flex-shrink: 0;
  width: 220px;
  overflow: hidden;
  height: 90px;
  background: #fff;
  border-radius: 8px;
  display: flex;
  align-items: center;
  padding-right: 2px;
  margin-left: 15px;
}
.featured-box__product:first-child {
  margin-left: 17px;
}
@media only screen and (min-width: 700px) {
  .featured-box__product {
    border-radius: 6px;
  }
  .featured-box__product:first-child {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-box__product:first-child {
    margin-left: 0;
  }
}
.featured-box__product-image-wrap {
  width: 90px;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 5px;
}
.featured-box__product-image {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.featured-box__product-info {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.featured-box__product-ttl {
  font-family: 'TT Commons', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  color: #87695D;
}
.featured-box__product-country {
  font-family: 'TT Commons', sans-serif !important;
  font-size: 14px;
  font-weight: 500 !important;
  line-height: 18px;
  color: #282828;
  text-align: left;
}
.section-perfect-gift {
  padding-top: 190px;
}
@media only screen and (min-width: 700px) {
  .section-perfect-gift {
    padding-top: 210px;
  }
}
.perfect-gift-container {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 700px) {
  .perfect-gift-container {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .perfect-gift-container {
    padding: 0;
  }
}
.perfect-gift-ttl {
  margin-bottom: 50px;
}
.perfect-gift-item-list {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 50px;
}
@media only screen and (min-width: 700px) {
  .perfect-gift-item-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.perfect-gift-item {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 70px;
}
.perfect-gift-item__img {
  margin: 20px 0;
}
.perfect-gift-item:first-child__img img {
  width: 157px;
  height: 104px;
}
.perfect-gift-item:nth-child(2)__img img {
  width: 203px;
  height: 97px;
}
.perfect-gift-item:last-child {
  margin-bottom: 0;
}
.perfect-gift-item:last-child__img img {
  width: 153px;
  height: 119px;
}
@media only screen and (min-width: 700px) {
  .perfect-gift-item {
    width: calc(50% - 10px);
  }
  .perfect-gift-item__img {
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .perfect-gift-item:last-child {
    margin-bottom: 0;
    width: 100%;
  }
  .perfect-gift-item:first-child__img img {
    width: 140px;
    height: 93px;
  }
}
@media only screen and (min-width: 1200px) {
  .perfect-gift-item {
    width: 340px;
    margin-bottom: 0;
  }
  .perfect-gift-item__img {
    margin: 24px 0;
  }
  .perfect-gift-item:last-child {
    width: 340px;
  }
}
.perfect-gift-item__number {
  position: relative;
  width: 27px;
  height: 28px;
  border: 1px solid #FF6333;
  font-family: 'TT Commons', sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #FF6333;
  border-radius: 50%;
}
.perfect-gift-item__number span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-46%);
}
.perfect-gift-btn {
  width: 100% !important;
  max-width: 340px !important;
}
@media only screen and (min-width: 700px) {
  .perfect-gift-btn {
    width: 173px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .perfect-gift-btn {
    width: 168px !important;
  }
}
.perfect-gift-item__ttl {
  font-family: 'TT Commons', sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
  color: #8C3848;
  margin-bottom: 8px;
  text-align: center;
}
.perfect-gift-item__desc {
  font-family: 'TT Commons', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #898989;
}
.section-choose-subscription {
  position: relative;
  overflow: hidden;
  margin-bottom: 100px;
  background: #F2F7F8;
  padding: 48px 0 85px;
}
@media only screen and (min-width: 700px) {
  .section-choose-subscription {
    margin-bottom: 120px;
    padding: 100px 0 102px;
  }
}
.choose-subscription-container {
  z-index: 3;
  max-width: 840px;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 0 20px;
  margin: 0 auto;
}
@media only screen and (min-width: 700px) {
  .choose-subscription-container {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .choose-subscription-container {
    padding: 0;
  }
}
.choose-subscription-ttl {
  z-index: 2;
  margin-bottom: 80px;
}
@media only screen and (min-width: 700px) {
  .choose-subscription-ttl {
    margin-bottom: 147px;
  }
}
@media only screen and (min-width: 1200px) {
  .choose-subscription-ttl {
    margin-bottom: 97px;
  }
}
.choose-subscription-item-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  width: 100%;
}
@media only screen and (min-width: 700px) {
  .choose-subscription-item-list {
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .choose-subscription-item-list {
    margin-bottom: 100px;
  }
}
.choose-subscription-item {
  position: relative;
  width: 100%;
  padding: 53px 20px 15px;
  background: #FFFFFF;
  border-radius: 10px;
  margin-bottom: 20px;
}
.choose-subscription-item__most-popular {
  position: absolute;
  left: 50%;
  top: 20px;
  transform: translateX(-50%);
  background: #F7F4F0;
  border-radius: 100px;
  width: 150px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 3px;
  font-family: 'TT Commons', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #FC654C;
}
.choose-subscription-item:nth-child(2) {
  padding-top: 83px;
  padding-bottom: 20px;
}
.choose-subscription-item:nth-child(2) .choose-subscription-item__info {
  margin-bottom: 14px;
}
@media only screen and (min-width: 700px) {
  .choose-subscription-item {
    padding: 70px 17px 20px;
    margin-bottom: 0;
    max-width: 220px;
  }
  .choose-subscription-item__most-popular {
    top: 10px;
  }
  .choose-subscription-item:nth-child(2) {
    padding-top: 70px;
  }
  .choose-subscription-item:nth-child(2) .choose-subscription-item__info {
    margin-bottom: 37px;
  }
}
@media only screen and (min-width: 1200px) {
  .choose-subscription-item {
    padding: 70px 20px 20px;
    max-width: 260px;
  }
}
.choose-subscription-item__info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 19px;
}
@media only screen and (min-width: 700px) {
  .choose-subscription-item__info {
    flex-direction: column;
    margin-bottom: 37px;
  }
}
.choose-subscription-item__btn {
  width: 100%;
}
.choose-subscription-item__ttl {
  font-family: 'Quiza Pro', sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  display: flex;
  align-items: center;
  letter-spacing: -0.01em;
  color: #8C3848;
}
@media only screen and (min-width: 700px) {
  .choose-subscription-item__ttl {
    margin-bottom: 46px;
  }
}
.choose-subscription-item__price {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: 'TT Commons', sans-serif;
  font-weight: 400;
}
.choose-subscription-item__price .price {
  font-size: 55px;
  line-height: 63px;
  color: #8C3848;
}
.choose-subscription-item__price .price span {
  font-size: 25px;
  line-height: 28px;
}
.choose-subscription-item__price .total {
  font-size: 16px;
  line-height: 20px;
  color: #898989;
}
.choose-subscription-comment {
  font-family: 'TT Commons', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  color: #898989;
  z-index: 2;
}
.choose-subscription-bg-img {
  position: absolute;
  width: 1366px;
  height: 1614px;
  top: -117px;
  left: -268px;
}
@media only screen and (min-width: 700px) {
  .choose-subscription-bg-img .mob {
    display: none;
  }
}
.choose-subscription-bg-img .tab {
  display: none;
}
@media only screen and (min-width: 700px) {
  .choose-subscription-bg-img .tab {
    display: block;
  }
}
@media only screen and (min-width: 700px) {
  .choose-subscription-bg-img {
    width: 1491px;
    top: -124px;
    left: -188px;
  }
}
@media only screen and (min-width: 1200px) {
  .choose-subscription-bg-img {
    top: -102px;
    left: 47px;
  }
}
.section-artisan-supports {
  width: 100%;
}
@media only screen and (min-width: 700px) {
  .section-artisan-supports {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-artisan-supports {
    padding: 0 40px;
  }
}
.artisan-supports__container {
  width: 100%;
  z-index: 1;
  position: relative;
  overflow: hidden;
  padding: 256px 20px;
  max-height: 700px;
  box-shadow: 0 20px 35px rgba(12,12,12,0.4);
  border-radius: 20px;
  margin: 0 auto;
}
@media only screen and (min-width: 700px) {
  .artisan-supports__container {
    padding: 242px 0;
    max-height: 800px;
  }
}
@media only screen and (min-width: 1200px) {
  .artisan-supports__container {
    padding: 165px 0 193px;
    max-height: 500px;
  }
}
.artisan-supports__bg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 7px;
  z-index: -1;
}
.artisan-supports__content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 8px;
}
@media only screen and (min-width: 700px) {
  .artisan-supports__bg-mob {
    display: none;
  }
}
.artisan-supports__bg-tab {
  display: none;
}
@media only screen and (min-width: 700px) {
  .artisan-supports__bg-tab {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  .artisan-supports__bg-tab {
    display: none;
  }
}
.artisan-supports__bg-desk {
  display: none;
}
@media only screen and (min-width: 700px) {
  .artisan-supports__bg-desk {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .artisan-supports__bg-desk {
    display: block;
  }
}
.artisan-supports__ttl {
  font-family: 'Quiza Pro', sans-serif;
  font-weight: 500 !important;
  font-size: 35px;
  line-height: 41px;
  letter-spacing: -1.5px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 2px !important;
}
@media only screen and (min-width: 700px) {
  .artisan-supports__ttl {
    font-size: 60px;
    line-height: 73px;
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 1200px) {
  .artisan-supports__ttl {
    max-width: 975px;
  }
}
.artisan-supports__description {
  font-family: 'TT Commons', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #FFFFFF;
}
.section-info {
  position: relative;
}
.info__container {
  padding: 100px 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  justify-content: space-between;
}
@media only screen and (min-width: 700px) {
  .info__container {
    padding: 120px 0;
    max-width: 620px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1200px) {
  .info__container {
    max-width: 968px;
  }
}
.info__ttl {
  padding: 0 9.5px;
  font-family: 'Quiza Pro', sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  letter-spacing: -0.015em;
  color: #8C3848;
  margin-bottom: 40px;
}
@media only screen and (min-width: 700px) {
  .info__ttl {
    padding: 0;
    font-size: 45px;
    line-height: 53px;
  }
}
@media only screen and (min-width: 1200px) {
  .info__ttl {
    font-size: 60px;
    line-height: 71px;
  }
}
.info__btn {
  width: 340px;
}
@media only screen and (min-width: 700px) {
  .info__btn {
    width: 313px;
  }
}
.section-giving-love {
  width: 100%;
  padding: 100px 0 443px;
  position: relative;
}
@media only screen and (min-width: 700px) {
  .section-giving-love {
    padding: 146px 0 232px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-giving-love {
    padding: 184px 0 198px;
  }
}
.giving-love-container {
  z-index: 2;
  width: 100%;
  max-width: 1160px;
  padding: 0 20px;
  margin: 0 auto;
}
@media only screen and (min-width: 700px) {
  .giving-love-container {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .giving-love-container {
    padding: 0;
  }
}
.giving-love__ttl {
  margin-bottom: 29px;
}
@media only screen and (min-width: 700px) {
  .giving-love__ttl {
    margin-bottom: 55px;
  }
}
@media only screen and (min-width: 1200px) {
  .giving-love__ttl {
    margin-bottom: 68px;
  }
  .giving-love__ttl br {
    display: none;
  }
}
.giving-love__description {
  font-family: 'TT Commons', sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #282828;
  margin-bottom: 345px;
}
@media only screen and (min-width: 700px) {
  .giving-love__description {
    margin-bottom: 354px;
    padding-right: 250px;
  }
}
@media only screen and (min-width: 1200px) {
  .giving-love__description {
    margin-bottom: 280px;
    max-width: 572px;
    padding-right: 0;
  }
}
.giving-love__short-description {
  font-family: 'TT Commons', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #898989;
}
@media only screen and (min-width: 700px) {
  .giving-love__short-description {
    padding-right: 381px;
  }
}
@media only screen and (min-width: 761px) {
  .giving-love__short-description {
    padding-right: 400px;
  }
}
@media only screen and (min-width: 1200px) {
  .giving-love__short-description {
    max-width: 482px;
    padding-right: 0;
  }
}
.giving-love__bg-img-wrap {
  position: absolute;
  width: 1283px;
  height: 953px;
  top: 189px;
  left: 50%;
  transform: translateX(-40%);
  z-index: -1;
}
@media only screen and (min-width: 700px) {
  .giving-love__bg-img-wrap {
    top: -171px;
    left: -579px;
    transform: translateX(0);
    width: 2379px;
    height: 1620px;
  }
}
@media only screen and (min-width: 1200px) {
  .giving-love__bg-img-wrap {
    top: -174px;
    left: 50%;
    transform: translateX(-50%);
    width: 2430px;
    height: 1654px;
  }
}
.giving-love__img-box {
  position: absolute;
  bottom: 8px;
  right: 50%;
  transform: translateX(50%);
  width: 340px;
  height: 386px;
}
@media only screen and (min-width: 700px) {
  .giving-love__img-box {
    width: 374px;
    height: 425px;
    bottom: 0;
    right: 37px;
    transform: translateX(0);
  }
}
@media only screen and (min-width: 1200px) {
  .giving-love__img-box {
    width: 443px;
    height: 503px;
    right: calc((100% - 1160px) / 2);
    transform: translateX(-2px);
    bottom: 100px;
  }
}
@media only screen and (min-width: 700px) {
  .mob {
    display: none;
  }
}
.tab {
  display: none;
}
@media only screen and (min-width: 700px) {
  .tab {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  .tab {
    display: none;
  }
}
.desk {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .desk {
    display: block;
  }
}
