/** Shopify CDN: Minification failed

Line 501:0 Expected ")" to go with "("

**/
html {
  scroll-behavior: smooth;
}

a:empty,
ul:empty,
dl:empty,
div:empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
  display: block;
}
a {
  text-decoration: none;
}
img,
video {
  height: auto;
  max-width: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: rgb(60, 97, 60)
}
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-weight: 600;
}
@media (min-width: 640px) {
  .sm\:block {
    display: block !important;
  }
  .sm\:flex {
    display: flex !important;
  }
}
@media (min-width: 768px) {
  .md\:block {
    display: block !important;
  }
  .md\:flex {
    display: flex !important;
  }
}
@media (min-width: 1024px) {
  .lg\:block {
    display: block !important;
  }
  .lg\:flex {
    display: flex !important;
  }
}
@media (min-width: 1280px) {
  .xl\:block {
    display: block !important;
  }
  .xl\:flex {
    display: flex !important;
  }
}
@media (min-width: 1536px) {
  .\32 xl\:block {
    display: block !important;
  }
  .\32 xl\:flex {
    display: flex !important;
  }
}

.page-nav-hidden .section-header sticky-header {
  display: none !important;
}

.page-nav-transparent .section-header sticky-header {
  background: transparent;
  transition: 0.25s all;
}

.page-nav-blur .section-header sticky-header {
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
    var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
    var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
    var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
    var(--tw-backdrop-sepia);
  background-color: rgb(35, 91, 39 / 0.05);
  transition: 0.25s all;
}
.page-nav-blur-2 .section-header sticky-header {
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
    var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
    var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
    var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
    var(--tw-backdrop-sepia);
  background-color: rgb(35, 91, 39 / 0.4);
  transition: 0.25s all;
}
.page-nav-transparent .shopify-section-header-sticky.animate sticky-header,
.page-nav-blur .shopify-section-header-sticky.animate sticky-header,
.page-nav-blur-2 .shopify-section-header-sticky.animate sticky-header {
  background: rgb(var(--color-background)) !important;
}

.relck-leo-messi #hero {
  margin-top: -100px;
  padding-top: 100px;
}

.relck-genesis-hero,
.relck-messi-football-hero,
.relck-landing-hero,
.relck-home,
.relck-about,
.relck-sustainability #hero {
  margin-top: -100px;
}

