button,
a {
  cursor: pointer;
  border: none;
}

/* img {
  width: 100%;
  height: 100%;
} */

a,
ul,
li {
  text-decoration: none;
  color: inherit;
}

/* *** */
/* GLOBAL SLIDER AND FIXED ICON   */
.global-slider {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  column-gap: 3.73vw;
  background-color: black;
  color: white;
  height: 3.65vw;
  overflow: hidden;
}

.global-slider span {
  font-family: "Gotham";
  font-style: normal;
  font-weight: 400;
  font-size: 1.3vw;
  line-height: 1.3vw;
  text-transform: uppercase;
  text-wrap: nowrap;
  color: #fff;
}

.satisfaction__floating__icon {
  position: fixed;
  bottom: 2vw;
  right: 3.44vw;
  width: 5.2vw;
  height: 5.2vw;
  z-index: 5;
}
/* *** */

/* *** */
/* SATISFACTION HEADER  */
.satisfaction-header {
  display: flex;
  column-gap: 9.69vw;
  justify-content: space-between;
  padding-inline: 3.28vw;
  padding-block: 1.51vw;
}

.satisfaction-header .satisfaction-header__logo {
  width: 13.91vw;
  height: 3.33vw;
}

.satisfaction-header .satisfaction-header__nav {
  display: flex;
  column-gap: 1.2vw;
  flex-grow: 1;
}

.satisfaction-header__nav__button {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  column-gap: 0.68vw;
  padding-right: 0.47vw;
  padding-left: 1.56vw;
  border-radius: 5.21vw;
  height: 3.39vw;
  background: #d0d0d0;
  text-wrap: nowrap;
}

.satisfaction-header__nav__button:nth-child(1) {
  background-color: #2b70b8;
}

.satisfaction-header__nav__button__text {
  color: #000;
  text-align: center;
  font-family: "Gotham";
  font-size: 0.94vw;
  line-height: 1.3vw;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
}

.satisfaction-header__nav__button:nth-child(1) .satisfaction-header__nav__button__text {
  color: #fff;
}

.satisfaction-header__nav__button__icon {
  display: grid;
  place-content: center;
  width: 2.4vw;
  height: 2.4vw;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}

.satisfaction-header__nav__button__icon:nth-child(1) {
  background-color: rgba(254, 254, 254, 0.3);
}

.satisfaction-header__nav__button__icon svg {
  width: 1.2vw;
  height: 1.2vw;
}

.satisfaction-header .satisfaction-header__complement {
  display: flex;
  column-gap: 0.63vw;
  width: 13.7vw;
}

.satisfaction-header__complement__button--language {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.39vw;
  height: 3.39vw;
  border-radius: 5.21vw;
  background: #d0d0d0;
  color: #000;
}

.satisfaction-header__complement__button--language span:nth-child(1) {
  display: inline-block;
  height: 1.45vw;
  width: 1.45vw;
  text-align: center;
  font-family: "Gotham";
  font-size: 0.94vw;
  line-height: 1.3vw;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05vw;
  color: #000;
}

.satisfaction-header__complement__button--language span:nth-child(2) {
  display: inline-block;
  width: 0.57vw;
  height: 1.45vw;
}

.satisfaction-header__complement__button--language span:nth-child(2) svg {
  width: 0.57vw;
  height: 100%;
}

.satisfaction-header__complement__button--contact {
  width: 9.69vw;
  height: 3.39vw;
  border-radius: 5.21vw;
  background: #000;
  color: #fff;
  text-align: center;
  font-family: "Gotham";
  font-size: 0.94vw;
  line-height: 1.3vw;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
}

.satisfaction-header .satisfaction-header__complement .satisfaction-header__menu {
  display: none;
}
/* *** */

/* *** */
/* SATISFACTION HERO  */
.satisfaction-hero {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 5rem;
  height: 17.24vw;
}

