@charset "UTF-8";
.center {
  text-align: center;
}

.blackC {
  color: #262525;
}

.grey {
  color: #525252;
}

.white {
  color: white;
}

.black {
  color: #000;
}

.blackB {
  color: #2A2D42;
}

.uppercase {
  text-transform: uppercase;
}

.underline {
  text-decoration: underline;
}

a {
  text-decoration: none;
  color: inherit;
}

.nowrap {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .nowrap {
    white-space: inherit;
  }
}

.medium {
  font-family: "Manrope Medium";
  font-weight: 500;
}

.regular {
  font-family: "Manrop Regular";
  font-weight: 400;
}

.bold, strong {
  font-family: "Manrope Bold";
  font-weight: 700;
}

p {
  margin-block-start: 0;
  margin-block-end: 0;
}

h1, h2, h3 {
  margin-block-start: 0;
  margin-block-end: 0;
  font-weight: inherit;
}

.right {
  text-align: right;
}

.vce {
  margin-bottom: 0;
}

ul {
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 20px;
}

.semibold {
  font-family: "Manrope SemiBold";
  font-weight: 600;
}

.full-width .vce.vce-single-image-wrapper {
  width: 100%;
  height: auto;
}
.full-width .vce.vce-single-image-wrapper figure {
  width: 100%;
  height: auto;
}
.full-width .vce.vce-single-image-wrapper figure .vce-single-image-figure-inner {
  width: 100% !important;
  height: auto;
}

h1 {
  font-family: "Marcellus";
  font-weight: 400;
  font-size: 4.8611111111vw;
  line-height: 120%;
  color: white;
}
@media (max-width: 767px) {
  h1 {
    font-size: 44px;
  }
}

h2 {
  font-family: "Marcellus";
  font-weight: 400;
  font-size: 3.4722222222vw;
  line-height: 120%;
  color: black;
  letter-spacing: -0.06px;
}
@media (max-width: 767px) {
  h2 {
    font-size: 35px;
  }
}

h3 {
  font-family: "Marcellus";
  font-weight: 400;
  font-size: 2.2222222222vw;
  line-height: 120%;
  color: white;
}
@media (max-width: 767px) {
  h3 {
    font-size: 30px;
  }
}

em {
  white-space: nowrap;
  font-style: inherit;
}
@media (max-width: 767px) {
  em {
    white-space: normal;
  }
}

.red-btn {
  color: white;
  background-color: #E03E28;
  text-align: center;
  display: inline-flex;
  padding: 1.0416666667vw 1.3888888889vw 1.1805555556vw;
  font-family: "Manrope Medium";
  font-size: 1.25vw;
  line-height: 150%;
  border-radius: 10px;
}
.red-btn:hover {
  background-color: #262525;
}
@media (max-width: 767px) {
  .red-btn {
    font-size: 14px;
    padding: 15px;
  }
}

.pt-240 {
  padding-top: 16.6666666667vw;
}
@media (max-width: 767px) {
  .pt-240 {
    padding-top: 173px;
  }
}

.pt-495 {
  padding-top: 34.375vw;
}
@media (max-width: 767px) {
  .pt-495 {
    padding-top: 173px;
  }
}

.pt-390 {
  padding-top: 27.0833333333vw;
}
@media (max-width: 767px) {
  .pt-390 {
    padding-top: 250px;
  }
}

.pt-535 {
  padding-top: 37.1527777778vw;
}
@media (max-width: 767px) {
  .pt-535 {
    padding-top: 400px;
  }
}

.pt-300 {
  padding-top: 20.8333333333vw;
}

.pt-100 {
  padding-top: 6.9444444444vw;
}
@media (max-width: 767px) {
  .pt-100 {
    padding-top: 55px;
  }
}

.pt-150 {
  padding-top: 10.4166666667vw;
}
@media (max-width: 767px) {
  .pt-150 {
    padding-top: 75px;
  }
}

.pt-90 {
  padding-top: 6.25vw;
}
@media (max-width: 767px) {
  .pt-90 {
    padding-top: 50px;
  }
}

.pt-40 {
  padding-top: 2.7777777778vw;
}
@media (max-width: 767px) {
  .pt-40 {
    padding-top: 40px;
  }
}

.pt-65 {
  padding-top: 4.5138888889vw;
}
@media (max-width: 767px) {
  .pt-65 {
    padding-top: 40px;
  }
}

.pt-30 {
  padding-top: 2.0833333333vw;
}

.pt-112 {
  padding-top: 7.7777777778vw;
}
@media (max-width: 767px) {
  .pt-112 {
    padding-top: 90px;
  }
}

.pt-115 {
  padding-top: 7.9861111111vw;
}
@media (max-width: 767px) {
  .pt-115 {
    padding-top: 90px;
  }
}

/*********************pb***************/
.pb-40 {
  padding-bottom: 2.7777777778vw;
}
@media (max-width: 767px) {
  .pb-40 {
    padding-bottom: 40px;
  }
}

.pb-45 {
  padding-bottom: 3.125vw;
}
@media (max-width: 767px) {
  .pb-45 {
    padding-bottom: 40px;
  }
}

.pb-50 {
  padding-bottom: 3.4722222222vw;
}
@media (max-width: 767px) {
  .pb-50 {
    padding-bottom: 40px;
  }
}

.pb-60 {
  padding-bottom: 4.1666666667vw;
}

.pb-65 {
  padding-bottom: 4.5138888889vw;
}

.pb-100 {
  padding-bottom: 6.9444444444vw;
}

.pb-175 {
  padding-bottom: 12.1527777778vw;
}
@media (max-width: 767px) {
  .pb-175 {
    padding-bottom: 50px;
  }
}

.pb-25 {
  padding-bottom: 1.7361111111vw;
}
@media (max-width: 767px) {
  .pb-25 {
    padding-bottom: 25px;
  }
}

