.elementor-1898 .elementor-element.elementor-element-bb92d76:not(.elementor-motion-effects-element-type-background), .elementor-1898 .elementor-element.elementor-element-bb92d76 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F9FA;}.elementor-1898 .elementor-element.elementor-element-bb92d76 > .elementor-container{max-width:1200px;}.elementor-1898 .elementor-element.elementor-element-bb92d76{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-1898 .elementor-element.elementor-element-bb92d76 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1898 .elementor-element.elementor-element-5b0ff84:not(.elementor-motion-effects-element-type-background), .elementor-1898 .elementor-element.elementor-element-5b0ff84 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F9FA;}.elementor-1898 .elementor-element.elementor-element-5b0ff84{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-1898 .elementor-element.elementor-element-5b0ff84 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1898 .elementor-element.elementor-element-423d251:not(.elementor-motion-effects-element-type-background), .elementor-1898 .elementor-element.elementor-element-423d251 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F9FA;}.elementor-1898 .elementor-element.elementor-element-423d251{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-1898 .elementor-element.elementor-element-423d251 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1898 .elementor-element.elementor-element-961b817:not(.elementor-motion-effects-element-type-background), .elementor-1898 .elementor-element.elementor-element-961b817 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(90deg, #F2A31B 0%, #F7AB1E 100%);}.elementor-1898 .elementor-element.elementor-element-961b817 > .elementor-container{max-width:1300px;}.elementor-1898 .elementor-element.elementor-element-961b817{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-1898 .elementor-element.elementor-element-961b817 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1898 .elementor-element.elementor-element-5b9fdd6 > .elementor-container{max-width:1600px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-9253e62 */.amz-pricing-hero {
    font-family: 'Montserrat', 'Poppins', sans-serif;
    background: #F7F9FA;
    padding: clamp(0.75rem, 6vw, 2rem);
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: clamp(1.5rem, 4vw, 3rem);
    align-items: center;
    text-align: center;
  }
  .amz-pricing-card,
  .amz-pricing-media {
    background: linear-gradient(90deg, #f2a31b, #f7ab1e);
    border-radius: 28px;
    box-shadow: 0 18px 55px rgba(10, 22, 60, 0.15);
    padding: clamp(2.75rem, 4vw, 2.75rem);
  }
  .amz-pricing-eyebrow {
    text-transform: uppercase;
    letter-spacing: 0.25em;
    font-size: 0.75rem;
    color: #fff;
    margin-bottom: 0.5rem;
  }
  .amz-pricing-card h2 {
    font-size: clamp(1.2rem, 5vw, 2rem);
    margin-bottom: 0.9rem;
    line-height: 1.15;
    color: #fff;
  }
  .amz-pricing-body {
    margin: 0 5rem 1.5rem;
    color: #fff;
    font-size: 0.9rem;
    line-height: 1.7;
  }
  .amz-pricing-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #ffb319;
    color: #fff;
    font-weight: 600;
    border-radius: 999px;
    padding: 0.85rem 2.25rem;
    text-decoration: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
  }
  .amz-pricing-cta:hover {
    background: #fff;
    color: #ffb319;
    border: 1px solid #000;
  }

  @media (max-width: 640px) {
    .amz-pricing-card {
      border-radius: 22px;
      padding: 1.5rem;
    }
    .amz-pricing-body {
    margin: 0 0 1.5rem;
    line-height: 1.7;
  }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3997449 */.amz-hero {
    font-family: 'Montserrat', 'Poppins', sans-serif;;
    background: #F7F9FA;
    color: #0b1320;
    padding: clamp(2rem, 5vw, 4rem);
    display: grid;
    gap: clamp(1.75rem, 4vw, 2.75rem);
  }
  .amz-hero__intro {
    max-width: 800px;
  }
  .eyebrow {
    text-transform: uppercase;
    letter-spacing: 0.25em;
    color: #79819a;
    font-size: 0.75rem;
    margin-bottom: 0.6rem;
  }
  .amz-hero h2 {
    font-size: clamp(2.25rem, 5vw, 3.2rem);
    margin-bottom: 1rem;
    line-height: 1.15;
  }
  .lead {
    color: #465066;
    line-height: 1.7;
    max-width: 68ch;
  }

  .amz-hero__visual {
    position: relative;
    border-radius: 18px;
    overflow: hidden;
    background: #010618;
    margin: 0;
  }
  .amz-hero__visual img {
    width: 100%;
    display: block;
    object-fit: cover;
    min-height: 260px;
  }
  .price-tag {
    position: absolute;
    top: 1.5rem;
    left: 1.5rem;
    background: rgba(255,255,255,0.96);
    border-radius: 12px;
    padding: 0.75rem 1rem;
    font-weight: 600;
    display: flex;
    gap: 0.5rem;
    align-items: baseline;
  }
  .price-tag .old-price {
    text-decoration: line-through;
    color: #9ca3af;
  }
  .price-tag .new-price {
    font-size: 1.25rem;
    color: #111827;
  }
  .order-card {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    width: min(260px, 55%);
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 15px 35px rgba(7, 16, 38, 0.3);
    padding: 1.25rem;
    display: grid;
    gap: 0.75rem;
  }
  .order-card header .title {
    font-weight: 600;
    margin: 0;
  }
  .order-card header .subtitle {
    color: #6b7280;
    margin: 0;
  }
  .order-card ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 0.5rem;
  }
  .order-card li {
    display: flex;
    justify-content: space-between;
    font-size: 0.9rem;
    color: #4b5563;
  }
  .order-summary {
    border-top: 1px solid #e5e7eb;
    padding-top: 0.75rem;
    display: flex;
    justify-content: space-between;
    font-weight: 600;
  }
  .order-card button {
    background: #111c52;
    color: #fff;
    border: none;
    border-radius: 12px;
    padding: 0.6rem 1rem;
    cursor: pointer;
    font-weight: 600;
  }
  .order-card button:hover {
    background: #0d1640;
  }

  .amz-hero__cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: clamp(1rem, 2vw, 1.75rem);
  }
  .amz-hero__cards article {
    background: #fff;
    padding: 1.5rem;
    border-radius: 18px;
    box-shadow: 0 10px 20px rgba(8, 18, 48, 0.08);
    display: grid;
    gap: 0.6rem;
  }
  .amz-hero__cards h3 {
    margin: 0;
    font-size: 1.1rem;
  }
  .amz-hero__cards p {
    color: #4a546c;
    line-height: 1.6;
    margin: 0;
  }
  .amz-hero__cards a {
    color: #0b49ff;
    font-weight: 600;
    text-decoration: none;
  }
  .amz-hero__cards a:hover {
    text-decoration: underline;
  }
  /* Initial hidden state */
