@font-face {
  font-family: "Locator";
  src: local("Locator"), url("../fonts/Locator.otf") format("truetype");
}
@font-face {
  font-family: "Locator-medium";
  src: local("Locator-medium"), url("../fonts/Locator-medium.otf") format("truetype");
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

#es-laroche.es-laroche {
  font-family: "Locator", sans-serif;
  font-weight: 200;
  font-size: 16px;
  line-height: 1.2;
  max-width: 768px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  color: #000;
  background: #fff;
}
#es-laroche.es-laroche * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#es-laroche.es-laroche h2,
#es-laroche.es-laroche h3,
#es-laroche.es-laroche h4,
#es-laroche.es-laroche h5 {
  font-family: "Locator", sans-serif;
  color: #000;
}
#es-laroche.es-laroche .es-kv {
  position: relative;
}
#es-laroche.es-laroche .es-kv__logo {
  position: absolute;
  padding-left: 5%;
  top: 0;
}
#es-laroche.es-laroche .es-kv__logo img {
  max-width: 200px;
}
#es-laroche.es-laroche .es-kv__container {
  padding: 10px;
}
#es-laroche.es-laroche .es-kv__bg {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#es-laroche.es-laroche .es-kv__text {
  text-align: right;
}
#es-laroche.es-laroche .es-kv__titlebg {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin: 0 0 10px auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2px 6px 0;
  background-color: #f08700;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Locator-medium", sans-serif;
  font-size: 12px;
}
#es-laroche.es-laroche .es-kv__titlebg--center {
  margin: 0 auto 10px;
}
#es-laroche.es-laroche .es-kv__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin: 0 0 20px auto;
  text-transform: uppercase;
  color: #000;
  font-family: "Locator", sans-serif;
  font-family: 100;
  font-size: 18px;
}
#es-laroche.es-laroche .es-kv__title span {
  font-family: "Locator-medium", sans-serif;
  font-family: 500;
  font-size: 25px;
}
#es-laroche.es-laroche .es-kv__subtitle {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin: 0 0 0 auto;
  text-transform: uppercase;
  color: #000;
  font-family: "Locator", sans-serif;
  font-family: 100;
  font-size: 15px;
}
#es-laroche.es-laroche .es-kv__subtitle span {
  font-family: "Locator-medium", sans-serif;
  font-family: 500;
}
#es-laroche.es-laroche .es-kv__disclaimer {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin: 20px 0 20px auto;
  color: #000;
  font-family: "Locator", sans-serif;
  font-family: 100;
  font-size: 5px;
}
#es-laroche.es-laroche .es-kv__packshot {
  margin: 0 auto;
  max-width: 120px;
  text-align: center;
}
#es-laroche.es-laroche .es-kv__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#es-laroche.es-laroche .es-desc {
  margin: 32px auto;
  text-align: center;
}
#es-laroche.es-laroche .es-desc__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 100;
}
#es-laroche.es-laroche .es-desc__title span {
  font-family: "Locator-medium", sans-serif;
  font-weight: 500;
}
#es-laroche.es-laroche .es-desc__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
#es-laroche.es-laroche .es-desc__single {
  width: 200px;
  margin: 20px 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#es-laroche.es-laroche .es-desc__single p {
  font-size: 13px;
}
#es-laroche.es-laroche .es-desc__single:hover {
  -webkit-transform: translateY(15px);
      -ms-transform: translateY(15px);
          transform: translateY(15px);
}
#es-laroche.es-laroche .es-desc__item {
  text-transform: uppercase;
  font-family: "Locator-medium", sans-serif;
}
#es-laroche.es-laroche .es-desc__disclaimer {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: center;
  font-size: 10px;
}
#es-laroche.es-laroche .es-effect {
  margin-bottom: 20px;
  min-height: 315px;
  background: url("../images/bg-effect.png") no-repeat;
  background-position: right bottom;
  background-size: cover;
  background-color: #1b2341;
}
#es-laroche.es-laroche .es-effect__container {
  margin-left: auto;
  margin-right: 20px;
  padding: 25px 15px;
  max-width: 510px;
  text-align: center;
}
#es-laroche.es-laroche .es-effect__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #fff;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 100;
}
#es-laroche.es-laroche .es-effect__title span {
  font-family: "Locator-medium", sans-serif;
  font-weight: 500;
}
#es-laroche.es-laroche .es-effect__subtitle {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #000;
  font-size: 10px;
}
#es-laroche.es-laroche .es-effect__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
#es-laroche.es-laroche .es-effect__single {
  margin: 15px auto;
  width: 200px;
  font-size: 13px;
}
#es-laroche.es-laroche .es-effect__single-wide {
  max-width: 220px;
}
#es-laroche.es-laroche .es-effect__item {
  margin: 0;
  text-transform: uppercase;
  font-family: "Locator-medium", sans-serif;
  font-weight: 500;
  color: #fff;
}
#es-laroche.es-laroche .es-effect__percent {
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  color: #f08700;
}
#es-laroche.es-laroche .es-effect__percent span {
  font-weight: 500;
  font-family: "Locator-medium", sans-serif;
  font-size: 40px;
}
#es-laroche.es-laroche .es-effect__percent span sup {
  font-family: "Locator", sans-serif;
  font-size: 55%;
}
#es-laroche.es-laroche .es-ingr {
  margin: 42px 0;
  text-align: center;
}
#es-laroche.es-laroche .es-ingr__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 100;
}
#es-laroche.es-laroche .es-ingr__title span {
  font-family: "Locator-medium", sans-serif;
  font-weight: 500;
}
#es-laroche.es-laroche .es-ingr__wrapper {
  margin: 20px auto 0;
  width: 95%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px 2px;
}
#es-laroche.es-laroche .es-ingr__single {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  max-width: 210px;
}
#es-laroche.es-laroche .es-ingr__single:hover .es-ingr__image {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
#es-laroche.es-laroche .es-ingr__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  margin: 10px auto;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#es-laroche.es-laroche .es-ingr__image {
  position: relative;
}
#es-laroche.es-laroche .es-ingr__label {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  padding: 14px 16px;
  background: rgba(255, 255, 255, 0.66);
  position: absolute;
  width: 100%;
  height: 142px;
  top: 50%;
  left: 50%;
  font-size: 11px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: "Locator-medium", sans-serif;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
}
#es-laroche.es-laroche .es-ingr__label span {
  font-size: 18px;
}
#es-laroche.es-laroche .es-ingr__item {
  max-width: 135px;
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin: 0 auto;
  font-size: 11px;
  text-transform: none;
  font-family: "Locator", sans-serif;
  font-weight: 100;
  text-align: left;
}
#es-laroche.es-laroche .es-use {
  margin: 32px auto;
}
#es-laroche.es-laroche .es-use__wrapper {
  min-height: 334px;
  background: url("../images/bg-use.png") no-repeat;
  background-size: cover;
  background-position: right;
}
#es-laroche.es-laroche .es-use__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin: 20px 10px;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 100;
  color: #000;
}
#es-laroche.es-laroche .es-use__title span {
  font-family: "Locator-medium", sans-serif;
  font-weight: 500;
}
#es-laroche.es-laroche .es-use__subtitle {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #000;
  font-size: 18px;
  margin: 14px 0;
  font-weight: 100;
}
#es-laroche.es-laroche .es-use__subtitle span {
  font-family: "Locator-medium", sans-serif;
  font-weight: 500;
}
#es-laroche.es-laroche .es-use__subtitle ol {
  max-width: 100%;
  list-style: none;
  counter-reset: my-awesome-counter;
  padding-left: 30px;
}
#es-laroche.es-laroche .es-use__subtitle ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  font-family: "Locator", sans-serif;
  padding-bottom: 10px;
}
#es-laroche.es-laroche .es-use__subtitle ol li::before {
  content: counter(my-awesome-counter) ". ";
  font-family: "Locator-medium", sans-serif;
  font-weight: 500;
  position: absolute;
  left: -20px;
}
#es-laroche.es-laroche .es-cross {
  margin: 20px auto;
  text-align: center;
}
#es-laroche.es-laroche .es-cross__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin: 20px 10px;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 100;
}
#es-laroche.es-laroche .es-cross__title span {
  font-family: "Locator-medium", sans-serif;
  font-weight: 500;
}
#es-laroche.es-laroche .es-cross__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
     -moz-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#es-laroche.es-laroche .es-cross__single {
  max-width: 240px;
  margin-bottom: 20px;
}
#es-laroche.es-laroche .es-cross__single:hover .es-cross__link::before {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
#es-laroche.es-laroche .es-cross__single:hover .es-cross__image {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
#es-laroche.es-laroche .es-cross__number {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #f08700;
  font-family: "Locator-medium", sans-serif;
  font-weight: 500;
  font-size: 160px;
  margin: 0 10px;
}
#es-laroche.es-laroche .es-cross__image {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  margin-bottom: 24px;
  max-height: 350px;
}
#es-laroche.es-laroche .es-cross__image img {
  max-width: none;
}
#es-laroche.es-laroche .es-cross__link {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  position: relative;
  display: inline-block;
  padding: 12px 20px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #f08700;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  z-index: 1;
}
#es-laroche.es-laroche .es-cross__link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background-color: #000;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
}
#es-laroche.es-laroche .es-obligations {
  width: 95%;
  margin: 40px auto;
  text-align: center;
}
#es-laroche.es-laroche .es-obligations__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin: 20px 10px;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 100;
}
#es-laroche.es-laroche .es-obligations__title span {
  font-family: "Locator-medium", sans-serif;
  font-weight: 500;
}
#es-laroche.es-laroche .es-obligations__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px 10px;
}
#es-laroche.es-laroche .es-obligations__single {
  width: 310px;
  overflow: hidden;
  position: relative;
}
#es-laroche.es-laroche .es-obligations__single:hover .es-obligations__image {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
#es-laroche.es-laroche .es-obligations__label {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  position: absolute;
  bottom: 0;
  color: #fff;
  width: 100%;
  text-align: left;
  padding: 4px 10px;
  text-transform: uppercase;
  font-family: "Locator-medium", sans-serif;
  font-weight: 500;
  font-size: 13px;
}
#es-laroche.es-laroche .es-obligations__image {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#es-laroche.es-laroche .es-footer {
  margin: 32px auto;
}
#es-laroche.es-laroche .es-footer p {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 8px;
}

