.devox-page {
  background-color: #101232;
  color: #ffffff;
}
/*
.devox-page p {
  color: #a9a5ce;
  font-size: 12px;
  font-family: "Source Sans Pro", sans-serif;
}*/
.devox-page p {
    color: 
    #fff;
    font-size: 14px;
    font-family: "Source Sans Pro", sans-serif;
}
.devox-page span {
  color: #b74223;
}
.devox-page h1 {
  font-size: 34px;
  line-height: 42px;
  color: #ffffff;
}
.devox-page .moving-line {
  position: relative;
  width: 100%;
  margin-bottom: 1em;
}
.devox-page .moving-line:after {
  content: "";
  background-color: #b74223;
  width: 6em;
  height: 0.2em;
  position: absolute;
  bottom: -0.5em;
  right: 15%;
}
.devox-page h3 {
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 30px;
  font-weight: 400;
}
.devox-page h2 {
  font-size: 25px;
  color: #ffffff;
  text-align: center;
}
.devox-page .kayn-vr {
  position: absolute;
  left: 6.1em;
  top: 0.2em;
  width: 10.2em;
  height: auto;
  z-index: 30;
}
.devox-page section.header {
  position: relative;
  margin: 0;
}
.devox-page section.header:before {
  content: "";
  width: 100%;
  height: 130%;
  position: absolute;
  top: -20%;
  left: 30%;
  margin-left: -50%;
  background: url("../img/circle-shadow.png") center top no-repeat;
  background-size: contain;
  z-index: 9;
  opacity: 0.8;
}
.devox-page section.header .page-header {
  border: none;
  margin: 0;
  position: relative;
  z-index: 99;
  min-height: 500px;
  padding: 100px 0;
}
.devox-page section.header .logo-soge {
  margin-bottom: 50px;
}
.devox-page section.header .description {
  font-size: 25px;
  font-weight: 300;
  font-family: "Source Sans Pro", sans-serif;
}
.devox-page section.header .image {
  position: relative;
  font-size: 14px;
  max-width: 500px;
  margin-top: -30px;
  float: right;
}
.devox-page section.header .image img {
  display: block;
}
.devox-page section.header .image .casque-vr1 {
  left: 13em;
  top: 2em;
  font-size: 0.85em;
}
.devox-page section.header .image .casque-vr2 {
  right: 10em;
  top: initial;
  left: initial;
  bottom: 3.3em;
  font-size: 0.7em;
  -webkit-transform: rotate(27deg);
  -moz-transform: rotate(27deg);
  -ms-transform: rotate(27deg);
  -o-transform: rotate(27deg);
  transform: rotate(27deg);
}
.devox-page section.header .image .image-1 {
  position: absolute;
  width: 10em;
  height: auto;
  bottom: 4.8em;
  left: 5em;
  z-index: 5;
}
.devox-page section.header .image .image-2 {
  position: absolute;
  width: 8.6em;
  height: auto;
  bottom: 7.5em;
  left: 15.7em;
  z-index: 10;
}
.devox-page section.header .image .image-3 {
  position: absolute;
  width: 7em;
  height: auto;
  bottom: 11.3em;
  left: 25em;
  z-index: 15;
}
.devox-page section.header .moving-circles {
  left: -50%;
  position: absolute !important;
  max-height: 500px;
  max-width: 1000px;
}
.devox-page section.save-the-date {
  text-align: center;
}
.devox-page section.save-the-date p {
  font-weight: 300;
  font-size: 24px;
}
.devox-page section.details {
  position: relative;
  margin-bottom: 50px;
}
.devox-page section.details:before {
  content: "";
  width: 400px;
  height: 400px;
  position: absolute;
  left: -220px;
  top: 150px;
  background: url("../img/circle.png") center center no-repeat;
  background-size: contain;
  opacity: 0.4;
}
.devox-page section.details .flex-row {
  align-items: center;
}
.devox-page section.details .image {
  position: relative;
  font-size: 14px;
}
.devox-page section.details .image img {
  display: block;
}
.devox-page section.details .image .part1 {
  position: absolute;
  right: 1.2em;
  bottom: 1.1em;
  width: 20em;
  height: 33em;
  z-index: 10;
  overflow: hidden;
}
.devox-page section.details .image .part1 .gray-window {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.devox-page section.details .image .part2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20em;
  height: auto;
  z-index: 20;
}
.devox-page section.details .content {
  padding-top: 100px;
}
.devox-page section.details .content p {
  margin-bottom: 50px;
}
.devox-page section.avantages {
  padding: 50px 0;
  overflow: hidden;
}
.devox-page section.avantages .bloc {
  margin-bottom: 30px;
}
.devox-page section.avantages .bloc .icon {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #e58362;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.devox-page section.avantages .bloc .icon img {
  height: 34px;
  width: auto;
}
.devox-page section.avantages .bloc.bloc-2 .icon {
  background-color: #68baa1;
}
.devox-page section.avantages .bloc.bloc-3 .icon {
  background-color: #a56ea8;
}
.devox-page section.avantages .bloc.bloc-4 .icon {
  background-color: #b74223;
}
.devox-page section.participation {
  position: relative;
  margin-bottom: 80px;
}
.devox-page section.participation:before {
  content: "";
  width: 100%;
  height: 130%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -50%;
  background: url("../img/circle-shadow.png") center top no-repeat;
  background-size: contain;
  z-index: 9;
  opacity: 0.8;
}
.devox-page section.participation .image {
  position: relative;
  z-index: 99;
  height: 506px;
  width: 100%;
  font-size: 14px;
}
.devox-page section.participation .image .mascotte {
  position: relative;
  z-index: 50;
}
.devox-page section.participation .image .mascotte img {
  max-height: 506px;
  display: block;
  margin: auto;
  position: relative;
  z-index: 1;
}
.devox-page section.participation .image .mascotte .kayn-vr {
  position: absolute;
  left: 50%;
  top: 6em;
  z-index: 3;
  margin-left: -3.5em;
  font-size: 8.5px;
  -webkit-transform: rotate(9deg);
  -moz-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
  -o-transform: rotate(9deg);
  transform: rotate(9deg);
}
.devox-page section.participation .image .mascotte .kayn-vr .kayn-container {
  z-index: 5;
}
.devox-page section.participation .image .line1 {
  position: absolute;
  background-color: #3e5aa7;
  width: 11em;
  height: 0.4em;
  right: 49%;
  bottom: 32.2em;
  z-index: 60;
}
.devox-page section.participation .image .line2 {
  background-color: #ec429f;
  position: absolute;
  bottom: 23.8em;
  width: 11em;
  height: 0.4em;
  right: 59%;
  top: 12em;
}
.devox-page section.participation .image .line3 {
  position: absolute;
  background-color: #ffffff;
  width: 11em;
  height: 0.4em;
  left: 49%;
  bottom: 12em;
  z-index: 60;
}
.devox-page section.participation .image .bubble1 {
  position: absolute;
  left: 3.5em;
  bottom: 21em;
}
.devox-page section.participation .image .bubble1 svg {
  width: 4.6em;
  height: auto;
}
.devox-page section.participation .image .bubble11 {
  position: absolute;
  left: 0.3em;
  bottom: 18em;
}
.devox-page section.participation .image .bubble11 svg {
  width: 2.5em;
  height: auto;
}
.devox-page section.participation .image .bubble2 {
  position: absolute;
  left: 10.4em;
  bottom: 14.6em;
}
.devox-page section.participation .image .bubble2 svg {
  width: 21em;
  height: auto;
}
.devox-page section.participation .image .bubble3 {
  position: absolute;
  left: 31em;
  bottom: 18.5em;
}
.devox-page section.participation .image .bubble3 svg {
  width: 7.5em;
  height: auto;
}
.devox-page section.participation .image .bubble4 {
  position: absolute;
  bottom: 9.7em;
  left: 27.3em;
}
.devox-page section.participation .image .bubble4 svg {
  width: 3.6em;
  height: auto;
}
.devox-page section.participation .image .bubble5 {
  position: absolute;
  bottom: 5em;
  left: 34em;
}
.devox-page section.participation .image .bubble5 svg {
  width: 4em;
  height: auto;
}
.devox-page section.participation .image .bubble6 {
  position: absolute;
  left: 17.2em;
  bottom: 11.8em;
  width: 10em;
  height: 3.4em;
  overflow: hidden;
  padding: 4px 0 0 4px;
}
.devox-page section.participation .image .bubble6 svg {
  width: 9em;
  height: auto;
  -webkit-filter: drop-shadow(10em 0em 0.15em rgb(255, 255, 255));
  filter: drop-shadow(10em 0em 0.15em rgb(255, 255, 255));
  margin-left: -10em;
}
.devox-page section.participation .image .bubble1r {
  position: absolute;
  right: 3.5em;
  bottom: 21em;
}
.devox-page section.participation .image .bubble1r svg {
  width: 4.6em;
  height: auto;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.devox-page section.participation .image .bubble11r {
  position: absolute;
  right: 0.1em;
  bottom: 18em;
}
.devox-page section.participation .image .bubble11r div {
  width: 3em;
  height: 3em;
  padding: 0.2em;
  overflow: hidden;
}
.devox-page section.participation .image .bubble11r svg {
  width: 2.6em;
  right: -3em;
  position: relative;
  height: auto;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-filter: drop-shadow(3em 0em 0.15em rgb(213, 104, 42));
  filter: drop-shadow(3em 0em 0.15em rgb(213, 104, 42));
}
.devox-page section.participation .image .bubble2r {
  position: absolute;
  right: 8.7em;
  bottom: 14.6em;
}
.devox-page section.participation .image .bubble2r svg {
  width: 21em;
  height: auto;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.devox-page section.participation .image .bubble3r {
  position: absolute;
  right: 15.7em;
  bottom: 21.5em;
}
.devox-page section.participation .image .bubble3r svg {
  width: 9em;
  height: auto;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.devox-page section.participation .image .bubble33r {
  position: absolute;
  right: 29.2em;
  bottom: 18.5em;
}
.devox-page section.participation .image .bubble33r svg {
  width: 7.5em;
  height: auto;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.devox-page section.participation .image .bubble4r {
  position: absolute;
  right: 25.6em;
  bottom: 10em;
  width: 4.4em;
  height: 5em;
  padding: 0.4em;
  overflow: hidden;
}
.devox-page section.participation .image .bubble4r svg {
  width: 3.8em;
  right: -4em;
  position: relative;
  height: auto;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-filter: drop-shadow(4em 0em 0.15em rgb(255, 255, 255));
  filter: drop-shadow(4em 0em 0.15em rgb(255, 255, 255));
}
.devox-page section.participation .image .bubble5r {
  position: absolute;
  bottom: 8.8em;
  right: 30.5em;
}
.devox-page section.participation .image .bubble5r svg {
  width: 4em;
  height: auto;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.devox-page section.participation .image .bubble6r {
  position: absolute;
  right: 14.9em;
  bottom: 11.8em;
  width: 10em;
  height: auto;
}
.devox-page section.participation .image .bubble6r svg {
  width: 9em;
  height: auto;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.devox-page section.participation .image .bubble1, .devox-page section.participation .image .bubble1r, .devox-page section.participation .image .bubble2r, .devox-page section.participation .image .bubble3r {
  z-index: 55;
}
.devox-page section.participation .content {
  background-color: rgba(20, 25, 62, 0.62);
  border: 1px solid rgba(148, 149, 152, 0.63);
  padding: 50px 50px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  position: relative;
  z-index: 99;
}
.devox-page section.participation .content .form-container {
  padding: 40px;
  height: 100%;
  background-color: #0b102e;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.devox-page section.participation .content .form-container .title {
  font-size: 18px;
  margin-bottom: 20px;
}
.devox-page section.participation .content p {
  font-size: 13px;
  margin-bottom: 30px;
}
.devox-page section.participation .forminator-field {
  position: relative;
}
.devox-page section.participation .forminator-field:before {
  content: "";
  display: block;
  width: 24px;
  height: 20px;
  position: absolute;
  background-size: contain;
  left: 16px;
  top: 16px;
}
.devox-page section.participation .input-nom .forminator-field:before {
  background: url("../img/account.svg") center bottom no-repeat;
}
.devox-page section.participation .input-email .forminator-field:before {
  background: url("../img/email.svg") center bottom no-repeat;
}
.devox-page section.participation .input-telephone .forminator-field:before {
  background: url("../img/telephone.svg") center bottom no-repeat;
}
.devox-page section.participation .input-cadeau .forminator-field:before {
  background: url("../img/gift.svg") center bottom no-repeat;
  z-index: 1;
}
.devox-page section.participation p.loi {
  font-size: 10px;
  color: #a9a5ce;
  margin-bottom: 0;
}
.devox-page section.footer {
  margin-bottom: 80px;
}

@media only screen and (max-width: 480px) {
  .devox-page section.header > .row {
    overflow: hidden;
  }
  .devox-page section.header .page-header {
    padding: 40px 0;
  }
  .devox-page section.header .logo-soge {
    margin-bottom: 30px;
    height: 80px;
  }
  .devox-page section.header .image {
    font-size: 9.5px;
  }
  .devox-page section.header .moving-circles {
    max-height: 362px;
  }
  .devox-page section.details .content {
    padding-top: 40px;
  }
  .devox-page section.details .image {
    font-size: 7px;
  }
  .devox-page section.avantages {
    margin-bottom: 0;
  }
  .devox-page section.avantages .bloc {
    padding: 0 30px 30px 30px;
  }
  .devox-page section.participation > .row {
    overflow: hidden;
  }
  .devox-page section.participation .content {
    padding: 30px;
  }
  .devox-page section.participation .content .form-container {
    padding: 20px;
  }
  .devox-page section.participation .image {
    font-size: 7px;
    height: auto;
  }
  .devox-page section.participation .image img {
    max-height: 370px;
  }
  .devox-page section.participation .image .mascotte .kayn-vr {
    font-size: 7px;
  }
  .devox-page section.footer {
    margin-bottom: 40px;
    text-align: center;
  }
  .devox-page section.footer .text-right {
    text-align: center;
  }
  .devox-page section.footer img {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 992px) {
  .devox-page section.header .page-header > .row {
    overflow: hidden;
  }
  .devox-page section.header .page-header .image {
    float: none;
    margin: auto;
  }
  .devox-page section.participation .image {
    font-size: 12px;
  }
  .devox-page section.participation .content {
    padding: 50px;
  }
}
.kayn-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  -webkit-transform: rotate(-11deg);
  -moz-transform: rotate(-11deg);
  -ms-transform: rotate(-11deg);
  -o-transform: rotate(-11deg);
  transform: rotate(-11deg);
  top: 1em;
  left: 0.1em;
  opacity: 0.8;
}
.kayn-container h5.kayn {
  color: white;
  font-family: sans-serif;
  font-weight: 800;
  position: relative;
  font-size: 2.5em;
  padding: 30px;
}
.kayn-container h5.kayn::before, .kayn-container h5.kayn::after {
  padding: 30px;
  color: white;
  content: "Kayn";
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
}
.kayn-container h5.kayn::before {
  left: 3px;
  text-shadow: -2px 0 red;
  animation-name: kayn-animation-1;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: alternate-reverse;
}
.kayn-container h5.kayn::after {
  left: -3px;
  text-shadow: -2px 0 blue;
  animation-name: kayn-animation-2;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: alternate-reverse;
}

@keyframes kayn-animation-1 {
  0% {
    clip: rect(101px, 350px, 120px, 30px);
  }
  5% {
    clip: rect(103px, 350px, 71px, 30px);
  }
  10% {
    clip: rect(5px, 350px, 116px, 30px);
  }
  15% {
    clip: rect(18px, 350px, 63px, 30px);
  }
  20% {
    clip: rect(132px, 350px, 118px, 30px);
  }
  25% {
    clip: rect(90px, 350px, 147px, 30px);
  }
  30% {
    clip: rect(80px, 350px, 63px, 30px);
  }
  35% {
    clip: rect(121px, 350px, 18px, 30px);
  }
  40% {
    clip: rect(143px, 350px, 99px, 30px);
  }
  45% {
    clip: rect(147px, 350px, 140px, 30px);
  }
  50% {
    clip: rect(68px, 350px, 23px, 30px);
  }
  55% {
    clip: rect(72px, 350px, 95px, 30px);
  }
  60% {
    clip: rect(83px, 350px, 59px, 30px);
  }
  65% {
    clip: rect(131px, 350px, 136px, 30px);
  }
  70% {
    clip: rect(126px, 350px, 98px, 30px);
  }
  75% {
    clip: rect(148px, 350px, 35px, 30px);
  }
  80% {
    clip: rect(127px, 350px, 101px, 30px);
  }
  85% {
    clip: rect(69px, 350px, 146px, 30px);
  }
  90% {
    clip: rect(145px, 350px, 124px, 30px);
  }
  95% {
    clip: rect(83px, 350px, 31px, 30px);
  }
  100% {
    clip: rect(18px, 350px, 144px, 30px);
  }
}
@keyframes kayn-animation-2 {
  0% {
    clip: rect(18px, 350px, 93px, 30px);
  }
  5% {
    clip: rect(14px, 350px, 119px, 30px);
  }
  10% {
    clip: rect(65px, 350px, 138px, 30px);
  }
  15% {
    clip: rect(39px, 350px, 42px, 30px);
  }
  20% {
    clip: rect(94px, 350px, 49px, 30px);
  }
  25% {
    clip: rect(3px, 350px, 142px, 30px);
  }
  30% {
    clip: rect(39px, 350px, 52px, 30px);
  }
  35% {
    clip: rect(92px, 350px, 133px, 30px);
  }
  40% {
    clip: rect(114px, 350px, 9px, 30px);
  }
  45% {
    clip: rect(145px, 350px, 41px, 30px);
  }
  50% {
    clip: rect(119px, 350px, 16px, 30px);
  }
  55% {
    clip: rect(116px, 350px, 46px, 30px);
  }
  60% {
    clip: rect(26px, 350px, 97px, 30px);
  }
  65% {
    clip: rect(106px, 350px, 41px, 30px);
  }
  70% {
    clip: rect(34px, 350px, 10px, 30px);
  }
  75% {
    clip: rect(87px, 350px, 141px, 30px);
  }
  80% {
    clip: rect(103px, 350px, 17px, 30px);
  }
  85% {
    clip: rect(90px, 350px, 10px, 30px);
  }
  90% {
    clip: rect(141px, 350px, 57px, 30px);
  }
  95% {
    clip: rect(113px, 350px, 45px, 30px);
  }
  100% {
    clip: rect(124px, 350px, 140px, 30px);
  }
}

/*# sourceMappingURL=sgdevox-public.css.map */
