/** Shopify CDN: Minification failed

Line 80:0 Unexpected "}"

**/
/* Section background image for large devices only */

/* Section background image for large devices only */ 
section#m-app-section-template--26757979963686__1769120978698cdf01 {
    background-image: url('/cdn/shop/files/Untitled_design_14.png?v=1770232581');

     
   
}


/* Make content appear above overlay */
section#m-app-section-template--26757979963686__1769120978698cdf01 > * {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    text-align: center;
}

/* Remove background image for tablets and mobile */
@media (max-width: 1024px) {
    section#m-app-section-template--26757979963686__1769120978698cdf01 {
        background-image: none;
        padding: 60px 15px;
        max-width: 100%;
    }

    section#m-app-section-template--26757979963686__1769120978698cdf01::before {
        display: none; /* Remove overlay */
    }
}

@media (max-width: 767px) {
    section#m-app-section-template--26757979963686__1769120978698cdf01 {
        padding: 40px 10px;
        background-image: none;
        max-width: 100%;
    }

    section#m-app-section-template--26757979963686__1769120978698cdf01::before {
        display: none; /* Remove overlay */
    }
}


/* Base section styles */
section#m-app-section-template--26757979242790__17691231890f1544fa {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 80px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Apply background ONLY on large devices */
@media (min-width: 1025px) {
  section#m-app-section-template--26757979242790__17691231890f1544fa {
    max-width: 1920px; /* Banner width */
    background-image: url('/cdn/shop/files/Untitled_design.png?v=1769123115');
    background-size: contain;      /* Image fits fully */
    background-position: center;
    background-repeat: no-repeat;
  }
  section#m-app-section-template--26757979701542__1770056573a7210a08 {
max-width: 1920px; /* Banner width */
    background-image: url('/cdn/shop/files/Untitled_design.png?v=1769123115');
    background-size: contain;      /* Image fits fully */
    background-position: center;
    background-repeat: no-repeat;
  }
}
}

/* Tablet */
@media (max-width: 1024px) {
  section#m-app-section-template--26757979242790__17691231890f1544fa {
    padding: 60px 15px;
  }
  section#m-app-section-template--26757979701542__1770056573a7210a08 {
 padding: 60px 15px;
}
}

/* Mobile */
@media (max-width: 767px) {
  section#m-app-section-template--26757979242790__17691231890f1544fa {
    padding: 40px 10px;
  }

  section#m-app-section-template--26757979701542__1770056573a7210a08 {
 padding: 60px 15px;
}
}
section#m-app-section-template--26757979963686__1769120978698cdf01 {
    padding: 0;
}section#m-app-section-template--26757979242790__17691231890f1544fa {
    padding: 0px;
}main#MainContent {
    padding: 0px !important;
}
