@font-face {
  font-family: "Helvetica Neue LT Std";
  src: url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Lt.eot");
  src: url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Lt.eot#iefix") format("embedded-opentype"), url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Lt.woff2") format("woff2"), url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Lt.woff") format("woff"), url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Lt.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Helvetica Neue LT Std";
  src: url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Bd.eot");
  src: url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Bd.eot#iefix") format("embedded-opentype"), url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Bd.woff2") format("woff2"), url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Bd.woff") format("woff"), url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Bd.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Helvetica Neue LT Std";
  src: url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Roman.eot");
  src: url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Roman.eot#iefix") format("embedded-opentype"), url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Roman.woff2") format("woff2"), url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Roman.woff") format("woff"), url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Roman.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Helvetica Neue LT Std";
  src: url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Th.eot");
  src: url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Th.eot#iefix") format("embedded-opentype"), url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Th.woff2") format("woff2"), url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Th.woff") format("woff"), url("https://web.archive.org/web/20241005090144im_/https://www.easysmile.es/fonts/HelveticaNeueLTStd-Th.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: block;
}
.section, .footer, .header {
  padding: 2em;
}
@media screen and (min-width: 1024px) {
  .section, .footer, .header {
    padding: 2vh 4vw;
  }
}

.header, .borderB {
  position: relative;
}
.header::after, .borderB::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 1px;
  background: #FFFFFF;
}

::-moz-selection {
  color: #989085;
  background: #241F18;
}

::selection {
  color: #989085;
  background: #241F18;
}

body {
  background: #362F26;
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue LT Std";
  color: #362F26;
  line-height: 1.5;
  color: #FFFFFF;
  scroll-behavior: smooth;
  overflow-x: hidden;
}
body.no_scroll {
  overflow-y: hidden;
  height: 100vh;
}
body * {
  box-sizing: border-box;
}

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

ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

button {
  border: none;
  background: transparent;
  cursor: pointer;
  text-transform: uppercase;
}

.text--left {
  text-align: left;
}
.text--right {
  text-align: right;
}
.text--center {
  text-align: center;
}

.opacity--2 {
  opacity: 0.2;
}

.display--block {
  display: block;
}
.display--inline {
  display: inline;
}

@media screen and (min-width: 1024px) {
  .scale--1_5 {
    transform: scale(1.5);
  }
}

@media screen and (min-width: 1024px) {
  .only--Mobile {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .only--Desktop {
    display: none !important;
  }
}

.borderB {
  padding-bottom: 2em;
  margin-bottom: 4em;
}
.borderB::after {
  width: 100%;
  left: 0;
}

.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0;
}
.header .logo {
  width: 35vw;
}
@media screen and (min-width: 1024px) {
  .header .logo {
    width: 12vw;
  }
}
@media screen and (min-width: 1024px) {
  .header {
    padding-bottom: 1.5vw;
  }
}

.linkedin {
  display: none;
}
@media screen and (max-width: 991px) {
  .linkedin {
    display: block;
  }
}

.nav {
  display: block;
}
@media screen and (max-width: 991px) {
  .nav {
    display: none;
  }
}
.nav .lista {
  flex-direction: row;
  position: static;
  align-items: center;
  padding: 0;
  display: flex;
  left: 0;
  right: 0;
  bottom: 0;
  background: #362F26;
  z-index: 10;
  width: 100%;
  height: 100%;
  justify-content: center;
  transition: transform 1s ease-out;
  color: #989085;
}
.nav .lista .active {
  font-family: "Helvetica Neue LT Std";
  color: #FFFFFF;
}
.nav .lista .active .number {
  opacity: 0.5;
}
.nav .lista.open {
  transform: translate(0, 0);
  transition: transform 1s ease-in;
}
.nav .lista > li {
  margin-left: 3vw;
  font-size: 1.1vw;
  margin-bottom: 0;
}
.nav .lista > li:hover {
  color: #FFFFFF;
}
@media screen and (max-width: 1024px) {
  .nav .number {
    display: block;
    opacity: 0.2;
  }
}