.pb-35 {
  padding-bottom: 2.4305555556vw;
}
@media (max-width: 767px) {
  .pb-35 {
    padding-bottom: 30px;
  }
}

.pb-30 {
  padding-bottom: 2.0833333333vw;
}
@media (max-width: 767px) {
  .pb-30 {
    padding-bottom: 30px;
  }
}

.pb-90 {
  padding-bottom: 6.25vw;
}
@media (max-width: 767px) {
  .pb-90 {
    padding-bottom: 80px;
  }
}

.pb-80 {
  padding-bottom: 5.5555555556vw;
}

.pb-85 {
  padding-bottom: 5.9027777778vw;
}

.pb-70 {
  padding-bottom: 4.8611111111vw;
}
@media (max-width: 767px) {
  .pb-70 {
    padding-bottom: 70 px;
  }
}

.pb-75 {
  padding-bottom: 5.2083333333vw;
}

.pb-15 {
  padding-bottom: 1.0416666667vw;
}
@media (max-width: 767px) {
  .pb-15 {
    padding-bottom: 15px;
  }
}

.pb-125 {
  padding-bottom: 8.6805555556vw;
}
@media (max-width: 767px) {
  .pb-125 {
    padding-bottom: 80px;
  }
}

.pb-120 {
  padding-bottom: 8.3333333333vw;
}
@media (max-width: 767px) {
  .pb-120 {
    padding-bottom: 70px;
  }
}

.pb-112 {
  padding-bottom: 7.7777777778vw;
}
@media (max-width: 767px) {
  .pb-112 {
    padding-bottom: 80px;
  }
}

/*********************pl***************/
.pl-85 {
  padding-left: 5.9027777778vw;
}
@media (max-width: 767px) {
  .pl-85 {
    padding-left: 30px;
  }
}

.pl-80 {
  padding-left: 5.5555555556vw;
}
@media (max-width: 767px) {
  .pl-80 {
    padding-left: 30px;
  }
}

.pl-65 {
  padding-left: 4.5138888889vw;
}
@media (max-width: 767px) {
  .pl-65 {
    padding-left: 30px;
  }
}

.pl-77 {
  padding-left: 5.3472222222vw;
}
@media (max-width: 767px) {
  .pl-77 {
    padding-left: 30px;
  }
}

.pl-100 {
  padding-left: 6.9444444444vw;
}
@media (max-width: 767px) {
  .pl-100 {
    padding-left: 30px;
  }
}

.pl-170 {
  padding-left: 11.8055555556vw;
}
@media (max-width: 767px) {
  .pl-170 {
    padding-left: 30px;
  }
}

.pl-45 {
  padding-left: 3.125vw;
}

.pl-35 {
  padding-left: 2.4305555556vw;
}
@media (max-width: 767px) {
  .pl-35 {
    padding-left: 30px;
  }
}

.pl-320 {
  padding-left: 22.2222222222vw;
}
@media (max-width: 767px) {
  .pl-320 {
    padding-left: 30px;
  }
}

.pl-280 {
  padding-left: 19.4444444444vw;
}
@media (max-width: 767px) {
  .pl-280 {
    padding-left: 30px;
  }
}

.pl-430 {
  padding-left: 29.8611111111vw;
}
@media (max-width: 767px) {
  .pl-430 {
    padding-left: 30px;
  }
}

/*********************pr**************/
.pr-133 {
  padding-right: 9.2361111111vw;
}

.pr-100 {
  padding-right: 6.9444444444vw;
}

.pr-40 {
  padding-right: 2.7777777778vw;
}

.pr-110 {
  padding-right: 7.6388888889vw;
}

.pr-280 {
  padding-right: 19.4444444444vw;
}
@media (max-width: 767px) {
  .pr-280 {
    padding-right: 30px;
  }
}

.pr-140 {
  padding-right: 9.7222222222vw;
}
@media (max-width: 767px) {
  .pr-140 {
    padding-right: 30px;
  }
}

.pr-145 {
  padding-right: 10.0694444444vw;
}
@media (max-width: 767px) {
  .pr-145 {
    padding-right: 30px;
  }
}

.pr-130 {
  padding-right: 9.0277777778vw;
}
@media (max-width: 767px) {
  .pr-130 {
    padding-right: 30px;
  }
}

.pr-170 {
  padding-right: 11.8055555556vw;
}
@media (max-width: 767px) {
  .pr-170 {
    padding-right: 30px;
  }
}

.pr-185 {
  padding-right: 12.8472222222vw;
}
@media (max-width: 767px) {
  .pr-185 {
    padding-right: 30px;
  }
}

.pr-690 {
  padding-right: 47.9166666667vw;
}
@media (max-width: 767px) {
  .pr-690 {
    padding-right: 30px;
  }
}

.pr-570 {
  padding-right: 39.5833333333vw;
}
@media (max-width: 767px) {
  .pr-570 {
    padding-right: 30px;
  }
}

.pr-640 {
  padding-right: 44.4444444444vw;
}
@media (max-width: 767px) {
  .pr-640 {
    padding-right: 30px;
  }
}

.pr-770 {
  padding-right: 53.4722222222vw;
}
@media (max-width: 767px) {
  .pr-770 {
    padding-right: 30px;
  }
}

.pr-78 {
  padding-right: 5.4166666667vw;
}
@media (max-width: 767px) {
  .pr-78 {
    padding-right: 30px;
  }
}

.pr-24 {
  padding-right: 1.6666666667vw;
}

.pr-70 {
  padding-right: 4.8611111111vw;
}

.pr-50 {
  padding-right: 3.4722222222vw;
}

.pr-85 {
  padding-right: 5.9027777778vw;
}
@media (max-width: 767px) {
  .pr-85 {
    padding-right: 30px;
  }
}

