/*!************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./wp-content/themes/horizon-marketing-child/src/scss/app.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************/
@keyframes decoRotate {
  0%, 100% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(20deg) scale(1.015);
  }
}
html,
body {
  overflow-x: clip;
  font-size: 16px !important;
}

html:has(.menu-am[aria-hidden=false]),
html:has(.menuctouvert.visible) {
  overflow: hidden;
}

.otgs-development-site-front-end {
  display: none !important;
}

.flatpickr-calendar,
.flatpickr-calendar input,
.flatpickr-calendar span,
.flatpickr-calendar select {
  font-family: var(--wp--preset--font-family--primary) !important;
}

.wp-block-group {
  position: relative;
}

.wp-block-button a {
  border-radius: 0px;
}

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}

button,
[role=button] {
  cursor: pointer;
}

::-webkit-scrollbar {
  width: 8px;
  border-radius: 0;
}

::-webkit-scrollbar-track {
  background: var(--wp--preset--color--white);
}

::-webkit-scrollbar-thumb {
  background: var(--wp--preset--color--primary);
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
::-webkit-scrollbar-thumb:hover {
  background: var(--wp--preset--color--ternary);
}

.wp-block-cover {
  overflow: hidden;
}

.hrz-menu-1 {
  padding: 0 1rem;
}
.hrz-menu-1 .wpml-language-switcher-block {
  width: -moz-fit-content !important;
  width: fit-content !important;
  text-transform: uppercase;
}
.hrz-menu-1 .wpml-language-switcher-block .wp-block-navigation__submenu-container .wp-block-navigation-item__content,
.hrz-menu-1 .wpml-language-switcher-block .wp-block-navigation__submenu-container .wp-block-navigation-item__content span {
  color: var(--wp--preset--color--secondary) !important;
}
@media (max-width: 480px) {
  .hrz-menu-1 .menu-header {
    flex-direction: row !important;
  }
}
@media (max-width: 480px) {
  .hrz-menu-1 .open-menu {
    padding: 0 1rem 0 0;
    border-right: 2px solid var(--wp--preset--color--blanc);
  }
}
@media (max-width: 768px) {
  .hrz-menu-1 .menu-btn {
    display: none !important;
  }
}
.hrz-menu-1 .menu-tel {
  border-left: 2px solid var(--wp--preset--color--blanc);
  border-right: 2px solid var(--wp--preset--color--blanc);
  padding: 0 1rem;
}
.hrz-menu-1 .menu-tel a {
  text-decoration: none;
  font-weight: 400 !important;
  transition: all ease-in-out 0.3s;
}
.hrz-menu-1 .menu-tel a:hover {
  color: var(--wp--preset--color--texte);
}
@media (max-width: 480px) {
  .hrz-menu-1 .menu-tel {
    display: none !important;
  }
}
.hrz-menu-1 .header-left {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.hrz-menu-1 .header-left .open-menu {
  cursor: pointer;
  transition: all ease-in-out 0.3s;
}
.hrz-menu-1 .header-left .open-menu:hover {
  transform: translateX(4px);
}
@media (max-width: 480px) {
  .hrz-menu-1 .header-left {
    flex-basis: 60% !important;
  }
}
@media (max-width: 480px) {
  .hrz-menu-1 .header-left {
    flex-basis: 40% !important;
  }
}

.menu-am {
  position: fixed;
  inset: 0;
  height: 100vh;
  width: 20vw;
  min-width: 400px;
  z-index: 1000;
  transform: translateX(-100%);
  opacity: 0;
  visibility: hidden;
  flex-wrap: nowrap !important;
  align-content: flex-start;
  overflow-y: auto;
  overflow-x: hidden;
  box-shadow: 9px 0px 15px 0px rgba(23, 42, 48, 0.54);
}
.menu-am .menu-close {
  cursor: pointer;
  transition: all ease-in-out 0.3s;
}
.menu-am .menu-close:hover {
  transform: rotate(90deg);
}
.menu-am a,
.menu-am .wp-block-navigation-submenu__toggle {
  transition: all ease-in-out 0.3s;
  color: var(--wp--preset--color--blanc) !important;
  font-weight: normal;
}
.menu-am a:hover,
.menu-am .wp-block-navigation-submenu__toggle:hover {
  color: var(--wp--preset--color--texte) !important;
}
.menu-am .current-menu-item a {
  color: var(--wp--preset--color--texte) !important;
}
.menu-am .wp-block-navigation-submenu {
  flex-direction: column;
  align-items: flex-start;
}
.menu-am .wp-block-navigation-submenu button {
  display: flex;
}
.menu-am .wp-block-navigation-submenu button::after {
  font-family: "Font Awesome 6 Free";
  content: "\f078";
  font-weight: 900;
  display: block;
  transition: all ease-in-out 0.3s;
  transform-origin: center center;
  margin-left: 1rem;
  transform: rotate(270deg);
  font-size: 0.8rem;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.menu-am .wp-block-navigation-submenu button[aria-expanded=true]:after {
  transform: rotate(360deg);
}
.menu-am .wp-block-navigation-submenu button[aria-expanded=true] ~ .wp-block-navigation-submenu {
  display: block !important;
}
.menu-am .wp-block-navigation-submenu .wp-block-navigation__submenu-icon {
  display: none;
}
.menu-am .wp-block-navigation-submenu .wp-block-navigation-submenu {
  position: relative;
  inset: 0;
  display: none;
  background: none;
  border: 0;
  border-left: 1px solid;
  margin: 0.5rem 0;
}
.menu-am .wp-block-navigation-submenu .wp-block-navigation-submenu .wp-block-navigation-item__content {
  padding: 0.4rem 1em;
}

.menuctouvert {
  position: absolute;
  top: 0;
  z-index: 9999;
}
.menuctouvert .close-menu-icon {
  z-index: 99999;
}
.menuctouvert .searchform {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: var(--wp--preset--font-family--primary) !important;
}
.menuctouvert .searchform .numInputWrapper input,
.menuctouvert .searchform .counter-block p {
  font-family: var(--wp--preset--font-family--primary) !important;
}
.menuctouvert .searchform .counter-block p,
.menuctouvert .searchform .counter-block .age-info {
  font-size: var(--wp--preset--font-size--m) !important;
  text-align: center !important;
}
.menuctouvert #searchform-menu .control-group {
  font-size: unset !important;
}
.menuctouvert #searchform-menu button[type=submit] {
  font-family: var(--wp--preset--font-family--primary) !important;
}
.menuctouvert #searchform-menu button[type=submit]:hover {
  background-color: var(--wp--preset--color--ternary) !important;
}

