/* Séance d’essai — finition de « La suite » et transition vers le footer. */
body.page-id-10 .agd-trial-page {
  padding-bottom: 0 !important;
}

body.page-id-10 .wp-block-template-part:has(> footer.site-footer) {
  margin-top: 0 !important;
}

body.page-id-10 .agd-trial-page > .agd-trial-places {
  margin-bottom: 28px !important;
}

body.page-id-10 .agd-trial-page > .agd-trial-after {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 28px 30px 30px !important;
  border-radius: 26px 10px 26px 10px !important;
  border: 1px solid rgba(214, 173, 106, .24) !important;
  background: linear-gradient(135deg, #0b2544 0%, #14546c 68%, #1b7080 100%) !important;
  box-shadow: 0 18px 34px rgba(7, 31, 62, .16), 5px 5px 0 rgba(214, 173, 106, .14) !important;
}

body.page-id-10 .agd-trial-after h2 {
  margin-bottom: 6px;
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
}

body.page-id-10 .agd-trial-after p {
  color: #dce9ef;
  line-height: 1.45;
}

body.page-id-10 .agd-trial-after .wp-element-button {
  min-height: 46px;
  padding: 11px 18px;
  background: linear-gradient(135deg, #f2d6a0, #d6ad6a);
  box-shadow: 0 7px 16px rgba(0, 0, 0, .16);
}

body.page-id-10 .agd-trial-after .agd-trial-text-link {
  color: #f2d6a0;
}

body.page-id-10 .site-footer.premium-footer {
  margin-top: 0 !important;
  border-radius: 28px 28px 0 0 !important;
  overflow: hidden;
}

body.page-id-10 .site-footer.premium-footer .footer-main {
  padding-bottom: 30px;
}

body.page-id-10 .site-footer.premium-footer .footer-partners {
  padding-top: 22px;
  padding-bottom: 20px;
}

body.page-id-10 .site-footer.premium-footer .footer-bottom {
  padding-top: 12px;
}

@media (max-width: 700px) {
  body.page-id-10 .agd-trial-page {
    padding-bottom: 0 !important;
    margin-bottom: -36px !important;
  }

  body.page-id-10 .agd-trial-page > .agd-trial-places {
    margin-bottom: 26px !important;
  }

  body.page-id-10 .agd-trial-page > .agd-trial-after {
    padding: 22px 18px 24px !important;
    border-radius: 20px 8px 20px 8px !important;
  }

  body.page-id-10 .agd-trial-after h2 {
    font-size: 1.85rem;
  }

  body.page-id-10 .agd-trial-after p {
    font-size: .9rem;
  }

  body.page-id-10 .agd-trial-after .agd-trial-contact__actions {
    gap: 9px;
  }

  body.page-id-10 .site-footer.premium-footer {
    padding-top: 14px !important;
    padding-bottom: 6px !important;
    border-radius: 24px 24px 0 0 !important;
  }

  body.page-id-10 .site-footer.premium-footer .footer-main {
    gap: 10px 16px;
    padding-bottom: 10px;
  }

  body.page-id-10 .site-footer.premium-footer .footer-partners {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  body.page-id-10 .site-footer.premium-footer .partner-logos {
    margin-top: 8px;
    gap: 3px;
  }

  body.page-id-10 .site-footer.premium-footer .partner-logo {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  body.page-id-10 .site-footer.premium-footer .footer-bottom {
    padding-top: 10px;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.page-id-10 .agd-trial-after,
  body.page-id-10 .agd-trial-after::before,
  body.page-id-10 .site-footer.premium-footer {
    animation: none !important;
    transition: none !important;
  }
}