.footer {
  background-color: #241F18;
}
@media screen and (max-width: 768px) {
  .footer {
    text-align: center;
  }
}
.footer .lista li {
  margin-bottom: 0.5em;
}
.footer .lista li a {
  text-decoration: underline;
}
.footer .lista--opaca {
  opacity: 0.2;
}
.footer .lista .btn {
  padding: 1em 0.8em 0 0;
  display: inline-block;
  transform: scale(0.7);
  transform-origin: left top;
}
.footer .logo {
  width: 40%;
}
.footer > * {
  flex: 1 0 0;
}
.footer > a {
  flex: 1.5 0 0;
}
@media screen and (min-width: 1024px) {
  .footer {
    display: flex;
  }
}

.section {
  display: flex;
}
@media screen and (max-width: 767px) {
  .section__slider-tratos {
    padding: 2em 0.3em;
  }
}
.section p {
  color: #989085;
}
@media screen and (min-width: 1024px) {
  .section p {
    font-size: 1.5vw;
  }
}
.section__legales .titulo {
  display: block;
  margin: 0 0 1em;
}
.section__legales .borderB {
  margin-bottom: 0;
}
.section__legales .tablaCookies p {
  font-size: 1em;
}
@media screen and (min-width: 1024px) {
  .section__legales {
    margin-left: 27.5vw;
  }
}

.goTop {
  position: fixed;
  bottom: 1vw;
  right: 1vw;
  z-index: 9;
  fill: #EBEAE9;
  transform: translate(0, 200%);
  transition: transform 1s ease;
}
.goTop svg {
  max-width: 4vw;
  height: auto;
}
@media screen and (min-width: 1024px) {
  .goTop svg {
    max-width: 1vw;
  }
}
.goTop.on {
  transform: translate(0, -40%);
  transition: transform 1s ease 1.5s;
}
@media screen and (min-width: 1024px) {
  .goTop.on {
    transform: translate(0, 0);
  }
}

