@font-face {
  font-family: 'BentonSansBBVA-Bold';
  src: url("../../../../../Theme/SANTILLANA/fonts/BentonSansBBVA-Bold.otf"); }
@font-face {
  font-family: 'BentonSansBBVA-Book';
  src: url("../../../../../Theme/SANTILLANA/fonts/BentonSansBBVA-Book.otf"); }
@font-face {
  font-family: 'BentonSansBBVA-BookItalic';
  src: url("../../../../../Theme/SANTILLANA/fonts/BentonSansBBVA-BookItalic.otf"); }
@font-face {
  font-family: 'BentonSansBBVA-Light';
  src: url("../../../../../Theme/SANTILLANA/fonts/BentonSansBBVA-Light.otf"); }
@font-face {
  font-family: 'BentonSansBBVA-Medium';
  src: url("../../../../../Theme/SANTILLANA/fonts/BentonSansBBVA-Medium.otf"); }
@font-face {
  font-family: 'BentonSansBBVA-MediumItalic';
  src: url("../../../../../Theme/SANTILLANA/fonts/BentonSansBBVA-MediumItalic.otf"); }
.ipWidget-HLearnTogether {
  box-sizing: border-box; }
  .ipWidget-HLearnTogether * {
    box-sizing: border-box; }
  .ipWidget-HLearnTogether .slider {
    position: relative;
    max-width: 100%;
    margin: 0 auto; }
    .ipWidget-HLearnTogether .slider .desktop, .ipWidget-HLearnTogether .slider .mobile, .ipWidget-HLearnTogether .slider .tablet, .ipWidget-HLearnTogether .slider .content {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1; }
    .ipWidget-HLearnTogether .slider .content {
      z-index: 2;
      padding: 171px 60px 100px 53px; }
    .ipWidget-HLearnTogether .slider .wrapper {
      width: 100% !important;
      margin: 0 auto;
      background: transparent; }
    .ipWidget-HLearnTogether .slider .title {
      max-width: 441px;
      margin-bottom: 27px; }
    .ipWidget-HLearnTogether .slider .subtitle {
      max-width: 190px; }
    .ipWidget-HLearnTogether .slider .title, .ipWidget-HLearnTogether .slider .subtitle {
      font-family: "BentonSansBBVA-Light";
      font-size: 30px;
      line-height: 37px;
      color: #ffffff; }
    .ipWidget-HLearnTogether .slider .textSub {
      font-family: "BentonSansBBVA-Book";
      font-size: 20px;
      color: #ffffff; }
      .ipWidget-HLearnTogether .slider .textSub:after {
        content: '';
        width: 36px;
        height: 3px;
        display: block;
        margin-top: 6px;
        margin-bottom: 10px;
        background: #009fd7; }
    .ipWidget-HLearnTogether .slider .subtitle, .ipWidget-HLearnTogether .slider .textSub {
      margin-left: 224px; }
    .ipWidget-HLearnTogether .slider .button {
      font-family: "BentonSansBBVA-Book";
      font-size: 16px;
      text-decoration: none;
      color: #009fd7;
      padding: 14px 27px  12px 27px !important;
      cursor: pointer;
      border: none;
      float: right;
      background: #fff;
      border-radius: 18px; }
      .ipWidget-HLearnTogether .slider .button.transparent {
        background: transparent !important;
        border: 1px solid; }
    .ipWidget-HLearnTogether .slider .buttons {
      margin-top: 66px;
      margin-bottom: 30px;
      width: 212px;
      float: right; }
      .ipWidget-HLearnTogether .slider .buttons.buttons-inline .button-wrapper {
        display: inline-block; }
        .ipWidget-HLearnTogether .slider .buttons.buttons-inline .button-wrapper:first-child {
          margin-right: 20px;
          margin-bottom: 20px; }
      .ipWidget-HLearnTogether .slider .buttons.buttons-block .button-wrapper {
        display: block; }
        .ipWidget-HLearnTogether .slider .buttons.buttons-block .button-wrapper:first-child {
          margin-bottom: 20px; }
    .ipWidget-HLearnTogether .slider .slide {
      display: none; }
      .ipWidget-HLearnTogether .slider .slide.slide-0 {
        display: block; }
    .ipWidget-HLearnTogether .slider .slider-controller {
      position: absolute;
      z-index: 2;
      padding-top: 30px; }
      .ipWidget-HLearnTogether .slider .slider-controller ul {
        margin: 0;
        text-align: center; }
        .ipWidget-HLearnTogether .slider .slider-controller ul li {
          display: inline-block;
          width: 11px;
          height: 11px;
          border-radius: 11px;
          margin-right: 15px;
          cursor: pointer; }
    .ipWidget-HLearnTogether .slider .video {
      width: 190px;
      height: 120px;
      border: 6px solid #ffffff;
      float: left; }
      .ipWidget-HLearnTogether .slider .video img {
        text-align: center;
        padding-top: 40px;
        display: block;
        margin: 0 auto;
        cursor: pointer; }
    .ipWidget-HLearnTogether .slider .inner-video {
      display: none;
      z-index: 50;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
      .ipWidget-HLearnTogether .slider .inner-video iframe {
        z-index: 50;
        width: 100%;
        height: 100%;
        position: absolute;
        top: -82px;
        left: 0;
        right: 0;
        margin: 0 auto; }
      .ipWidget-HLearnTogether .slider .inner-video img {
        position: absolute;
        right: 0;
        top: -127px;
        z-index: 55550;
        cursor: pointer; }
  .ipWidget-HLearnTogether .video-layer {
    display: none;
    width: 100%;
    height: 100%;
    z-index: 31;
    position: fixed;
    top: 0;
    left: 0;
    right: 0; }
    .ipWidget-HLearnTogether .video-layer .close-video {
      position: absolute;
      top: 75px;
      right: 44px;
      cursor: pointer; }

@media only screen and (min-width: 764px) and (max-width: 1200px) {
  .ipWidget-HLearnTogether .slider {
    max-width: 100%;
    height: 600px !important; }
    .ipWidget-HLearnTogether .slider .content {
      padding-top: 320px; }
    .ipWidget-HLearnTogether .slider .title {
      max-width: 441px;
      margin-bottom: 27px; }
    .ipWidget-HLearnTogether .slider .subtitle {
      max-width: 220px; }
    .ipWidget-HLearnTogether .slider .button {
      padding: 20px 45px !important; }
    .ipWidget-HLearnTogether .slider .buttons {
      width: auto;
      margin-top: 56px; } }
@media only screen and (max-width: 764px) {
  .ipWidget-HLearnTogether .slider {
    max-width: 100%;
    height: 600px !important;
    position: relative; }
    .ipWidget-HLearnTogether .slider .content {
      padding-top: 50px; }
    .ipWidget-HLearnTogether .slider .title {
      max-width: 100%;
      margin-bottom: 5px; }
    .ipWidget-HLearnTogether .slider .textSub, .ipWidget-HLearnTogether .slider .subtitle {
      display: none; }
    .ipWidget-HLearnTogether .slider .buttons {
      width: auto;
      margin-top: 56px;
      float: left;
      position: absolute;
      bottom: 50px;
      left: 50px; } }
@media only screen and (min-width: 1921px) {
  .ipWidget-HLearnTogether .center-layer {
    position: absolute;
    width: 100%;
    top: 50%; } }

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