/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"src/app/layout.js","import":"Geist","arguments":[{"variable":"--font-geist-sans","subsets":["latin"]}],"variableName":"geistSans"} ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/8d697b304b401681-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/ba015fad6dcf6784-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: 'Geist Fallback';src: local("Arial");ascent-override: 95.94%;descent-override: 28.16%;line-gap-override: 0.00%;size-adjust: 104.76%
}.__className_188709 {font-family: 'Geist', 'Geist Fallback';font-style: normal
}.__variable_188709 {--font-geist-sans: 'Geist', 'Geist Fallback'
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"src/app/layout.js","import":"Geist_Mono","arguments":[{"variable":"--font-geist-mono","subsets":["latin"]}],"variableName":"geistMono"} ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/9610d9e46709d722-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/747892c23ea88013-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/93f479601ee12b01-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: 'Geist Mono Fallback';src: local("Arial");ascent-override: 74.67%;descent-override: 21.92%;line-gap-override: 0.00%;size-adjust: 134.59%
}.__className_9a8899 {font-family: 'Geist Mono', 'Geist Mono Fallback';font-style: normal
}.__variable_9a8899 {--font-geist-mono: 'Geist Mono', 'Geist Mono Fallback'
}

/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/app/globals.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
:root {
  --background: #ffffff;
  --foreground: #171717;
}

@media (prefers-color-scheme: dark) {
  :root {
    --background: #ffffff;
    --foreground: #171717;
  }
}

html,
body {
  max-width: 100vw;
  overflow-x: hidden;
}