.pr-65 {
  padding-right: 5.9027777778vw;
}

.pr-80 {
  padding-right: 5.5555555556vw;
}

.pr-35 {
  padding-right: 2.4305555556vw;
}
@media (max-width: 767px) {
  .pr-35 {
    padding-right: 30px;
  }
}

.pr-60 {
  padding-right: 4.1666666667vw;
}
@media (max-width: 767px) {
  .pr-60 {
    padding-right: 30px;
  }
}

@media (min-width: 1366px) {
  .fs16 h1, .fs16 h2, .fs16 p, .fs16 h3, .fs16 {
    font-size: calc(16vw / 14.4);
  }
}
@media (min-width: 1366px) {
  .fs14 h1, .fs14 h2, .fs14 p, .fs14 h3, .fs14 {
    font-size: calc(14vw / 14.4);
  }
}
@media (max-width: 767px) {
  .fs14 h1, .fs14 h2, .fs14 p, .fs14 h3, .fs14 {
    font-size: 14px !important;
  }
}

@media (min-width: 1366px) {
  .fs20 h1, .fs20 h2, .fs20 p, .fs20 h3, .fs20 {
    font-size: calc(20vw / 14.4);
  }
}
@media (min-width: 1366px) {
  .fs50 h1, .fs50 h2, .fs50 p, .fs50 h3, .fs50 {
    font-size: calc(50vw / 14.4);
  }
}
@media (max-width: 767px) {
  .fs50 h1, .fs50 h2, .fs50 p, .fs50 h3, .fs50 {
    font-size: 50px !important;
  }
}

/************ fonts *************/
.fs16 {
  line-height: 150%;
}
.fs14 {
  line-height: 150%;
}
.fs20 {
  line-height: 150%;
}
.fs50 {
  line-height: 120%;
}
@keyframes shakeThatBooty {
  33% {
    -webkit-transform: rotateZ(20deg);
    -khtml-transform: rotateZ(20deg);
    -moz-transform: rotateZ(20deg);
    -ms-transform: rotateZ(20deg);
    -o-transform: rotateZ(20deg);
    transform: rotateZ(20deg);
  }
  67% {
    -webkit-transform: rotateZ(-20deg);
    -khtml-transform: rotateZ(-20deg);
    -moz-transform: rotateZ(-20deg);
    -ms-transform: rotateZ(-20deg);
    -o-transform: rotateZ(-20deg);
    transform: rotateZ(-20deg);
  }
  100% {
    -webkit-transform: rotateZ(20deg);
    -khtml-transform: rotateZ(20deg);
    -moz-transform: rotateZ(20deg);
    -ms-transform: rotateZ(20deg);
    -o-transform: rotateZ(20deg);
    transform: rotateZ(20deg);
  }
}
footer {
  background-color: #262525;
  float: left;
  width: 100%;
  color: white;
}
footer a {
  cursor: pointer;
}
footer a:hover {
  color: #E03E28;
}
footer .site-info {
  padding: 5.5555555556vw 4.5138888889vw 8.6111111111vw;
  width: calc(100% - 9.0277777778vw);
  font-size: 1.1111111111vw;
  line-height: 150%;
  display: inline-block;
}
@media (max-width: 767px) {
  footer .site-info {
    padding: 35px 20px 60px;
    width: calc(100% - 40px);
    font-size: 16px;
  }
}
footer .site-info .infos-B {
  width: 100%;
  float: left;
  padding-bottom: 2.4305555556vw;
  border-bottom: 1px solid white;
}
@media (max-width: 767px) {
  footer .site-info .infos-B {
    padding-bottom: 30px;
  }
}
footer .site-info .infos-B .left-col {
  float: left;
  width: calc(60% - 13.8888888889vw);
  padding-right: 13.8888888889vw;
}
@media (max-width: 767px) {
  footer .site-info .infos-B .left-col {
    width: 100%;
    padding-right: 0;
    padding-bottom: 30px;
  }
}
footer .site-info .infos-B .left-col .titleC {
  font-family: "Marcellus";
}
footer .site-info .infos-B .right-col {
  float: right;
  width: 40%;
}
@media (max-width: 767px) {
  footer .site-info .infos-B .right-col {
    float: left;
    width: 100%;
  }
}
footer .site-info .bottom-f {
  float: left;
  padding-top: 2.2222222222vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media (max-width: 767px) {
  footer .site-info .bottom-f {
    padding-top: 30px;
    flex-direction: column-reverse;
    align-items: baseline;
  }
}
footer .site-info .bottom-f .liens {
  display: flex;
}

/**************/
.wpcf7-not-valid-tip {
  display: none !important;
}

body input[type=text].wpcf7-not-valid, body input[type=email].wpcf7-not-valid, body input[type=tel].wpcf7-not-valid, body textarea.wpcf7-not-valid {
  border: 1px solid #ec3c06;
}

body div.wpcf7-validation-errors {
  background: #ffe2e2;
  border: 1px solid #ff8a8a;
  color: #ec3c06;
}

body div.wpcf7-response-output {
  margin: 10px 0;
  padding: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
}

body .wpcf7-mail-sent-ng {
  background: #fff2e2;
  border: 1px solid #ffbc8a;
  color: #e17731;
}

body .wpcf7-mail-sent-ok {
  background: #e8ffe2;
  border: 1px solid #6fdf51;
  color: #1ea524;
}

/***************/
html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "Manrope Regular";
  font-weight: 400;
  font-size: 1.25vw;
  line-height: 150%;
  color: #525252;
}
@media (max-width: 767px) {
  body {
    font-size: 18px;
  }
}

body::-webkit-scrollbar {
  width: 5px !important;
}

body::-webkit-scrollbar-track {
  background: #262525; /* color of the tracking area */
}