.shopify-policy__container {
  max-width: 750px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.shopify-policy__title h1,
.article-template__content h1 {
  font-size: 60px;
  line-height: 1;
  color: rgb(35, 91, 39);
  font-weight: 600;
  letter-spacing: -0.025em;
  margin-top: 6rem;
  margin-bottom: 4rem;
}

.shopify-policy__body,
.shopify-policy__body th,
.shopify-policy__body td {
  font-size: 18px;
  line-height: 28px;
  color: rgb(82, 143, 76);
}

.article-template__content {
  font-size: 16px;
  line-height: 26px;
  color: rgb(82, 143, 76);
}

.shopify-policy__body p,
.article-template__content p {
  margin-top: 1rem;
}

.shopify-policy__body p strong,
.shopify-policy__body li strong,
.article-template__content p strong {
  font-size: 18px;
  line-height: 28px;
  color: rgb(82, 143, 76);
}

.article-template__content li strong {
  font-size: 16px;
  line-height: 26px;
  color: rgb(82, 143, 76);
}

.article-template__content a {
  text-decoration: underline;
}

.shopify-policy__body ol li {
  list-style: decimal;
}

.shopify-policy__body ol ol li {
  list-style: lower-alpha;
}

.shopify-policy__body ol ol ol li {
  list-style: lower-roman;
}

.article-template header h1,
.article-template__content h1 {
  font-size: 3rem;
  color: rgb(29, 66, 13;
  font-weight: 600;
}

.article-template__content p {
  margin-bottom: 1rem;
}

.shopify-policy__body h2,
.article-template__content h2 {
  font-size: 36px;
  line-height: 40px;
  color: rgb(29, 66, 13);
  font-weight: 600;
  letter-spacing: -0.025em;
  margin-top: 3rem;
}

.shopify-policy__body h3,
.article-template__content h3 {
  font-size: 24px;
  line-height: 32px;
  color: rgb(29, 66, 13);
  font-weight: 600;
  letter-spacing: -0.025em;
  margin-top: 3rem;
}

.shopify-policy__body h4,
.article-template__content h4 {
  font-size: 20px;
  line-height: 28px;
  color: rgb(29, 66, 13);
  font-weight: 600;
  letter-spacing: -0.025em;
  margin-top: 3rem;
}

.shopify-policy__body strong {
  font-size: 24px;
  line-height: 32px;
  color: rgb(29, 66, 13);
  font-weight: 600;
  letter-spacing: -0.025em;
  margin-top: 3rem;
}

.shopify-policy__body table {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

@media (max-width: 768px) {
  .shopify-policy__title h1,
  .article-template__content h1 {
    font-size: 48px;
  }

  .shopify-policy__body h2,
  .article-template__content h2 {
    font-size: 30px;
    line-height: 36px;
  }

  .shopify-policy__body h3,
  .article-template__content h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .shopify-policy__body h4,
  .article-template__content h4 {
    font-size: 18px;
    line-height: 24px;
  }

  .shopify-policy__body strong {
    font-size: 20px;
    line-height: 28px;
  }

  .shopify-policy__body,
  .shopify-policy__body th,
  .shopify-policy__body td,
  .article-template__content {
    font-size: 16px;
    line-height: 26px;
  }
}

.list-menu__item--active,
.header__active-menu-item,
.header__menu-item:hover,
.header__menu-item:hover span {
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .relck-header-display-2 {
    font-size: 48px;
  }
  .relck-header-display-3 {
    font-size: 32px;
  }
}

.accordion details[open] > summary .relck-icon-caret {
  transform: rotate(180deg);
}

.relck-icon-caret circle,
.relck-icon-caret path {
  stroke: rgb(29, 66, 13);
}

.header__menu-item {
  color: rgba(var(--color-foreground), 1);
}

.modal-video__content {
  background: #f4f4f4 !important;
  border-radius: 10px !important;
  width: 95vw !important;
  height: 90vh !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}

@media (min-width: 768px) {
  .modal-video__content.modal-policy {
    width: 40vw !important;
    height: 60vh !important;
  }
}

.marketing-benefits .metafield-single_line_text_field::before {
  content: "";
  background-image: url("https://cdn.shopify.com/s/files/1/0838/4305/5896/files/marketing-benefits-icon-check.svg?v=1710876817");
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.marketing-shipping-notes .metafield-rich_text_field {
  position: relative;
}

.marketing-shipping-notes .metafield-rich_text_field p {
  margin-top: 24px;
  margin-bottom: 20px;
  padding-left: 24px;
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(35, 91, 39 / var(--tw-text-opacity));
}

.marketing-shipping-notes .metafield-rich_text_field p::before {
  content: "";
  background-image: url("https://cdn.shopify.com/s/files/1/0838/4305/5896/files/truck.svg?v=1713387228");
  width: 18px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 3px;
  background-repeat: no-repeat;
  background-size: cover;
}

.h4.accordion__title {
  color: rgb(35, 91, 39 / var(--tw-text-opacity));
}

.product__accordion.accordion .metafield-rich_text_field p {
  text-align: left !important;
  margin-top: 0 !important;
  margin-bottom: 1rem;
  padding: 0 !important;
}

.accordion__content.rte {
  padding: 0 !important;
}

cart-drawer {
  z-index: 1000000 !important;
}

[id$="__relck_genesis_sticky_bar"] {
  position: sticky;
  top: 0;
  backdrop-blur: blur(4px);
  z-index: 2;
}

@media (min-width: 1900px) {
  .swiper-sustainability .swiper-button-next,
  .swiper-sustainability .swiper-button-prev {
    display: none !important;
  }
}

.swiper-sustainability .swiper-slide {
  width: fit-content;
}

.link.link--text.disclosure__link.caption-large.focus-inset span svg {
  margin-top: 9px;
}

.newsletter-form__button.field__button {
  width: 6rem !important;
}

.field__input,
.customer .field input {
  height: 48px;
}

media-gallery .slider-buttons {
  margin-top: -60px;
  position: relative;
  z-index: 2;
}

.relck-messi-football-sticky-bar {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
}

.swiper-pagination-bullet-active {
  background: #13284c !important;
}

.relck-variants .product-form__input--pill input[type="radio"] + label {
  border-radius: 12px !important;
  padding: 16px 30px 16px 50px !important;
  border-color: #d2d2d2 !important;
  border: 2px solid;
}

.relck-variants .product-form__input--pill input[type="radio"]:checked + label {
  border-color: rgb(29, 66, 13) !important;
}

.relck-variants .product-form__input--pill input[type="radio"]:disabled + label,
.relck-variants
  .product-form__input--pill
  input[type="radio"].disabled
  + label {
  text-decoration: none !important;
}

.relck-variants
  .product-form__input--pill
  input[type="radio"]:disabled
  + label:hover,
.relck-variants
  .product-form__input--pill
  input[type="radio"].disabled
  + label:hover {
  cursor: default;
}

.relck-variants .product-form__input input[type="radio"] {
  clip: unset !important;
  height: 18px !important;
  width: 18px !important;
  z-index: 1;
  margin-top: 25px;
  margin-left: 20px;
}

.relck-variants label .relck-currency {
  /* font-size: 12px; */
}

.product-form__submit::after,
.product-form__submit::before {
  display: none;
}

#product-info-column {
  scroll-margin-top: 100px;
}
