@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-topdix {
  overflow: hidden;
  padding-bottom: 5px;
}
.section-topdix .container-fluid {
  max-width: 1660px;
  padding-right: 60px;
}
.section-topdix .titre {
  padding-right: 200px;
  position: relative;
}
.section-topdix .titre span.surtitre {
  font-size: 5.8rem;
  line-height: 6rem;
  color: #4C00FF;
  font-weight: 700;
  text-transform: uppercase;
}
.section-topdix .titre h2 {
  font-size: 13.8rem;
  line-height: 13.8rem;
  color: #00F000;
}
.section-topdix .titre h2 img {
  height: 94px;
  transform: translate(10px,-13px);
}
.section-topdix .titre .macaron {
  position: absolute;
  width: 190px;
  top: 0;
  right: 0;
}
.section-topdix .introduction {
  padding-right: 55px;
  z-index: 5;
}
.section-topdix .introduction div.intro {
  font-size: 1.6rem;
  line-height: 3.6rem;
  color: #4C00FF;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}
.section-topdix .introduction a.bouton1 {
  text-transform: uppercase;
  font-size: 2rem;
  padding: 11px 23px;
}
.section-topdix .introduction a.bouton1:after {
  transform: rotate(-2deg);
}
.section-topdix .swiper--ctn .swiper {
  overflow: visible;
}
.section-topdix .swiper--ctn .swiper .swiper-wrapper .swiper-slide:not(.swiper-slide-visible) .swiper-slide-inner {
  opacity: 0.07;
}
.section-topdix .swiper--ctn .swiper .swiper-wrapper .swiper-slide-inner {
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  margin-bottom: 35px;
  background-color: #4C00FF;
  position: relative;
  border-radius: 16px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 420px;
}
.section-topdix .swiper--ctn .swiper .swiper-wrapper .swiper-slide-inner:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 210px;
  bottom: -25px;
  left: 0;
  z-index: -1;
  background-image: radial-gradient(closest-side,#535351 0%,rgba(255,254,242,0) 100%);
}
.section-topdix .swiper--ctn .swiper .swiper-wrapper .swiper-slide-inner .imgcropCtn {
  height: 97px;
  border-radius: 16px;
  margin-bottom: 10px;
}
.section-topdix .swiper--ctn .swiper .swiper-wrapper .swiper-slide-inner .imgcropCtn small.copyimg {
  bottom: 5px;
  right: 5px;
}
.section-topdix .swiper--ctn .swiper .swiper-wrapper .swiper-slide-inner h3 {
  font-size: 2.3rem;
  line-height: 2.7rem;
  text-transform: uppercase;
  color: #FFFEF1;
  margin-bottom: 0;
}
.section-topdix .swiper--ctn .swiper .swiper-wrapper .swiper-slide-inner span.soustitre {
  font-size: 1.7rem;
  line-height: 2.4rem;
  font-weight: 700;
  color: #FFFEF1;
}
.section-topdix .swiper--ctn .swiper .swiper-wrapper .swiper-slide-inner div.texte {
  margin-top: 10px;
  font-size: 1.4rem;
  line-height: 2.2rem;
  text-transform: uppercase;
  color: #FFFEF1;
  letter-spacing: 0.5px;
}
.section-topdix .swiper--ctn .swiper .swiper-wrapper .swiper-slide-inner .bouton1 {
  color: #FFFEF1;
}
.section-topdix .swiper--ctn .swiper .swiper-wrapper .swiper-slide-inner .bouton1:after {
  border: 1px solid #FFFEF1;
  background-color: #4C00FF;
}
.section-topdix .swiper--ctn .swiper .swiper-wrapper .swiper-slide-inner .bouton1:hover {
  color: #4C00FF;
}
.section-topdix .swiper--ctn .swiper .swiper-wrapper .swiper-slide-inner .bouton1:hover:after {
  background-color: #FFFEF1;
}
.section-topdix .swiper--ctn .s-button-prev,
.section-topdix .swiper--ctn .s-button-next {
  width: 31px;
  height: 31px;
  background-color: #4C00FF;
  right: -50px;
  border: 0;
}
.section-topdix .swiper--ctn .s-button-prev i,
.section-topdix .swiper--ctn .s-button-next i {
  font-size: 1.35rem;
  transform: translate(1px,1px);
}
.section-topdix .swiper--ctn .s-button-prev:hover,
.section-topdix .swiper--ctn .s-button-next:hover {
  background-color: #00F000;
}
.section-topdix .swiper--ctn .s-button-prev:hover i:before,
.section-topdix .swiper--ctn .s-button-next:hover i:before {
  color: #FFFEF1;
}
.section-topdix .swiper--ctn .s-button-prev {
  right: auto;
  left: -50px;
}
.section-topdix .swiper--ctn .s-button-prev i {
  transform: translate(-2px,-1px) rotate(180deg);
}
.section-topdix .swiper--ctn .swiper-button-disabled {
  display: none;
}
.section-topdix .swiper--ctn .swiper-scrollbar {
  height: 12px;
  width: 520px;
  margin-top: 15px;
  background-color: #4C00FF;
  cursor: pointer;
}
.section-topdix .swiper--ctn .swiper-scrollbar .swiper-scrollbar-drag {
  height: 18px;
  top: -3px;
  background-color: #00F000;
  border: 1px solid #000000;
}
@media (max-width: 1399px) {
  .section-topdix .titre span.surtitre {
    font-size: 3.8rem;
    line-height: 4rem;
  }
  .section-topdix .titre h2 {
    font-size: 10.8rem;
    line-height: 11rem;
  }
  .section-topdix .titre h2 img {
    height: 77px;
    transform: translate(10px,-10px);
  }
}
@media (max-width: 1199px) {
  .section-topdix .container-fluid {
    padding-right: 15px;
  }
  .section-topdix .swiper--ctn {
    padding: 0 50px;
  }
  .section-topdix .swiper--ctn .s-button-prev {
    left: 0;
  }
  .section-topdix .swiper--ctn .s-button-next {
    right: 0;
  }
  .section-topdix .introduction {
    margin-bottom: 20px;
  }
  .section-topdix .titre .macaron {
    width: 140px;
  }
  .section-topdix .titre h2 {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .section-topdix .titre span.surtitre {
    font-size: 3rem;
    line-height: 3.2rem;
  }
  .section-topdix .titre h2 {
    font-size: 8.8rem;
    line-height: 9rem;
  }
  .section-topdix .titre h2 img {
    height: 60px;
  }
}
@media (max-width: 767px) {
  .section-topdix .swiper--ctn .swiper-scrollbar {
    display: none;
  }
  .section-topdix .titre .macaron {
    display: none;
  }
  .section-topdix .titre {
    padding-right: 8px;
    text-align: center;
  }
  .section-topdix .titre h2 {
    font-size: 5.8rem;
    line-height: 6rem;
    text-align: center;
  }
  .section-topdix .titre h2 img {
    height: 40px;
    transform: translate(10px,-6px);
  }
  .section-topdix .introduction div.intro {
    font-size: 1.4rem;
    line-height: 3rem;
    text-align: center;
  }
  .section-topdix .introduction {
    text-align: center;
    padding-right: 8px;
  }
  .section-topdix .swiper--ctn {
    padding: 0 35px;
  }
}
@media (max-width: 575px) {
  .section-topdix .swiper--ctn .swiper .swiper-wrapper .swiper-slide-inner .imgcropCtn {
    height: 34vw;
  }
  .section-topdix .swiper--ctn .s-button-next {
    right: -5px;
  }
  .section-topdix .swiper--ctn .s-button-prev {
    left: -5px;
  }
  .section-topdix .swiper--ctn .swiper .swiper-wrapper .swiper-slide-inner {
    padding: 25px;
  }
}