body::-webkit-scrollbar-thumb {
  background-color: #262525; /* color of the scroll thumb */
  border-radius: 20px; /* roundness of the scroll thumb */
  border: 5px solid #262525; /* creates padding around scroll thumb */
}

#contact {
  scroll-margin-top: 20vh;
  position: relative;
}

.page-id-73 .adress-btn .textR {
  font-size: 1.0416666667vw;
}

.adress-btn {
  color: #262525;
  background-color: #E2E1DE;
  text-align: center;
  display: inline-flex;
  align-items: center;
  padding: 0.6944444444vw 1.9444444444vw 0.6944444444vw 0.6944444444vw;
  font-family: "Manrope Medium";
  font-size: 0.7638888889vw;
  line-height: 150%;
  border-radius: 13.5px;
}
@media (max-width: 767px) {
  .adress-btn {
    padding: 10px;
    font-size: 10px;
  }
}
.adress-btn .icon-map::before {
  background-image: url("/wp-content/themes/vsc-theme/images/pink-adresse.png");
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 2.3611111111vw;
  height: 2.3611111111vw;
  position: relative;
  display: block;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .adress-btn .icon-map::before {
    width: 34px;
    height: 34px;
  }
}
.adress-btn:hover {
  background-color: #262525;
  color: #E2E1DE;
}
@media (max-width: 767px) {
  .adress-btn {
    font-size: 11px;
  }
}