.amz-hero__cards article {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.55s ease-out, transform 0.55s ease-out;
}

/* Reveal state */
.amz-hero__cards article.reveal {
  opacity: 1;
  transform: translateY(0);
}


  @media (max-width: 900px) {
    .order-card {
      position: relative;
      width: 100%;
      margin: 1.25rem auto 0;
      top: auto;
      right: auto;
    }
    .price-tag {
      position: relative;
      left: auto;
      top: auto;
      display: inline-flex;
      margin: 1rem;
    }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cee5af9 */.brand-fulfill-wrap {
    font-family: 'Montserrat', 'Poppins', sans-serif;
    background: white;
    color: #0f1526;
    padding: clamp(2rem, 5vw, 4rem);
    max-width: 1200px;
    margin: 0 auto;
  }
  .brand-fulfill-label {
    text-transform: uppercase;
    letter-spacing: 0.25em;
    font-size: 0.75rem;
    color: #7b849d;
    margin-bottom: 0.6rem;
  }
  .brand-fulfill-title {
    font-size: clamp(2.1rem, 4vw, 3.1rem);
    line-height: 1.2;
    margin-bottom: 2rem;
  }
  .brand-fulfill-grid {
    display: grid;
    gap: clamp(1rem, 2vw, 1.5rem);
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .brand-fulfill-card {
    background: #fff;
    border-radius: 20px;
    padding: 1.6rem;
    box-shadow: 0 15px 35px rgba(15, 23, 42, 0.07);
    display: grid;
    gap: 0.75rem;
  }
  .brand-fulfill-icon {
    width: 50px;
    height: 50px;
    border-radius: 14px;
    background: #ebefff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
    color: #1a2f73;
  }
  .brand-fulfill-card h3 {
    margin: 0;
    font-size: 1.1rem;
  }
  .brand-fulfill-card p {
    margin: 0;
    color: #4a5470;
    line-height: 1.6;
  }
  .brand-fulfill-meta {
    font-weight: 600;
    color: #0d4cff;
  }
  .contact{
   background: linear-gradient(90deg, #f2a31b, #f7ab1e);
   align-items: center;
   justify-content: center;
  }
  
  .sb-smallbiz-hero__cta {
  width: auto;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.85rem 2.75rem;
  border-radius: 999px;
  background-color: #fff;
  color: #ffb319;
  font-weight: 600;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.sb-smallbiz-hero__cta:hover,
.sb-smallbiz-hero__cta:focus-visible {
  transform: translateY(-5px);
  box-shadow: 0 12px 25px rgba(126, 126, 126, 0.35);
}
/* Initial hidden state */
.brand-fulfill-card {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.55s ease-out, transform 0.55s ease-out;
}

/* Reveal state */
.brand-fulfill-card.reveal {
  opacity: 1;
  transform: translateY(0);
}

  @media (max-width: 1024px) {
    .brand-fulfill-grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  @media (max-width: 640px) {
    .brand-fulfill-grid {
      grid-template-columns: 1fr;
    }
    .brand-fulfill-wrap {
      padding: 2rem 1.25rem;
    }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-31223ff */.retail-channel-wrap {
    font-family: "Montserrat", "Poppins", sans-serif;
    background: #f7f9fa;
    color: #0f172a;
    padding: clamp(2rem, 6vw, 5rem);
    display: grid;
    gap: clamp(1.5rem, 3vw, 2.5rem);
    max-width: 1180px;
    margin: 0 auto;
  }
  .retail-channel-eyebrow {
    text-transform: uppercase;
    letter-spacing: 0.25em;
    font-size: 0.75rem;
    color: #7b829c;
    margin-bottom: 0.5rem;
  }
  .retail-channel-intro h2 {
    font-size: clamp(2.3rem, 4vw, 3.2rem);
    margin-bottom: 0.9rem;
    line-height: 1.2;
  }
  .retail-channel-intro p {
    max-width: 68ch;
    color: #47506a;
    line-height: 1.7;
    margin: 0;
  }

  .retail-channel-body {
    display: grid;
    grid-template-columns: 1fr;
  }

  .retail-channel-features {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }

  /* Hide empty side using pseudo-columns */
  .zig {
    /* background: #fff; */
    border-radius: 18px;
    padding: 1.35rem;
    /* box-shadow: 0 14px 30px rgba(14, 23, 54, 0.08); */
  }

  .article-hidden {
    background-color: #f7f9fa;
  }

  .article-appear {
    background: #fff;
    box-shadow: 0 14px 30px rgba(14, 23, 54, 0.08);
  }

  .zag-right {
    grid-column: 2; /* appears on right column */
  }

  .zag-left {
    grid-column: 1; /* appears on left column */
  }

  .retail-channel-features h3 {
    margin: 0;
    font-size: 1.1rem;
  }

  .retail-channel-features p {
    margin: 0;
    color: #4b5673;
    line-height: 1.6;
  }
/* Initial hidden state */
.zig {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.55s ease-out, transform 0.55s ease-out;
}

/* Reveal state */
.zig.reveal {
  opacity: 1;
  transform: translateY(0);
}

  @media (max-width: 700px) {
    .retail-channel-features {
      grid-template-columns: 1fr;
    }
    .zag-left,
    .zag-right {
      grid-column: 1;
    }
    .article-hidden{
        display: none;
    }
  }
  @media (max-width: 900px) {
    .retail-channel-body {
      grid-template-columns: 1fr;
    }
    .retail-channel-overlay {
      position: relative;
      left: 0;
      bottom: 0;
      margin-top: 1rem;
      display: inline-block;
    }
  }
  @media (max-width: 600px) {
    .retail-channel-wrap {
      padding: 2rem 1.25rem;
    }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9946da5 */.sb-smallbiz-hero {
  padding: 1.25rem 1.25rem;
  text-align: center;
  background: linear-gradient(90deg, #f2a31b, #f7ab1e);
  color: #000;
}

.sb-smallbiz-hero__content {
  max-width: 820px;
  margin: 0 auto;
}

.sb-smallbiz-hero__title {
  font-family: 'Montserrat', 'Poppins', sans-serif;
  font-size: clamp(1rem);
  font-weight: 600;
  color: #fff;
  margin-bottom: 1rem;
}

.sb-smallbiz-hero__lead {
  font-size: clamp(1rem, 1.7vw, 1.25rem);
  line-height: 1.6;
  color: #fff;
  margin-bottom: 1.75rem;
}

.sb-smallbiz-hero__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.85rem 2.75rem;
  border-radius: 999px;
  background-color: #fff;
  color: #ffb319;
  font-weight: 600;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.sb-smallbiz-hero__cta:hover,
.sb-smallbiz-hero__cta:focus-visible {
  transform: translateY(-5px);
  box-shadow: 0 12px 25px rgba(126, 126, 126, 0.35);
}

@media (max-width: 600px) {
  .sb-smallbiz-hero {
    padding: 0.85rem 0.25rem;
  }

  .sb-smallbiz-hero__lead br {
    display: none;
  }
  .sb-smallbiz-hero__cta{
      padding: 0.5rem 1.25rem;
      
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0c03f8b */.prep-faq-wrap {
    font-family: 'Montserrat', 'Poppins', sans-serif;
    background: #fff;
    color: #0f172a;
    padding: clamp(2rem, 6vw, 4.5rem);
    max-width: 860px;
    margin: 0 auto;
  }
  .prep-faq-header h2 {
    font-size: clamp(2.1rem, 4vw, 3rem);
    margin-bottom: 1.5rem;
    line-height: 1.25;
  }
  .prep-faq-list {
    display: grid;
    gap: 0.75rem;
  }
  .prep-faq-item {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 18px 35px rgba(12, 19, 40, 0.12);
    overflow: hidden;
  }
  .prep-faq-trigger {
    width: 100%;
    text-align: left;
    background: none;
    border: none;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: inherit;
    cursor: pointer;
  }
  .prep-faq-trigger:focus-visible {
    outline: 2px solid #0d4cff;
    outline-offset: 3px;
  }
  .prep-faq-panel {
    max-height: 0;
    opacity: 0;
    transition: max-height 0.3s ease, opacity 0.3s ease, padding 0.3s ease;
    padding: 0 1.25rem;
  }
  .prep-faq-panel p {
    color: #4b5572;
    line-height: 1.65;
    margin: 1rem 0 0rem;
  }
  .prep-faq-item.active .prep-faq-panel {
    max-height: 300px;
    opacity: 1;
    padding-bottom: 1rem;
  }
  .prep-faq-icon {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 1.5px solid #0f1a33;
    position: relative;
    flex-shrink: 0;
  }
  .prep-faq-icon::before,
  .prep-faq-icon::after {
    content: "";
    position: absolute;
    background: #0f1a33;
    transition: transform 0.3s ease;
  }
  .prep-faq-icon::before {
    width: 12px;
    height: 2px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .prep-faq-icon::after {
    width: 2px;
    height: 12px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .prep-faq-item.active .prep-faq-icon::after {
    transform: translate(-50%, -50%) scaleY(0);
  }
  /* Start hidden */
.prep-faq-item {
  opacity: 0;
  transform: translateY(35px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

/* Reveal on scroll */
.prep-faq-item.reveal {
  opacity: 1;
  transform: translateY(0);
}

  @media (max-width: 640px) {
    .prep-faq-trigger {
      font-size: 0.95rem;
      padding: 0.9rem 1rem;
    }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c7468fc */.laf-footer {
    font-family: "Montserrat", "Poppins", sans-serif;
    line-height: 1.5;
    color: #cfcfcf;
    margin-top: -0.5rem;
    margin-left: -0.6rem;
    margin-bottom: 0rem;
    background: #000000;
    padding: 20px 5% 10px;
    font-size: 12px;
    color: #ffffff;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    box-shadow: 8px 8px #f2a31b;
  }
  a {
    text-decoration: none;
    color: #ffb319;
  }
  .laf-footer h2 {
    color: #ffffff;
    margin-bottom: 15px;
    font-size: 24px;
  } /* ================= TOP SECTION
================= */
  .laf-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 30px;
    flex-wrap: wrap;
    gap: 30px;
  }
  .laf-about {
    flex: 1 1 100%;
    min-width: 280px;
    max-width: 600px;
    margin-bottom: 10px;
  }
  .laf-about p {
    margin-bottom: 15px;
    line-height: 1.6;
  } /*
================= SOCIAL ICONS ================= */
  .laf-social-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    flex: 0 1 auto;
    min-width: 280px;
    max-width: 100%;
  }
  .laf-social {
    display: flex;
    gap: 12px;
  }
  .laf-newsletter {
    margin-top: -10px;
    padding: 15px;
    border-radius: 8px;
    width: 300px;
  }
  .laf-newsletter h3 {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .newsletter-form {
    display: flex;
    gap: 8px;
  }
  .newsletter-form input {
    flex: 1;
    padding: 8px 12px;
    border: 1px solid #444;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.9);
    font-size: 12px;
  }
  .newsletter-form button {
    background: #ffb319;
    color: #000;
    border: none;
    border-radius: 4px;
    padding: 0 15px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  .newsletter-form button:hover {
    background: #e6b800;
  }
  .laf-social {
    display: flex;
    gap: 12px;
    margin-top: 15px;
  }
  .laf-social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #ffb319;
    color: #000;
    font-size: 16px;
    transition: all 0.3s ease;
    text-decoration: none;
  }
  .laf-social a:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  }
  .laf-social a:hover {
    opacity: 0.9;
    transform: translateY(-2px);
  } /* ================= CTA BUTTONS
================= */
  .laf-cta {
    display: flex;
    gap: 10px;
    margin-top: 15px;
  }
  .laf-cta a {
    display: inline-block;
    padding: 10px 25px;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 3px;
    transition: all 0.3s ease;
  }
  .laf-cta a:hover {
    opacity: 0.9;
    transform: translateY(-2px);
  } /*
================= FOOTER GRID ================= */
  .laf-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 30px 20px;
    margin-bottom: 5px;
  }
  .laf-col h3 {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
  }
  .laf-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .laf-list li {
    margin-bottom: 10px;
    line-height: 1.5;
  }
  .laf-list a {
    color: #ffb319;
    font-size: 13px;
    transition: color 0.2s ease;
  }
  .laf-list a:hover {
    text-decoration: underline;
  } /* ================= BOTTOM BAR =================
*/
  .laf-bottom {
    border-top: 1px solid #555;
    padding-top: 10px;
    margin-bottom: -1rem;
    font-size: 11px;
    color: #999;
    text-align: center;
  }

  /* DESKTOP DEFAULT */
  .laf-accordion-header {
    display: none;
  }

  .laf-accordion-body {
    display: block;
  }
  /* =================
RESPONSIVE STYLES ================= */
  @media (max-width: 992px) {
    .laf-top {
      flex-direction: column;
      gap: 20px;
    }
    .laf-about,
    .laf-social-container {
      width: 100%;
      max-width: 100%;
    }
    .laf-newsletter {
      width: 100% !important;
      max-width: 400px;
    }
  }
  @media (max-width: 992px) {
    .laf-grid {
      grid-template-columns: repeat(2, 1fr);
    }
    .laf-about {
      grid-column: 1 / -1;
    }
  }
  @media (max-width: 768px) {
    .laf-footer {
      padding: 25px 4% 15px;
      margin-top: -0.5rem;
      margin-left: -0.6rem;
      margin-bottom: 0.2rem;
      border-radius: 8px;
    }
    .laf-newsletter {
      width: 100%;
      max-width: 100%;
    }
    .newsletter-form {
      flex-direction: column;
    }
    .newsletter-form button {
      padding: 10px 0;
      width: 100%;
    }
    /* .laf-col h3 {
      margin: 15px 0 10px;
      padding-bottom: 5px;
      border-bottom: 1px solid #444;
    } */
    .laf-list {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 8px 15px;
    }
    .laf-cta a {
      padding: 10px 20px;
    }
    .laf-grid {
      grid-template-columns: 1fr;
      gap: 30px;
      margin-bottom: 1rem;
    }
    .laf-col h3 {
      margin-bottom: 15px;
      padding-bottom: 5px;
      border-bottom: 1px solid #555;
    }
    .laf-list {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 10px;
    }
    @media (max-width: 768px) {
      /* Hide normal headings */
      .laf-col > h3 {
        display: none;
      }

      /* Show accordion header */
      .laf-accordion-header {
        display: flex;
        width: 90%;
        background: #eaeaea;
        color: #000;
        border: none;
        padding: 14px 16px;
        margin: auto;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
      }

      /* Accordion closed by default */
      .laf-accordion-body {
        display: none;
        background: #000;
        padding: 15px 16px;
      }

      /* Open state */
      .laf-accordion.active .laf-accordion-body {
        display: block;
      }
    }

    .laf-icon {
      font-size: 20px;
      font-weight: bold;
    }
  }
  @media (max-width: 480px) {
    .laf-footer {
      padding: 20px 15px;
      margin-top: -0.5rem;
      margin-left: -0.6rem;
      margin-bottom: 0.2rem;
      border-radius: 6px;
      box-shadow: 5px 5px #f2a31b;
    }
    .laf-top {
      gap: 20px;
    }
    .laf-about p {
      font-size: 13px;
      line-height: 1.5;
    }
    .laf-grid {
      grid-template-columns: 1fr;
      gap: 20px 0;
    }
    .laf-list {
      grid-template-columns: 1fr;
      gap: 8px;
    }
    .laf-social {
      justify-content: center;
    }
    .laf-newsletter {
      padding: 12px;
    }
    .newsletter-form input {
      padding: 10px 12px;
    }
  }/* End custom CSS */