@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
/**************/
/* # Clearfix */
/**************/
/***********/
/* # Reset */
/***********/
/***************/
/* # Keyframes */
/***************/
/**************************/
/* # Accessibility hidden */
/**************************/
/**********************/
/* # Block stretching */
/**********************/
/*************************/
/* # Inline-block bugfix */
/*************************/
/******************/
/* # Aspect-ratio */
/******************/
.font-alt {
  font-family: "Roboto Mono";
}
/*

  [Roboto]
    thin - 100
    regular - 400
    medium - 500

  [Roboto Mono]
    regular - 400

*/
/*

    - reset default element style
    - set 10px to 1rem
    - set line-height to golden ratio

*/
* {
  box-sizing: border-box;
  font-display: swap;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
  /* pour retirer la mise en avant */
}
body {
  font-family: "Roboto", arial;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
}
html {
  font-size: 62.5%;
}
a {
  color: inherit;
  text-decoration: none;
  display: block;
}
svg {
  display: block;
}
img {
  display: block;
  width: 100%;
}
ul {
  list-style-type: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
input, textarea, button, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0px;
  border: none;
  border-radius: none;
  background: none;
  cursor: pointer;
  outline: none;
  outline: none;
  resize: none;
}
input[type=checkbox] {
  border: 0.2rem solid black;
  border-radius: 0.3rem;
  height: 1.5rem;
  width: 1.5rem;
}
input[type=checkbox]:checked {
  background-color: black;
}
/*! locomotive-scroll v4.1.1 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */
html.has-scroll-smooth {
  overflow: hidden;
}
html.has-scroll-dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.has-scroll-smooth body {
  overflow: hidden;
}
.has-scroll-smooth [data-scroll-container] {
  min-height: 100vh;
}
[data-scroll-direction=horizontal] [data-scroll-container] {
  height: 100vh;
  display: inline-block;
  white-space: nowrap;
}
[data-scroll-direction=horizontal] [data-scroll-section] {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  height: 100%;
}
.c-scrollbar {
  position: absolute;
  right: 0;
  top: 0;
  width: 11px;
  height: 100%;
  transform-origin: center right;
  transition: transform 0.3s, opacity 0.3s;
  opacity: 0;
}
.c-scrollbar:hover {
  transform: scaleX(1.45);
}
.c-scrollbar:hover, .has-scroll-scrolling .c-scrollbar, .has-scroll-dragging .c-scrollbar {
  opacity: 1;
}
[data-scroll-direction=horizontal] .c-scrollbar {
  width: 100%;
  height: 10px;
  top: auto;
  bottom: 0;
  transform: scaleY(1);
}
[data-scroll-direction=horizontal] .c-scrollbar:hover {
  transform: scaleY(1.3);
}
.c-scrollbar_thumb {
  position: absolute;
  top: 0;
  right: 0;
  background-color: black;
  opacity: 0.5;
  width: 7px;
  border-radius: 10px;
  margin: 2px;
  cursor: -webkit-grab;
  cursor: grab;
}
.has-scroll-dragging .c-scrollbar_thumb {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
[data-scroll-direction=horizontal] .c-scrollbar_thumb {
  right: auto;
  bottom: 0;
}
.god-site-loader {
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  background-color: #5D0FAE;
  color: white;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  opacity: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  z-index: 300;
  overflow: hidden;
}
.god-site-loader .logo {
  justify-content: center;
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 1023px) {
  .god-site-loader .logo {
    transform: scale(0.6);
  }
}
.god-site-loader .logo svg {
  flex: 0 0 auto;
  margin: 0 0.2rem;
}
.god-site-loader .logo svg path {
  opacity: 0;
}
.god-logo {
  position: relative;
}
.god-logo .dot {
  bottom: -0.4rem;
  left: 100%;
  position: absolute;
  transform: translateX(-100%);
}
@media screen and (max-width: 1023px) {
  .god-logo #slide {
    display: none;
  }
  .god-logo .dot {
    left: 38px;
  }
}
.god-site-header {
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  padding: 4rem 4rem 0;
  position: fixed;
  z-index: 200;
}
@media screen and (max-width: 1023px) {
  .god-site-header {
    padding: 2rem 2rem 0;
  }
}
.god-site-header .custom-wrap-resp {
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .god-site-header .custom-wrap-resp a:last-child {
    position: absolute;
    right: 2rem;
  }
}
.entry-footer {
  top: auto;
  right: 0;
  bottom: 4rem;
  left: 0;
  position: absolute;
}
@media screen and (max-width: 1023px) {
  .entry-footer {
    display: none;
  }
}
.entry-footer .wrap-resp {
  display: flex;
  justify-content: space-between;
}
.entry-footer__label {
  display: flex;
  font-size: 1.3rem;
  justify-content: space-between;
}
.entry-footer__label .link {
  position: relative;
}
.entry-footer__scroll {
  font-size: 1.3rem;
  transform: rotate(90deg);
  transform-origin: right;
}
@media screen and (max-width: 1023px) {
  .entry-footer__scroll {
    display: none;
  }
}
.entry-footer__scroll .arrow {
  animation: scroll 0.8s infinite alternate-reverse;
  display: inline-block;
}
@keyframes scroll {
  100% {
    transform: translateX(0.5rem);
  }
}
.god-site-footer {
  position: relative;
  z-index: 200;
}
.god-site-footer .wrap-resp {
  border-top: 0.1rem solid white;
  padding-top: 4rem;
  margin-bottom: 9rem;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .god-site-footer .wrap-resp {
    padding-bottom: 4rem;
    margin-bottom: 0;
  }
}
.god-site-footer .poweredby {
  display: inline-block;
  font-size: 1.3rem;
  font-family: "Roboto Mono";
  margin-top: 8rem;
}
@media screen and (max-width: 1023px) {
  .god-site-footer .poweredby {
    display: block;
    margin-top: 2rem;
    text-align: center;
  }
}
.god-site-footer .mobile-terms {
  display: none;
}
@media screen and (max-width: 1023px) {
  .god-site-footer .mobile-terms {
    display: block;
    font-family: "Roboto Mono";
    font-size: 1.3rem;
    margin-top: 2rem;
    text-align: center;
  }
}
.god-site-footer .scrollup {
  position: absolute;
  right: 4rem;
  bottom: 0;
  font-family: "Roboto Mono";
  font-size: 1.3rem;
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  .god-site-footer .scrollup {
    display: block;
    margin-bottom: 4rem;
    position: static;
    text-align: center;
  }
}
.god-site-footer .flex-wrap {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .god-site-footer .flex-wrap {
    display: block;
    text-align: center;
  }
}
.god-site-footer .flex-wrap:nth-of-type(2) {
  flex-direction: row-reverse;
  margin-top: 2rem;
}
.god-site-footer .flex-wrap h5 {
  font-size: 2rem;
  font-weight: 500;
}
@media screen and (max-width: 1023px) {
  .god-site-footer .flex-wrap h5 {
    display: none;
  }
}
.god-site-footer .flex-wrap img {
  width: 8rem;
}
@media screen and (max-width: 1023px) {
  .god-site-footer .flex-wrap img {
    margin: 2rem auto 0 auto;
  }
}
.god-site-footer .flex-wrap .content, .god-site-footer .flex-wrap .link-content {
  font-family: "Roboto Mono";
  font-size: 1.4rem;
}
.god-site-footer .flex-wrap .link-content {
  text-align: right;
}
@media screen and (max-width: 1023px) {
  .god-site-footer .flex-wrap .link-content {
    text-align: center;
    margin-bottom: 4rem;
  }
}
.js-blob {
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  z-index: -1;
  opacity: 0;
}
@media screen and (max-width: 1023px) {
  .js-blob {
    width: 250vw;
  }
}
.god-modale {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(93, 15, 174, 0.9);
  opacity: 0;
  position: fixed;
  transform: translateY(100%);
  z-index: 500;
}
@supports (-webkit-backdrop-filter: blur(8px)) or (backdrop-filter: blur(8px)) {
  .god-modale {
    background-color: transparent;
  }
}
@media screen and (max-width: 1023px) {
  .god-modale {
    overflow: scroll;
    padding: 2rem;
  }
}
.god-modale .overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  position: absolute;
}
@media screen and (max-width: 1023px) {
  .god-modale .god-grid {
    display: block;
  }
}
.god-modale .god-grid .god-contact-form {
  background-color: rgba(255, 255, 255, 0.15);
  box-shadow: 0 0 10rem rgba(0, 0, 0, 0.05);
  border-radius: 1rem;
  grid-column: 6/span 10;
  margin-top: 50vh;
  padding: 4rem;
  transform: translateY(-50%);
}
@supports (-webkit-backdrop-filter: blur(8px)) or (backdrop-filter: blur(8px)) {
  .god-modale .god-grid .god-contact-form {
    background-color: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
  }
}
@media screen and (max-width: 1023px) {
  .god-modale .god-grid .god-contact-form {
    margin-top: 2rem;
    padding: 2rem;
    transform: none;
  }
}
.god-modale .god-grid .god-contact-form .inner-form-grid {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  gap: 0rem 2rem;
  align-items: start;
}
.god-modale .god-grid .god-contact-form .inner-form-grid input {
  grid-column: auto/span 5;
}
.god-modale .god-grid .god-contact-form .full-w {
  width: 100%;
}
.god-modale .god-grid .god-contact-form .god-btn {
  display: block;
  margin-left: auto;
  margin-top: 2rem;
}
.wrap-resp {
  margin: 0 auto;
  max-width: 100%;
  padding: 0 4rem;
  width: 128rem;
}
.custom-wrap-resp {
  margin-right: calc((100vw - 128rem) / 2);
  max-width: 100%;
}
@media screen and (max-width: 1023px) {
  .custom-wrap-resp {
    margin: 0;
    max-width: auto;
  }
}
.god-content {
  background-color: #5D0FAE;
  color: white;
  min-height: 100vh;
}
[data-scroll-container] {
  overflow: hidden !important;
}
.god-grid {
  display: grid;
  grid-template-columns: repeat(20, 1fr);
  gap: 0rem 2rem;
  align-items: start;
}
.god-btn {
  border: 0.2rem solid white;
  border-radius: 100px;
  color: white;
  display: inline-block;
  font-family: "Roboto";
  font-size: 1.6rem;
  font-weight: 500;
  overflow: hidden;
  padding: 1.2rem 4.8rem;
  position: relative;
  transition: color 0.8s;
}
@media screen and (max-width: 1023px) {
  .god-btn {
    text-align: center;
    width: 100%;
  }
}
.god-btn::before {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  background-color: white;
  border-radius: 50%;
  content: "";
  height: 3rem;
  position: absolute;
  transition: transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transform: translate(-100%, -50%) scale(0);
  width: 3rem;
  z-index: -1;
}
@media screen and (min-width: 1023px) {
  .god-btn:hover {
    color: #E30031;
  }
  .god-btn:hover::before {
    transform: translate(-100%, -50%) scale(20);
  }
}
.god-title {
  font-size: 7.5vw;
  font-weight: 100;
  line-height: 1.2;
}
@media screen and (max-width: 1023px) {
  .god-title {
    font-size: 6rem;
  }
}
.god-title .bold {
  font-weight: 500;
}
.god-site-h2 {
  font-size: 4.5vw;
  font-weight: 100;
  line-height: 1.2;
}
@media screen and (max-width: 1023px) {
  .god-site-h2 {
    font-size: 4rem;
  }
}
.god-site-h2 .bold {
  font-weight: 500;
}
.god-site-h3 {
  font-size: 5rem;
  font-weight: 500;
}
@media screen and (max-width: 1023px) {
  .god-site-h3 {
    font-size: 4rem;
  }
}
.god-field {
  background-color: transparent;
  border: none;
  border-bottom: 0.1rem solid white;
  color: white;
  display: block;
  font-size: 1.6rem;
  font-family: "Roboto";
  margin-bottom: 1.2rem;
  outline: none;
  padding: 1.4rem;
}
.god-field::placeholder {
  color: white;
}
textarea.god-field {
  height: 20rem;
  margin-bottom: 0;
}
#upload-input {
  display: none;
}
.god-label {
  background-image: url("folder.450adb4d.svg");
  background-repeat: no-repeat;
  background-size: 2rem;
  background-position: left center;
  border-bottom: 0.1rem solid white;
  cursor: pointer;
  display: block;
  padding: 1.6rem 3.5rem;
}
.message {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.message span {
  display: block;
  font-size: 1.3rem;
  margin-top: 0.4rem;
}
.message span.success {
  font-size: 1.6rem;
  text-align: center;
}
.message .god-btn {
  font-size: 1.4rem;
  margin: 0 auto;
  padding: 1rem 6rem;
}
.tpl-scene-home {
  position: relative;
  z-index: 100;
}
.tpl-scene-home .hero-section {
  padding-top: 6.31rem;
  position: relative;
}
.tpl-scene-home .hero-section [data-blob-trigger] {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 1023px) {
  .tpl-scene-home .hero-section [data-blob-trigger] {
    bottom: 50vh;
    right: 50vw;
  }
}
@media screen and (max-width: 1023px) {
  .tpl-scene-home .hero-section .god-grid {
    display: flex;
    justify-content: center;
  }
}
.tpl-scene-home .hero-section__content {
  min-height: calc(100vh - 6.31rem - 2.1rem - 4rem);
}
@media screen and (max-width: 1023px) {
  .tpl-scene-home .hero-section__content {
    min-height: auto;
    margin-top: 12rem;
  }
}
.tpl-scene-home .hero-section__content .god-title {
  align-self: center;
  grid-column: 6/span 15;
}
@media screen and (max-width: 1023px) {
  .tpl-scene-home .hero-section__content .god-title {
    flex: 0 0 auto;
  }
}
.tpl-scene-home .freelances-section {
  padding: 30rem 0;
}
@media screen and (max-width: 1023px) {
  .tpl-scene-home .freelances-section {
    padding: 16rem 0;
  }
}
@media screen and (max-width: 1023px) {
  .tpl-scene-home .freelances-section .god-grid {
    display: block;
  }
}
.tpl-scene-home .freelances-section__content .god-site-h2 {
  grid-column: 1/span 9;
}
.tpl-scene-home .freelances-section__content .line-wrap {
  grid-column: auto/span 5;
  margin-top: 16rem;
}
@media screen and (max-width: 1023px) {
  .tpl-scene-home .freelances-section__content .line-wrap {
    margin-top: 4rem;
    width: 8rem;
  }
}
.tpl-scene-home .freelances-section__content .line {
  border-top: 0.1rem solid white;
  opacity: 0;
  width: 0px;
}
@media screen and (max-width: 1023px) {
  .tpl-scene-home .freelances-section__content .line {
    transform: rotate(90deg);
    transform-origin: left;
    margin-left: 8rem;
  }
}
.tpl-scene-home .freelances-section__content .jobs {
  font-size: 2rem;
  grid-column: auto/span 6;
  margin-top: 14rem;
}
@media screen and (max-width: 1023px) {
  .tpl-scene-home .freelances-section__content .jobs {
    margin-left: 8rem;
  }
}
.tpl-scene-home .freelances-section__content .jobs li {
  margin: 1rem 0;
  overflow: hidden;
}
.tpl-scene-home .freelances-section__content .jobs__title {
  display: inline-block;
  opacity: 0;
}
.tpl-scene-home .mission-section {
  padding-bottom: 30rem;
}
@media screen and (max-width: 1023px) {
  .tpl-scene-home .mission-section {
    padding-bottom: 20rem;
  }
}
@media screen and (max-width: 1023px) {
  .tpl-scene-home .mission-section .god-grid {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .tpl-scene-home .mission-section__content {
    margin-left: 8rem;
  }
}
.tpl-scene-home .mission-section__content .line {
  grid-column: 8/span 1;
  height: 16rem;
  margin: 4rem 0;
}
.tpl-scene-home .mission-section__content .line #vertical-line {
  border-left: 0.1rem solid white;
}
.tpl-scene-home .mission-section__content .content-baseline {
  font-size: 2rem;
  grid-column: 8/span 13;
  overflow: hidden;
}
.tpl-scene-home .mission-section__content .content-baseline span {
  opacity: 0;
  display: inline-block;
}
.tpl-scene-home .contact-section {
  padding-bottom: 20rem;
}
.tpl-scene-home .contact-section .god-site-h3 {
  margin-bottom: 4rem;
}
.tpl-scene-home .contact-section a {
  display: inline-block;
  margin-right: 2rem;
}
@media screen and (max-width: 1023px) {
  .tpl-scene-home .contact-section a {
    display: block;
    margin-right: 0;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 1023px) {
  .tpl-scene-home .working-with-section .god-site-h3 {
    text-align: center;
  }
}
.tpl-scene-home .working-with-section .swiper-container {
  margin: 8rem 0;
}
.tpl-scene-home .working-with-section .swiper-container .swiper-wrapper {
  height: auto;
  transition-timing-function: linear;
}
.tpl-scene-home .working-with-section .swiper-container .swiper-slide {
  flex: 0 0 15%;
}
@media screen and (max-width: 1023px) {
  .tpl-scene-home .working-with-section .swiper-container .swiper-slide {
    flex: 0 0 33%;
  }
}
.tpl-scene-home .working-with-section .swiper-container .swiper-slide .item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 8rem;
}
.circle-dot {
  background-color: white;
  border-radius: 50%;
  content: "";
  height: 0.8rem;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translate(calc(100% + 1rem), -50%) scale(0);
  width: 0.8rem;
}
.tpl-scene-terms {
  min-height: 100vh;
  padding-top: calc(6.31rem + 8rem);
  position: relative;
  z-index: 100;
}
.tpl-scene-terms .inner-content {
  margin-top: 8rem;
}
.tpl-scene-terms h4 {
  font-weight: 500;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.tpl-scene-terms h5 {
  font-weight: 500;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  font-size: 1.3rem;
  text-transform: uppercase;
}
.tpl-scene-terms a {
  display: inline-block;
  text-decoration: underline;
}
.tpl-scene-terms p {
  margin-bottom: 4rem;
}
.tpl-scene-client {
  z-index: 100;
  position: relative;
}
.tpl-scene-client .iframe {
  margin-top: 15vh;
}
.tpl-scene-client .iframe iframe {
  height: 75vh;
}
[data-animate] {
  display: block;
}
.text-slide {
  display: block;
  overflow: hidden;
}
.text-slide [data-animate] {
  transform: translateY(150%) rotate(10deg);
  opacity: 0;
}
.scale [data-animate] {
  opacity: 0;
  transform: scale(0.9);
  transform-origin: center;
}