.horaire-bloc {
  background-color: white;
  padding: 2.6388888889vw 1.7361111111vw 1.3888888889vw 1.1805555556vw;
  color: #2B2B2B;
  border-radius: 20px;
}
.horaire-bloc .titleH {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.horaire-bloc .titleH p {
  font-size: 1.3888888889vw;
  line-height: 140%;
}
.horaire-bloc .detailsH {
  font-size: 15px;
  line-height: 140%;
}

.br-232 {
  border-top-right-radius: 16.1111111111vw;
}

.br-237 img {
  border-top-right-radius: 16.4583333333vw;
}

.br-30 {
  border-bottom-left-radius: 2.0833333333vw;
  border-bottom-right-radius: 2.0833333333vw;
}
@media (max-width: 767px) {
  .br-30 {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
}

.br-20 {
  border-radius: 1.3888888889vw;
}
.br-20 .vce-col-inner {
  border-radius: 1.3888888889vw;
}
@media (max-width: 767px) {
  .br-20 .vce-col-inner {
    border-radius: 20px;
  }
}
@media (max-width: 767px) {
  .br-20 {
    border-radius: 20px;
  }
}

.slider-team .slick-slide {
  padding-left: 22px;
  padding-right: 22px;
}
@media (max-width: 767px) {
  .slider-team .slick-slide {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.slider-team .member {
  position: relative;
  border-radius: 15px;
  transition: transform 0.3s;
}
.slider-team .member .image-container {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}
.slider-team .member img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 15px;
  transition: transform 0.4s ease;
}
.slider-team .member .plus-btn {
  position: absolute;
  top: 1.0416666667vw;
  left: 1.0416666667vw;
  background-color: #BEBBBC;
  color: white;
  border: none;
  font-size: 0.9027777778vw;
  width: 1.9444444444vw;
  height: 1.9444444444vw;
  opacity: 0;
  cursor: pointer;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.slider-team .member .image-container:hover img {
  transform: scale(1.07);
}
.slider-team .member .image-container:hover .plus-btn {
  opacity: 1;
  transform: scale(1.1);
}
.slider-team .member .name-member {
  position: absolute;
  bottom: 2.2222222222vw;
  background-color: #fff;
  left: 2.9166666667vw;
  width: calc(100% - 7.9861111111vw);
  border-radius: 12px;
  color: #2B2B2B;
  padding: 11px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .slider-team .member .name-member {
    bottom: 20px;
    left: 10px;
    width: calc(100% - 40px);
  }
}
.slider-team .member .name-member .name {
  font-size: 0.9027777778vw;
  line-height: 140%;
}
@media (max-width: 767px) {
  .slider-team .member .name-member .name {
    font-size: 13px;
  }
}
.slider-team .member .name-member .post {
  font-size: 8px;
  line-height: 2;
}
.slider-team .member .name-member:after {
  content: "";
  background-image: url("/wp-content/themes/vsc-theme/images/Dentistes.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 2.2222222222vw;
  height: 2.4305555556vw;
  display: flex;
  justify-content: right;
  align-items: center;
}
@media (max-width: 767px) {
  .slider-team .member .name-member:after {
    width: 32px;
    height: 35px;
  }
}

.slider-service {
  margin-left: -1.1805555556vw;
}
.slider-service .slick-list.draggable {
  padding: 0 10vw 0 0 !important;
}
@media (max-width: 767px) {
  .slider-service .slick-list.draggable {
    padding: 0 !important;
  }
}
.slider-service .vce-flip-box-back-inner, .slider-service .vce-flip-box-front-inner {
  padding: 3.4722222222vw 1.8055555556vw 2.4305555556vw !important;
  text-align: left !important;
}
@media (max-width: 767px) {
  .slider-service .vce-flip-box-back-inner, .slider-service .vce-flip-box-front-inner {
    padding: 50px 26px 35px !important;
  }
}
.slider-service .service {
  margin-left: 1.3888888889vw;
  margin-right: 1.3888888889vw;
  background-color: #E2E1DE;
  border-radius: 16px;
}
.slider-service .service .titleS {
  font-size: 3.4722222222vw;
  line-height: 120%;
  color: #262525;
  text-align: left;
  font-family: "Marcellus";
}
@media (max-width: 767px) {
  .slider-service .service .titleS {
    font-size: 32px;
  }
}
.slider-service .service .vce-button--style-basic {
  color: #262525;
  background-color: #E2E1DE;
  font-family: "Manrope Medium";
  font-size: 0.9722222222vw;
  line-height: 150%;
  border-radius: 5px;
  padding: 6px 17px;
}
@media (max-width: 767px) {
  .slider-service .service .vce-button--style-basic {
    font-size: 14px;
  }
}
.slider-service .service .vce-button--style-basic:hover {
  background-color: #E03E28 !important;
}
.slider-service .vce-flip-box-back {
  text-align: left;
  background-color: #262525 !important;
  border-radius: 16px;
}
.slider-service .vce-flip-box-back h3 {
  color: white;
}
.slider-service .vce-flip-box-back p {
  font-family: "Manrope Regular";
  font-size: 1.1111111111vw;
  line-height: 150%;
  color: white;
}
@media (max-width: 767px) {
  .slider-service .vce-flip-box-back p {
    font-size: 16px;
  }
}
.slider-service .srv-prev.slick-arrow {
  top: -5.9027777778vw;
  position: absolute;
  right: 9%;
}
@media (max-width: 767px) {
  .slider-service .srv-prev.slick-arrow {
    top: -80px;
    right: 17%;
  }
}
.slider-service .srv-next.slick-arrow {
  top: -5.9027777778vw;
  position: absolute;
  right: 6%;
}
@media (max-width: 767px) {
  .slider-service .srv-next.slick-arrow {
    top: -80px;
  }
}
.slider-service .srv-btn {
  width: 3.3333333333vw;
  height: 3.3333333333vw;
  border-radius: 5px;
  border: 1px solid #AEAEB2;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
}
@media (max-width: 767px) {
  .slider-service .srv-btn {
    width: 40px;
    height: 40px;
  }
}
.slider-service .srv-btn svg {
  width: 1.6666666667vw;
  height: 1.6666666667vw;
  color: #AEAEB2;
  transition: all 0.2s ease;
}
@media (max-width: 767px) {
  .slider-service .srv-btn svg {
    width: 24px;
    height: 24px;
  }
}
.slider-service .vce-flip-box-container.vce-flip-box-align--left {
  height: 100%;
}
.slider-service .srv-btn:hover,
.slider-service .srv-btn:focus {
  border-color: #E03E28;
  color: #E03E28;
}
.slider-service .srv-btn:hover svg,
.slider-service .srv-btn:focus svg {
  color: #E03E28;
}
.slider-service .srv-btn.slick-disabled {
  opacity: 0.5;
  cursor: default;
}
.slider-service .srv-prev {
  margin-right: 16px;
}

.slider-service.esthetique .titleS {
  font-size: 3.125vw;
}
@media (max-width: 767px) {
  .slider-service.esthetique .titleS {
    font-size: 32px;
  }
}
.slider-service.esthetique .vce-flip-box-back {
  background-color: #CCB38A !important;
}

.slider-service .vce-flip-box {
  position: relative;
  height: 100% !important;
  overflow: hidden;
}

.slider-service .vce-flip-box-front,
.slider-service .vce-flip-box-back {
  height: 100% !important;
  min-height: inherit;
  display: flex;
  flex-direction: column;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.slider-service .vce-flip-box-back {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-sizing: border-box;
}

.slider-service .slick-track {
  display: flex !important;
  align-items: stretch !important;
}
@media (max-width: 767px) {
  .slider-service .slick-track {
    display: block !important;
  }
}

.slider-service .slick-slide {
  height: auto !important;
}

.slider-service .slick-slide > div,
.slider-service .vce-col-content {
  height: 100%;
}

#map1 {
  border-radius: 16px;
  width: 100%;
}

.page-id-73 .contact-form label, .page-id-73 .contact-form textarea::placeholder {
  color: #262525;
}
.page-id-73 .contact-form input[type=text], .page-id-73 .contact-form input[type=tel], .page-id-73 .contact-form input[type=email], .page-id-73 .contact-form textarea {
  border: 1px solid #262525;
}
.page-id-73 #map1 {
  margin-top: 30px;
  height: 32.2916666667vw !important;
}
@media (max-width: 767px) {
  .page-id-73 #map1 {
    height: 300px !important;
  }
}

.contact-form label {
  font-size: 1.1111111111vw;
  color: white;
}
@media (max-width: 767px) {
  .contact-form label {
    font-size: 16px;
  }
}
.contact-form input[type=text], .contact-form input[type=tel], .contact-form input[type=email] {
  background-color: transparent;
  border: 1px solid white;
  border-radius: 10px;
  padding: 0.8333333333vw;
  width: calc(100% - 1.6666666667vw);
  font-family: "Manrope Regular";
  font-size: 1.1111111111vw;
  margin-bottom: 1.7361111111vw;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .contact-form input[type=text], .contact-form input[type=tel], .contact-form input[type=email] {
    padding: 12px;
    width: calc(100% - 24px);
    font-size: 16px;
    margin-bottom: 24px;
  }
}
.contact-form textarea {
  height: 5.5555555556vw;
  background-color: transparent;
  border: 1px solid white;
  border-radius: 10px;
  padding: 1.0416666667vw;
  width: calc(100% - 2.0833333333vw);
  font-family: "Manrope Regular";
  font-size: 1.1111111111vw;
  margin-bottom: 1.7361111111vw;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .contact-form textarea {
    padding: 12px;
    width: calc(100% - 24px);
    font-size: 16px;
    margin-bottom: 24px;
  }
}
.contact-form textarea::placeholder {
  font-family: "Manrope Regular";
  font-size: 1.1111111111vw;
  color: white;
}
@media (max-width: 767px) {
  .contact-form textarea::placeholder {
    font-size: 16px;
  }
}
.contact-form input[type=submit] {
  border: none;
  padding: 0.8333333333vw 1.7361111111vw;
  color: white;
  background-color: #E03E28;
  font-family: "Manrope Regular";
  font-size: 1.1111111111vw;
  display: inline-block;
  border-radius: 10px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .contact-form input[type=submit] {
    font-size: 16px;
    padding: 12px 24px;
  }
}
.contact-form input[type=submit]:hover {
  background-color: white;
  color: #E03E28;
}
.contact-form .select-pat .wpcf7-list-item {
  margin-bottom: 18px;
}

.biographie {
  font-size: 1.3888888889vw;
}
@media (max-width: 767px) {
  .biographie {
    font-size: 18px;
  }
}
.biographie p {
  font-size: 1.3888888889vw;
}
@media (max-width: 767px) {
  .biographie p {
    font-size: 18px;
  }
}
.biographie .resume {
  --line: 1.6rem; /* hauteur de ligne */
  --clamp: 6; /* nb de lignes visibles avant clic */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: var(--clamp);
  overflow: hidden;
  max-height: calc(var(--line) * var(--clamp));
  transition: max-height 0.35s ease;
}
.biographie #btnLirePlus {
  background-color: white;
  color: #262525;
  font-family: "Manrope Medium";
  font-size: 0.9722222222vw;
  padding: 7px 17px;
  border: none;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .biographie #btnLirePlus {
    font-size: 14px;
  }
}
.biographie .suite {
  display: none;
  overflow: hidden;
  transition: max-height 0.35s ease;
}
.biographie .bio-fade {
  position: absolute;
  left: 0;
  right: 0;
  height: 4.5rem;
  bottom: 3.2rem; /* réserve la place du bouton */
  pointer-events: none;
  background: linear-gradient(to bottom, rgba(217, 195, 165, 0), #d9c3a5 75%);
}
.biographie .lire-plus:hover {
  background-color: #E03E28;
}

/* Modal */
.vsc-modal {
  position: fixed;
  inset: 0;
  display: none;
  z-index: 9999;
}
.vsc-modal.vsc-open {
  display: block;
}
@media (max-width: 767px) {
  .vsc-modal.vsc-open {
    overflow: scroll;
  }
}
.vsc-modal .vsc-dialog {
  position: relative;
  z-index: 1;
  max-width: 85%;
  margin: 45px auto;
  padding: 0 16px;
}

.vsc-modal::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(18, 25, 38, 0.45);
  backdrop-filter: blur(6px);
}

.vsc-panel {
  background: #fff;
  border-radius: 22px;
  box-shadow: 0 20px 60px rgba(16, 24, 40, 0.24);
  overflow: hidden;
  display: grid;
  grid-template-columns: 320px 1fr;
  animation: vsc-pop 0.18s ease-out;
}
@media (max-width: 840px) {
  .vsc-panel {
    grid-template-columns: 1fr;
  }
}

@keyframes vsc-pop {
  from {
    transform: translateY(8px) scale(0.98);
    opacity: 0.6;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.vsc-m-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  aspect-ratio: 4/5;
}

.vsc-m-body {
  padding: 22px;
}

.vsc-m-name {
  color: #262525;
  margin: 0;
}

.vsc-m-role {
  color: var(--muted);
  margin: 2px 0 14px;
}

.vsc-m-bio {
  margin-top: 10px;
}
.vsc-m-bio p {
  padding-bottom: 1.0416666667vw;
  font-size: 0.9722222222vw;
}
@media (max-width: 767px) {
  .vsc-m-bio p {
    font-size: 14px;
    padding-bottom: 15px;
  }
}

.vsc-btn-close {
  position: absolute;
  top: 10px;
  right: 28px;
  border: none;
  background: #fff;
  box-shadow: 0 8px 20px rgba(16, 24, 40, 0.16);
  width: 38px;
  height: 38px;
  border-radius: 12px;
  cursor: pointer;
  display: grid;
  place-items: center;
}

.vsc-btn-close svg {
  width: 18px;
  height: 18px;
  fill: #0f172a;
}

.vsc-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

#btnLirePlus {
  background-color: white;
  font-size: 0.9722222222vw;
  font-family: "Manrope Medium";
  padding: 7px 17px;
  color: #262525;
  border-radius: 5px;
  border: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  #btnLirePlus {
    font-size: 14px;
  }
}
#btnLirePlus:hover {
  background-color: #E03E28;
}