@media screen and (min-width: 1200px) {
  .es-kv__text {
    position: absolute;
    top: 25%;
    left: 20px;
  }
  .es-kv__title {
    color: #fff !important;
  }
  .es-kv__subtitle {
    color: #fff !important;
  }
  .es-kv__disclaimer {
    color: #fff !important;
  }
}
@media screen and (min-width: 1200px) {
  .es-kv__text {
    top: 30%;
  }
}
@media screen and (min-width: 1200px) {
  .es-use {
    margin: 32px auto;
  }
  .es-use__container {
    position: relative;
    min-height: 334px;
  }
  .es-use__wrapper {
    width: 100%;
    position: absolute;
    z-index: 1;
  }
  .es-use__left {
    position: absolute;
    top: 1%;
    left: 5%;
    z-index: 5;
  }
  .es-use__subtitle {
    color: #fff !important;
    width: 100%;
  }
  .es-use__subtitle ol {
    max-width: 380px !important;
  }
  .es-use__title {
    color: #fff !important;
  }
  .es-effect {
    background-position: left bottom !important;
  }
}
@media screen and (min-width: 1200px) {
  .es-cross {
    paddingn-bottom: 40px;
  }
  .es-cross__container {
    width: 768px;
    height: 1000px;
    background: url("../images/bg-cross.png") no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
  }
  .es-cross__image {
    position: absolute;
  }
  .es-cross__single--wrapper {
    position: relative;
  }
  .es-cross__image--1 {
    max-height: 515px !important;
    top: 0 !important;
    right: -150px !important;
  }
  .es-cross__image--2 {
    max-height: 370px !important;
    top: 30px !important;
    left: -150px !important;
  }
  .es-cross__image--3 {
    max-height: 350px !important;
    top: 30px !important;
    right: -150px !important;
  }
  .es-cross__number {
    margin: 0 0 !important;
    max-height: 160px !important;
  }
  .es-cross__title {
    margin: 0 0 10px 0 !important;
    font-size: 20px !important;
  }
  .es-cross__desc {
    padding: 0;
  }
  .es-cross__single {
    max-width: 200px !important;
    position: absolute;
    text-align: left;
  }
  .es-cross__single--1 {
    left: 75px;
    top: 0px;
  }
  .es-cross__single--2 {
    right: 75px;
    top: 260px;
  }
  .es-cross__single--3 {
    left: 75px;
    top: 580px;
  }
  .es-kv__text {
    top: 300px;
    right: 250px;
  }
  .es-kv__packshot {
    position: absolute;
    top: 120px;
    right: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .es-kv__text {
    position: absolute;
    top: 300px;
    right: 250px;
  }
  .es-kv__packshot {
    position: absolute;
    top: 150px;
    right: 100px;
  }
}
@-webkit-keyframes slideright {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes slideright {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes slideleft {
  from {
    opacity: 0;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes slideleft {
  from {
    opacity: 0;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9zYXNzL3N0eWxlLnNjc3MiLCJzdHlsZS5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBRUE7RUFDRSxzQkFBQTtFQUNBLHFFQUFBO0FDREY7QURHQTtFQUNFLDZCQUFBO0VBQ0EsbUZBQUE7QUNERjtBRFVBOztFQUVFLFNBQUE7RUFDQSxVQUFBO0FDUkY7O0FEV0E7RUFDRSw4QkFBQTtLQUFBLDJCQUFBO1VBQUEsc0JBQUE7QUNSRjs7QUQwQkE7RUFDRSxrQ0FoQ1E7RUFpQ1IsZ0JBQUE7RUFDQSxlQUFBO0VBQ0EsZ0JBQUE7RUFDQSxnQkFBQTtFQUNBLGNBQUE7RUFDQSxVQUFBO0VBQ0EsZ0JBQUE7RUFDQSxXQUFBO0VBQ0EsZ0JBQUE7QUN2QkY7QUR5QkU7RUFDRSw4QkFBQTtLQUFBLDJCQUFBO1VBQUEsc0JBQUE7QUN2Qko7QUQwQkU7Ozs7RUFJRSxrQ0FuRE07RUFvRE4sV0FBQTtBQ3hCSjtBRDJCRTtFQUNFLGtCQUFBO0FDekJKO0FEMEJJO0VBQ0Usa0JBQUE7RUFDQSxnQkFBQTtFQUNBLE1BQUE7QUN4Qk47QUR5Qk07RUFDRSxnQkFBQTtBQ3ZCUjtBRDBCSTtFQUNDLGFBQUE7QUN4Qkw7QUQwQkk7RUExQ0YsZUFBQTtFQUNBLGNBQUE7RUFDQSxjQUFBO0FDbUJGO0FEd0JJO0VBQ0UsaUJBQUE7QUN0Qk47QUR3Qkk7RUF6REYsU0FBQTtFQUNBLFVBQUE7RUFDQSxvQkFBQTtFQUNBLGNBQUE7RUFDQSxvQkFBQTtFQUNBLG9CQUFBO0VBc0RJLHFCQUFBO0VBQ0EsMEJBQUE7RUFBQSx1QkFBQTtFQUFBLGtCQUFBO0VBQ0Esa0JBQUE7RUFDQSx5QkE1RUc7RUE2RUgsV0FBQTtFQUNBLHlCQUFBO0VBQ0EsZ0JBQUE7RUFDQSx5Q0FsRkU7RUFtRkYsZUFBQTtBQ2pCTjtBRGtCTTtFQUNFLG1CQUFBO0FDaEJSO0FEbUJJO0VBeEVGLFNBQUE7RUFDQSxVQUFBO0VBQ0Esb0JBQUE7RUFDQSxjQUFBO0VBQ0Esb0JBQUE7RUFDQSxvQkFB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 */