.wpgrid-map-section .wpgrid-map-left,
.wpgrid-map-content .wpgrid-map-left {
  overflow: hidden;
  padding: 3rem;
  min-width: 0;
  position: relative;
  flex: 1;
  max-width: 100%;
}
@media (max-width: 768px) {
  .wpgrid-map-section .wpgrid-map-left,
  .wpgrid-map-content .wpgrid-map-left {
    order: 1;
    padding-top: 310px;
  }
}
@media (max-width: 480px) {
  .wpgrid-map-section .wpgrid-map-left,
  .wpgrid-map-content .wpgrid-map-left {
    order: 1;
    padding-top: 0;
  }
}
.wpgrid-map-section .wpgrid-map-left .wpgb-card-media,
.wpgrid-map-content .wpgrid-map-left .wpgb-card-media {
  height: 230px;
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
.wpgrid-map-section .wpgrid-map-right,
.wpgrid-map-content .wpgrid-map-right {
  position: sticky;
  height: 100vh !important;
  width: 100%;
  top: 0;
}
@media (max-width: 768px) {
  .wpgrid-map-section .wpgrid-map-right,
  .wpgrid-map-content .wpgrid-map-right {
    order: 0;
    position: relative;
  }
}

.is-style-hrz-p--title {
  font-family: var(--wp--preset--font-family--secondary);
  font-size: var(--wp--preset--font-size--l);
  color: var(--wp--preset--color--secondary);
  line-height: 75px;
  font-weight: 400;
}

.is-style-hrz-p--subtitle {
  font-family: var(--wp--preset--font-family--terciary);
  font-size: var(--wp--preset--font-size--s);
  text-transform: uppercase;
  font-weight: 400;
}

.is-style-hrz-p--base {
  font-family: var(--wp--preset--font-family--primary);
  font-size: var(--wp--preset--font-size--xs);
  line-height: 1.4;
  font-weight: 400;
}

.is-style-hrz-title--main {
  font-family: var(--wp--preset--font-family--secondary);
  font-size: var(--wp--preset--font-size--l);
  color: var(--wp--preset--color--secondary);
  line-height: 75px;
  font-weight: 400;
}

.is-style-hrz-title--sub {
  font-family: var(--wp--preset--font-family--terciary);
  font-size: var(--wp--preset--font-size--s);
  text-transform: uppercase;
  font-weight: 400;
}

.is-style-hrz-btn--primary a {
  background: var(--wp--preset--color--primary);
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--wp--preset--color--blanc);
  font-weight: 700;
  font-size: var(--wp--preset--font-size--xs);
  font-family: var(--wp--preset--font-family--terciary);
  text-transform: uppercase;
  text-align: center;
  transition: all ease-in-out 0.3s;
  border-radius: 3px;
  padding: 0.3rem 1rem;
}
.is-style-hrz-btn--primary a:hover {
  background: var(--wp--preset--color--secondary);
}