#vscDentists article {
  background-color: #C0BDBE;
  border-radius: 16px;
}
@media (max-width: 767px) {
  #vscDentists article {
    margin-bottom: 20px;
  }
}
#vscDentists .vsc-btn-plus {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(4px);
  display: grid;
  place-items: center;
  cursor: pointer;
  box-shadow: 0 6px 16px rgba(16, 24, 40, 0.14);
  transition: transform 0.15s;
}
#vscDentists .vsc-btn-plus svg {
  width: 16px;
  height: 16px;
  fill: #BEBBBC;
}
#vscDentists .vsc-btn-plus:hover {
  background-color: #E03E28;
}
#vscDentists .vsc-photo {
  aspect-ratio: 4/5;
  width: 100%;
  object-fit: cover;
  display: block;
}
#vscDentists .vsc-info {
  position: absolute;
  left: 3.125vw;
  right: 6.9444444444vw;
  bottom: 2.4305555556vw;
  background: white;
  border-radius: 13px;
  padding: 10px 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  #vscDentists .vsc-info {
    left: 12px;
    right: 12px;
    bottom: 20px;
  }
}
#vscDentists .vsc-info .info-name {
  font-size: 0.8333333333vw;
  line-height: 140%;
}
@media (max-width: 767px) {
  #vscDentists .vsc-info .info-name {
    font-size: 12px;
  }
}