@-webkit-keyframes borderIn {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

@keyframes borderIn {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 6;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 6;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeinPop {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 6;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeinPop {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 6;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes marquee {
  to {
    transform: translate(0, 0);
  }
}
@keyframes marquee {
  to {
    transform: translate(0, 0);
  }
}
.flex-row-column {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 768px) {
  .flex-row-column {
    flex-direction: column;
  }
}
.flex-row-column__half {
  width: 50%;
}
@media screen and (max-width: 1400px) {
  .flex-row-column__half {
    width: 100%;
  }
}

.flex-column-row {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .flex-column-row {
    flex-direction: row;
  }
}

.flex-row {
  display: flex;
  flex-direction: row;
}

.flex-column {
  display: flex;
  flex-direction: column;
}

.f-justyfy-c {
  justify-content: center;
}

.f-align-c {
  align-items: center;
}

.flex-distribucion {
  margin: 100px 0;
  padding: 0 4vh;
  clear: both;
}
@media screen and (max-width: 768px) {
  .flex-distribucion {
    margin: 30px 0;
    padding: 0 2vh;
  }
}
.flex-distribucion .cifra {
  width: 29%;
  text-align: center;
  font-size: 42px;
  font-weight: 300;
  line-height: 56px;
  color: #FFFFFF;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .flex-distribucion .cifra {
    width: 100%;
    text-align: left;
    font-size: 30px;
  }
}
.flex-distribucion .content-text {
  width: 69%;
}
@media screen and (max-width: 768px) {
  .flex-distribucion .content-text {
    width: 100%;
  }
}
.flex-distribucion .content-text__titulo {
  font-size: 42px;
  line-height: 56px;
  color: #FFFFFF;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 26px;
}
@media screen and (max-width: 768px) {
  .flex-distribucion .content-text__titulo {
    margin-bottom: initial;
    font-size: 30px;
  }
}
.flex-distribucion .content-text__parrafo {
  font-size: 30px;
  font-weight: 300;
  line-height: 46px;
  color: #989085;
  margin: 0;
}
.flex-distribucion .content-text__parrafo + p {
  margin-top: 16px;
}
@media screen and (max-width: 768px) {
  .flex-distribucion .content-text__parrafo {
    font-size: 20px;
    line-height: 30px;
  }
  .flex-distribucion .content-text__parrafo + p {
    margin-top: 10px;
  }
}

.reveal__num {
  opacity: 0;
  transform: translateX(-2em);
}
.reveal__num.active {
  transform: translateX(0);
  opacity: 1;
  transition: all 0.4s ease-in-out 0.5s;
}
.reveal__txt {
  opacity: 0;
  transform: translateY(2em);
}
.reveal__txt.active {
  transform: translateY(0);
  opacity: 1;
  transition: all 0.4s ease-in-out 0.5s;
}
.reveal__down {
  opacity: 0;
  transform: translateY(2em);
}
.reveal__down.active {
  transform: translateY(0);
  opacity: 1;
  transition: all 0.7s ease-in-out 0.8s;
}
.reveal__right {
  opacity: 0;
  transform: translateX(100%);
}
.reveal__right.active {
  transform: translateX(0);
  opacity: 1;
  transition: all 1.5s ease-in-out 0.5s;
}
.reveal__left {
  opacity: 0;
  transform: translateX(-2em);
}
.reveal__left.active {
  transform: translateX(0);
  opacity: 1;
  transition: all 0.6s ease-in-out 0.7s;
}
.reveal__content {
  opacity: 0;
}
.reveal__content.active {
  opacity: 1;
  transition: all 0.4s ease-in-out 0.6s;
}

.hidden-video {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  padding: 3em;
  display: flex;
  transform: scale(0);
  transition: -webkit-clip-path 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: clip-path 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: clip-path 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-clip-path 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-clip-path: inset(37% 50% 37% 50%);
          clip-path: inset(37% 50% 37% 50%);
  will-change: clip-path;
}
.hidden-video.active {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
  -webkit-clip-path: inset(37% 0px 37% 0px);
          clip-path: inset(37% 0px 37% 0px);
}
.hidden-video.ad {
  -webkit-clip-path: inset(0px 0px 0% 0px);
          clip-path: inset(0px 0px 0% 0px);
}
.hidden-video #bgvideo {
  width: 100%;
  height: auto;
  max-width: 90vw;
}
.hidden-video .close-video {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.hidden-video .close-video span {
  height: 1px;
  width: 40px;
  background: white;
  border-radius: 9px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.hidden-video .close-video span:nth-child(1) {
  right: -41px;
  transform: rotate(135deg);
}
.hidden-video .close-video span:nth-child(2) {
  transform: rotate(-135deg);
}

.section__video {
  position: relative;
  padding-top: 40px;
  cursor: url("../../../../20241005090144im_/https_/www.easysmile.es/assets/icon-play.png"), auto;
}
@media screen and (max-width: 767px) {
  .section__video {
    padding: 40px 2vh 0;
    cursor: pointer;
  }
}
.section__video .placeholder {
  width: 50%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .section__video .placeholder {
    width: 100%;
  }
}
.section__video .placeholder img {
  max-width: 100%;
  display: block;
}
.section__video .placeholder img.icon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.6);
}
@media screen and (min-width: 767px) {
  .section__video .placeholder img.icon-play {
    display: none;
  }
}
.section__video .content_text {
  z-index: 1;
  position: relative;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .section__video .content_text {
    width: 100%;
  }
}
.section__video .content_text h1 {
  position: relative;
  margin-top: 0;
  font-size: 2em;
  font-weight: 300;
  line-height: 1.4;
  color: #989085;
}
.section__video .content_text h1.slidingVertical strong {
  color: #FFFFFF;
  font-weight: 300;
}
@media screen and (max-width: 991px) {
  .section__video .content_text h1 {
    font-size: 23px;
  }
}

.acordeon-vertical {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 1200px) {
  .acordeon-vertical {
    flex-direction: column;
  }
}
.acordeon-vertical .acordeon-vertical__item {
  border: 0.881182px solid #9A9792;
  min-height: 820px;
  flex-grow: 0;
  overflow: hidden;
  cursor: pointer;
  flex: 0 0 90px;
  transition: flex-basis 500ms ease;
}
@media screen and (max-width: 1200px) {
  .acordeon-vertical .acordeon-vertical__item {
    min-height: 82px;
    border-top: 0.881182px solid #9A9792;
    border-bottom: 0.881182px solid #9A9792;
    border-left: none;
    border-right: none;
  }
}
.acordeon-vertical .acordeon-vertical__item .label_vertical {
  padding: 20px;
  height: 100%;
  display: flex;
  justify-content: center;
}
.acordeon-vertical .acordeon-vertical__item .label_vertical:hover {
  background-color: #241F18;
}
@media screen and (max-width: 1200px) {
  .acordeon-vertical .acordeon-vertical__item .label_vertical {
    justify-content: flex-start;
    position: relative;
    height: 86px;
  }
}
.acordeon-vertical .acordeon-vertical__item .label_vertical p {
  font-weight: 400;
  font-size: 17.6236px;
  line-height: 0;
  letter-spacing: 2px;
  color: #FFFFFF;
  -ms-writing-mode: tb-lr;
      writing-mode: vertical-lr;
  transform: rotate(180deg);
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .acordeon-vertical .acordeon-vertical__item .label_vertical p {
    transform: rotate(0);
    -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
    margin-top: 24px;
  }
}
.acordeon-vertical .acordeon-vertical__item .label_vertical span {
  font-weight: 400;
  font-size: 20px;
  position: absolute;
}
@media screen and (max-width: 1200px) {
  .acordeon-vertical .acordeon-vertical__item .label_vertical span {
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
}
.acordeon-vertical .acordeon-vertical__item .acordeon-wrapper {
  width: 0;
  height: 100%;
  display: none;
  background-color: #241F18;
  cursor: default;
}
.acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion {
  padding: 50px 65px 94px;
  max-width: 80vw;
  min-height: 820px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 1400px) {
  .acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion {
    padding: 20px 20px 50px 20px;
    max-width: 100vh;
    min-height: initial;
    flex-direction: column;
    margin: initial;
  }
}
.acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text {
  padding-right: 50px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1400px) {
  .acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text {
    padding-right: 0;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
  }
}
.acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .company-name {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .company-name h2 {
  font-weight: 700;
  font-size: 35px;
  line-height: 40px;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 0;
}
@media screen and (max-width: 1400px) {
  .acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .company-name h2 {
    font-size: 24px;
  }
}
.acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .company-name p {
  font-weight: normal;
  font-size: 15.8613px;
  line-height: 19px;
  color: #9A9792;
}
.acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .tags {
  display: none;
}
@media screen and (max-width: 1200px) {
  .acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .tags {
    display: block;
  }
  .acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .tags span {
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    color: #FFFFFF;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 767px) {
  .acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .tags {
    margin-left: 20px;
  }
  .acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .tags span {
    font-size: 16px;
    line-height: 24px;
  }
}
.acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .info-detalle {
  margin-top: 30px;
}
@media screen and (max-width: 1400px) {
  .acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .info-detalle {
    display: none;
  }
  .acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .info-detalle.open {
    display: block;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    overflow-y: scroll;
    display: block;
    z-index: 99999;
    padding: 60px 40px 46px;
    margin: 0;
    background-color: #000000;
  }
  .acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .info-detalle.open .close {
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
  }
}
.acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .info-detalle .close {
  display: none;
}
.acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .info-detalle span {
  font-weight: normal;
  font-size: 19.386px;
  line-height: 32px;
  color: #FFFFFF;
  display: block;
}
.acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .info-detalle span:first-of-type {
  margin-top: 30px;
}
.acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .info-detalle p {
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
@media screen and (max-width: 1400px) {
  .acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .info-detalle p {
    font-size: 16px;
    line-height: 26px;
  }
}
.acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .info-detalle p:last-of-type {
  margin-bottom: 0;
}
.acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .info-detalle p strong {
  font-weight: 700;
}
.acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .info-detalle .goto_site_pop {
  display: none;
}
@media screen and (max-width: 1400px) {
  .acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .info-detalle .goto_site_pop {
    display: block;
    font-weight: normal;
    font-size: 19.386px;
    line-height: 23px;
    display: flex;
    align-items: center;
    color: #9A9792;
    margin-top: 30px;
  }
  .acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .info-detalle .goto_site_pop svg {
    margin-left: 10px;
  }
}
.acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .goto_site {
  font-weight: normal;
  font-size: 19.386px;
  line-height: 23px;
  display: flex;
  align-items: center;
  color: #9A9792;
  position: absolute;
  bottom: 32px;
}
@media screen and (max-width: 1400px) {
  .acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .goto_site {
    display: none;
  }
}
.acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-text .goto_site svg {
  margin-left: 10px;
}
.acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-image img {
  margin: 40px auto 20px;
  max-width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 1400px) {
  .acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .content-image img {
    margin-top: 20px;
  }
}
.acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .more {
  display: none;
}
@media screen and (max-width: 1400px) {
  .acordeon-vertical .acordeon-vertical__item .acordeon-wrapper .acordeon-distribucion .more {
    display: block;
    font-weight: normal;
    font-size: 15.8613px;
    line-height: 19px;
    color: #9A9792;
    cursor: pointer;
    margin-top: 20px;
  }
}
.acordeon-vertical .acordeon-vertical__item.isOpen {
  flex-grow: 1;
  flex-basis: 20em;
}
@media screen and (max-width: 1200px) {
  .acordeon-vertical .acordeon-vertical__item.isOpen {
    flex-basis: initial;
  }
}
.acordeon-vertical .acordeon-vertical__item.isOpen .label_vertical {
  display: none;
}
@media screen and (max-width: 1200px) {
  .acordeon-vertical .acordeon-vertical__item.isOpen .label_vertical {
    display: block;
  }
}
.acordeon-vertical .acordeon-vertical__item.isOpen .acordeon-wrapper {
  width: 100%;
  height: 100%;
  display: block;
}
.acordeon-vertical .acordeon-vertical__item.isOpen .acordeon-wrapper .acordeon-distribucion .content-text .info-detalle {
  -webkit-animation: fadein 3.5s ease-in;
  animation: fadein 3.5s ease-in;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@media screen and (max-width: 1200px) {
  .acordeon-vertical .acordeon-vertical__item.isOpen .acordeon-wrapper .acordeon-distribucion .content-text .info-detalle {
    -webkit-animation: fadein 0.5s ease-in;
    animation: fadein 0.5s ease-in;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
  }
}
.acordeon-vertical .acordeon-vertical__item.isOpen .acordeon-wrapper .acordeon-distribucion .content-image {
  -webkit-animation: fadein 2s ease-in;
  animation: fadein 2s ease-in;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.slider_tratos {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .slider_tratos {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .slider_tratos .scrolled {
    overflow-x: scroll;
    overflow-y: hidden;
    position: relative;
    padding-bottom: 20px;
  }
  .slider_tratos .scrolled::-webkit-scrollbar {
    width: 1px;
    background: #FFFFFF;
    border: none;
    height: 4px;
    position: absolute;
    bottom: 12px;
  }
  .slider_tratos .scrolled::-webkit-scrollbar-thumb {
    background: #9A9792;
    -webkit-box-shadow: none;
    border-top: solid 4px #9A9792;
    border-bottom: solid 4px #9A9792;
  }
  .slider_tratos .scrolled::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(154, 151, 146, 0.3);
  }
}
.slider_tratos .slider-for {
  width: 40%;
  margin-right: 26px;
}
@media screen and (max-width: 767px) {
  .slider_tratos .slider-for {
    width: 100%;
    margin-right: 0;
    display: flex;
    flex-direction: row;
  }
}
@media screen and (max-width: 767px) {
  .slider_tratos .slider-for .slider-for-item {
    opacity: 1 !important;
    min-width: 82vw;
    min-height: 400px;
    height: 100%;
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 999;
  }
  .slider_tratos .slider-for .slider-for-item + .slider-for-item {
    margin-left: 20px;
  }
}
.slider_tratos .slider-for .slider-for-item .slide-container {
  width: 100%;
  height: 400px;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .slider_tratos .slider-for .slider-for-item .slide-container {
    width: 100%;
    display: inline-block;
  }
  .slider_tratos .slider-for .slider-for-item .slide-container.slick-current.slick-active .slide-detalle .detalle-text {
    opacity: 0;
  }
}
.slider_tratos .slider-for .slider-for-item .slide-container.sc_1 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/universaldx_bg.html);
}
.slider_tratos .slider-for .slider-for-item .slide-container.sc_2 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/nbn23_bg.html);
}
.slider_tratos .slider-for .slider-for-item .slide-container.sc_3 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/yslandia_bg.html);
}
.slider_tratos .slider-for .slider-for-item .slide-container.sc_4 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/barbadillo_bg.html);
}
.slider_tratos .slider-for .slider-for-item .slide-container.sc_5 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/bekafinance_bg.html);
}
.slider_tratos .slider-for .slider-for-item .slide-container.sc_6 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/intelygenz_bg.html);
}
.slider_tratos .slider-for .slider-for-item .slide-container.sc_7 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/casa_juderias_bg.html);
}
.slider_tratos .slider-for .slider-for-item .slide-container.sc_8 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/lecinena_bg.html);
}
.slider_tratos .slider-for .slider-for-item .slide-container.sc_9 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/mcdonals_bg.html);
  background-position: center center;
}
.slider_tratos .slider-for .slider-for-item .slide-container.sc_10 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/burger_king_bg.html);
  background-position: center center;
}
.slider_tratos .slider-for .slider-for-item .slide-container.sc_11 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/intelygenz_bg-2.html);
}
.slider_tratos .slider-for .slider-for-item .slide-container.sc_12 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/aua_bg.html);
}
.slider_tratos .slider-for .slider-for-item .slide-detalle {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  height: 100%;
  background: rgba(152, 144, 133, 0.1);
}
@media screen and (max-width: 1200px) {
  .slider_tratos .slider-for .slider-for-item .slide-detalle {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .slider_tratos .slider-for .slider-for-item .slide-detalle {
    justify-content: flex-end;
    position: absolute;
    z-index: 1;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
  }
}
.slider_tratos .slider-for .slider-for-item .slide-detalle .detalle-text__title {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 20px;
  border-bottom: solid 1px #FFFFFF;
  margin: 0;
  color: #FFFFFF;
}
@media screen and (max-width: 991px) {
  .slider_tratos .slider-for .slider-for-item .slide-detalle .detalle-text__title {
    font-size: 16px;
  }
}
.slider_tratos .slider-for .slider-for-item .slide-detalle .detalle-text__parrafo {
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #FFFFFF;
}
.slider_tratos .slider-for .slider-for-item .slide-detalle .detalle-text__link {
  display: inline-block;
  margin-top: 10px;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  color: #FFFFFF;
}
@media screen and (max-width: 991px) {
  .slider_tratos .slider-for .slider-for-item .slide-detalle .detalle-text__link {
    font-size: 18px;
  }
}
.slider_tratos .slider-for .slider-for-item .slide-detalle .detalle-text__link svg {
  vertical-align: middle;
}
.slider_tratos .slider-nav {
  width: 100%;
  overflow: hidden;
  margin: 0 -10px;
}
@media screen and (max-width: 767px) {
  .slider_tratos .slider-nav {
    display: none;
  }
}
.slider_tratos .slider-nav .slick-slide.slick-current.slick-active {
  display: none !important;
}
.slider_tratos .slider-nav .slide-btn {
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 381px;
  width: 381px;
  height: 400px;
  cursor: pointer;
  margin: 0 10px;
  cursor: url("../../../../20241005090144im_/https_/www.easysmile.es/assets/arrow-swipe.html"), auto;
}
.slider_tratos .slider-nav .slide-btn.sb_1 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/universaldx_bg.html);
}
.slider_tratos .slider-nav .slide-btn.sb_2 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/nbn23_bg.html);
}
.slider_tratos .slider-nav .slide-btn.sb_3 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/yslandia_bg.html);
}
.slider_tratos .slider-nav .slide-btn.sb_4 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/barbadillo_bg.html);
}
.slider_tratos .slider-nav .slide-btn.sb_5 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/bekafinance_bg.html);
}
.slider_tratos .slider-nav .slide-btn.sb_6 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/intelygenz_bg.html);
}
.slider_tratos .slider-nav .slide-btn.sb_7 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/casa_juderias_bg.html);
}
.slider_tratos .slider-nav .slide-btn.sb_8 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/lecinena_bg.html);
}
.slider_tratos .slider-nav .slide-btn.sb_9 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/mcdonals_bg.html);
  background-position: center center;
}
.slider_tratos .slider-nav .slide-btn.sb_10 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/burger_king_bg.html);
  background-position: center center;
}
.slider_tratos .slider-nav .slide-btn.sb_11 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/intelygenz_bg-2.html);
}
.slider_tratos .slider-nav .slide-btn.sb_12 {
  background-image: url(../../../../20241005090144im_/https_/www.easysmile.es/assets/aua_bg.html);
}
.slider_tratos .slider-nav .slide-btn .slide-detalle {
  padding: 22px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  height: 100%;
  overflow: hidden;
}
.slider_tratos .slider-nav .slide-btn .slide-detalle img {
  position: absolute;
  top: 17px;
  left: -2px;
  transform: scale(0.7);
  display: none;
}
.slider_tratos .slider-nav .slide-btn .slide-detalle .detalle-text {
  padding-bottom: 20px;
  border-bottom: solid 1px #FFFFFF;
}
.slider_tratos .slider-nav .slide-btn .slide-detalle .detalle-text__title {
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 0;
  color: #FFFFFF;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: normal;
  height: 42px;
}
.slider_tratos .slide-indicator {
  position: absolute;
  bottom: 20%;
  right: 0;
  display: flex;
  width: 56%;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .slider_tratos .slide-indicator {
    display: none;
  }
}
.slider_tratos .slide-indicator .arrows {
  cursor: pointer;
  transform: scale(0.6);
  display: flex;
}
.slider_tratos .slide-indicator .arrows .prev-galeria {
  margin-right: 20px;
  opacity: 0.6;
}
.slider_tratos .slide-indicator .arrows .prev-galeria:hover {
  opacity: 1;
}
.slider_tratos .slide-indicator .arrows .next-galeria {
  opacity: 0.6;
}
.slider_tratos .slide-indicator .arrows .next-galeria:hover {
  opacity: 1;
}
.slider_tratos .slide-indicator .progress {
  height: 1px;
  display: block;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  background-color: #FFFFFF;
  background-image: linear-gradient(to right, #9A9792, #9A9792);
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size 0.4s ease-in-out;
}
.slider_tratos .slide-indicator .progress .progress-bar {
  position: absolute;
  top: -1px;
  background-color: #9A9792;
  transition: all 0.8s cubic-bezier(0.15, 1.35, 0.64, 1);
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.logos {
  display: flex;
  margin-bottom: 40px;
  -webkit-animation: marquee 50s linear infinite;
          animation: marquee 50s linear infinite;
}
@media screen and (max-width: 991px) {
  .logos {
    margin: 20px 0;
  }
}

.overHide {
  overflow: hidden;
}

.section__quienes {
  transform: translateX(-40%);
}
@media screen and (max-width: 991px) {
  .section__quienes {
    margin: 20px 0;
    transform: translateX(0%);
  }
}
.section__quienes .slider-rel {
  width: 69%;
  padding-right: 0;
}
@media screen and (max-width: 991px) {
  .section__quienes .slider-rel {
    display: none;
  }
}
.section__quienes .slider-rel .slider-rel__item img {
  /* Firefox 10+, Firefox on Android */
  filter: gray; /* IE6-9 */ /* Google Chrome, Safari 6+ & Opera 15+ */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.3;
  display: block;
  max-width: 100%;
  width: 80%;
  float: right;
  margin-right: 100px;
}
.section__quienes .slide-team-container {
  width: 69%;
  margin-left: 13px;
}
@media screen and (max-width: 991px) {
  .section__quienes .slide-team-container {
    width: 100%;
    margin: 0;
  }
}
.section__quienes .slider-team__item img {
  display: block;
  max-width: 100%;
  width: 80%;
  cursor: url("../../../../20241005090144im_/https_/www.easysmile.es/assets/arrow-swipe.html"), auto;
}
@media screen and (max-width: 991px) {
  .section__quienes .slider-team__item img {
    width: 100%;
  }
}
.section__quienes .slider-team__item .description {
  width: 80%;
  margin-top: 60px;
}
@media screen and (max-width: 991px) {
  .section__quienes .slider-team__item .description {
    width: 100%;
    margin-top: 20px;
    padding: 0 10px;
  }
}
.section__quienes .slider-team__item .description h2 {
  font-weight: 300;
  font-size: 63.4451px;
  line-height: 76px;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .section__quienes .slider-team__item .description h2 {
    font-size: 28px;
    line-height: 38px;
  }
}
.section__quienes .slider-team__item .description h2 span {
  font-weight: 300;
  font-size: 29.9602px;
  line-height: 36px;
}
@media screen and (max-width: 991px) {
  .section__quienes .slider-team__item .description h2 span {
    font-size: 20px;
    line-height: 30px;
  }
}
.section__quienes .slider-team__item .description p {
  font-weight: 300;
  font-size: 26.4355px;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 991px) {
  .section__quienes .slider-team__item .description p {
    font-size: 18px;
    line-height: 28px;
  }
}
.section__quienes .slider-team__item .description p span {
  font-style: italic;
}
.section__quienes .slider-team__item .description p + p {
  margin-top: 20px;
}
.section__quienes .arrows-team {
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  transform: scale(0.6);
}
@media screen and (max-width: 768px) {
  .section__quienes .arrows-team {
    justify-content: center;
  }
}
.section__quienes .arrows-team .prev-slide {
  opacity: 0.6;
  margin-right: 20px;
}
.section__quienes .arrows-team .prev-slide:hover {
  opacity: 1;
}
.section__quienes .arrows-team .next-slide {
  opacity: 0.6;
}
.section__quienes .arrows-team .next-slide:hover {
  opacity: 1;
}

.marquee {
  float: right;
  margin: 20px 0;
}
@media screen and (max-width: 560px) {
  .marquee {
    float: none;
    text-align: center;
  }
}
.marquee p {
  font-family: "Helvetica Neue LT Std";
  font-style: normal;
  font-weight: 100;
  font-size: 6vw;
  line-height: 0;
  color: rgba(255, 255, 255, 0.5);
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .marquee p {
    font-size: 34px;
  }
}
@media screen and (max-width: 560px) {
  .marquee p {
    font-size: 26px;
  }
}

#datos {
  margin-bottom: 20px;
}

.section__datos {
  max-width: 2000px;
  margin: 0 auto 80px;
}
.section__datos .datos-container {
  padding: 0 30px;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .section__datos .datos-container {
    flex-direction: column;
    align-items: center;
  }
}
.section__datos .datos-container .dato {
  color: #FFFFFF;
  padding: 80px 70px;
}
@media screen and (max-width: 768px) {
  .section__datos .datos-container .dato {
    padding: 20px;
    align-items: center;
  }
}
.section__datos .datos-container .dato + .dato {
  border-top: 1.76236px solid rgba(255, 255, 255, 0.5);
}
.section__datos .datos-container .dato .number {
  font-weight: normal;
  font-size: 220.295px;
  margin-bottom: 70px;
  line-height: 0;
  color: transparent;
  -webkit-text-stroke: 1px white;
}
@media screen and (max-width: 768px) {
  .section__datos .datos-container .dato .number {
    font-size: 10vh;
    margin-bottom: 40px;
  }
}
.section__datos .datos-container .dato .texto {
  font-size: 26.4355px;
  line-height: 32px;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .section__datos .datos-container .dato .texto {
    font-size: 22px;
    margin-bottom: 32px;
  }
}
.section__datos .datos-container .col-l {
  border-right: 1.76236px solid rgba(255, 255, 255, 0.5);
  width: 48%;
}
@media screen and (max-width: 768px) {
  .section__datos .datos-container .col-l {
    width: 100%;
    border-right: none;
  }
}
.section__datos .datos-container .col-l .dato {
  display: flex;
  flex-direction: column;
  padding: 0 70px;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .section__datos .datos-container .col-l .dato {
    padding: 20px;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .section__datos .datos-container .col-r {
    width: 100%;
    border-top: 1.76236px solid rgba(255, 255, 255, 0.5);
  }
}
@media screen and (max-width: 768px) {
  .section__datos .datos-container .col-r .dato {
    text-align: center;
  }
}
.section__datos .datos-container .col-r .dato:last-of-type {
  padding: 0 0 0 70px;
}
@media screen and (max-width: 768px) {
  .section__datos .datos-container .col-r .dato:last-of-type {
    padding: 20px;
  }
}/*# sourceMappingURL=style.css.map */
/*
     FILE ARCHIVED ON 09:01:44 Oct 05, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:32:05 Feb 11, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.686
  exclusion.robots: 0.026
  exclusion.robots.policy: 0.012
  esindex: 0.012
  cdx.remote: 13.985
  LoadShardBlock: 267.589 (3)
  PetaboxLoader3.datanode: 298.956 (4)
  load_resource: 37.122
*/