.img-fixed-2 {
    border-radius: 50%;
    width: 83px;
    position: fixed;
    right: 53px;
    bottom: 33px;
    box-shadow:3px 3px 20px rgba(0, 0, 0, 0.2);
    padding: 15px;
    background-color: rgb(143, 29, 88);
    transition: box-shadow 0.6s;
    transition: opacity 0.5s ;
    z-index: 10;
  }
  
  .img-fixed-2:hover {
  box-shadow:3px 3px 20px rgba(0, 0, 0, 0.1); 
  
  }
  
  .img-fixed-3 {
  border-radius: 50%;
  width: 83px;
  position: fixed;
  right: 53px;
  bottom: 33px;
  box-shadow:3px 3px 20px rgba(0, 0, 0, 0.2);
  padding: 15px;
  background-color: rgb(255, 255, 255);
  transition: box-shadow 0.6s;
  transition: opacity 0.5s ;
  z-index: 10;
  }
  
  .img-fixed-2:hover {
  box-shadow:3px 3px 20px rgba(0, 0, 0, 0.1); 
  
  }
  
  img.top:hover {
  opacity: 0;
  }
  
  
  div#tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: rgb(143, 29, 88);
  color: white;
  text-align: center;
  border-radius: 14px;
  padding: 6px 0;
  
  /* Position the tooltip */
  position: fixed;
  right: 35px;
  bottom: 130px;
  }
  
  
  
  div#tooltip:hover .tooltiptext {
  visibility: visible;
  }
  
  /* CSS sitio George */
  
  @font-face {
    font-family: "Poppins-SemiBold";
    src: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/fonts/Poppins-SemiBold.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "Poppins-Medium";
    src: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/fonts/Poppins-Medium.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "Poppins-LightItalic";
    src: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/fonts/Poppins-LightItalic.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "Poppins-Light";
    src: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/fonts/Poppins-Light.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "Poppins-Italic";
    src: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/fonts/Poppins-Italic.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "Poppins-BoldItalic";
    src: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/fonts/Poppins-BoldItalic.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "Poppins-Bold";
    src: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/fonts/Poppins-Bold.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "Poppins-SemiBoldItalic";
    src: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/fonts/Poppins-SemiBoldItalic.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "Poppins-MediumItalic";
    src: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/fonts/Poppins-MediumItalic.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "seguisym";
    src: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/fonts/seguisym.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
  }
  /* COMMON */
  button:focus-visible {
    outline: none !important;
  }
  :focus {
    outline: none !important;
    border: none !important;
  }
  * a {
    text-decoration: none !important;
    color: inherit;
    padding: 0;
    margin: 0;
  }
  a:active {
    text-decoration: none;
  }
  p {
    margin: 0;
    padding: 0;
  }
  .text.parbase {
    padding: 0.5em 0;
  }
  .underline {
    text-decoration: underline;
  }
  
  .cursor {
    cursor: pointer;
  }
  sup {
    font-size: 63%;
    line-height: 100%;
  }
  
  html {
    overflow-x: hidden;
  }
  
  body {
    font-family: "Poppins-Light" !important;
    color: #333333;
    overflow-x: hidden;
  }
  ul li {
    font-family: "Poppins-Light" !important;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: "Poppins-Bold";
  }
  .popp-SBd {
    font-family: "Poppins-SemiBold";
  }
  .popp-Md {
    font-family: "Poppins-Medium";
  }
  
  .popp-Lit {
    font-family: "Poppins-Light" !important;
  }
  .popp-Bd {
    font-family: "Poppins-Bold";
  }
  .seguisym {
    font-family: "seguisym";
  }
  .popp-medItc {
    font-family: "Poppins-MediumItalic";
  }
  .pft-20 {
    font-size: 20px;
    line-height: 120%;
  }
  /*HEADER */
  .mobile-only {
    display: none;
  }
  div#main-header-section {
    border-top: 10px solid #8e1d58;
  }
  
  div#raredisease-header-block .text.parbase:first-child {
    padding: 0;
  }
  div#raredisease-header-block .text.parbase:nth-child(2) {
    padding-top: 0;
  }
  .raredisease-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1440px;
    margin: 16px auto;
    box-sizing: border-box;
    padding: 0 20px;
  }
  .raredisease-heading ul.navigation-links li a.active {
    color: #038bdc;
  }
  .raredisease-heading ul.navigation-links {
    display: flex;
    list-style: none;
    align-items: center;
    padding-left: 0;
  }
  
  .raredisease-heading ul.navigation-links li {
    font-size: 22px;
    padding: 16px 22px;
    position: relative;
    color: grey;
    font-family: "Poppins-SemiBold";
    text-align: center;
    line-height: 70%;
  }
  
  .raredisease-heading ul.navigation-links li img {
    max-width: 190px;
    height: auto;
    width: 100%;
  }
  
  .raredisease-heading ul.navigation-links li:after {
    content: "";
    position: absolute;
    width: 2px;
    background: #b7bec0;
    height: 60px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
  }
  
  .raredisease-heading ul.navigation-links li:last-child:after {
    display: none;
  }
  .raredisease-heading .dropdownmenu {
    position: absolute;
    display: block;
    background-color: #fff;
    z-index: 999;
    top: 46px;
    width: 100%;
    display: none;
    left: 0;
  }
  
  .raredisease-heading .dropdown-btn {
    position: relative;
  }
  
  .raredisease-heading .dropdownmenu li a {
    font-size: 11px;
    text-align: center;
    display: inline-block;
    padding: 0.5rem 0;
    color: #fff;
  }
  
  .raredisease-heading .dropdownmenu li {
    background: #32c1e7;
    margin-bottom: 4px;
    padding: 0 !important;
  }
  
  .raredisease-heading .dropdownmenu li:after {
    display: none;
  }
  
  .raredisease-heading li:hover ul.dropdownmenu {
    display: block !important;
  }
  
  .raredisease-heading ul.navigation-links li:hover a {
    text-decoration: none;
  }
  
  .raredisease-heading ul.navigation-links li a:active {
    /*color: #038bdc;*/
  }
  .raredisease-heading .dropdownmenu li:last-child {
    margin-bottom: 0;
  }
  ul.home-right-icon {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
  }
  
  img.arrow-align {
    max-width: 18px;
    /* margin-bottom: 16px; */
  }
  
  img.home-arrow-align {
    width: 60px;
    /* margin-bottom: 16px; */
    margin-left: 16px;
  }
  #raresis-home ul.home-right-icon {
    display: none;
  }
  .raredisease-heading ul.navigation-links li a {
    font-family: "Poppins-SemiBold";
    color: #7f7f7f;
  }
  
  div#humburger-menu {
    display: none;
  }
  
  div#hamburger-section {
    padding: 0;
  }
  .home-banner-rare img {
    position: relative;
    max-width: 100%;
    width: 100%;
  }
  .raredisease-heading ul.navigation-links li a:active {
    /*color: #32bfe6;*/
  }
  .raredisease-heading ul.dropdownmenu li a {
    color: #fff !important;
  }
  .raredisease-heading .dropdownmenu li a {
    font-family: "Poppins-Light" !important;
  }
  /* FOOTER */
  
  div#section-footer {
    background: #ececec;
    border-top: 5px solid #8f1d58;
    z-index: -1;
  }
  
  .section-footer {
    background: #ececec;
    border-top: 5px solid #8f1d58;
  }
  
  .footer-container-section {
    margin: 0rem auto 2rem;
    max-width: 1440px;
    padding: 0 20px;
    width: 100%;
  }
  .footer-logo-section {
    margin-bottom: 3rem;
  }
  
  .footer-section {
    margin-top: 3rem;
  }
  .footer-logo-section {
    margin-bottom: 3rem;
  }
  .footer-blocks {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-around;
  }
  
  .footer-blocks .footer-first-block {
    max-width: 45%;
    padding-bottom: 3rem;
  }
  
  .footer-logo-section img {
    max-width: 250px;
    height: auto;
    object-fit: contain;
  }
  
  .footer-third-block {
    max-width: 17%;
    width: 100%;
    object-fit: cover;
    margin-bottom: 19px;
  }
  
  .footer-second-block {
    padding-bottom: 3rem;
    position: relative;
  }
  
  .footer-second-block::before {
    content: "";
    width: 3px;
    height: 100%;
    background: #febf14;
    position: absolute;
    left: -65px;
    top: -21px;
  }
  
  .footer-second-block:after {
    content: "";
    width: 3px;
    height: 100%;
    background: #febf14;
    position: absolute;
    right: -65px;
    top: -21px;
  }
  
  .pft-15 {
    font-size: 15px;
    line-height: 120%;
  }
  
  .pft-21 {
    font-size: 21px;
    line-height: 120%;
  }
  /* BANNER */
  .banner-section {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
  }
  
  #rara-banner .banner-logo img {
    max-width: 64%;
    width: 100%;
  }
  
  .banner-main-content {
    max-width: 50%;
    width: 100%;
  }
  
  .rare-banner-content {
    margin-left: -75px;
  }
  
  .rare-banner-content p {
    color: #fff;
  }
  
  .rare-banner-content p:first-child {
    padding-bottom: 20px;
  }
  /* SUB BANNER */
  .banner-below-img img {
    width: 100%;
    position: relative;
    margin: 0 auto;
    display: block;
  }
  
  div#banner-sub-section {
    max-width: 1440px;
    margin: -115px auto 0;
    padding: 0 30px;
    position: relative;
    z-index: -1;
  }
  
  .pft-35 {
    font-size: 35px;
    line-height: 120%;
  }
  
  .txt-white {
    color: #fff;
  }
  
  .banner-below-img h2 {
    padding-top: 150px;
    max-width: 50%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 50px;
  }
  
  .banner-logo-section {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: nowrap;
    max-width: 80%;
    margin: 20px auto 120px;
    position: relative;
  }
  
  .banner-logo-one {
    max-width: 30%;
  }
  
  .banner-logo-two {
    max-width: 30%;
  }
  
  .backround-line {
    position: relative;
  }
  
  .backround-line:before {
    content: "";
    width: 8px;
    height: 100%;
    background: #fff;
    position: absolute;
  }
  
  .sub-banner-content {
    position: absolute;
    top: 0;
  }
  
  div#rare-banner-section .banner-logo {
    position: absolute;
    top: 3px;
    left: 15%;
    max-width: 24%;
  }
  
  div#rare-banner-section .rare-banner-content {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    left: 15%;
    max-width: 42%;
    width: 100%;
  }
  div#rare-banner-section .banner-logo img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }
  /* HOME LINK SECTION */
  div#rara-section-content {
    max-width: 1440px;
    margin: 0 auto;
    padding: 30px 20px 60px;
    width: 100%;
  }
  
  .home-estudios {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  
  .home-estudios .estudios-block {
    max-width: 45%;
    width: 100%;
    margin-bottom: 100px;
  }
  
  .articulo-block {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding: 23px 0;
    margin-bottom: 20px;
  }
  
  .rare-border {
    border: 3px solid transparent;
    border-radius: 45px;
  }
  .estudios-block .rare-border {
    border-radius: 45px;
  }
  .articulo-block img {
    max-width: 60px;
    width: 100%;
    height: 60px;
    margin-right: 20px;
  }
  
  .home-estudios .rare-border {
    border-color: #9c2a66;
  }
  
  .pft-25 {
    font-size: 25px;
    line-height: 120%;
  }
  
  .txt-brown {
    color: #8a1854;
  }
  
  .estudios-content {
    margin-bottom: 40px;
  }
  
  .estudios-content p:first-child {
    margin-bottom: 30px;
    margin-top: 45px;
  }
  
  .txt-gray {
    color: #778386;
  }
  
  .txt-lightblue {
    color: #31c1e7;
  }
  
  .estudios-link a {
    position: relative;
    margin-left: 75px;
  }
  
  .estudios-link a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -67px;
    transform: translateY(-50%);
    display: inline-block;
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/home/plus-circle.png");
    width: 50px;
    height: 50px;
    background-size: contain;
  }
  
  .txt-center {
    text-align: center;
  }
  
  .banner-blue {
    background-image: linear-gradient(109deg, #2f537b, #02bdef);
    padding: 35px;
    border-radius: 45px;
    margin: 70px 0 50px;
  }
  /* PLATIC AZ */
  .pft-70 {
    font-size: 70px;
    line-height: 120%;
  }
  
  .platic-az .rare-banner-content {
    margin-left: 0;
    margin-top: 131px;
  }
  
  .pft-39 {
    font-size: 39px;
    line-height: 120%;
  }
  
  .platic-section-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
  }
  
  .platic-section {
    max-width: 30%;
    width: 100%;
    margin: 0px 40px;
  }
  
  .patologia-main-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 40px 0 60px;
  }
  
  .patologia-section {
    max-width: 44%;
    width: 100%;
    display: flex;
    align-items: center;
    border: 3px solid #8f1d58;
    margin-right: 50px;
    border-radius: 20px 65px 65px 20px;
    margin-bottom: 70px;
  }
  
  .pft-33 {
    font-size: 30px;
    line-height: 120%;
  }
  
  .patologia-img img {
    max-width: 170px;
    margin-right: 30px;
    margin-bottom: -2px;
  }
  
  .left-icon {
    position: relative;
  }
  
  .left-icon:before {
    content: "";
    position: absolute;
    left: 0;
    width: 60px;
    height: 60px;
    top: 27%;
    transform: translateY(-50%);
  }
  
  .rare-border-bottom {
    display: inline-block;
    padding-bottom: 35px;
    border-bottom: 3px solid #972557;
  }
  
  .icon-placing-section h3 {
    padding-left: 77px;
    margin: 35px 0;
  }
  
  .video-icon:before {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/platic-az/video.png") no-repeat !important;
    background-size: contain !important;
    width: 100px;
    height: 100%;
  }
  
  .play-icon:before {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/platic-az/play.png") no-repeat !important;
    background-size: contain !important;
    width: 90px;
    top: 36%;
  }
  
  .calander-icon:before {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/platic-az/calander.png") no-repeat !important;
    background-size: contain !important;
  }
  div#platicAZ-bg {
    position: relative;
  }
  
  .platic-bg {
    margin-bottom: 40px;
  }
  
  .platic-last-black {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    max-width: 60%;
    margin: 0 auto;
    width: 100%;
  }
  
  .pft-50 {
    font-size: 50px;
    line-height: 120%;
  }
  .platic-bg img {
    width: 100%;
    max-width: 92%;
    margin: 0 auto;
    display: block;
  }
  /* calculador-az */
  .right-icon:before {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/home/right-circle.png") no-repeat !important;
    background-size: contain !important;
  }
  
  ul.custom-bulet-violet li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 22px !important;
  }
  
  ul.custom-bulet-violet li:before {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #db34d2;
    left: 0;
    top: 8px;
  }
  .rare-button {
    margin: 40px 0;
  }
  
  .rare-button a {
    display: inline-block;
    padding: 25px 148px 25px 70px;
    background: #ededed;
    position: relative;
    text-decoration: none;
    font-weight: bold;
    line-height: 140%;
  }
  
  .txt-vilot {
    color: #e833da;
  }
  
  .rare-button a:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 50px;
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/calculador-az/arrow-violt.png") no-repeat;
    width: 60px;
    height: 60px;
    background-size: contain;
  }
  
  .pft-45 {
    font-size: 35px;
    line-height: 120%;
  }
  
  .white-arrow:after {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/calculador-az/arrow-white.png") no-repeat !important;
    background-size: contain !important;
  }
  
  a.gradient-bacgrond {
    background: linear-gradient(84deg, #dd30d3, #4528a4);
    border-color: aliceblue;
  }
  .calculador-az .arrow-hidden {
    display: none;
  }
  /* servicios-az */
  div#contact-section {
    position: relative;
    margin-top: 60px;
  }
  
  #contact-section .border-content {
    position: absolute;
    top: -41px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .servicio-block img {
    width: 100%;
  }
  
  div#contact-section .border-content .rare-border {
    border-color: #fff;
    padding: 30px 40px;
  }
  
  .iframe-section {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }
  
  .iframe-section .first-img {
    max-width: 21%;
    width: 100%;
  }
  
  .iframe-section .second-img {
    max-width: 21%;
    width: 100%;
  }
  div#program-section {
    position: relative;
  }
  
  .programa-block {
    margin-top: 150px;
  }
  
  #contact-section .border-content p {
    background: #7c104a;
  }
  
  .rare-border-section {
    border: 5px solid transparent;
    border-radius: 60px 0 60px 60px;
  }
  
  div#program-section .rare-border-section {
    border-color: #b4638b;
  }
  
  div#program-section .programa-content {
    margin-top: -58px;
    top: 117px;
  }
  
  div#program-section .programa-content p {
    display: inline-block;
    padding: 30px;
    background: #f7ad1a;
  }
  
  .programa-section img.center-img {
    max-width: 50%;
    margin: 90px auto;
    width: 100%;
    display: block;
  }
  div#ad-az {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/servicios-az/vilot-background.jpg") no-repeat;
    background-size: cover;
    padding-bottom: 50px;
    height: 100%;
  }
  div#sub-rara-section-content {
    max-width: 1440px;
    margin: 0 auto;
    padding: 30px 20px 60px;
  }
  
  .adaz-content {
    margin: 70px 0;
  }
  
  .adaz-content p {
    display: inline-block;
    background: #992163;
    padding: 30px 60px;
    border-color: #fff;
  }
  
  .idAZ-section img {
    display: block;
    max-width: 40%;
    width: 100%;
    margin: 31px auto;
  }
  
  .mazsalus-content p {
    background: #dc9a27;
    padding: 30px 120px;
    display: inline-block;
  }
  .mazsalus-content {
    margin-top: 50px;
  }
  div#rara-section-content-one {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto 60px;
    padding: 80px 20px 80px;
  }
  /* HPN BANNER */
  .hpn-banner {
    display: flex;
    max-width: 1440px;
    margin: 0 auto 20px;
    padding: 0 40px;
  }
  
  .hpn-banner .hcp-first-block {
    width: 100%;
    max-width: 50%;
  }
  
  .hpn-banner .hcp-second-block {
    max-width: 50%;
    height: 100%;
    width: 100%;
    /* position: absolute; */
    right: 0;
  }
  
  .hpn-banner .hcp-second-block img {
    margin-left: auto;
    position: absolute;
    right: 0;
  }
  
  .hpn-banner .banner-logo {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
  }
  
  .hpn-banner .banner-logo > div {
    max-width: 48%;
    width: 100%;
  }
  .banner-logo img {
    max-width: 100%;
  }
  
  .hpn-banner .hcp-banner-content {
    margin-top: 20px;
  }
  
  /* HPN CONTENT */
  .txt-justfy {
    text-align: justify;
  }
  
  .pft-30 {
    font-size: 30px;
    line-height: 120%;
  }
  
  .rare-icon-content {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    border-radius: 76px;
    padding: 20px 30px;
    max-width: 38%;
    width: 100%;
  }
  
  .rare-icon-content .patologia-icon {
    /* max-width: 13%; */
    /* width: 100%; */
    margin-right: 30px;
  }
  
  .rare-icon-content .patologia-icon img {
    width: 60px;
    height: 70px;
    object-fit: contain;
  }
  
  .rare-background {
    background: #e33f34;
  }
  
  .column-2-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 40px 0;
  }
  
  .column-2-container .column-one-section {
    width: 100%;
  }
  
  .column-2-container .column-two-section {
    width: 100%;
  }
  
  .txt-justify {
    text-align: justify;
    word-spacing: 2px;
  }
  
  .column-2-container p {
    margin-bottom: 20px;
  }
  
  .column-2-line {
    position: relative;
  }
  
  .column-2-line:after {
    content: "";
    position: absolute;
    background: #e33f34;
    width: 7px;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .center-imag {
    max-width: 80%;
    margin: 0 auto;
    width: 100%;
  }
  
  .center-imag img {
    padding-bottom: 30px;
    width: 100%;
  }
  .column-2-container .section-one {
    max-width: 29%;
    width: 100%;
  }
  
  .column-2-container .section-two {
    max-width: 63%;
    width: 100%;
  }
  
  .section-padding {
    padding: 30px 30px 0;
  }
  
  .details-icon {
    display: flex;
    align-items: center;
    margin-bottom: 45px;
  }
  
  .details-icon img {
    max-width: 73px;
    width: 100%;
  }
  
  .details-icon p {
    margin-bottom: 0;
    margin-left: 20px;
  }
  
  .img-block-content {
    position: relative;
  }
  
  .img-block-content:after {
    content: "";
    position: absolute;
    top: 0;
    background: #fff;
    width: 5px;
    height: 100%;
    right: -55px;
  }
  
  div#hpn-bg-section {
    margin-top: 50px;
  }
  div#hpn-image-background {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/hpn/bg.png") no-repeat;
    background-size: cover;
  }
  
  div#hpn-image-background .rare-background {
    background: #fff;
    margin: 30px 0;
    border-color: #e13f35;
  }
  
  #hpn-image-background .patologia-content p {
    color: red;
  }
  
  div#text-bottom {
    margin-bottom: 20px;
  }
  
  .hpn .rare-button a:after {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/hpn/arrow.png") no-repeat;
    background-size: contain;
  }
  
  .txt-link {
    color: #00467f;
  }
  
  .card-section-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
    flex-wrap: wrap;
  }
  
  .card-section-container .patologiaz-cards {
    /* width: 30%; */
    position: relative;
    /* margin-bottom: 70px; */
  }
  
  .patologia-card-content {
    position: absolute;
    top: 176px;
    padding: 0 38px 50px 38px;
    text-align: center;
  }
  
  .card-section-container .patologiaz-cards:before {
    content: "";
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/hpn/white-tick.png") no-repeat;
    background-size: cover;
    width: 70px;
    height: 70px;
  }
  
  .pft-17 {
    font-size: 17px;
    line-height: 120%;
  }
  
  .patologia-card-content p {
    margin-bottom: 20px;
  }
  
  .pft-19 {
    font-size: 18px;
    line-height: 120%;
  }
  #rara-hpn .img-block-content p {
    margin-bottom: 20px;
  }
  .hpn-document:before {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/hpn/document-red.png") no-repeat !important;
    background-size: contain !important;
  }
  
  div#hpn-image-background .hpn-document p {
    color: #e13f35;
  }
  .rare-button a:hover {
    text-decoration: none;
  }
  
  div#hpn-button .rare-button {
    margin-top: 0;
  }
  .reference-document:before {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/hpn/document.png") no-repeat !important;
    background-size: contain !important;
  }
  .card-section-container .patologiaz-cards img {
    /* width: 400px; */
    /* height: 350px; */
  }
  /* SHUA */
  div#shua-header {
    border-top: 10px solid #ff6a00;
  }
  
  .hcp-banner-content p {
    margin-bottom: 20px;
  }
  
  .shua .rare-background {
    background: #ff6a00;
  }
  
  .shua .center-imag {
    margin-top: 30px;
  }
  
  .shua-container .img-block-content:after {
    display: none;
  }
  
  .shua-container .section-one {
    max-width: 100%;
  }
  
  .shua-container .section-two {
    max-width: 100%;
  }
  
  .shua-container .section-one {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
  }
  
  .shua-container .section-one .details-icon {
    max-width: 30%;
    width: 100%;
  }
  
  .shua-container .section-one .img-block-content {
    max-width: 60%;
  }
  
  .img-block-content p {
    margin-bottom: 48px;
  }
  
  div#shua-background {
    background: #ffe1cb;
  }
  
  div#shua-background .rare-background {
    background: #fff;
    border-color: #ff6a00;
  }
  
  .shua .rare-button a:after {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/hpn/arrow.png") no-repeat;
    background-size: contain;
  }
  
  .txt-orange {
    color: #f67c25;
  }
  
  .justi-center {
    justify-content: center;
    margin-left: 30px;
    margin-right: 30px;
  }
  .justi-center .patologiaz-cards {
    margin-left: 30px;
    margin-right: 30px;
  }
  #shua-background .hpn-document:before {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/shua/document.png") no-repeat !important;
    background-size: contain !important;
  }
  
  /* LAL-D */
  .lal-d div#lald-header {
    border-top: 10px solid #ffcb46;
  }
  
  .video-icon-banner {
    position: absolute;
    right: -110px;
    transform: translateX(-50%);
    bottom: 14%;
    background: #ededed;
    padding: 20px 30px;
    /* max-width: 123%; */
  }
  
  .video-icon-banner {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  
  .video-icon-banner img {
    width: 60px;
    /* margin-left: 45px; */
  }
  
  .video-icon-banner p {
    margin-right: 85px;
    position: relative;
    color: #532d8e;
  }
  
  .video-icon-banner p:after {
    content: "";
    position: absolute;
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/lal-d/lal-d-video-icon.png") no-repeat;
    background-size: contain;
    width: 50px;
    height: 50px;
    right: -78px;
    top: 50%;
    transform: translateY(-50%);
  }
  
  div#lal-d-background {
    background: #fef0cd;
  }
  
  .lal-d-table-section {
    background: #fff;
    padding: 20px 20px 40px;
  }
  
  table.lal-d-main-table tr {
    /* margin-bottom: 31px; */
    vertical-align: text-bottom;
    /* border: 2px solid; */
  }
  
  table.lal-d-main-table tr.table-top-border {
    border-top: 2px solid #542e8e;
    /* display: block; */
  }
  
  table.lal-d-main-table tr.table-bottom-border {
    border-bottom: 2px solid red;
  }
  
  table.lal-d-main-table th,
  table.lal-d-main-table td {
    padding-bottom: 25px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  table.lal-d-main-table tr th:first-child {
    width: 17%;
    padding-right: 30px;
    padding-left: 20px;
    /* border-bottom: 1px solid; */
  }
  
  table.lal-d-main-table tr th:nth-child(2) {
    width: 22%;
    padding-right: 30px;
  }
  
  table.lal-d-main-table tr th:nth-child(3) {
    width: 35%;
  }
  
  table.lal-d-main-table tr th:nth-child(4) {
    width: 56%;
    padding-right: 20px;
  }
  
  .lal-d-table {
    background: #f6f4f9;
    overflow: auto;
  }
  
  tr.padd-lt th:first-child {
    padding-left: 20px;
    display: inline-block;
  }
  
  tr.table-heading {
    border-bottom: 3px solid #542e8e;
    border-top: 3px solid #542e8e;
  }
  
  tr.table-heading th {
    /* vertical-align: middle; */
  }
  
  table.lal-d-main-table tr.table-top-border th {
    padding-bottom: 0;
  }
  
  tr.table-heading th {
    padding-bottom: 10px;
  }
  
  table.lal-d-main-table {
    border-bottom: 3px solid #532d8e;
    margin-bottom: 40px;
    width: 100%;
    border-top: 3px solid #532d8e;
    overflow-x: auto;
  }
  
  ul.table-list li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 20px;
  }
  
  ul.table-list li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #542e8e;
    top: 7px;
    left: 8px;
  }
  
  .table-section-content {
    padding: 20px;
    border: 2px solid #532d8e;
    background: #e6e0ee;
  }
  
  .table-section-content p {
    padding: 20px 10px;
  }
  .lal-d .rare-background {
    background: #fab406;
  }
  
  .lal-d .column-2-line:after {
    background: #fab406;
  }
  
  .lal-d .txt-link {
    color: #542e8f;
  }
  
  .lal-d .click-arrow :after {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/lal-d/arrow.png") no-repeat !important;
    background-size: contain !important;
  }
  /* GMG */
  ul.banner-list li {
    padding-bottom: 20px;
    position: relative;
    padding-left: 28px;
  }
  
  ul.banner-list li:before {
    content: "";
    position: absolute;
    top: 3px;
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/gmg/blue-tick.png") no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    left: 0;
  }
  
  .two-section-container {
    display: inline-block;
    padding: 3rem 5rem 3rem 8rem;
  }
  
  .small-content {
    position: relative;
  }
  
  .small-content:before {
    content: "";
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/hpn/microscope.png") no-repeat;
    position: absolute;
    width: 50px;
    height: 50px;
    background-size: cover;
    display: block;
    top: -10px;
    left: -53px;
  }
  
  .small-content p {
    padding-left: 10px;
    font-weight: 600;
  }
  
  div#gmg-background {
    background: #d6f3fa;
  }
  
  .gmg .rare-background {
    background: #32c1e7;
  }
  
  .gmg .column-2-line:after {
    background: #32c1e7;
  }
  .gmg .click-arrow:after {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/gmg/blue-arrow.png") no-repeat !important;
    background-size: contain !important;
  }
  .gmg .document-icon:before {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/gmg/document.png") no-repeat !important;
    background-size: contain !important;
  }
  
  #gmg-background .two-section-container.rare-border {
    border-color: #32c1e7;
  }
  #gmg-background .two-section-container.rare-background {
    background: #fff;
  }
  /* NMO */
  div#nmo-blue-bg {
    background: #ccd7e3;
  }
  
  .nmo-flex-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  
  .nmo-section {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    /* max-width: 48%; */
    width: 100%;
  }
  
  .nmo-section img {
    width: 40px;
    height: 40px;
    margin-right: 30px;
  }
  .nmo .rare-background {
    background: #003875;
  }
  .nmo .column-2-line:after {
    background: #003875;
  }
  .nmo .nmo-document:before {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/nmo/document.png") no-repeat !important;
    background-size: contain !important;
  }
  #nmo-blue-bg .two-section-container.rare-background {
    background: #fff;
  }
  .nmo .click-arrow:after {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/nmo/green-arrow.png") no-repeat !important;
    background-size: contain !important;
  }
  
  .nmo .txt-link {
    color: #68c241;
  }
  /* NF1 */
  .nf-1 .section-one {
    max-width: 45%;
    width: 100%;
  }
  
  .nf-1 .section-two {
    max-width: 45%;
  }
  
  ul.nf-ullist li {
    padding-left: 50px;
    position: relative;
    padding-bottom: 20px;
  }
  
  ul.nf-ullist li:before {
    content: "";
    position: absolute;
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/nf1/vilot-tick.png") no-repeat;
    width: 25px;
    height: 25px;
    background-size: cover;
    left: 8px;
  }
  
  ol.nf-number-list li {
    list-style: number;
    padding-bottom: 0;
    padding-left: 10px;
  }
  
  ol.nf-number-list li:before {
    display: none;
  }
  
  ol.nf-number-list {
    padding-left: 17px;
  }
  
  div#nf-image-background {
    background: #eddbeb !important;
  }
  
  .nf-document:before {
    content: "";
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/nf1/document.png") no-repeat !important;
    background-size: contain !important;
  }
  .nf-1 .rare-background {
    background: #a64d99;
  }
  
  .nf-1 .column-2-line:after {
    background: #a64d99;
  }
  
  #nf-image-background .two-section-container.rare-background {
    background: #fff;
  }
  #nf-image-background .two-section-container.rare-border {
    border-color: #a64d99;
  }
  
  .nf-1 .click-arrow:after {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/nf1/arrow.png") no-repeat !important;
    background-size: contain !important;
  }
  .nf-1 .txt-link {
    color: #43273b;
  }
  
  .nf-1 .nf-video:before {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/nf1/play.png") no-repeat !important;
    background-size: contain !important;
  }
  .nf-1 .txt-table {
    color: #6694a6;
    font-weight: bold;
    font-family: "Poppins-Light" !important;
  }
  
  .nf-1 ol {
    /* list-style: number; */
    padding-left: 3px;
  }
  
  .nf-1 ::marker {
    color: #fff;
    font-weight: bold;
  }
  .nf-1 .section-padding {
    margin: 50px 0 20px;
  }
  .nf-1 .lal-d-table-section {
    padding: 30px 20px;
  }
  
  .nf-1 .lal-d-table {
    background: #eff4f6;
  }
  
  .nf-1 table.lal-d-main-table {
    margin-bottom: 0;
    border-top: 3px solid #6694a6;
    border-bottom: 3px solid #6694a6;
  }
  
  .nf-1 tr:nth-child(odd) {
    background: transparent !important;
  }
  div#card-section-one .card-section-container,
  div#card-section-two .card-section-container {
    margin-top: 0;
  }
  .nf-1 tr:nth-child(even) {
    background: transparent !important;
  }
  
  .nf-1 th {
    background: transparent !important;
  }
  
  .nf-1 tr,
  th {
    border-color: transparent !important;
  }
  
  .nf-1 td {
    border: none !important;
  }
  ol span {
    display: block;
  }
  
  .list-flex {
    display: flex;
    /* align-items: center; */
    flex-wrap: nowrap;
  }
  
  .list-flex span {
    max-width: 3%;
    width: 100%;
    padding-right: 13px;
    padding-top: 3px;
  }
  
  .list-flex li {
    max-width: 97%;
  }
  .nf-1 div#rara-section-content-one {
    padding-top: 80px;
  }
  
  .nf-1 div#rara-section-content-one .two-section-container {
    margin-bottom: 30px;
  }
  /* HPP */
  .hpp-video p:after {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/hpp/video-icon.png") no-repeat !important;
    background-size: contain !important;
  }
  
  .hpp-video p {
    color: #67ba49;
  }
  
  #rara-hpn div#main-header-section {
    border-color: #ec3426;
  }
  
  .shua div#main-header-section {
    border-color: #ff6b00;
  }
  
  .lal-d div#main-header-section {
    border-color: #fab406;
  }
  
  .hpp div#main-header-section {
    border-color: #005e5a;
  }
  
  .nf-1 div#main-header-section {
    border-color: #a64d99;
  }
  
  .gmg div#main-header-section {
    border-color: #32c1e7;
  }
  
  .nmo div#main-header-section {
    border-color: #003875;
  }
  #rara-perspec-one,
  #rara-perspec-two,
  #rara-perspec-three {
    position: relative;
  }
  .complete-image img {
    margin-bottom: 20px;
    width: 100%;
  }
  
  .hpp .video-icon-banner {
    bottom: 2%;
  }
  .expertos-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  
  .expertos-section .expertos-img {
    max-width: 30%;
    margin: 20px 0;
    width: 100%;
  }
  .expertos .icon-placing-section h3 {
    padding-left: 77px;
  }
  
  .expertos div#rara-section-content {
    padding-top: 110px;
  }
  .lal-d .video-icon-banner {
    bottom: 26%;
  }
  .txt-table {
    color: #532d8e;
  }
  
  #lal-d-background .two-section-container.rare-background {
    background: #fff;
  }
  
  #lal-d-background .two-section-container.rare-border {
    border-color: #fab406;
  }
  
  .lald-document:before {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/lal-d/document.png") no-repeat !important;
    background-size: contain !important;
  }
  .lald-video:before {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/lal-d/video-icon.png") no-repeat !important;
    background-size: contain !important;
    top: -3px;
  }
  #patologiaz-section-one .card-section-container,
  #patologiaz-section-two .card-section-container,
  #patologiaz-section-three .card-section-container {
    margin-top: 0;
  }
  .lal-d .rare-button a:after {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/lal-d/arrow.png") no-repeat !important;
    background-size: contain !important;
  }
  
  .video-icon-banner a:hover {
    text-decoration: none;
  }
  .nf-1 .video-icon-banner p:after {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/nf1/nf1-video.png") no-repeat !important;
    background-size: contain !important;
  }
  
  .video-icon-banner p {
    /*color: #83727f;*/
  }
  .patologia-card-content.set-width {
    padding: 0 92px;
  }
  .nf-1 tr.rareborder-bottom {
    border-bottom: 2px solid #6694a6 !important;
  }
  .expertos .hpn-banner .banner-logo {
    margin-bottom: 55px;
  }
  .home .raredisease-heading ul.navigation-links > li:nth-child(1) a {
    color: #32c1e8;
  }
  .patologiaz .raredisease-heading ul.navigation-links > li:nth-child(2) a {
    color: #32c1e8;
  }
  .platic-az .raredisease-heading ul.navigation-links li:nth-child(4) a {
    color: #32c1e8;
  }
  .calculador-az .raredisease-heading ul.navigation-links > li:nth-child(5) a {
    color: #32c1e8;
  }
  .servicios-az .raredisease-heading ul.navigation-links > li:nth-child(6) a {
    color: #32c1e8;
  }
  .nmo .raredisease-heading ul.navigation-links > li.active a {
    color: #003875;
  }
  .hpn .raredisease-heading ul.navigation-links > li.active a {
    color: #ec3426;
  }
  
  .shua .raredisease-heading ul.navigation-links > li.active a {
    color: #ff6b00;
  }
  
  .lal-d .raredisease-heading ul.navigation-links > li.active a {
    color: #fab406;
  }
  
  .hpp .raredisease-heading ul.navigation-links > li.active a {
    color: #005e5a;
  }
  
  .nf-1 .raredisease-heading ul.navigation-links > li.active a {
    color: #a64d99;
  }
  
  .gmg .raredisease-heading ul.navigation-links > li.active a {
    color: #32c1e7;
  }
  
  .raredisease-heading ul.dropdownmenu li a:hover {
    text-decoration: none;
  }
  .nmo .hpn-banner .banner-logo {
    margin-bottom: 100px;
  }
  div#refer-txt {
    margin-top: 16px;
  }
  
  div#perspective-video .aem-Grid,
  div#perspective-video-one .aem-Grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  
  div#perspective-video .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--1,
  div#perspective-video-one .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 0;
  }
  div#perspective-video-one .aem-Grid {
    pointer-events: none;
  }
  .shua div#sintomatologia {
    margin-top: 80px;
  }
  div#diagnostico {
    margin: 40px 0 20px;
  }
  .rare-pb {
    margin-bottom: 10px;
  }
  div#card-patologiaz .card-section-container .patologiaz-cards {
    margin-bottom: 0;
  }
  .shua div#referencias {
    margin-bottom: 30px;
  }
  .lal-d div#sintomatologia {
    margin-top: 80px;
  }
  
  .lal-d div#referencias {
    margin: 40px 0 30px;
  }
  .hpp .video-icon-banner p {
    color: #67ba49;
  }
  ul.list-hpp {
    position: relative;
    list-style: none;
    padding-left: 11px !important;
  }
  
  ul.list-hpp li:before {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #67ba49;
    top: 9px;
    left: -17px;
  }
  
  ul.list-hpp li {
    position: relative;
  }
  
  .txt-hpp {
    color: #005e5a !important;
  }
  .shua .rare-button {
    max-width: 84%;
    margin: 40px auto;
    width: 100%;
  }
  
  .shua .rare-button a {
    display: block;
  }
  .pft-22 {
    font-size: 22px;
    line-height: 120%;
  }
  
  .two-section-container.rare-border {
    border-radius: 45px;
  }
  span.span-wrap {
    display: inline-block;
  }
  b {
    font-family: "Poppins-SemiBold";
  }
  #nmo-blue-bg .two-section-container.rare-border {
    border-color: #003875;
  }
  .hpp-table-content td:first-child {
    text-align: left !important;
    padding-left: 20px !important;
  }
  .lal-d .img-block-content p {
    margin-bottom: 20px;
  }
  .nf-1 .column-2-container p {
    padding-left: 53px;
  }
  .pft-13 {
    font-size: 13px;
    line-height: 120%;
  }
  .patologia-section a {
    text-decoration: none;
  }
  .gmg .column-2-container .section-two {
    max-width: 58%;
  }
  
  .gmg .column-2-container .section-one {
    max-width: 34%;
  }
  .gmg .img-block-content p {
    margin-bottom: 19px;
  }
  #rara-hpn .column-2-container .section-two {
    margin-top: -28px;
  }
  ul.list-hpp span {
    margin-left: -12px;
    display: inline-block;
  }
  .service-hidden {
    /*display: none;*/
  }
  table.lal-d-main-table th.pft-17 {
    font-weight: 500;
  }
  th.txt-table {
    font-weight: 800;
  }
  .nf-1 .column-2-container.column-2-line p {
    padding-left: 0;
  }
  .txt-video {
    color: #43273a;
  }
  .nmo .img-block-content:after {
    display: none;
  }
  .nmo .column-2-container .section-two {
    position: relative;
  }
  
  .nmo .column-2-container .section-two:before {
    position: absolute;
    content: "";
    width: 6px;
    background-color: #fff;
    height: 100%;
    left: -23px;
  }
  #servicios-azpl .arrow-hidden {
    display: none;
  }
  
  #servicios-azpl .service-hidden {
    display: flex;
  }
  
  #servicios-azpl .service-icon {
    max-width: 50px;
  }
  
  #servicios-azpl ul.home-right-icon {
    align-items: flex-start;
  }
  .servicios-az .raredisease-heading {
    /*padding: 0;*/
  }
  .servicios-az div#rare-banner-section .rare-banner-content {
    top: 76%;
    left: 20%;
  }
  #expertos .cmp-modal--defaultStyle.modal {
    background: rgb(0 0 0 / 17%);
    cursor: auto;
  }
  #expertos .cmp-modal--defaultStyle .modal-box__content {
    padding: 1rem;
  }
  #expertos .cmp-modal--defaultStyle .modal__close {
    color: #000;
    right: 21rem;
    top: 15rem;
    background: transparent;
  }
  #expertos .cmp-modal--defaultStyle .modal__close:hover {
    color: #000;
  }
  .platic-az div#rare-banner-section .rare-banner-content {
    top: 55%;
    left: 17%;
  }
  .card-above-txt {
    padding-left: 20px;
  }
  .nf-1 .section-two ol.nf-number-list {
    padding-left: 12px;
  }
  .gmg .section-two.complete-line:before {
    content: "";
    position: absolute;
    top: 0;
    background: #fff;
    width: 7px;
    height: 100%;
    left: -23px;
  }
  
  .gmg .section-two.complete-line {
    position: relative;
  }
  
  .gmg .img-block-content:after {
    display: none;
  }
  .calculador-az div#rare-banner-section .rare-banner-content {
    top: 71%;
    left: 20%;
  }
  .hpp .img-block-content:before {
    content: "";
    position: absolute;
    top: 0;
    background: #fff;
    width: 6px;
    height: 100%;
    right: -56px;
  }
  div#banner-sub-section {
    position: relative;
    z-index: 9;
  }
  
  .home-banner-contaniner-content {
    position: absolute;
    top: 179px;
    z-index: 999;
  }
  
  .home-sub-banner-content {
    display: flex;
    max-width: 80%;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
  }
  
  .home-sub-banner-content > div {
    max-width: 28%;
    width: 100%;
    margin: 36px 30px 0;
  }
  
  .sub-banner-block2 {
    position: relative;
  }
  
  .sub-banner-block2:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 100%;
    background: #fff;
    left: -34px;
  }
  /*New CSS*/
  footer {
    display: none;
  }
  
  .footer-reference {
    display: none;
  }
  
  .main-inner-naviagtion.mobile-configuration {
    display: none;
  }
  
  header {
    display: none;
  }
  
  .estudios-section .col-sm-6 {
    max-width: 45%;
    width: 100%;
    margin: 0 35px 100px;
  }
  .home .rare-border {
    border-color: #9c2a66;
  }
  .component-section {
    padding: 0;
  }
  div#humburger-menu p {
    margin-bottom: 0;
  }
  .raredisease-heading .dropdownmenu li {
    list-style: none;
  }
  
  .raredisease-heading .dropdownmenu {
    padding: 0;
  }
  .patologiaz div#rare-banner-section .rare-banner-content {
    top: 75%;
  }
  .icon-text a {
    font-style: italic;
  }
  
  .icon-text img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }
  
  .icon-text {
    margin-top: 74px;
  }
  .patologiaz-hr {
    /* margin: 30px 0 40px; */
    padding: 60px 0 50px;
    position: relative;
  }
  
  .patologiaz-hr:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #778387;
    bottom: -15px;
  }
  
  .card-text h1 {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .servicios-az .rare-button {
    max-width: 58%;
    margin: 40px auto;
    /* display: block; */
    width: 100%;
  }
  
  .servicios-az .rare-button a {
    display: block;
  }
  ul.custom-bulet-violet {
    padding-left: 0;
  }
  
  ul.custom-bulet-violet li {
    list-style: none;
  }
  .perspectivaz .video-thumb-parent .video-thumb-cta {
    max-width: 90%;
    width: 100%;
  }
  .perspectivaz .perspective-video {
    margin-bottom: 80px;
  }
  .three-block-section img {
    border-radius: 45px 0 45px 45px;
    margin-bottom: 50px;
  }
  .platic-section-container {
    max-width: 73%;
    margin: 10px auto 40px;
    width: 100%;
  }
  
  .platic-section-container .col-sm-6 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .patologiaz-hr.patologies-top {
    /* margin-top: 0; */
    /* padding-top: 0; */
  }
  span.header-arrow {
    display: inline-block;
    margin-left: 20px;
  }
  #hpn .icon-text a {
    color: #eb3527;
  }
  
  #shua .icon-text a {
    color: #9a0000;
  }
  #lal-d .icon-text a {
    color: #fab408;
  }
  #hpp .icon-text a {
    color: #025f5b;
  }
  #nf1 .icon-text a {
    color: #a74f9a;
  }
  #nmo .icon-text a {
    color: #003875;
  }
  #gmg .icon-text a {
    color: #32c1e7;
  }
  .patologiaz-hr-last {
    margin: 30px 0 0;
    padding: 30px 0 0;
  }
  ul.home-right-icon li {
    list-style: none;
  }
  .hpn div#main-header-section {
    border-color: #ec3426;
  }
  
  .section-two img {
    width: 100%;
  }
  
  .hpn-img img {
    width: 100%;
  }
  
  .patologiaz-cards img {
    width: 100%;
  }
  
  .patologiaz-cards {
    margin-bottom: 50px;
  }
  .column-2-container .col-sm-6 {
    width: 45%;
  }
  
  .column-2-container .column-1 {
    margin-right: 50px;
  }
  
  .column-2-container .column-2 {
    margin-left: 50px;
  }
  .card-section-container.card-section-one {
    margin-top: 0;
  }
  
  .card-section-container .col-sm-4 .patologiaz-cards {
    width: 90%;
  }
  .nmo div#fisipatologia {
    margin-top: 35px;
  }
  .columnControl.section {
    padding: 0.5em 0;
  }
  ul.banner-list li {
    list-style: none;
  }
  
  ul.banner-list {
    padding-left: 0;
  }
  ul.nf-ullist {
    padding-left: 0;
  }
  
  ul.nf-ullist li {
    list-style: none;
  }
  .nf-1 .video-icon-banner p a {
    color: #584152 !important;
  }
  ol.nf-ul-list {
    padding-left: 0;
  }
  
  ol.nf-ul-list li {
    list-style: none;
  }
  .list-flex li {
    font-family: "Poppins-Light" !important;
  }
  .video-thumb-parent .video-thumb-cta {
    width: 100%;
  }
  .video-thumb-parent {
    /*margin-bottom: 50px;*/
  }
  div#card-patologiaz .patologiaz-cards {
    margin-bottom: 0;
  }
  div#patologiaz-section-two .card-section-container .patologiaz-cards,
  div#patologiaz-section-one .card-section-container .patologiaz-cards,
  div#patologiaz-section-three .card-section-container .patologiaz-cards {
    width: 30%;
  }
  .nf1 .bg-lightblue {
    background: purple;
  }
  .nf1 ul li {
    color: #fff;
    margin: 5px;
  }
  .hpp-tab-cont {
    overflow-x: auto;
  }
  .nf1 .column-2-line:before {
    background: purple;
  }
  .nf1 .my-table {
    overflow-x: auto;
    text-align: center;
    margin: auto;
    border: 20px solid white;
  }
  .nf1 .table-img {
    width: 100%;
    display: flex;
  }
  .nf1 tr:first-child {
    background: darkgreen;
  }
  .nf1 tr:nth-child(even) {
    background: darkgrey;
  }
  .nf1 tr:nth-child(odd) {
    background: lightgrey;
  }
  .nf1 tr,
  th {
    border: 2px solid #fff;
    padding: 10px;
  }
  .nf1 th {
    background: darkgreen;
    color: white;
  }
  .nf1 td {
    border: 2px solid #fff;
    padding: 10px 10px 10px 20px;
  }
  
  .nf1 .banner-image-style {
    margin-top: 65px;
  }
  .nf1 .section-one {
    max-width: 40%;
  }
  .nf1 .table-img-small {
    width: 30px;
    height: 30px;
    margin-right: 20px;
  }
  .nf1 .small-img-style {
    width: 200px;
    height: 200px;
  }
  .nf1 .small-img-ban {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  /*hpp-page*/
  .hpp .bg-lightblue {
    background: darkgreen;
  }
  
  .hpp .rare-background {
    background: #005e5a;
  }
  .hpp ul li {
    /* color: #fff; */
    margin: 5px;
    /* list-style-type: disc; */
    list-style-position: outside;
  }
  .hpp .column-2-line:before {
    background: purple;
  }
  .hpp .my-table {
    /* overflow-x:auto; */
    text-align: center;
    /* margin:auto; */
    border: 20px solid white;
    width: 100%;
  }
  .hpp .table-img {
    width: 100%;
    display: flex;
  }
  .hpp tr:first-child {
    background: darkgreen;
  }
  .hpp tr:nth-child(even) {
    background: #e1f1db;
  }
  .hpp tr:nth-child(odd) {
    background: #f0f8ec;
  }
  .hpp tr,
  .hpp th {
    border: 5px solid #fff;
    padding: 10px;
  }
  .hpp th {
    background: #67ba49;
    color: white;
    border: 5px solid #fff;
  }
  .hpp td {
    border: 5px solid #fff;
    padding: 10px;
  }
  .hpp .card-section-container {
    justify-content: space-between;
  }
  .hpp .banner-image-style {
    margin-top: 65px;
  }
  .hpp .section-one {
    max-width: 45%;
  }
  .hpp .table-img-small {
    width: 30px;
    height: 30px;
    margin-right: 20px;
  }
  .hpp .small-img-style {
    width: 100%;
    height: 175px;
    max-width: 200px;
    object-fit: contain;
  }
  .hpp .small-img-ban {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
  }
  div#hpp-fisi {
    margin: 50px 0;
  }
  .hpp .column-2-container .section-two {
    max-width: 48%;
    width: 100%;
    margin-top: 69px;
  }
  
  #raresis-home .pft-201 {
    color: white;
    font-size: 20px;
    line-height: 120%;
    font-family: "Poppins-Light";
  }
  
  #raresis-home .space {
    padding: 0px 50px 0px 50px;
  }
  #raresis-home .space1 {
    padding: 20px 50px 50px 50px;
  }
  .hpp tbody tr th {
    border: 5px solid #fff !important;
  }
  .body-content {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 10px;
  }
  .sec-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 50px;
  }
  .sec-content {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .sec-content-info {
    width: 100%;
  }
  .hpp .small-img-ban > div {
    max-width: 16%;
    width: 100%;
  }
  .sec-content-title {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.5;
  }
  .sec-content-desc {
    font-size: 18px;
    line-height: 1.2;
    padding-bottom: 16px;
  }
  .hpp-para {
    margin-top: 30px;
  }
  .sec-sm-img {
    gap: 16px;
    display: flex;
    align-items: center;
    width: 100%;
  }
  .sec-content.sec-border {
    border-bottom: 4px solid grey;
  }
  span.sec-sm-img-first-txt {
    font-size: 20px;
    color: #ec4134;
    font-weight: 600;
  }
  span.sec-sm-img-second-txt {
    font-size: 20px;
    color: #9e0b0b;
    font-weight: 600;
  }
  span.sec-sm-img-third-txt {
    font-size: 20px;
    font-weight: 600;
    color: #fab507;
  }
  span.sec-sm-img-fourth-txt {
    font-size: 20px;
    font-weight: 600;
    color: #015d5a;
  }
  span.sec-sm-img-fifth-txt {
    font-size: 20px;
    font-weight: 600;
    color: #a8509b;
  }
  .hpp .txt-link {
    color: #67ba49;
  }
  
  .hpp .rare-button a:after {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/nmo/green-arrow.png") no-repeat !important;
    background-size: contain !important;
  }
  .nf1 .document-icons1::before {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/nf1/reference.png") no-repeat !important;
    background-size: contain !important;
    width: 100%;
  }
  .nf1 .document-icons::before {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/nf1/play.png") no-repeat !important;
    background-size: contain !important;
    width: 100%;
  }
  
  .nf1 .document-icon::before {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/nf1/document.png") no-repeat !important;
    background-size: contain !important;
    width: 100%;
  }
  
  /*hpp-page*/
  .hpp .document-icons1::before {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/nf1/reference.png") no-repeat !important;
    background-size: contain !important;
    width: 100%;
  }
  
  .hpp .card-section-container .patologiaz-cards {
    justify-content: center;
    display: flex;
  }
  .hpp .document-icons::before {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/nf1/play.png") no-repeat !important;
    background-size: contain !important;
    width: 100%;
  }
  
  .hpp .document-icon::before {
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/hpp/document.png") no-repeat !important;
    background-size: contain !important;
    width: 100%;
  }
  
  .nf1 .txt-red {
    color: purple;
  }
  .nf1 .purple {
    /*border: 4px solid purple;*/
    background-color: purple;
  }
  
  .nf1 .red-border {
    border: 4px solid purple;
    /*background-color: purple;*/
  }
  
  .nf1 #nf-image-background {
    background-color: lightgrey;
  }
  .nf1 .small-banner-logo0 {
    margin: auto;
    display: flex;
  }
  .nf1 .small-banner-logo1 {
    margin: auto;
    display: flex;
  }
  .nf1 .small-banner-logo {
    margin: auto;
    display: flex;
  }
  .nf1 .click-playtv {
    position: relative;
  }
  
  .nf1 .click-playtv::after {
    content: "";
    position: absolute;
    display: inline-block;
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/nf1/play.png") no-repeat;
    width: 30px;
    color: black;
    height: 30px;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
    right: 60px;
  }
  
  /*hpp page */
  
  .hpp .txt-red {
    color: purple;
  }
  .hpp .purple {
    /*border: 4px solid purple;*/
    background-color: purple;
  }
  
  .hpp .vid:before {
    content: "";
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/hpp/white-video-icon.png") no-repeat;
    position: absolute;
    width: 50px;
    height: 50px;
    background-size: contain;
    display: block;
    top: -3px;
    left: -53px;
  }
  .cmp-video__player,
  .cmp-video__content {
    padding: 0.5em 0;
  }
  
  .hpp .red-border {
    border: 4px solid purple;
    /*background-color: purple;*/
  }
  
  .hpp #nf-image-background {
    background-color: lightgrey;
  }
  .hpp .small-banner-logo0 {
    margin: auto;
    display: flex;
  }
  .hpp .small-banner-logo1 {
    margin: auto;
    display: flex;
  }
  .hpp .small-banner-logo {
    margin: auto;
    display: flex;
  }
  .hpp .click-playtv {
    position: relative;
  }
  
  .hpp .click-playtv::after {
    content: "";
    position: absolute;
    display: inline-block;
    background: url("/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/nf1/play.png") no-repeat;
    width: 30px;
    color: black;
    height: 30px;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
    right: 60px;
  }
  
  div#hpp-banner-bg {
    background: #d4eaea;
  }
  
  div#hpp-banner-bg .two-section-container.rare-background {
    background: #fff;
  }
  
  div#hpp-banner-bg .two-section-container.rare-border {
    border-color: #005e5a;
  }
  
  div#hpp-banner-bg .two-section-container {
    margin: 20px 0 30px;
  }
  
  .hpp-table-content {
    overflow-x: auto;
  }
  .hpp div#rara-section-content-one .two-section-container {
    margin: 20px 0;
  }
  
  .hpp div#rara-section-content-one {
    padding-top: 40px;
  }
  
  .txt-green {
    color: #67ba49;
  }
  .hpp .img-block-content:after {
    top: -35px;
  }
  .img-block-content img {
    width: 100%;
  }
  ul.list-hpp {
    padding-left: 0;
  }
  
  ul.list-hpp li {
    list-style: none;
  }
  #gmg .icon-text {
    margin-top: 141px;
  }
  #hpn .icon-text {
    margin-top: 100px;
  }
  
  #shua .icon-text {
    margin-top: 101px;
  }
  
  #lal-d .icon-text {
    margin-top: 98px;
  }
  
  #hpp .icon-text {
    margin-top: 96px;
  }
  
  #nmo .icon-text {
    margin-top: 90px;
  }
  .patologiaz-hr .col-sm-8,.patologiaz-hr-last .col-sm-8 {
    padding-left: 55px;
  }
  ul.table-list {
    padding-left: 0;
  }
  
  ul.table-list li {
    list-style: none;
  }
  
  div#raredisease-header-block {
    position: relative;
    z-index: 99;
  }
  
  .home .home-banner-rare {
    position: relative;
    z-index: 99;
  }
  
  .home div#rare-banner-section .rare-banner-content {
    top: 75%;
  }
  .servicios-az .container {
    width: 100%;
  }
  .patologiaz-hr .col-sm-8 .text.parbase,.patologiaz-hr-last .col-sm-8 .text.parbase {
    padding: 0;
  }
  .references-section {
    padding-top: 30px;
  }
  .raredisease-heading ul.navigation-links li:nth-child(8) {
    padding-top: 0;
    padding-bottom: 29px;
  }
  .rare-border.gradient-bacgrond {
    border-radius: 50px;
  }
  .lal-d div#patologiaz-section-two .card-section-container .patologiaz-cards {
    margin-bottom: 0;
  }
  .servicios-az div#rara-section-content-one .video.section {
      margin-bottom: 40px;
  }
  .servicios-az div#sub-rara-section-content .video.section {
      margin-bottom: 40px;
  }
  /* RESPONSIVE */
  @media (min-width: 700px) {
    .card-section-container .col-sm-4 {
        width: 33.33333%;
    }
  }
  @media (min-width: 768px) {
    .three-block-section .col-sm-4 {
        padding-right: 50px;
    }
    .perspectivaz .perspective-video .column-1 {
        padding-right: 40px;
    }
    .perspectivaz .perspective-video .column-2 {
        padding-left: 40px;
    }
  }
  @media (min-width: 991px) {
    span.header-arrow {
        display: none;
    }
  }
  @media (min-width: 1600px) {
    .platic-az .icon-placing-section h3 {
        padding-left: 124px;
    }
    .raredisease-heading {
        padding: 0;
    }
  
    .hpn-banner {
        padding: 0 20px;
    }
  }
  @media (min-width: 1799px) {
    .raredisease-heading {
        max-width: 1800px;
    }
    div#rara-section-content {
        max-width: 1800px;
    }
    div#sub-rara-section-content {
        max-width: 1800px;
    }
    .banner-section {
        max-width: 1800px;
    }
  
    div#banner-sub-section {
        max-width: 1700px;
        padding: 0 10px;
    }
    .hpn-banner {
        max-width: 1800px;
    }
    .nf-1 .video-icon-banner {
        bottom: 7%;
    }
    div#rara-section-content-one {
        max-width: 1800px;
    }
    .hpp .video-icon-banner {
        bottom: 0%;
    }
    .patologia-card-content {
        /* margin: 0 40px; */
        top: 211px;
    }
  }
  @media (min-width: 1920px) {
    #Patologi_page div#rara-section-content {
        padding: 20px 65px;
    }
    .servicios-az div#rare-banner-section .rare-banner-content {
        left: 23%;
    }
    #expertos .cmp-modal--defaultStyle .modal__close {
        right: 25rem;
        top: 12rem;
    }
    .platic-az div#rare-banner-section .rare-banner-content {
        top: 59%;
    }
  }
  @media (max-width: 1399px) {
    /* HEADER */
    .raredisease-heading {
        max-width: 1140px;
    }
    .pft-70 {
        font-size: 60px;
    }
    .raredisease-heading .dropdownmenu li {
    margin-bottom: 2px;
    }
    .calculador-az div#rare-banner-section .rare-banner-content {
        left: 17%;
    }
    ul.banner-list li:before {
        width: 15px;
        height: 15px;
    }
  
    ul.banner-list li {
        padding-left: 21px;
    }
    .raredisease-heading ul.navigation-links li {
        font-size: 18px;
        padding: 17px 15px;
    }
    .raredisease-heading ul.navigation-links li img {
        max-width: 140px;
    }
    .raredisease-heading ul.navigation-links li:after {
        height: 50px;
    }
    /* FOOTER */
    .footer-container-section {
        max-width: 1140px;
    }
    /* BANNER */
    .rare-banner-content {
        /* margin-top: 137px; */
        max-width: 60%;
    }
    /* SUB BANNER */
    div#banner-sub-section {
        max-width: 1243px;
        padding: 0 20px;
    }
    .banner-below-img h2 {
        max-width: 64%;
        padding-bottom: 25px;
        padding-top: 75px;
    }
  
    .banner-logo-section {
        margin-bottom: 52px;
    }
    /* HOME LINK SECTION */
    div#rara-section-content {
        max-width: 1140px;
    }
    .expertos div#rara-section-content {
        padding-top: 153px;
    }
    .left-icon:before {
        width: 40px;
        height: 40px;
        top: 33%;
        transform: translateY(-50%);
    }
    .expertos .icon-placing-section h3 {
        padding-left: 50px;
    }
    .pft-35 {
        font-size: 30px;
    }
  
    .articulo-block {
        padding: 10px 0;
    }
    /* PLATIC AZ */
    .platic-az .rare-banner-content {
        margin-top: 100px;
    }
  
    .patologia-section {
        margin-right: 20px;
    }
    .pft-45 {
        font-size: 25px;
    }
  
    .rare-button a:after {
        width: 40px;
        height: 40px;
    }
  
    .patologia-img img {
        max-width: 115px;
    }
  
    .pft-50 {
        font-size: 40px;
    }
  
    .patologia-section {
        margin-right: 57px;
        max-width: 44%;
    }
  
    .pft-33 {
        font-size: 25px;
    }
  
    .patologia-img img {
        max-width: 115px;
    }
  
    .pft-50 {
        font-size: 40px;
    }
  
    .platic-bg img {
        width: 100%;
    }
    .nf-1 .video-icon-banner {
        bottom: 0%;
    }
    /* HPN */
    div#sub-rara-section-content {
        max-width: 1140px;
    }
  
    div#rara-section-content-one {
        max-width: 1140px;
    }
  
    .card-section-container .patologiaz-cards:before {
        top: 45px;
        width: 40px;
        height: 40px;
    }
    .patologia-card-content {
        top: 110px;
    }
    .patologia-card-content.set-width {
        padding: 0 58px;
    }
    .pft-17 {
        font-size: 13px;
    }
    .pft-30 {
        font-size: 25px;
    }
    .hpn-banner {
        max-width: 1140px;
    }
    .pft-20 {
        font-size: 16px;
    }
    .hpp .hpn-banner {
        margin-bottom: 130px;
    }
    .pft-25 {
        font-size: 18px;
    }
    .pft-19 {
        font-size: 15px;
    }
    .lal-d .video-icon-banner {
        bottom: 14%;
    }
    .platic-az .icon-placing-section h3 {
        padding-left: 50px;
    }
    ul.list-hpp li:before {
        top: 7px;
        width: 5px;
        height: 5px;
    }
  
    #expertos .cmp-modal--defaultStyle .modal-box__content {
        padding: 0;
    }
  
    #expertos .cmp-modal--defaultStyle .modal__close {
        right: 18rem;
        width: 1rem;
        top: 4.5rem;
        height: 1rem;
    }
    .platic-az div#rare-banner-section .rare-banner-content {
        top: 59%;
    }
    /*New CSS*/
    .estudios-section .col-sm-6 {
        max-width: 42%;
    }
    .hpp .small-img-ban > div {
        max-width: 15%;
    }
  
    .hpp .small-img-style {
        height: 150px;
    }
    .patologiaz div#rare-banner-section .rare-banner-content {
        top: 73%;
    }
    .perspectivaz .perspective-video {
        margin-bottom: 0px;
    }
    .estudios-content p:first-child {
        margin-bottom: 20px;
        margin-top: 30px;
    }
    .icon-text {
        margin-top: 50px !important;
    }
    .raredisease-heading ul.navigation-links li:nth-child(8) {
        padding-bottom: 20px;
    }
        .servicios-az div#rara-section-content-one .video.section {
      margin-bottom: 80px;
  }
  }
  @media (max-width: 1200px) {
    /* HEADER */
    .raredisease-heading ul.navigation-links li {
        font-size: 16px;
    }
    /* BANNER */
    .rare-banner-content .pft-20 {
        font-size: 15px;
    }
    .rare-banner-content p:first-child {
        padding-bottom: 10px;
    }
    div#rare-banner-section .rare-banner-content {
        max-width: 48%;
    }
    .patologiaz div#rare-banner-section .rare-banner-content {
        top: 74%;
    }
    .rare-banner-content {
        margin-left: -50px;
        /* margin-top: 91px; */
    }
    .hpn-banner .hcp-first-block {
        max-width: 38%;
    }
  
    .nf-1 .video-icon-banner {
        bottom: 11%;
    }
    /* SUB BANNER */
    div#banner-sub-section {
        max-width: 960px;
        padding: 0;
    }
  
    .banner-below-img h2 {
        font-size: 30px;
    }
    /* PLATIC AZ */
    .platic-az .rare-banner-content {
        margin-top: 77px;
    }
    .pft-33 {
        font-size: 25px;
    }
    .lal-d .video-icon-banner {
        bottom: 22%;
    }
    .hpp .section-one {
        max-width: 40%;
    }
    .hpp .small-img-style {
        height: 105px;
    }
    div#rare-banner-section .rare-banner-content{
        left:13%;
    }
    .home-banner-contaniner-content{
        top:125px;
    }
    .footer-third-block {
        max-width: 29%;
    }
  
    .footer-second-block::before {
        left: -36px;
    }
  
    .footer-blocks .footer-first-block {
        max-width: 36%;
    }
  
    .footer-second-block {
        margin-bottom: 3rem;
        max-width: 24%;
    }
  
    .footer-second-block:after {
        right: -35px;
    }
    .video-parent div#video-player--1869754361 {
      margin-bottom: 100px;
  }
  }
  @media (max-width: 1106px) {
    #expertos .cmp-modal--defaultStyle .modal__close {
        right: 15rem;
        top: 12.5rem;
    }
    .home-banner-contaniner-content {
        top: 115px;
    }
        .video.section {
        margin-bottom: 53px;
    }
    
  }
  @media (max-width: 1100px) {
    .patologia-card-content {
        top: 83px;
        padding: 10px;
    }
    .lal-d .video-icon-banner {
        bottom: 29%;
    }
    .card-section-container .patologiaz-cards:before {
        top: 40px;
    }
    .rare-banner-content {
        /* margin-top: 83px; */
    }
  
  }
  
  @media (max-width: 1037px) {
    #expertos .cmp-modal--defaultStyle .modal__close {
        right: 14rem;
        top: 11.5rem;
    }
    div#banner-sub-section {
        padding: 0 23px;
    }
    
  }
  @media (max-width: 1009px) {
    .column-2-container .col-sm-6 {
        width: 44%;
    }
  }
  @media (max-width: 991px) {
    /* HEADER */
    .raredisease-heading ul.navigation-links {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .rare-button a {
        padding: 25px 113px 25px 50px;
    }
    .raredisease-heading ul.navigation-links li {
        width: 100%;
        display: inline-block;
        text-align: left;
    }
    .nmo .column-2-container .section-two:before {
        display: none;
    }
    #rara-hpn .column-2-container .section-two {
        margin-top: 0;
    }
    .raredisease-heading ul.navigation-links li:after {
        display: none;
    }
  
    .raredisease-heading {
        flex-wrap: wrap;
        max-width: 80%;
        justify-content: flex-start;
        margin: 0;
    }
  
    .raredisease-heading .dropdownmenu {
        display: block;
        position: static;
        padding-left: 30px;
    }
  
    .raredisease-heading .dropdownmenu li {
        background: unset;
    }
  
    .raredisease-heading .dropdownmenu li a {
        font-size: 12px;
        text-align: left;
    }
    div#main-header-section {
        padding: 0;
        display: none;
    }
    div#humburger-menu {
        display: block;
    }
    .navigation-icon {
        display: none;
    }
    div#humburger-menu img {
        width: 40px;
    }
  
    div#humburger-menu {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 20px;
    }
    .raredisease-heading ul.dropdownmenu li a {
        color: #7f7f7f !important;
    }
    .raredisease-heading ul.navigation-links > li:nth-child(6),
    .raredisease-heading ul.navigation-links > li:nth-child(7) {
        padding: 0;
    }
    .raredisease-heading.global-header .navigation-icon {
        display: none;
    }
    /* FOOTER */
    .footer-blocks .footer-first-block {
        max-width: 100%;
        margin-bottom: 3rem;
    }
    .footer-second-block::before {
        left: -65px;
    }
    .footer-second-block::after {
        right: -65px;
    }
    .footer-second-block {
        margin-bottom: 0;
        max-width: unset;
    }
    .footer-blocks .footer-third-block {
        max-width: 100%;
    }
  
    .footer-blocks {
        justify-content: center;
    }
  
    .footer-section {
        text-align: center;
    }
    /* BANNER */
    .rare-banner-content .pft-20 {
        font-size: 10px;
    }
    .rare-banner-content {
        /* margin-top: 98px; */
        max-width: 65%;
    }
    .pft-70 {
        font-size: 50px;
    }
    /* SUB BANNER */
    div#banner-sub-section {
        max-width: 750px;
        margin-top: -59px;
        margin-left: 22px;
    }
  
    .banner-below-img h2 {
        font-size: 20px;
        padding-bottom: 10px;
    }
    /* SUB BANNER */
    .banner-logo-section {
        margin-bottom: 10px;
        margin-top: 20px;
    }
    /* PLATIC AZ */
    .pft-50 {
        font-size: 30px;
    }
    /* HPN */
    .hpn-banner {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
  
    .hpn-banner .hcp-first-block {
        max-width: 100%;
        padding: 0 20px;
    }
  
    .hpn-banner .hcp-second-block {
        max-width: 100%;
        /* position: static; */
    }
    .hpn-banner .hcp-second-block img {
        position: relative;
        width: 100%;
        margin-bottom: 30px;
    }
    /* HPN */
    .card-section-container .patologiaz-cards:before {
        top: 30px;
        width: 30px;
        height: 30px;
    }
  
    .patologia-card-content {
        top: 78px;
        padding: 0 10px;
    }
  
    .patologia-card-content p {
        font-size: 9px;
    }
    .patologia-section {
        max-width: 100%;
        margin-right: 0;
    }
    .nf-1 .hpn-banner .hcp-first-block {
        margin-bottom: 44px;
    }
    .nf-1 .video-icon-banner {
        bottom: 0%;
    }
    .nf-1 .section-one {
        max-width: 100% !important;
    }
  
    .nf-1 .section-two {
        max-width: 100% !important;
    }
    .hpp .hpn-banner .hcp-first-block {
        margin-bottom: 64px;
    }
    .hpp .hpn-banner {
        margin-bottom: 50px;
    }
    .expertos-section .expertos-img {
        max-width: 100%;
    }
    .expertos div#rara-section-content {
        padding-top: 0;
    }
    .servicios-az div#rare-banner-section .banner-logo {
        top: 7px;
    }
  
    div#ad-az {
        padding-bottom: 0 !important;
    }
    div#rara-section-content-one {
        padding-bottom: 40px !important;
    }
    .lal-d .video-icon-banner {
        bottom: 0%;
    }
    .lal-d .hpn-banner .hcp-banner-content {
        margin-bottom: 95px;
    }
    .column-2-container .section-one {
        max-width: 100%;
    }
  
    .column-2-container .section-two {
        max-width: 100%;
    }
    .column-2-container {
        /* margin-top: 0; */
    }
    .img-block-content p {
        margin-bottom: 16px;
    }
    .video-icon-banner {
        bottom: 26%;
    }
  
    table.lal-d-main-table tr th:first-child {
        width: 100%;
    }
  
    table.lal-d-main-table tr th:nth-child(2) {
        width: 100%;
    }
  
    table.lal-d-main-table tr th:nth-child(3) {
        width: 100%;
    }
  
    table.lal-d-main-table tr th:nth-child(4) {
        width: 100%;
    }
  
    .card-section-container .patologiaz-cards {
        margin-bottom: 40px;
    }
    #Patologi_page .home-banner-rare img {
        margin-bottom: 0 !important;
    }
    .expertos .hpn-banner .banner-logo {
        margin-bottom: 0;
    }
    .nmo .hpn-banner .banner-logo {
        margin-bottom: 0px;
    }
    .shua .shua-container .section-one .details-icon {
        max-width: 100%;
        margin-bottom: 30px;
    }
  
    .shua .shua-container .section-one .img-block-content {
        max-width: 100%;
    }
  
    .shua .shua-container .section-one {
        flex-wrap: wrap;
    }
    .expertos .cmp-modal--defaultStyle .modal__closeLabel {
        display: none;
    }
  
    .expertos .cmp-modal--defaultStyle.modal {
        top: 39%;
        transform: translateY(-50%);
        padding: 0;
        overflow: visible;
    }
  
    .expertos .cmp-modal--defaultStyle .modal__close {
        /*display: none;*/
    }
    .gmg .column-2-container .section-two {
        max-width: 100%;
    }
  
    .gmg .column-2-container .section-one {
        max-width: 100%;
    }
    .gmg .section-two.complete-line:before {
        display: none;
    }
    .hpp .img-block-content:before {
        display: none;
    }
    .txt-justify {
        text-align: left;
    }
    /*New CSS*/
    .estudios-section .col-sm-6 {
        max-width: 100%;
        width: 100%;
        margin: 0 auto 50px;
    }
    .servicios-az .rare-button {
        max-width: unset;
    }
  
    .servicios-az .rare-button a {
        display: inline-block;
    }
    .home-banner-contaniner-content {
        top: 52px;
    }
    .pft-35 {
        font-size: 20px;
    }
    .mobile-only {
        display: block;
    }
    ul.dropdownmenu.desktop-only {
        display: none;
    }
    .raredisease-heading li:hover ul.dropdownmenu {
        display: none !important;
    }
    .raredisease-heading ul.navigation-links li {
        padding: 17px 15px 17px 0;
    }
    li#li-dd2 {
        padding: 17px 15px 17px 0;
    }
    .column-2-container .column-2 {
        margin-left: 30px;
    }
    .hpp .section-one {
        max-width: 100%;
    }
  
    .hpp .column-2-container .section-two {
        max-width: 100%;
        margin-top: 40px;
    }
  
    .hpp .img-block-content img {
        width: 100%;
    }
  }
  @media (max-width: 820px) {
    #expertos .cmp-modal--defaultStyle .modal__close {
        right: 11rem;
    }
    div#banner-sub-section {
        padding: 0 28px;
    }
  }
  @media (max-width: 800px) {
    /* BANNER */
    .rare-banner-content {
        /* margin-top: 73px; */
    }
    .rare-banner-content p:first-child {
        padding-bottom: 0;
    }
    /* HOME LINK SECTION */
    .home-estudios .estudios-block {
        max-width: 100%;
    }
  }
  
  @media (max-width: 786px) {
    #expertos .cmp-modal--defaultStyle .modal__close {
        right: 11rem;
        top: 0.9rem;
    }
    .perspectivaz #popup-template .modal-dialog .modal-body {
    min-height: 300px;
  }
  
  .perspectivaz .video.section {
    margin-bottom: 0;
  }
    .perspectivaz .modal-dialog .video-parent .initialized {
        height: 250px !important;
    }
      .perspectivaz #popup-template .modal-dialog .modal-body {
    min-height: 300px;
  }
  
  .expertos .video.section {
    margin-bottom: 0;
  }
    .expertos .modal-dialog .video-parent .initialized {
        height: 250px !important;
    }
    .expertos #popup-template .modal-dialog .modal-body {
    min-height: 300px;
  }
    .modal-dialog {
        width: 80%;
    }
  
    #popup-template .modal-dialog {
        margin-top: 20px;
    }
  
    .modal-header {
        padding: 0;
    }
  }
  @media (max-width: 768px) {
    .platic-section-container .column-1 {
        margin-bottom: 65px;
    }
      div#banner-sub-section {
        padding: 0px 44px;
    }
    .icon-text {
        margin-top: 30px;
    }
    .card-text h1 {
        margin-top: 30px;
    }
    .patologiaz-hr img {
        max-width: 80%;
        margin: 0 auto;
    }
    .patologiaz div#rare-banner-section .rare-banner-content {
        top: 74%;
    }
  }
  @media (max-width: 753px) {
    .platic-az div#rare-banner-section .rare-banner-content {
        top: 52%;
    }
    #expertos .cmp-modal--defaultStyle .modal__close {
        right: 1rem;
        top: 4.9rem;
    }
  }
  @media (max-width: 767px) {
    .sec-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    #gmg .icon-text {
        margin-top: 40px;
    }
    div#rare-banner-section .rare-banner-content {
      left: 15%;
  }
  }
  @media (max-width: 700px) {
    /* BANNER */
    .patologia-img img {
        margin-right: 15px;
    }
    .rare-banner-content {
        max-width: 90%;
        margin-left: -20px;
    }
    div#rare-banner-section .rare-banner-content {
        max-width: 45%;
    }
    .rare-banner-content .pft-20 {
        font-size: 8px !important;
    }
    /* SUB BANNER */
    .banner-below-img h2 {
        padding-top: 25px;
        font-size: 16px;
    }
  
    .banner-logo-one {
        max-width: 35%;
    }
  
    .banner-logo-two {
        max-width: 35%;
    }
    /* HOME LINK SECTION */
    .pft-35 {
        font-size: 18px;
    }
  
    .articulo-block img {
        max-width: 40px;
        height: 40px;
    }
  
    .pft-25 {
        font-size: 18px;
    }
  
    .pft-20 {
        font-size: 14px;
    }
    .estudios-link a:before {
        width: 40px;
        height: 40px;
    }
    /* PLATIC AZ */
    .banner-blue {
        padding: 30px 10px;
        margin: 20px 0;
    }
  
    .home-estudios .estudios-block {
        margin-bottom: 45px;
    }
  
    .rare-border {
        border-width: 3px;
    }
    .adaz-content p {
        padding: 20px;
    }
    .platic-az .rare-banner-content {
        margin-top: 71px;
    }
  
    .pft-70 {
        font-size: 42px;
    }
  
    .pft-50 {
        font-size: 20px;
    }
    .platic-section {
        max-width: 100%;
        margin-bottom: 30px;
    }
  
    .left-icon:before {
        width: 35px;
        height: 35px;
        top: 25%;
    }
  
    .icon-placing-section h3 {
        padding-left: 50px;
    }
    .icon-placing-section h3 {
        padding-left: 42px;
    }
    .rare-border-bottom {
        padding-bottom: 12px;
    }
    /* HPN */
    .column-2-container .column-one-section {
        max-width: 100%;
    }
  
    .column-2-container .column-two-section {
        max-width: 100%;
    }
  
    .column-2-line:after {
        display: none;
        height: 5px;
        width: 100%;
        top: 50%;
        transform: translateX(-50%);
    }
  
    .center-imag {
        max-width: 100%;
    }
  
    .card-section-container .patologiaz-cards {
        width: 100%;
        /* justify-items: center; */
    }
  
    .card-section-container {
        justify-content: center;
    }
    .justi-center {
        margin-left: 0;
        margin-right: 0;
    }
    .card-section-container .patologiaz-cards img {
        width: 100%;
        margin: 0 auto;
        display: block;
    }
  
    .card-section-container .patologiaz-cards:before {
        width: 60px;
        height: 60px;
        top: 85px;
    }
  
    .patologia-card-content .pft-17 {
        font-size: 14px;
    }
  
    .patologia-card-content {
        top: 194px;
        padding: 0 20px;
    }
    /* SHUA */
    .shua .section-one {
        flex-wrap: wrap;
    }
  
    .shua .shua-container .section-one .details-icon {
        max-width: 100%;
    }
  
    .shua .shua-container .section-one .img-block-content {
        max-width: 100%;
    }
    .pft-33 {
        font-size: 20px;
    }
  
    .patologia-img img {
        max-width: 100px;
    }
    .platic-bg {
        margin-bottom: 0;
    }
    div#contact-section .border-content .rare-border {
        padding: 10px 20px;
    }
  
    #contact-section .border-content {
        /* left: 50%; */
        top: -19px;
    }
  
    div#program-section .programa-content p {
        padding: 10px 10px;
        max-width: 81%;
        margin: 0 auto;
    }
  
    div#program-section .programa-content {
        margin-top: -35px;
    }
  
    .programa-block {
        margin-top: 80px;
    }
  
    .programa-section img.center-img {
        max-width: 60%;
        margin: 47px auto;
    }
  
    .rare-button a {
        padding: 20px 101px 20px 26px;
    }
  
    .rare-button a:after {
        width: 50px;
        height: 50px;
        right: 24px;
    }
  
    .adaz-content {
        margin: 25px 0;
    }
  
    .idAZ-section img {
        max-width: 60%;
        margin: 20px auto;
    }
  
    .rare-button {
        /*margin: 20px;*/
    }
  
    div#rara-section-content-one {
        padding-bottom: 20px !important;
    }
    .justi-center .patologiaz-cards {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .patologia-card-content.set-width {
        left: 50%;
        transform: translateX(-50%);
        padding: 10px 000;
    }
    div#perspective-video .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--1,
    div#perspective-video-one .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
        width: 60%;
        margin: 0 auto;
    }
    div#perspective-video .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--0,
    div#perspective-video-one .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
        width: 60%;
        margin: 0 auto;
    }
    .pft-30 {
        font-size: 20px;
    }
  
    .platic-az div#rare-banner-section .rare-banner-content {
        top: 48%;
    }
    #expertos .cmp-modal--defaultStyle .modal__close {
        top: 0.9rem;
    }
    #expertos .cmp-modal--defaultStyle .modal__closeIcon {
        width: 1rem;
    }
    /*  */
    .home-banner-contaniner-content {
        top: 30px;
    }
    .home-sub-banner-content > div {
        margin-top: 0;
    }
  
    .perspectivaz .perspective-video {
        margin-bottom: 0;
    }
  
    .perspective-video .col-sm-6 {
        margin-bottom: 0px;
        padding-bottom: 40px;
    }
  
    .column-2-container .column-1 {
        margin-right: 0;
    }
  
    .column-2-container .col-sm-6 {
        width: 100%;
    }
  
    .column-2-container .column-2 {
        margin-left: 0;
    }
  
    .card-section-container .col-sm-4 .patologiaz-cards {
        width: 100%;
    }
    div#patologiaz-section-two .card-section-container .patologiaz-cards,
    div#patologiaz-section-one .card-section-container .patologiaz-cards,
    div#patologiaz-section-three .card-section-container .patologiaz-cards {
        width: 100%;
    }
    .hpp .small-img-ban > div {
        max-width: 100%;
    }
    .hpp .small-img-style {
        margin: 0 auto;
        display: block;
    }
    .patologiaz div#rare-banner-section .rare-banner-content {
        top: 72%;
    }
    .patologia-main-block {
        margin-bottom: 0;
    }
    .platic-section-container .col-sm-6 {
        padding-left: 0;
        padding-right: 0;
    }
    .patologiaz-hr .col-sm-8, .patologiaz-hr-last .col-sm-8 {
        padding-left: 20px;
    }
  
    .icon-text {
        margin-top: 40px !important;
    }
  
    .icon-text img {
        margin-right: 10px;
        object-fit: cover;
    }
  
    .patologiaz-hr {
        padding: 30px 0;
    }
    .lal-d div#patologiaz-section-two .card-section-container .patologiaz-cards {
    margin-bottom: 50px;
  }
  .lal-d div#patologiaz-section-two .card-section-container .patologiaz-cards:last-child {
    margin-bottom: 0;
  }
  
  }
  @media (max-width: 664px) {
    div#banner-sub-section {
        max-width: 100%;
        margin-top: -41px;
        width: 100%;
        margin-left: 0;
    }
    .modal-dialog .video-parent .initialized {
        /* height: 150px !important; */
    }
    .perspective-video .col-sm-6 {
        margin-bottom: 0px;
        padding-bottom: 40px;
    }
  }
  @media (max-width: 664px) {
    div#banner-sub-section {
        padding: 0px 42px;
    }
    .home-sub-banner-content {
        max-width: 100%;
    }
    #expertos .cmp-modal--defaultStyle .modal__close {
        position: relative;
    }
    #expertos .cmp-modal--defaultStyle .modal__closeIcon {
        position: absolute;
        top: 0;
        right: -20rem;
    }
  }
  @media (max-width: 500px) {
    /* HEADER */
    .raredisease-heading {
        max-width: 100%;
    }
    /* BANNER */
    .rare-banner-content .pft-20 {
        font-size: 5px !important;
    }
    .rare-banner-content p:first-child {
        padding-bottom: 6px;
    }
  
    .rare-banner-content {
        /* margin-top: 49px; */
    }
    div#rare-banner-section .rare-banner-content {
        left: 14%;
        max-width: 47%;
    }
    /* SUB BANNER */
    .banner-logo-section {
        margin-bottom: 10px;
        margin-top: 5px;
    }
  
    .banner-below-img h2 {
        font-size: 10px;
        padding-top: 22px;
    }
  
    .banner-logo-one {
        max-width: 40%;
    }
  
    .banner-logo-two {
        max-width: 40%;
    }
    .backround-line:before {
        width: 4px;
    }
    /* PLATIC AZ */
    .platic-az .rare-banner-content {
        margin-top: 50px;
    }
  
    .pft-70 {
        font-size: 31px;
    }
    /* HPN */
    .patologia-card-content .pft-17 {
        font-size: 11px;
    }
  
    .card-section-container .patologiaz-cards:before {
        width: 40px;
        height: 40px;
    }
    .patologia-card-content {
        top: 162px;
    }
    .pft-35 {
        font-size: 16px;
    }
    div#perspective-video .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--1,
    div#perspective-video-one .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
        width: 80%;
        margin: 0 auto;
    }
    div#perspective-video .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--0,
    div#perspective-video-one .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
        width: 80%;
        margin: 0 auto;
    }
    .home-banner-contaniner-content .pft-35 {
        font-size: 10px;
        margin-top: 10px;
    }
    div#banner-sub-section {
        padding: 0 24px;
    }
    .sub-banner-block2:before {
        width: 5px;
    }
  }
  @media (max-width: 412px) {
    #expertos .cmp-modal--defaultStyle .modal__close {
        right: 1rem;
        top: 0.5rem;
        left: unset;
    }
  }
  @media (max-width: 400px) {
    /* PLATIC AZ */
    .platic-az .rare-banner-content {
        margin-top: 31px;
    }
  
    .pft-70 {
        font-size: 25px;
    }
    .pft-50 {
        font-size: 16px;
    }
    .platic-az div#rare-banner-section .rare-banner-content {
        top: 54%;
    }
    .programa-section .rare-button {
        padding: 0 20px;
    }
  }
  
  @media (max-width: 390px) {
    #expertos .cmp-modal--defaultStyle .modal__closeIcon {
        width: 1rem;
    }
  }
  /*@media screen and (min-width: 393px) and (max-width: 788px) and (orientation: landscape) {*/
  /*  .platic-azz div#rare-banner-section .rare-banner-content {*/
  /*      top: 51%;*/
  /*  }*/
  /*}*/
  /*@media screen and (min-width: 412px) and (max-width: 775px) and (orientation: landscape) {*/
  /*  .platic-az div#rare-banner-section .rare-banner-content {*/
  /*      top: 51%;*/
  /*  }*/
  /*}*/
  /*new css*/
  .expertos-img img {
    max-width: 100%;
  }



  /* CSS PerspectivAZ ClÃ­nicas */

