:root {
  --mv67-primary-color: #11A84E;
  --mv67-secondary-color: #22C768;
  --mv67-button-gradient: linear-gradient(180deg, #2AD16F 0%, #13994A 100%);
  --mv67-card-bg: #11271B;
  --mv67-background: #08160F;
  --mv67-text-main: #F2FFF6;
  --mv67-text-secondary: #A7D9B8;
  --mv67-border-color: #2E7A4E;
  --mv67-glow-color: #57E38D;
  --mv67-gold-color: #F2C14E;
  --mv67-divider-color: #1E3A2A;
  --mv67-deep-green: #0A4B2C;
}

.page-index-core-advantages {
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
  color: var(--mv67-text-main); /* Default text color for the page */
  background-color: var(--mv67-background); /* Default background for the page */
}

.page-index-core-advantages__hero-section {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 60px 20px;
  padding-top: 10px; /* Small top padding, body handles header offset */
  overflow: hidden;
  color: var(--mv67-text-main);
  background-color: var(--mv67-deep-green);
}

.page-index-core-advantages__hero-image-wrapper {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.page-index-core-advantages__hero-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

.page-index-core-advantages__hero-content {
  position: relative; /* Ensure content is above image but not overlapping */
  z-index: 1;
  max-width: 900px;
  margin: 0 auto;
}

.page-index-core-advantages__main-title {
  font-size: clamp(2.5rem, 5vw, 3.5rem);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 15px;
  color: var(--mv67-gold-color);
  text-shadow: 0 0 10px rgba(87, 227, 141, 0.5);
}

.page-index-core-advantages__description {
  font-size: 1.1rem;
  margin-bottom: 30px;
  color: var(--mv67-text-secondary);
}

.page-index-core-advantages__cta-buttons {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}

.page-index-core-advantages__btn-primary,
.page-index-core-advantages__btn-secondary {
  display: inline-block;
  padding: 12px 25px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  max-width: 100%; /* Ensure buttons are responsive */
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
  text-align: center;
}

.page-index-core-advantages__btn-primary {
  background: var(--mv67-button-gradient);
  color: #ffffff;
  border: 2px solid transparent;
}

.page-index-core-advantages__btn-primary:hover {
  box-shadow: 0 6px 15px rgba(87, 227, 141, 0.4);
  transform: translateY(-2px);
}

.page-index-core-advantages__btn-secondary {
  background-color: transparent;
  color: var(--mv67-gold-color);
  border: 2px solid var(--mv67-gold-color);
}

.page-index-core-advantages__btn-secondary:hover {
  background-color: var(--mv67-gold-color);
  color: var(--mv67-background);
  box-shadow: 0 6px 15px rgba(242, 193, 78, 0.4);
  transform: translateY(-2px);
}

.page-index-core-advantages__section {
  padding: 80px 20px;
  text-align: center;
}

.page-index-core-advantages__dark-bg {
  background-color: var(--mv67-background);
  color: var(--mv67-text-main);
}

.page-index-core-advantages__bg-pattern {
  background-color: var(--mv67-deep-green);
  background-image: url('data:image/svg+xml,%3Csvg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg fill="%230a4b2c" fill-opacity="0.4"%3E%3Cpath d="M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zm0 36v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0 36v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zM0 6h4V4H0V0h6v4h4v2H6v4H4V6H0zm36-6h4V0h-4V-4h6v4h4v2h-4v4h-2V6h-4V4h-4zm0 60h4V60h-4V56h6v4h4v2h-4v4h-2v-4h-4v-2h-4zM0 60h4V56H0V52h6v4h4v2H6v4H4v-6H0zm0 36h4V92H0V88h6v4h4v2H6v4H4v-6H0zM24 6h4V4h-2V0h-2v4h-2v2h2v4h2V6zM24 36h4v-4h-2v-4h-2v4h-2v2h2v4h2zM24 66h4v-4h-2v-4h-2v4h-2v2h2v4h2zM24 96h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 6h4V4h-2V0h-2v4h-2v2h2v4h2zM48 36h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 66h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 96h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 6h4V4h-2V0h-2v4h-2v2h2v4h2zM12 36h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 66h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 96h4v-4h-2v-4h-2v4h-2v2h2v4h2zM0 36h4v-4H0v-4h6v4h4v2H6v4H4v-6H0zm0 30h4v-4H0v-4h6v4h4v2H6v4H4v-6H0zm0 30h4v-4H0v-4h6v4h4v2H6v4H4v-6H0zM36 0h4V-4h-2V-8h-2v4h-2v2h2v4h2zM36 30h4v-4h-2v-4h-2v4h-2v2h2v4h2zM36 60h4v-4h-2v-4h-2v4h-2v2h2v4h2zM36 90h4v-4h-2v-4h-2v4h-2v2h2v4h2zM0 0h4V-4H0V-8h6v4h4v2H6v4H4V-6H0zm0 30h4v-4H0v-4h6v4h4v2H6v4H4v-6H0zm0 30h4v-4H0v-4h6v4h4v2H6v4H4v-6H0zm0 30h4v-4H0v-4h6v4h4v2H6v4H4v-6H0zM24 0h4V-4h-2V-8h-2v4h-2v2h2v4h2zM24 30h4v-4h-2v-4h-2v4h-2v2h2v4h2zM24 60h4v-4h-2v-4h-2v4h-2v2h2v4h2zM24 90h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 0h4V-4h-2V-8h-2v4h-2v2h2v4h2zM48 30h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 60h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 90h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 0h4V-4h-2V-8h-2v4h-2v2h2v4h2zM12 30h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 60h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 90h4v-4h-2v-4h-2v4h-2v2h2v4h2zM0 24h4V20H0v-4h6v4h4v2H6v4H4v-6H0zm0 30h4v-4H0v-4h6v4h4v2H6v4H4v-6H0zm0 30h4v-4H0v-4h6v4h4v2H6v4H4v-6H0zM36 24h4v-4h-2v-4h-2v4h-2v2h2v4h2zM36 54h4v-4h-2v-4h-2v4h-2v2h2v4h2zM36 84h4v-4h-2v-4h-2v4h-2v2h2v4h2zM24 24h4v-4h-2v-4h-2v4h-2v2h2v4h2zM24 54h4v-4h-2v-4h-2v4h-2v2h2v4h2zM24 84h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 24h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 54h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 84h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 24h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 54h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 84h4v-4h-2v-4h-2v4h-2v2h2v4h2zM0 18h4v-4H0v-4h6v4h4v2H6v4H4v-6H0zm0 30h4v-4H0v-4h6v4h4v2H6v4H4v-6H0zm0 30h4v-4H0v-4h6v4h4v2H6v4H4v-6H0zM36 18h4v-4h-2v-4h-2v4h-2v2h2v4h2zM36 48h4v-4h-2v-4h-2v4h-2v2h2v4h2zM36 78h4v-4h-2v-4h-2v4h-2v2h2v4h2zM24 18h4v-4h-2v-4h-2v4h-2v2h2v4h2zM24 48h4v-4h-2v-4h-2v4h-2v2h2v4h2zM24 78h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 18h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 48h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 78h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 18h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 48h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 78h4v-4h-2v-4h-2v4h-2v2h2v4h2zM0 12h4V8H0V4h6v4h4v2H6v4H4v-6H0zm0 30h4v-4H0v-4h6v4h4v2H6v4H4v-6H0zm0 30h4v-4H0v-4h6v4h4v2H6v4H4v-6H0zM36 12h4v-4h-2v-4h-2v4h-2v2h2v4h2zM36 42h4v-4h-2v-4h-2v4h-2v2h2v4h2zM36 72h4v-4h-2v-4h-2v4h-2v2h2v4h2zM24 12h4v-4h-2v-4h-2v4h-2v2h2v4h2zM24 42h4v-4h-2v-4h-2v4h-2v2h2v4h2zM24 72h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 12h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 42h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 72h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 12h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 42h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 72h4v-4h-2v-4h-2v4h-2v2h2v4h2zM0 6h4V2H0V-2h6v4h4v2H6v4H4V0H0zM0 36h4v-4H0v-4h6v4h4v2H6v4H4v-6H0zm0 30h4v-4H0v-4h6v4h4v2H6v4H4v-6H0zM0 66h4v-4H0v-4h6v4h4v2H6v4H4v-6H0zM36 6h4V2h-2V-2h-2v4h-2v2h2v4h2zM36 36h4v-4h-2v-4h-2v4h-2v2h2v4h2zM36 66h4v-4h-2v-4h-2v4h-2v2h2v4h2zM36 96h4v-4h-2v-4h-2v4h-2v2h2v4h2zM24 6h4V2h-2V-2h-2v4h-2v2h2v4h2zM24 36h4v-4h-2v-4h-2v4h-2v2h2v4h2zM24 66h4v-4h-2v-4h-2v4h-2v2h2v4h2zM24 96h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 6h4V2h-2V-2h-2v4h-2v2h2v4h2zM48 36h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 66h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 96h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 6h4V2h-2V-2h-2v4h-2v2h2v4h2zM12 36h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 66h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 96h4v-4h-2v-4h-2v4h-2v2h2v4h2zM0 0h4V-4H0V-8h6v4h4v2H6v4H4V-6H0zm0 30h4v-4H0v-4h6v4h4v2H6v4H4v-6H0zm0 60h4v-4H0v-4h6v4h4v2H6v4H4v-6H0zM0 90h4v-4H0v-4h6v4h4v2H6v4H4v-6H0zM36 0h4V-4h-2V-8h-2v4h-2v2h2v4h2zM36 30h4v-4h-2v-4h-2v4h-2v2h2v4h2zM36 60h4v-4h-2v-4h-2v4h-2v2h2v4h2zM36 90h4v-4h-2v-4h-2v4h-2v2h2v4h2zM24 0h4V-4h-2V-8h-2v4h-2v2h2v4h2zM24 30h4v-4h-2v-4h-2v4h-2v2h2v4h2zM24 60h4v-4h-2v-4h-2v4h-2v2h2v4h2zM24 90h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 0h4V-4h-2V-8h-2v4h-2v2h2v4h2zM48 30h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 60h4v-4h-2v-4h-2v4h-2v2h2v4h2zM48 90h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 0h4V-4h-2V-8h-2v4h-2v2h2v4h2zM12 30h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 60h4v-4h-2v-4h-2v4h-2v2h2v4h2zM12 90h4v-4h-2v-4h-2v4h-2v2h2v4h2z"/%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
  color: var(--mv67-text-main);
}

.page-index-core-advantages__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}

.page-index-core-advantages__section-title {
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 700;
  margin-bottom: 25px;
  color: var(--mv67-text-main);
  text-shadow: 0 0 8px rgba(87, 227, 141, 0.3);
}

.page-index-core-advantages__section-title--gold {
  color: var(--mv67-gold-color);
  text-shadow: 0 0 10px rgba(242, 193, 78, 0.5);
}

.page-index-core-advantages__text-block {
  font-size: 1rem;
  margin-bottom: 40px;
  color: var(--mv67-text-secondary);
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.page-index-core-advantages__feature-grid,
.page-index-core-advantages__product-grid,
.page-index-core-advantages__promo-grid,
.page-index-core-advantages__support-grid,
.page-index-core-advantages__steps-grid {
  display: grid;
  gap: 30px;
  margin-top: 40px;
}

.page-index-core-advantages__feature-grid {
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.page-index-core-advantages__product-grid {
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

.page-index-core-advantages__promo-grid,
.page-index-core-advantages__support-grid,
.page-index-core-advantages__steps-grid {
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

.page-index-core-advantages__card {
  background-color: var(--mv67-card-bg);
  border: 1px solid var(--mv67-border-color);
  border-radius: 12px;
  padding: 30px;
  text-align: left;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: var(--mv67-text-main);
}

.page-index-core-advantages__card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 25px rgba(87, 227, 141, 0.3);
}

.page-index-core-advantages__card-image {
  width: 100%;
  min-width: 200px; /* Min size constraint */
  min-height: 200px; /* Min size constraint */
  height: auto;
  border-radius: 8px;
  margin-bottom: 20px;
  object-fit: cover;
  display: block;
}

.page-index-core-advantages__card-title {
  font-size: 1.4rem;
  font-weight: 600;
  margin-bottom: 15px;
  color: var(--mv67-gold-color);
  line-height: 1.3;
}

.page-index-core-advantages__card-text {
  font-size: 0.95rem;
  color: var(--mv67-text-secondary);
  margin-bottom: 20px;
  flex-grow: 1;
}

.page-index-core-advantages__card--product .page-index-core-advantages__btn-secondary {
  width: fit-content;
  margin-top: auto;
  align-self: center;
}

.page-index-core-advantages__cta-center {
  margin-top: 50px;
}

/* FAQ Section */
.page-index-core-advantages__faq-list {
  max-width: 900px;
  margin: 40px auto 0;
  text-align: left;
}

.page-index-core-advantages__faq-item {
  background-color: var(--mv67-card-bg);
  border: 1px solid var(--mv67-border-color);
  border-radius: 10px;
  margin-bottom: 15px;
  overflow: hidden;
}

.page-index-core-advantages__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 25px;
  font-size: 1.15rem;
  font-weight: 600;
  color: var(--mv67-text-main);
  cursor: pointer;
  background-color: var(--mv67-deep-green);
  border-bottom: 1px solid var(--mv67-border-color);
}

.page-index-core-advantages__faq-item[open] .page-index-core-advantages__faq-question {
  border-bottom: 1px solid var(--mv67-border-color);
}

.page-index-core-advantages__faq-qtext {
  flex-grow: 1;
  color: var(--mv67-gold-color);
}

.page-index-core-advantages__faq-toggle {
  font-size: 1.5rem;
  line-height: 1;
  margin-left: 15px;
  transition: transform 0.3s ease;
  color: var(--mv67-glow-color);
}

.page-index-core-advantages__faq-item[open] .page-index-core-advantages__faq-toggle {
  transform: rotate(45deg);
}

.page-index-core-advantages__faq-answer {
  padding: 15px 25px 25px;
  font-size: 1rem;
  color: var(--mv67-text-secondary);
  line-height: 1.6;
}

.page-index-core-advantages__faq-answer p {
  margin: 0;
}

/* Details element specific styling for FAQ */
details > summary {
  list-style: none;
}
details > summary::-webkit-details-marker {
  display: none;
}

/* Floating Buttons */
.page-index-core-advantages__floating-buttons {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 1000;
}

.page-index-core-advantages__floating-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 45px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 700;
  font-size: 1rem;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  max-width: 100%;
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
}

.page-index-core-advantages__floating-btn--register {
  background: var(--mv67-button-gradient);
  color: #ffffff;
}

.page-index-core-advantages__floating-btn--register:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(87, 227, 141, 0.6);
}

.page-index-core-advantages__floating-btn--login {
  background-color: var(--mv67-gold-color);
  color: var(--mv67-background);
}

.page-index-core-advantages__floating-btn--login:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(242, 193, 78, 0.6);
}

/* Responsive Design */
@media (max-width: 1024px) {
  .page-index-core-advantages__section {
    padding: 60px 15px;
  }

  .page-index-core-advantages__main-title {
    font-size: clamp(2rem, 5vw, 3rem);
  }

  .page-index-core-advantages__section-title {
    font-size: clamp(1.8rem, 4vw, 2.5rem);
  }
}

@media (max-width: 768px) {
  .page-index-core-advantages__hero-section {
    padding: 40px 15px;
    padding-top: 10px !important; /* body padding-top is enough for header */
  }

  .page-index-core-advantages__main-title {
    font-size: clamp(1.8rem, 7vw, 2.5rem);
  }

  .page-index-core-advantages__description {
    font-size: 1rem;
  }

  .page-index-core-advantages__cta-buttons {
    flex-direction: column;
    gap: 10px;
  }

  .page-index-core-advantages__btn-primary,
  .page-index-core-advantages__btn-secondary {
    width: 100% !important;
    padding: 10px 20px;
  }

  .page-index-core-advantages__section {
    padding: 40px 15px;
  }

  .page-index-core-advantages__section-title {
    font-size: clamp(1.5rem, 6vw, 2.2rem);
  }

  .page-index-core-advantages__text-block {
    font-size: 0.9rem;
  }

  .page-index-core-advantages__card {
    padding: 25px;
  }

  .page-index-core-advantages__card-title {
    font-size: 1.2rem;
  }

  .page-index-core-advantages__card-text {
    font-size: 0.85rem;
  }

  /* Responsive images */
  .page-index-core-advantages img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    display: block !important;
    min-width: 200px !important;
    min-height: 200px !important;
  }

  .page-index-core-advantages__section,
  .page-index-core-advantages__card,
  .page-index-core-advantages__container,
  .page-index-core-advantages__hero-section,
  .page-index-core-advantages__hero-image-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
    overflow-x: hidden; /* Prevent horizontal scroll */
  }

  .page-index-core-advantages__floating-buttons {
    flex-direction: row; /* Horizontal for mobile */
    width: calc(100% - 40px); /* 100% width minus right/left 20px */
    left: 20px;
    right: 20px;
    justify-content: space-around;
  }

  .page-index-core-advantages__floating-btn {
    width: 48%; /* Roughly half the width */
    height: 40px;
    font-size: 0.9rem;
  }

  .page-index-core-advantages__faq-question {
    font-size: 1rem;
    padding: 15px 20px;
  }

  .page-index-core-advantages__faq-answer {
    padding: 10px 20px 20px;
    font-size: 0.9rem;
  }
}

@media (max-width: 480px) {
  .page-index-core-advantages__hero-section {
    padding: 30px 10px;
    padding-top: 10px !important;
  }

  .page-index-core-advantages__main-title {
    font-size: clamp(1.5rem, 8vw, 2.2rem);
  }

  .page-index-core-advantages__section {
    padding: 30px 10px;
  }

  .page-index-core-advantages__section-title {
    font-size: clamp(1.3rem, 7vw, 2rem);
  }

  .page-index-core-advantages__text-block {
    font-size: 0.85rem;
  }

  .page-index-core-advantages__floating-buttons {
    flex-direction: row;
    width: calc(100% - 20px); /* 100% width minus right/left 10px */
    left: 10px;
    right: 10px;
    bottom: 10px;
    gap: 8px;
  }

  .page-index-core-advantages__floating-btn {
    width: 49%;
    height: 38px;
    font-size: 0.85rem;
  }
}