.svc-feature {
  display: grid;
  grid-template-columns: 1fr;
  gap: 33px;
}
@media (min-width: 900px) {
  .svc-feature {
    grid-template-columns: 0.98fr 1.02fr;
  }
}
@media (max-width: 767px) {
  .svc-feature {
    gap: 0;
  }
}
.svc-feature .svc-image {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  height: 45.1388888889vw;
}
@media (max-width: 767px) {
  .svc-feature .svc-image {
    height: clamp(280px, 75vw, 420px); /* mini 280px, max 420px */
    margin: 0;
    margin-bottom: clamp(120px, 18vw, 160px);
    overflow: visible;
  }
}
.svc-feature .svc-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.35s;
}
@media (max-width: 767px) {
  .svc-feature .svc-image img {
    height: auto;
  }
}
.svc-feature .svc-card {
  color: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 19.2361111111vw;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 5.9027777778vw 5.3472222222vw 3.5416666667vw 2.7777777778vw;
  min-height: 360px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #E03E28;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .svc-feature .svc-card {
    border-top-right-radius: 70px;
    margin-top: calc(-1 * clamp(120px, 18vw, 160px));
    padding: clamp(56px, 20vw, 92px) 20px 40px;
  }
}
.svc-feature .svc-card h2 {
  color: white;
  line-height: 120%;
  margin: 0;
  padding-bottom: 1.7361111111vw;
  padding-right: 3.8194444444vw;
}
@media (max-width: 767px) {
  .svc-feature .svc-card h2 {
    padding-right: 0;
  }
}
.svc-feature .svc-card .svc-desc {
  font-size: 1.0416666667vw;
  line-height: 150%;
  padding-bottom: 5.2083333333vw;
}
@media (max-width: 767px) {
  .svc-feature .svc-card .svc-desc {
    padding-bottom: 30px;
    font-size: 20px;
    padding-bottom: 40px;
  }
}
.svc-feature .svc-card .svc-cta {
  display: inline-block;
  background-color: #fff;
  color: black;
  padding: 0.8333333333vw 1.6666666667vw;
  border-radius: 12px;
  font-weight: 600;
  font-family: "Manrope Medium";
  text-decoration: none;
  text-align: center;
  max-width: 8.125vw;
}
@media (max-width: 767px) {
  .svc-feature .svc-card .svc-cta {
    padding: 12px 24px;
    max-width: 117px;
  }
}
.svc-feature .svc-card .svc-cta:hover {
  background-color: black;
  border: 1px solid #525252;
  color: white;
}

.svc-thumbs .svc-thumb {
  position: relative;
  border: 0;
  background: transparent;
  padding: 0;
  border-radius: 16px;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  outline-offset: 3px;
}
@media (max-width: 767px) {
  .svc-thumbs .svc-thumb {
    margin-bottom: 20px;
  }
}
.svc-thumbs .svc-thumb img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
  transition: transform 0.4s;
  filter: brightness(0.75) saturate(0.9) contrast(1.05);
}
.svc-thumbs .svc-thumb span {
  position: absolute;
  left: 11px;
  bottom: 2.0833333333vw;
  padding: 10px 6px;
  font-size: 1.3888888889vw;
  font-weight: 400;
  font-family: "Marcellus";
  color: white;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  text-align: left;
  width: calc(85% - 12px);
}
@media (max-width: 767px) {
  .svc-thumbs .svc-thumb span {
    text-align: center;
    font-size: 20px;
    bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    left: 6%;
  }
}
.svc-thumbs .svc-thumb:hover img {
  transform: scale(1.04);
}
.svc-thumbs .svc-thumb.is-active {
  outline: 2px solid #525252;
}

svc-fade-out {
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 0.25s, transform 0.25s;
}

.svc-fade-in {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.35s, transform 0.35s;
}

.svc-zoom-out {
  transform: scale(1.04);
  opacity: 0.85;
}

.svc-zoom-in {
  transform: scale(1);
  opacity: 1;
}