@media (max-width: 820px) {

  .banner-podcast {
    position: relative;
    background-image: url('/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/perspectivaz-clinicas/header-mobile.jpg');
    background-size: cover; 
    background-position: center center;
    width: auto;
    height: 100%; 
    min-height: 600px;
  }

  .text-banner-podcast {
    color: white;
    text-align: center;
    justify-content: center;
    padding: 50px 25px;
    font-size: 20px;
  }


  .first-text {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .first-text-bigger {
    font-size: 35px;
    font-weight: bolder;
    margin-bottom: 10px;
    line-height: 1.1em;
  }

  .second-text {
    font-size: 20px;
    font-weight: lighter;
    margin-bottom: 12px;
  }

  .third-text {
    font-size: 32px;
    font-weight: bold;
    line-height: 1em;
  }

  .background-color-grey {
    background-color: #F0F2F1;
    width: 100%;
    display: flex;
    justify-content: center; /* Centra horizontalmente */
    align-items: center; /* Centra verticalmente */
    height: 300px;
  }

  .background-color-grey img{
    width: 250px;
    padding: 10px 5px;
  }

  .text-column{
    font-size: 1em;
    margin: 30px 40px 100px;
    height: 200px;

  }

  .sound {
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 20px 0px 20px;
  }

  .sound-mic {
    height: 40px;
    margin-right: 10px;
  }

  .sound-wave {
    width: 60%;
    height: 100%;
  }

  .thumbnail-trailer {
    position: relative;
    background-image: url('/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/perspectivaz-clinicas/trailer-podcast.jpg');
    background-size: cover; 
    background-position: center 0px;
    width: auto;
    min-height: 130px;
    margin: 50px 0px;
  }

  .hpn-home {
    margin: 35px;
    text-align: center;
  }

  .hpn-home-title {
    margin-top: 30px;
    text-align: center;
    font-size: 1.8em;
    font-weight: bold;
    color: #2c2c2c;
    margin-bottom: -50px;
  }

  .hpn-home-img {
    margin-top: 30px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    width: 350px;
  }

  .cap-1-home {
    margin-top: 20px;
    text-align: center;
  }

  .cap-1-home img {
    height: 500px;
  }

  .hpn-home-text {
    margin: 8px;
    font-size: 1em;
  }

  .dra-elia {
    font-size: 1.4em;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: center;
  }

  .episodes {
    text-align: center;
    font-weight: bold;
  }

  .card-episode {
    margin: 20px;
  }

  .episodes img {
    width: 75%;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-bottom: -23px;
  }
  
  .bttn-episode{
    border-radius: 50px;
    border: white 2px solid; 
    background-color: #003865;
    color: white;
    padding: 10px 25px;
    justify-content: center;
    text-align: center;
  }


  .episode {
    font-size: 1.8em;
    color:#D0006E; 
    text-align: center;
    font-weight: bold;
  }

  
  .bttn-more {
    text-align: center;
  }


  .ver-mas {
    font-size: 1.2em;
    text-align: center;
    color: white;
    border: white 2px solid; 
    background-color:  #EFAB00;
    font-weight: bold;
    padding: 10px;
    border-radius: 20px;
    border-color: #EFAB00;
  }

  .text-legals {
    background-color: #830050;
    color: white;
    text-align: center;
    padding: 20px;
    font-weight: bold;
    font-size: 0.9em;
    margin-top: 20px;
  }

  /* CSS Episodes */

  .banner-episodes {
    background-image: url('/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/perspectivaz-clinicas/Headers1.png');
    background-size: cover;
    background-position: center center;
    height: 100%;
    min-height: 300px;
  }

  .banner-episodes-text {
    font-size: 1.4em;
    font-weight: bolder;
    text-align: center;
    margin-top: 20px;
    color: white;
    padding-top: 70px;
  }

   /* CSS Dra. Apodaca */

   .banner-dra-apodaca {
    position: relative;
    background-image: url(/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/perspectivaz-clinicas/Banners_Dra_EApocada_Mobile_.jpg);
    background-size: cover;
    background-position: center center;
    width: auto;
    height: 100%;
    min-height: 800px;
  }

  .full-text-apodaca {
    padding: 28px;
  }

  .title-hpn {
    font-size: 1.5em;
    font-weight: bolder;
    text-align: center;
    margin-bottom: 20px;
  }

  .text-hpn {
    margin-bottom: 10px;
    text-align: justify;
    font-size: 1.1em;
  }

  .name-apodaca {
    text-align: center;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 10px;
  }

  .description-apodaca {
    text-align: center;
    font-size: 1em;
  }

}

@media (min-width: 820px) {

  .banner-podcast {
    position: relative;
    background-image: url('/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/perspectivaz-clinicas/Header.png');
    background-size: cover; 
    background-position: center 0px;
    width: auto;
    height: 100%; 
    min-height: 600px;
  }

  .text-banner-podcast {
    position: absolute;
    color: white;
    text-align: center;
    right: 10px;
    bottom: 30px;
    padding: 50px 40px;
    font-size: 20px;
    margin-left: 800px;
  }


  .first-text {
    font-size: 2.5em;
    margin-bottom: 20px;
  }

  .first-text-bigger {
    font-size: 3em;
    font-weight: bolder;
    margin-bottom: 25px;
    line-height: 1em;
  }

  .second-text {
    font-size: 1.3em;
    font-weight: lighter;
    margin-bottom: 18px;
  }

  .third-text {
    font-size: 2.4em;
    font-weight: bold;
    line-height: 1.2em;
  }

  .podcast-description {
    display: flex; /* Utilizamos flexbox para alinear los elementos en una lÃ­nea */
    align-items: center; /* Centramos verticalmente los elementos */
  }

  .background-color-grey {
    background-color: #F0F2F1;
    width: 100%;
    display: flex;
    justify-content: center; /* Centra horizontalmente */
    align-items: center; /* Centra verticalmente */
    height: 300px;
  }

  .background-color-grey img{
    width: 250px;
    padding: 10px 10px;
  }

  .text-column{
    font-size: 1em;
    margin: 30px 40px;
    height: 200px;

  }

  .sound {
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 20px 0px 20px;
  }

  .sound-mic {
    margin-top: 10px;
    height: 40px;
    margin-right: 10px;
  }

  .sound-wave {
    width: 60%;
    height: 100%;
  }

  .hpn-home-title {
    margin-top: 30px;
    text-align: center;
    font-size: 1.8em;
    font-weight: bold;
    color: #2c2c2c;
  }

  .hpn-home {
    margin: 10px 40px 40px;
    display: flex;
    justify-content: space-evenly;
  }

  .hpn-home-img {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    width: auto;
    height: 250px;
    margin-right: 10px;
  }

  .cap-1-home {
    text-align: center;
    margin-right: 20px;
  }

  .cap-1-home img {
    height: 250px;
  }

  .hpn-home-text {
    margin: 0px 10px;
    font-size: 1em;
    display: inline-block;
    align-items: center;
  }

  .dra-elia {
    font-size: 1.4em;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: center;
  }

  .episodes {
    text-align: center;
    font-weight: bold;
    display: flex;
    flex-wrap: wrap; /* Permite que los elementos se envuelvan a la siguiente lÃ­nea */
    justify-content: space-evenly; 
  }

  .card-episode {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    width: 400px;
  }

  .episodes img {
    width: 70%;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-bottom: -20px;
  }
  
  .bttn-episode{
    border-radius: 50px;
    border: white 2px solid; 
    background-color: #003865;
    color: white;
    padding: 10px 25px;
    justify-content: center;
    text-align: center;
  }


  .episode {
    font-size: 1.8em;
    color:#D0006E; 
    text-align: center;
    font-weight: bolder;
    margin-top: 20px;
  }

  .bttn-more {
    text-align: center;
  }

  .ver-mas {
    font-size: 1.2em;
    text-align: center;
    color: white;
    border: white 2px solid; 
    background-color:  #EFAB00;
    font-weight: bold;
    padding: 10px;
    border-radius: 20px;
    border-color: #EFAB00;
  }

  .text-legals {
    background-color: #830050;
    color: white;
    text-align: center;
    padding: 20px;
    font-weight: bold;
    font-size: 0.9em;
    margin-top: 20px;
  }

  /* CSS Episodes */

  .banner-episodes {
    position: relative;
    background-image: url('/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/perspectivaz-clinicas/Headers1.png');
    background-size: cover;
    background-position: center center;
    width: auto;
    height: 100%;
    min-height: 600px;
  }

  .banner-episodes-text {
    font-size: 2.6em;
    font-weight: bolder;
    text-align: center;
    margin-top: 20px;
    color: white;
    padding-top: 130px;
  }

  .thumbnail-trailer {
    position: relative;
    background-image: url('/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/perspectivaz-clinicas/trailer-podcast.jpg');
    background-size: cover; 
    background-position: center 0px;
    width: auto;
    height: 100%; 
    min-height: 450px;
  }

  /* CSS Dra. Apodaca */

  .banner-dra-apodaca {
    position: relative;
    background-image: url(/content/dam/multibrand/mx/es/brand-materials/rare-disease/images/perspectivaz-clinicas/banner-dra-apodaca.jpg);
    background-size: cover;
    background-position: center center;
    width: auto;
    height: 100%;
    min-height: 650px;
  }

  .full-text-apodaca {
    position: absolute;
    padding: 12vh 10vw 5vh 50vw;   
  }

  .title-hpn {
    font-size: 1.8em;
    font-weight: bolder;
    text-align: center;
    margin-bottom: 30px;
  }

  .text-hpn {
    margin-bottom: 30px;
    text-align: justify;
    font-size: 1.2em;
  }

  .name-apodaca {
    text-align: center;
    font-size: 1.7em;
    font-weight: bold;
    margin-bottom: 30px;
  }

  .description-apodaca {
    text-align: center;
    font-size: 1.2em;
  }

}




