@charset "UTF-8";
:root :where(.wp-block-post-title a:where(:not(.wp-element-button))) {
  color: var(--wp--preset--color--bleu-clair);
  text-decoration: none;
  font-weight: 700;
}
header {
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
}
header .wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container {
  min-width: 300px;
}
header nav a {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
header nav a:hover {
  color: #65A12A !important;
}
header nav ul li ul li a {
  text-transform: unset;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #2C3845;
  position: relative;
  border-bottom: 1px solid #f2f2f2;
  margin: 0px 30px !important;
  padding: 10px 0px;
}
header nav ul li ul li a:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 12px;
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  color: #65A12A;
}
header nav ul li ul {
  transform: translateX(-20%);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 8px 0 !important;
  border: none !important;
}
header nav ul li ul li {
  background-color: transparent !important;
}
header nav ul li ul li:last-of-type a {
  border-bottom: 0;
}
header nav ul li ul li.li-chevaux-a-vendre a span {
  position: relative;
  padding-left: 22px;
  padding-right: 22px;
}
header nav ul li ul li.li-chevaux-a-vendre a span:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 2px;
  font-family: "Font Awesome 6 Pro";
  font-weight: bold;
  font-size: 16px;
  line-height: normal;
  color: #65A12A;
}
header nav ul li ul li.li-chevaux-a-vendre a span:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 2px;
  font-family: "Font Awesome 6 Pro";
  font-weight: bold;
  font-size: 16px;
  line-height: normal;
  color: #65A12A;
}
header nav .wp-block-navigation .wp-block-navigation-item.li-contact, header nav .wp-block-navigation .wp-block-navigation-item.li-accueil {
  display: none;
}
header .wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
  stroke: #65A12A;
}
header .wp-block-navigation .wp-block-navigation__submenu-icon {
  height: 16px;
  width: 12px;
  margin-left: 5px;
}
header p.has-bleu-color i {
  color: #65A12A;
  font-size: 16px;
}
header p.has-bleu-clair-color {
  margin-left: 25px;
}
header a.wp-element-button.has-vert-background-color {
  padding: 10px 20px;
  line-height: normal;
}
header a.wp-element-button.has-vert-background-color i {
  font-size: 16px;
}
header a:where(:not(.wp-element-button)) {
  text-decoration: none;
}
@media (max-width: 850px) {
  header > div {
    padding-top: 12px !important;
    padding-right: 20px !important;
    padding-bottom: 15px !important;
    padding-left: 20px !important;
  }
  header a.custom-logo-link img {
    width: 75px;
  }
  header div.wp-block-buttons {
    display: none;
  }
  header .wp-container-content-2 {
    flex-basis: 250px;
  }
  header .wp-container-core-group-is-layout-2 {
    margin: auto;
    padding-right: 80px;
  }
  header .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: flex;
  }
  header .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #2C3845 !important;
  }
  header .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    background-color: #2C3845 !important;
  }
  header ul.wp-block-navigation__container.is-responsive.wp-block-navigation {
    gap: 1.2rem !important;
    padding-bottom: 40px;
  }
  header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  header .wp-block-navigation .wp-block-navigation-item.li-contact, header .wp-block-navigation .wp-block-navigation-item.li-accueil {
    display: flex;
  }
  header nav.wp-block-navigation {
    position: fixed;
    top: 17px;
    right: 20px;
    width: 44px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    z-index: 999;
  }
  header nav.wp-block-navigation ul li ul {
    transform: translateX(0%);
    border-radius: 0px;
    background: transparent;
    box-shadow: none;
  }
  header .wp-block-navigation__responsive-container-open {
    position: relative;
  }
  header .wp-block-navigation__responsive-container-open:before {
    content: "MENU";
    right: -40px;
    top: 0;
    content: "MENU";
    right: 30px;
    top: 4px;
    position: absolute;
    font-size: 14px;
    color: #2C3845;
  }
  header .wp-block-navigation__responsive-container-open svg {
    height: 25px;
  }
  header .wp-block-navigation__responsive-container-close {
    color: #fff;
    right: 20px;
  }
  header .wp-block-navigation .wp-block-navigation-item {
    align-items: flex-start;
  }
  header .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    color: #fff;
    line-height: 1.6;
    border-bottom: 0px;
    max-width: 250px;
  }
  header .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content:hover {
    color: #65A12A;
  }
  header .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content:after {
    top: 5px;
  }
}
@media (max-width: 700px) {
  header nav.wp-block-navigation {
    top: 17px;
    right: 11px;
  }
  header div.header-block-tel {
    transition: all ease-in 0.3s;
  }
  header div.header-block-tel.hide {
    display: none;
  }
}
@media (max-width: 531px) {
  header .wp-container-core-group-is-layout-2 {
    margin: auto;
    padding-right: unset;
    width: 100%;
    align-items: center;
  }
}
footer {
  margin-block-start: 0;
}
footer p a {
  text-decoration: none;
}
footer p a:hover {
  color: #65A12A;
}
footer p i {
  font-size: 48px;
  margin-bottom: 15px;
  color: #65A12A;
}
@media (max-width: 1500px) {
  footer .footer-card {
    padding: 0.5rem;
    font-size: 16px;
  }
  footer .footer-block {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (max-width: 1200px) {
  footer .footer-card {
    text-align: center;
  }
  footer .footer-card div.wp-block-buttons {
    justify-content: center;
  }
  footer .footer-top {
    flex-wrap: wrap;
  }
  footer .footer-top figure {
    margin: auto;
    margin-bottom: 25px;
  }
}
@media (max-width: 1140px) {
  footer .footer-links > div {
    gap: 20px;
    justify-content: center;
    padding-bottom: 25px;
    padding-top: 25px;
  }
  footer div.footer-bottom-colonnes {
    flex-wrap: wrap !important;
  }
  footer div.footer-bottom-colonnes > div.wp-block-column {
    flex-basis: 100% !important;
  }
  footer div.footer-bottom-colonnes > div.wp-block-column:first-of-type {
    text-align: center;
  }
  footer div.footer-bottom-colonnes > div.wp-block-column:first-of-type figure {
    margin: auto;
  }
  footer div.footer-bottom-colonnes > div.wp-block-column ul.wp-block-social-links {
    justify-content: center;
  }
}
li.wp-block-post {
  box-shadow: 0px 10px 30px 0px rgba(44, 56, 69, 0.1);
  border-radius: 20px;
  background-color: #fff;
}
li.wp-block-post > div {
  height: 100%;
  display: flex;
  flex-direction: column;
}
li.wp-block-post > div figure {
  width: 100%;
}
li.wp-block-post > div figure a img {
  transition: all ease-in-out 0.2s;
}
li.wp-block-post > div figure a:hover img {
  opacity: 0.9;
}
li.wp-block-post > div > div {
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap;
}
li.wp-block-post > div > div .wp-block-post-title {
  margin: 0 !important;
}
li.wp-block-post > div > div .wp-block-post-title a:hover {
  color: #2C3845;
}
li.wp-block-post > div > div div.wp-block-post-excerpt {
  display: flex;
  flex-wrap: wrap;
}
li.wp-block-post > div > div div.wp-block-post-excerpt p.wp-block-post-excerpt__excerpt {
  width: 100%;
}
li.wp-block-post > div > div div.wp-block-post-excerpt p.wp-block-post-excerpt__more-text {
  align-self: flex-end;
}
@media (max-width: 1400px) {
  li.wp-block-post > div > div {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
li.wp-block-post.post-94 h3, li.wp-block-post.post-716 h3 {
  position: relative;
  padding-left: 22px;
  padding-right: 22px;
}
li.wp-block-post.post-94 h3:after, li.wp-block-post.post-716 h3:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 5px;
  font-family: "Font Awesome 6 Pro";
  font-weight: bold;
  font-size: 16px;
  line-height: normal;
  color: #65A12A;
}
li.wp-block-post.post-94 h3:before, li.wp-block-post.post-716 h3:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 5px;
  font-family: "Font Awesome 6 Pro";
  font-weight: bold;
  font-size: 16px;
  line-height: normal;
  color: #65A12A;
}
@media (max-width: 992px) {
  ul.wp-block-post-template-is-layout-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 700px) {
  ul.wp-block-post-template-is-layout-grid {
    grid-template-columns: 1fr;
  }
}
nav.wp-block-query-pagination {
  gap: 10px;
}
nav.wp-block-query-pagination div.wp-block-query-pagination-numbers {
  display: flex;
  gap: 10px;
}
nav.wp-block-query-pagination .page-numbers {
  display: inline-flex;
  width: 41px;
  height: 41px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 60px;
  border: 1px solid #CBD6DE;
  color: #65A12A;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
}
nav.wp-block-query-pagination .page-numbers.current, nav.wp-block-query-pagination .page-numbers:hover {
  color: #fff;
  background-color: #65A12A;
}
nav.wp-block-query-pagination a.wp-block-query-pagination-next, nav.wp-block-query-pagination a.wp-block-query-pagination-previous {
  width: 25px;
  overflow: hidden;
  display: flex;
  position: relative;
  color: transparent;
  width: 41px;
  height: 41px;
  border-radius: 60px;
  border: 1px solid #CBD6DE;
}
nav.wp-block-query-pagination a.wp-block-query-pagination-next span.wp-block-query-pagination-next-arrow, nav.wp-block-query-pagination a.wp-block-query-pagination-next span.wp-block-query-pagination-previous-arrow, nav.wp-block-query-pagination a.wp-block-query-pagination-previous span.wp-block-query-pagination-next-arrow, nav.wp-block-query-pagination a.wp-block-query-pagination-previous span.wp-block-query-pagination-previous-arrow {
  position: absolute;
  top: 0px;
  left: 13px;
  color: #65A12A;
  font-size: 29px;
  font-weight: 300;
  margin: 0;
}
nav.wp-block-query-pagination a.wp-block-query-pagination-next span.wp-block-query-pagination-previous-arrow, nav.wp-block-query-pagination a.wp-block-query-pagination-previous span.wp-block-query-pagination-previous-arrow {
  left: unset;
  right: 12px;
}
nav.wp-block-query-pagination a.wp-block-query-pagination-next:hover, nav.wp-block-query-pagination a.wp-block-query-pagination-previous:hover {
  background-color: #65A12A;
}
nav.wp-block-query-pagination a.wp-block-query-pagination-next:hover span.wp-block-query-pagination-next-arrow, nav.wp-block-query-pagination a.wp-block-query-pagination-next:hover span.wp-block-query-pagination-previous-arrow, nav.wp-block-query-pagination a.wp-block-query-pagination-previous:hover span.wp-block-query-pagination-next-arrow, nav.wp-block-query-pagination a.wp-block-query-pagination-previous:hover span.wp-block-query-pagination-previous-arrow {
  color: #fff;
}
body.home .wp-block-media-text__content {
  padding-left: 0;
}
@media (max-width: 600px) {
  body.home .wp-block-media-text__content {
    padding-right: 0;
  }
}
body.home div.entry-content {
  transform: translateY(-50px);
}
@media (max-width: 1300px) {
  body.home div.entry-content {
    transform: translateY(0px);
  }
}
body.home div.wp-block-cover.has-aspect-ratio {
  aspect-ratio: 2 !important;
}
@media (max-width: 1300px) {
  body.home div.wp-block-cover.has-aspect-ratio h1 {
    padding-bottom: 0 !important;
  }
  body.home div.wp-block-cover.has-aspect-ratio div.wp-block-buttons {
    margin-top: 30px !important;
    margin-bottom: 80px !important;
  }
}
@media (max-width: 600px) {
  body.home div.wp-block-cover.has-aspect-ratio {
    min-height: 420px !important;
    aspect-ratio: unset !important;
  }
  body.home div.wp-block-cover.has-aspect-ratio h1 {
    padding-top: 20px !important;
  }
  body.home div.wp-block-cover.has-aspect-ratio div.wp-block-buttons {
    margin-top: 15px !important;
    margin-bottom: 60px !important;
  }
}
@media (max-width: 1300px) {
  body.home .accueil-prestations {
    flex-wrap: wrap !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (max-width: 1300px) {
  body.home .accueil-prestations .wp-block-column {
    flex-basis: 31% !important;
    margin-bottom: 30px;
  }
}
@media (max-width: 992px) {
  body.home .accueil-prestations .wp-block-column {
    flex-basis: 48% !important;
  }
}
body.home .chevaux-a-vendre {
  background-image: url("https://keravel.a.equideclic.com/wp-content/uploads/2024/09/fondu-vert-accueil.png");
  background-position-x: 33%;
  background-size: auto;
  background-repeat: no-repeat;
}
body.home .chevaux-a-vendre figure.wp-block-media-text__media {
  z-index: -1;
  height: 100%;
  justify-self: center;
}
body.home .chevaux-a-vendre figure.wp-block-media-text__media img {
  height: 100% !important;
  object-fit: cover;
}
body.home .chevaux-a-vendre div.wp-block-media-text__content {
  height: 100%;
  background-color: #65A12A;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1024px) {
  body.home .chevaux-a-vendre {
    grid-template-columns: 0% auto !important;
  }
  body.home .chevaux-a-vendre figure.wp-block-media-text__media {
    display: none;
  }
}
@media (max-width: 600px) {
  body.home .chevaux-a-vendre {
    grid-template-columns: 100% !important;
  }
}
@media (max-width: 768px) {
  body.home .accueil-poney-club > div {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  body.home .accueil-poney-club > div h2 {
    margin-top: 25px !important;
  }
}
.page-template-page-horse div.wp-block-group.fiche-horse {
  margin-block-start: 0rem;
}
.page-template-page-horse .entry-content.wp-block-post-content.is-layout-flow.wp-block-post-content-is-layout-flow {
  max-width: 100%;
  padding: 0;
}
.page-template-page-horse div.wp-block-cover__inner-container {
  text-align: center;
}
.page-template-page-horse div.wp-block-cover__inner-container .groomy-fiche-main__header__name {
  font-weight: 700;
}
.page-template-page-horse div.wp-block-group.horse-fiche-content {
  max-width: 1338px;
  margin: auto;
  padding: 0 20px;
}
body {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  overflow-x: hidden;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body * {
  box-sizing: border-box;
}
body .entry-content {
  margin-block-start: 0;
}
body p {
  line-height: 26px;
}
:root :where(.wp-element-button, .wp-block-button__link) {
  padding: 14px 25px;
  line-height: 18px;
}
@media (max-width: 600px) {
  :root :where(.wp-element-button, .wp-block-button__link) {
    padding: 12px 14px;
  }
}
div.yoast-breadcrumbs {
  font-size: 14px;
}
div.yoast-breadcrumbs a {
  text-decoration: none;
  color: #676767;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
div.yoast-breadcrumbs a:hover {
  color: #2C3845;
}
div.yoast-breadcrumbs .breadcrumb_last strong {
  font-weight: 400;
  color: #65A12A;
}
div.yoast-breadcrumbs > span > span:first-of-type {
  position: relative;
  padding-left: 25px;
}
div.yoast-breadcrumbs > span > span:first-of-type strong {
  color: #676767;
}
div.yoast-breadcrumbs > span > span:first-of-type::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0;
  font-family: "Font Awesome 6 Pro";
  height: 16px;
}
div.share-block {
  position: relative;
  cursor: pointer;
  background-color: #fff;
  align-self: end;
}
div.share-block p.p-share {
  transition: all ease 0.3s;
}
div.share-block p.p-share:hover {
  color: #2C3845;
}
div.share-block ul.reseaux {
  position: absolute;
  top: 4px;
  right: 0;
  opacity: 0;
  z-index: -1;
  transition: all ease-in 0.3s;
  gap: 8px;
}
div.share-block ul.reseaux.show {
  bottom: 0;
  right: 0;
  top: 12px;
  opacity: 1;
  z-index: 1;
}
hr.wp-block-separator.left {
  margin-left: 0;
}
.vagues {
  z-index: 2;
}
h1.border, h2.border {
  position: relative;
  margin-top: 0;
  margin-bottom: 40px;
}
h1.border::before, h2.border::before {
  position: absolute;
  content: "";
  bottom: -10px;
  left: 0;
  width: 100px;
  height: 2px;
  background-color: #65A12A;
}
a {
  transition: all ease-in-out 0.2s;
}
a.wp-block-post-excerpt__more-link {
  text-decoration: none;
  background-color: #65A12A;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  padding: 10px 20px;
  padding-right: 50px;
  border-radius: 50px;
  position: relative;
}
a.wp-block-post-excerpt__more-link:after {
  content: "";
  position: absolute;
  top: 11px;
  right: 20px;
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  font-size: 18px;
  bottom: 0;
  line-height: normal;
}
a.wp-block-post-excerpt__more-link:hover {
  opacity: 0.8;
}
.wp-block-button a.has-background:hover {
  opacity: 0.8;
}
.wp-block-media-text > .wp-block-media-text__content {
  padding-right: 0;
}
.has-media-on-the-right > .wp-block-media-text__content {
  padding-left: 0;
  padding-right: 8%;
}
@media (max-width: 1600px) {
  body div.wp-block-cover {
    min-height: 50vh !important;
  }
}
@media (max-width: 1200px) {
  body div.wp-block-cover {
    min-height: 40vh !important;
  }
}
@media (max-width: 820px) {
  body div.wp-block-cover {
    min-height: 30vh !important;
  }
}
@media (max-width: 400px) {
  body div.wp-block-cover {
    min-height: 20vh !important;
  }
}
@media (max-width: 600px) {
  .has-gris-clair-background-color {
    padding-left: 20px;
    padding-right: 20px;
  }
}
body.page-id-17 div.block-contact {
  align-items: stretch;
  justify-content: stretch;
  margin-right: 0 !important;
  margin-left: calc((100vw - 1310px - 3rem) / 2) !important;
  max-width: unset;
  gap: 65px;
}
@media (max-width: 1350px) {
  body.page-id-17 div.block-contact {
    flex-wrap: wrap;
    margin-left: unset !important;
  }
}
@media (max-width: 1350px) {
  body.page-id-17 .wp-container-core-group-is-layout-7 > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: unset;
  }
}
body.page-id-17 div.block-contact-left {
  max-width: 963px;
}
@media (max-width: 1350px) {
  body.page-id-17 div.block-contact-left {
    max-width: unset;
  }
}
body.page-id-17 div.block-contact-right {
  transform: translateX(1.5rem);
}
@media (max-width: 1350px) {
  body.page-id-17 div.block-contact-right {
    transform: translateX(0rem);
    width: 100%;
  }
}
body.page-id-17 div.block-contact-right iframe {
  height: 100%;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
@media (max-width: 1350px) {
  body.page-id-17 div.block-contact-right iframe {
    width: 100%;
    height: 500px;
    border-radius: 20px;
  }
}
body.page-id-17 hr.wp-block-separator.left {
  margin-left: 0 !important;
  max-width: 1296px;
}
body.page-id-17 div.wp-block-column.has-border-color {
  border-radius: 50px;
}
body.page-id-17 div.wp-block-column.has-border-color p i {
  font-size: 48px;
  color: #fff;
  background: #65A12A;
  height: 78px;
  width: 78px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}
body.page-id-17 div.wp-block-column.has-border-color p a:where(:not(.wp-element-button)) {
  text-decoration: none;
}
body.page-id-17 div.wp-block-column.has-border-color p a:where(:not(.wp-element-button)):hover {
  color: #65A12A;
}
body.page-id-17 div.contact-form {
  max-width: 963px;
}
@media (max-width: 1350px) {
  body.page-id-17 div.contact-form {
    max-width: unset;
  }
}
body.page-id-17 div.contact-form div.contact-form-champs {
  gap: 15px;
  display: flex;
  flex-wrap: wrap;
}
body.page-id-17 div.contact-form div.contact-form-champs p {
  display: inline-block;
  width: calc(50% - 8px);
  margin: 0;
  margin-bottom: 10px;
}
body.page-id-17 div.contact-form div.contact-form-champs p label {
  font-size: 18px;
  font-weight: 600;
  color: #2C3845;
}
body.page-id-17 div.contact-form div.contact-form-champs p span input {
  background-color: #F6F7F9;
  color: #676767;
  border-radius: 8px;
  font-size: 18px;
  width: 100%;
  border: none;
  padding: 11px 22px;
  margin-top: 5px;
}
body.page-id-17 div.contact-form div.contact-form-champs div.textarea {
  width: 100%;
}
body.page-id-17 div.contact-form div.contact-form-champs div.textarea p {
  width: 100%;
}
body.page-id-17 div.contact-form div.contact-form-champs div.textarea textarea {
  background-color: #F6F7F9;
  color: #676767;
  border-radius: 8px;
  font-size: 18px;
  width: 100%;
  border: none;
  padding: 11px 22px;
  margin-top: 5px;
}
body.page-id-17 div.contact-form div.checkbox {
  width: 100%;
}
body.page-id-17 div.contact-form div.checkbox p, body.page-id-17 div.contact-form div.checkbox label {
  color: #676767;
  font-weight: 400;
}
body.page-id-17 div.contact-form div.checkbox input {
  width: auto;
}
body.page-id-17 div.contact-form div.checkbox .wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 0em;
}
body.page-id-17 div.contact-form div.button {
  width: 100%;
  text-align: center;
}
body.page-id-17 div.contact-form div.button p {
  position: relative;
  display: inline-block;
}
body.page-id-17 div.contact-form div.button p:after {
  content: "";
  position: absolute;
  top: 12px;
  left: 95px;
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  font-size: 16px;
  bottom: 0;
  line-height: normal;
  color: #fff;
}
body.page-id-17 div.contact-form div.button input {
  height: 42px;
  padding: 10px 20px;
  padding-right: 41px;
  gap: 5px;
  flex-shrink: 0;
  background-color: #65A12A;
  color: #FFF;
  border-radius: 80px;
  border: 0px;
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
  transition: all ease-in-out 0.2s;
}
body.page-id-17 div.contact-form div.button input:hover {
  background-color: #385B6B;
}
body.page-id-17 div.contact-form .wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 1em;
  font-weight: normal;
  display: block;
  position: absolute;
}
@media (max-width: 1350px) {
  body.page-id-17 div.contact-form {
    max-width: unset;
  }
}
div.entry-content .wp-block-group p:not(.has-vert-color) strong, div.entry-content .wp-block-group ul.wp-block-list li strong, main.entry-content .wp-block-group p:not(.has-vert-color) strong, main.entry-content .wp-block-group ul.wp-block-list li strong {
  color: #385B6B;
}
div.entry-content .wp-block-group h3.has-text-color, main.entry-content .wp-block-group h3.has-text-color {
  margin-top: 36px;
}
div.entry-content .wp-block-group li, main.entry-content .wp-block-group li {
  line-height: 26px;
}
div.wp-block-column.label {
  box-shadow: 0px 10px 30px 0px rgba(44, 56, 69, 0.1);
  border-radius: 20px;
  padding: 30px 20px;
}
