/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/css-unicode-loader/index.js!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./cartridges/app_custom_multiopticas_ui/cartridge/client/default/scss/components/assets/highlights.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* stylelint-disable */
/**
 * Multiopticas variables
 *
 * These variables extend the base SFRA configuration and apply to Multiopticas
 * site.
 */
.h1 {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 42px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.h2 {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0;
}

.h2-roman {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0;
}

.h3 {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
}

.h3-uppercase {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.h4 {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}

.h4-roman-uppercase {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.h4-bold-uppercase {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.h5 {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.text-body-base-bold {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}

.text-body-base {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}

.text-body-sm-bold {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  /* stylelint-disable-next-line scss/media-feature-value-dollar-variable */
}
@media (max-width: 768px) {
  .text-body-sm-bold {
    font-size: 16px;
  }
}

.text-body-sm {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  /* stylelint-disable-next-line scss/media-feature-value-dollar-variable */
}
@media (max-width: 768px) {
  .text-body-sm {
    font-size: 16px;
  }
}

.text-caption-base {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
}

.text-caption-sm {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 16.5px;
  letter-spacing: 0;
}

.text-tag-promo-number {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 16.5px;
  letter-spacing: 0;
}

.text-tag-promo {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 16.5px;
  letter-spacing: 0;
}

.text-tag {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0;
}

.text-btn-base {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}

.text-btn-base-uppercase {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.text-btn-sm {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  /* stylelint-disable-next-line scss/media-feature-value-dollar-variable */
}
@media (max-width: 768px) {
  .text-btn-sm {
    font-size: 16px;
  }
}

.text-btn-sm-uppercase {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 19.5px;
  letter-spacing: 0;
  text-transform: uppercase;
  /* stylelint-disable-next-line scss/media-feature-value-dollar-variable */
}
@media (max-width: 768px) {
  .text-btn-sm-uppercase {
    font-size: 16px;
  }
}

.text-underlined-link-base {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
}

.text-underlined-link-base-uppercase {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
  text-transform: uppercase;
}

.text-underlined-link-sm {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
  /* stylelint-disable-next-line scss/media-feature-value-dollar-variable */
}
@media (max-width: 768px) {
  .text-underlined-link-sm {
    font-size: 16px;
  }
}

.text-numbers-md {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0;
}

.text-numbers-base {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
}

.text-numbers-sm {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}

.prices-lg {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0;
}

.prices-md {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0;
}

.prices-base {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0;
}

.prices-sm {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0;
}

.prices-xs {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0;
}

.prices-lg-discount {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0;
}

.prices-md-discount {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0;
}

.prices-base-discount {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0;
}

.prices-sm-discount {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0;
}

.prices-xs-discount {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0;
}

.prices-xxs-discount {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 500;
  font-size: 11px;
  letter-spacing: 0;
}

.text-gray {
  color: #757575;
}

.site-map-container {
  padding: 3rem 12vw 3rem 14vw;
}

.content-asset {
  /*----------headers for static content -----------------*/
  /* -----------------------AUDIOLOGIA--------------------*/
  /* estilos audiologia black */
  /* estilo audiologia black  */
  /* fin estilo audiologia black  */
  /* Editorial elementos listado */
  /* buttons */
  /*--------------- TEXT SIZE ADJUST -------------------*/
  /*--------------- FIN TEXT SIZE ADJUST -------------------*/
  /* general */
  /* lista desplegable */
  /* Título destacado editorial */
  /*Estilo para la cabecera de ayuda*/
  /* audiologia style */
}
.content-asset .content-header-hidden {
  display: none;
}
.content-asset h1 a {
  font-size: inherit;
}
.content-asset .highlight-right {
  background-color: #f1f1f1;
  padding: 15px 10px;
}
.content-asset .highlight-right .text_grey_editorial {
  color: #868686;
}
.content-asset .highlight-right .info-items {
  padding: 15px 10px;
  font-size: 12px;
}
.content-asset .highlight-right .info-items .imo {
  color: #fff;
  font-size: 35px;
}
.content-asset .highlight-right .info-items div {
  margin-top: 10px;
}
.content-asset .highlight-right .text_mini {
  font-size: 10px;
}
@media screen and (min-width: 769px) {
  .content-asset .highlight-right {
    padding: 30px 15px;
    height: 100vh;
  }
}
.content-asset .font_Aller {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}
.content-asset .font_AllerBold {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}
.content-asset .font_AllerLight {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}
.content-asset .text_list_style {
  color: #6d6d6d;
}
.content-asset .text_list_style {
  color: #6d6d6d;
  font-size: 12px;
  line-height: 4ex;
}
.content-asset .text_grey_editorial {
  color: #868686;
  font-size: 0.9em;
}
.content-asset .text_header_white {
  color: #fff;
}
.content-asset .main_title_text {
  font-weight: 100;
  font-size: 2.2em;
  line-height: 103%;
}
.content-asset .main_title_text_left {
  font-weight: 100;
  font-size: 3em;
}
.content-asset .main_subtitle_text {
  font-size: 1em;
  line-height: 10px;
}
.content-asset .main_extraSize_text {
  font-size: 3em;
}
.content-asset .main_underlined_text {
  padding-bottom: 4%;
  border-bottom: 1px solid white;
  font-size: 1em;
}
.content-asset .text_center {
  text-align: center;
}
.content-asset .highlights_description {
  padding-bottom: 20px;
}
.content-asset .highlights {
  padding-top: 2%;
  padding-bottom: 2%;
}
.content-asset .highlights3_1, .content-asset .highlights3_2, .content-asset .highlightsListText2Col {
  padding-top: 10px;
  padding-bottom: 10px;
}
.content-asset .highlightsList3Col, .content-asset .highlightsList4Col {
  padding-top: 40px;
}
@media only screen and (min-width: 992px) {
  .content-asset .highlightsRelative {
    position: relative;
  }
}
.content-asset .highlightsRelative .highlightsText_span {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0;
  width: 100%;
  font-size: 3.4em;
  background: rgba(255, 255, 255, 0.4);
  padding: 0 1em;
  line-height: unset;
}
.content-asset .highlightsRelative .highlightsText_header_left {
  position: absolute;
  bottom: 10%;
  left: 0%;
}
.content-asset .highlightsRelative .highlightsText_header_right {
  position: absolute;
  bottom: 25%;
  right: 0%;
  text-align: right;
}
@media only screen and (max-width: 992px) {
  .content-asset .highlightsRelative .highlightsText_header_left, .content-asset .highlightsRelative .highlightsText_header_right {
    margin-top: -10%;
    margin-bottom: 10%;
    position: relative;
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .content-asset .highlightsRelative .highlightsText_header_left, .content-asset .highlightsRelative .highlightsText_header_right {
    margin-top: -12%;
    margin-bottom: 7%;
    position: relative;
    font-size: 8px;
  }
}
.content-asset .highlightsRelative .highlightsText_header_small {
  position: absolute;
  width: 43%;
  top: 30%;
  right: 5%;
}
.content-asset .highlightsText_dark {
  color: dimgrey;
}
.content-asset .highlightsText_white {
  color: white;
}
.content-asset .highlightsRelative .highlightsTextWrapper {
  color: white;
  width: 100%;
  display: block;
}
.content-asset .highlightsRelative .highlightsTextWrapper__subtitle {
  width: 100%;
  font-size: 2.5em;
}
.content-asset .highlightsRelative .highlightsTextWrapper__main {
  color: white;
  position: absolute;
  width: 41%;
  top: 5%;
  left: 66%;
  right: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  line-height: 16px;
}
@media screen and (min-width: 550px) and (max-width: 767px) {
  .content-asset .highlightsRelative .highlightsTextWrapper__main {
    line-height: 20px;
    top: 5%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
  .content-asset .highlightsRelative .highlightsTextWrapper__main {
    line-height: 27px;
    top: 7%;
  }
}
@media screen and (min-width: 1301px) {
  .content-asset .highlightsRelative .highlightsTextWrapper__main {
    line-height: 27px;
    top: 9%;
  }
}
.content-asset .highlightsRelative .highlightsTextWrapper__main__right {
  color: white;
  display: block;
  font-size: 13px;
}
.content-asset .highlightsRelative .highlightsTextWrapper__main__left {
  color: white;
  width: 100%;
  display: block;
  font-size: 13px;
}
.content-asset .highlightsRelative .highlightsTextWrapperBlack {
  color: black;
  display: block;
  width: 100%;
  font-size: 13px;
}
.content-asset .highlightsRelative .highlightsTextWrapperBlack_left {
  color: black;
  display: block;
  width: 100%;
  font-size: 13px;
}
.content-asset .highlightsTextWrapperBlack__button {
  background-color: transparent;
  color: black;
  border: solid 1px black;
  font-size: 1em;
}
@media only screen and (min-width: 992px) {
  .content-asset {
    /* estilos audiologia black */
    /* fin estilos audiologia black */
  }
  .content-asset .highlightsRelative .highlightsTextWrapper {
    color: white;
    position: absolute;
    width: 45%;
    top: 0;
    left: 50%;
    right: 5%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: right;
  }
  .content-asset .highlightsRelative .highlightsTextWrapper__main__right {
    color: white;
    position: absolute;
    width: 35%;
    top: 30%;
    left: 65%;
    right: 5%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: right;
    list-style: none;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .content-asset .highlightsRelative .highlightsTextWrapper__main__left {
    color: white;
    position: absolute;
    width: 35%;
    top: 60%;
    left: 8%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
  }
  .content-asset .highlightsRelative .highlightsTextWrapperBlack {
    color: black;
    position: absolute;
    width: 52%;
    top: 20px;
    left: 43%;
    right: 0;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: right;
    /* estilo audiologia black  */
    /* fin estilo audiologia black  */
  }
}
@media only screen and (min-width: 992px) and (min-width: 592px) {
  .content-asset .highlightsRelative .highlightsTextWrapperBlack {
    width: 51%;
    left: 44%;
  }
}
@media only screen and (min-width: 992px) {
  .content-asset .highlightsRelative .highlightsTextWrapperBlack .highlightsTextWrapperBlack__button {
    background-color: transparent;
    color: black;
    border: solid 1px black;
    max-width: 80%;
    font-size: 1em;
  }
  .content-asset .highlightsRelative .highlightsTextWrapperBlack_left {
    color: black;
    position: absolute;
    width: 43%;
    top: 20px;
    right: 51%;
    left: 2%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
  }
  .content-asset .highlightsRelative .highlightsImg {
    width: 100%;
  }
  .content-asset .highlightsRelative .highlightsTextWrapper__subtitle {
    width: 100%;
    font-size: 2.5em;
  }
  .content-asset .highlightsTextWrapper .highlightsTextWrapper__btn__subtitle {
    font-size: 2.5em;
  }
  .content-asset .highlightsTextWrapper__buttonContainer {
    width: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .content-asset .highlightsTextWrapper__buttonContainer_start {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .content-asset .highlightsTextWrapper__button {
    background-color: transparent;
    color: #ffffff;
    border: solid 1px #ffffff;
    max-width: 80%;
    font-size: 1em;
  }
  .content-asset .padding-extraButton-high {
    padding: 10% 0;
  }
}
.content-asset .imgWrapper .highlightsImg {
  width: 100%;
}
.content-asset .infoContainer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content-asset .infoContainer__title {
  display: inline;
  padding-left: 40px;
}
.content-asset .infoContainer__list {
  display: inline-block;
}
.content-asset .highlights3_1 .highlightsWrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.content-asset .highlights3_1 .highlightsWrapper .imgWrapper, .content-asset .highlights3_1 .highlightsWrapper .highlightsTextWrapper {
  display: inline-block;
  width: 50%;
}
.content-asset .highlights3_1 .highlightsWrapper .highlightsTextWrapper {
  padding: 0 20px;
}
.content-asset .highlights3_1 .highlightsWrapper .highlightsTextWrapper .highlightsTextWrapper__text {
  color: #948c81;
  font-size: 14px;
}
.content-asset .highlights3_1 .highlightsWrapper .highlightsTextWrapper .highlightsTextWrapper__summary {
  font-size: 16px;
}
.content-asset .highlights3_1 .highlightsWrapper .highlightsTextWrapper .highlightsTextWrapper__subtitle {
  display: inline-block;
}
.content-asset .highlightsTextWrapper__main {
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.content-asset .highlightsTextWrapper__subtitle {
  font-size: 1em;
  margin: 0.5em 0;
}
.content-asset .highlightsTextWrapper__summary {
  font-size: 16px;
}
.content-asset .highlightsTextWrapper__audif {
  font-size: 1em;
  margin-top: 0.5em;
  width: 100%;
  font-size: 2.5em;
}
.content-asset .highlightsTextWrapper__text {
  margin: 0 0 4% 0;
}
.content-asset .highlightsTextWrapper__text_right {
  margin: 4% 0;
}
.content-asset .highlightsTextWrapper__text__left {
  margin: 0 0 4% 0;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.content-asset .highlights3_1 .highlightsTextWrapper__buttonContainer {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content-asset .highlights3_1 .highlightsTextWrapper__button {
  color: #ffffff;
  background-color: #000;
  border: solid 1px #000;
}
.content-asset .highlights3_2 .highlightsWrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content-asset .highlights3_2 .highlightsWrapper .imgWrapper, .content-asset .highlights3_2 .highlightsWrapper .highlightsTextWrapper {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.content-asset .highlights3_2 .highlightsWrapper .highlightsTextWrapper {
  padding: 0 20px;
}
.content-asset .highlights3_2 .highlightsTextWrapper__buttonContainer {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content-asset .highlights3_2 .highlightsTextWrapper__button {
  color: #ffffff;
  background-color: #000;
  border: solid 1px #000;
}
.content-asset .highlightsList2Col .highlightsList {
  padding-left: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content-asset .highlightsList2Col .highlightsList .highlightsWrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 2% 0;
}
.content-asset .highlightsList2Col .highlightsList .highlightsWrapper .imgWrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 40%;
          flex: 1 0 40%;
}
.content-asset .highlightsList2Col .highlightsList .highlightsWrapper .highlightsTextWrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 4%;
  margin-left: 4%;
  width: 42%;
}
.content-asset .highlightsList2Col .highlightsList .highlightsWrapper .highlightsTextWrapper .highlightsTextWrapper__subtitle {
  margin: 0 0 1em 0;
  line-height: 1em;
}
.content-asset .highlightsList3Col .highlightsList {
  padding-left: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content-asset .highlightsList3Col .highlightsList .highlightsWrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content-asset .highlightsList3Col .highlightsList .highlightsWrapper .highlightsTextWrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content-asset .highlightsList4Col .highlightsList {
  padding-left: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.content-asset .highlightsList4Col ul.highlightsFixUl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 0;
}
@media screen and (min-width: 992px) {
  .content-asset .highlightsList4Col ul.highlightsFixUl {
    display: block;
    width: 100%;
    float: left;
    list-style: none;
    padding: 0 1.5em 0 0;
  }
}
.content-asset .highlightsList4Col ul.highlightsFixUl .highlightsFixLi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 45%;
  margin-bottom: 25px;
}
@media screen and (min-width: 992px) {
  .content-asset .highlightsList4Col ul.highlightsFixUl .highlightsFixLi {
    display: list-item;
    width: 25%;
    float: left;
    list-style: none;
    margin-bottom: 40px;
    padding-right: 5%;
    margin-right: 2%;
  }
}
.content-asset .highlightsList4Col ul.highlightsFixUl .highlightsFixLi .highlightsTextWrapper {
  line-height: initial;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.content-asset .highlightsList4Col ul.highlightsFixUl .highlightsFixLi .highlightsTextWrapper .highlightsTextWrapper__subtitle {
  font-size: 1em;
  margin: 0.5em 0;
}
.content-asset .highlightsList4Col ul.highlightsFixUl .highlightsFixLi .highlightsTextWrapper .highlightsTextWrapper__summary {
  font-size: 16px;
}
.content-asset .highlightsList4Col ul.highlightsFixUl .highlightsFixLi .highlightsTextWrapper .highlightsTextWrapper__text {
  color: #948c81;
  line-height: initial;
  font-size: 14px;
}
.content-asset .highlightsList4Col .highlightsList .highlightsWrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 45%;
  margin-bottom: 25px;
}
.content-asset .highlightsList4Col .highlightsList .highlightsWrapper .highlightsTextWrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content-asset .highlightsList4Col .highlightsList .highlightsWrapper .highlightsTextWrapper .highlightsTextWrapper__text {
  color: #948c81;
  line-height: initial;
}
.content-asset .highlightsListText2Col .highlightsList {
  padding-left: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 85%;
  margin: 0 auto;
}
.content-asset .highlightsListText2Col .highlightsList .highlightsWrapper {
  max-width: 100%;
}
.content-asset .highlightsListText2Col .highlightsList .highlightsWrapper .highlightsTextWrapper__text {
  margin: 1em 0;
}
@media only screen and (min-width: 992px) {
  .content-asset *.highlights3_1 .highlightsWrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .content-asset .highlights3_1 .highlightsTextWrapper__buttonContainer {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .content-asset .highlights3_1 .highlightsWrapper .highlightsTextWrapper {
    padding-top: 0;
    padding-left: 40px;
    text-align: left;
  }
  .content-asset .highlights3_2 .highlightsWrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .content-asset .highlights3_2 .highlightsTextWrapper__buttonContainer {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .content-asset .highlights3_2 .highlightsWrapper .highlightsTextWrapper {
    padding-top: 0;
    padding-left: 40px;
    text-align: left;
  }
  .content-asset .highlightsList2Col .highlightsList {
    padding-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .content-asset .highlightsList2Col .highlightsList .highlightsWrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 50%;
    margin: 1.5% 0;
  }
  .content-asset .highlightsList2Col .highlightsList .highlightsWrapper .imgWrapper {
    min-width: 45%;
  }
  .content-asset .highlightsList2Col .highlightsList .highlightsWrapper .highlightsTextWrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-right: 10%;
    margin-left: 6%;
    width: 42%;
  }
  .content-asset .highlightsList3Col .highlightsList {
    padding-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .content-asset .highlightsList3Col .highlightsList .highlightsWrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 30%;
    margin-bottom: 40px;
  }
  .content-asset .highlightsList3Col .highlightsList .highlightsWrapper .imgWrapper {
    min-width: 50%;
  }
  .content-asset .highlightsList3Col .highlightsList .highlightsWrapper .highlightsTextWrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .content-asset .highlightsList4Col .highlightsList {
    padding-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .content-asset .highlightsList4Col .highlightsList .highlightsWrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 20%;
    margin-bottom: 40px;
  }
  .content-asset .highlightsList4Col .highlightsList .highlightsWrapper .imgWrapper {
    min-width: 50%;
  }
  .content-asset .highlightsList4Col .highlightsList .highlightsWrapper .highlightsTextWrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .content-asset .highlightsListText2Col .highlightsList {
    padding-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    max-width: 100%;
    margin: 0 auto;
  }
  .content-asset .highlightsListText2Col .highlightsList .highlightsWrapper {
    max-width: 40%;
  }
}
.content-asset .title_elem_list_editorial {
  font-size: 2.2em;
  line-height: 0em;
}
.content-asset .title_elem_list_saludVisual {
  font-family: "NeueHaasRoman", helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  font-size: 2.58em;
  line-height: 1.1em;
  padding: 10px;
  color: #666666;
  min-height: 110px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .content-asset .title_elem_list_saludVisual {
    text-align: center;
    padding: 10px;
    font-size: 1.58em;
    line-height: 1.58em;
    min-height: 0px;
  }
}
.content-asset .edit_element_list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-asset .edit_element_list_section {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}
@media only screen and (min-width: 768px) {
  .content-asset .edit_element_list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .content-asset .edit_element_list_section {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
  }
}
.content-asset .button {
  width: 100%;
  height: 45px;
}
.content-asset .button-highlights {
  width: 100%;
  padding: 5px;
  text-align: center;
}
.content-asset .button_disabled {
  background-color: white;
  color: #d7d2cb;
  border: 1px solid #d7d2cb;
}
.content-asset .button_highlight {
  background-color: white;
  color: #555555;
  border: 1px solid #555555;
}
.content-asset .pointer {
  cursor: pointer;
}
.content-asset .textSizeAdjust {
  font-size: 6px;
}
@media (min-width: 380px) and (max-width: 479px) {
  .content-asset .textSizeAdjust {
    font-size: 8px;
  }
}
@media (min-width: 480px) and (max-width: 599px) {
  .content-asset .textSizeAdjust {
    font-size: 10px;
  }
  .content-asset .button-highlights {
    padding: 8px;
  }
}
@media (min-width: 600px) and (max-width: 768px) {
  .content-asset .textSizeAdjust {
    font-size: 10px;
  }
  .content-asset .button-highlights {
    padding: 8px;
  }
  .content-asset .padding-extraButton-high {
    padding: 3% 0;
  }
}
@media (min-width: 769px) and (max-width: 990px) {
  .content-asset .textSizeAdjust {
    font-size: 13px;
  }
  .content-asset .button-highlights {
    padding: 10px;
  }
  .content-asset .padding-extraButton-high {
    padding: 3% 0;
  }
}
@media (min-width: 991px) and (max-width: 1024px) {
  .content-asset .textSizeAdjust {
    font-size: 12px;
  }
  .content-asset .padding-extraButton-high {
    padding: 6% 0;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .content-asset .textSizeAdjust {
    font-size: 14px;
  }
  .content-asset .button-highlights {
    padding: 12px;
  }
  .content-asset .padding-extraButton-high {
    padding: 6% 0;
  }
}
@media (min-width: 1201px) {
  .content-asset .textSizeAdjust {
    font-size: 16px;
  }
  .content-asset .button-highlights {
    padding: 12px;
  }
  .content-asset .padding-extraButton-high {
    padding: 4% 0;
  }
}
@media (min-width: 1701px) {
  .content-asset .textSizeAdjust {
    font-size: 18px;
  }
  .content-asset .button-highlights {
    padding: 12px;
  }
  .content-asset .padding-extraButton-high {
    padding: 4% 0;
  }
}
@media (min-width: 768px) {
  .content-asset .edit_element_list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .content-asset .edit_element_list_section {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
  }
}
.content-asset .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #d7d2cb;
  padding-bottom: 30px;
}
.content-asset .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content-asset .flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.content-asset .flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content-asset .center-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content-asset .start-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.content-asset .start-center {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content-asset .start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.content-asset .center-between {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.content-asset .center-around {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.content-asset .space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.content-asset .margin-lateral {
  margin: 20px;
}
.content-asset .padding {
  padding: 30px;
}
.content-asset .f-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.content-asset .margin-top {
  margin-top: 20px;
}
.content-asset .margin-mainEditorial-left {
  margin-left: 150px;
}
.content-asset .margin-top-mini {
  margin-top: 10px;
}
.content-asset .margin-bottom {
  margin-bottom: 20px;
}
.content-asset img {
  max-width: 100%;
  height: auto;
}
.content-asset .margin_zero {
  margin-left: 0;
}
.content-asset .modal-content {
  background-color: #eee;
  margin: 5% 0;
  padding: 15px;
}
.content-asset .accordion-detalle {
  background-color: #ffffff;
  color: #000;
  cursor: pointer;
  padding: 7px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  /*border-bottom: 1px solid #dcdcdc;*/
}
.content-asset .accordion-detalle:hover {
  background-color: #ffffff;
  color: #000;
  /*border-bottom: 1px solid #dcdcdc;*/
}
.content-asset .descriptionContent {
  font-size: 14.5px;
  padding: 10px 18px;
  display: none;
  background-color: white;
  overflow: hidden;
  border-bottom: 1px solid #d7d2cb;
}
.content-asset .collapsable-detalle {
  background-color: #ffffff;
  color: #000;
  cursor: pointer;
  padding: 7px 0;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  text-transform: initial !important;
}
.content-asset .collapsable-detalle:hover {
  background-color: #ffffff;
  color: #000;
  border-bottom: none;
}
.content-asset .collapsable_detalle_main {
  background-color: #ffffff;
  color: #000;
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding: 0;
}
.content-asset .collapsable_detalle_main:hover {
  background-color: #ffffff;
  color: #000;
  border-bottom: none;
}
.content-asset .border_inner {
  border-bottom: 1px solid #d7d2cb;
}
.content-asset .border_inner:hover {
  border-bottom: 1px solid #d7d2cb;
}
.content-asset .breadcrum_header_color {
  font-size: 3em;
  color: #d7d2cb;
}
.content-asset .font_LibreSemi {
  font-weight: bold;
}
.content-asset .breadcrum_header {
  font-size: 1.75em;
  margin: 20px 0 20px 0;
}
.content-asset .breadcrum_header_color {
  font-size: 2.7em;
  color: #d7d2cb;
}
.content-asset .breadcrum {
  margin: 10px 0 10px 0;
}
.content-asset .breadcrumb_active {
  font-weight: bold;
}
.content-asset .title_div {
  margin: 0 7px 0 7px;
  padding: 95px 0 25px 0;
  border-bottom: 1px solid #dcdcdc;
}
.content-asset .title {
  font-size: 18px;
  font-weight: bold;
}
.content-asset .breadcrum_help {
  font-size: 1.5em;
  margin-top: 40px;
  color: #dcdcdc;
}
.content-asset .description_block {
  font-size: 12px;
  padding: 10px 0;
  background-color: white;
  overflow: hidden;
}
.content-asset .audiologia_container {
  width: 100%;
}
.content-asset .audif_button {
  width: 100%;
  height: 45px;
  padding: 5px;
  text-align: center;
  font-size: 1em;
}
@media screen and (min-width: 769px) {
  .content-asset .audif_button {
    width: 35%;
  }
}
.content-asset .padding_30 {
  padding-bottom: 30px;
}

/* FULL METAL and HARAJUKU*/
.full_background {
  width: 100%;
  padding: 0 3%;
  background-color: black;
}
.full_background .full_electric {
  position: relative;
  margin-top: 5%;
}
.full_background .full_electric .full_img {
  position: relative;
}
.full_background .full_electric .full_gif {
  position: absolute;
  left: 0px;
  top: 68%;
  width: 38.7%;
}
.full_background .full_shiny {
  position: relative;
  margin-top: 28%;
}
.full_background .full_shiny .full_img {
  position: relative;
}
.full_background .full_shiny .full_gif {
  position: absolute;
  right: 0px;
  bottom: 71%;
  width: 39.8%;
}
.full_background .full_local_vid {
  margin-top: 5%;
}
.full_background .full_local_vid video {
  width: 100%;
  margin: 0 auto;
}
.full_background .full_bottom_img {
  margin-top: 5%;
}

.harajuku_background {
  width: 100%;
}
.harajuku_background .full_local_vid video {
  width: 100%;
  margin: 0 auto;
}
.harajuku_background .harajuku-b1 {
  position: relative;
}
.harajuku_background .harajuku-b1 .harajuku-bg {
  width: 100%;
}
.harajuku_background .harajuku-b1 .harajuku-gif1 {
  position: absolute;
  top: 14%;
  width: 39%;
  max-width: 900px;
  left: 30%;
}
.harajuku_background .harajuku-b1 .harajuku-gif2 {
  position: absolute;
  top: 57%;
  width: 26.4%;
  right: 8%;
}
.harajuku_background .harajuku-bg2 {
  background-image: url("../images/harajukuBackground.jpg");
  padding: 50px 0;
}
.harajuku_background .harajuku-bg2 .harajuku-banner4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 50px;
}
.harajuku_background .harajuku-bg2 .harajuku-banner4 img {
  width: 40%;
  padding: 20px 0;
}
.harajuku_background .harajuku-bg2 .harajuku-slider {
  padding: 0 3%;
}
.harajuku_background .harajuku-bg2 .harajuku-slider .last-visited-harajuku {
  margin: 0;
  padding: 0;
}
.harajuku_background .harajuku-bg2 .harajuku-slider .last-visited-harajuku .slick-slider {
  margin: 0;
}
.harajuku_background .harajuku-bg2 .harajuku-slider .last-visited-harajuku .slick-slider .grid-tile {
  background: transparent;
}
.harajuku_background .harajuku-bg2 .harajuku-slider .last-visited-harajuku .slick-slider .grid-tile .product-tile .product-name, .harajuku_background .harajuku-bg2 .harajuku-slider .last-visited-harajuku .slick-slider .grid-tile .product-tile .prod-label-new, .harajuku_background .harajuku-bg2 .harajuku-slider .last-visited-harajuku .slick-slider .grid-tile .product-tile .name-link, .harajuku_background .harajuku-bg2 .harajuku-slider .last-visited-harajuku .slick-slider .grid-tile .product-tile .product-pricing {
  color: white;
}
.harajuku_background .harajuku-bg2 .harajuku-slider .last-visited-harajuku .slick-slider .grid-tile .product-tile .product-image {
  padding: 5%;
}
.harajuku_background .harajuku-bg2 .harajuku-slider .last-visited-harajuku .slick-slider .grid-tile .product-tile .product-image .button-link {
  width: 90px;
}
.harajuku_background .harajuku-bg2 .harajuku-slider .last-visited-harajuku .slick-slider .grid-tile .product-tile header {
  min-height: auto;
}
.harajuku_background .harajuku-text {
  margin: 40px;
}

/*# sourceMappingURL=highlights.css.map*/