/*!************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/ordering/HeroSection.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************/
.HeroSection_heroSection__vgZwJ {
  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
  padding: 140px 0 100px;
  position: relative;
  overflow: hidden;
}

.HeroSection_heroSection__vgZwJ::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__iqWSV {
  position: relative;
  z-index: 2;
}

.HeroSection_heroTitle__ubFmX {
  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__VDxPZ {
  font-size: clamp(1.1rem, 2vw, 1.25rem);
  color: #525252;
  margin-bottom: 2.5rem;
  line-height: 1.6;
  max-width: 600px;
}

.HeroSection_btnPrimary__2Cdsv {
  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__2Cdsv:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(228, 26, 88, 0.4);
  color: #ffffff;
  text-decoration: none;
}

.HeroSection_btnSecondary__Nps6v {
  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__Nps6v:hover {
  border-color: #e41a58;
  color: #e41a58;
  transform: translateY(-2px);
  text-decoration: none;
}

.HeroSection_heroImage__C8wYb 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__vgZwJ {
    padding: 120px 0 80px;
  }
  
  .HeroSection_heroContent__iqWSV {
    margin-top: 2rem;
  }
  
  .HeroSection_heroTitle__ubFmX {
    font-size: 2.5rem;
    margin-top: 1rem;
  }
  
  .HeroSection_heroSubtitle__VDxPZ {
    font-size: 1.1rem;
  }
}

@media (max-width: 576px) {
  .HeroSection_heroSection__vgZwJ {
    padding: 100px 0 60px;
  }
  
  .HeroSection_heroContent__iqWSV {
    margin-top: 3rem;
  }
  
  .HeroSection_heroTitle__ubFmX {
    font-size: 2rem;
    margin-top: 1.5rem;
  }
  
  .HeroSection_heroSubtitle__VDxPZ {
    font-size: 1rem;
  }
}

@media (max-width: 375px) {
  .HeroSection_heroSection__vgZwJ {
    padding: 90px 0 50px;
  }
  
  .HeroSection_heroContent__iqWSV {
    margin-top: 4rem;
  }
  
  .HeroSection_heroTitle__ubFmX {
    font-size: 1.8rem;
    margin-top: 2rem;
  }
  
  .HeroSection_heroSubtitle__VDxPZ {
    font-size: 0.95rem;
  }
} 
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/ordering/FeaturesSection.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************/
.FeaturesSection_featuresSection__93MSB {
  padding: 80px 0;
  background: #fff;
}
.FeaturesSection_sectionTitle__L07vY {
  font-family: var(--font-secondary);
  font-size: 2.5rem;
  color: #2d2d2d;
  margin-bottom: 1rem;
  text-align: center;
}
.FeaturesSection_sectionSubtitle__i2SZ6 {
  font-size: 1.1rem;
  color: #525252;
  text-align: center;
  margin-bottom: 3rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.FeaturesSection_featureCard__cUDyB {
  background: #fff;
  border-radius: 16px;
  padding: 2rem;
  text-align: center;
  box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -1px rgba(0,0,0,0.06);
  transition: all 0.3s cubic-bezier(0.4,0,0.2,1);
  height: 100%;
  border: 1px solid #e9ecef;
}
.FeaturesSection_featureCard__cUDyB:hover {
  transform: translateY(-10px);
  box-shadow: 0 8px 30px rgba(0,0,0,0.15);
}
.FeaturesSection_featureIcon__FEFPM {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #e41a58, #ff6b9d);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
  font-size: 2rem;
  color: #fff;
}
.FeaturesSection_featureTitle__PEmei {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #2d2d2d;
}
.FeaturesSection_featureDescription__s4psd {
  color: #525252;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .FeaturesSection_sectionTitle__L07vY { font-size: 2rem; }
  .FeaturesSection_featureCard__cUDyB { margin-bottom: 2rem; }
}
@media (max-width: 576px) {
  .FeaturesSection_featuresSection__93MSB { 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/ordering/ProcessSection.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************/
.ProcessSection_processSection__5ItSr {
  padding: 80px 0;
  background: #f8f9fa;
}
.ProcessSection_sectionTitle__eKjj6 {
  font-family: var(--font-secondary);
  font-size: 2.5rem;
  color: #2d2d2d;
  margin-bottom: 1rem;
  text-align: center;
}
.ProcessSection_sectionSubtitle__oc27L {
  font-size: 1.1rem;
  color: #525252;
  text-align: center;
  margin-bottom: 3rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.ProcessSection_processStep__4szIh {
  text-align: center;
  margin-bottom: 2rem;
}
.ProcessSection_processNumber__uTznL {
  width: 60px;
  height: 60px;
  background: #e41a58;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0 auto 1rem;
}
.ProcessSection_processTitle__ZM44F {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #2d2d2d;
}
.ProcessSection_processDescription__v3WpX {
  color: #525252;
  font-size: 0.95rem;
}
@media (max-width: 768px) {
  .ProcessSection_sectionTitle__eKjj6 { font-size: 2rem; }
}
@media (max-width: 576px) {
  .ProcessSection_processSection__5ItSr { 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/ordering/BenefitsSection.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************/
.BenefitsSection_benefitsSection__0qYRQ {
  padding: 80px 0;
  background: #fff;
}
.BenefitsSection_sectionTitle__UouFW {
  font-family: var(--font-secondary);
  font-size: 2.5rem;
  color: #2d2d2d;
  margin-bottom: 1rem;
  text-align: center;
}
.BenefitsSection_sectionSubtitle__vRt8i {
  font-size: 1.1rem;
  color: #525252;
  text-align: center;
  margin-bottom: 3rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.BenefitsSection_benefitItem__7pAY9 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 2rem;
  padding: 1.5rem;
  background: #f8f9fa;
  border-radius: 16px;
  transition: all 0.3s cubic-bezier(0.4,0,0.2,1);
}
.BenefitsSection_benefitItem__7pAY9:hover {
  transform: translateX(10px);
  box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -1px rgba(0,0,0,0.06);
}
.BenefitsSection_benefitIcon__GXTQm {
  width: 50px;
  height: 50px;
  background: #e41a58;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1rem;
  flex-shrink: 0;
  font-size: 1.5rem;
}
.BenefitsSection_benefitContent__xDcmC h4 {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #2d2d2d;
}
.BenefitsSection_benefitContent__xDcmC p {
  color: #525252;
  margin: 0;
  font-size: 0.95rem;
}
@media (max-width: 768px) {
  .BenefitsSection_sectionTitle__UouFW { font-size: 2rem; }
  .BenefitsSection_benefitItem__7pAY9 { flex-direction: column; text-align: center; }
  .BenefitsSection_benefitIcon__GXTQm { margin: 0 auto 1rem; }
}
@media (max-width: 576px) {
  .BenefitsSection_benefitsSection__0qYRQ { 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/ordering/CTASection.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************/
.CTASection_ctaSection__jEy2M {
  padding: 80px 0;
  background: linear-gradient(135deg, #e41a58, #ff6b9d);
  color: #fff;
  text-align: center;
}
.CTASection_ctaTitle__9IJNT {
  font-family: var(--font-secondary);
  font-size: 2.5rem;
  margin-bottom: 1rem;
}
.CTASection_ctaSubtitle__gLeFc {
  font-size: 1.1rem;
  margin-bottom: 2rem;
  opacity: 0.9;
}
.CTASection_btnWhite__8esrh {
  background: #fff;
  color: #e41a58;
  border: none;
  padding: 15px 30px;
  border-radius: 50px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s cubic-bezier(0.4,0,0.2,1);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 1rem;
}
.CTASection_btnWhite__8esrh:hover {
  background: #f8f9fa;
  color: #e41a58;
  transform: translateY(-2px);
}
@media (max-width: 576px) {
  .CTASection_ctaSection__jEy2M { padding: 60px 0; }
  .CTASection_ctaTitle__9IJNT { font-size: 2rem; }
} 