body {
  color: var(--foreground);
  background: var(--background);
  font-family: Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

@media (prefers-color-scheme: dark) {
  html {
    color-scheme: dark;
  }
}

/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/app/page.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************/
.page_page__ZU32B {
  --gray-rgb: 0, 0, 0;
  --gray-alpha-200: rgba(var(--gray-rgb), 0.08);
  --gray-alpha-100: rgba(var(--gray-rgb), 0.05);

  --button-primary-hover: #383838;
  --button-secondary-hover: #f2f2f2;

  display: flex;              /* change from grid */
  flex-direction: column;     /* stack items vertically */
  align-items: flex-start;    /* align to the left */
  justify-content: flex-start;/* push to top */
  min-height: 100svh;
  padding: 32px 80px;         /* add some breathing space */
  gap: 32px;                  /* reduced gap */
  font-family: var(--font-geist-sans);
}

@media (prefers-color-scheme: dark) {
  .page_page__ZU32B {
    --gray-rgb: 255, 255, 255;
    --gray-alpha-200: rgba(var(--gray-rgb), 0.145);
    --gray-alpha-100: rgba(var(--gray-rgb), 0.06);

    --button-primary-hover: #ccc;
    --button-secondary-hover: #1a1a1a;
  }
}

.page_main__GlU4n {
  display: flex;
  flex-direction: column;
  gap: 32px;
  grid-row-start: 2;
}

.page_main__GlU4n ol {
  font-family: var(--font-geist-mono);
  padding-left: 0;
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  list-style-position: inside;
}

.page_main__GlU4n li:not(:last-of-type) {
  margin-bottom: 8px;
}

.page_main__GlU4n code {
  font-family: inherit;
  background: var(--gray-alpha-100);
  padding: 2px 4px;
  border-radius: 4px;
  font-weight: 600;
}

.page_ctas__g5wGe {
  display: flex;
  gap: 16px;
}

.page_ctas__g5wGe a {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 128px;
  height: 48px;
  padding: 0 20px;
  border: 1px solid transparent;
  transition:
    background 0.2s,
    color 0.2s,
    border-color 0.2s;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}

a.page_primary__V8M9Y {
  background: var(--foreground);
  color: var(--background);
  gap: 8px;
}

a.page_secondary__lm_PT {
  border-color: var(--gray-alpha-200);
  min-width: 158px;
}

.page_footer__sHKi3 {
  grid-row-start: 3;
  display: flex;
  gap: 24px;
}

.page_footer__sHKi3 a {
  display: flex;
  align-items: center;
  gap: 8px;
}

.page_footer__sHKi3 img {
  flex-shrink: 0;
}

/* Enable hover only on non-touch devices */
@media (hover: hover) and (pointer: fine) {
  a.page_primary__V8M9Y:hover {
    background: var(--button-primary-hover);
    border-color: transparent;
  }

  a.page_secondary__lm_PT:hover {
    background: var(--button-secondary-hover);
    border-color: transparent;
  }

  .page_footer__sHKi3 a:hover {
    text-decoration: underline;
    text-underline-offset: 4px;
  }
}

@media (max-width: 600px) {
  .page_page__ZU32B {
    padding: 32px;
    padding-bottom: 80px;
  }

  .page_main__GlU4n {
    align-items: center;
  }

  .page_main__GlU4n ol {
    text-align: center;
  }

  .page_ctas__g5wGe {
    flex-direction: column;
  }

  .page_ctas__g5wGe a {
    font-size: 14px;
    height: 40px;
    padding: 0 16px;
  }

  a.page_secondary__lm_PT {
    min-width: auto;
  }

  .page_footer__sHKi3 {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}

@media (prefers-color-scheme: dark) {
  .page_logo__7fc9l {
    filter: invert();
  }
}

/* Promo Codes CSS */

.page_promocodes__WXg6E {
  display: flex;
  justify-content: center;  /* 🔥 center align */
  gap: 12px;
  flex-wrap: wrap;
  margin: 20px auto;        /* 🔥 centers block itself */
}

.page_promocode__GLmfo {
  background: #f2f1f1;
  border-radius: 9999px;
  padding: 8px 20px;
  font-weight: bold;
  font-size: 14px;
  color: #000;
  text-decoration: none;
  transition: background 0.2s;
}

.page_promocode__GLmfo:hover {
  background: #e5e5e5;
}

/* Hero Banner CSS */

.page_heroBanner__iGXKc {
  width: 100%;
  margin: 20px 0;
}

.page_heroBanner__iGXKc .swiper {
  width: 100%;
  height: 400px; /* adjust as per design */
  border-radius: 8px;
  overflow: hidden;
}

.page_heroImage__Q6NCQ {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Offer Banner CSS */

.page_offerBanner__rnmn1 {
  width: 100%;
  margin: 20px 0;
}

.page_offerBanner__rnmn1 .swiper {
  width: 100%;
  height: 300px; /* slightly smaller than hero banner */
  border-radius: 8px;
  overflow: hidden;
}

.page_offerImage__ru8bq {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page_bannerWrapper__sF3Ym {
  position: relative;
  width: 100%;
  height: 100%;
}

.page_ctaContainer__WgtrM {
  position: absolute;
  bottom: 20px;
  left: 20px;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.page_ctaBtn__oVGsu {
  border: 2px solid #fff;
  color: #fff;
  padding: 8px 16px;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.4); /* translucent bg */
  transition: all 0.2s ease-in-out;
}

.page_ctaBtn__oVGsu:hover {
  background: rgba(255, 255, 255, 0.9);
  color: #000;
}

/* Category Carousel CSS */

.page_categorySection__doEUb {
  width: 100%;
  margin: 40px 0;
  text-align: center;
}

.page_categoryTitle__wt3iC {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px;
  text-align: center;
}

/* Horizontal scroll container */
.page_categoryScroll__wctPL {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  padding: 10px 16px;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  justify-content: center;
}

.page_categoryCard__8vOUo {
  flex: 0 0 auto; /* prevent shrinking */
  scroll-snap-align: start;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: #000;
}

.page_categoryImage__iTTGG {
  width: 120px;
  height: 120px;
  border-radius: 8px;
  object-fit: cover;
}

.page_categoryName__zUURc {
  margin-top: 6px;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
}

/* Offer Grid */

.page_offerGrid__wIR6w {
  display: grid;
  justify-content: center;   /* center the whole grid */
  grid-gap: 16px;
  gap: 16px;
  margin: 20px auto;
  max-width: 50%;         /* optional: keeps grid from stretching too wide */
  max-height: 600px;
}

@media (max-width: 600px) {
  .page_offerGrid__wIR6w {
    max-width: 80%;
  }
}
/* === 2 images (side by side) === */
.page_offerGrid2__nGn0H {
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: 1fr;
}

/* === 3 images (2 stacked + 1 tall) === */
.page_offerGrid3__Utd3w {
  grid-template-columns: 2fr 1fr;
  grid-auto-rows: 1fr;
}
.page_offerGrid3__Utd3w a:nth-child(1) { grid-column: 1; grid-row: 1; }
.page_offerGrid3__Utd3w a:nth-child(2) { grid-column: 1; grid-row: 2; }
.page_offerGrid3__Utd3w a:nth-child(3) { grid-column: 2; grid-row: 1 / span 2; }

/* === 4 images (2x2 grid) === */
.page_offerGrid4__7MR5k {
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
}

/* === 5 images (2+2 stacked + 1 tall) === */
.page_offerGrid5__25tW5 {
  grid-template-columns: 2fr 2fr 1fr;
  grid-auto-rows: 1fr;
}
.page_offerGrid5__25tW5 a:nth-child(1) { grid-column: 1; grid-row: 1; }
.page_offerGrid5__25tW5 a:nth-child(2) { grid-column: 1; grid-row: 2; }
.page_offerGrid5__25tW5 a:nth-child(3) { grid-column: 2; grid-row: 1; }
.page_offerGrid5__25tW5 a:nth-child(4) { grid-column: 2; grid-row: 2; }
.page_offerGrid5__25tW5 a:nth-child(5) { grid-column: 3; grid-row: 1 / span 2; }

/* === 6 images (2 columns × 3 rows) === */
.page_offerGrid6__k4ytf {
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 1fr);
}

/* Common item styling */
.page_offerGridItem__lcB8C {
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.2s ease;
  aspect-ratio: 1 / 1;      
  width: 100%;
  height: 100%;
}

.page_offerGridItem__lcB8C:hover {
  transform: scale(1.05);
}

.page_offerGridImage__ySWZI {
  width: 100%;
  height: 100%;
  object-fit: contain;   /* instead of cover */
}

/* Brand Banner CSS */

.page_brandBanner__5IE_o {
  width: 100%;
  margin: 30px 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.page_brandBannerItem__QiOtb {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.page_brandBannerImage__Pjr3a {
  width: 100%;
  height: auto;
  border-radius: 8px;
  object-fit: cover;
}

/* Row below image */
.page_brandBannerRow__Ve_IQ {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.page_brandBannerTitle__CXuJM {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}

.page_brandBannerBtn__KHDlT {
  border: 2px solid #000;
  padding: 6px 16px;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  color: #000;
  transition: all 0.2s ease-in-out;
}

.page_brandBannerBtn__KHDlT:hover {
  background: #000;
  color: #fff;
}

/* Offer Normal Slides CSS */

.page_offerNormalSlides__h2KsS {
  padding: 20px;
  border-radius: 8px;
  margin: 20px 0;
}

.page_offerNormalTitle___8I4d {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 16px;
  color: #fff; /* better contrast on dark bg */
  text-align: center; /* 🔥 center align */
}

.page_offerNormalSlide__cRqio {
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.2s ease;
}

.page_offerNormalSlide__cRqio:hover {
  transform: scale(1.05);
}

.page_offerNormalImage__rQvqK {
  width: 200px;
  height: 280px;     /* 🔥 reduced height */
  object-fit: cover; /* crops neatly */
  border-radius: 8px;
}

/* Offer Tilted Slide CSS */


.page_offerTiltedSlides__grSzv {
  padding: 20px;
  border-radius: 8px;
  margin: 30px 0;
}

.page_offerTiltedSlides__grSzv .swiper {
  width: 50%;          /* shrink to fit slides */
  display: flex;
  justify-content: center; /* center swiper in container */
}

@media (max-width: 600) {
  .page_offerTiltedSlides__grSzv .swiper {
  width: auto;          /* shrink to fit slides */
  display: flex;
  justify-content: center; /* center swiper in container */
}
}

.page_offerTiltedTitle__UEqXI {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 16px;
  text-align: center;
  color: #fff;
}

/* Card */
.page_offerTiltedCard__V_Gnl {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

/* Square wrapper */
.page_offerTiltedImageWrapper__sm08p {
  position: relative;
  width: 100px;        /* 🔥 fixed size */
  height: 100px;    
  aspect-ratio: 1 / 1;   /* 🔥 square shape */
  border-radius: 8px;
  overflow: hidden;
  display: block;
}

.page_offerTiltedImage__Oahr3 {
  object-fit: cover;
}

/* Info section under image */
.page_offerTiltedInfo__ajUWS {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  margin-top: 6px;
}

.page_offerTiltedName__vT7nV {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}

.page_offerTiltedBtn__9Mqex {
  border: 1px solid #fff;
  padding: 4px 12px;
  border-radius: 30px;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  color: #fff;
  transition: all 0.2s ease-in-out;
}

.page_offerTiltedBtn__9Mqex:hover {
  background: #fff;
  color: #000;
}

/* Video Product CSS */

.page_videoSection__OHo_Q {
  margin: 40px 0;
  text-align: center;
}

.page_videoTitle__mhbvF {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px;
}

.page_videoWrapper___PlI3 {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  aspect-ratio: 16 / 9;   /* 🔥 enforces widescreen ratio */
  border-radius: 8px;
  overflow: hidden;
  background: #000;       /* fallback so area is black while loading */
}

.page_videoWrapper___PlI3 iframe {
  position: absolute;
  top: 0;                 /* 🔥 add these */
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* Footer CSS */

.page_footerSection__t2TqJ {
  background: #fff;
  color: #111;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

/* Brand Logos row */
.page_footerBrandLogos__fmRlf {
  display: flex;
  gap: 40px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 20px 0;
}

.page_footerBrandLogoWrapper__jab0L {
  position: relative;
  height: 100px;   /* 🔥 fixed height */
  width: auto;
  min-width: 120px; /* keeps a minimum space for smaller logos */
  display: flex;
  align-items: center;
  justify-content: center;
}

.page_footerBrandLogoImg__7HD_a {
  object-fit: contain; /* 🔥 maintain original ratio */
}

/* Connect With Us block */
.page_footerConnectBlock__XOqA5 {
  background: #222;
  color: #fff;
  padding: 30px 20px;
  text-align: center;
}

.page_footerConnectBlock__XOqA5 h3 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}

.page_footerNewsletter__XdXP1 {
  display: flex;
  justify-content: center;
  margin: 16px 0;
}

.page_footerNewsletter__XdXP1 input {
  padding: 10px;
  width: 280px;
  border: none;
  border-radius: 4px 0 0 4px;
}

.page_footerNewsletter__XdXP1 button {
  background: #666;
  color: #fff;
  border: none;
  padding: 10px 20px;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  font-weight: 600;
}

.page_footerCheckbox__JNNkl {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
  color: #bbb;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

/* Confidence Strip */
.page_footerConfidence__Li4zd {
  display: flex;
  justify-content: center;
  gap: 60px;
  padding: 20px 0;
  flex-wrap: wrap;
  background: #f5f5f5;
}

.page_confidenceItem__Zmyq1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 13px;
  font-weight: 500;
  color: #333;
}

/* Links section */
.page_footerLinksRow__q3mPJ {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 20px 0;
}

.page_footerLinksRow__q3mPJ h4 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.page_footerLinksRow__q3mPJ ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.page_footerLinksRow__q3mPJ li {
  margin: 6px 0;
}

.page_footerLinksRow__q3mPJ a {
  text-decoration: none;
  color: #333;
  font-size: 13px;
}

.page_footerLinksRow__q3mPJ a:hover {
  color: #000;
}

/* Bottom row */
.page_footerBottomRow__qCI_S {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 40px;
  padding: 20px 0;
}

.page_footerHeading__NW7CL {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 12px;
  text-transform: uppercase;
  color: #111;
}

.page_footerContact__EZZSm,
.page_footerDownload__QiMiL,
.page_footerSocial__Z7EjP {
  flex: 1 1;
  min-width: 200px;
}

.page_footerContact__EZZSm a {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  color: #333;
  text-decoration: none;
  margin-bottom: 6px;
}

.page_footerContact__EZZSm a:hover {
  color: #000;
}

.page_footerDownload__QiMiL img {
  border-radius: 4px;
  margin-top: 6px;
}

.page_footerSocialIcons__xfGcS {
  display: flex;
  gap: 16px;
}

.page_footerCopy__Oxx70 {
  text-align: center;
  font-size: 12px;
  color: #777;
  padding: 10px 0;
  border-top: 1px solid #eee;
}

/* Top Nav CSS */

/* Top Navigation Styles */
.page_topNav__kzPo2 {
  background: #f8f8f8;
  border-bottom: 1px solid #eee;
  padding: 0 40px;
  font-family: Arial, sans-serif;
}

.page_topNavList__oHtMe {
  display: flex;
  justify-content: center;
  gap: 32px;
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: center;
  height: 60px;
}

.page_topNavItem__A_dyA {
  position: relative;
}

.page_topNavLink__JS0Z3 {
  text-decoration: none;
  font-weight: 500;
  color: #000;
  padding: 10px 0;
  display: inline-block;
  font-size: 15px;
}

.page_topNavLink__JS0Z3:hover {
  text-decoration: underline;
}

/* Flyout menu */
.page_flyoutMenu__VTIc1 {
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  width: 900px;
  padding: 24px;
  z-index: 1000;
}

.page_topNavItem__A_dyA:hover .page_flyoutMenu__VTIc1,
.page_topNavItem__A_dyA:focus-within .page_flyoutMenu__VTIc1 {
  display: block;
}

.page_flyoutContent__vn32G {
  display: flex;
  width: 100%;
  gap: 40px;
}

.page_flyoutCategories__0_un4 {
  display: flex;
  flex: 2 1;
  gap: 40px;
}

.page_l2Column__bnnde h4 {
  margin: 0 0 12px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #111;
}

.page_l2Column__bnnde ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.page_l2Column__bnnde li {
  margin-bottom: 8px;
}

.page_l2Column__bnnde a {
  text-decoration: none;
  font-size: 14px;
  color: #333;
  transition: color 0.2s ease;
}

.page_l2Column__bnnde a:hover {
  text-decoration: underline;
  color: #000;
}

/* Promo Banner inside flyout */
.page_flyoutBanner__XnBk7 {
  flex: 1 1;
}

.page_flyoutBannerImg__e9G07 {
  width: 100%;
  height: auto;
  border-radius: 4px;
  object-fit: cover;
  display: block;
}

/* Breadcrumb CSS */

/* Breadcrumbs */
.page_breadcrumbs__5J_FD {
  padding: 16px 40px 12px;
  font-size: 13px;
  display: flex;
  align-items: center;
  gap: 6px;
  color: #666;
}

.page_breadcrumbs__5J_FD a {
  color: #666;
  text-decoration: none;
  font-weight: 400;
}

.page_breadcrumbs__5J_FD a:hover {
  text-decoration: underline;
  color: #333;
}

.page_breadcrumbs__5J_FD span.page_separator__fBZ6h {
  color: #aaa;
  font-size: 12px;
}

.page_breadcrumbs__5J_FD .page_current__pRY1c {
  font-weight: 600;
  color: #111;
}
