#shopify-section-sections--15951473213521__multicolumn-with-icons {
  --section-padding-top: 60px;
  --section-padding-bottom: 60px;
}

#shopify-section-sections--15951473213521__footer {
  --section-padding-top: 72px;
  --section-padding-bottom: 72px;
  --color-background: 31 31 31;
  --color-foreground: 255 255 255;
  --color-border: var(--color-foreground) / 0.1;
  --color-border-dark: var(--color-foreground) / 0.4;
  --color-border-light: var(--color-foreground) / 0.06;
  --color-button-background: 255 255 255;
  --color-button-border: 255 255 255;
  --color-button-text: 0 0 0;
}

.footer__logo > a {
  height: 55px;
}

#shopify-section-sections--15951473213521__footer-copyright {
  --gradient-background: #171717;
  --color-background: 23 23 23;
  --color-foreground: 255 255 255;
}

@media (min-width: 1280px) {
  .footer__item--link_list-1 {
    width: calc(50% - var(--sp-12));
  }

  .footer__item--link_list-2 {
    width: calc(50% - var(--sp-12));
  }

  .footer__item--brand_information {
    width: calc(50% - var(--sp-12));
    min-width: 303px;
  }
}

.ff-66cc86c7d13b2dc6d8295590__left {
  display: none !important;
}

.ff-66cc86c7d13b2dc6d8295590__subtitle {
  width: 320px !important;
}

.ff-66cc86c7d13b2dc6d8295590__preference {
  display: none !important;
}

.ff-66cc86c7d13b2dc6d8295590 .ff-66cc86c7d13b2dc6d8295590__container {
  background: none !important;
}

/* .ff-66cc86c7d13b2dc6d8295590__right {
    background: #1F1F1F !important;
} */
.ff-66cc86c7d13b2dc6d8295590__right {
  flex: none !important;
  max-width: unset !important;
}

.ff-66cc86c7d13b2dc6d8295590__right {
  padding: 0 !important;
}

.footer__newsletter [class*="__right"] {
  flex: unset !important;
  display: flex !important;
}

.footer__newsletter form[class*="__form"] [class*="__title"] {
  font-weight: 800;
  text-transform: unset !important;
  line-height: 1.2;
  font-size: 36px;
}

.footer__newsletter form[class*="__form"] [class*="__title"] > * * {
  font-family: var(--font-heading-family) !important;
}

/* .footer__newsletter form[class*="__form"] [class*="__title"]>div>div {
    font-size: 0;
}

.footer__newsletter form[class*="__form"] [class*="__title"]>div>div:before {
    content: "Stay in the loop with our weekly newsletter.";
    font-size: 34px;
} */

/* @media (min-width: 1280px) {
    .footer__item--link_list-2 {
        width: calc(50% - var(--sp-12));
    }
} */

.footer__newsletter > div {
  width: 100%;
  overflow: hidden;
}

[class*="__field fd-form-group"] {
  position: relative !important;
}

.footer__newsletter [class*="__footer"] {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 12px;
}

.footer__newsletter [class*="__footer"] > button {
  width: 40px !important;
  font-size: 0 !important;
  background-color: #fff !important;
  border-radius: 50% !important;
  background-image: url("https://media.barsys.com/assets/right-icon.svg") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 19px !important;
  aspect-ratio: 1/1 !important;
  height: auto !important;
  transition: 0.3s;
  padding: 0 !important;
}

.footer__newsletter [class*="__control"] {
  height: 62px !important;
  border: none !important;
  border-radius: 13px !important;
  background-color: #292929 !important;
  padding-right: 60px !important;
}

[data-ff-el="root"] [class*="__label"] {
  padding: 17px 18px !important;
}

.footer__newsletter {
  max-width: 443px;
}

.footer__newsletter [class*="__footer"] > button:hover {
  scale: 1.05;
}

.footer__newsletter .fd-form-feedback {
  position: absolute;
  top: calc(100% - 6px);
  font-size: 11px !important;
}

[class*="__subtitle"] {
  display: none !important;
}

@media (min-width: 1024px) {
  .footer-copyright .payment-icons {
    justify-content: end;
  }

  .footer-copyright .payment-icons,
  .footer-copyright .credits {
    flex: 0 1 max(450px);
  }
}

@media (max-width: 767px) {
  .footer__newsletter form[class*="__form"] [class*="__title"] {
    font-size: 30px;
  }
}
