/** Shopify CDN: Minification failed

Line 277:0 Expected "}" to go with "{"

**/
.footer {
    background: #fcc463;
    border: solid 1px #fad982;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

#ghc-app .banner-text {
  color: #000000 !important;
}
.footer__content-top {
  padding: 40px 65px 0;
  display: block;
}

.footer-logo .cs-flex {
  display: flex;
  flex-direction: column;
}

.footer-logo .cs-flex img { max-width: 110px;} 

.footer-logo .cs-hr {
    opacity: .4;
    background-blend-mode: multiply;
    background-image: linear-gradient(to bottom,#fad982,#fad982);
    height: 1px;
    margin-top: 40px;
    display: block;
}

.footer__content-top .footer__blocks-wrapper {
    padding: 60px 0 30px;
    
}

.footer__content-top .grid {
    display: block;
    flex: 1 1 auto;
    column-gap: 0;
}

.uasage-description ul {
  list-style: none;
  padding: 0;
}
.uasage-description li {
  padding: 10px 0;
  max-width: 401px;
}
.footer__content-top h3.footer-block__heading {
    margin: 0 0 20px;
    font-size: 10px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.67px;
    color: #000;
    text-transform: uppercase;    
    font-family: AktivGrotesk,sans-serif;
}

.cs-newsletter .newsletter-form {
    margin-left: 0;
  max-width: 320px;
}

.cs-newsletter h3.footer-block__heading {
    padding-bottom: 35px;
    margin: 0;
}

.cs-newsletter .footer-block__newsletter .footer-block__heading {
    font-family: "Playfair Display";
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.35px;
    color: #000;
    margin: 30px 0 20px;
    max-width: 510px;
}

.cs-newsletter .footer-block__newsletter .footer-block__heading span {
    font-style: italic;
}

.footer-block__newsletter .newsletter-form__field-wrapper {
   
}

.footer-block__newsletter .newsletter-form__field-wrapper .field {
    min-width: 290px;
    max-width: 320px;
     position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100%;
    background-color: #fff;
    border-radius: 40px;
}

.newsletter-form__field-wrapper .field:before,
.newsletter-form__field-wrapper .field:after {
    display: none;
}


.footer-block__newsletter .newsletter-form__field-wrapper .field__input {
  font-family: "Playfair Display";
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 3.75;
  letter-spacing: normal;
  color: #000;
  border-radius: 40px 40px;
  min-height: 60px;
  border: 0;
  padding: 0 0 0 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: calc(100% - 60px);
  min-width: auto;
  flex-grow: inherit;
}

.footer-block__newsletter .newsletter-form__button svg {
  display: none;
}

.footer-block__newsletter .field__input::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.footer-block__newsletter .field__input:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.footer-block__newsletter .field__input::placeholder {
    color: #6c757d;
    opacity: 1
}

.footer-block__newsletter .newsletter-form__button {
    background-image: url(/cdn/shop/files/arrow-32-px.svg?v=1707735208);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0 40px 40px 0;
    background-color: #fff;
    border: 0;
    height: 60px;
    width: 60px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
}

.footer__content-bottom {
    padding: 18px 1.25rem;    
}

.footer__content-bottom .cs-hr {
    opacity: .4;
    background-blend-mode: multiply;
    background-image: linear-gradient(to bottom,#fad982,#fad982);
    height: 1px;
    display: block;
}

.footer__content-bottom .contact-details {
    flex-wrap: wrap;
}

.footer__content-bottom .country-detail {
    padding: 0 30px;    
}

.footer__content-bottom .country-detail .heading {
    font-family: AktivGrotesk;
    font-size: 10px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.67px;
    color: #000;
    text-transform: uppercase;
    padding-right: 4px;
}

.footer__content-bottom .country-detail .content {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.86;
    letter-spacing: normal;
    color: #000;
    padding-right: 4px;
}

.footer__content-bottom .country-detail .content a {
  color: #000;
}


@keyframes appear-down {
  0% {
    opacity: 0;
    margin-top: -1rem;
  }
  100% {
    opacity: 1;
    margin-top: 0;
  }
}

.footer-block__details-content .list-menu__item--link,
.copyright__content a {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.86;
    letter-spacing: normal;
    color: #000;
    border-radius: 0;
    border: none;
    padding: 0;
    background: 0 0;
    text-decoration: none; 
}

@keyframes animateLocalization {
  0% {
    opacity: 0;
    transform: translateY(0);
  }

  100% {
    opacity: 1;
    transform: translateY(-1rem);
  }
}


@media only screen and (max-width:768px) {
  .footer__content-top { padding: 40px 0 0;}
  .footer__content-top .footer__blocks-wrapper { padding: 20px 0; margin-bottom: 0;}
  .cs-newsletter .footer-block__newsletter .footer-block__heading { font-size: 14px; margin: 22px 0
 
  
}

@media only screen and (max-width:767px) {
  .footer .cs-newsletter { margin-bottom: 40px;}
  .footer__content-bottom .country-detail { padding: 40px 0;}
  .footer__content-bottom { padding: 0;}
  .footer__content-bottom .country-detail .content { line-height: 1.86;}
  .footer-logo .cs-flex { align-items: center;}
}