.is-style-hrz-btn--gamme a {
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--wp--preset--color--blanc);
  font-weight: 700;
  font-size: var(--wp--preset--font-size--xs);
  font-family: var(--wp--preset--font-family--terciary);
  text-align: center;
  transition: all ease-in-out 0.3s;
  border-radius: 3px;
  border: 1px solid var(--wp--preset--color--blanc);
  padding: 0.3rem 1rem;
  backdrop-filter: 4px;
}
.is-style-hrz-btn--gamme a:hover {
  background: var(--wp--preset--color--secondary);
  border: 1px solid var(--wp--preset--color--secondary);
}

.is-style-hrz-hero--mask {
  -webkit-mask: url("/wp-content/themes/horizon-marketing-child/src/img/form-hero.svg") repeat-x;
          mask: url("/wp-content/themes/horizon-marketing-child/src/img/form-hero.svg") repeat-x;
}

.hrz-slider-2-pagination {
  width: 100% !important;
  inset: 0 !important;
  transform: none !important;
  text-align: center;
}

.hrz-slider-dots .swiper-pagination-bullet-active {
  width: 48px;
  height: 10px;
  background-color: var(--wp--preset--color--primary);
  transform: none;
}

.hrz-slider-dots .swiper-pagination-bullet {
  width: 48px;
  height: 4px;
  background-color: var(--wp--preset--color--primary);
  transform: none;
  border-radius: 2000px;
}

.is-tree {
  height: 700px;
  width: 500px;
  animation: palm-sway 3s ease-in-out infinite alternate;
}
.is-tree-right {
  top: -10%;
  right: 0;
}
.is-tree-left {
  top: -10%;
  left: -2%;
}
@media (max-width: 768px) {
  .is-tree {
    display: none;
  }
}

@keyframes palm-sway {
  0% {
    transform: translateY(12px) rotate(0.5deg) scale(1);
  }
  100% {
    transform: translateY(6px) rotate(-0.5deg) scale(1.02);
  }
}
@keyframes para {
  0% {
    transform: translate(12px, 6px) rotate(5deg);
  }
  100% {
    transform: translate(25px, 25px) rotate(-5deg);
  }
}
.pb-hero .parapente {
  top: 20%;
  right: 10vw;
  transform-origin: center center;
  animation: para 3s ease-in-out infinite alternate;
}
.pb-hero .hrz-hero__content {
  box-shadow: inset 0 -10px 0 rgba(255, 255, 255, 0.5);
  background: url("../img/cycliste.png") no-repeat right 10px bottom 10px;
}

.pb-icons .pb-list-icons a {
  text-decoration: none;
}
.pb-icons .pb-list-icons .pb-icon {
  transition: all ease-in-out 0.3s;
  transform: translateY(0px);
}
.pb-icons .pb-list-icons .pb-icon:hover {
  transform: translateY(-5px);
}
.pb-icons .pb-list-icons .pb-icon:before {
  content: " ";
  display: flex;
  width: 1px;
  height: 145px;
  background: linear-gradient(0deg, rgb(21, 176, 157) 0%, rgb(255, 255, 255) 99%);
}

.scroll-fade-wrapper {
  position: relative;
}
.scroll-fade-wrapper .scroll-fade-hero {
  position: relative;
  height: 100vh;
  overflow: hidden;
  z-index: 1;
}
.scroll-fade-wrapper .scroll-fade-hero-img {
  transform: scale(1.02);
}
.scroll-fade-wrapper .scroll-fade-hero figure,
.scroll-fade-wrapper .scroll-fade-hero img {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 480px) {
  .scroll-fade-wrapper .scroll-fade-hero figure,
  .scroll-fade-wrapper .scroll-fade-hero img {
    aspect-ratio: 9/16;
  }
}
.scroll-fade-wrapper .scroll-fade-hero-content {
  position: relative;
  z-index: 2;
  margin-top: -20vh;
  padding-top: 20vh;
}

#plune-flash-info {
  z-index: 100 !important;
  font-family: var(--wp--preset--font-family--primary);
  font-size: var(--wp--preset--font-size--s);
}

