/*!***********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/components/sections/products/loyalty/HeroSection.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************/
.HeroSection_heroSection__OINyC {
  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
  padding: 140px 0 100px;
  position: relative;
  overflow: hidden;
}

.HeroSection_heroSection__OINyC::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><defs><radialGradient id="a" cx="50%" cy="50%" r="50%"><stop offset="0%" stop-color="%23e41a58" stop-opacity="0.1"/><stop offset="100%" stop-color="%23e41a58" stop-opacity="0"/></radialGradient></defs><circle cx="200" cy="200" r="100" fill="url(%23a)"/><circle cx="800" cy="300" r="150" fill="url(%23a)"/><circle cx="400" cy="700" r="120" fill="url(%23a)"/></svg>') no-repeat center center;
  background-size: cover;
  opacity: 0.5;
  z-index: 1;
}

.HeroSection_heroContent__OXkaX {
  position: relative;
  z-index: 2;
}

.HeroSection_heroTitle__F3LEH {
  font-family: var(--font-secondary);
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 700;
  color: #171717;
  margin-bottom: 1.5rem;
  line-height: 1.1;
}

.HeroSection_heroSubtitle__ZRawJ {
  font-size: clamp(1.1rem, 2vw, 1.25rem);
  color: #525252;
  margin-bottom: 2.5rem;
  line-height: 1.6;
  max-width: 600px;
}

.HeroSection_btnPrimary__LEbDf {
  background: linear-gradient(135deg, #e41a58, #ff6b9d);
  border: none;
  padding: 16px 32px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 15px rgba(228, 26, 88, 0.3);
}

.HeroSection_btnPrimary__LEbDf:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(228, 26, 88, 0.4);
  color: #ffffff;
  text-decoration: none;
}

.HeroSection_btnSecondary__l_FVe {
  border: 2px solid #d4d4d4;
  color: #404040;
  padding: 14px 32px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: #ffffff;
  cursor: pointer;
}

.HeroSection_btnSecondary__l_FVe:hover {
  border-color: #e41a58;
  color: #e41a58;
  transform: translateY(-2px);
  text-decoration: none;
}

