@font-face {
  font-family: 'Ohno Softie';
  src: url('/wp-content/themes/yatatheme/fonts/Ohno_Softie/OhnoSoftie-Light.woff2') format('woff2'), url('/wp-content/themes/yatatheme/fonts/Ohno_Softie/OhnoSoftie-Light.woff') format('woff');
  font-weight: 300;
}
@font-face {
  font-family: 'Ohno Softie';
  src: url('/wp-content/themes/yatatheme/fonts/Ohno_Softie/OhnoSoftie-Regular.woff2') format('woff2'), url('/wp-content/themes/yatatheme/fonts/Ohno_Softie/OhnoSoftie-Regular.woff') format('woff');
  font-weight: normal;
}
@font-face {
  font-family: 'Ohno Softie';
  src: url('/wp-content/themes/yatatheme/fonts/Ohno_Softie/OhnoSoftie-Medium.woff2') format('woff2'), url('/wp-content/themes/yatatheme/fonts/Ohno_Softie/OhnoSoftie-Medium.woff') format('woff');
  font-weight: 500;
}
@font-face {
  font-family: 'Ohno Softie';
  src: url('/wp-content/themes/yatatheme/fonts/Ohno_Softie/OhnoSoftie-Bold.woff2') format('woff2'), url('/wp-content/themes/yatatheme/fonts/Ohno_Softie/OhnoSoftie-Bold.woff') format('woff');
  font-weight: bold;
}
@font-face {
  font-family: 'Ohno Softie';
  src: url('/wp-content/themes/yatatheme/fonts/Ohno_Softie/OhnoSoftie-Black.woff2') format('woff2'), url('/wp-content/themes/yatatheme/fonts/Ohno_Softie/OhnoSoftie-Black.woff') format('woff');
  font-weight: 900;
}
@keyframes slidecopy {
  from {
    margin-left: -50px;
    opacity: .1;
  }
  to {
    margin-left: 0px;
    opacity: 1;
  }
}
@keyframes slidecopyTop {
  from {
    margin-bottom: -60px;
    opacity: .1;
  }
  to {
    margin-bottom: -10px;
    opacity: 1;
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}
.section-texteetimage-fullwidth .texteetimage-full__container {
  position: relative;
}
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block {
  z-index: 2;
  position: relative;
  width: 88%;
  padding: 44px;
  display: flex;
  justify-content: space-between;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #E3CBBE;
  color: #4D092F;
}
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__image {
  width: 46.5%;
}
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__image figure {
  position: relative;
  margin-bottom: 0;
}
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__image figure img {
  max-width: 100%;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__image figure small {
  z-index: 3;
  display: flex;
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1;
  background-color: rgba(0,0,0,0.5);
  padding: 8px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: default;
}
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__image figure small .copycont {
  padding-left: 5px;
  display: none;
}
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__image figure small:hover .copycont {
  display: inline;
  animation: 0.3s ease slidecopy;
}
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__texte {
  width: 40%;
  margin: 0 28px 0 50px;
}
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__texte h1,
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__texte h2,
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__texte h3,
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__texte h4,
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__texte h5,
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__texte h6 {
  color: #4D092F;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 25px;
}
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__texte p {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.7;
}
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__texte ul,
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__texte ol {
  padding: 0 0 0 30px;
  margin: 0 0 20px;
  line-height: 1.7;
  font-size: 2rem;
  list-style-type: disc;
}
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__texte ul li,
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__texte ol li {
  margin: 0 0 10px;
}
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__texte ul li:last-child,
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__texte ol li:last-child {
  margin: 0;
}
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__texte a.boutPlein {
  margin: 40px 0 0;
  width: 100%;
  color: #4D092F;
}
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__texte a.boutPlein:hover {
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__ludik {
  font-size: 54.7rem;
  position: absolute;
  bottom: 0;
  z-index: 1;
  right: 30px;
  width: auto;
  color: #E3CBBE;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul2 .texteetimage-full__block {
  background: #FFC166;
  color: #EC5123;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul2 .texteetimage-full__block .texteetimage-full__texte h1,
.section-texteetimage-fullwidth .texteetimage-full__container.coul2 .texteetimage-full__block .texteetimage-full__texte h2,
.section-texteetimage-fullwidth .texteetimage-full__container.coul2 .texteetimage-full__block .texteetimage-full__texte h3,
.section-texteetimage-fullwidth .texteetimage-full__container.coul2 .texteetimage-full__block .texteetimage-full__texte h4,
.section-texteetimage-fullwidth .texteetimage-full__container.coul2 .texteetimage-full__block .texteetimage-full__texte h5,
.section-texteetimage-fullwidth .texteetimage-full__container.coul2 .texteetimage-full__block .texteetimage-full__texte h6 {
  color: #EC5123;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul2 .texteetimage-full__block .texteetimage-full__texte a {
  color: #3D2681;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul2 .texteetimage-full__block .texteetimage-full__texte a:hover {
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul2 .texteetimage-full__block .texteetimage-full__texte .boutPlein {
  color: #EC5123;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul2 .texteetimage-full__block .texteetimage-full__texte .boutPlein:hover {
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul2 .texteetimage-full__ludik {
  color: #FFC166;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul3 .texteetimage-full__block {
  background: #FFC166;
  color: #3D2681;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul3 .texteetimage-full__block .texteetimage-full__texte h1,
.section-texteetimage-fullwidth .texteetimage-full__container.coul3 .texteetimage-full__block .texteetimage-full__texte h2,
.section-texteetimage-fullwidth .texteetimage-full__container.coul3 .texteetimage-full__block .texteetimage-full__texte h3,
.section-texteetimage-fullwidth .texteetimage-full__container.coul3 .texteetimage-full__block .texteetimage-full__texte h4,
.section-texteetimage-fullwidth .texteetimage-full__container.coul3 .texteetimage-full__block .texteetimage-full__texte h5,
.section-texteetimage-fullwidth .texteetimage-full__container.coul3 .texteetimage-full__block .texteetimage-full__texte h6 {
  color: #3D2681;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul3 .texteetimage-full__block .texteetimage-full__texte a {
  color: #EC5123;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul3 .texteetimage-full__block .texteetimage-full__texte a:hover {
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul3 .texteetimage-full__block .texteetimage-full__texte .boutPlein {
  color: #3D2681;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul3 .texteetimage-full__block .texteetimage-full__texte .boutPlein:hover {
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul3 .texteetimage-full__ludik {
  color: #FFC166;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul4 .texteetimage-full__block {
  background: #E3CBBE;
  color: #4D092F;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul4 .texteetimage-full__block .texteetimage-full__texte h1,
.section-texteetimage-fullwidth .texteetimage-full__container.coul4 .texteetimage-full__block .texteetimage-full__texte h2,
.section-texteetimage-fullwidth .texteetimage-full__container.coul4 .texteetimage-full__block .texteetimage-full__texte h3,
.section-texteetimage-fullwidth .texteetimage-full__container.coul4 .texteetimage-full__block .texteetimage-full__texte h4,
.section-texteetimage-fullwidth .texteetimage-full__container.coul4 .texteetimage-full__block .texteetimage-full__texte h5,
.section-texteetimage-fullwidth .texteetimage-full__container.coul4 .texteetimage-full__block .texteetimage-full__texte h6 {
  color: #4D092F;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul4 .texteetimage-full__block .texteetimage-full__texte .boutPlein {
  color: #4D092F;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul4 .texteetimage-full__block .texteetimage-full__texte .boutPlein:hover {
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul4 .texteetimage-full__ludik {
  color: #E3CBBE;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul5 .texteetimage-full__block {
  background: #E3CBBE;
  color: #3D2681;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul5 .texteetimage-full__block .texteetimage-full__texte h1,
.section-texteetimage-fullwidth .texteetimage-full__container.coul5 .texteetimage-full__block .texteetimage-full__texte h2,
.section-texteetimage-fullwidth .texteetimage-full__container.coul5 .texteetimage-full__block .texteetimage-full__texte h3,
.section-texteetimage-fullwidth .texteetimage-full__container.coul5 .texteetimage-full__block .texteetimage-full__texte h4,
.section-texteetimage-fullwidth .texteetimage-full__container.coul5 .texteetimage-full__block .texteetimage-full__texte h5,
.section-texteetimage-fullwidth .texteetimage-full__container.coul5 .texteetimage-full__block .texteetimage-full__texte h6 {
  color: #3D2681;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul5 .texteetimage-full__block .texteetimage-full__texte a {
  color: #EC5123;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul5 .texteetimage-full__block .texteetimage-full__texte a:hover {
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul5 .texteetimage-full__block .texteetimage-full__texte .boutPlein {
  color: #3D2681;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul5 .texteetimage-full__block .texteetimage-full__texte .boutPlein:hover {
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul5 .texteetimage-full__ludik {
  color: #E3CBBE;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul6 .texteetimage-full__block {
  background: #E3CBBE;
  color: #EC5123;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul6 .texteetimage-full__block .texteetimage-full__texte h1,
.section-texteetimage-fullwidth .texteetimage-full__container.coul6 .texteetimage-full__block .texteetimage-full__texte h2,
.section-texteetimage-fullwidth .texteetimage-full__container.coul6 .texteetimage-full__block .texteetimage-full__texte h3,
.section-texteetimage-fullwidth .texteetimage-full__container.coul6 .texteetimage-full__block .texteetimage-full__texte h4,
.section-texteetimage-fullwidth .texteetimage-full__container.coul6 .texteetimage-full__block .texteetimage-full__texte h5,
.section-texteetimage-fullwidth .texteetimage-full__container.coul6 .texteetimage-full__block .texteetimage-full__texte h6 {
  color: #EC5123;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul6 .texteetimage-full__block .texteetimage-full__texte a {
  color: #3D2681;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul6 .texteetimage-full__block .texteetimage-full__texte a:hover {
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul6 .texteetimage-full__block .texteetimage-full__texte .boutPlein {
  color: #EC5123;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul6 .texteetimage-full__block .texteetimage-full__texte .boutPlein:hover {
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul6 .texteetimage-full__ludik {
  color: #E3CBBE;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul7 .texteetimage-full__block {
  background: #3D2681;
  color: #E3CBBE;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul7 .texteetimage-full__block .texteetimage-full__texte h1,
.section-texteetimage-fullwidth .texteetimage-full__container.coul7 .texteetimage-full__block .texteetimage-full__texte h2,
.section-texteetimage-fullwidth .texteetimage-full__container.coul7 .texteetimage-full__block .texteetimage-full__texte h3,
.section-texteetimage-fullwidth .texteetimage-full__container.coul7 .texteetimage-full__block .texteetimage-full__texte h4,
.section-texteetimage-fullwidth .texteetimage-full__container.coul7 .texteetimage-full__block .texteetimage-full__texte h5,
.section-texteetimage-fullwidth .texteetimage-full__container.coul7 .texteetimage-full__block .texteetimage-full__texte h6 {
  color: #E3CBBE;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul7 .texteetimage-full__block .texteetimage-full__texte a {
  color: #EC5123;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul7 .texteetimage-full__block .texteetimage-full__texte a:hover {
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul7 .texteetimage-full__block .texteetimage-full__texte .boutPlein {
  color: #3D2681;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul7 .texteetimage-full__block .texteetimage-full__texte .boutPlein:hover {
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul7 .texteetimage-full__ludik {
  color: #3D2681;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul8 .texteetimage-full__block {
  background: #FFB4FF;
  color: #3D2681;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul8 .texteetimage-full__block .texteetimage-full__texte h1,
.section-texteetimage-fullwidth .texteetimage-full__container.coul8 .texteetimage-full__block .texteetimage-full__texte h2,
.section-texteetimage-fullwidth .texteetimage-full__container.coul8 .texteetimage-full__block .texteetimage-full__texte h3,
.section-texteetimage-fullwidth .texteetimage-full__container.coul8 .texteetimage-full__block .texteetimage-full__texte h4,
.section-texteetimage-fullwidth .texteetimage-full__container.coul8 .texteetimage-full__block .texteetimage-full__texte h5,
.section-texteetimage-fullwidth .texteetimage-full__container.coul8 .texteetimage-full__block .texteetimage-full__texte h6 {
  color: #3D2681;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul8 .texteetimage-full__block .texteetimage-full__texte a {
  color: #EC5123;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul8 .texteetimage-full__block .texteetimage-full__texte a:hover {
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul8 .texteetimage-full__block .texteetimage-full__texte .boutPlein {
  color: #3D2681;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul8 .texteetimage-full__block .texteetimage-full__texte .boutPlein:hover {
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul8 .texteetimage-full__ludik {
  color: #FFB4FF;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul9 .texteetimage-full__block {
  background: #FFB4FF;
  color: #4D092F;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul9 .texteetimage-full__block .texteetimage-full__texte h1,
.section-texteetimage-fullwidth .texteetimage-full__container.coul9 .texteetimage-full__block .texteetimage-full__texte h2,
.section-texteetimage-fullwidth .texteetimage-full__container.coul9 .texteetimage-full__block .texteetimage-full__texte h3,
.section-texteetimage-fullwidth .texteetimage-full__container.coul9 .texteetimage-full__block .texteetimage-full__texte h4,
.section-texteetimage-fullwidth .texteetimage-full__container.coul9 .texteetimage-full__block .texteetimage-full__texte h5,
.section-texteetimage-fullwidth .texteetimage-full__container.coul9 .texteetimage-full__block .texteetimage-full__texte h6 {
  color: #4D092F;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul9 .texteetimage-full__block .texteetimage-full__texte .boutPlein {
  color: #4D092F;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul9 .texteetimage-full__block .texteetimage-full__texte .boutPlein:hover {
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul9 .texteetimage-full__ludik {
  color: #FFB4FF;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul10 .texteetimage-full__block {
  background: #EC5123;
  color: #E3CBBE;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul10 .texteetimage-full__block .texteetimage-full__texte h1,
.section-texteetimage-fullwidth .texteetimage-full__container.coul10 .texteetimage-full__block .texteetimage-full__texte h2,
.section-texteetimage-fullwidth .texteetimage-full__container.coul10 .texteetimage-full__block .texteetimage-full__texte h3,
.section-texteetimage-fullwidth .texteetimage-full__container.coul10 .texteetimage-full__block .texteetimage-full__texte h4,
.section-texteetimage-fullwidth .texteetimage-full__container.coul10 .texteetimage-full__block .texteetimage-full__texte h5,
.section-texteetimage-fullwidth .texteetimage-full__container.coul10 .texteetimage-full__block .texteetimage-full__texte h6 {
  color: #E3CBBE;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul10 .texteetimage-full__block .texteetimage-full__texte a {
  color: #3D2681;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul10 .texteetimage-full__block .texteetimage-full__texte a:hover {
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul10 .texteetimage-full__block .texteetimage-full__texte .boutPlein {
  color: #EC5123;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul10 .texteetimage-full__block .texteetimage-full__texte .boutPlein:hover {
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul10 .texteetimage-full__ludik {
  color: #EC5123;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul11 .texteetimage-full__block {
  background: #EC5123;
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul11 .texteetimage-full__block .texteetimage-full__texte h1,
.section-texteetimage-fullwidth .texteetimage-full__container.coul11 .texteetimage-full__block .texteetimage-full__texte h2,
.section-texteetimage-fullwidth .texteetimage-full__container.coul11 .texteetimage-full__block .texteetimage-full__texte h3,
.section-texteetimage-fullwidth .texteetimage-full__container.coul11 .texteetimage-full__block .texteetimage-full__texte h4,
.section-texteetimage-fullwidth .texteetimage-full__container.coul11 .texteetimage-full__block .texteetimage-full__texte h5,
.section-texteetimage-fullwidth .texteetimage-full__container.coul11 .texteetimage-full__block .texteetimage-full__texte h6 {
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul11 .texteetimage-full__block .texteetimage-full__texte a {
  color: #3D2681;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul11 .texteetimage-full__block .texteetimage-full__texte a:hover {
  color: #FFC166;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul11 .texteetimage-full__block .texteetimage-full__texte .boutPlein {
  color: #EC5123;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul11 .texteetimage-full__block .texteetimage-full__texte .boutPlein:hover {
  color: #ffffff;
}
.section-texteetimage-fullwidth .texteetimage-full__container.coul11 .texteetimage-full__ludik {
  color: #EC5123;
}
@media (max-width: 1199px) {
  .section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block {
    padding: 40px;
  }
}
@media (max-width: 991px) {
  .section-texteetimage-fullwidth .texteetimage-full__container {
    padding-bottom: 41px;
    overflow: hidden;
  }
  .section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block {
    padding: 30px;
    width: auto;
    flex-direction: column;
  }
  .section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__image {
    width: 100%;
  }
  .section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__texte {
    width: auto;
    margin: 0 0 20px;
  }
  .section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__texte p {
    font-size: 1.8rem;
    line-height: 1.6;
  }
  .section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block .texteetimage-full__texte a.boutPlein {
    margin-top: 20px;
  }
  .section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block.gauche .texteetimage-full__image {
    margin: 0 0 20px;
  }
  .section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__block.gauche .texteetimage-full__texte {
    margin: 0;
  }
  .section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__ludik {
    right: 0;
    left: 7.5px;
    text-align: center;
    bottom: 0;
    font-size: 80.7rem;
    width: calc(100% - 15px);
    overflow: hidden;
    -webkit-border-radius: 500px 500px 0 0;
    -moz-border-radius: 500px 500px 0 0;
    border-radius: 500px 500px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__ludik::before {
    -webkit-transform: translate(2.5%,0);
    -moz-transform: translate(2.5%,0);
    -ms-transform: translate(2.5%,0);
    -o-transform: translate(2.5%,0);
    transform: translate(2.5%,0);
    position: relative;
    display: block;
  }
}
@media (max-width: 767.98px) {
  .section-texteetimage-fullwidth .container {
    padding: 0 22px;
  }
  .section-texteetimage-fullwidth .container a.boutPlein,
  .section-texteetimage-fullwidth .container a.boutVide {
    margin-top: 0;
  }
  .section-texteetimage-fullwidth .container > .row >div:first-child {
    margin-bottom: 20px;
  }
}
@media (max-width: 429px) {
  .section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__ludik::before {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
  }
}
@media (max-width: 399px) {
  .section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__ludik::before {
    -webkit-transform: translate(-3%,0);
    -moz-transform: translate(-3%,0);
    -ms-transform: translate(-3%,0);
    -o-transform: translate(-3%,0);
    transform: translate(-3%,0);
  }
}
@media (max-width: 375px) {
  .section-texteetimage-fullwidth .texteetimage-full__container .texteetimage-full__ludik::before {
    -webkit-transform: translate(-5%,0);
    -moz-transform: translate(-5%,0);
    -ms-transform: translate(-5%,0);
    -o-transform: translate(-5%,0);
    transform: translate(-5%,0);
  }
}