#plune-toolbar #ptb-open-btn {
  background-color: var(--wp--preset--color--ternary);
  border: none;
}
#plune-toolbar #ptb-open-btn:after {
  background-color: var(--wp--preset--color--highlight);
}
#plune-toolbar .ptb__nav,
#plune-toolbar .ptb__nav__inner {
  background-color: var(--wp--preset--color--ternary) !important;
  font-family: var(--wp--preset--font-family--primary) !important;
  color: var(--wp--preset--color--secondary) !important;
}
#plune-toolbar .ptb__collapse-btn {
  border-color: var(--wp--preset--color--highlight) !important;
}
#plune-toolbar .ptb__collapse-btn i {
  color: var(--wp--preset--color--highlight) !important;
}
#plune-toolbar .ptb__slide__header {
  margin-top: 0 !important;
  background-color: var(--wp--preset--color--ternary) !important;
}
#plune-toolbar .ptb__slide__close-btn {
  top: 10px !important;
  border: none !important;
  color: var(--wp--preset--color--ternary) !important;
  font-family: var(--wp--preset--font-family--primary) !important;
}
#plune-toolbar .ptb__slide.open {
  border-color: var(--wp--preset--color--highlight) !important;
}
#plune-toolbar .ptb__link:hover {
  color: var(--wp--preset--color--highlight) !important;
}

#searchform-wrapper .searchform input,
#searchform-wrapper .searchform select,
#searchform-wrapper .searchform button {
  font-family: var(--wp--preset--font-family--primary) !important;
  font-size: var(--wp--preset--font-size--s) !important;
}

.flatpickr-calendar {
  font-family: var(--wp--preset--font-family--primary) !important;
}

footer a {
  font-weight: normal;
  transition: all ease-in-out 0.3s;
}
footer a:hover {
  color: var(--wp--preset--color--texte) !important;
}
footer nav a {
  font-weight: normal;
  transition: all ease-in-out 0.3s;
}
footer nav a:hover {
  color: var(--wp--preset--color--text) !important;
}
footer .hrz-footer-1-col-legal a {
  font-weight: normal !important;
}
@media (max-width: 480px) {
  footer .hrz-footer-1-col-legal {
    gap: 0.5rem !important;
  }
}
@media (max-width: 480px) {
  footer .wp-block-social-links {
    justify-content: center;
  }
}

.b0-r0 {
  bottom: 0;
  right: 0;
}

.is-t-right {
  text-align: right;
}

.is-self-s {
  align-self: center;
}

@media (max-width: 480px) {
  .no-p-mobile {
    padding: 0 !important;
  }
}

.is-covered:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.25) 40%, rgba(0, 0, 0, 0) 70%);
  pointer-events: none;
  z-index: 0;
}

.is-relative {
  position: relative;
}

.is-absolute {
  position: absolute !important;
}

@media (max-width: 480px) {
  .is-hidden {
    display: none !important;
  }
}

@media (max-width: 480px) {
  .is-m-t-align {
    text-align: center !important;
  }
}

.is-z1 {
  z-index: 1;
}

.is-shadowed {
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.6);
}

.banner-content .feature_text {
  font-family: var(--wp--preset--font-family--primary) !important;
  font-size: var(--wp--preset--font-size--xs);
}

.anim-btn-book {
  transition: ease-in-out all 0.3s;
}
.anim-btn-book > * {
  transition: all ease-in-out 0.3s;
}
.anim-btn-book:hover {
  background-color: var(--wp--preset--color--terciary) !important;
  border-radius: 8px;
}
.anim-btn-book:hover .label-btn {
  color: #fff !important;
  transform: translateY(3px);
}
.anim-btn-book:hover .icon-btn {
  transform: translateY(5px);
}
.anim-btn-book:hover .icon-btn svg {
  fill: #fff !important;
}

.recomendation-block .hrz-ttl__term-name {
  font-size: var(--wp--preset--font-size--xs);
  color: var(--wp--preset--color--primary);
  font-family: var(--wp--preset--font-family--primary);
}
.recomendation-block .card-query-content {
  background-color: #fff;
}
.recomendation-block .card-query-content h3 {
  font-size: var(--wp--preset--font-size--s) !important;
}
.recomendation-block .card-query-content h3 a {
  font-size: var(--wp--preset--font-size--s) !important;
  font-family: var(--wp--preset--font-family--primary) !important;
  font-weight: bold;
}
.recomendation-block .card-query-content .static-card-price {
  background-color: var(--wp--preset--color--terciary);
  border-radius: 0;
  margin-top: var(--wp--preset--spacing--m);
}
.recomendation-block .card-query-content .static-card-price .booking_default a {
  color: var(--wp--preset--color--terciary);
}
.recomendation-block .card-query-content .static-card-price .booking_default a:hover {
  background-color: var(--wp--preset--color--secondary);
  color: var(--wp--preset--color--txt-light);
}

/*# sourceMappingURL=app.css.map*/