@media (min-width: 992px) {
  html.w-mod-js:not(.w-mod-ix)
    [data-w-id="85196764-1c7c-ba8a-8903-4e3e375ba0a2"] {
    height: 208px;
  }
}

body .transition {
  display: block;
}
body .page-content {
  transform: translate(0px, 300px);
}
.w-editor .transition {
  display: none;
}
.w-editor .page-content {
  transform: translate(0px, 0px);
}
.no-scroll-transition {
  overflow: hidden;
  position: relative;
}

[js-line-animation] {
  visibility: hidden;
}

.w--editor [js-line-animation] {
  visibility: visible;
}

[js-line-animation] .line {
  overflow: hidden;
}

html {
  overflow-y: scroll;
}

a {
  color: inherit;
}

.small-sol__title {
  hyphens: manual;
}

.cycle__side-item.w--current .cycle__side-dot-on {
  opacity: 1;
}

.cycle__side-item.w--current .cycle__back-arrow {
  opacity: 1;
}

.arc__number-wrap {
  transition-delay: 0s;
}
.arc__number-wrap.active {
  transition-delay: 0.2s;
}

.cycle__item {
  scroll-margin-top: 100px;
}

.home-tab.active .home-tab__number {
  font-variation-settings: "wght" 500;
}

.home-tab__text {
  transition: opacity 0.4s ease 0s;
}

.home-tab.active .home-tab__number.one {
  padding-left: 0px;
}

.home-tab.active .home-tab__image {
  opacity: 1;
  transition: opacity 0.7s ease 0.6s;
}

.home-tab__image {
  transition: opacity 0.4s ease 0s;
}

.home-tab.active .home-tab__info {
  padding-left: 30%;
}

.home-tab.active .home-tab__text {
  transition: opacity 0.7s ease 0.6s;
}

.home-tab__vert-wrap {
  transition: height 0.7s ease 0.3s;
}
.home-tab.active .home-tab__vert-wrap {
  transition: height 0.4s ease 0s;
}

.home-tab__horz-wrap {
  transition: width 0.4s ease 0s;
}
.home-tab.active .home-tab__horz-wrap {
  transition: width 0.7s ease 0.3s;
}

.home-tab.active .home-tab__vert-wrap {
  height: 0px;
}

.home-tab.active .home-tab__horz-wrap {
  width: 450px;
}

.home-tab.active .home-tab__text {
  opacity: 1;
}

.cta__left:hover .cta__left-hover-bg {
  opacity: 1;
}
.cta__right-side:hover .cta__left-hover-bg {
  opacity: 1;
}

.info-box:hover .cta__highlight {
  background-color: #00f380;
  box-shadow: 0 0 8px 0 hsla(151.60493827160496, 100%, 47.65%);
}

.cta__button:hover .cta__button-text {
  font-variation-settings: "wght" 500;
  text-shadow: 0 0 5px hsla(151.60493827160496, 100%, 47.65%, 0.3);
}

.cta__button:hover .cta__button-line {
  height: 3px;
  background: #00f380;
}

.project-nav__current-text {
  writing-mode: vertical-rl;
  text-orientation: mixed;
}

.project-nav__wrap {
  pointer-events: none;
}

.project-nav__menu {
  pointer-events: auto;
}

.hero-title {
  hyphens: manual;
}

.nav__shader,
.image-cover {
  pointer-events: none;
}

.nav__item:hover .mega-menu {
  z-index: 20;
}

.form__field {
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

.cyoa__select {
  -webkit-appearance: none;
}

.passepartout {
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  .home-tab.active .home-tab__info {
    padding-left: 0%;
    padding-top: 160px;
  }
}

@media screen and (max-width: 478px) {
  .cycle__body {
    width: calc(100% + 40px);
  }

  .minipro__number {
    display: none;
  }
  .minipro__info.small {
    width: 100%;
  }
  .minipro__heading.small {
    width: 50%;
    padding-right: 11%;
  }
}

#br-counter {
  content: "";
  margin: 2em;
  display: block;
  font-size: 45%;
  height: 5em;
}

.footer-rouv-text {
  padding-right: 6px;
  font-size: 10px;
  display: inline;
}
