.elementor-21658 .elementor-element.elementor-element-4f4ddcc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px;}.elementor-21658 .elementor-element.elementor-element-61b1694.ob-harakiri{writing-mode:inherit;}.elementor-21658 .elementor-element.elementor-element-61b1694.ob-harakiri .elementor-heading-title{writing-mode:inherit;}.elementor-21658 .elementor-element.elementor-element-61b1694.ob-harakiri div{writing-mode:inherit;}.elementor-21658 .elementor-element.elementor-element-61b1694{text-align:center;}.elementor-21658 .elementor-element.elementor-element-61b1694 .elementor-heading-title{font-weight:700;color:#000000;}.elementor-21658 .elementor-element.elementor-element-61b1694.ob-harakiri > div, .elementor-21658 .elementor-element.elementor-element-61b1694.ob-harakiri > h1, .elementor-21658 .elementor-element.elementor-element-61b1694.ob-harakiri > h2, .elementor-21658 .elementor-element.elementor-element-61b1694.ob-harakiri > h3, .elementor-21658 .elementor-element.elementor-element-61b1694.ob-harakiri > h4, .elementor-21658 .elementor-element.elementor-element-61b1694.ob-harakiri > h5, .elementor-21658 .elementor-element.elementor-element-61b1694.ob-harakiri > h6, .elementor-21658 .elementor-element.elementor-element-61b1694.ob-harakiri > p{transform:rotate(0deg);}.elementor-21658 .elementor-element.elementor-element-61b1694 > div{text-indent:0px;mix-blend-mode:inherit;}html, body{overflow-x:auto;}/* Start custom CSS for html, class: .elementor-element-cf5481c */.services-section-split {
    padding: 0px 0;
    background: linear-gradient(135deg, #f8fffe 0%, #f0fdf9 100%);
    position: relative;
}

.services-container-split {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
}

.services-title-split {
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #1a202c;
}

.services-layout-split {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 80px;
    align-items: start;
}

.services-info-split {
    background: white;
    padding: 30px;
    border-radius: 30px;
    box-shadow: 0 25px 80px rgba(0, 0, 0, 0.08);
    border-left: 5px solid #62B485;
}

.services-method-info {
    margin-bottom: 10px;
    padding-bottom: 40px;
    border-bottom: 2px solid #f1f5f9;
}

.method-title-split {
    font-size: 28px;
    font-weight: 800;
    color: #1a202c;
    margin-bottom: 15px;
}

.method-description {
    font-size: 18px;
    color: #4a5568;
    line-height: 1.7;
}

.features-title-split {
    font-size: 24px;
    font-weight: 700;
    color: #1a202c;
    margin-bottom: 30px;
}

.feature-list-split {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.feature-split {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.feature-check {
    background: linear-gradient(135deg, #62B485, #1FA2EA);
    color: white;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    flex-shrink: 0;
    margin-top: 2px;
}

.feature-split strong {
    color: #1a202c;
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
}

.feature-split p {
    color: #4a5568;
    font-size: 14px;
    margin: 0;
    line-height: 1.5;
}

.services-pricing-split {
    background: linear-gradient(135deg, #62B485, #1FA2EA);
    color: white;
    padding: 60px 40px;
    border-radius: 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
    box-shadow: 0 25px 80px rgba(98, 180, 133, 0.3);
}

.services-pricing-split::before {
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    top: -200px;
    right: -200px;
}

.services-pricing-split::after {
    content: '';
    position: absolute;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.03);
    border-radius: 50%;
    bottom: -150px;
    left: -150px;
}

.pricing-header-split {
    position: relative;
    z-index: 2;
    margin-bottom: 40px;
}

.plan-badge-split {
    background: rgba(255, 255, 255, 0.2);
    color: white;
    padding: 8px 20px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 20px;
}

.plan-name-split {
    font-size: 28px;
    font-weight: 800;
    margin-bottom: 30px;
}

.price-display-split {
    margin-bottom: 10px;
}

.price-main-split {
    font-size: 56px;
    font-weight: 900;
    line-height: 1;
}

.price-sub-split {
    font-size: 18px;
    opacity: 0.8;
    font-weight: 500;
}

.price-period-split {
    font-size: 16px;
    opacity: 0.9;
    margin: 0;
}

.pricing-highlights-split {
    display: flex;
    justify-content: space-around;
    margin: 40px 0;
    position: relative;
    z-index: 2;
}

.highlight-item-split {
    text-align: center;
}

.highlight-number {
    display: block;
    font-size: 32px;
    font-weight: 900;
    margin-bottom: 5px;
}

.highlight-text {
    font-size: 12px;
    opacity: 0.9;
    font-weight: 500;
}

.cta-button-split {
    background: white;
    color: #62B485;
    padding: 18px 50px;
    text-decoration: none;
    border-radius: 50px;
    font-weight: 700;
    font-size: 18px;
    transition: all 0.3s ease;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.cta-button-split:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
}

.disclaimer-split {
    font-size: 12px;
    opacity: 0.8;
    margin: 0;
    position: relative;
    z-index: 2;
}

@media (max-width: 1024px) {
    .services-layout-split {
        grid-template-columns: 1fr;
        gap: 50px;
    }
}

@media (max-width: 768px) {
    .services-info-split {
        padding: 20px 10px;
    }
    
    .services-pricing-split {
        padding: 20px 10px;
    }
    
    .pricing-highlights-split {
        flex-direction: column;
        gap: 20px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-15cb0e4 */.services-card {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4rem 1rem;
  background-color: #f7fafc;
}

.services-card-content {
  display: grid;
  grid-template-columns: 2fr 1fr;
  max-width: 900px;
  background: white;
  border-radius: 12px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.services-info {
  padding: 3rem;
}

.method-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 1rem;
}

.method-icon {
  font-size: 2rem;
}

.method-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #2d3748;
}

.method-description {
  color: #4a5568;
  line-height: 1.6;
  margin-bottom: 2rem;
}

.features-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
}

.feature-item {
  display: flex;
  gap: 1rem;
}

.feature-icon {
  width: 20px;
  height: 20px;
  color: #68d391;
  flex-shrink: 0;
}

.feature-details strong {
  color: #2d3748;
  font-size: 1rem;
}

.feature-details p {
  color: #718096;
  font-size: 0.875rem;
  margin-top: 4px;
}

.services-pricing {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #f0f4f8;
  text-align: center;
  padding: 3rem;
}

.pricing-badge {
  background-color: #e2e8f0;
  color: #4a5568;
  padding: 0.5rem 1rem;
  border-radius: 9999px;
  font-size: 0.75rem;
  font-weight: 600;
  margin-bottom: 1rem;
}

.price-main {
  font-size: 2.5rem;
  font-weight: 800;
  color: #2d3748;
}

.price-sub {
  font-size: 1.125rem;
  color: #718096;
  margin-bottom: 1.5rem;
}

.price-period {
  font-size: 0.875rem;
  color: #718096;
}

.cta-button {
  display: inline-block;
  padding: 1rem 2rem;
  background-color: #48bb78;
  color: white;
  text-decoration: none;
  border-radius: 9999px;
  font-weight: 600;
  margin-top: 1.5rem;
  transition: background-color 0.2s;
}

.cta-button:hover {
  background-color: #38a169;
}

@media (max-width: 768px) {
  .services-card-content {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b006b8a */.services-stacked {
  background: #f0fdf9;
  padding: 4rem 1rem;
}

.services-container-stacked {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: stretch;
  gap: 2rem;
}

.services-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}

.method-section {
  background: white;
  padding: 2.5rem;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.03);
}

.method-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a202c;
  margin-bottom: 0.5rem;
}

.method-description {
  color: #4a5568;
  line-height: 1.6;
}

.features-section {
  background: white;
  padding: 2.5rem;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.03);
}

.features-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #1a202c;
  margin-bottom: 1.5rem;
}

.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1.5rem;
}

