#es-rc.es-rc-content {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  max-width: 998px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  color: #fff;
  background: #000;
}
#es-rc.es-rc-content * {
  box-sizing: border-box;
}
#es-rc.es-rc-content h2,
#es-rc.es-rc-content h3,
#es-rc.es-rc-content h4,
#es-rc.es-rc-content h5 {
  font-family: "Montserrat", sans-serif;
  color: #fff;
}
#es-rc.es-rc-content .es-kv {
  margin-bottom: 32px;
}
#es-rc.es-rc-content .es-kv__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#es-rc.es-rc-content .es-kv__img--packshot {
  max-width: 205px;
  position: relative;
  z-index: 2;
  transition: all 0.3s;
}
#es-rc.es-rc-content .es-kv__img--packshot:hover {
  transform: scale(1.05);
}
#es-rc.es-rc-content .es-kv__img--packshot-bg {
  position: absolute;
  z-index: 1;
  top: 32px;
  right: 90px;
}
#es-rc.es-rc-content .es-kv__logo {
  margin: 32px 0 20px;
  padding: 0 16px;
  opacity: 0;
  animation: slidedown 0.6s forwards;
}
#es-rc.es-rc-content .es-kv__name {
  margin-bottom: 5px;
  padding: 0 16px;
  opacity: 0;
  animation: slidedown 0.6s 0.3s forwards;
}
#es-rc.es-rc-content .es-kv__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: center;
  text-transform: uppercase;
  padding: 0 16px;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
  opacity: 0;
  animation: slidedown 0.6s 0.6s forwards;
}
#es-rc.es-rc-content .es-kv__image {
  position: relative;
  max-width: 675px;
  margin: 0 auto;
}
#es-rc.es-rc-content .es-kv__texts {
  position: absolute;
  z-index: 3;
  bottom: 56px;
  left: 16px;
  opacity: 0;
  animation: slideright 0.6s 0.6s forwards;
}
#es-rc.es-rc-content .es-kv__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #000;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: -1px;
  line-height: 1.2;
  margin-bottom: 15px;
}
#es-rc.es-rc-content .es-kv__title span {
  font-weight: 600;
}
#es-rc.es-rc-content .es-kv__subtitle {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}
#es-rc.es-rc-content .es-kv__right-subtitle {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  background-color: #887db0;
  color: #fff;
  text-transform: uppercase;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  margin: 0 auto;
}
#es-rc.es-rc-content .es-kv__right-subtitle--1 {
  font-size: 22px;
  letter-spacing: 9px;
  padding: 5px 15px;
  margin-bottom: 20px;
}
#es-rc.es-rc-content .es-kv__right-subtitle--2 {
  font-size: 14px;
  padding: 2px 5px;
  font-weight: 600;
}
#es-rc.es-rc-content .es-kv__disc {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 8px;
}
#es-rc.es-rc-content .es-kv__packshot {
  padding-top: 50px;
  width: 334px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  opacity: 0;
  animation: slidedown 0.6s 0.6s forwards;
}
#es-rc.es-rc-content .es-video {
  margin-bottom: 64px;
  position: relative;
}
#es-rc.es-rc-content .es-video__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #fff;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 64px;
  padding: 0 16px;
}
#es-rc.es-rc-content .es-video__container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
#es-rc.es-rc-content .es-video__iframe {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#es-rc.es-rc-content .es-pack {
  padding: 0 16px;
  margin-bottom: 64px;
}
#es-rc.es-rc-content .es-pack__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #fff;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 32px;
  padding: 0 16px;
}
#es-rc.es-rc-content .es-pack__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#es-rc.es-rc-content .es-pack__img--icon {
  padding-top: 10px;
  max-width: 40px;
}
#es-rc.es-rc-content .es-pack__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
#es-rc.es-rc-content .es-pack__item {
  display: flex;
  gap: 16px;
  margin-bottom: 20px;
}
#es-rc.es-rc-content .es-pack__item:hover .es-pack__icon {
  transform: translateX(-8px);
}
#es-rc.es-rc-content .es-pack__icon {
  min-width: 40px;
  transition: all 0.3s;
}
#es-rc.es-rc-content .es-pack__subtitle {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin-bottom: 4px;
  font-weight: 600;
  padding-top: 12px;
}
#es-rc.es-rc-content .es-pack__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
}
#es-rc.es-rc-content .es-benefits {
  margin-bottom: 64px;
  padding: 64px 16px 64px 16px;
}
#es-rc.es-rc-content .es-benefits__wrapper {
  max-width: 896px;
  margin: 0 auto;
  width: 80%;
  background: #000;
  padding: 64px 32px;
  border-radius: 15px;
}
#es-rc.es-rc-content .es-benefits__list {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 64px;
  max-width: 620px;
  margin: 0 auto;
}
#es-rc.es-rc-content .es-benefits__item {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  position: relative;
  padding: 8px 0;
}
#es-rc.es-rc-content .es-benefits__item:not(:last-child) {
  margin-bottom: 20px;
}
#es-rc.es-rc-content .es-benefits__item::before {
  content: url("../images/dot.png");
  position: absolute;
  top: 50%;
  left: -64px;
  transform: translateY(-50%);
  transition: all 0.3s;
}
#es-rc.es-rc-content .es-benefits__item:hover::before {
  content: url("../images/dot.png");
  position: absolute;
  top: 50%;
  left: -72px;
  transform: translateY(-50%);
}
#es-rc.es-rc-content .es-slider {
  margin-bottom: 25px;
  position: relative;
}
#es-rc.es-rc-content .es-slider__link {
  display: inline-block;
  margin-top: 30px;
  padding: 10px 15px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  color: #fff;
  background: #887db0;
  align-self: flex-start;
}
#es-rc.es-rc-content .es-slider__rank {
  margin: 0;
  font-size: 40px;
  font-weight: 700;
}
#es-rc.es-rc-content .es-slider__disclaimer {
  margin: 10px;
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
#es-rc.es-rc-content .es-slider__logo {
  width: 150px;
}
#es-rc.es-rc-content .es-slider__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 32px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 64px;
  padding: 0 16px;
  text-transform: uppercase;
  line-height: 1.1;
  text-align: center;
}
#es-rc.es-rc-content .es-slider__wrapper--2 {
  background-position-x: 40px;
  background-size: contain;
  padding: 13px 16px 56px 65px;
  padding-left: 0px;
  position: relative;
  padding-bottom: 100px;
}
#es-rc.es-rc-content .es-slider__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 485px;
}
#es-rc.es-rc-content .es-slider__packshot {
  position: absolute;
  top: 5%;
  right: 25%;
  max-width: 50%;
  width: 250px;
  z-index: 9;
}
#es-rc.es-rc-content .es-slider__invisible {
  margin: 0;
  padding: 0;
  color: #000;
}
#es-rc.es-rc-content .es-slider__content {
  max-width: 700px;
  padding: 25px 24px;
  margin: 0 auto;
  background: #000;
  border-radius: 16px;
}
#es-rc.es-rc-content .es-slider__content--2 {
  max-width: 200px;
  padding: 25px 24px;
  padding-left: 0;
  margin: 0 auto;
  border-radius: 16px;
  margin-left: 0;
  background: none;
}
#es-rc.es-rc-content .es-slider__disclaimer-2 {
  position: absolute;
  bottom: 10px;
  left: 0;
  font-size: 11px;
  padding-left: 10%;
}
#es-rc.es-rc-content .es-slider__persona {
  display: flex;
  flex-flow: column;
  align-items: center;
}
#es-rc.es-rc-content .es-slider__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#es-rc.es-rc-content .es-slider__photo {
  margin-bottom: 16px;
}
#es-rc.es-rc-content .es-slider__name {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
}
#es-rc.es-rc-content .es-slider__job {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 14px;
  margin-bottom: 16px;
  text-align: center;
  line-height: 1.5;
}
#es-rc.es-rc-content .es-slider__subtitle {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
#es-rc.es-rc-content .es-slider__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  padding-bottom: 5px;
}
#es-rc.es-rc-content .es-slider .swiper-button-prev:after, #es-rc.es-rc-content .es-slider .swiper-container-rtl .swiper-button-next:after {
  display: none;
}
#es-rc.es-rc-content .es-slider .swiper-button-next:after, #es-rc.es-rc-content .es-slider .swiper-container-rtl .swiper-button-prev:after {
  display: none;
}
#es-rc.es-rc-content .es-slider .swiper-button-next, #es-rc.es-rc-content .es-slider .swiper-container-rtl .swiper-button-prev {
  right: 0px;
  left: auto;
}
#es-rc.es-rc-content .es-slider .swiper-button-prev, #es-rc.es-rc-content .es-slider .swiper-container-rtl .swiper-button-next {
  left: 0px;
  right: auto;
}
#es-rc.es-rc-content .es-slider .swiper-container-horizontal > .swiper-pagination-bullets, #es-rc.es-rc-content .es-slider .swiper-pagination-custom, #es-rc.es-rc-content .es-slider .swiper-pagination-fraction {
  bottom: 0px;
}
#es-rc.es-rc-content .es-slider .swiper-pagination {
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
#es-rc.es-rc-content .es-slider .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 50%;
  background: #292929;
  opacity: 1;
}
#es-rc.es-rc-content .es-slider .swiper-pagination-bullet:not(:last-child) {
  margin-right: 6px;
}
#es-rc.es-rc-content .es-slider .swiper-pagination-bullet-active {
  opacity: 1;
  background: #887db0;
}
#es-rc.es-rc-content .es-footer {
  margin-top: 50px;
  padding: 50px 0;
  background-color: #000;
}
#es-rc.es-rc-content .es-footer__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: center;
  font-size: 13px;
}
#es-rc.es-rc-content .es-effects {
  background: #dff5f2;
  color: #000;
  padding-top: 30px;
  padding-bottom: 0px;
}
#es-rc.es-rc-content .es-effects__title {
  text-transform: uppercase;
  text-align: center;
  font-size: 25px;
  font-weight: 600;
}
#es-rc.es-rc-content .es-effects__img {
  max-width: 83%;
  display: block;
  margin: 0 auto;
  margin-right: 0;
}
@media screen and (min-width: 400px) {
  #es-rc.es-rc-content .es-slider__wrapper--2 {
    padding-left: 20px;
  }
}
@media screen and (min-width: 500px) {
  #es-rc.es-rc-content .es-slider__wrapper--2 {
    background-position-x: right;
    background-size: contain;
    padding: 63px 16px 56px 35px;
    position: relative;
    padding-bottom: 100px;
  }
  #es-rc.es-rc-content .es-slider__content--2 {
    max-width: 300px;
  }
  #es-rc.es-rc-content .es-slider__logo {
    width: 200px;
  }
  #es-rc.es-rc-content .es-slider__disclaimer-2 {
    bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  #es-rc.es-rc-content .es-slider__disclaimer-2 {
    bottom: 40px;
  }
  #es-rc.es-rc-content .es-slider__wrapper--2 {
    background-size: contain;
    padding: 63px 16px 56px 65px;
    position: relative;
    padding-bottom: 100px;
  }
  #es-rc.es-rc-content .es-slider__content--2 {
    max-width: 300px;
  }
  #es-rc.es-rc-content .es-slider__rank {
    margin: 0;
    font-size: 70px;
    font-weight: 700;
  }
  #es-rc.es-rc-content .es-slider__disclaimer {
    margin: 10px;
    margin-bottom: 30px;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
  }
  #es-rc.es-rc-content .es-slider__logo {
    width: 300px;
  }
  #es-rc.es-rc-content .es-slider__content--2 {
    max-width: 400px;
    padding: 25px 24px;
    margin: 0 auto;
    border-radius: 16px;
    margin-left: 0;
    background: none;
  }
  #es-rc.es-rc-content .es-pack__title,
  #es-rc.es-rc-content .es-video__title {
    font-size: 40px;
  }
  #es-rc.es-rc-content .es-effects__title {
    font-size: 35px;
  }
  #es-rc.es-rc-content .es-kv {
    margin-bottom: 64px;
  }
  #es-rc.es-rc-content .es-kv__container {
    display: flex;
  }
  #es-rc.es-rc-content .es-kv__title {
    font-size: 32px;
    padding-right: 64px;
  }
  #es-rc.es-rc-content .es-kv__img--kv {
    min-height: 774px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  #es-rc.es-rc-content .es-kv__subtitle, #es-rc.es-rc-content .es-kv__disc {
    padding-right: 64px;
  }
  #es-rc.es-rc-content .es-kv__branding {
    padding: 0 32px;
  }
  #es-rc.es-rc-content .es-pack {
    max-width: 896px;
    margin: 0 auto;
    margin-bottom: 64px;
  }
  #es-rc.es-rc-content .es-pack__container {
    display: flex;
    align-items: center;
    gap: 32px;
  }
  #es-rc.es-rc-content .es-pack__image {
    flex: 1;
  }
  #es-rc.es-rc-content .es-pack__content {
    flex: 1;
  }
  #es-rc.es-rc-content .es-slider__title {
    font-size: 40px;
  }
  #es-rc.es-rc-content .es-slider__content {
    display: flex;
    padding: 32px;
    padding-top: 64px;
    padding-bottom: 64px;
  }
  #es-rc.es-rc-content .es-slider__content--2 {
    height: 485px;
    padding-top: 155px;
    padding-left: 40px;
    padding-bottom: 65px;
  }
  #es-rc.es-rc-content .es-slider__persona {
    min-width: 136px;
    margin-right: 32px;
  }
  #es-rc.es-rc-content .es-slider__job {
    margin-bottom: 0;
  }
  #es-rc.es-rc-content .es-virtual {
    max-width: 896px;
    margin: 0 auto;
    margin-bottom: 64px;
  }
  #es-rc.es-rc-content .es-virtual__title {
    font-size: 48px;
  }
  #es-rc.es-rc-content .es-virtual__container {
    display: flex;
    align-items: center;
    gap: 32px;
  }
  #es-rc.es-rc-content .es-virtual__content {
    order: -1;
    font-size: 18px;
  }
  #es-rc.es-rc-content .es-virtual__list {
    margin-bottom: 64px;
  }
  #es-rc.es-rc-content .es-virtual__image {
    margin-left: 0;
    margin-right: auto;
  }
}
@media screen and (min-width: 998px) {
  #es-rc.es-rc-content .es-effects__title {
    font-size: 40px;
  }
  #es-rc.es-rc-content .es-kv__title {
    font-size: 35px;
  }
  #es-rc.es-rc-content .es-slider .swiper-button-next,
  #es-rc.es-rc-content .es-slider .swiper-container-rtl .swiper-button-prev {
    right: 0;
    left: auto;
  }
  #es-rc.es-rc-content .es-slider .swiper-button-prev,
  #es-rc.es-rc-content .es-slider .swiper-container-rtl .swiper-button-next {
    left: 0;
    right: auto;
  }
  #es-rc.es-rc-content .es-slider .swiper-button-next,
  #es-rc.es-rc-content .es-slider .swiper-button-prev {
    width: 40px;
  }
}
@keyframes slidedown {
  from {
    opacity: 0;
    transform: translateY(-32px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideright {
  from {
    opacity: 0.3;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideleft {
  from {
    opacity: 0.3;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}/*# sourceMappingURL=style.css.map */