@font-face {
  font-family: 'N27';
  src: url('/wp-content/themes/yatatheme/fonts/N27-Regular.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'N27';
  src: url('/wp-content/themes/yatatheme/fonts/N27-Medium.otf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'N27';
  src: url('/wp-content/themes/yatatheme/fonts/N27-Bold.otf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
.section-newsletter {
  position: relative;
  margin-top: 54px;
  padding: 12px 5px;
  background-color: #4C00FF;
}
.section-newsletter .triangle svg {
  height: 54px;
}
.section-newsletter .triangle svg path {
  fill: #4C00FF;
}
.section-newsletter .trianglebas {
  transform: rotate(180deg) scale(1,-1);
  top: auto;
  bottom: -53px;
}
.section-newsletter .container-fluid {
  max-width: 795px;
}
.section-newsletter .row {
  text-align: center;
}
.section-newsletter .row span.surtitre {
  font-size: 5.8rem;
  line-height: 5.8rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFFEF1;
}
.section-newsletter .row h2 {
  text-align: center;
  font-size: 8.7rem;
  line-height: 8.7rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #00F000;
}
.section-newsletter .row p {
  margin-bottom: 30px;
  color: #FFFEF1;
}
.section-newsletter .row div.wpcf7 {
  position: relative;
}
.section-newsletter .row div.wpcf7 .screen-reader-response {
  display: none;
}
.section-newsletter .row div.wpcf7 .wpcf7-not-valid-tip {
  color: red;
}
.section-newsletter .row div.wpcf7 input[type="email"] {
  padding: 18px 55px 18px 30px;
  background-color: #FFFEF1;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
  width: 100%;
  border: 0;
  outline: none;
  color: #4C00FF;
}
.section-newsletter .row div.wpcf7 label[for="email"] {
  color: #FFFEF1;
}
.section-newsletter .row div.wpcf7 span.submit {
  position: absolute;
  top: 27px;
  right: 0;
  width: 45px;
  height: 45px;
  display: inline-block;
}
.section-newsletter .row div.wpcf7 span.submit:before {
  content: "";
  position: absolute;
  z-index: 0;
  background-color: #4C00FF;
  top: calc(50% - 19px);
  right: 6px;
  width: 45px;
  height: 45px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 200ms cubic-bezier(0.860,0.000,0.070,1.000);
  -moz-transition: all 200ms cubic-bezier(0.860,0.000,0.070,1.000);
  -ms-transition: all 200ms cubic-bezier(0.860,0.000,0.070,1.000);
  -o-transition: all 200ms cubic-bezier(0.860,0.000,0.070,1.000);
  transition: all 200ms cubic-bezier(0.860,0.000,0.070,1.000);
}
.section-newsletter .row div.wpcf7 span.submit:after {
  content: "\e909";
  font-family: 'icomoon' !important;
  font-size: 1.9rem;
  line-height: 1;
  font-weight: normal;
  color: #FFFEF1;
  position: absolute;
  top: calc(50% - 6px);
  right: 19.5px;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
.section-newsletter .row div.wpcf7 span.submit:hover:before {
  background-color: #00F000;
}
.section-newsletter .row div.wpcf7 span.submit input[type="submit"] {
  position: absolute;
  right: 7px;
  top: 5px;
  z-index: 10;
  width: 45px;
  height: 45px;
  opacity: 0;
}
.section-newsletter .row div.wpcf7 p {
  margin-bottom: 0;
}
.section-newsletter .row div.wpcf7 .wpcf7-acceptance {
  display: block;
  margin-top: 15px;
}
.section-newsletter .row div.wpcf7 .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}
.section-newsletter .row div.wpcf7 .wpcf7-acceptance input[type="checkbox"] {
  width: 20px;
  height: 20px;
  border: 0;
}
.section-newsletter .row div.wpcf7 .wpcf7-acceptance .wpcf7-list-item-label {
  font-size: 1.3rem;
  vertical-align: top;
  padding-left: 10px;
  color: #FFFEF1;
}
.section-newsletter .row div.wpcf7 .wpcf7-spinner {
  position: absolute;
  right: -40px;
  top: 16px;
  margin: 0;
  opacity: 1;
}
@media (max-width: 1199px) {
  .section-newsletter .row h2 {
    font-size: 6.5rem;
    line-height: 6.5rem;
  }
  .section-newsletter .row span.surtitre {
    font-size: 4.8rem;
    line-height: 4.8rem;
  }
}
@media (max-width: 991px) {
  .section-newsletter .row h2 {
    font-size: 4.7rem;
    line-height: 4.7rem;
  }
  .section-newsletter .row span.surtitre {
    font-size: 3.4rem;
    line-height: 3.4rem;
  }
  .section-newsletter .row h2 {
    margin-bottom: 20px;
  }
  .section-newsletter .container-fluid {
    padding: 0 30px;
  }
  .section-newsletter .row div.wpcf7 .wpcf7-spinner {
    right: -29px;
  }
}
@media (max-width: 767px) {
  .section-newsletter .triangle svg {
    height: 34px;
  }
  .section-newsletter .trianglebas {
    bottom: -33px;
  }
}