.feature-item-stacked strong {
  display: block;
  color: #1a202c;
  font-weight: 600;
  margin-bottom: 0.25rem;
}

.feature-item-stacked p {
  color: #4a5568;
  font-size: 0.875rem;
}

.pricing-card {
  width: 350px;
  background: linear-gradient(145deg, #1FA2EA, #62B485);
  color: white;
  border-radius: 12px;
  padding: 2.5rem 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  box-shadow: 0 10px 40px rgba(31, 162, 234, 0.2);
  transform: rotate(2deg) translateX(10px);
  position: relative;
  z-index: 10;
}

.pricing-header-stacked {
  margin-bottom: 1rem;
}

.plan-badge-stacked {
  background: rgba(255, 255, 255, 0.2);
  padding: 0.5rem 1rem;
  border-radius: 999px;
  font-size: 0.875rem;
  font-weight: 600;
}

.plan-name-stacked {
  font-size: 1.75rem;
  font-weight: 800;
  margin-top: 1rem;
}

.price-main-stacked {
  font-size: 3.5rem;
  font-weight: 900;
  line-height: 1;
}

.price-sub-stacked {
  font-size: 1.125rem;
  opacity: 0.9;
}

.pricing-stats {
  display: flex;
  justify-content: space-around;
  width: 100%;
  margin: 2rem 0;
}

.stat-item {
  text-align: center;
}

.stat-number {
  font-size: 2rem;
  font-weight: 800;
}

.stat-text {
  font-size: 0.75rem;
  opacity: 0.9;
}

.cta-button-stacked {
  background: white;
  color: #62B485;
  padding: 1rem 2.5rem;
  border-radius: 999px;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.3s;
}

.cta-button-stacked:hover {
  transform: translateY(-3px);
}

.disclaimer-stacked {
  font-size: 0.6rem;
  opacity: 0.8;
  margin-top: 1rem;
}

@media (max-width: 1024px) {
  .services-container-stacked {
    flex-direction: column;
    align-items: center;
  }
  
  .pricing-card {
    transform: none;
    width: 100%;
    max-width: 500px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7ff2b1b */.services-vertical {
  background: #f8fffe;
  padding: 4rem 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.services-container-vertical {
  max-width: 600px;
  width: 100%;
}

.service-box {
  background: white;
  border-radius: 20px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

.services-info-vertical {
  padding: 2.5rem 2rem;
  text-align: center;
}

.method-title-vertical {
  font-size: 2rem;
  font-weight: 800;
  color: #1a202c;
  margin-bottom: 0.75rem;
}

.method-description-vertical {
  font-size: 1.125rem;
  color: #4a5568;
  line-height: 1.6;
}

.features-list-vertical {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-top: 2rem;
  text-align: left;
}

.feature-item-vertical {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.feature-check-vertical {
  background: linear-gradient(135deg, #62B485, #1FA2EA);
  color: white;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  font-weight: bold;
  flex-shrink: 0;
}

.feature-item-vertical strong {
  color: #1a202c;
  font-size: 1rem;
  display: block;
}

.feature-item-vertical p {
  color: #4a5568;
  font-size: 0.875rem;
  margin: 0;
  line-height: 1.5;
}

.services-pricing-vertical {
  background: linear-gradient(135deg, #62B485, #1FA2EA);
  color: white;
  padding: 2.5rem 2rem;
  text-align: center;
}

.plan-badge-vertical {
  background: rgba(255, 255, 255, 0.2);
  padding: 0.5rem 1rem;
  border-radius: 20px;
  font-size: 0.8rem;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 1rem;
}

.plan-name-vertical {
  font-size: 1.75rem;
  font-weight: 800;
  margin-bottom: 1rem;
}

.price-display-vertical {
  margin-bottom: 0.5rem;
}

.price-main-vertical {
  font-size: 3.5rem;
  font-weight: 900;
  line-height: 1;
}

.price-sub-vertical {
  font-size: 1.125rem;
  font-weight: 500;
  opacity: 0.9;
}

.price-period-vertical {
  font-size: 0.9rem;
  opacity: 0.9;
  margin: 0;
}

.pricing-highlights-vertical {
  display: flex;
  justify-content: space-around;
  margin: 2rem 0;
}

.highlight-item-vertical {
  text-align: center;
}

.highlight-number-vertical {
  display: block;
  font-size: 2rem;
  font-weight: 900;
  margin-bottom: 0.25rem;
}

.highlight-text-vertical {
  font-size: 0.75rem;
  opacity: 0.9;
  font-weight: 500;
}

.cta-button-vertical {
  background: white;
  color: #62B485;
  padding: 1rem 3rem;
  text-decoration: none;
  border-radius: 50px;
  font-weight: 700;
  font-size: 1.125rem;
  transition: transform 0.3s ease;
  display: inline-block;
  margin-top: 1.5rem;
}

.cta-button-vertical:hover {
  transform: translateY(-3px);
}

.disclaimer-vertical {
  font-size: 0.75rem;
  opacity: 0.8;
  margin-top: 1rem;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-4f4ddcc *//* Animated Background */
.animated-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(31, 162, 234, 0.15) 0%, rgba(98, 180, 133, 0.15) 100%);
    overflow: hidden;
    z-index: -1;
}

/* Floating Gradient Blobs */
.animated-bg::before,
.animated-bg::after {
    content: '';
    position: absolute;
    width: 600px;
    height: 600px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(31, 162, 234, 0.35), transparent 70%);
    animation: moveBlobs 25s infinite ease-in-out alternate;
    filter: blur(120px);
}

/* Second Blob */
.animated-bg::after {
    top: 50%;
    left: 60%;
    width: 700px;
    height: 700px;
    background: radial-gradient(circle, rgba(98, 180, 133, 0.35), transparent 70%);
    animation-delay: -12s;
}

@keyframes moveBlobs {
    0%   { transform: translate(-10%, -10%) scale(1); }
    50%  { transform: translate(15%, 20%) scale(1.2); }
    100% { transform: translate(-5%, -15%) scale(1); }
}

/* Hero Section */
.hero-section {
    position: relative;
    background: linear-gradient(135deg, #f8fffe 0%, #f0fdf9 100%);
    overflow: hidden;
}/* End custom CSS */