.HeroSection_heroImage__JlnrK img {
  width: 100%;
  height: auto;
  border-radius: 24px;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

@media (max-width: 768px) {
  .HeroSection_heroSection__OINyC {
    padding: 120px 0 80px;
    min-height: auto;
  }
  
  .HeroSection_heroTitle__F3LEH {
    font-size: 2.5rem;
    margin-top: 1rem;
  }
  
  .HeroSection_heroSubtitle__ZRawJ {
    font-size: 1.1rem;
  }
}

@media (max-width: 576px) {
  .HeroSection_heroSection__OINyC {
    padding: 100px 0 60px;
  }
  
  .HeroSection_heroTitle__F3LEH {
    font-size: 2rem;
    margin-top: 1.5rem;
  }
  
  .HeroSection_heroSubtitle__ZRawJ {
    font-size: 1rem;
  }
  
  .HeroSection_btnPrimary__LEbDf,
  .HeroSection_btnSecondary__l_FVe {
    padding: 14px 24px;
    font-size: 14px;
  }
} 
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/components/sections/products/loyalty/FeaturesSection.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************/
.FeaturesSection_featuresSection___0T94 {
  padding: 120px 0;
  background: #ffffff;
}

.FeaturesSection_featureRow__eEhNb {
  margin-bottom: 5rem;
}

.FeaturesSection_featureContent__CFkks {
  padding: 2rem;
}

.FeaturesSection_featureNumber__uw5PH {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, #e41a58, #ff6b9d);
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
}

.FeaturesSection_featureTitle__X_I7h {
  font-family: var(--font-secondary);
  font-size: 2rem;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 1rem;
}

.FeaturesSection_featureDescription__aBNQP {
  font-size: 18px;
  color: #525252;
  margin-bottom: 2rem;
  line-height: 1.6;
}

.FeaturesSection_featureList__YM0Qa {
  list-style: none;
  padding: 0;
}

.FeaturesSection_featureList__YM0Qa li {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 1rem;
  padding: 0.5rem 0;
}

.FeaturesSection_featureList__YM0Qa li i {
  color: #e41a58;
  font-size: 1.2rem;
  margin-top: 0.2rem;
  flex-shrink: 0;
}

.FeaturesSection_featureListTitle__zoKpj {
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 0.25rem;
}

.FeaturesSection_featureListDesc___tTV5 {
  color: #525252;
  font-size: 14px;
  line-height: 1.5;
}

.FeaturesSection_featureImage__5PQ0K {
  position: relative;
}

.FeaturesSection_featureImage__5PQ0K img {
  width: 100%;
  height: auto;
  border-radius: 24px;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

@media (max-width: 768px) {
  .FeaturesSection_featuresSection___0T94 {
    padding: 80px 0;
  }

  .FeaturesSection_featureRow__eEhNb {
    margin-bottom: 3rem;
  }

  .FeaturesSection_featureContent__CFkks {
    padding: 1rem;
    margin-bottom: 2rem;
  }

  .FeaturesSection_featureTitle__X_I7h {
    font-size: 1.5rem;
  }

  .FeaturesSection_featureDescription__aBNQP {
    font-size: 16px;
  }
}

@media (max-width: 576px) {
  .FeaturesSection_featuresSection___0T94 {
    padding: 60px 0;
  }
} 
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/components/sections/products/loyalty/BenefitsSection.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************/
.BenefitsSection_benefitsSection__JnAOy {
  padding: 120px 0;
  background: #f8f9fa;
}

.BenefitsSection_sectionTitle__ZUGIk {
  font-family: var(--font-secondary);
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 1rem;
  text-align: center;
}

.BenefitsSection_sectionSubtitle__MX7oQ {
  font-size: 18px;
  color: #525252;
  text-align: center;
  margin-bottom: 4rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.BenefitsSection_benefitsGrid__Omqbw {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-gap: 2rem;
  gap: 2rem;
  margin-top: 4rem;
}

.BenefitsSection_benefitCard__yCcxB {
  background: #ffffff;
  border-radius: 24px;
  padding: 2.5rem;
  text-align: center;
  border: 1px solid #e5e5e5;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}

.BenefitsSection_benefitCard__yCcxB::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #e41a58, #ff6b9d);
  transform: scaleX(0);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.BenefitsSection_benefitCard__yCcxB:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  border-color: #d4d4d4;
}

.BenefitsSection_benefitCard__yCcxB:hover::before {
  transform: scaleX(1);
}

.BenefitsSection_benefitIcon___3OiY {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #e41a58, #ff6b9d);
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
  font-size: 2rem;
  color: #ffffff;
}

.BenefitsSection_benefitTitle__IwHZ9 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #1a1a1a;
}

.BenefitsSection_benefitDescription__IoviK {
  color: #525252;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .BenefitsSection_benefitsSection__JnAOy {
    padding: 80px 0;
  }

  .BenefitsSection_benefitsGrid__Omqbw {
    grid-template-columns: 1fr;
  }

  .BenefitsSection_benefitCard__yCcxB {
    padding: 2rem;
  }
}

@media (max-width: 576px) {
  .BenefitsSection_benefitsSection__JnAOy {
    padding: 60px 0;
  }
} 
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/components/sections/products/loyalty/CTASection.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************/
.CTASection_ctaSection__ulGY6 {
  padding: 120px 0;
  background: linear-gradient(135deg, #e41a58, #ff6b9d);
  color: #ffffff;
  text-align: center;
}

.CTASection_ctaTitle__kp7NU {
  font-family: var(--font-secondary);
  font-size: clamp(2rem, 4vw, 2.5rem);
  font-weight: 600;
  margin-bottom: 1rem;
}

.CTASection_ctaSubtitle__8pZ6a {
  font-size: 18px;
  margin-bottom: 2.5rem;
  opacity: 0.9;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.CTASection_btnPrimary__UJ0C4 {
  background: #ffffff;
  color: #e41a58;
  border: none;
  padding: 16px 32px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.CTASection_btnPrimary__UJ0C4:hover {
  background: #f8f9fa;
  color: #e41a58;
  transform: translateY(-2px);
  text-decoration: none;
}

.CTASection_btnSecondary__mE29s {
  border: 2px solid #ffffff;
  color: #ffffff;
  padding: 14px 32px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: transparent;
}

.CTASection_btnSecondary__mE29s:hover {
  background: #ffffff;
  color: #e41a58;
  transform: translateY(-2px);
  text-decoration: none;
}

@media (max-width: 768px) {
  .CTASection_ctaSection__ulGY6 {
    padding: 80px 0;
  }
}

@media (max-width: 576px) {
  .CTASection_ctaSection__ulGY6 {
    padding: 60px 0;
  }
} 