.satisfaction-hero .satisfaction-hero__heading {
  height: 4.11vw;
  color: #2b70b8;
  font-family: "Gotham";
  font-size: 4.17vw;
  font-style: normal;
  font-weight: 400;
  line-height: 4.17vw;
  text-transform: uppercase;
  text-wrap: nowrap;
}

.satisfaction-hero .satisfaction-hero__heading span {
  font-weight: 700;
}

.satisfaction-hero .satisfaction-hero__options {
  display: flex;
  column-gap: 0.78vw;
  margin-top: 0.98vw;
  color: #000;
  font-family: "Gotham";
  font-size: 1.04vw;
  font-style: normal;
  line-height: normal;
  font-weight: 400;
}

.satisfaction-hero__options a:last-child::after {
  content: "Satisfaction Guarantee";
  color: #2b70b8;
}
/* END SATISFACTION HERO  */
/* *** */

/* *** */
/* SATISFACTION SECTION ONE  */
.satisfaction-section-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6.42vw 8vw;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  row-gap: 4.58vw;
  width: 100%;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__images {
  display: flex;
  column-gap: 2.81vw;
  width: 100%;
  height: 24.21vw;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__images .satisfaction-section-1__image {
  height: 100%;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__images .satisfaction-section-1__image img {
  border-radius: 2.08vw;
  overflow: hidden;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__images .satisfaction-section-1__image:not(:nth-child(1)):not(:nth-child(3)) {
  flex-grow: 1;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__images .satisfaction-section-1__image {
  height: 100%;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__images .satisfaction-section-1__image:nth-child(1),
.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__images .satisfaction-section-1__image:nth-child(3) {
  width: 18.3vw;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content {
  display: flex;
  column-gap: 4.21vw;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__left {
  width: 44.47vw;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__left--heading {
  color: #161616;
  font-family: "Gotham";
  font-size: 4.16vw;
  font-style: normal;
  font-weight: 400;
  line-height: 4.84vw;
  text-transform: uppercase;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__left--heading span {
  font-weight: 500;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__left--paragraph {
  color: #000;
  font-family: "Gotham";
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__left--paragraph::after {
  content: attr(data-text);
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__left--paragraph--one {
  font-size: 1.56vw;
  width: 43.38vw;
  margin-top: 1.56vw;
  margin-bottom: 0.98vw;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__left--paragraph--two {
  font-size: 1.04vw;
  width: 43.02vw;
  margin-bottom: 1.56vw;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__left--paragraph--three {
  font-size: 1.04vw;
  font-weight: 500;
  width: 100%;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__right {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  row-gap: 1.56vw;
  width: 35.2vw;
  padding-inline: 3.64vw;
  background: #f0f0f0;
  border-radius: 2.08vw;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__right .satisfaction-section-1__content__right__paragraph {
  color: #000;
  font-family: "Gotham";
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__right .satisfaction-section-1__content__right__paragraph--one {
  font-size: 1.56vw;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__right .satisfaction-section-1__content__right__paragraph--two {
  font-size: 1.04vw;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__right__icon {
  position: absolute;
  bottom: 1.04vw;
  right: 1.04vw;
  width: 3.125vw;
  height: 3.125vw;
}

.satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__right__icon svg {
  width: 100%;
  height: 100%;
}
/* END SATISFACTION SECTION ONE  */
/* *** */

/* *** */
/* SATISFACTION SECTION TWO  */
.satisfaction-section-2 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6.42vw 8vw;
  background: #000000d0;
  overflow: hidden;
}

.satisfaction-section-2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0%;
  width: 100%;
  height: 100%;
  background-image: url("../assets/images/bg-1.png");
  background-size: cover;
  z-index: -1;
  transform: scaleY(-1);
}

.satisfaction-section-2 .satisfaction-section-2__wrapper {
  display: flex;
  justify-content: flex;
  column-gap: 7.31vw;
  width: 100%;
}

.satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__image {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 2.55vw;
  width: 39.77vw;
  height: 40.67vw;
  border-radius: 2.08vw;
  background: #fff;
  padding: 1.4vw 1.59vw 1.97vw 1.35vw;
}

.satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__image img {
  width: 100%;
  height: 100%;
  border-radius: 1.56vw;
}

.satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__image .satisfaction-section-2__tabs {
  display: flex;
  justify-content: space-between;
  width: 11.66vw;
  height: 0.93vw;
  column-gap: 0.5vw;
  margin-inline: auto;
}

.satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__image .satisfaction-section-2__tab {
  background-color: #d9d9d9;
  flex-basis: 3.5vw;
  flex-shrink: 1;
  flex-grow: 0;
  opacity: 0.4;
  height: 100%;
  display: inline-block;
  border-radius: 1vw;
  width: 2.5vw;
  cursor: pointer;
}

.satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__image .satisfaction-section-2__tab::before {
  content: "\00a0";
  display: inline-block;
}

.satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__image .satisfaction-section-2__tab--two {
  flex-basis: 7vw;
  flex-grow: 1;
  opacity: 1;
}

.satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 1.87vw;
  max-width: 31.61vw;
}

.satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__content .satisfaction-section-2__content__heading {
  color: #fff;
  font-family: "Gotham";
  font-size: 4.16vw;
  font-style: normal;
  font-weight: 400;
  line-height: 4.84vw;
  text-transform: uppercase;
}

.satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__content .satisfaction-section-2__content__heading--mobile {
  display: none;
}

.satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__content .satisfaction-section-2__content__heading span {
  font-weight: 500;
}

.satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__content .satisfaction-section-2__content__paragraph {
  width: 30.46vw;
  color: #fff;
  font-family: "Gotham";
  font-size: 1.04vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

/* END SATISFACTION SECTION TWO  */
/* *** */

/* *** */
/* SATISFACTION SECTION THREE  */

.satisfaction-section-3 {
  padding: 6.42vw 8vw;
  background: #fff;
  overflow: hidden;
}

.satisfaction-section-3 .satisfaction-section-3__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.satisfaction-section-3 .satisfaction-section-3__wrapper .satisfaction-section-3__image {
  width: 100%;
  height: 26.66vw;
}

.satisfaction-section-3 .satisfaction-section-3__wrapper .satisfaction-section-3__heading {
  width: 51.61vw;
  color: #1e1e1e;
  font-family: "Gotham";
  font-size: 4.16vw;
  font-style: normal;
  font-weight: 400;
  line-height: 4.84vw;
  text-align: center;
  text-transform: uppercase;
  margin: 3.28vw 0 1.875vw 0;
}

.satisfaction-section-3 .satisfaction-section-3__wrapper .satisfaction-section-3__paragraph--mobile {
  display: none;
}

.satisfaction-section-3 .satisfaction-section-3__wrapper .satisfaction-section-3__heading span {
  font-weight: 500;
}

/* END SATISFACTION SECTION THREE   */
/* *** */

/*  SATISFACTION BUTTON  */
.satisfaction-section__button {
  display: block;
  margin-inline: auto;
  width: 19.1vw;
  margin-top: 2rem;
  height: 3.38vw;
  border-radius: 5.2vw;
  background: #2b70b8;
  overflow: hidden;
  padding: 0.52vw;
}

.satisfaction-section__button--section-2 {
  margin-top: 1.56vw;
}

.satisfaction-section__button__wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  column-gap: 2.6vw;
  width: 100%;
}

.satisfaction-section__button__text {
  color: white;
  text-align: center;
  font-family: "Gotham";
  font-style: normal;
  font-weight: 400;
  font-size: 0.93vw;
  line-height: 1.3vw;
  text-transform: uppercase;
}

.satisfaction-section__button__wrapper .satisfaction-section__button__text::after {
  content: attr(data-text);
}

.satisfaction-section__button__icon {
  display: grid;
  place-content: center;
  width: 2.39vw;
  height: 2.39vw;
  border-radius: 100%;
  background-color: rgba(254, 254, 254, 0.3);
}

.satisfaction-section__button svg {
  width: 0.9vw;
  height: 0.9vw;
}

.satisfaction-section__button--section-3 .satisfaction-section__button__wrapper {
  column-gap: 1.35vw;
}

.satisfaction-section__button--section-3 .satisfaction-section__button__wrapper .satisfaction-section__button__text {
  width: 10.78vw;
}
/* END SATISFACTION BUTTON  */

/* RESPOSIVE  */
/*   GLOBAL SLIDER  AND FIXED ICON*/
@media screen and (max-width: 1023px) {
  .satisfaction__floating__icon {
    display: none;
  }

  .global-slider {
    column-gap: 12.31vw;
    height: 11.79vw;
  }

  .global-slider span {
    font-size: 4.27vw;
    line-height: 4.27vw;
  }
}

/* HEADER  */
@media screen and (max-width: 1023px) {
  .satisfaction-header {
    display: flex;
    justify-content: space-between;
    padding-left: 3.07vw;
    padding-right: 3.5vw;
    padding-top: 4.61vw;
  }

  .satisfaction-header .satisfaction-header__logo {
    width: 37.17vw;
    height: 8.97vw;
  }

  .satisfaction-header .satisfaction-header__nav {
    display: none;
  }

  .satisfaction-header .satisfaction-header__complement {
    display: flex;
    column-gap: 0;
    width: auto;
  }

  .satisfaction-header__complement__button--language {
    display: none;
  }

  .satisfaction-header__complement__button--contact {
    display: none;
  }

  .satisfaction-header .satisfaction-header__complement .satisfaction-header__menu {
    display: block;
    width: 7.18vw;
    height: 7.18vw;
  }

  .satisfaction-header .satisfaction-header__complement .satisfaction-header__menu svg {
    width: 100%;
    height: 100%;
  }
}

/* HERO  */
@media screen and (max-width: 1023px) {
  .satisfaction-hero {
    height: auto;
    padding: 11.54vw 3.59vw 11.54vw 3.85vw;
  }

  .satisfaction-hero .satisfaction-hero__heading {
    text-align: center;
    height: 25.64vw;
    font-size: 10.77vw;
    line-height: normal;
    text-wrap: wrap;
  }

  .satisfaction-hero .satisfaction-hero__options {
    column-gap: 3.85vw;
    margin-top: 6.92vw;
    font-size: 4.71vw;
  }

  .satisfaction-hero__options a:last-child::after {
    content: "Guarantee";
  }
}

/* SECTION ONE  */
@media screen and (max-width: 1023px) {
  .satisfaction-section-1 {
    padding: 21.6vw 3.85vw 16.41vw 3.85vw;
  }

  .satisfaction-section-1 .satisfaction-section-1__wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    row-gap: 4.62vw;
    width: 100%;
  }

  .satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__images {
    display: flex;
    column-gap: 2.81vw;
    width: 100%;
    height: 51.79vw;
  }

  .satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__images .satisfaction-section-1__image:nth-child(1),
  .satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__images .satisfaction-section-1__image:nth-child(3),
  .satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__left--paragraph--three,
  .satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__right {
    display: none;
  }

  .satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__images .satisfaction-section-1__image {
    height: 100%;
  }

  .satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__images .satisfaction-section-1__image {
    height: 100%;
  }

  .satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content {
    display: flex;
    column-gap: 4.21vw;
  }

  .satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__left {
    width: 100%;
  }

  .satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__left--heading {
    font-size: 8.21vw;
    line-height: normal;
    height: 17.18vw;
    align-content: center;
  }

  .satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__left--heading span {
    font-weight: 700;
  }

  .satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__left--paragraph::after {
    content: attr(data-text-mobile);
    width: 100%;
  }

  .satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__left--paragraph--one,
  .satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__left--paragraph--two {
    font-size: 4.1vw;
    width: 92.56vw;
    margin-bottom: 4.1vw;
  }

  .satisfaction-section-1 .satisfaction-section-1__wrapper .satisfaction-section-1__content .satisfaction-section-1__content__left--paragraph--two {
    margin-bottom: 0;
  }
}

/* SECTION TWO   */
@media screen and (max-width: 1023px) {
  .satisfaction-section-2 {
    padding: 18.97vw 3.43vw 19.49vw 4.23vw;
  }

  .satisfaction-section-2 .satisfaction-section-2__wrapper {
    flex-direction: column;
    column-gap: 0;
    row-gap: 14.87vw;
  }

  .satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__image {
    width: 100%;
    row-gap: 5.64vw;
    height: 76.92vw;
    border-radius: 4.83vw;
    padding: 3.26vw 3.7vw 5.86vw 3.17vw;
  }

  .satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__image img {
    width: 100%;
    height: 60vw;
    border-radius: 1.56vw;
  }

  .satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__image .satisfaction-section-2__tabs {
    width: 26.15vw;
    height: 2.08vw;
    column-gap: 1.5vw;
  }

  .satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__image .satisfaction-section-2__tab {
    background-color: #d9d9d9;
    flex-basis: 3.5vw;
    flex-shrink: 1;
    flex-grow: 0;
    opacity: 0.4;
    height: 100%;
    display: inline-block;
    border-radius: 1vw;
    width: 2.5vw;
    cursor: pointer;
  }

  .satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__image .satisfaction-section-2__tab::before {
    content: "\00a0";
    display: inline-block;
  }

  .satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__image .satisfaction-section-2__tab--two {
    flex-basis: 7vw;
    flex-grow: 1;
    opacity: 1;
  }

  .satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__content {
    row-gap: 6.92vw;
    max-width: 100%;
  }

  .satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__content .satisfaction-section-2__content__heading {
    display: none;
  }

  .satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__content .satisfaction-section-2__content__heading--mobile {
    display: block;
    color: #fff;
    font-family: "Gotham";
    font-size: 8.21vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
  }

  .satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__content .satisfaction-section-2__content__heading--mobile span {
    font-weight: 500;
  }

  .satisfaction-section-2 .satisfaction-section-2__wrapper .satisfaction-section-2__content .satisfaction-section-2__content__paragraph {
    width: 100%;
    font-size: 4.1vw;
    line-height: normal;
  }
}

/* SECTION THREE  */
@media screen and (max-width: 1023px) {
  .satisfaction-section-3 {
    padding: 21.03vw 3.85vw 26.41vw 3.85vw;
  }

  .satisfaction-section-3 .satisfaction-section-3__wrapper .satisfaction-section-3__image {
    height: 51.79vw;
  }

  .satisfaction-section-3 .satisfaction-section-3__wrapper .satisfaction-section-3__heading {
    display: none;
  }

  .satisfaction-section-3 .satisfaction-section-3__wrapper .satisfaction-section-3__paragraph--mobile {
    display: block;
    margin-top: 7.95vw;
    margin-bottom: 13.33vw;
    color: #000;
    text-align: center;
    font-family: "Gotham";
    font-size: 5.13vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
  }

  .satisfaction-section-3 .satisfaction-section-3__wrapper .satisfaction-section-3__paragraph--mobile span {
    color: #ea2026;
  }
}

/* BUTTON  */
@media screen and (max-width: 1023px) {
  .satisfaction-section__button {
    width: 51.02vw;
    height: 13.59vw;
    border-radius: 8.97vw;
    padding: 2.05vw;
  }

  .satisfaction-section__button__wrapper {
    column-gap: 3.59vw;
  }

  .satisfaction-section__button__text {
    font-size: 4.1vw;
    line-height: 6.41vw;
    height: 6.41vw;
  }

  .satisfaction-section__button__wrapper .satisfaction-section__button__text::after {
    content: attr(data-text-mobile);
  }

  .satisfaction-section__button__icon {
    display: grid;
    place-content: center;
    width: 9.74vw;
    height: 9.74vw;
    border-radius: 100%;
    background-color: rgba(254, 254, 254, 0.3);
  }

  .satisfaction-section__button svg {
    width: 3.85vw;
    height: 3.85vw;
  }
}
