.overflowX--hidden {
  overflow-x: hidden !important;
}
body {
  overflow-x: hidden !important;
}
.shopify-section--announcement-bar .announcement-bar {
  padding: 6px 0;
}
.shopify-section--announcement-bar .announcement-bar__wrapper {
  max-width: initial;
}
.shopify-section--announcement-bar
  .announcement-bar__wrapper
  .announcement-bar__static-list
  p {
  font-weight: 400;
  line-height: 17.76px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.slideshow_top_1 .swiper {
  padding-top: 70px;
  padding-bottom: 53px;
  background: #eee;
}
@media screen and (max-width: 640px) {
  .slideshow_top_1 .swiper {
    padding: 47px 19px 113px;
  }
}
@media screen and (max-width: 640px) {
  .slideshow_top_1 .swiper-slide {
    aspect-ratio: 0.8333333333;
  }
}
@media screen and (max-width: 640px) {
  .slideshow_top_1 .swiper-slide img {
    border-radius: 20px;
  }
}
.slideshow_top_1 .swiper-pagination {
  position: absolute;
  top: initial;
  left: initial;
  bottom: initial;
  transform: initial;
}
@media screen and (max-width: 640px) {
  .slideshow_top_1 .swiper-pagination {
    position: relative;
  }
}
.slideshow_top_1 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #71cc98;
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 5px) !important;
  opacity: 1;
}
.slideshow_top_1 .swiper-pagination-bullet-active {
  width: 20px;
  height: 10px;
  border-radius: 10px;
  background-color: #009a44;
}
.slideshow_top_1 .swiper-button-prev {
  width: 97px;
  height: 97px;
  top: initial;
  bottom: 107px;
  left: 20px;
  bottom: initial;
  top: calc(90px + 35%);
}
@media screen and (max-width: 640px) {
  .slideshow_top_1 .swiper-button-prev {
    width: 60px;
    height: 60px;
    bottom: 90px;
    top: initial;
  }
}
.slideshow_top_1 .swiper-button-prev .hover-show {
  display: none;
}
.slideshow_top_1 .swiper-button-prev .hover-hidden {
  display: block;
}
.slideshow_top_1 .swiper-button-prev:hover .hover-show {
  display: block;
}
.slideshow_top_1 .swiper-button-prev:hover .hover-hidden {
  display: none;
}
.slideshow_top_1 .swiper-button-prev::after {
  display: none;
}
.slideshow_top_1 .swiper-button-next {
  width: 97px;
  height: 97px;
  top: initial;
  bottom: 107px;
  right: 20px;
  bottom: initial;
  top: calc(90px + 35%);
}
@media screen and (max-width: 640px) {
  .slideshow_top_1 .swiper-button-next {
    width: 60px;
    height: 60px;
    bottom: 90px;
    top: initial;
  }
}
.slideshow_top_1 .swiper-button-next .hover-show {
  display: none;
}
.slideshow_top_1 .swiper-button-next .hover-hidden {
  display: block;
}
.slideshow_top_1 .swiper-button-next:hover .hover-show {
  display: block;
}
.slideshow_top_1 .swiper-button-next:hover .hover-hidden {
  display: none;
}
.slideshow_top_1 .swiper-button-next::after {
  display: none;
}
.slideshow_top_1 .swiper-ui-wrapper {
  display: flex;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 34px;
  padding-left: 15px;
  padding-right: 15px;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 640px) {
  .slideshow_top_1 .swiper-ui-wrapper {
    margin-top: 70px;
  }
}
.slideshow_top_1 .swiper-play-pause-button {
  height: 37.55px;
  line-height: initial;
  z-index: 20;
}
@media screen and (max-width: 640px) {
  .slideshow_top_1 .swiper-play-pause-button {
    display: none;
  }
}
.slideshow_top_1 .pause {
  display: block;
}
.slideshow_top_1 .play {
  display: none;
}
.slideshow_top_1 .text-custom {
  position: absolute;
  bottom: 56px;
  transform: translateX(-50%);
  left: 50%;
  width: 100%;
}
.slideshow_top_1 .h0 {
  color: #009a44;
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .slideshow_top_1 .h0 {
    font-size: 40px;
    line-height: normal;
  }
}
.slideshow_top_1 .subheading {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 640px) {
  .slideshow_top_1 .subheading {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 168px;
    margin-left: auto;
    margin-right: auto;
  }
}
.scrolling-text_top_1 .section {
  padding: 39px 0;
  border-top: 4px solid #009a44;
  border-bottom: 4px solid #009a44;
}
@media screen and (max-width: 640px) {
  .scrolling-text_top_1 .section {
    padding: 23px 0;
  }
}
.scrolling-text_top_1 .scrolling-text__text {
  color: var(--Green, #009a44);
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.8px;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .scrolling-text_top_1 .scrolling-text__text {
    font-size: 18px;
  }
}
.card-modal_top_1 {
  padding-top: 136px;
  padding-bottom: 140px;
}
@media screen and (max-width: 640px) {
  .card-modal_top_1 {
    padding-top: 73px;
    padding-bottom: 168px;
  }
}
.card-modal_top_1 .section-heading {
  margin-bottom: 41px;
}
@media screen and (max-width: 640px) {
  .card-modal_top_1 .section-heading {
    margin-bottom: 27px;
  }
}
.card-modal_top_1 .heading {
  color: #009a44;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .card-modal_top_1 .heading {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
  }
}
.card-modal_top_1 .card {
  width: 280px;
  max-width: 100%;
  height: auto;
  aspect-ratio: 0.7567567568;
  border-radius: 150px;
  border: 3px solid #009a44;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
@media screen and (max-width: 640px) {
  .card-modal_top_1 .card {
    width: 220px;
    aspect-ratio: 0.7857142857;
  }
}
.card-modal_top_1 .card__image {
  width: 50px;
}
@media screen and (max-width: 640px) {
  .card-modal_top_1 .card__image {
    width: 40px;
  }
}
.card-modal_top_1 .card-title {
  margin: 29px auto;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.72px;
  max-width: 215px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .card-modal_top_1 .card-title {
    margin: 31px auto 26px;
    max-width: 168px;
  }
}
.card-modal_top_1 .modal-open-button {
  color: #009a44;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.54px;
}
@media screen and (max-width: 640px) {
  .card-modal_top_1 .modal-open-button {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.48px;
  }
}
.card-modal_top_1 .card-wrapper::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.card-modal_top_1 .card-wrapper::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}
.card-modal_top_1 .card-wrapper::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.card-modal_top_1 .card-wrapper::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}
.card-modal_top_1 .card-wrapper {
  scrollbar-width: none;
  scrollbar-color: #888 #f1f1f1;
  scrollbar-color: #009a44 #f1f1f1;
}
.card-modal_top_1 .card-wrapper::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.card-modal_top_1 .card-wrapper::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
  border: 2px solid #f1f1f1;
}
.card-modal_top_1 .swiper-pagination {
  display: none;
  bottom: 126px;
  top: auto;
  width: calc(100% - 38px);
  left: 50%;
  transform: translateX(-50%);
  background: #1d252d;
  height: 2px;
}
@media screen and (max-width: 640px) {
  .card-modal_top_1 .swiper-pagination {
    display: block;
  }
}
.card-modal_top_1
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  background: #009a44;
  height: 5px;
  border-radius: 5px;
  top: -1.5px;
}
.card-modal_top_1 .modal-content {
  max-width: 920px;
  min-height: 479px;
  border-radius: 30px;
  border: 3px solid #009a44;
  background: #fff;
  position: relative;
}
.card-modal_top_1 .close {
  float: none;
  position: absolute;
  display: block;
  bottom: 10px;
  transform: translateX(-50%);
  left: 50%;
}
.card-modal_top_1 .swiper-container {
  overflow: hidden;
}
.card-modal_top_1 .groupB {
  margin-top: 81px;
}
.card-modal_top_1 .groupB .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  aspect-ratio: initial;
  height: auto;
}
.card-modal_top_1 .groupB .modal-title {
  margin-top: 28px;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.8px;
}
.card-modal_top_1 .groupB .moda-description {
  max-width: 760px;
  margin-top: 17px;
  padding-top: 17px;
  border-top: 3px solid #009a44;
}
.card-modal_top_1 .groupB .moda-description p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.64px;
}
.card-modal_top_1 .groupB .groupB-next {
  right: -13px;
}
.card-modal_top_1 .groupB .groupB-next img {
  max-width: initial;
  z-index: 100;
}
.card-modal_top_1 .groupB .groupB-next::after {
  display: none;
}
.card-modal_top_1 .groupB .groupB-prev {
  left: -13px;
}
.card-modal_top_1 .groupB .groupB-prev img {
  max-width: initial;
  z-index: 100;
}
.card-modal_top_1 .groupB .groupB-prev::after {
  display: none;
}
.featured-collection_top_1 + .featured-collection_top_1 .section {
  border-radius: 0;
  padding-top: 66px;
}
@media screen and (max-width: 640px) {
  .featured-collection_top_1 + .featured-collection_top_1 .section {
    padding-top: 22px;
    padding-bottom: 62px;
  }
}
.featured-collection_top_1 .section {
  padding-top: 160px;
  border-radius: 30px 30px 0 0;
  -webkit-padding-start: max(
    var(--calculated-section-spacing-inline),
    50% - 660px
  );
  padding-inline-start: max(
    var(--calculated-section-spacing-inline),
    50% - 660px
  );
  -webkit-padding-end: max(
    var(--calculated-section-spacing-inline),
    50% - 660px
  );
  padding-inline-end: max(
    var(--calculated-section-spacing-inline),
    50% - 660px
  );
}
@media screen and (max-width: 640px) {
  .featured-collection_top_1 .section {
    padding-top: 71px;
  }
}
.featured-collection_top_1 .section-stack {
  gap: 0;
}
.featured-collection_top_1 .h2 {
  color: #009a44;
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
}
@media screen and (max-width: 640px) {
  .featured-collection_top_1 .h2 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: -2.16px;
  }
}
.featured-collection_top_1 .button-container {
  display: flex;
  gap: 20px;
  margin: 42px 0 0 0;
}
@media screen and (max-width: 640px) {
  .featured-collection_top_1 .button-container {
    margin-top: 26px;
    gap: 10px;
    flex-wrap: wrap;
  }
}
.featured-collection_top_1 .toggle-button {
  padding: 3px 14px;
  cursor: pointer;
  transition: background-color 0.3s;
  border: 2px solid #009a44;
  background: #fff;
  color: #009a44;
  font-size: 12px;
  line-height: 23px;
  letter-spacing: -0.24px;
  text-align: center;
  min-width: 80px;
  border-radius: 20px;
  font-weight: 700;
}
@media screen and (max-width: 640px) {
  .featured-collection_top_1 .toggle-button {
    padding: 0 14px;
    min-width: 62px;
  }
}
.featured-collection_top_1 .toggle-button.active {
  color: #fff;
  border-radius: 20px;
  background: #009a44;
}
.featured-collection_top_1 .scrollable-with-controls {
  margin-top: 56px;
  position: relative;
}
.featured-collection_top_1 .product-list {
  grid-template-columns: repeat(auto-fill, 320px);
  -moz-column-gap: 40px;
  column-gap: 40px;
}
@media screen and (max-width: 640px) {
  .featured-collection_top_1 .product-list {
    grid-template-columns: repeat(auto-fill, 230px);
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}
.featured-collection_top_1 .product-card {
  background: #eee;
}
.featured-collection_top_1 .product-card__image {
  border-radius: 20px;
}
.featured-collection_top_1 .circle-button[is="next-button"] {
  position: absolute;
  right: calc((1320px - 100vw) / 2 + 80px);
  right: calc((100% - 100vw) / 2 + 65px);
}
@media screen and (max-width: 1149px) {
  .featured-collection_top_1 .circle-button[is="next-button"] {
    position: relative;
    right: initial;
  }
}
.featured-collection_top_1 .circle-button .button-hover-show {
  display: none;
}
.featured-collection_top_1 .circle-button .button-hover-hidden {
  display: block;
}
.featured-collection_top_1 .circle-button:hover .button-hover-show {
  display: block;
}
.featured-collection_top_1 .circle-button:hover .button-hover-hidden {
  display: none;
}
.product-card {
  background: #eee;
}
.product-card .product-card__badge-list .badge {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.48px;
  padding: 5px 28px;
  border-radius: 15px;
}
@media screen and (max-width: 1007px) {
  .product-card .product-card__badge-list .badge {
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.4px;
    line-height: 1;
    padding: 12px 9px;
    font-size: 12px;
    transform: scale(0.8333333333);
    transform-origin: left top;
  }
}
.product-card .product-card__image {
  border-radius: 20px;
}
.product-card .product-card__info {
  padding: 0;
  gap: 0;
}
.product-card .tag-wrapper {
  display: flex;
  margin: 10px 0 11px;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .product-card .tag-wrapper {
    margin: 14px 0 7px;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }
}
.product-card .badge--category {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.48px;
  padding: 5px 28px;
  border-radius: 15px;
  background: #009a44;
}
@media screen and (max-width: 640px) {
  .product-card .badge--category {
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.4px;
    line-height: 1;
    padding: 11px 9px;
    font-size: 12px;
    transform: scale(0.8333333333);
    transform-origin: left top;
  }
}
.product-card .badge--subscription {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.48px;
  padding: 5px 17px;
  border-radius: 4px;
  background: var(--5B6770, #5b6770);
  right: 0;
  display: block;
  position: absolute;
}
@media screen and (max-width: 640px) {
  .product-card .badge--subscription {
    font-size: 9px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.36px;
    font-size: 12px;
    transform: scale(0.75);
    transform-origin: right top;
    padding: 9px;
    position: relative;
    right: inherit;
    transform-origin: left top;
  }
}
.product-card .v-stack {
  gap: 7px;
}
.product-card .product-card__title {
  color: #1d252d;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
@media screen and (max-width: 640px) {
  .product-card .product-card__title {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: -0.8px;
  }
}
.product-card .price-list .text-on-sale {
  color: rgb(var(--on-sale-text));
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.44px;
}
@media screen and (max-width: 640px) {
  .product-card .price-list .text-on-sale {
    font-size: 14px;
  }
}
.product-card .price-list .text-on-sale .tax-include {
  color: rgb(var(--on-sale-text));
  font-size: 18px;
}
@media screen and (max-width: 640px) {
  .product-card .price-list .text-on-sale .tax-include {
    font-size: 14px;
  }
}
.product-card .text-subdued {
  color: #009a44;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.44px;
  font-family: "Noto Sans JP", sans-serif;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 640px) {
  .product-card .text-subdued {
    font-size: 14px;
  }
}
.product-card .tax-include {
  color: #009a44;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.36px;
  font-family: "Noto Sans JP", sans-serif;
  display: inline-block;
  line-height: 30px;
  margin-left: 5px;
}
@media screen and (max-width: 640px) {
  .product-card .tax-include {
    font-size: 14px;
  }
}
.scrollbar .scrollbar__progress {
  background: #1d252d;
}
.scrollbar .scrollbar__progress:before {
  height: 5px;
  border-radius: 5px;
  background-color: #009a44;
  top: -1.5px;
}
.scrollbar .scrollbar__buttons {
  position: absolute;
  top: 111px;
  width: 100%;
  justify-content: space-between;
  max-width: 1340px;
}
.scrollbar .circle-button {
  width: 97px;
  box-shadow: none;
}
.scrollbar .circle-button[disabled] {
  opacity: 0;
}
.scrollbar .circle-button img {
  width: 100%;
}
.collection-list_top_1 .section {
  padding-bottom: 160px;
  border-radius: 0 0 30px 30px;
}
@media screen and (max-width: 640px) {
  .collection-list_top_1 .section {
    padding-bottom: 95px;
  }
}
.collection-list_top_1 .section-stack {
  gap: 0;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}
.collection-list_top_1 .h2 {
  color: #009a44;
  font-family: "Barlow", sans-serif;
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
}
@media screen and (max-width: 640px) {
  .collection-list_top_1 .h2 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: -2.16px;
  }
}
.collection-list_top_1 .text-with-icon {
  display: none;
}
.collection-list_top_1 .floating-controls-container {
  margin-top: 55px;
}
@media screen and (max-width: 640px) {
  .collection-list_top_1 .floating-controls-container {
    margin-top: 27px;
  }
}
@media screen and (max-width: 640px) {
  .collection-list_top_1 .collection-list {
    gap: 20px 10px;
  }
}
.collection-list_top_1 .h3 {
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
}
@media screen and (max-width: 640px) {
  .collection-list_top_1 .h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
  }
}
.collection-list_top_1 .icon-circle-button-right-clipped {
  display: none;
}
.collection-list_top_1 .collection-list-link--wrapper {
  display: flex;
  gap: 38px;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.collection-list_top_1 .collection-list-link--wrapper:after {
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  position: relative;
  background: #009a44;
  position: absolute;
  right: 0;
  border-radius: 40px;
  transition: width 0.3s ease;
}
@media screen and (max-width: 640px) {
  .collection-list_top_1 .collection-list-link--wrapper:after {
    width: 50px;
    height: 50px;
  }
}
.collection-list_top_1 .collection-list-link--wrapper:hover:after {
  width: calc(100% + 30px);
}
.collection-list_top_1
  .collection-list-link--wrapper:hover
  .collection-list-link-text {
  color: #fff;
}
@media screen and (max-width: 640px) {
  .collection-list_top_1 .collection-list-link--wrapper {
    gap: 10px;
  }
}
.collection-list_top_1 .collection-list-link--wrapper img {
  width: 60px;
  z-index: 2;
}
@media screen and (max-width: 640px) {
  .collection-list_top_1 .collection-list-link--wrapper img {
    width: 50px;
  }
}
.collection-list_top_1 .collection-list-link-text {
  color: #009a44;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  z-index: 2;
}
@media screen and (max-width: 640px) {
  .collection-list_top_1 .collection-list-link-text {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 31px;
  }
}
@media screen and (max-width: 640px) {
  .collection-list_top_1 .section-blends {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 40px;
  }
}
.collection-list_top_1
  .section-blends
  .section-stack.carousel_stack_combination
  .h2 {
  line-height: 1;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: -2.88px;
}
.collection-list_top_1
  .section-blends
  .section-stack.carousel_stack_combination
  .scrollable-with-controls {
  margin-top: 38px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .collection-list_top_1
    .section-blends
    .section-stack.carousel_stack_combination
    .collection-list {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 640px) {
  .collection-list_top_1
    .section-blends
    .section-stack.carousel_stack_combination
    .collection-card {
    width: calc((100% - 10px) / 2);
  }
}
.collection-list_top_1
  .section-blends
  .section-stack.carousel_stack_combination
  .scrollbar__buttons {
  top: 35%;
}
.collection-list_top_1
  .section-blends
  .section-stack.carousel_stack_combination
  .circle-button
  .button-hover-show {
  display: none;
}
.collection-list_top_1
  .section-blends
  .section-stack.carousel_stack_combination
  .circle-button
  .button-hover-hidden {
  display: block;
}
.collection-list_top_1
  .section-blends
  .section-stack.carousel_stack_combination
  .circle-button:hover
  .button-hover-show {
  display: block;
}
.collection-list_top_1
  .section-blends
  .section-stack.carousel_stack_combination
  .circle-button:hover
  .button-hover-hidden {
  display: none;
}
.collection-list_top_1
  .section-blends
  .section-stack.carousel_stack_combination
  .circle-button[is="next-button"] {
  position: absolute;
  right: calc((1320px - 100vw) / 2 + 80px);
  right: calc((100% - 100vw) / 2 + 65px);
}
@media screen and (max-width: 1139px) {
  .collection-list_top_1
    .section-blends
    .section-stack.carousel_stack_combination
    .circle-button[is="next-button"] {
    position: relative;
    right: initial;
  }
}
.media-with-text_top_1 {
  padding: 160px 60px 40px;
  padding-top: 105px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_top_1 {
    padding: 40px 10px 40px;
  }
}
.media-with-text_top_1 + .media-with-text_top_1 {
  padding-top: 40px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_top_1 + .media-with-text_top_1 {
    padding: 40px 10px 40px;
  }
}
.media-with-text_top_1 .section {
  max-width: 1320px;
  border-radius: 30px;
  margin: 0 auto;
  padding: 72px 33px;
}
@media screen and (max-width: 640px) {
  .media-with-text_top_1 .section {
    padding: 40px 26px;
  }
}
.media-with-text_top_1 .media-with-text__item {
  gap: 84px;
}
@media screen and (max-width: 640px) {
  .media-with-text_top_1 .media-with-text__item {
    gap: 3px;
    grid-template-columns: minmax(0, 1fr);
  }
}
.media-with-text_top_1 .media-with-text__content {
  padding: 0;
  grid-template-columns: minmax(0, 1fr);
  max-width: 555px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_top_1 .media-with-text__content {
    max-width: initial;
  }
}
.media-with-text_top_1 .prose {
  width: 100%;
}
.media-with-text_top_1 .subheading {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  margin-top: 0;
  margin-bottom: 20px;
}
.media-with-text_top_1 .h2 {
  color: #fff;
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
@media screen and (max-width: 1139px) {
  .media-with-text_top_1 .h2 {
    font-size: 50px;
  }
}
@media screen and (max-width: 640px) {
  .media-with-text_top_1 .h2 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: -2.16px;
  }
}
@media screen and (max-width: 640px) {
  .media-with-text_top_1 .content {
    margin-top: 28px;
  }
}
.media-with-text_top_1 .content p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.64px;
}
@media screen and (max-width: 640px) {
  .media-with-text_top_1 .content p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.56px;
  }
}
.media-with-text_top_1 .link-with-text-arrow-icon--wrapper {
  justify-content: flex-end;
  width: 100%;
  margin-top: 88px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
  position: relative;
}
.media-with-text_top_1 .link-with-text-arrow-icon--wrapper:after {
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  position: relative;
  background: #009a44;
  position: absolute;
  right: 0;
  border-radius: 40px;
  transition: width 0.3s ease;
}
@media screen and (max-width: 640px) {
  .media-with-text_top_1 .link-with-text-arrow-icon--wrapper:after {
    width: 50px;
    height: 50px;
  }
}
.media-with-text_top_1 .link-with-text-arrow-icon--wrapper:hover:after {
  width: calc(100% + 30px);
}
.media-with-text_top_1
  .link-with-text-arrow-icon--wrapper:hover
  .link-with-text-arrow-icon--text {
  color: #fff;
}
@media screen and (max-width: 640px) {
  .media-with-text_top_1 .link-with-text-arrow-icon--wrapper {
    margin-top: 67px;
    gap: 28px;
  }
}
.media-with-text_top_1 .link-with-text-arrow-icon--wrapper img {
  z-index: 2;
}
@media screen and (max-width: 640px) {
  .media-with-text_top_1 .link-with-text-arrow-icon--wrapper img {
    margin: 0;
    width: 50px;
  }
}
.media-with-text_top_1 .link-with-text-arrow-icon--text {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  z-index: 2;
}
@media screen and (max-width: 640px) {
  .media-with-text_top_1 .link-with-text-arrow-icon--text {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 31px;
  }
}
.blog-posts_top_1 {
  padding: 40px 60px 60px;
}
@media screen and (max-width: 1007px) {
  .blog-posts_top_1 {
    padding: 40px 10px 40px;
  }
}
.blog-posts_top_1 .section {
  border-radius: 56px;
  border: 3px solid #009a44;
  background: var(--FFFFFF, #fff);
  max-width: 1320px;
  padding: 0 40px 98px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 640px) {
  .blog-posts_top_1 .section {
    padding: 0 20px 60px;
  }
}
.blog-posts_top_1 .section-stack {
  gap: 0;
}
.blog-posts_top_1 .section-header {
  justify-content: center;
  margin-top: 84px;
  margin-bottom: 46px;
}
@media screen and (max-width: 640px) {
  .blog-posts_top_1 .section-header {
    margin-top: 62px;
    margin-bottom: 31px;
  }
}
.blog-posts_top_1 .prose {
  width: 100%;
}
.blog-posts_top_1 .h2 {
  text-align: center;
  color: #009a44;
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
}
@media screen and (max-width: 640px) {
  .blog-posts_top_1 .h2 {
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: -1.92px;
  }
}
.blog-posts_top_1 .section-header .text-with-icon {
  display: none;
}
.blog-posts_top_1 .icon {
  display: none;
}
.blog-posts_top_1 .blog-posts {
  grid: auto/repeat(3, minmax(0, 360px));
}
@media screen and (max-width: 640px) {
  .blog-posts_top_1 .blog-posts {
    display: flex;
    flex-direction: column;
  }
}
.blog-posts_top_1 .blog-post-card {
  gap: 25px;
}
@media screen and (max-width: 640px) {
  .blog-posts_top_1 .blog-post-card {
    gap: 15px;
  }
}
.blog-posts_top_1 .blog-post-card__figure .w-full {
  aspect-ratio: 1.5;
  border-radius: 6px;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.blog-posts_top_1 .blog-post-card__info > .v-stack {
  gap: 8px;
}
.blog-posts_top_1 .h3 {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.72px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-style: normal;
}
@media screen and (max-width: 640px) {
  .blog-posts_top_1 .h3 {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.64px;
  }
}
@media screen and (min-width: 641px) {
  .blog-posts_top_1 .h3 a {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 50px;
  }
}
.blog-posts_top_1 .h3 + p {
  display: none;
}
.blog-posts_top_1 .text-sm {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #009a44;
  text-overflow: ellipsis;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  line-height: initial;
}
.blog-posts_top_1 .link-with-text--wrapper {
  display: flex;
  justify-content: flex-end;
  margin-top: 46px;
}
.blog-posts_top_1 .link-with-text--link {
  padding: 14px 45px;
  border-radius: 30px;
  background: #009a44;
  display: flex;
  gap: 9px;
  display: none;
}
@media screen and (max-width: 640px) {
  .blog-posts_top_1 .link-with-text--link {
    display: none;
  }
}
.blog-posts_top_1 .link-with-text--text {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
.blog-posts_top_1 .link-with-text-arrow-icon--wrapper {
  display: flex;
  position: relative;
}
.blog-posts_top_1 .link-with-text-arrow-icon--wrapper:after {
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  position: relative;
  background: #009a44;
  position: absolute;
  right: 0;
  border-radius: 40px;
  transition: width 0.3s ease;
}
@media screen and (max-width: 640px) {
  .blog-posts_top_1 .link-with-text-arrow-icon--wrapper:after {
    width: 50px;
    height: 50px;
  }
}
.blog-posts_top_1 .link-with-text-arrow-icon--wrapper:hover:after {
  width: calc(100% + 30px);
}
.blog-posts_top_1
  .link-with-text-arrow-icon--wrapper:hover
  .link-with-text-arrow-icon--text {
  color: #fff;
}
@media screen and (max-width: 640px) {
  .blog-posts_top_1 .link-with-text-arrow-icon--wrapper {
    display: flex;
    gap: 28px;
  }
}
.blog-posts_top_1 .link-with-text-arrow-icon--wrapper img {
  z-index: 2;
}
@media screen and (max-width: 640px) {
  .blog-posts_top_1 .link-with-text-arrow-icon--wrapper img {
    width: 50px;
    height: 50px;
  }
}
.blog-posts_top_1 .link-with-text-arrow-icon--text {
  color: #009a44;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 31px;
  z-index: 2;
}
.blog-posts_top_2 .section {
  padding: 60px 0;
}
@media screen and (max-width: 1007px) {
  .blog-posts_top_2 .section {
    padding: 40px 10px;
  }
}
.blog-posts_top_2 .section-stack {
  display: flex;
  gap: 0;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1007px) {
  .blog-posts_top_2 .section-stack {
    flex-direction: column;
  }
}
.blog-posts_top_2 .section-header {
  grid: none;
}
.blog-posts_top_2 .h2 {
  color: #009a44;
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
}
@media screen and (max-width: 1007px) {
  .blog-posts_top_2 .h2 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: -2.16px;
  }
}
.blog-posts_top_2 .section-header .text-with-icon {
  display: none;
}
.blog-posts_top_2 .text-with-icon {
  opacity: 1;
}
.blog-posts_top_2 .icon {
  display: none;
}
.blog-posts_top_2 .blog-posts {
  display: flex;
  flex-direction: column;
  max-width: 960px;
  width: 100%;
  gap: 0;
}
.blog-posts_top_2 .blog-post-card {
  width: 100%;
  padding: 20px 0;
  border-bottom: 2px solid #009a44;
}
.blog-posts_top_2 .blog-post-card:first-of-type {
  border-top: 2px solid #009a44;
}
@media screen and (max-width: 1007px) {
  .blog-posts_top_2 .blog-post-card {
    padding: 23px 0;
  }
}
.blog-posts_top_2 .blog-post-card__info .v-stack {
  gap: 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1007px) {
  .blog-posts_top_2 .blog-post-card__info .v-stack {
    flex-direction: column;
  }
}
.blog-posts_top_2 .v-stack img {
  margin-right: 14px;
}
.blog-posts_top_2 .h3 {
  max-width: 800px;
  width: 100%;
  overflow: hidden;
  color: #000;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: 0.64px;
}
@media screen and (max-width: 1007px) {
  .blog-posts_top_2 .h3 {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.6px;
    white-space: normal;
  }
}
.blog-posts_top_2 .h3 + p {
  display: none;
}
.blog-posts_top_2 .text-sm {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  leading-trim: both;
  text-edge: cap;
  overflow: hidden;
  color: #009a44;
  text-overflow: ellipsis;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
}
@media screen and (max-width: 640px) {
  .blog-posts_top_2 .text-sm {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
  }
}
.blog-posts_top_2 .link-with-text-arrow-icon--wrapper {
  margin-left: auto;
  margin-top: 32px;
  position: relative;
}
.blog-posts_top_2 .link-with-text-arrow-icon--wrapper:after {
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  position: relative;
  background: #009a44;
  position: absolute;
  right: 0;
  border-radius: 40px;
  transition: width 0.3s ease;
}
@media screen and (max-width: 640px) {
  .blog-posts_top_2 .link-with-text-arrow-icon--wrapper:after {
    width: 50px;
    height: 50px;
  }
}
.blog-posts_top_2 .link-with-text-arrow-icon--wrapper:hover:after {
  width: calc(100% + 30px);
}
.blog-posts_top_2
  .link-with-text-arrow-icon--wrapper:hover
  .link-with-text-arrow-icon--text {
  color: #fff;
}
@media screen and (max-width: 1007px) {
  .blog-posts_top_2 .link-with-text-arrow-icon--wrapper {
    margin-top: 45px;
  }
}
.blog-posts_top_2 .link-with-text-arrow-icon--wrapper img {
  z-index: 2;
}
@media screen and (max-width: 640px) {
  .blog-posts_top_2 .link-with-text-arrow-icon--wrapper img {
    width: 50px;
    height: 50px;
  }
}
.blog-posts_top_2 .link-with-text-arrow-icon--text {
  color: #009a44;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  z-index: 2;
}
@media screen and (max-width: 640px) {
  .blog-posts_top_2 .link-with-text-arrow-icon--text {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 31px;
  }
}
@media screen and (max-width: 1007px) {
  .blog-posts_top_2 .v-stack + img {
    display: none;
  }
}
.apps_top_1 {
  margin: 60px 0 80px;
}
@media screen and (max-width: 1007px) {
  .apps_top_1 {
    margin-bottom: 40px;
  }
}
.apps_top_1 .section {
  width: 100%;
  background-size: cover !important;
  background-position: center !important;
  aspect-ratio: 1.1374407583;
  border-radius: 30px;
}
.media-with-text_top_2 .section {
  padding: 80px 60px 39px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_top_2 .section {
    padding: 40px 10px;
  }
}
.media-with-text_top_2 .media-with-text {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}
.media-with-text_top_2 .media-with-text__item {
  grid: "content media" / minmax(0, 1fr) 620px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_top_2 .media-with-text__item {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
@media screen and (max-width: 1007px) {
  .media-with-text_top_2 .media-with-text__media {
    order: 2;
  }
}
.media-with-text_top_2 .media-with-text__media img {
  border-radius: 20px;
}
.media-with-text_top_2 .media-with-text__content {
  padding: 0;
  display: flex;
}
@media screen and (max-width: 1007px) {
  .media-with-text_top_2 .media-with-text__content {
    order: 1;
  }
}
.media-with-text_top_2 .prose {
  place-self: initial;
  margin-top: 84px;
  margin-right: 241px;
  margin-left: auto;
  min-width: 305px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_top_2 .prose {
    margin: 0;
  }
}
.media-with-text_top_2 .h2 {
  color: #009a44;
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_top_2 .h2 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: -1.44px;
  }
}
.media-with-text_top_2 .button {
  margin-top: 35px;
}
.media-with-text_top_2 .link-with-text-arrow-icon--wrapper {
  justify-content: flex-start;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: relative;
}
.media-with-text_top_2 .link-with-text-arrow-icon--wrapper:after {
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  position: relative;
  background: #009a44;
  position: absolute;
  right: 0;
  border-radius: 40px;
  transition: width 0.3s ease;
}
@media screen and (max-width: 640px) {
  .media-with-text_top_2 .link-with-text-arrow-icon--wrapper:after {
    width: 50px;
    height: 50px;
  }
}
.media-with-text_top_2 .link-with-text-arrow-icon--wrapper:hover:after {
  width: calc(100% + 30px);
}
.media-with-text_top_2
  .link-with-text-arrow-icon--wrapper:hover
  .link-with-text-arrow-icon--text {
  color: #fff;
}
@media screen and (max-width: 1007px) {
  .media-with-text_top_2
    .media-with-text__content
    .link-with-text-arrow-icon--wrapper {
    display: none;
  }
}
.media-with-text_top_2 .link-with-text-arrow-icon--wrapper img {
  z-index: 2;
}
.media-with-text_top_2 .link-with-text-arrow-icon--text {
  color: #009a44;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  z-index: 2;
}
.media-with-text_top_2 .media-with-text__link {
  display: none;
  order: 3;
}
@media screen and (max-width: 1007px) {
  .media-with-text_top_2 .media-with-text__link {
    display: block;
    margin-left: auto;
  }
}
.media-with-text_top_2
  .media-with-text__link
  .link-with-text-arrow-icon--wrapper {
  justify-content: flex-end;
  gap: 38px;
}
.media-with-text_top_2 .media-with-text__link .link-with-text-arrow-icon--text {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 31px;
}
.text-with-icons_top_1 .section {
  padding: 39px 60px 80px;
}
@media screen and (max-width: 1007px) {
  .text-with-icons_top_1 .section {
    padding-left: 30px;
    padding-right: 0;
  }
}
.text-with-icons_top_1 .text-with-icons__list {
  max-width: 1320px;
  overflow-x: scroll;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media screen and (max-width: 1007px) {
  .text-with-icons_top_1 .text-with-icons__list {
    gap: 10px;
    margin: 0;
  }
}
.text-with-icons_top_1 .text-with-icons__item {
  width: 400px;
  aspect-ratio: 1;
  border-radius: 400px;
  border: 3px solid #009a44;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0;
  max-width: 100%;
}
@media screen and (max-width: 1007px) {
  .text-with-icons_top_1 .text-with-icons__item {
    min-width: 240px;
    padding: 0;
  }
}
@media screen and (max-width: 1007px) {
  .text-with-icons_top_1 .text-with-icons__item img {
    width: 40px;
  }
}
@media screen and (max-width: 1007px) {
  .text-with-icons_top_1 div.text-with-icons__item:nth-of-type(3) .h5 p {
    line-height: 24px;
  }
}
.text-with-icons_top_1 .h5 {
  margin: 15px 0 23px !important;
}
@media screen and (max-width: 1007px) {
  .text-with-icons_top_1 .h5 {
    margin: 13px 0 3px !important;
  }
}
.text-with-icons_top_1 .h5 p {
  color: #009a44;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 1.2px;
  text-align: center;
}
@media screen and (max-width: 1007px) {
  .text-with-icons_top_1 .h5 p {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
  }
}
.text-with-icons_top_1 .h5 p .sp-hidden {
  display: inline;
}
@media screen and (max-width: 1007px) {
  .text-with-icons_top_1 .h5 p .sp-hidden {
    display: none;
  }
}
.text-with-icons_top_1 .h5 p .sp-show {
  display: none;
}
@media screen and (max-width: 1007px) {
  .text-with-icons_top_1 .h5 p .sp-show {
    display: inline;
  }
}
.text-with-icons_top_1 .h5 + p {
  margin: 0;
  color: #1d252d;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.56px;
}
@media screen and (max-width: 1007px) {
  .text-with-icons_top_1 .h5 + p {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.48px;
  }
}
.text-with-icons_top_1 .page-dots {
  display: none;
}
.image-with-text-overlay_top_1 {
  border-top: 4px solid #009a44;
  margin: 80px 0;
}
.image-with-text-overlay_top_1 .section {
  --text-color: 255 255 255;
  padding-top: 70px;
  padding-bottom: 70px;
  margin-right: auto;
  margin-left: auto;
  background: #fff;
}
@media screen and (max-width: 1007px) {
  .image-with-text-overlay_top_1 .section {
    padding-top: 39px;
    padding-bottom: 39px;
  }
}
.image-with-text-overlay_top_1 picture {
  padding-left: 60px;
  padding-right: 60px;
  min-height: initial;
}
@media screen and (max-width: 1007px) {
  .image-with-text-overlay_top_1 picture {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.shopify-section--footer .footer__block--menu {
  gap: 0;
  width: 100%;
  max-width: 200px;
}
@media screen and (max-width: 640px) {
  .shopify-section--footer .footer__block--menu {
    display: none;
  }
}
.shopify-section--footer .bold {
  color: #009a44;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
.shopify-section--footer ul.v-stack {
  margin-top: 13px;
  padding-top: 17px;
  border-top: 2px solid #009a44;
  gap: 0;
}
.shopify-section--footer .inline-block {
  color: var(--1D252D, #1d252d);
  font-size: 12px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.48px;
  opacity: 1;
}
.shopify-section--footer .show_menu_with_border .bold {
  visibility: hidden;
}
.shopify-section--footer .show_menu_with_border .v-stack {
  padding: 0;
  border-top: 0;
}
.shopify-section--footer .show_menu_with_border li {
  border-bottom: 2px solid #009a44;
  padding: 23px 0;
}
.shopify-section--footer .show_menu_with_border li:first-of-type {
  border-top: 2px solid #009a44;
}
.shopify-section--footer .show_menu_with_border .inline-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.shopify-section--footer .show_menu_with_border .inline-block span {
  color: #009a44;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
.shopify-section--footer .show_menu_with_border .inline-block img {
  margin-right: 17px;
}
.shopify-section--footer .footer__aside-top {
  display: none;
}
.shopify-section--footer .footer__payment-icons {
  display: none;
}
.shopify-section--footer .footer__copyright {
  order: 1;
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
  color: #009a44;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: -0.4px;
}
.shopify-section--footer .footer__aside-bottom {
  position: relative;
}
@media screen and (max-width: 1139px) {
  .shopify-section--footer .footer__aside-bottom {
    display: flex;
    flex-direction: column;
  }
}
.shopify-section--footer .policy-menu--wrapper {
  order: 1;
}
@media screen and (max-width: 1139px) {
  .shopify-section--footer .policy-menu--wrapper {
    order: 2;
  }
}
.shopify-section--footer .policy-menu--lists {
  display: flex;
}
@media screen and (max-width: 640px) {
  .shopify-section--footer .policy-menu--lists {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 10px;
  }
}
.shopify-section--footer .policy-menu--item {
  padding: 0 15px;
  border-left: 1px solid #d9d9d9;
  color: #000;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}
.shopify-section--footer .policy-menu--item:first-of-type {
  border-left: none;
  padding-left: 0;
}
.shopify-section--footer .policy-menu--item:last-of-type {
  padding-right: 0;
}
@media screen and (max-width: 640px) {
  .shopify-section--footer .policy-menu--item {
    white-space: nowrap;
  }
}
@media screen and (max-width: 1139px) {
  .shopify-section--footer .footer__copyright {
    order: 3;
    position: relative;
    left: initial;
    transform: initial;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: -0.4px;
  }
}
.shopify-section--footer #scrollTopButton {
  position: relative;
  border-radius: 40px;
  background: #009a44;
  color: #fff;
  padding: 10px 20px;
  cursor: pointer;
  width: 240px;
  max-width: 100%;
  order: 1;
  display: flex;
  justify-content: center;
  gap: 21px;
  align-items: center;
  border: 2px solid #009a44;
}
@media screen and (max-width: 1139px) {
  .shopify-section--footer #scrollTopButton {
    order: 1;
  }
}
.shopify-section--footer #scrollTopButton img {
  height: 18px;
}
.shopify-section--footer #scrollTopButton .hover-show {
  display: none;
}
.shopify-section--footer #scrollTopButton .hover-hidden {
  display: block;
}
@media screen and (max-width: 640px) {
  .shopify-section--footer #scrollTopButton span {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.8px;
  }
}
.shopify-section--footer #scrollTopButton:hover {
  background: #fff;
}
.shopify-section--footer #scrollTopButton:hover .hover-show {
  display: block;
}
.shopify-section--footer #scrollTopButton:hover .hover-hidden {
  display: none;
}
.shopify-section--footer #scrollTopButton:hover span {
  color: #009a44;
}
.shopify-section--footer .footer__block--newsletter {
  max-width: 360px;
}
@media screen and (max-width: 640px) {
  .shopify-section--footer .footer__block--newsletter {
    max-width: initial;
  }
}
.shopify-section--footer .footer__block--newsletter .v-stack {
  gap: 0;
}
.shopify-section--footer .footer__block--newsletter .h3 {
  color: #009a44;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
@media screen and (max-width: 640px) {
  .shopify-section--footer .footer__block--newsletter .h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
  }
}
.shopify-section--footer .footer__block--newsletter .prose {
  margin: 17px 0;
}
.shopify-section--footer .footer__block--newsletter .prose p {
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0.48px;
}
.shopify-section--footer .footer__block--newsletter .input {
  border: none;
  border-bottom: 2px solid green;
  border-radius: 0;
}
.shopify-section--footer .footer__block--newsletter .floating-label {
  margin: 0;
  font-size: 12px;
}
@media screen and (max-width: 640px) {
  .shopify-section--footer .footer__block--newsletter .self-submit-button {
    right: 0;
  }
}
.shopify-section--footer .footer__block--newsletter .circle-chevron {
  width: 30px;
}
.shopify-section--footer .footer__block--newsletter .follow-us--wrapper {
  display: flex;
  align-items: center;
  gap: 62px;
}
.shopify-section--footer .footer__block--newsletter .follow-us--title {
  color: #009a44;
  leading-trim: both;
  text-edge: cap;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
@media screen and (max-width: 640px) {
  .shopify-section--footer .footer__block--newsletter .follow-us--title {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: -0.96px;
  }
}
.shopify-section--footer .footer__block--newsletter .social-media {
  align-items: center;
}
.shopify-section--footer .footer__block--newsletter .tap-area svg {
  color: #009a44;
  width: 20px;
  height: 20px;
}
.shopify-section--footer
  .footer__block--newsletter
  a[aria-label="Follow on LINE"] {
  display: grid;
}
html {
  scroll-behavior: smooth;
}
.media-with-text_collection_1 {
  padding-top: 46px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_collection_1 {
    padding-top: 0;
  }
}
.media-with-text_collection_1 .section {
  max-width: 1320px;
  padding: 40px 80px;
  border-radius: 30px;
  background: #eee;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 640px) {
  .media-with-text_collection_1 .section {
    padding: 30px 20px 40px;
  }
}
.media-with-text_collection_1 .media-with-text__item {
  gap: 80px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_collection_1 .media-with-text__item {
    gap: 11px;
  }
}
.media-with-text_collection_1 .media-with-text__media {
  max-width: 480px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_collection_1 .media-with-text__media {
    max-width: initial;
  }
}
.media-with-text_collection_1 .media-with-text__media img {
  aspect-ratio: 1;
  -o-object-fit: cover;
  object-fit: cover;
}
.media-with-text_collection_1 .media-with-text__content {
  padding: 30px 0;
}
.media-with-text_collection_1 .h2 {
  color: #009a44;
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 72px;
  letter-spacing: -1.44px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_collection_1 .h2 {
    font-size: 48px;
    line-height: 42px;
    letter-spacing: -2.88px;
  }
}
.media-with-text_collection_1 .collection_tag__wrapper {
  color: var(--FFFFFF, #fff);
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.64px;
  padding: 8px 30px;
  border-radius: 20px;
  background: #009a44;
  display: inline-block;
  margin-top: 11px;
  margin-bottom: 27px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_collection_1 .collection_tag__wrapper {
    margin: 18px 0 22px;
  }
}
.media-with-text_collection_1 .collection_tag__wrapper + p {
  color: var(--1D252D, #1d252d);
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0.56px;
  margin-top: 0;
}
@media screen and (max-width: 1007px) {
  .media-with-text_collection_1 .collection_tag__wrapper + p {
    font-size: 12px;
    letter-spacing: 0.48px;
  }
}
.shopify-section--main-collection .container,
.shopify-section--main-search .container {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1007px) {
  .shopify-section--main-collection .collection,
  .shopify-section--main-search .collection {
    margin-top: 54px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.shopify-section--main-collection .facets-summary .circle-chevron:not(hover),
.shopify-section--main-search .facets-summary .circle-chevron:not(hover) {
  background: initial;
}
.shopify-section--main-collection .sort-by-facet .circle-chevron:not(hover),
.shopify-section--main-search .sort-by-facet .circle-chevron:not(hover) {
  background: initial;
}
@media screen and (max-width: 1007px) {
  .shopify-section--main-collection .facets__floating-filter,
  .shopify-section--main-search .facets__floating-filter {
    visibility: hidden !important;
  }
}
@media screen and (max-width: 1007px) {
  .shopify-section--main-collection .collection__results .v-stack.gap-4,
  .shopify-section--main-search .collection__results .v-stack.gap-4 {
    display: none;
  }
}
@media screen and (max-width: 1007px) {
  .shopify-section--main-collection .product-list,
  .shopify-section--main-search .product-list {
    gap: 37px 20px;
  }
}
.shopify-section--main-collection .product-list-collection--noanimation,
.shopify-section--main-search .product-list-collection--noanimation {
  grid: var(--product-list-grid);
  gap: var(--product-list-gap);
  scroll-padding-top: calc(var(--sticky-area-height) + 20px);
  display: grid;
  position: relative;
}
@media screen and (max-width: 1007px) {
  .shopify-section--main-collection .product-list-collection--noanimation,
  .shopify-section--main-search .product-list-collection--noanimation {
    gap: 37px 20px;
  }
}
@media screen and (min-width: 700px) {
  @supports (grid-template-rows: subgrid) {
    .shopify-section--main-collection .product-list-collection--noanimation,
    .shopify-section--main-search .product-list-collection--noanimation {
      grid-template-rows: auto auto;
    }
    .shopify-section--main-collection .product-list-collection--noanimation > *,
    .shopify-section--main-search .product-list-collection--noanimation > * {
      grid-template-rows: subgrid;
      grid-row: span 2;
      gap: 0;
    }
    .shopify-section--main-collection
      .product-list-collection--noanimation:not(:has(.product-card--blends))
      .product-list__promo
      .content-over-media,
    .shopify-section--main-search
      .product-list-collection--noanimation:not(:has(.product-card--blends))
      .product-list__promo
      .content-over-media {
      grid-row: span 2;
    }
  }
}
.shopify-section--main-collection .product-card,
.shopify-section--main-search .product-card {
  background: #fff;
}
.shopify-section--main-collection .price-list .text-on-sale,
.shopify-section--main-search .price-list .text-on-sale {
  color: rgb(var(--on-sale-text));
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.44px;
}
.shopify-section--main-collection .price-list .text-on-sale .tax-include,
.shopify-section--main-search .price-list .text-on-sale .tax-include {
  color: rgb(var(--on-sale-text));
  font-size: 18px;
}
.shopify-section--breadcrumb .section {
  max-width: 1320px;
  padding: 10px 10px 46px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1007px) {
  .shopify-section--breadcrumb .section {
    padding-bottom: 22px;
  }
}
.shopify-section--breadcrumb ol {
  display: flex;
  gap: 7px;
  align-items: center;
}
.shopify-section--breadcrumb li {
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
}
.shopify-section--breadcrumb li a {
  color: #009a44;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.shopify-section--breadcrumb ol span {
  display: inline-block;
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
}
@media screen and (max-width: 1007px) {
  .shopify-section--main-product {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.shopify-section--main-product .section {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding: 46px 0;
}
@media screen and (max-width: 1007px) {
  .shopify-section--main-product .section {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 48px;
    max-width: initial;
    margin-left: initial;
    margin-right: initial;
  }
}
.shopify-section--main-product .product {
  gap: 35px;
}
@media screen and (max-width: 1007px) {
  .shopify-section--main-product .product {
    padding-left: 0;
    padding-right: 0;
    gap: 41px;
  }
}
@media screen and (max-width: 1007px) {
  .shopify-section--main-product .product-gallery {
    gap: 19px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.shopify-section--main-product .product-gallery__media-list {
  max-width: 480px;
}
@media screen and (max-width: 1007px) {
  .shopify-section--main-product .product-gallery__media-list {
    max-width: initial;
    border-radius: 15px;
  }
}
@media screen and (max-width: 1007px) {
  .shopify-section--main-product .product-gallery__thumbnail-list {
    padding: 0;
  }
}
.shopify-section--main-product .collection__title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  padding: 11px 22px;
  border-radius: 25px;
  border: 2px solid #009a44;
  background: #009a44;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}
@media screen and (max-width: 1007px) {
  .shopify-section--main-product .collection__title {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    padding: 10px 24px;
  }
}
.shopify-section--main-product .product-info__title {
  color: var(--1D252D, #1d252d);
  font-size: 30px;
  line-height: 150%;
  letter-spacing: 1.2px;
  margin-top: 10px;
  margin-bottom: 26px;
}
@media screen and (max-width: 1007px) {
  .shopify-section--main-product .product-info__title {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 175%;
    letter-spacing: 0.96px;
  }
}
.shopify-section--main-product .product-info__price {
  margin-top: 0;
  margin-bottom: 39px;
}
.shopify-section--main-product .text-lg {
  color: #009a44;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
.shopify-section--main-product .tax-include {
  color: #009a44;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  margin-left: 11px;
}
.shopify-section--main-product .text-subdued {
  color: #009a44;
  font-style: normal;
  font-weight: 700;
}
.shopify-section--main-product .text-subdued .tax-include {
  font-size: 16px;
}
.shopify-section--main-product .sub-info--wrapper {
  margin-bottom: 18px;
}
.shopify-section--main-product .sub-info--earn-points {
  color: #1d252d;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.56px;
}
.shopify-section--main-product .sub-info--shipping-fee {
  color: #1d252d;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.56px;
}
.shopify-section--main-product
  [id^="shopify-block-judge_me_reviews_preview_badge"] {
  margin-bottom: 20px;
}
.shopify-section--main-product
  [id^="shopify-block-paywhirl_paywhirl_plan_selector"] {
  margin-top: 0;
  margin-bottom: 34px;
}
.shopify-section--main-product .product-info__quantity-selector {
  margin-top: 0;
  margin-bottom: 49px;
}
.shopify-section--main-product .form-control {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 1007px) {
  .shopify-section--main-product .form-control {
    justify-content: center;
    margin-right: 78px;
  }
}
.shopify-section--main-product .block-label {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0.56px;
  margin: 0;
}
.shopify-section--main-product .quantity-selector {
  border-radius: 20px;
  border: 2px solid #009a44;
  background: #fff;
  height: 30px;
}
.shopify-section--main-product .quantity-selector__button {
  padding: 0 9px;
  color: #009a44;
  border-right: 2px solid #009a44;
}
.shopify-section--main-product .quantity-selector__input {
  background: none;
  min-width: initial;
  width: 30px;
  color: #009a44;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0.64px;
}
.shopify-section--main-product
  .quantity-selector__input
  + .quantity-selector__button {
  border-left: 2px solid #009a44;
  border-right: none;
}
.shopify-section--main-product .product-info__buy-buttons {
  margin-bottom: 38px;
}
@media screen and (max-width: 640px) {
  .shopify-section--main-product .product-info__buy-buttons {
    display: flex;
    position: relative;
  }
}
@media screen and (max-width: 640px) {
  .shopify-section--main-product .shopify-product-form {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .shopify-section--main-product .wishlisthero-product-page-button-container {
    position: absolute;
    top: -84px;
    right: -10px;
    padding-top: 0 !important;
  }
}
@media screen and (max-width: 640px) {
  .shopify-section--main-product .svg-inline--fa {
    width: 30px;
    height: auto;
  }
}
.shopify-section--main-product .share-sns-icons--wrapper {
  display: flex;
  align-items: center;
  gap: 68px;
}
@media screen and (max-width: 1007px) {
  .shopify-section--main-product .share-sns-icons--wrapper {
    justify-content: center;
    gap: 28px;
  }
}
.shopify-section--main-product .share-sns-icons--title {
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.shopify-section--main-product .social-media {
  gap: 46px;
}
@media screen and (max-width: 1007px) {
  .shopify-section--main-product .social-media {
    gap: 11px;
  }
}
.shopify-section--main-product .icon-twitter {
  width: 45px;
  aspect-ratio: 1;
  height: auto;
}
.shopify-section--main-product .product-info__accordion {
  border-color: #009a44;
  border-block-start-width: 2px;
  border-block-end-width: 2px;
}
.shopify-section--main-product
  .product-info__accordion
  .accordion__content
  .prose
  .column {
  width: 100%;
  float: none;
}
.shopify-section--main-product
  .product-info__accordion
  + .product-info__accordion {
  border-block-start-width: 0px;
}
.shopify-section--main-product .accordion__toggle {
  padding: 16px 0;
}
.shopify-section--main-product .accordion__toggle span {
  color: var(--Green, #009a44);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 175%;
  letter-spacing: 0.72px;
}
.shopify-section--main-product .accordion__content {
  padding-right: 0;
}
.shopify-section--main-product .subscription-info--title-wrapper {
  color: #009a44;
  leading-trim: both;
  text-edge: cap;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0.72px;
  padding: 56px 40px 73px;
}
@media screen and (max-width: 640px) {
  .shopify-section--main-product .subscription-info--title-wrapper {
    padding: 56px 20px 73px;
  }
}
@media screen and (max-width: 640px) {
  .shopify-section--main-product .subscription-info--title-wrapper ol {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}
.shopify-section--main-product .subscription-info--item {
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 640px) {
  .shopify-section--main-product .subscription-info--item {
    flex-direction: column-reverse;
  }
}
.shopify-section--main-product .subscription-info--item img {
  max-width: 240px;
  border-radius: 10px;
  aspect-ratio: 1;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
@media screen and (max-width: 640px) {
  .shopify-section--main-product .subscription-info--item img {
    max-width: initial;
    width: 100%;
  }
}
.shopify-section--main-product .subscription-info--contents {
  margin-top: 0;
}
.shopify-section--main-product .subscription-info--title {
  color: #009a44;
  leading-trim: both;
  text-edge: cap;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0.72px;
}
.shopify-section--main-product .subscription-info--description {
  margin-top: 19px;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.56px;
}
.shopify-section--main-product .jdgm-paginate {
  text-align: left;
}
.shopify-section--main-product .jdgm-paginate__page {
  color: #009a44;
  font-family: "Space Mono";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
}
.shopify-section--main-product .product-quick-add .text-on-sale {
  color: rgb(var(--on-sale-text));
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}
.shopify-section--main-product .product-quick-add .text-on-sale .tax-include {
  color: rgb(var(--on-sale-text));
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}
.shopify-section--main-product .product-quick-add button {
  background-color: #009a44;
  color: #fff;
}
.shopify-section--product-recommendations .section {
  border-radius: 40px 40px 0 0;
}
@media screen and (max-width: 1007px) {
  .shopify-section--product-recommendations .section {
    border-radius: 30px 30px 0 0;
  }
}
.shopify-section--product-recommendations .text-custom {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 1.8px;
}
@media screen and (max-width: 640px) {
  .shopify-section--product-recommendations .text-custom {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 1.2px;
  }
}
@media screen and (max-width: 1007px) {
  .shopify-section--product-recommendations .product-list {
    grid: auto/auto-flow 214px;
  }
}
@media screen and (max-width: 640px) {
  .shopify-section--product-recommendations .product-list {
    grid: auto/auto-flow 175px;
    gap: 15px;
  }
}
@media screen and (max-width: 640px) {
  .shopify-section--product-recommendations .product-card__image {
    border-radius: 10px;
  }
}
@media screen and (max-width: 640px) {
  .shopify-section--product-recommendations .product-card__title {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
  }
}
@media screen and (max-width: 640px) {
  .shopify-section--product-recommendations .text-subdued {
    font-size: 12px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 22px !important;
    letter-spacing: -0.24px !important;
  }
}
@media screen and (max-width: 640px) {
  .shopify-section--product-recommendations .tax-include {
    font-size: 12px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 22px !important;
    letter-spacing: -0.24px !important;
  }
}
@media screen and (max-width: 640px) {
  .shopify-section--product-recommendations .text-on-sale {
    font-size: 12px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 22px !important;
    letter-spacing: -0.24px !important;
  }
}
.shopify-section--recently-viewed-products .section {
  border-radius: 0 0 40px 40px;
}
@media screen and (max-width: 1007px) {
  .shopify-section--recently-viewed-products .section {
    border-radius: 0 0 30px 30px;
  }
}
.shopify-section--recently-viewed-products .text-custom {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 1.8px;
}
@media screen and (max-width: 640px) {
  .shopify-section--recently-viewed-products .text-custom {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 1.2px;
  }
}
@media screen and (max-width: 1007px) {
  .shopify-section--recently-viewed-products .product-list {
    grid: auto/auto-flow 214px;
  }
}
@media screen and (max-width: 640px) {
  .shopify-section--recently-viewed-products .product-list {
    grid: auto/auto-flow 175px;
    gap: 15px;
  }
}
@media screen and (max-width: 640px) {
  .shopify-section--recently-viewed-products .product-card__image {
    border-radius: 10px;
  }
}
@media screen and (max-width: 640px) {
  .shopify-section--recently-viewed-products .product-card__title {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
  }
}
@media screen and (max-width: 640px) {
  .shopify-section--recently-viewed-products .text-subdued {
    font-size: 12px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 22px !important;
    letter-spacing: -0.24px !important;
  }
}
@media screen and (max-width: 640px) {
  .shopify-section--recently-viewed-products .tax-include {
    font-size: 12px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 22px !important;
    letter-spacing: -0.24px !important;
  }
}
@media screen and (max-width: 640px) {
  .shopify-section--recently-viewed-products .text-on-sale {
    font-size: 12px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 22px !important;
    letter-spacing: -0.24px !important;
  }
}
.image-with-text-overlay_page_1 {
  padding-left: 60px;
  padding-right: 60px;
}
@media screen and (max-width: 640px) {
  .image-with-text-overlay_page_1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.image-with-text-overlay_page_1 .section {
  max-width: 1320px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 640px) {
  .image-with-text-overlay_page_1 .content-over-media {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 640px) {
  .image-with-text-overlay_page_1 .place-self-end-start {
    bottom: 30px;
    z-index: 1;
    position: absolute;
    left: -20px;
  }
}
.image-with-text-overlay_page_1 .h1 {
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 72px;
}
@media screen and (max-width: 640px) {
  .image-with-text-overlay_page_1 .h1 {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
  }
}
.rich-text_page_1 {
  padding-left: 60px;
  padding-right: 60px;
}
@media screen and (max-width: 640px) {
  .rich-text_page_1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.rich-text_page_1 .section {
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 640px) {
  .rich-text_page_1 .section {
    padding-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .rich-text_page_1 .prose p {
    color: var(--1D252D, #1d252d);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.48px;
  }
}
.rich-text_page_1 .h1 {
  margin-top: 106px;
  margin-left: auto;
  margin-right: auto;
}
.rich-text_page_1 .text-custom {
  color: #009a44;
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
}
@media screen and (max-width: 640px) {
  .rich-text_page_1 .text-custom {
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
  }
}
.media-with-text_page_1 .section {
  max-width: 1320px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;
  padding-left: 60px;
  padding-right: 60px;
}
@media screen and (max-width: 640px) {
  .media-with-text_page_1 .section {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.media-with-text_page_1 .prose > p {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.56px;
}
.media-with-text_page_1 .h2 {
  color: #009a44;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 1.44px;
}
.media-with-text_page_1 .media-with-text {
  gap: 139px;
}
.media-with-text_page_1 .media-with-text__item {
  display: flex;
  justify-content: flex-start;
  gap: 40px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_1 .media-with-text__item {
    flex-direction: column;
    gap: 29px;
  }
}
.media-with-text_page_1 .media-with-text__person--wrapper {
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 1139px) {
  .media-with-text_page_1 .media-with-text__person--wrapper {
    gap: 10px;
    flex-direction: column;
  }
}
.media-with-text_page_1 .media-with-text__media {
  max-width: 320px;
  aspect-ratio: 1;
  height: 320px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_1 .media-with-text__media {
    max-width: initial;
    height: auto;
  }
}
.media-with-text_page_1 .person-info--wrapper p {
  color: #009a44;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.64px;
}
.media-with-text_page_1 .person-info--name {
  color: #009a44;
  font-size: 24px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 28px;
  margin-top: 9px;
}
.media-with-text_page_1 .media-with-text__content {
  max-width: 560px;
  padding: 0;
  margin-left: auto;
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_1 .media-with-text__content {
    margin: 0;
    max-width: initial;
  }
}
.media-with-text_page_1 .profile {
  margin-top: 24px;
  display: flex;
  gap: 32px;
  justify-content: center;
  padding: 24px;
  border-radius: 10px;
  border: 2px solid #1d252d;
}
@media screen and (max-width: 640px) {
  .media-with-text_page_1 .profile {
    flex-direction: column;
    margin-top: 63px;
    padding: 11px 20px 20px;
    gap: 0;
  }
}
.media-with-text_page_1 .profile--title {
  color: var(--1D252D, #1d252d);
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.48px;
}
@media screen and (max-width: 640px) {
  .media-with-text_page_1 .profile--title {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0.64px;
  }
}
.media-with-text_page_1 .profile--title + p {
  max-width: 398px;
  margin-top: 0;
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0.48px;
}
@media screen and (max-width: 640px) {
  .media-with-text_page_1 .profile--title + p {
    max-width: initial;
  }
}
.media-with-text_page_2 .section {
  max-width: 1320px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;
  padding-left: 60px;
  padding-right: 60px;
}
@media screen and (max-width: 640px) {
  .media-with-text_page_2 .section {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.media-with-text_page_2 .prose .h2 {
  color: #009a44;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.88px;
  text-align: left;
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_2 .prose .h2 {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.72px;
  }
}
.media-with-text_page_2 .section-header .h2 {
  color: #009a44;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  text-align: center;
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_2 .section-header .h2 {
    font-size: 36px;
    line-height: 72px;
  }
}
.media-with-text_page_2 .h2 + p {
  overflow: hidden;
  color: #000;
  text-overflow: ellipsis;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  letter-spacing: 0.64px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_2 .h2 + p {
    margin-top: 3px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 175%;
    letter-spacing: 0.56px;
  }
}
.media-with-text_page_2 .media-with-text {
  margin-top: 52px;
  gap: 60px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_2 .media-with-text {
    margin-top: 0;
  }
}
.media-with-text_page_2 .media-with-text__item {
  grid-template: "content media" / minmax(0, 1fr) 320px;
  gap: 111px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_2 .media-with-text__item {
    display: flex;
    flex-direction: column;
    gap: 34px;
  }
}
.media-with-text_page_2 .media-with-text__media {
  width: 100%;
  max-width: 320px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_2 .media-with-text__media {
    max-width: initial;
  }
}
.media-with-text_page_2 .media-with-text__media img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  height: initial;
}
.media-with-text_page_2 .person-info {
  height: initial;
  text-align: center;
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_2 .person-info {
    margin-top: 12px;
  }
}
.media-with-text_page_2 .person-info .person-info--job p {
  color: #000;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.56px;
}
.media-with-text_page_2 .person-info--name {
  color: #009a44;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.64px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_2 .person-info--name {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.8px;
  }
}
.media-with-text_page_2 .media-with-text__content {
  padding: 0;
}
.media-with-text_page_2 .profile {
  margin-top: 28px;
  padding: 23px;
  border-radius: 10px;
  border: 1px solid #1d252d;
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_2 .profile {
    margin-top: 43px;
    padding: 30px 20px 25px;
  }
}
.media-with-text_page_2 .profile--title {
  color: var(--1D252D, #1d252d);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.64px;
}
.media-with-text_page_2 .profile--title + p {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  letter-spacing: 0.56px;
  margin-top: 5px;
}
@media screen and (max-width: 640px) {
  .rich-text_page_2 .section {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.rich-text_page_2 .rich-text__wrapper {
  max-width: initial;
  width: 100%;
}
@media screen and (max-width: 1007px) {
  .rich-text_page_2 .h1 {
    text-align: left;
    width: 100%;
  }
}
.rich-text_page_2 .richtext--wrapper {
  max-width: 620px;
  margin-top: 31px;
}
@media screen and (max-width: 1007px) {
  .rich-text_page_2 .richtext--wrapper {
    max-width: initial;
    margin-top: 14px;
  }
}
.rich-text_page_2 .richtext--wrapper p {
  color: #000;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (max-width: 1007px) {
  .rich-text_page_2 .richtext--wrapper p {
    text-align: left;
  }
}
.rich-text_page_2 .text-custom {
  color: #009a44;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .rich-text_page_2 .text-custom {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
  }
}
.rich-text_page_2 .world-info--wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 93px;
  width: 100%;
  max-width: 885px;
}
@media screen and (max-width: 1007px) {
  .rich-text_page_2 .world-info--wrapper {
    flex-direction: column;
    margin-top: 54px;
    gap: 20px;
  }
}
@media screen and (max-width: 640px) {
  .rich-text_page_2 .world-info--wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.rich-text_page_2 .world-info--area {
  margin-top: 0;
}
@media screen and (max-width: 1007px) {
  .rich-text_page_2 .world-info--area {
    display: flex;
    align-items: flex-start;
  }
}
.rich-text_page_2 .world-info--area-title {
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  padding: 11px 30px;
  border-radius: 20px;
  background: #009a44;
}
@media screen and (max-width: 1007px) {
  .rich-text_page_2 .world-info--area-title {
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    padding: 10px 21px;
  }
}
@media screen and (max-width: 1007px) {
  .rich-text_page_2
    div.world-info--area:nth-of-type(2)
    .world-info--area-title {
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    padding: 10px 21px;
  }
}
@media screen and (max-width: 1007px) {
  .rich-text_page_2 div.world-info--area:nth-of-type(2) .world-info--country {
    margin-left: 23px;
  }
}
@media screen and (max-width: 1007px) {
  .rich-text_page_2
    div.world-info--area:nth-of-type(3)
    .world-info--area-title {
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    padding: 10px 11px;
  }
}
@media screen and (max-width: 1007px) {
  .rich-text_page_2 div.world-info--area:nth-of-type(3) .world-info--country {
    margin-left: 23px;
  }
}
.rich-text_page_2 .world-info--country {
  margin-top: 19px;
  color: #000;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.72px;
}
@media screen and (max-width: 1007px) {
  .rich-text_page_2 .world-info--country {
    margin-top: 0;
    margin-left: 53px;
    text-align: left;
  }
}
@media screen and (max-width: 640px) {
  .rich-text_page_2 .world-info--country {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.64px;
  }
}
.hot-spots_page_1 .section {
  max-width: 1163px;
  padding-left: 60px;
  padding-right: 60px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1007px) {
  .hot-spots_page_1 .section {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.text-with-icons_page_1 .section-stack {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
  border: 2px solid #009a44;
  background: #fff;
  gap: 0;
}
.text-with-icons_page_1 .justify-self-center {
  margin-top: 85px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_1 .justify-self-center {
    margin-top: 49px;
  }
}
.text-with-icons_page_1 .h3 {
  color: #009a44;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_1 .h3 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    max-width: 213px;
  }
}
.text-with-icons_page_1 .text-with-icons {
  margin-top: 76px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_1 .text-with-icons {
    margin-top: 17px;
  }
}
.text-with-icons_page_1 .text-with-icons__list {
  gap: 0;
  display: flex;
  width: 100%;
}
@media screen and (max-width: 1007px) {
  .text-with-icons_page_1 .text-with-icons__list {
    width: auto;
    flex-direction: column;
  }
}
.text-with-icons_page_1 .text-with-icons__item {
  max-width: 320px;
  width: 100%;
  border-radius: 320px;
  border: 1px solid #009a44;
  aspect-ratio: 1;
  width: 320px;
  max-width: 100%;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_1 .text-with-icons__item {
    width: 240px;
  }
}
.text-with-icons_page_1 .text-with-icons__item:nth-of-type(1) {
  margin-right: -20px;
}
@media screen and (max-width: 1007px) {
  .text-with-icons_page_1 .text-with-icons__item:nth-of-type(1) {
    margin-right: 0;
    margin-bottom: -20px;
  }
}
.text-with-icons_page_1 .text-with-icons__item:nth-of-type(2) {
  margin-left: -20px;
}
@media screen and (max-width: 1007px) {
  .text-with-icons_page_1 .text-with-icons__item:nth-of-type(2) {
    margin-left: 0;
    margin-top: -20px;
  }
}
.text-with-icons_page_1 .text-with-icons__item:nth-of-type(1) .h5 {
  min-height: 56px;
  line-height: 56px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_1 .text-with-icons__item:nth-of-type(1) .h5 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.64px;
    max-width: 91px;
    margin-left: auto;
    margin-right: auto;
  }
}
.text-with-icons_page_1 .text-with-icons__item:nth-of-type(2) .h5 {
  max-width: 144px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_1 .text-with-icons__item:nth-of-type(2) .h5 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.64px;
    max-width: 128px;
    margin-left: auto;
    margin-right: auto;
  }
}
.text-with-icons_page_1 .text-with-icons__text-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.text-with-icons_page_1 .h5 {
  color: #009a44;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.72px;
}
.text-with-icons_page_1 .h5 + p {
  color: #000;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-top: 4px;
  max-width: 200px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_1 .h5 + p {
    color: #000;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    font-size: 12px;
    transform: scale(0.8333333333);
    transform-origin: center top;
  }
}
.text-with-icons_page_1 .h5 + p .quick-buy-drawer__media {
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.text-with-icons_page_1 .notice--wrapper {
  margin-top: 41px;
  margin-bottom: 50px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_1 .notice--wrapper {
    margin-top: 21px;
  }
}
.text-with-icons_page_1 .notice--wrapper p {
  color: #000;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.4px;
  text-align: initial;
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1007px) {
  .text-with-icons_page_1 .notice--wrapper p {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.text-with-icons_page_2 .section {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
  padding: 93px 0 113px;
}
.text-with-icons_page_2 .h3 {
  color: #fff;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_2 .h3 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
  }
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_2 .section-description {
    padding-left: 22px;
    padding-right: 22px;
  }
}
.text-with-icons_page_2 .section-description p {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0.56px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_2 .section-description p {
    text-align: left;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.56px;
  }
}
.text-with-icons_page_2 .text-with-icons__list {
  grid: auto/repeat(3, minmax(0, 280px));
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_2 .text-with-icons__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    gap: 20px;
  }
}
.text-with-icons_page_2 .text-with-icons__item {
  aspect-ratio: 1;
  border-radius: 280px;
  background: #fff;
  gap: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 21px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_2 .text-with-icons__item {
    width: calc((100% - 40px) / 2);
    gap: 11px;
  }
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_2 .text-with-icons__item img {
    width: 56px;
  }
}
.text-with-icons_page_2
  .text-with-icons__item
  > div:not(.text-with-icons__text-wrapper) {
  min-height: 81px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_2
    .text-with-icons__item
    > div:not(.text-with-icons__text-wrapper) {
    min-height: initial;
  }
}
.text-with-icons_page_2
  .text-with-icons__item:nth-of-type(3)
  > div:not(.text-with-icons__text-wrapper) {
  display: none;
}
.text-with-icons_page_2 .h5 {
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.96px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_2 .h5 {
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.72px;
  }
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_3 .section {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.text-with-icons_page_3 .section-stack {
  display: flex;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_3 .section-stack {
    flex-direction: column;
  }
}
.text-with-icons_page_3 .justify-self-center {
  max-width: 162px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_3 .justify-self-center {
    max-width: 100%;
  }
}
.text-with-icons_page_3 .h3 {
  color: #009a44;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 64px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_3 .h3 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
  }
}
.text-with-icons_page_3 .text-with-icons {
  max-width: 1040px;
}
.text-with-icons_page_3 .text-with-icons__list {
  gap: 40px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_3 .text-with-icons__list {
    margin: 0;
    gap: 19px;
  }
}
.text-with-icons_page_3 .text-with-icons__item {
  padding: 40px 0 55px;
  width: 320px;
  max-width: 100%;
  gap: 0;
  border-radius: 20px;
  border: 3px solid #009a44;
  min-height: 486px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_3 .text-with-icons__item {
    width: calc((100% - 19px) / 2);
    min-height: 265px;
    padding: 21px 0 27px;
  }
}
.text-with-icons_page_3 .text-with-icons__item > div {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_3 .text-with-icons__item:nth-of-type(4) {
    padding-bottom: 25px;
  }
}
.text-with-icons_page_3 .text-with-icons__text-wrapper {
  margin-top: 16px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_3 .text-with-icons__text-wrapper {
    margin-top: 5px;
  }
}
.text-with-icons_page_3 .h5 {
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_3 .h5 {
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
  }
}
.text-with-icons_page_3 .point-explanation {
  margin-top: 9px;
  width: 160px;
  max-width: 100%;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  border-radius: 20px;
  background: #009a44;
  padding: 5px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_3 .point-explanation {
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    width: 140px;
  }
}
.text-with-icons_page_3 .link-with-text-arrow-icon--wrapper {
  margin-top: 14px;
  flex-direction: column;
  gap: 4px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_3 .link-with-text-arrow-icon--wrapper {
    margin-top: 9px;
    flex-direction: row;
    align-items: center;
  }
}
.text-with-icons_page_3 .link-with-text-arrow-icon--text {
  color: #009a44;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_3 .link-with-text-arrow-icon--text {
    margin-top: 4px;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    line-height: 1;
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_3 .link-with-text-arrow-icon--wrapper img {
    width: 21px;
    height: 21px;
  }
}
.rich-text_page_3 {
  padding: 74px 0 90px;
}
.rich-text_page_3 .section {
  padding: 0;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 640px) {
  .rich-text_page_3 .section {
    padding: 0 10px;
  }
}
.rich-text_page_3 .rich-text {
  max-width: 1320px;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .rich-text_page_3 .rich-text {
    flex-direction: column;
  }
}
.rich-text_page_3 .justify-self-center {
  max-width: 162px;
}
@media screen and (max-width: 640px) {
  .rich-text_page_3 .justify-self-center {
    max-width: initial;
    margin-bottom: 14px;
  }
}
.rich-text_page_3 .h3 {
  color: #009a44;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
}
@media screen and (max-width: 640px) {
  .rich-text_page_3 .h3 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
  }
}
.rich-text_page_3 .rich-text__wrapper {
  border-radius: 20px;
  border: 3px solid #009a44;
  background: #fff;
  padding: 88px 80px;
  max-width: 1040px;
}
@media screen and (max-width: 640px) {
  .rich-text_page_3 .rich-text__wrapper {
    padding: 23px 30px 60px;
  }
}
.rich-text_page_3 .bold {
  color: #009a44;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
}
@media screen and (max-width: 640px) {
  .rich-text_page_3 .bold {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
  }
}
.rich-text_page_3 .bold + div {
  margin-top: 6px;
}
.rich-text_page_3 .bold + div > p {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
@media screen and (max-width: 640px) {
  .rich-text_page_3 .bold + div > p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
  }
}
@media screen and (max-width: 640px) {
  .accordion-content_page_1 .section {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.accordion-content_page_1 .section-stack {
  gap: 0;
  justify-content: space-between;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}
.accordion-content_page_1 .section-stack__intro {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.accordion-content_page_1 .text-custom {
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 1.44px;
}
@media screen and (max-width: 640px) {
  .accordion-content_page_1 .text-custom {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 1.44px;
  }
}
.accordion-content_page_1 .section-stack__main {
  width: 1040px;
  max-width: 100%;
}
.accordion-content_page_1 .accordion-box {
  padding: 0;
}
.accordion-content_page_1 .accordion {
  border-bottom: 2px solid #009a44;
  padding-left: 80px;
}
@media screen and (max-width: 640px) {
  .accordion-content_page_1 .accordion {
    padding-left: 40px;
  }
}
.accordion-content_page_1 .accordion:first-of-type {
  border-top: 2px solid #009a44;
}
.accordion-content_page_1 .accordion summary {
  position: relative;
  padding-right: 29px;
}
@media screen and (max-width: 640px) {
  .accordion-content_page_1 .accordion summary {
    padding-right: 10px;
  }
}
.accordion-content_page_1 .accordion summary::before {
  content: "Q";
  position: absolute;
  top: 50%;
  left: -69px;
  transform: translateY(-50%);
  color: #009a44;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 0.96px;
}
@media screen and (max-width: 640px) {
  .accordion-content_page_1 .accordion summary::before {
    left: -31px;
  }
}
.accordion-content_page_1 .accordion__toggle {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.8px;
}
@media screen and (max-width: 640px) {
  .accordion-content_page_1 .accordion__toggle {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.56px;
  }
}
@media screen and (max-width: 640px) {
  .accordion-content_page_1 .accordion__content {
    padding-right: 40px;
  }
}
.accordion-content_page_1 .accordion__content::before {
  content: "A";
  position: absolute;
  top: 0;
  left: -69px;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 0.96px;
}
@media screen and (max-width: 640px) {
  .accordion-content_page_1 .accordion__content::before {
    left: -31px;
  }
}
.accordion-content_page_1 .accordion__content .prose {
  max-width: 840px;
}
.accordion-content_page_1 .accordion__content p {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.56px;
}
@media screen and (max-width: 640px) {
  .accordion-content_page_1 .accordion__content p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 175%;
    letter-spacing: 0.56px;
  }
}
@media screen and (max-width: 640px) {
  .media-grid_page_1 .section {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.media-grid_page_1 .media-grid {
  display: flex;
  gap: 40px;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 640px) {
  .media-grid_page_1 .media-grid {
    flex-direction: column;
  }
}
.media-grid_page_1 .media-grid__item {
  width: 50%;
}
@media screen and (max-width: 640px) {
  .media-grid_page_1 .media-grid__item {
    width: 100%;
    aspect-ratio: 1;
  }
}
.media-grid_page_1 .content-over-media {
  border-radius: 20px;
  background: initial;
}
.media-grid_page_1 .place-self-center {
  width: 560px;
}
@media screen and (max-width: 640px) {
  .media-grid_page_1 .place-self-center {
    width: 100%;
    place-self: self-end;
  }
}
.media-grid_page_1 .h4 {
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 1.44px;
}
@media screen and (max-width: 640px) {
  .media-grid_page_1 .h4 {
    text-align: left;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 1.2px;
  }
}
.media-grid_page_1 .media-grid--description {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (max-width: 640px) {
  .media-grid_page_1 .media-grid--description {
    text-align: left;
  }
}
@media screen and (max-width: 640px) {
  .media-grid_page_1 .media-grid--description p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
}
@media screen and (max-width: 640px) {
  .rich-text_page_4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.rich-text_page_4 .section {
  padding: 74px 81px 88px;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 640px) {
  .rich-text_page_4 .section {
    border-radius: 30px;
    padding: 74px 25px 88px;
  }
}
.rich-text_page_4 .h1 {
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .rich-text_page_4 .h1 {
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
  }
}
.rich-text_page_4 .h1 + div {
  margin-top: 33px;
}
.rich-text_page_4 ol {
  gap: 0;
}
@media screen and (max-width: 640px) {
  .rich-text_page_4 ol {
    list-style-type: none;
  }
}
.rich-text_page_4 li {
  text-indent: -18px;
  list-style-type: upper-alpha;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
@media screen and (max-width: 640px) {
  .rich-text_page_4 li {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    list-style-type: none;
    text-indent: initial;
  }
}
.media-with-text_page_3 .media-with-text {
  gap: 159px;
}
@media screen and (max-width: 640px) {
  .media-with-text_page_3 .media-with-text {
    gap: 40px;
  }
}
.media-with-text_page_3 .media-with-text__media-content--wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_3 .media-with-text__media-content--wrapper {
    justify-content: center;
    padding-left: 30px;
  }
}
.media-with-text_page_3 .media-with-text__item {
  align-items: flex-start;
  max-width: 1080px;
  padding-left: 38px;
  justify-content: space-between;
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_3 .media-with-text__item {
    padding-left: 0;
    gap: 20px;
  }
}
.media-with-text_page_3 .media-with-text__media {
  aspect-ratio: 1;
  height: auto;
  max-width: 200px;
  width: 100%;
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_3 .media-with-text__media {
    max-width: 100px;
  }
}
.media-with-text_page_3 .media-with-text__media img {
  -o-object-fit: contain;
  object-fit: contain;
  margin-left: auto;
  margin-right: auto;
}
.media-with-text_page_3 .person-info--wrapper {
  display: none;
}
.media-with-text_page_3 .media-with-text__content {
  margin-left: initial;
  width: 100%;
  max-width: 727px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_3 .media-with-text__content {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_3 .prose {
    margin-left: 41px;
  }
}
.media-with-text_page_3 .prose > p.h2 {
  color: #000;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 1.44px;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_3 .prose > p.h2 {
    flex-direction: column;
    font-size: 24px;
    line-height: 24px;
    text-transform: capitalize;
    leading-trim: both;
    text-edge: cap;
  }
}
.media-with-text_page_3 .h2 + p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.72px;
  margin-top: 32px;
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_3 .h2 + p {
    display: none;
  }
}
.media-with-text_page_3 .block-number {
  margin-right: 32px;
  color: #009a44;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1.92px;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (max-width: 640px) {
  .media-with-text_page_3 .block-number {
    font-size: 30px;
    line-height: 32px;
    letter-spacing: 1.2px;
  }
}
.media-with-text_page_3 .profile {
  display: none;
}
.media-with-text_page_3 .media-with-text--content--wrapper {
  display: none;
}
@media screen and (max-width: 1007px) {
  .media-with-text_page_3 .media-with-text--content--wrapper {
    display: block;
  }
}
.media-with-text_page_3 .media-with-text--content--wrapper p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.72px;
  margin-top: 32px;
}
@media screen and (max-width: 640px) {
  .media-with-text_page_3 .media-with-text--content--wrapper p {
    margin-top: 0;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.56px;
  }
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_4 .section {
    padding-top: 72px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.text-with-icons_page_4 .section-stack {
  gap: 0;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_4 .justify-self-center {
    justify-self: flex-start;
  }
}
.text-with-icons_page_4 .h3 {
  color: #009a44;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
}
.text-with-icons_page_4 .section-description--wrapper {
  margin-top: 31px;
  margin-bottom: 38px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_4 .section-description--wrapper {
    margin-top: 5px;
    margin-bottom: 19px;
  }
}
.text-with-icons_page_4 .section-description--wrapper p {
  text-align: center;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.64px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_4 .section-description--wrapper p {
    text-align: left;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.56px;
  }
}
.text-with-icons_page_4 .text-with-icons__list {
  display: flex;
  gap: 0;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_4 .text-with-icons__list {
    flex-direction: column;
    margin: 0;
    align-items: center;
  }
}
.text-with-icons_page_4 .text-with-icons__item {
  display: flex;
  align-items: center;
  flex-direction: column;
  border-radius: 10px;
  border: 2px solid #009a44;
  max-width: 520px;
  padding: 44px 29px;
  gap: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 716px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_4 .text-with-icons__item {
    min-height: initial;
    padding: 45px 30px 77px;
    min-height: 648px;
  }
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_4 .text-with-icons__item:nth-of-type(1) {
    min-height: 648px;
  }
}
.text-with-icons_page_4 .text-with-icons__item:nth-of-type(2) {
  border: none;
  justify-content: center;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_4 .text-with-icons__item:nth-of-type(2) {
    min-height: initial;
    flex-direction: row;
    position: relative;
    margin: 38px 0 41px;
    padding: 33px 29px;
  }
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_4
    .text-with-icons__item:nth-of-type(2)
    > div:not(.text-with-icons__text-wrapper) {
    transform: rotate(90deg);
  }
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_4 .text-with-icons__item:nth-of-type(3) {
    min-height: 846px;
  }
}
.text-with-icons_page_4 .h5 {
  color: #009a44;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_4 .h5 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
  }
}
.text-with-icons_page_4 .h5 + div {
  margin-top: 19px;
  margin-bottom: 16px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_4 .h5 + div {
    margin-top: 9px;
    margin-bottom: 38px;
  }
}
.text-with-icons_page_4
  .text-with-icons__item:nth-of-type(2)
  .text-with-icons__text-wrapper {
  margin-top: 31px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_4
    .text-with-icons__item:nth-of-type(2)
    .text-with-icons__text-wrapper {
    margin-top: 0;
    position: absolute;
    top: 50%;
    left: calc(50% + 34px);
    transform: translateY(-50%);
  }
}
.text-with-icons_page_4 .prose p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0.56px;
}
@media screen and (max-width: 640px) {
  .text-with-icons_page_4 .prose p {
    margin-top: 20px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }
}
.text-with-icons_page_4 .text-with-icons__item:nth-of-type(1) .prose p {
  margin-top: 30px;
}
.text-with-icons_page_4 .text-with-icons__item:nth-of-type(2) .prose p {
  margin-top: 31px;
  color: #000;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0.96px;
  max-width: 111px;
}
.text-with-icons_page_4 .text-with-icons__item:nth-of-type(3) .prose p {
  margin-top: 17px;
}
.shopify-section--three-images {
  padding: 0 20px;
}
@media screen and (max-width: 640px) {
  .shopify-section--three-images {
    padding: 0 10px;
  }
}
.shopify-section--three-images .images--wrapper {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1160px;
  justify-content: space-between;
}
.shopify-section--three-images img {
  max-width: 360px;
  width: calc((100% - 80px) / 3);
}
@media screen and (max-width: 640px) {
  .shopify-section--three-images img {
    width: calc((100% - 40px) / 3);
    aspect-ratio: 0.75;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px;
  }
}
.apps_top_1 .section {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 640px) {
  .apps_top_1 .section {
    padding-bottom: 80px;
  }
}
.apps_top_1 .tiktok--wrapper {
  margin-bottom: 70px;
  padding-left: 60px;
}
@media screen and (max-width: 640px) {
  .apps_top_1 .tiktok--wrapper {
    margin-bottom: 39px;
    padding-left: 0px;
  }
}
.apps_top_1 .tiktok-info--wrapper {
  margin-top: 74px;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .apps_top_1 .tiktok-info--wrapper {
    margin-left: 10px;
  }
}
.apps_top_1 #mintty-tiktok-feed h2 {
  display: none !important;
}
.apps_top_1 .app-block-title {
  color: #fff;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
}
@media screen and (max-width: 640px) {
  .apps_top_1 .app-block-title {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: -2.16px;
  }
}
.apps_top_1 .app-block-link {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: -1.2px;
  border-radius: 40px;
  border: 3px solid #fff;
  background: #009a44;
  padding: 5px 25px;
}
@media screen and (max-width: 640px) {
  .apps_top_1 .app-block-link {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: -0.48px;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    line-height: 1;
  }
}
.apps_top_1 .tiktok--wrapper .app-block-title {
  margin-bottom: 15px;
}
@media screen and (max-width: 640px) {
  .apps_top_1 #mintty-tiktok-feed {
    margin-top: 0;
  }
}
.apps_top_1 .instagram--wrapper h2 {
  padding-left: 51px;
  margin-bottom: 27px;
}
@media screen and (max-width: 640px) {
  .apps_top_1 .instagram--wrapper h2 {
    padding-left: 10px;
    margin-bottom: 20px;
  }
}
.apps_top_1 .instagram--wrapper .app-block-link {
  margin-left: auto;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-right: 68px;
  margin-top: 40px;
}
@media screen and (max-width: 640px) {
  .apps_top_1 .instagram--wrapper .app-block-link {
    margin-right: 10px;
    margin-top: 10px;
    line-height: 1;
  }
}
.apps_top_1 #insta-feed > h2 {
  display: none;
}
body:not(.template-index) .media-with-text_top_1 {
  padding-top: 0;
  padding-bottom: 131px;
}
@media screen and (max-width: 640px) {
  body:not(.template-index) .media-with-text_top_1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.shopify-section--loading-animation .shopify-section--loading-animation {
  margin: 0;
  padding: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.shopify-section--loading-animation #overlay1,
.shopify-section--loading-animation #overlay2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.shopify-section--loading-animation #overlay1 {
  background-color: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}
.shopify-section--loading-animation #overlay2 {
  background-color: #009a44;
  display: none;
}
.shopify-section--loading-animation #content {
  display: none;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  flex-direction: column;
}
.shopify-section--loading-animation #logo {
  width: 100px;
  height: 100px;
  background-color: green;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  color: #fff;
  border-radius: 50%;
  opacity: 1;
  width: 100%;
  height: auto;
  background: none;
  max-width: 960px;
  z-index: 10;
  opacity: 0;
}
.shopify-section--loading-animation #logo svg {
  width: 100%;
  height: auto;
}
.shopify-section--loading-animation #hello {
  font-size: 48px;
  margin-bottom: 20px;
  opacity: 1;
  width: 295px;
  margin-bottom: 50px;
  height: 60px;
  display: flex;
  align-items: center;
  z-index: 10;
  opacity: 0;
}
.shopify-section--loading-animation .no-scroll {
  overflow-x: hidden;
  overflow-y: hidden;
}
.shopify-section--loading-animation
  .no-membership-icon
  .loloyal-launcher-wrapper {
  display: none !important;
}
.shopify-section--loading-animation .shopify-section--loading-animation {
  z-index: 1000;
  display: block;
  position: absolute !important;
  width: 100vw;
  height: 100vh;
  top: 0;
  bottom: 0;
  opacity: 1;
}
.shopify-section--loading-animation .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.template-page-subscription .rich-text_page_1 .prose {
  max-width: 1080px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.template-page-subscription .rich-text_page_1 .prose div p {
  letter-spacing: -0.01em;
}
@media screen and (max-width: 640px) {
  .template-page-subscription .featured-collection_top_1 .section {
    padding-bottom: 100px;
  }
}
.template-page-subscription .featured-collection_top_1 .section-header {
  grid-template-columns: 100%;
}
.template-page-subscription .featured-collection_top_1 .prose {
  width: 100%;
}
.template-page-subscription .featured-collection_top_1 .h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 42px;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .template-page-subscription .featured-collection_top_1 .h2 {
    text-align: left;
    leading-trim: both;
    text-edge: cap;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
  }
}
.template-page-subscription
  .featured-collection_top_1
  .scrollable-with-controls {
  margin-top: 49px;
}
@media screen and (max-width: 640px) {
  .template-page-subscription
    .featured-collection_top_1
    .scrollable-with-controls {
    margin-top: 39px;
  }
}
.template-page-subscription .featured-collection_top_1 .product-card {
  background: #fff;
}
@media screen and (max-width: 640px) {
  .template-page-subscription .featured-collection_top_1 .scrollbar {
    visibility: visible;
  }
}
.template-page-membership .rich-text_page_1 .section {
  padding: 127px 0 51px;
}
@media screen and (max-width: 640px) {
  .template-page-membership .rich-text_page_1 .section {
    padding-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .template-page-membership .rich-text_page_1 .rich-text__wrapper p {
    text-align: left;
  }
}
@media screen and (max-width: 640px) {
  .template-page-membership .image-with-text-overlay_page_1 .h1 {
    margin-top: 43px;
    color: #009a44;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px;
  }
}