@media (max-width: 767px) {
  .border-ovale {
    margin-top: -80px;
    z-index: 5;
  }
}
.border-ovale .vce-col-inner {
  border-top-left-radius: 20px;
  border-top-right-radius: 19.2361111111vw;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.text-ovale {
  padding: 5.9027777778vw 5.4166666667vw 7.7777777778vw 2.7777777778vw;
}
@media (max-width: 767px) {
  .text-ovale {
    padding: 85px 20px;
  }
}

.text-ovale.facette-content {
  padding: 5.9027777778vw 5.0694444444vw 6.0416666667vw 2.7777777778vw;
}
@media (max-width: 767px) {
  .text-ovale.facette-content {
    padding: 85px 20px;
  }
}

.text-ovale.blanchiment {
  padding: 5.9027777778vw 2.7777777778vw 3.4722222222vw 2.7777777778vw;
}
@media (max-width: 767px) {
  .text-ovale.blanchiment {
    padding: 85px 27px 40px;
  }
}

.page-id-79 .text-ovale.blanchiment {
  padding-top: 3.6458333333vw;
}

.page-id-29 .text-ovale {
  padding: 5.9027777778vw 2.7777777778vw 6.25vw 2.7777777778vw;
}
@media (max-width: 767px) {
  .page-id-29 .text-ovale {
    padding: 85px 20px;
  }
}

.no-desktop {
  display: none;
}
@media (max-width: 767px) {
  .no-desktop {
    display: block !important;
  }
}

.no-background .vce-col-inner {
  border-radius: 15px;
}

.facette-wrap .facette-image {
  border-radius: 15px;
  overflow: hidden;
  transition: opacity 0.4s ease;
}
@media (max-width: 767px) {
  .facette-wrap .facette-image {
    visibility: hidden;
    height: 0;
  }
}
.facette-wrap .facette-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.facette-wrap .facette-thumb {
  width: 100%;
  position: relative;
  border: none;
  background: none;
  cursor: pointer;
  border-radius: 12px;
  overflow: hidden;
  transition: transform 0.3s;
  flex: 1;
}
.facette-wrap .facette-thumb img {
  width: 100%;
  height: auto;
  object-fit: cover;
  filter: brightness(0.6);
  transition: filter 0.3s, transform 0.3s;
  border-radius: 12px;
}
.facette-wrap .facette-thumb span {
  position: absolute;
  left: 10px;
  bottom: 2.0833333333vw;
  color: white;
  font-size: 2.5vw;
  font-family: "Marcellus";
  font-weight: 400;
  padding: 11px 10px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  text-align: left;
  width: 65%;
}
@media (max-width: 767px) {
  .facette-wrap .facette-thumb span {
    font-size: 30px;
    bottom: 30px;
  }
}
.facette-wrap .facette-thumb:hover img,
.facette-wrap .facette-thumb.is-active img {
  filter: brightness(1);
  transform: scale(1.05);
}
@media (max-width: 767px) {
  .facette-wrap .facette-thumb:hover img,
  .facette-wrap .facette-thumb.is-active img {
    transform: scale(1);
  }
}

.buttons-options {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.buttons-options .option-btn {
  color: #CCB38A;
  background-color: white;
  padding: 1.1111111111vw 1.7361111111vw;
  text-align: center;
  display: inline-block;
  font-family: "Manrope Medium";
  font-size: 0.9722222222vw;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  max-width: 17.0138888889vw;
  margin-bottom: 2.7777777778vw;
}
.buttons-options .option-btn.activate, .buttons-options .option-btn:hover {
  background-color: #262525;
  color: white;
}
@media (max-width: 767px) {
  .buttons-options .option-btn {
    padding: 16px 20px;
    font-size: 14px;
    max-width: 150px;
  }
}

.content-options {
  padding: 5.9027777778vw 5.3472222222vw 12.5vw 2.7777777778vw;
}
@media (max-width: 767px) {
  .content-options {
    padding: 50px 30px;
  }
}
.content-options h3 {
  font-family: "Marcellus";
  font-size: 3.4722222222vw;
  letter-spacing: -0.06px;
  line-height: 120%;
  color: #262525;
}
@media (max-width: 767px) {
  .content-options h3 {
    font-size: 30px;
  }
}
.content-options .content {
  display: none;
}
.content-options .content.active {
  display: block;
}

.ovale-img img {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 20.8333333333vw;
}

.ovale-top-img {
  border-top-left-radius: 20.8333333333vw;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.ovale-top-img img {
  border-top-left-radius: 20.8333333333vw;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.page-id-37 .facette-wrap .facette-thumb span {
  width: 85%;
}

.page-id-41 .slider-service .srv-next.slick-arrow, .page-id-49 .slider-service .srv-next.slick-arrow {
  right: 3%;
  top: calc(100% + 20px);
}
.page-id-41 .slider-service .srv-prev.slick-arrow, .page-id-49 .slider-service .srv-prev.slick-arrow {
  right: 7%;
  top: calc(100% + 20px);
}
@media (max-width: 767px) {
  .page-id-41 .slider-service .srv-prev.slick-arrow, .page-id-49 .slider-service .srv-prev.slick-arrow {
    right: 15%;
  }
}

.breadcumb .breadcrumb_last {
  color: #CCB38A;
  font-weight: 600;
  font-family: "Manrope SemiBold";
}

#heroSubtitle {
  font-family: "Manrope Medium";
  font-weight: 600;
}

button.thumb {
  background-color: transparent;
  border: none;
  position: relative;
  display: inline-block; /* ou block selon ton layout */
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  overflow: hidden;
  width: 100%;
  height: auto;
  border-radius: 8px; /* arrondi identique à l'image */
}
button.thumb img {
  border-radius: 10px;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: middle;
  transition: transform 0.4s;
  filter: brightness(0.75) saturate(0.9) contrast(0.8);
}
button.thumb .thumb-overlay {
  position: absolute;
  inset: 0; /* top:0; right:0; bottom:0; left:0; */
  background: rgba(0, 0, 0, 0.4); /* voile noir 40% */
  display: flex;
  align-items: flex-end; /* titre aligné en bas */
  justify-content: center; /* titre centré horizontalement */
  padding: 8px 10px;
  box-sizing: border-box;
  pointer-events: none; /* laisse le clic passer au bouton parent */
  opacity: 1; /* changer à 0 si tu veux overlay uniquement au survol */
  transition: opacity 0.18s ease, transform 0.18s ease;
}
button.thumb .thumb-overlay > span {
  position: absolute;
  left: 11px;
  bottom: 2.0833333333vw;
  padding: 10px 6px;
  font-size: 1.3888888889vw;
  font-weight: 400;
  font-family: "Marcellus";
  color: white;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  text-align: left;
  width: calc(85% - 12px);
}
@media (max-width: 767px) {
  button.thumb .thumb-overlay > span {
    text-align: center;
    font-size: 20px;
    bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    left: 6%;
  }
}

.page-id-71 button.thumb span {
  position: absolute;
  left: 11px;
  bottom: 2.0833333333vw;
  padding: 10px 6px;
  font-size: 1.3888888889vw;
  font-weight: 400;
  font-family: "Marcellus";
  color: white;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  text-align: left;
  width: calc(85% - 12px);
}
@media (max-width: 767px) {
  .page-id-71 button.thumb span {
    text-align: center;
    font-size: 20px;
    bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    left: 6%;
  }
}

.thumb[aria-selected=true] img {
  transform: scale(1.03);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  outline: 3px solid rgba(0, 0, 0, 0.06);
}

#heroImg {
  border-radius: 15px;
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: filter 0.3s, transform 0.3s;
}

.text-techno.text-ovale {
  padding: 5.9027777778vw 5.4166666667vw 5.2083333333vw 2.7777777778vw;
}
@media (max-width: 767px) {
  .text-techno.text-ovale {
    padding: 85px 20px;
  }
}
/*# sourceMappingURL=../css/style.css.map */
